Package: 2to3
Priority: optional
Section: python
Installed-Size: 32
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Replaces: python (<< 2.7.14-4)
Depends: python3-lib2to3 (>= 3.11.2-1~), python3 (>= 3.11.2-1+apertis1bv2024dev2b1)
Breaks: python (<< 2.7.14-4)
Filename: pool/target/p/python3-defaults/2to3_3.11.2-1+apertis1bv2024dev2b1_all.deb
Size: 10416
MD5sum: e800b6d663cad6209f72a74c06cbb864
SHA1: 02761edd98f4898c11f6bf66551995fdeada795f
SHA256: 830c4bd96fb62007ca105bfcbded05406a17f3895ed6cfc2db9b9707b8225797
SHA512: b34edb8cb255e6835dd3164009ce4ed948ce7ad5aca68a493661219c1e78e193575bf82a86e841290adf7533d3072f6a33aeef10d17f54f87a6b9087aa7e2000
Description: 2to3 binary using python3
 2to3 is a Python program that reads Python 2.x source code and applies a
 series of fixers to transform it into valid Python 3.x code. The standard
 library contains a rich set of fixers that will handle almost all code. 2to3
 supporting library lib2to3 is, however, a flexible and generic library, so it
 is possible to write your own fixers for 2to3. lib2to3 could also be adapted
 to custom applications in which Python code needs to be edited automatically.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 2to3 version (currently v3.11).
Homepage: https://www.python.org/
Multi-Arch: foreign

Package: acl
Priority: optional
Section: utils
Installed-Size: 178
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Version: 2.3.1-3+apertis1bv2024dev3b1
Depends: libacl1 (= 2.3.1-3+apertis1bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/a/acl/acl_2.3.1-3+apertis1bv2024dev3b1_armhf.deb
Size: 60224
MD5sum: 0419310eb9c9f68aa8deec52ca911882
SHA1: a822636ca6375d585ff44fd11bc71fe935218bba
SHA256: 921b857c4a723f929d6b59bd77572eba1102446fa9397b1377b9a6acfd63177d
SHA512: 5803912bc4d2245f8491889acf8ca6fa1172c2d575d9cd73d69cf9366200e996e80ae1ce1d59173180aea520ddfe7fc505bff4578fe1f613090c13a99f01bbe3
Description: access control list - utilities
 This package contains the getfacl and setfacl utilities needed for
 manipulating access control lists. It also contains the chacl IRIX
 compatible utility.
Homepage: https://savannah.nongnu.org/projects/acl/
Multi-Arch: foreign

Package: acl-dbgsym
Priority: optional
Section: debug
Installed-Size: 92
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: acl
Version: 2.3.1-3+apertis1bv2024dev3b1
Depends: acl (= 2.3.1-3+apertis1bv2024dev3b1)
Filename: pool/target/a/acl/acl-dbgsym_2.3.1-3+apertis1bv2024dev3b1_armhf.deb
Size: 58708
MD5sum: 3ae7bcb6bf8f0a146387f56a4c5d3f68
SHA1: 26a82032263e818b26bdb9ca88dc4b5272f08204
SHA256: e12c462179ad0b7602daa753d6cdfcf52a681c850e4b628440bff90efa4e923e
SHA512: 6372604d18afcb1804ad1dbbdb8c95fe2c0929a440beef5c7bcd0951636826fa3ba7f3eb7b7ae3aa228743dfca72b5c62bb71c60657aa00f8518ff6c82596f5c
Description: debug symbols for acl
Auto-Built-Package: debug-symbols
Build-Ids: 08456bfe36b5257370c2d9d43d395f853fa083e3 a1c8beb0c516679337b16f4ebd032aa0ec71703b b420f4e4cdb737f8373f5d7e28b00cba9dd15a78

Package: adduser
Priority: important
Section: admin
Installed-Size: 688
Maintainer: Debian Adduser Developers <adduser@packages.debian.org>
Architecture: all
Version: 3.134+apertis1bv2024dev3b1
Depends: passwd
Suggests: liblocale-gettext-perl, perl, cron, quota
Filename: pool/target/a/adduser/adduser_3.134+apertis1bv2024dev3b1_all.deb
Size: 183832
MD5sum: 627f9296b2c37aa7ddf4831c3caacd82
SHA1: 23aed0974af55777b250744ae2209a04cefe9083
SHA256: 7ffa8dfe0e8ca0b3c109e74c4ee213e39fa7cf7bfabd8e863ec84eb886fc5ef4
SHA512: c300a5148d86dc2b702f90fa69ce55cc5d0e4b6c135ec3050fa185a1434c46dc9e78983d3d05d0b2462fa95e078d6fe13ecb8aeb05948a50bfc4ee0e00a0c9b2
Description: add and remove users and groups
 This package includes the 'adduser' and 'deluser' commands for creating
 and removing users.
 .
  - 'adduser' creates new users and groups and adds existing users to
    existing groups;
  - 'deluser' removes users and groups and removes users from a given
    group.
 .
 Adding users with 'adduser' is much easier than adding them manually.
 'Adduser' will choose UID and GID values that conform to Debian policy,
 create a home directory, copy skeletal user configuration, and
 automate setting initial values for the user's password, real name
 and so on.
 .
 'Deluser' can back up and remove users' home directories
 and mail spool or all the files they own on the system.
 .
 A custom script can be executed after each of the commands.
 .
 'Adduser' and 'Deluser' are intended to be used by the local
 administrator in lieu of the tools from the 'useradd' suite, and
 they provide support for easy use from Debian package maintainer
 scripts, functioning as kind of a policy layer to make those scripts
 easier and more stable to write and maintain.
Multi-Arch: foreign

Package: adwaita-icon-theme
Priority: optional
Section: gnome
Installed-Size: 20895
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 43-1+apertis0bv2024dev3b1
Replaces: gnome-themes-standard-data (<< 3.18.0-2~)
Provides: adwaita-icon-theme-full (= 43-1+apertis0bv2024dev3b1), gnome-icon-theme-symbolic
Depends: hicolor-icon-theme, gtk-update-icon-cache
Recommends: librsvg2-common
Breaks: gnome-themes-standard-data (<< 3.18.0-2~)
Filename: pool/target/a/adwaita-icon-theme/adwaita-icon-theme_43-1+apertis0bv2024dev3b1_all.deb
Size: 5121144
MD5sum: 67dc2520cc50908f3656e7877e574070
SHA1: 055164cf6dec7d0efd15c5d9c01429cee9663285
SHA256: 09af4b3a0db9f7914c18864379d79822784e65ee9037877e5d7ca1129b6366b3
SHA512: 286f6245eb64f9b07e8c23ab9eaecb6a36970934bf492fcc68f8051789f2ded713a71c1b03fb6b4f3fa193e8dabe8c991383b75b1ff1e81fe7c8b12157a2da80
Description: default icon theme of GNOME
 This package contains the default icon theme used by the GNOME desktop.
 The icons are used in many of the official GNOME applications like eog,
 Evince, system monitor, and many more.
Multi-Arch: foreign

Package: agl-compositor
Priority: optional
Section: x11
Installed-Size: 107
Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Architecture: armhf
Version: 10.93.0-1+apertis7bv2024dev3b1
Depends: init-system-helpers (>= 1.52), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libsystemd0, libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.17.0), libweston-10-0 (>= 9.0.0)
Recommends: libgl1-mesa-dri, maynard
Filename: pool/target/a/agl-compositor/agl-compositor_10.93.0-1+apertis7bv2024dev3b1_armhf.deb
Size: 34064
MD5sum: 335b6ef557930f6353f4b2f120e94351
SHA1: 40aeb7fb22baa24a2a92e5c29baf23bd381f2d2a
SHA256: 0a2007681c2c9d6872b880192dbac38fbc56b11f290ac13f1de779dddca7d86f
SHA512: d1bc0c2ead899fa94c4991ceb343c63fd2316169083cd52463cbbd672e20e86ec5e12c2ab9390c20c077fbc9be8e36a509903034bdedc4e8a5d862ec269219fd
Description: compositor for agl based on libweston
 agl-compositor is a reference compositor based on libweston and
 libweston-desktop
 .
 The targetted primary audience is infotainment systems seen primarily
 in the automotive industry
 .
 agl-compositor in an Automotive Grade Linux project
Homepage: https://git.automotivelinux.org/src/agl-compositor
Multi-Arch: foreign

Package: agl-compositor-dbgsym
Priority: optional
Section: debug
Installed-Size: 158
Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Architecture: armhf
Source: agl-compositor
Version: 10.93.0-1+apertis7bv2024dev3b1
Depends: agl-compositor (= 10.93.0-1+apertis7bv2024dev3b1)
Filename: pool/target/a/agl-compositor/agl-compositor-dbgsym_10.93.0-1+apertis7bv2024dev3b1_armhf.deb
Size: 123500
MD5sum: 8a6a44aa62e8b9c1515c552a087b543b
SHA1: 03c6e7ae8b9c92e896205a31b1646bc483b2631e
SHA256: 8152adbb7cbe2c8ea67f076ce99add3a34b739208abc823d9806634f5f226d77
SHA512: 949a576421b41961714e34dce759079af59a5e2e2d401473357fc90454b726f755824f58a5b5eeecd80bb2ff5be5436ab478c8d81162a7166799f164c86ef371
Description: debug symbols for agl-compositor
Auto-Built-Package: debug-symbols
Build-Ids: 3ffc27389d178f36f3760b6148c523dd6b199dbe ffba127789c2b1226b833fbc56ccbf14b175a881

Package: alsa-ucm-conf
Priority: optional
Section: libs
Installed-Size: 696
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: all
Version: 1.2.8-1+apertis1bv2024dev3b1
Depends: libasound2 (>= 1.2.4)
Filename: pool/target/a/alsa-ucm-conf/alsa-ucm-conf_1.2.8-1+apertis1bv2024dev3b1_all.deb
Size: 52528
MD5sum: 35f9078bf0fff7d40c7a27717a28a561
SHA1: 44efafbe9d5a03a04d627ce60bffb46d87534fa0
SHA256: c7eb81c4dfb8f9df54ba0dfdc8c48a046a65247277f4d87e023e6d2a0bf40d02
SHA512: 7210428203af4bde154e0683080a179b04f3cacd951822efc7f3aa44ff94cc3d3c69e8b1ad07a0e497ba69fdc9ed4e75efff2136e8ee44d18e6f051a7cd3db66
Description: ALSA Use Case Manager configuration files
 This package contains ALSA Use Case Manager configuration of audio
 input/output names and routing for specific audio hardware. They can be
 used with the alsaucm tool.
 .
 ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Multi-Arch: foreign

Package: aom-tools
Priority: optional
Section: video
Installed-Size: 424
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: aom
Version: 3.6.0-1+apertis1bv2024dev3b1
Depends: libaom3 (>= 3.2.0), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2), libyuv0 (>= 0.0~git20221206)
Filename: pool/target/a/aom/aom-tools_3.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 143708
MD5sum: 0e388e9f752d667c382dad9ea18c9cc1
SHA1: 199a2c819c4da1959bbe561f281198c6786bd1ad
SHA256: a5475ce706f29d0c8267b92796a4420c7e4cb93f6de25e637b2c080fc168329b
SHA512: 137c059a47695b116d270482573575bccdbc91fb371abcedb75937dfaf707a157ce48a13326b9ead48779d2f00473fa7f21d493285404bf89fb92cc2be5ab235
Description: AV1 Video Codec Library -- Tools
 AOMedia Video 1 (AV1) is an open and royalty free video encoding format
 optimized for the Internet and the successor of VP9. aom is the
 reference encoder and decoder implementation published by the Alliance
 for Open Media.
 .
 This package contains the command line encoding and decoding tools.
Homepage: https://aomedia.googlesource.com/aom/
Multi-Arch: foreign

Package: aom-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 888
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: aom
Version: 3.6.0-1+apertis1bv2024dev3b1
Depends: aom-tools (= 3.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/a/aom/aom-tools-dbgsym_3.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 782080
MD5sum: 2f16a12b3094d4d18cefc8dd63d6d529
SHA1: 085151600326c87183efc4dd00d153837ee7fcd3
SHA256: efdad90cb1742196b5262bf466db7dcb33a81a8401bf37f6518826db0d7b75b9
SHA512: 3a796c30396885290d1a7c22ecc313630461fadb747775177710649d9a9c7856d720118bd578351918f69cc7b0e141fd2e39b9a6b2bbe47d0608410b2463ba72
Description: debug symbols for aom-tools
Auto-Built-Package: debug-symbols
Build-Ids: 0516ef73d74af9d3ea7c4f987d497d86781893fc 07405dd778f5046ad9a6d58a2339646359df357e

Package: apertis-archive-keyring
Priority: optional
Section: utils
Installed-Size: 15
Maintainer: Hector Oron <hector.oron@collabora.co.uk>
Architecture: all
Version: 0.8.1bv2024dev3b1
Filename: pool/target/a/apertis-archive-keyring/apertis-archive-keyring_0.8.1bv2024dev3b1_all.deb
Size: 3396
MD5sum: 9b89f887b277dd1cbf712578cba3e4dd
SHA1: 134161e1fd8478cdbf3041d7d0808e344d2788b0
SHA256: 476baa141957471d7d6876427c21e236118273b300e162944c62dfadedd45205
SHA512: 3e9be54430e506025d2001fb7075ca456a919ac7cae9a120b8f50873782e7da1f417a256c5b31526f6905e09da06d495304071e80c3fc99dd2c659c79623b354
Description: GnuPG keys for the Apertis project repositories and archives
 This package contains all necessary GnuPG cryptographic keys needed to
 sign all Apertis archives.
 .
 These keys allow to ensure the integrity of the binary packages and
 sources contained in the APT repositories.

Package: apertis-hawkbit-agent
Priority: optional
Section: admin
Installed-Size: 46
Maintainer: Frédéric Danis <frederic.danis@collabora.com>
Architecture: armhf
Version: 0.2023.0bv2024dev2b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libjson-glib-1.0-0 (>= 1.5.2), libsoup2.4-1 (>= 2.41.90), apertis-update-manager
Filename: pool/target/a/apertis-hawkbit-agent/apertis-hawkbit-agent_0.2023.0bv2024dev2b1_armhf.deb
Size: 11504
MD5sum: cf2472ff1003e6b0c5a4099828ded09f
SHA1: b96e849491460a73e6c0dd36547db46f03a430a1
SHA256: 86cb44ecc05246b5a78cdea684d7d96e7e4bc6b8756f7bb52e541f88aa826b78
SHA512: 2fffcec3c7391d361d85a5fda833cda1b87f8c1084a6707ae8fa51cf424181a739dddfc2fdb682d37dfe624274c0bd4a7a90b88d31ff5cda7f6519ac572b7e1c
Description: manage system upgrade from hawkBit update server
 HawkBit agent for Apertis system to check, download and trigger installation
 of system upgrade from hawkBit update server.

Package: apertis-hawkbit-agent-dbgsym
Priority: optional
Section: debug
Installed-Size: 58
Maintainer: Frédéric Danis <frederic.danis@collabora.com>
Architecture: armhf
Source: apertis-hawkbit-agent
Version: 0.2023.0bv2024dev2b1
Depends: apertis-hawkbit-agent (= 0.2023.0bv2024dev2b1)
Filename: pool/target/a/apertis-hawkbit-agent/apertis-hawkbit-agent-dbgsym_0.2023.0bv2024dev2b1_armhf.deb
Size: 39908
MD5sum: f3b550ce5886b926ea0ee770adb550ce
SHA1: d0a8d4ee5b330c7a3b5084a6a318582af50f1fdf
SHA256: a781559db79bd39e1c76343ce5638bbdb4f25b16cc895951e05adbcaadfd327b
SHA512: 1cfedc8feed0d3aac62259bba9d0b492c9bcc2618e3480ca18ea0b612ea6098e2e701dafb7c0ed133cb27e6e917ee68ec3cc0d3b37ba6af6c6cc0606a34a271d
Description: debug symbols for apertis-hawkbit-agent
Auto-Built-Package: debug-symbols
Build-Ids: ae7342038a7f649e35a0c8d52e7e3761e4aa270b

Package: apertis-update-manager
Priority: optional
Section: admin
Installed-Size: 160
Maintainer: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Architecture: armhf
Version: 0.2023.3bv2024dev2b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.57.2), libostree-1-1 (>= 2020.7-1), libudisks2-0 (>= 2.7.2), zlib1g (>= 1:1.1.4)
Filename: pool/target/a/apertis-update-manager/apertis-update-manager_0.2023.3bv2024dev2b1_armhf.deb
Size: 42508
MD5sum: 2e91745153747bc337a00d8406cf922f
SHA1: e0ca6db55458691a244c30128e8f1c09f3587d2a
SHA256: 587b48f4dc35d31c9edc53849ef8e241580e300a430192e4d2c83b81413e97d1
SHA512: f29ba8fb65249bd9dad396200e229314493f71ddeeeb9b351fea496a3d35626ea5b6f4f71581fbcef6196f0103134626a4ddb0b0bbf2c8dd8bd2bff4e00cafaf
Description: keeps the Apertis system up to date
 Apertis update manager keeps the system up to date and configured

Package: apertis-update-manager-dbgsym
Priority: optional
Section: debug
Installed-Size: 278
Maintainer: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Architecture: armhf
Source: apertis-update-manager
Version: 0.2023.3bv2024dev2b1
Depends: apertis-update-manager (= 0.2023.3bv2024dev2b1)
Filename: pool/target/a/apertis-update-manager/apertis-update-manager-dbgsym_0.2023.3bv2024dev2b1_armhf.deb
Size: 209364
MD5sum: e465231286b5b279e65093a2394b7d8b
SHA1: d035f58c46958168dcfa1ac5eae372e473b41943
SHA256: a2c39ad41872e2dc12c322fbd6d6922753e75b5fb266a8d46a0bae3d27745d12
SHA512: 916c541f8152b107739b234cd4bd0f0a7e5badc91a668f27313f4ae42ed0257cb1f3d97b4b3b0dafab15436ff17bb4257b6d75432c4ca12c95dfd007b1eb4748
Description: debug symbols for apertis-update-manager
Auto-Built-Package: debug-symbols
Build-Ids: 9c5751acb8d873f60300c2ded27b6c97e1c2e58f b790899872588fd5ea8db7f3a5bb0cebbdc464a0 ba3e803b4e8587e34ebcda6f102e82d5ecc669d4

Package: apparmor
Priority: optional
Section: admin
Installed-Size: 1987
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Version: 3.0.8-3+apertis1bv2024dev3b1
Replaces: fcitx-data (<< 1:4.2.9.1-1ubuntu2)
Depends: debconf, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.36)
Suggests: apparmor-profiles-extra, apparmor-utils
Breaks: apparmor-profiles-extra (<< 1.21), fcitx-data (<< 1:4.2.9.1-1ubuntu2), snapd (<< 2.44.3+20.04~)
Filename: pool/target/a/apparmor/apparmor_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 551112
MD5sum: 3715dd31b4811f8bfde162bdd76d6d7d
SHA1: 93dbd264d8c5ea085937f60b9e2181d19eb95e62
SHA256: 0b5441609a303fda4134a97faf1807d9947abc9e9216892366140761c097ddab
SHA512: 1854abc1e7c45471a3f1acf116ea111e344f4467648929f9128e89aa45cb0fe5309b4e24d8a7b41d2cbb8819be1a31e45e182dac35bce1627b98042c06f6af8b
Description: user-space parser utility for AppArmor
 apparmor provides the system initialization scripts needed to use the
 AppArmor Mandatory Access Control system, including the AppArmor Parser
 which is required to convert AppArmor text profiles into machine-readable
 policies that are loaded into the kernel for use with the AppArmor Linux
 Security Module.
Homepage: https://apparmor.net/

Package: apparmor-dbgsym
Priority: optional
Section: debug
Installed-Size: 2763
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: apparmor (= 3.0.8-3+apertis1bv2024dev3b1)
Filename: pool/target/a/apparmor/apparmor-dbgsym_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 2251708
MD5sum: fd230a7a8f844822df7db81e9f829c33
SHA1: a29dcb77dc43fc14936114f8772afd3221c2ad53
SHA256: 56848d6eef9f7862467ce09e2ea00e663497f01ec5c26373aec7e8482fe0c8ef
SHA512: c71c2e0f08895f3a771f8153c08dd653b746d61e23b0ea14fc2a24d4c5e8a8777eb21d7701296f44115cf9796459999887cd81f356b56b1a5ba0a2cd10455c63
Description: debug symbols for apparmor
Auto-Built-Package: debug-symbols
Build-Ids: 05d7cfd2ae2f5a42c6ac6a354568b942626982f0 9f545cef6510714830795b96418204c4fa92525c b8872aa5c4128bb495634f5bad6705b0a0adc2f5 c1072da7d214793d21171c9c879a099a6cd642f2 deafa98cbfeea04b7af750f45780a6e007349032

Package: apparmor-notify
Priority: optional
Section: admin
Installed-Size: 67
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: all
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: python3-apparmor, python3-libapparmor, python3-notify2, python3-psutil, python3:any
Filename: pool/target/a/apparmor/apparmor-notify_3.0.8-3+apertis1bv2024dev3b1_all.deb
Size: 28292
MD5sum: f91532a0a212327dc9ab599bf9e18238
SHA1: 871a19c8a43ff980c8cfc8412739bc71c71f7195
SHA256: 5271eb84687153f01182c4270c75add9a4466502820a1a9b7b0d8d600a3f17b0
SHA512: d0599e12d6d469dadd98b862fa8451de6d24f8fe1117f4070397d593afa7f15b390047d80cbf6716d508a8a8b7e0733101cee4bda761bb94e61f631afa80c883
Description: AppArmor notification system
 apparmor-notify provides a utility to display AppArmor denial
 messages via desktop notifications. The utility can also be used to
 generate summary reports.
Homepage: https://apparmor.net/

Package: apparmor-profiles
Priority: optional
Section: admin
Installed-Size: 314
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: all
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: apparmor
Filename: pool/target/a/apparmor/apparmor-profiles_3.0.8-3+apertis1bv2024dev3b1_all.deb
Size: 47912
MD5sum: 9f961f985d22a39ea9e469a11dfe0cd5
SHA1: 815b42e1d9f2bfe84077a2eba08aa50853d45d33
SHA256: ce5c65924c1b5ac828df0a621401b76c31756ccb2ed388aa24f292151bc08e23
SHA512: d1d2c0a9c3ee317c1fb941c3e3db2c8e0838f179f532fb3b45dbabaa2e7e09eb33513d13bc17a757c9c21c9a469cc27b151c51269e09217c6a4f38452312ecf6
Description: experimental profiles for AppArmor security policies
 apparmor-profiles provides various experimental AppArmor profiles.
 Do not expect these profiles to work out-of-the-box.
 .
 These profiles are not mature enough to be shipped in enforce mode by
 default on Debian. They are shipped in complain mode so that users
 can test them, choose which are desired, and help improve them
 upstream if needed.
 .
 Some even more experimental profiles are included in
 /usr/share/doc/apparmor-profiles/extras/.
Homepage: https://apparmor.net/

Package: apparmor-tests
Priority: optional
Section: admin
Installed-Size: 1040
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: apparmor (>= 2.6.1-4ubuntu1), attr, libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), perl:any
Filename: pool/target/a/apparmor/apparmor-tests_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 140272
MD5sum: 8076b6cd3ce5cfbf997bb28cf10b8ae8
SHA1: d81a529f3f9ff40e1d2433fdcb7ef0f5a8b4f33b
SHA256: 72e14c950022490e9ddaf685a46dc1d9167bd612ca6bc1fa0cbe799e7eb81985
SHA512: 9e7944e21e92f37e777c7b870ef31bd7f6a9dc9d3744bda10d2b41f622e01a96ec4ceb7c90d062f4e405fef6c2e51e481e41fe952aab8e7fb6e794cbeabbf568
Description: Tests for AppArmor
 This provides the tests used to check apparmor is working properly
Homepage: https://apparmor.net/

Package: apparmor-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 984
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: apparmor-tests (= 3.0.8-3+apertis1bv2024dev3b1)
Filename: pool/target/a/apparmor/apparmor-tests-dbgsym_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 397876
MD5sum: 6b2d86fe7d3417ec45ca4f5c94e1fcae
SHA1: 7e1db5b3b336ff5a23104025d1271a982ac769c0
SHA256: f861a518d0f9dc20553f3fcda458e1a19c53494d6f47d0a2584452f3e400c1d8
SHA512: f78a2a7e679f9be17553ecc44b8ed6f5777d285498410d207d604c34c13528fd29e692ecc763dc6b7929d2481c7480ac670d63260b6872f635daaaca30d42971
Description: debug symbols for apparmor-tests
Auto-Built-Package: debug-symbols
Build-Ids: 07da9943f8aca01a3ad85c38a30961bfdc0a39d1 0c90f86f13dc88b8c5b0fc8a829e3d91752b8c0c 0d12c1aecfb5932dc9779577f4c998da2583d2ac 0edf61bdf0d976dd8f3420eb1998b568b9c359bc 0f23b9f38d022789ce3e044aa7a1b6d7d8f3c172 0ff8c5a4d5345e510b40eb20a392edb5704a9957 14808ea1821cdb85cd51a68fe207e65e5f0c40cb 16faca11586c9fd267ed1dae780d23247b025d12 180cac49e07cfe68c3159a126d018c03fce51e35 1ed00d2a4e0fba7e084bf5fc5b8750cbf94aadba 20a895033b9da17f6130b18ca513062568a04e73 20f96202145c073bb383e0152b71eebb4c5e5732 218820d10a7d5323f64f1485d16661a8397e37f9 23873c917f577139988d2b348d646ce06e2710a7 29f80f94cb4a59cf660ad318fdace3c34de8c06c 31b254959f5bbe1c8127da06c2b40cc7c65ac29b 3234caa4b0dc0b39a9ea53a4c82e7e32e14a27f1 32abaf87bdb6a668523d9ea2dd9c5de1fbaea211 3717d0a781e8290212a8aff5c565a835c1651859 3ac5db5b2fc08b05a7d17962d6f5344c76c041aa 402ae55c328a8ef9943121c6aa3b632b971f5b12 408149765ecd80707767e086958dc772efd16dbc 40dd98f8fa1331d425e1ad0003769fee978259fc 41fe538ced0ed96b38fd9d5c36568e2d673398b9 4237628697f60ef6170a085d10c64ee6f0486154 43bd82429b708c1f70dc7739de2e9d4093aad1e0 441be6020dc587f10e49ea30f37ed1069167faf4 455680ab69b088aeaf35078f19dd5117db8473ef 468d4ff40517954728b5df401d5176194cb81472 47f6c9d25efa2360b3e49c39ea1acaa40904b53a 49d5e3dd5af0ca4728bf29a917afc875b37f90eb 49ec3e35f686fa23135803cd6082b6765a696a1b 4a04da02271bace45f87f1fd20bf820afcff626d 516c909a298f99ded2af40fa7f93c8a142563d73 55ceda6b81b9adcf7af3cc870f2be5a5bde92b1f 756e46e32ef046260de7345604817ccc8e8028d5 7cc75cb0145c9cf14b807c8bbdd8ad9f3277f26d 8043377d537a1be137e1ccff2039f8cebae2c5af 86ecdd14dfbe428fa8bee63a0664263ffb8286c1 8b2b37d322a16b7d95a35087519322de3c9452dc 94b4fdcb62ca7c03ba155d11502c62d39f11516e 9551409964e658f338ef8ebdcdf8646bff7b6dd6 9636c47ef06afaeb6a79c87b32ff54ec3b19858c 9b5368affa9ab9e79236025a4a3e7e78173f6090 9fd87ad8677a72fff4dd6ff050b81238377490c0 a120d0601913e4b60558fd957534b615d4df860a a574d2b0b9093d58d5e562ebe1cf90a04f661c3a a9378aece93063246d235512dcedeccdaddc2f36 ad15980ed653c5ec7d5ef5120b33977227fc5b5d b988aa37628408cc5b252f2ae16d66b9f4a5cecb c20313b35d2154b9df49a49e9e8d891b9a8ade7d c318de3a7287927cef6fc8553256b5ba5f85c04e c411d1a87f90d76ce482971a36c1b4e14665b86d c446e1256b875422ae176b4a915c5b24514d3902 c46ab391b3e6b5e2aad9557f7974ddf5d3a0bd40 c519e29c7704ac3e8daf686fc165049fd3bda38f c6218403d8aadd8eb618a7485f3e59914b1886f2 cc547aaeb6cc6ebab8aa1d5f5b6af6ee10ecba26 cca6f0efe6a46888197843e53936254bdc6658eb cf7eb4471ba74fe0b52a99670991e0b03a391349 d221ab8718fbd3f178b856ad3ca81c4a5e518258 db9d66e75f570c4cb28d76f635c43995f753aedd ddcb52eeca88fcf80efea7b8180943d002c01294 e4cb38d1f33af4db24b8eda7832dba02ccea97ff e9c597ba7dcbd3ef8a4e42eecc811d7f67512839 ed0b8ef30a55faff8f57caf7029d7a6294238172 f152d6085ea734f8148bece5261bf4e78c71015e f650f869ab7679c4035c93d208aac0468df23eb9 f8137073a540127f9328a5d5e030d3b6bb6a7aa0 faafb0ebebe6831bb7c4c8dece5987418b2933f6 feb520ce7d9fdc032b95b195adb32dc859daff21 ff0680e6d3633f89427b729f1f9d580106460b06

Package: apparmor-utils
Priority: optional
Section: admin
Installed-Size: 384
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: all
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Replaces: apparmor-easyprof (<< 3.0.3-4)
Provides: apparmor-easyprof
Depends: apparmor, python3-apparmor (= 3.0.8-3+apertis1bv2024dev3b1), python3:any
Suggests: vim-addon-manager
Breaks: apparmor-easyprof (<< 3.0.3-4)
Filename: pool/target/a/apparmor/apparmor-utils_3.0.8-3+apertis1bv2024dev3b1_all.deb
Size: 100200
MD5sum: ddf6e1e96c638126ad527cdde6c73a82
SHA1: f0101da6aaf1191f810819497d0c10f9fb42fcbf
SHA256: bbcf0802472b04e88a5b0572559dc90c86e3d55e74df51a4bba9073c4315f9b4
SHA512: 7d5c07553a01127f79c03bc0abe24d168eae4bd12d542a2a49c8e8ce9b2bdcd640f7d3d76395818a1abac81c81b34fab0794204855ec79d1192f59f290ed9735
Description: utilities for controlling AppArmor
 apparmor-utils provides utilities that operate on AppArmor
 profiles. Profiles can be created, updated, enforced, set to complain
 mode, and disabled with tools such as aa-genprof, aa-enforce,
 aa-complain and aa-disable.
 .
 Additionally, the aa-easyprof utility helps generating AppArmor policy.
 It supports the use of templates and policy groups to quickly profile
 an application.
Homepage: https://apparmor.net/

Package: apparmor-utils-tests
Priority: optional
Section: admin
Installed-Size: 775
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: apparmor-utils, iputils-ping, aa-status, python3:any
Filename: pool/target/a/apparmor/apparmor-utils-tests_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 91800
MD5sum: 4c073b4c2518d1f982cf7485b327d5b4
SHA1: 6d039e1a54f9ab65fda1cc72db47a2397289eac3
SHA256: 8986605406500cee1ea1ca2f7fc057a93c8a6520faec51839896e042628b268f
SHA512: 2c7cc06e920da69e81dc75769f660591e3284ddfcce34904554b7aaa1b5e4f2bc806439718ffc5c50b93b9917ffa86327abe2b5ac7f6c34a9cbb578172355971
Description: Tests for Apparmor utilities
 This provides some tests used to check apparmor utilities are working properly.
Homepage: https://apparmor.net/

Package: appstream
Priority: optional
Section: admin
Installed-Size: 2463
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: shared-mime-info, libappstream4 (>= 0.16.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.62)
Suggests: apt-config-icons
Filename: pool/target/a/appstream/appstream_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 408008
MD5sum: 5924a3af16a2819abb40d77b25edf1ec
SHA1: 88f7ab9496e071c9ca55f88e3a8f3627805a0522
SHA256: 51efa4f5593780765c99437ae9ba77210a5f807396f2df0860c16f7cd2df2dd2
SHA512: 6640b1b9207a9287190265a0ef089600efb1f928c5dd8b5f61d8ada67d248c5e7051c38691b05cd31309a8f129d8909706a97de758fc11f4e49b39a42d7d3a09
Description: Software component metadata management
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 The AppStream project provides facilities to easily access and transform
 this metadata, as well as a few additional services to allow building
 feature-rich software centers and similar applications.
 .
 This package provides tools to generate, maintain and query the AppStream
 data pool of installed and available software, and enables integration
 with the APT package manager.
 .
 The 'appstreamcli' tool can be used for accessing the software component
 pool as well as for working with AppStream metadata directly, including
 validating it for compliance with the specification.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: foreign

Package: appstream-compose
Priority: optional
Section: admin
Installed-Size: 81
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Replaces: appstream (<< 0.15.2)
Depends: appstream, libappstream-compose0 (>= 0.16.1), libappstream4 (>= 0.15.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.62)
Recommends: ffmpeg, optipng
Breaks: appstream (<< 0.15.2)
Filename: pool/target/a/appstream/appstream-compose_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 28916
MD5sum: fb9e706757b58fe5b11d7559124a8e43
SHA1: 870f6f1a18c6628a361ade75e6043a52b7a86799
SHA256: 8c1419e044c3de2a5cbf5be0325de0f050784bcea4d6245088aaa92a56fbaa18
SHA512: 875e20bf1a9da129d789b44cf082dba07f9577d4b36b0194c6f22a70e237aee384a1cba7f596d4d7c8283427fa0bce0f2c029264986c92afd0002fd0b10ac0ab
Description: Compose metadata catalogs from directory trees
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package extends the `appstreamcli` utility with a `compose` subcommand
 to generate AppStream metadata and media files from directory trees.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/

Package: appstream-compose-dbgsym
Priority: optional
Section: debug
Installed-Size: 63
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: appstream-compose (= 0.16.1-2+apertis0bv2024dev3b2)
Filename: pool/target/a/appstream/appstream-compose-dbgsym_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 40548
MD5sum: 20a26caafe153392c90d2fc21121ffed
SHA1: 2a56ad1b5fca1dfaf14706f1f69889c072ba111a
SHA256: baeb7bb0880a68f07432cfebeb10eb307a20911df1e6295208ec40e764b8bb3f
SHA512: 5c08c2e0d76686f6e360293c93545dd8c1b932c31544ee1c7c110c87c588025b9c8d1da707d208c0aa18831842b7673459315720915bb052922fa2498f3720b3
Description: debug symbols for appstream-compose
Auto-Built-Package: debug-symbols
Build-Ids: 66e08ed9af684ff555e1ce51fa825c3027f143ad

Package: appstream-dbgsym
Priority: optional
Section: debug
Installed-Size: 121
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: appstream (= 0.16.1-2+apertis0bv2024dev3b2)
Filename: pool/target/a/appstream/appstream-dbgsym_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 93900
MD5sum: 32efa88f942213507ed5a95236c90adb
SHA1: 8478de5579bffd8b0474a4a510b5b38bb160cc17
SHA256: f764d05336b4683ad2244735ee0c73901e006aeccf2a99470c2c476d0f4ceb43
SHA512: f14c9f56a594d24a89c0e6eb5d7efb4c991a41973c6f84cca87069c84deed2089b1192b340544b4d3f19aeeb2dc460aa14428bbf239727eedb493c8d930c9f6b
Description: debug symbols for appstream
Auto-Built-Package: debug-symbols
Build-Ids: 28abbc3eed47b7396b5dbbf22de4dd6fb327c83f

Package: appstream-doc
Priority: optional
Section: doc
Installed-Size: 4383
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: all
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: libjs-highlight.js
Suggests: appstream
Filename: pool/target/a/appstream/appstream-doc_0.16.1-2+apertis0bv2024dev3b2_all.deb
Size: 1548364
MD5sum: 92848a8513df5c70eefb952c82015119
SHA1: 6232a8d90bcdb95132b9bd69c10ac65281c16e59
SHA256: 9acfa96db9df2c6f2e2df63f4788b4f00f3709a98d0c63e254cec9a78fa9dcac
SHA512: a70cd08be10b89bc48e9826667493ae61f68a9bc9e32a32af459eea2203402c2ed5950d22d8e7cfe5b79b66bb796afdba2d8cdd592b04040bd7f6048bc4f44cd
Description: Developer documentation for AppStream
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package provides developer documentation for AppStream.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: foreign

Package: appstream-glib-doc
Priority: optional
Section: doc
Installed-Size: 1377
Maintainer: PkgUtopia Team <team+pkgutopia-team@tracker.debian.org>
Architecture: all
Source: appstream-glib
Version: 0.8.2-1+apertis1bv2024dev3b1
Filename: pool/target/a/appstream-glib/appstream-glib-doc_0.8.2-1+apertis1bv2024dev3b1_all.deb
Size: 80804
MD5sum: 025229f9101ace0c9368ef719806c786
SHA1: b2e3a4e78489871ba708a40496901a3c8f3f2d42
SHA256: 1f291a1ba13396475ac36ab7415a99611d8a36c2f1feb4e6eed41d7a3e193aaf
SHA512: 000bc5aa46e226fc88c5da9871e5fe408c5d8b635ac34c876fd7379b02de699cd26fa14c0a1ec79d1309dcc6e476e0fbacd70364a6536e79b18e065d8727d0b2
Description: Developer documentation for the libappstream-glib library
 AppStream is a cross-distribution effort for creating and sharing
 metadata about software components available in the package repositories
 of a distribution.
 .
 This package provides developer documentation for the
 libappstream-glib library.
Homepage: https://github.com/hughsie/appstream-glib
Multi-Arch: foreign

Package: appstream-util
Priority: optional
Section: admin
Installed-Size: 802
Maintainer: PkgUtopia Team <team+pkgutopia-team@tracker.debian.org>
Architecture: armhf
Source: appstream-glib
Version: 0.8.2-1+apertis1bv2024dev3b1
Replaces: appdata-tools (<< 0.3.4)
Depends: libappstream-glib8 (>= 0.8.0), libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.30.0)
Breaks: appdata-tools (<< 0.3.4)
Filename: pool/target/a/appstream-glib/appstream-util_0.8.2-1+apertis1bv2024dev3b1_armhf.deb
Size: 137928
MD5sum: f3e6f068931f8eaeffcd132a4b3d77e6
SHA1: 09780f8a936670c8a909f879d398b7ccabe98f80
SHA256: e988635cfa982e2d6d7220b5ebc83240d583e4a7bfa952e99f60869ceb4a902c
SHA512: 3ddd76376ea0e1f1299b3864ca412154e16a14f3333f7c11c54d6e0ff2acdd9ebcb8fd8ebd7d3f4c79d0ad5b55fdb4fbc0801ece88ffcb2cc53e013bb07aba12
Description: Utility to work with AppStream metadata
 AppStream is a cross-distribution effort for creating and sharing
 metadata about software components available in the package repositories
 of a distribution.
 .
 This package provides an utility to work with AppStream metadata, which uses
 libappstream-glib.
 .
 It also contains Autotools macros to easily integrate AppStream metadata into
 an Autotools-based buildsystem, by running 'appstream-util' to validate the
 files before installing them.
Homepage: https://github.com/hughsie/appstream-glib

Package: appstream-util-dbgsym
Priority: optional
Section: debug
Installed-Size: 141
Maintainer: PkgUtopia Team <team+pkgutopia-team@tracker.debian.org>
Architecture: armhf
Source: appstream-glib
Version: 0.8.2-1+apertis1bv2024dev3b1
Depends: appstream-util (= 0.8.2-1+apertis1bv2024dev3b1)
Filename: pool/target/a/appstream-glib/appstream-util-dbgsym_0.8.2-1+apertis1bv2024dev3b1_armhf.deb
Size: 110456
MD5sum: 1c5c82cf8ed49ef8b47e36119b0c8f37
SHA1: fc817d83ee56b55dddbc00c9f884448fd635db1d
SHA256: 5b5ecd185704e223f9c1a139cd421205d4fca9b69b0cbde8e2f75ded8d1130d3
SHA512: 863516a1dc1ef5a73d4c2768773f50433ebd466282710249b675252cf61fd67fb7d0e632d5f933b79d448cc79ba9aec24aea2317bbc75f9209a9fb5a3e13f600
Description: debug symbols for appstream-util
Auto-Built-Package: debug-symbols
Build-Ids: 5723f775e2345252d3930612aa87547a758d1f76 a2603711b8c65f23428109aea09f2c754bc62969

Package: apt
Priority: important
Section: admin
Installed-Size: 3568
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: armhf
Version: 2.6.1+apertis1bv2024dev3b2
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 2.6.1+apertis1bv2024dev3b2)
Depends: base-passwd (>= 3.6.1) | adduser, sequoia-gpgv | gpgv | gpgv2 | gpgv1, libapt-pkg6.0 (>= 2.6.1+apertis1bv2024dev3b2), apertis-archive-keyring, libc6 (>= 2.34), libgcc-s1 (>= 3.5), libgnutls30 (>= 3.7.5), libseccomp2 (>= 2.4.2), libstdc++6 (>= 11), libsystemd0
Recommends: ca-certificates
Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base
Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10)
Filename: pool/target/a/apt/apt_2.6.1+apertis1bv2024dev3b2_armhf.deb
Size: 1322896
MD5sum: fa5217f689f8cb4aa6b3a28fe76f237b
SHA1: 1c48c8234860874ee44462b794d461497b9ba57a
SHA256: 6ce5eb7afae70e125291302113a8f1a8a07b6fc11f0901b50ad2d790e81f473d
SHA512: 5b703f4851db3d3385343fa0e87a453bab591bf14314c2c9df797c0c785bc4b152306ae4537f0b5c604cee049983a393a4f018174c21ef4841a72fcbf1bbaa1e
Description: commandline package manager
 This package provides commandline tools for searching and
 managing as well as querying information about packages
 as a low-level access to all features of the libapt-pkg library.
 .
 These include:
  * apt-get for retrieval of packages and information about them
    from authenticated sources and for installation, upgrade and
    removal of packages together with their dependencies
  * apt-cache for querying available information about installed
    as well as installable packages
  * apt-cdrom to use removable media as a source for packages
  * apt-config as an interface to the configuration settings
  * apt-key as an interface to manage authentication keys

Package: apt-config-icons
Priority: optional
Section: misc
Installed-Size: 25
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: all
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: appstream
Filename: pool/target/a/appstream/apt-config-icons_0.16.1-2+apertis0bv2024dev3b2_all.deb
Size: 9840
MD5sum: b57e93f92c0f1230bd8b7b8874ef7a06
SHA1: 296c47caed42daabce054a0d61c242aca7741114
SHA256: c786c97179cdfd4154b4280be0a3b7ae60e01889814c219e9392cccec4f9a0b2
SHA512: 4c64193c3fb039b0b4f67d82583e6fbb9a1da3d4ad3d6318c0125cd8d695e51a407e381e2d70e6a9bde8c935ff78b7f5a0a8b0bd536574efcf1493b735b03ad6
Description: APT configuration snippet to enable icon downloads
 This package contains an APT configuration snippet that enables the
 download of an icon tarball containing application icons for display in
 software centers.
 Icons get downloaded directly from the archive via regular cache updates,
 and match the software currently available in the respective archive suites.
 .
 This snippet enables icons of the default icon size set in the AppStream
 specification for software centers, 64x64px. It also enables downloads
 of smaller 48x48px icons.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: foreign

Package: apt-config-icons-hidpi
Priority: optional
Section: misc
Installed-Size: 25
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: all
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: apt-config-icons
Filename: pool/target/a/appstream/apt-config-icons-hidpi_0.16.1-2+apertis0bv2024dev3b2_all.deb
Size: 9760
MD5sum: 5b723f199161e595a279531c131ba277
SHA1: b9fc43c9b04a793957a7779accee3575f9b6c982
SHA256: e32555f303adc9b8a58d581390632ff3d439a69295f0177f7d0e118d1a770bb1
SHA512: 60ae059d9521fc38d91b0acf4fb7d01157586e0dec64ad78746706e3f57a9bcd79248dffb32ab587aaf54de8b8604a9f890dbcccbb2a52bb656614da2256408b
Description: APT configuration snippet to enable HiDPI icon downloads
 This package contains an APT configuration snippet that enables the
 download of an icon tarball containing application icons for display in
 software centers.
 Icons get downloaded directly from the archive via regular cache updates,
 and match the software currently available in the respective archive suites.
 .
 This snippet enables icons in the size of 64x64@2, that are suitable for
 HiDPI displays.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: foreign

Package: apt-config-icons-large
Priority: optional
Section: misc
Installed-Size: 25
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: all
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: apt-config-icons
Filename: pool/target/a/appstream/apt-config-icons-large_0.16.1-2+apertis0bv2024dev3b2_all.deb
Size: 9840
MD5sum: cff019c418cd3bc3a6fdd25c0d796617
SHA1: a1b0478d3fa3ea37b50f02c941ee1828f325c9ca
SHA256: 9655ce1bad14ebaa3a023efb989fa6d4cfdcb9dac692bb41a9000f54b4184b2e
SHA512: 1e0b8addbc91283e94fdf37ba2227db98db6cbbbc4f3eed7a75af9d852f5273b0d433df6984bd37871d677ded92a04410be40cfd10114fbc60198f90db0b874c
Description: APT configuration snippet to enable large icon downloads
 This package contains an APT configuration snippet that enables the
 download of an icon tarball containing application icons for display in
 software centers.
 Icons get downloaded directly from the archive via regular cache updates,
 and match the software currently available in the respective archive suites.
 .
 This snippet enables icon tarball downloads in large, 128x128px size.
 If these bigger icons are not downloaded by APT, a software center may
 decide to fetch them on-demand from a web location.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: foreign

Package: apt-config-icons-large-hidpi
Priority: optional
Section: misc
Installed-Size: 25
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: all
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: apt-config-icons-large
Filename: pool/target/a/appstream/apt-config-icons-large-hidpi_0.16.1-2+apertis0bv2024dev3b2_all.deb
Size: 9848
MD5sum: 94638137bb3415b8afa9209334cb5a80
SHA1: 150e675776394cdbef507bd91ac9404fdaec4048
SHA256: c1d3a37a8a3726790137b6375811d0a613e3c405af78e500ced144789c5ed0ab
SHA512: 043e50f6a72474d22cacb14b8c9fc6a4dcb232c0e53d2a9a02fce66f223bf11adcda4a28c4289019beeedd457ef1aae8903ee6ec59a95859da1117af29f09a36
Description: APT configuration snippet to enable large HiDPI icon downloads
 This package contains an APT configuration snippet that enables the
 download of an icon tarball containing application icons for display in
 software centers.
 Icons get downloaded directly from the archive via regular cache updates,
 and match the software currently available in the respective archive suites.
 .
 This snippet enables icon tarball downloads in large, 128x128@2 size that
 are also suitable for HiDPI displays.
 If these bigger icons are not downloaded by APT, a software center may
 decide to fetch them on-demand from a web location.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: foreign

Package: apt-dbgsym
Priority: optional
Section: debug
Installed-Size: 7421
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: armhf
Source: apt
Version: 2.6.1+apertis1bv2024dev3b2
Depends: apt (= 2.6.1+apertis1bv2024dev3b2)
Filename: pool/target/a/apt/apt-dbgsym_2.6.1+apertis1bv2024dev3b2_armhf.deb
Size: 7160292
MD5sum: bb90b1cd7fd03565a019059bb2364646
SHA1: ad218d8c09f089695c6e924cfb5bb19c95f1e3a4
SHA256: 505d0fc98c8f9cb7ba56c047558a18ebb1dba90e13d7dfd039b5f9241caab089
SHA512: 43d73f0e3406633b0df23984eb6c6f69df471b263c3cee011c0f57f1a27ec8a695ede8f4ee9fa7508c03f174c140eba732aeae87f2473bb3a9dc84bed214c98b
Description: debug symbols for apt
Auto-Built-Package: debug-symbols
Build-Ids: 04a04156238b5c3a4d5232e80577c9014deb1d8a 083d9867494066b44a7f0a214c95741c1f86d191 40481f6cdfb28f5703dcc7308ec59ffe4b253d3f 431ba91461401fe249e26c393f229d2e888ec677 491f092cc38fa91ee4b45a0286abcad3353076a0 4b701322e41f26f30a5c3fd0c1c6d2df92a4d7f0 592491d926bd199b0027dfc9867c0c23f1a1b099 5cea48c42f694e0142af719d60be647f2f370ee3 60119162bc1c94c2f4dda551e00f0348a70dd148 62e0a0d9b868d91f0cfb9d3b25d7bd728fd3841f 94252111923d028e2547d671f38d978fc3fc8040 9c1cf2878507a7b041ec865ed82ba82ac06e56a0 a91e63785295345a77d3e2b0392bdc6aac21f681 a96cefd79be88cc47a50228948a76a23db82940d b10b035c0ad9767f8b233d389b98755a001323f4 b641eab6e9f922a846c048c58f7c23db351f4aa3 cec5c801717c341db74b05f53398da272d513e98 d2990469fd5cd91f16ec18bc8d2f52746f21847f ef0c98a1db80e3e158d6cd6e94493ad491c59926

Package: apt-doc
Priority: optional
Section: doc
Installed-Size: 805
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: all
Source: apt
Version: 2.6.1+apertis1bv2024dev3b2
Filename: pool/target/a/apt/apt-doc_2.6.1+apertis1bv2024dev3b2_all.deb
Size: 257548
MD5sum: 4a1f1e027904a1f08693ea2b4d1f7a43
SHA1: 010ee16245fa7858c3ad0accd8d23b10951227fa
SHA256: 063a8fe2063a42c7614c3873d710314b9316d8ddd49a2d75f5300e7e4ed7dd1c
SHA512: d940d972cd8c5f1e3a0aef67dd94f040901457a408146285ab071d723e174c4c1c0c30ce7e7f852f6568256653a6d713aecadb9d9ea9b6b3cf0e1aaa401b4618
Description: documentation for APT
 This package contains the user guide and offline guide for various
 APT tools which are provided in a html and a text-only version.
Multi-Arch: foreign

Package: apt-transport-https
Priority: optional
Section: oldlibs
Installed-Size: 38
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: all
Source: apt
Version: 2.6.1+apertis1bv2024dev3b2
Depends: apt (>= 1.5~alpha4)
Filename: pool/target/a/apt/apt-transport-https_2.6.1+apertis1bv2024dev3b2_all.deb
Size: 27972
MD5sum: 00c1d1cc00fc18cffcce9f6ca2a50c0c
SHA1: 997a48b77b5f2f06bc1c99291e17005eb1a42ede
SHA256: 77a7c6b67a2587dc1d856956669c4cb3da044bb61d6a24f4106a967f94352e5f
SHA512: fd329071fb278bee2f0451fd5c2ef280e6713a4b0b053a80fb718d16ed09722fe3b3c2f170e5d1aee26735992cdc90b2471e7a308b5c4e73a52218002e1e379c
Description: transitional package for https support
 This is a dummy transitional package - https support has been moved into
 the apt package in 1.5. It can be safely removed.
Multi-Arch: foreign

Package: apt-utils
Priority: important
Section: admin
Installed-Size: 889
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: armhf
Source: apt
Version: 2.6.1+apertis1bv2024dev3b2
Depends: apt (= 2.6.1+apertis1bv2024dev3b2), libapt-pkg6.0 (>= 2.6.1+apertis1bv2024dev3b2), libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/a/apt/apt-utils_2.6.1+apertis1bv2024dev3b2_armhf.deb
Size: 293640
MD5sum: 6c4986d216677821cf2d2ebb2b462184
SHA1: 1d0edf4bc87cbb413a6443199c842f1b0536e078
SHA256: 38d3878111c3cfec2fc11f62a900293891bd1028a1fe36527c5f678e4f8f029e
SHA512: f8b9e13ce12fccf9eb4d4d80b99f2d67c3c158252f3ea9102d2ec83af59d6cc1c59083aac9130fc138f08f2a755e7f8282db6bcae84cec52119d3aa604011cca
Description: package management related utility programs
 This package contains some less used commandline utilities related
 to package management with APT.
 .
  * apt-extracttemplates is used by debconf to prompt for configuration
    questions before installation.
  * apt-ftparchive is used to create Packages and other index files
    needed to publish an archive of Debian packages
  * apt-sortpkgs is a Packages/Sources file normalizer.

Package: apt-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 1718
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: armhf
Source: apt
Version: 2.6.1+apertis1bv2024dev3b2
Depends: apt-utils (= 2.6.1+apertis1bv2024dev3b2)
Filename: pool/target/a/apt/apt-utils-dbgsym_2.6.1+apertis1bv2024dev3b2_armhf.deb
Size: 1655864
MD5sum: 7a1cdcce32db6342166d5eea152492da
SHA1: ffb2ddaf5df01d46b69fffeec7be1527891cb037
SHA256: 233ac24fdbf1f0975fbff2f6fc3ef04c9dad278df4b82e85cf717ac940cdc315
SHA512: 0644d976a25b8474e22ae95661498ca6b2964d6feeb187eec73809a17c04918cece72e35dc366f7b6a395c80d91d574f79d448f0c8367c61078aa12ba00d0f37
Description: debug symbols for apt-utils
Auto-Built-Package: debug-symbols
Build-Ids: 1f45364938d3bedf61deb4dcee95ef7cc7a01a64 436508807df472d1c0980b1d7b42441f7e2d2862 6b0094d2e230a3c18ffc110a4465a9c733761942 82014ecf780f11537ec352646c46754cf6b7f90d fb585d76b4d97900da63b8a2e54b39a8283ca427

Package: argon2
Priority: optional
Section: utils
Installed-Size: 52
Maintainer: Luca Bruno <lucab@debian.org>
Architecture: armhf
Version: 0~20171227-0.3+deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/a/argon2/argon2_0~20171227-0.3+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 22968
MD5sum: 1c1ed58b4c7881c93a589ed2d4531c75
SHA1: a17ffa72021a3b468e744e8a932a36bfeaadd75e
SHA256: d2004fa7cef2a6f311d8b19c341ff85734b98a06b0d85748149c241c294b27ee
SHA512: 9d3bdec05462ed6cc46b7f0f9e8b2fe3b0a9753409732c63e493091dcdb215ef858badd320d9e3ce5df992735e5f099f0fc1c1ff1489228b8317024b635bd405
Description: memory-hard hashing function - utility
 Argon2 is a password-hashing function that can be used to hash passwords
 for credential storage, key derivation, or other applications.
 .
 There are two main versions of Argon2: Argon2i and Argon2d.
 Argon2i is the safest against side-channel attacks, while Argon2d provides
 the highest resistance against GPU cracking attacks.
 .
 Argon2i and Argon2d are parametrized by:
  * A time cost, which defines the amount of computation realized and
    therefore the execution time, given in number of iterations
  * A memory cost, which defines the memory usage, given in kibibytes
  * A parallelism degree, which defines the number of parallel threads
 .
 This package contains the argon2 tool for hashing data on the command-line.
Homepage: https://github.com/P-H-C/phc-winner-argon2
Multi-Arch: foreign

Package: argon2-dbgsym
Priority: optional
Section: debug
Installed-Size: 71
Maintainer: Luca Bruno <lucab@debian.org>
Architecture: armhf
Source: argon2
Version: 0~20171227-0.3+deb12u1+apertis1bv2024dev3b1
Depends: argon2 (= 0~20171227-0.3+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/a/argon2/argon2-dbgsym_0~20171227-0.3+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 56208
MD5sum: 9ce3a2ef1773841a56e03be47c89deda
SHA1: eb4c896d2b8fe84d9e5f8d97f859b537ac8a5c66
SHA256: f7b9d1cfcd3964c3864f4b45e952ab94c9b222102035b1f213578c66b773f984
SHA512: be540d18dcc7953b5fc927536d8975588404afa6403d8d9d8fc48f2f92fa169028ea4a8dd7675b7bbc65a2269af8373eb24460870279c715f1c4ab8e2f1b4791
Description: debug symbols for argon2
Auto-Built-Package: debug-symbols
Build-Ids: 39559a65d158413ad150f16c446141761a149a09

Package: arm-trusted-firmware-tools
Priority: optional
Section: admin
Installed-Size: 90
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: armhf
Source: arm-trusted-firmware
Version: 2.8.0+dfsg-1+apertis5bv2024dev3b1
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0)
Filename: pool/target/a/arm-trusted-firmware/arm-trusted-firmware-tools_2.8.0+dfsg-1+apertis5bv2024dev3b1_armhf.deb
Size: 36916
MD5sum: 6adfb13d676dd8cded544635a68ab36d
SHA1: 7aaf4e780ca0e26ce976e76730cf612546b3e767
SHA256: d6df1e08a3c92887c479f62ea82fc17f0f01d1f7e2c15eee6e275e8cf8c45608
SHA512: 3e81c6d3610af50224d87f74b7d4c335939ab32c43e0655227e4e14896c100ab3f6722e199c1ae204d9753152286df9875cda2aee174693fdf21bb272dc1772b
Description: "secure world" software for ARM SoCs - tools
 The "secure world" on arm64 machines is a special level of CPU
 privilege that is hidden from the normal OS, and has complete
 control over the system.  It provides both initialization during
 early boot stages (before u-boot or EFI) and system monitor
 functionality once the machine is booted up.
 .
 This package includes helper tools.
Homepage: https://www.trustedfirmware.org/

Package: arm-trusted-firmware-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 87
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: armhf
Source: arm-trusted-firmware
Version: 2.8.0+dfsg-1+apertis5bv2024dev3b1
Depends: arm-trusted-firmware-tools (= 2.8.0+dfsg-1+apertis5bv2024dev3b1)
Filename: pool/target/a/arm-trusted-firmware/arm-trusted-firmware-tools-dbgsym_2.8.0+dfsg-1+apertis5bv2024dev3b1_armhf.deb
Size: 58104
MD5sum: fa1647c830e9ad8e97c8c0cd2438e5a5
SHA1: ec96f2d887e18e0efce36bd863b76146777a2e5d
SHA256: 0faad6cee032989fb60b4e3db624afd6e7a473ef2fa3b63a23cf6f9294f8f714
SHA512: 0ea5746e8aa49ee5a164154e866766c7e909bb624d4aa07a0c3184b5f012400c38b1ad3f950a1736838ceadefabd42a5361de9b1fffc73fb89fb15bb8b0c4ba1
Description: debug symbols for arm-trusted-firmware-tools
Auto-Built-Package: debug-symbols
Build-Ids: 31a9d8f266fa7b617efb18bf86272f8ed112a029 58a03ce76bf32fac34b1a42ec3eded9474437c51

Package: ash
Priority: optional
Section: shells
Installed-Size: 30
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: all
Source: dash
Version: 0.5.12-2+apertis1bv2024dev3b2
Pre-Depends: dash
Filename: pool/target/d/dash/ash_0.5.12-2+apertis1bv2024dev3b2_all.deb
Size: 13748
MD5sum: 87885469cbadcf18ba19aac43d030a30
SHA1: cbf73aa1eb759274eda1d1b13bd07ba23da26dd1
SHA256: f2da60dcc1a2def2049e14c04b0e4b110545b2fb60f5132222fcf038baf7fc12
SHA512: 023dfe7b8a6726a91d1a956b46df7a7fc658d1f54611f8d750feff7b9a1e5577366a48aa00785de607ebc1172c7c0a75ae329f79a85280797f06c155a9c7e505
Description: compatibility package for dash
 This package allows upgrading ash to its replacement,
 dash. It includes the /bin/ash symlink.
 It can be removed as soon as /bin/ash is no longer used.
Homepage: http://gondor.apana.org.au/~herbert/dash/

Package: ash
Priority: optional
Section: shells
Installed-Size: 30
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: all
Source: dash
Version: 0.5.12-2+apertis1bv2024dev3b1
Pre-Depends: dash
Filename: pool/target/d/dash/ash_0.5.12-2+apertis1bv2024dev3b1_all.deb
Size: 13748
MD5sum: 6032371c399939ed2eda61c5cb6fd06a
SHA1: 8a08c24a19c9823fbeebb1ec1daf6df76f9fda4f
SHA256: e5e85969c41664ea7db3817d3f3c41fe9633f9023fd407dc0f25f94604ad1b10
SHA512: 335dfdcb732875d6658a1a21036aaf9e4e9b4c06581bdf027a0b628dd26b548dd30bdd73138d29a7bb787c7e75386712682de7c71791501848a72ad6d9c54fef
Description: compatibility package for dash
 This package allows upgrading ash to its replacement,
 dash. It includes the /bin/ash symlink.
 It can be removed as soon as /bin/ash is no longer used.
Homepage: http://gondor.apana.org.au/~herbert/dash/

Package: aspell
Priority: optional
Section: text
Installed-Size: 1250
Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Architecture: armhf
Version: 0.60.8-4+apertis1bv2024dev3b1
Replaces: aspell-bin (<< 0.60.3-2)
Provides: aspell-bin
Depends: libaspell15 (= 0.60.8-4+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libncursesw6 (>= 6), libstdc++6 (>= 5), libtinfo6 (>= 6), dictionaries-common
Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary
Suggests: aspell-doc, spellutils
Breaks: aspell-bin (<< 0.60.3-2)
Filename: pool/target/a/aspell/aspell_0.60.8-4+apertis1bv2024dev3b1_armhf.deb
Size: 247456
MD5sum: e0da2567a58a0f71ca92557eafec5e53
SHA1: ddeb24cd0424316e3f7c461f0bc1e910e713798a
SHA256: 44fe51fc44f1f0a3bfcdd6fd7922b4cf28d50c0d06496ce5b2d1091045c22c4b
SHA512: 2ef9246fa7122e01512a9eecac481aceff1badf223a7bfd8cd552d5813935513ef260fcbd447e49bc921b2a83820801d6936015fd654e10e083978cddf37ee13
Description: GNU Aspell spell-checker
 GNU Aspell is a spell-checker which can be used either as a standalone
 application or embedded in other programs.  Its main feature is that it
 does a much better job of suggesting possible spellings than just about
 any other spell-checker available for the English language, including
 Ispell and Microsoft Word.  It also has many other technical
 enhancements over Ispell such as using shared memory for dictionaries
 and intelligently handling personal dictionaries when more than one
 Aspell process is open at once.
 .
 Aspell is designed to be a drop-in replacement for Ispell.
Homepage: http://aspell.net/
Multi-Arch: foreign

Package: aspell-dbgsym
Priority: optional
Section: debug
Installed-Size: 596
Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Architecture: armhf
Source: aspell
Version: 0.60.8-4+apertis1bv2024dev3b1
Depends: aspell (= 0.60.8-4+apertis1bv2024dev3b1)
Filename: pool/target/a/aspell/aspell-dbgsym_0.60.8-4+apertis1bv2024dev3b1_armhf.deb
Size: 564112
MD5sum: 88ef959d274b5431c6189ebce48a9aef
SHA1: 0b36e120fedcc58e784f4c1717c344c654138fc6
SHA256: 011e2341d7f080af0af83555b62eb5f9a8ff8c102433597454c23ea0a1c7389c
SHA512: f49dba86dbcfc894fd27adb44be4ae4daabe40bf0af9f1ff78b25b989eadae31c0bf3d3ce278e2eb9db5e30109f3f116dbf6ad3a1128bec8ad3a10206cc14acd
Description: debug symbols for aspell
Auto-Built-Package: debug-symbols
Build-Ids: 801ddb949d061bf561f85593369c1e0e03fab8d5 d2f1438c2b56a459a9c22b1340df125c000b14cb d8223bbe0fd0112d5de64442414b1780ceea7e2d

Package: aspell-doc
Priority: optional
Section: doc
Installed-Size: 917
Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Architecture: all
Source: aspell
Version: 0.60.8-4+apertis1bv2024dev3b1
Suggests: aspell
Filename: pool/target/a/aspell/aspell-doc_0.60.8-4+apertis1bv2024dev3b1_all.deb
Size: 220868
MD5sum: 786fc99869e89400eca724b97314cee8
SHA1: c83dd596294de540e7263d954ba53a224a6e59b0
SHA256: f110628f2175781adac4725418eb34be459a5da15bcddf8c40ab70113961b9e4
SHA512: 106d0d6f2187bcac3b23109448d19182de093bfbf9a7bddb6840935914bab869f1ceabf8ca360c89a9915c9e28f7080e104f20ff5c5095632992f7229d3a3ff6
Description: Documentation for GNU Aspell spell-checker
 This package contains the documentation for GNU Aspell in various
 formats.  The aspell package comes with minimal man pages.  Install
 this package if you need further information on the development process
 and workings of Aspell.
Homepage: http://aspell.net/
Multi-Arch: foreign

Package: aspell-en
Priority: optional
Section: text
Installed-Size: 429
Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Architecture: all
Version: 2020.12.07-0-1+apertis0bv2024dev2b1
Provides: aspell-dictionary
Depends: aspell, dictionaries-common
Filename: pool/target/a/aspell-en/aspell-en_2020.12.07-0-1+apertis0bv2024dev2b1_all.deb
Size: 305960
MD5sum: 36896f643c5d4caece40297eec5a2898
SHA1: 72665c4f0ac77bd3f7e1bb346e04e2473210dd48
SHA256: 1244f9d773c03488c6d32e2d135e4901f26720abdcb1383ac8a77701398ceced
SHA512: 2e80846ecce4a3f08c0acc71c1dba22f57860617b2ab6fbc442490bd0f5a63edbfd51e47213ef19d7de854c43e9b15d76b4b60697d598457d61a33b73c9d1b98
Description: English dictionary for GNU Aspell
 This package contains all the required files to add support for English
 language to the GNU Aspell spell checker.
 .
 American, British, Canadian and Australian spellings are included.
Homepage: http://aspell.net/
Multi-Arch: foreign

Package: at-spi2-common
Priority: optional
Section: misc
Installed-Size: 1316
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: all
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Replaces: at-spi2-core (<< 2.46.0-2~)
Breaks: at-spi2-core (<< 2.46.0-2~)
Filename: pool/target/a/at-spi2-core/at-spi2-common_2.46.0-5+apertis1bv2024dev3b1_all.deb
Size: 163604
MD5sum: 653ad952f3434f34056d5f84cb2f6b54
SHA1: b4a762fedb819f0ea8784208d85af6b1e52580ff
SHA256: 398db4455a52762027ad8d0fa791b32f4cb4327382519d10d6aeebd5d2914c14
SHA512: 7aa4ef0c981ea4ba72de3e7252c5b9c8b2539da06f6a026b75a45225426ca68d1ab387d6da46bff870026d6c42eb4badb9b03d4c81bf69e56ed1368e21da16b6
Description: Assistive Technology Service Provider Interface (common files)
 This package contains the common resource files of GNOME Accessibility.
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: foreign

Package: at-spi2-core
Priority: optional
Section: misc
Installed-Size: 172
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Version: 2.46.0-5+apertis1bv2024dev3b1
Depends: libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.67.4), libsystemd0, libx11-6, libxtst6, at-spi2-common, gsettings-desktop-schemas
Filename: pool/target/a/at-spi2-core/at-spi2-core_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 54964
MD5sum: 5c28ad71f262444baeb15b84c3e9458a
SHA1: 7218a0fcbf5ae2cf0ea0bf7da9d70bb5ffe88878
SHA256: 0d3f23a5ffa49baf6f0b547ffc621628e99f2a1d91c398d2f1f6616cdb937b41
SHA512: b6f5822cbcdec4ee4424ef0622aaaebac0d75a92053fe36ee19388d8da5b47cdb8090cdfc87c329e1b60a1ff058bf12d13f528d9b2858ff385e495134fbbb846
Description: Assistive Technology Service Provider Interface (D-Bus core)
 This package contains the core components of GNOME Accessibility.
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: foreign

Package: at-spi2-core-dbgsym
Priority: optional
Section: debug
Installed-Size: 148
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Depends: at-spi2-core (= 2.46.0-5+apertis1bv2024dev3b1)
Filename: pool/target/a/at-spi2-core/at-spi2-core-dbgsym_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 113928
MD5sum: 95b3aeb5bdb1aa42b6268951511cd4e1
SHA1: 29ed1d0ca09bc59b3b677d7ca0c25ace5ce569fd
SHA256: 89fb43c0196aa37f6add4bf95502d1ff6e2be36d0660a857bc19e51455905797
SHA512: 4b1ea54923b57a7c1c20b821a60c9e413d00e172e6b7c611ebda79fb3c401d94aed105e35254f83c5f60b35a16414bdc173dd0a0da391b68927da0211b65c9b1
Description: debug symbols for at-spi2-core
Auto-Built-Package: debug-symbols
Build-Ids: 1ed1453b620d3daef014ca89077b93839ba99543 f6ad77d2c0bbc034b27eaff86ec643ed744918e8

Package: at-spi2-doc
Priority: optional
Section: doc
Installed-Size: 1162
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: all
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Suggests: devhelp
Filename: pool/target/a/at-spi2-core/at-spi2-doc_2.46.0-5+apertis1bv2024dev3b1_all.deb
Size: 105592
MD5sum: ed45369fefb2bacf41e99f957ac9bf62
SHA1: b155e1f1168a19dccbfcc9a7b801d0dfc95e0f23
SHA256: 0eb41466eafa226c0c11284b5540133e16de9decabf0f5602b37f517f4d0eb11
SHA512: 2b4ed344d946b8e2f7c8c4181581ce11fb5bb9c7f3a733f3f71ad0b19f50a99dae81b4b6621b990fbdc678d4f4418f9e1abb2bb56b2b778528eb558b2bcb86e7
Description: Assistive Technology Service Provider Interface (Documentation)
 This package contains documentation for the at-spi2 interface.
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: foreign

Package: attr
Priority: optional
Section: utils
Installed-Size: 138
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Version: 1:2.5.1-4+apertis1bv2024dev3b1
Depends: libattr1 (= 1:2.5.1-4+apertis1bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/a/attr/attr_2.5.1-4+apertis1bv2024dev3b1_armhf.deb
Size: 41608
MD5sum: db0e3dd2e05cce7cbc422c99ff0c3ed0
SHA1: b18752d8c55bc2bf745781353f9898c02812ccbd
SHA256: ba9a29c146ff5be8823b5444d22cb316548ce3a89bcc0ddfd4d82d8e6445e79c
SHA512: 604b957c8d40859513bf7f57744d148dbba5a80250919004d03de0bb4d4314b0d9428c7fea025cc98296d5e503d32d4b10b379000f286b510971be759d181950
Description: utilities for manipulating filesystem extended attributes
 A set of tools for manipulating extended attributes on filesystem
 objects, in particular getfattr(1) and setfattr(1).
 An attr(1) command is also provided which is largely compatible
 with the SGI IRIX tool of the same name.
Homepage: https://savannah.nongnu.org/projects/attr/
Multi-Arch: foreign

Package: attr-dbgsym
Priority: optional
Section: debug
Installed-Size: 68
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: attr
Version: 1:2.5.1-4+apertis1bv2024dev3b1
Depends: attr (= 1:2.5.1-4+apertis1bv2024dev3b1)
Filename: pool/target/a/attr/attr-dbgsym_2.5.1-4+apertis1bv2024dev3b1_armhf.deb
Size: 37256
MD5sum: 61237dea5b233dba0e0f43c3ea53aeaa
SHA1: 824344dc87ed05d88e71344b677e2270c55b6b4f
SHA256: acf4797f7e29ddd3149ac0519983088c5d84cce4a4a9137fabbe91734c8a3d98
SHA512: 388f6732839866d7bc0eaf024d2dbed17b093122d112283c28a02b971757a91d01fabc5c9a935600c418d20466c79ce5432771f077b98bdb1059c04d8925196b
Description: debug symbols for attr
Auto-Built-Package: debug-symbols
Build-Ids: 44d479d3f29b8c17951acce81790142036f45091 7531c1763cf652e70e9bc11d9d80ee59997c0ef3 f3af721eb6c86a336a3c8331d712811cc26d9000

Package: audispd-plugins
Priority: optional
Section: admin
Installed-Size: 104
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Depends: auditd (= 1:3.0.9-1+apertis2bv2024dev3b1), libauparse0 (= 1:3.0.9-1+apertis2bv2024dev3b1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.5-0 (>= 2.5.4)
Filename: pool/target/a/audit/audispd-plugins_3.0.9-1+apertis2bv2024dev3b1_armhf.deb
Size: 44976
MD5sum: 75a82cfd40da64b33ae7f5bb0400af01
SHA1: b1c4f4a44dc1fc4132946fa8e24fc71d71e3430a
SHA256: a5565fb47e5de433e771ac2a48ce59c9c3ae186a966d056ffaf6de131221b31f
SHA512: 70fb729c8b045ba5b224368356330d3ebc1fa5085b3880e11ced02bf1fa2c61ed4eacf804bce965988b71e1c51e48103c0deaa8ab82bbdd4143723708e353630
Description: Plugins for the audit event dispatcher
 The audispd-plugins package provides plugins for the real-time
 interface to the audit system, audispd. These plugins can do things
 like relay events to remote machines or analyze events for suspicious
 behavior.
Homepage: https://people.redhat.com/sgrubb/audit/

Package: audispd-plugins-dbgsym
Priority: optional
Section: debug
Installed-Size: 106
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Depends: audispd-plugins (= 1:3.0.9-1+apertis2bv2024dev3b1)
Filename: pool/target/a/audit/audispd-plugins-dbgsym_3.0.9-1+apertis2bv2024dev3b1_armhf.deb
Size: 76860
MD5sum: b5ecd31f1189dd0e26a100a386f2bbfd
SHA1: a098c2b26762345322802688ec3b7addb997f7db
SHA256: ea25198d69f6474c573d2be420136f95a8e37838c6a37629fa251176256f21d4
SHA512: ac4e7520f2648286318660915f231c1380486a5e0cf01b9afa84744c0582a18e495cded803cc5deb8aca27950ec0eb0656811a8a16227d5c5d95964be01b06b8
Description: debug symbols for audispd-plugins
Auto-Built-Package: debug-symbols
Build-Ids: 025636cc7b806f32c3711e35a5633b05808e564e e8fb7d9239901b3f799e2512e1e770ee633dfb1f

Package: auditd
Priority: optional
Section: admin
Installed-Size: 556
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Depends: libaudit1 (= 1:3.0.9-1+apertis2bv2024dev3b1), libauparse0 (= 1:3.0.9-1+apertis2bv2024dev3b1), mawk | gawk, libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), libwrap0 (>= 7.6-4~)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: audispd-plugins
Breaks: audispd-plugins (<< 1:3.0~)
Filename: pool/target/a/audit/auditd_3.0.9-1+apertis2bv2024dev3b1_armhf.deb
Size: 201220
MD5sum: 7e13f31833be79fcda5f61f93b21373d
SHA1: 513946cdc3982bdca4b2fc7c1e48aab0f406d6b9
SHA256: 21923472c3c5a1c8bff38eea6cf14c9065d0cf1047532ebb106da0e1228c37ac
SHA512: 3a50b8e05d0f3f682a0719b3f328362df35d1e7d2d339fe48f204b970196c2c1c41865a43d413c39d7cfcb83f21dd2d6fc9ed795913b850dbb9bc0e72dfb6aac
Description: User space tools for security auditing
 The audit package contains the user space utilities for
 storing and searching the audit records generated by
 the audit subsystem in the Linux 2.6 kernel.
 .
 Also contains the audit dispatcher "audisp".
Homepage: https://people.redhat.com/sgrubb/audit/

Package: auditd-dbgsym
Priority: optional
Section: debug
Installed-Size: 606
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Depends: auditd (= 1:3.0.9-1+apertis2bv2024dev3b1)
Filename: pool/target/a/audit/auditd-dbgsym_3.0.9-1+apertis2bv2024dev3b1_armhf.deb
Size: 498288
MD5sum: d550f2312ed49f923d2226c5cb7abdd9
SHA1: 1ca888ba5ca6dbabc3bd26b547348d1079045643
SHA256: 2deb5303a03585c85c0e547957e7b20aa1319d2a65e2c8604d5e5e42864cd562
SHA512: 99d0867d332ea5cb365095bd8bdef0df63774d8c01427eef7988d0c18db3895783fe176b8cf3e667443d9f0e3c823aa939c1390532d29303f6c33dbf959bc35d
Description: debug symbols for auditd
Auto-Built-Package: debug-symbols
Build-Ids: 00001dad0e2ea0bc95ae065b4dbbc7ecbc996e86 01ee50f6684ce53723b41e2ee9c09f1d869a5b3d 313ee9f2ee1954460dd4dfd56f68275065e8863d 3b88410f2b7a750bc049c6273bfe493a20d0df5b 6fa32a8b86f348b69a8a669524740cf8bcf98831 7f130f452091e2d6e1ed9ace50e993bf324d66cc 7f87402d8c399b4a1a266e1161919791e9beeb53 a08fd27b6883c7c5314c4262d90e36637f3180b9 d75f69c7db862b3abb8b921272ab55a7a5d654ca f3b5a349de548d25b3ee136c69aeaf86e2d1932b

Package: avahi-autoipd
Priority: optional
Section: net
Installed-Size: 90
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34), libdaemon0 (>= 0.14), adduser
Recommends: isc-dhcp-client, iproute2
Filename: pool/target/a/avahi/avahi-autoipd_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 43068
MD5sum: f91e78036111ef56c5beaad372525a11
SHA1: af622fdc121ce2250b25e3ad674cc7df2295c130
SHA256: 3ed595f5e10363d16e6daeb86d0b728dfba0dd0ee93ee6e1a21e9724cd2852ad
SHA512: c8dcb5ec99759406129444244aca7555eb1c1dfd9417a767e6ce086568a4bd34f344a4bccce24cbe5bc9e401c6e88c45b241ae26d705dfaa5edf6d01f4ea20da
Description: Avahi IPv4LL network address configuration daemon
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This tool implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local
 Addresses" (IETF RFC3927), a protocol for automatic IP address
 configuration from the link-local 169.254.0.0/16 range without the
 need for a central server. It is primarily intended to be used in
 ad-hoc networks which lack a DHCP server.
Homepage: https://avahi.org/

Package: avahi-autoipd-dbgsym
Priority: optional
Section: debug
Installed-Size: 59
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: avahi-autoipd (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/avahi-autoipd-dbgsym_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 42368
MD5sum: dd9b7474cc2507acaccfc8ee2f0719af
SHA1: c803a61b7d1bbc394924176ee9fa2e55678da38f
SHA256: 65bc15c5b970dab002bdfa6bbe091b9beabdb41db307c7865c33201ecd387919
SHA512: f8a062a6ecd800596c11d777ca3ae74470bca99b29a690ad6d0e3fa9c3298c690be3acea9e83b0f805494c6f6148c2dfa45975bddb2702382bc108e696a4c4f0
Description: debug symbols for avahi-autoipd
Auto-Built-Package: debug-symbols
Build-Ids: 2dfdea2012e69f6cc122885f7a208cf1c033d0dd

Package: avahi-daemon
Priority: optional
Section: net
Installed-Size: 222
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-common3 (= 0.8-10+apertis0bv2024dev3b2), libavahi-core7 (= 0.8-10+apertis0bv2024dev3b2), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdaemon0 (>= 0.14), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), adduser, default-dbus-system-bus | dbus-system-bus
Recommends: libnss-mdns
Suggests: avahi-autoipd
Filename: pool/target/a/avahi/avahi-daemon_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 79788
MD5sum: 67b80eb32668cd6c698174d26a8d0294
SHA1: 436c04f4e43252ad8c5e23f23102f79b615661e3
SHA256: 8efcec1d24f14763f8a09eb183cb679284f7045d91fd09b12ae147a505bb902f
SHA512: 84ec5a58e89f36660171726371997ddd1a1dfc77bf6316f722b0cdb90ffdc3ef6559dca36131d0490eec0b9f48889919c7ce36f0db8133904fed4b9ba41c919c
Description: Avahi mDNS/DNS-SD daemon
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the Avahi Daemon which represents your machine
 on the network and allows other applications to publish and resolve
 mDNS/DNS-SD records.
Homepage: https://avahi.org/
Multi-Arch: foreign

Package: avahi-daemon-dbgsym
Priority: optional
Section: debug
Installed-Size: 168
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: avahi-daemon (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/avahi-daemon-dbgsym_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 136344
MD5sum: fef42d71c530f0f37ca28eff33c65561
SHA1: ef6e8a72fafb57e2df77619a697a36ddce85282e
SHA256: 3e44cfc4b8bc316b2f694d3f4e8d11514b1055094bef052c89ec49c775a9aa8d
SHA512: 722db90d4c76e405d8b408afeed770779c3bfbdae18bf7d37dea397d685bf1dc80f8bcaa3c42e6639a7e0135d953f58431b384cc9d999633a8877d801f60ac5f
Description: debug symbols for avahi-daemon
Auto-Built-Package: debug-symbols
Build-Ids: 199e2bc009a9c3fb4484e04659a8102178302f67

Package: avahi-discover
Priority: optional
Section: net
Installed-Size: 67
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: python3:any, python3-avahi (>= 0.8-10+apertis0bv2024dev3b2), python3-dbus, python3-gi, gir1.2-glib-2.0, gir1.2-gtk-3.0, avahi-daemon (>= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/avahi-discover_0.8-10+apertis0bv2024dev3b2_all.deb
Size: 32228
MD5sum: 44f53b8e0584db4265ed3582be1038e7
SHA1: 99c685765bc2f2e03d22f864af9e120170a4ac23
SHA256: 39de964d0d36ed807efeef6fe64950c92665c045fcdbdce6ff83eaba00a04097
SHA512: e0951a9654af2f1153a791e891aea6530c5445562a5ea42892b9a7e6b0c8597496c6102da337018b65bb9c5afa8184b36cba36a7a993efbf9536d6cde7f18eaa
Description: Service discover user interface for avahi
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains a user interface for discovering services.
Homepage: https://avahi.org/

Package: avahi-dnsconfd
Priority: optional
Section: net
Installed-Size: 71
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-common3 (= 0.8-10+apertis0bv2024dev3b2), libc6 (>= 2.34), libdaemon0 (>= 0.10), avahi-daemon (= 0.8-10+apertis0bv2024dev3b2)
Suggests: resolvconf
Filename: pool/target/a/avahi/avahi-dnsconfd_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 34656
MD5sum: 118d61e0c33f4341fa418b5d24520c32
SHA1: 31d700a95ecfc1ca095a2c9522790e03604cdcdd
SHA256: 615e9a6e6f1057183cf32d219522a4b76007b576eba08cc4772238fe5e593efa
SHA512: 0eb22e7039d10db8b018239c4e1b749787c38c0ee9922b603d470bfb8aa36cc84d8943c9dce918447bd3e97d32a76b41d5ff20a757a54aa753b0364edc1f5e52
Description: Avahi DNS configuration tool
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This tool listens on the network for announced DNS servers and passes
 them to resolvconf so it can use them. This is very useful on autoconfigured
 IPv6 networks.
Homepage: https://avahi.org/

Package: avahi-dnsconfd-dbgsym
Priority: optional
Section: debug
Installed-Size: 30
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: avahi-dnsconfd (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/avahi-dnsconfd-dbgsym_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 15104
MD5sum: c0fe2d9996f5cc3096854552643b7863
SHA1: aedef3cb58ec73bac28014febde7bc9493f4dd70
SHA256: 2d109fa602bc6787500bf379ff8db0609552ac6191f59150357165248e5f2a7f
SHA512: df324bc973b70526c8ac24fba6d09c920baedcccb32664b4132941698a6047d7b0b22c87821f98e6b8cc58b1a21f79ccf2647ce7e9d7de5a9fb5791e77ac1c2a
Description: debug symbols for avahi-dnsconfd
Auto-Built-Package: debug-symbols
Build-Ids: 6c6015a4488e092e2b0516855e03a3231376a83c

Package: avahi-ui-utils
Priority: optional
Section: utils
Installed-Size: 68
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-client3 (= 0.8-10+apertis0bv2024dev3b2), libavahi-common3 (= 0.8-10+apertis0bv2024dev3b2), libavahi-ui-gtk3-0 (= 0.8-10+apertis0bv2024dev3b2), libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0)
Recommends: ssh-client, vnc-viewer
Filename: pool/target/a/avahi/avahi-ui-utils_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 32380
MD5sum: 95dee3ac524e2a9410e99178f2215663
SHA1: e56a7ad2047d547d242d989709f90d19b56f0d1c
SHA256: ae98b967644f7cfdf67c9a5d2edd036797513b79f2b8fc290784ce5851ff094a
SHA512: 9a3baa80b9f55a0151f2f202b5a84e11c71c197b6620f2a8fd84478ad8638f3e375e755eb8e16455999020460be1fd7920a3ebee71a790265c01dda2f4b3cd15
Description: Avahi GTK+ utilities
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains some small GTK+ utilities to discover ssh and vnc
 servers.
Homepage: https://avahi.org/

Package: avahi-ui-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 24
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: avahi-ui-utils (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/avahi-ui-utils-dbgsym_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 10548
MD5sum: e0f042c52dbc4d0553ed53f520eb84bc
SHA1: 61e6cec7fe70a2a873d41e15bacf0316d73edeec
SHA256: 5b0bcbd468dbb5ad2fabf9f56bbffa66c5e575e344588e83d450ba97452d4d4e
SHA512: 459f61ebb3a10afd30171cc28162cdc11c374482286f5ef28902be408b3cf0f730c1588dc9be182f8bca527c5806142544f587fe3bf5656e7427d5ca53090bfc
Description: debug symbols for avahi-ui-utils
Auto-Built-Package: debug-symbols
Build-Ids: b945445691ec01cafb32b68eb345ea482fce8b39

Package: avahi-utils
Priority: optional
Section: net
Installed-Size: 112
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-client3 (= 0.8-10+apertis0bv2024dev3b2), libavahi-common3 (= 0.8-10+apertis0bv2024dev3b2), libc6 (>= 2.34), libgdbm6 (>= 1.16), avahi-daemon (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/avahi-utils_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 44572
MD5sum: ab8a80f2c68002704f63836e2112d123
SHA1: a301a8628ee2a1798a91555bf95dda0d96037e01
SHA256: cc8a4a98b2ab026cd103be2dbe4289ad80c1ae375e179e71e59d25f9c0d313ca
SHA512: dbef9ccec92b1ea9011775d526119f3c1f2fdc4ba056856d56a5940fe0c47c832f14dd6481e4a85066ac47576d4378e8521be214f1407a1bd729824c6f91cbf5
Description: Avahi browsing, publishing and discovery utilities
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration.  For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains several utilities that allow you to interact with
 the Avahi daemon, including publish, browsing and discovering services.
Homepage: https://avahi.org/

Package: avahi-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 95
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: avahi-utils (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/avahi-utils-dbgsym_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 53496
MD5sum: af185176fc4c6551ced5ba98e80ea6e6
SHA1: bc3ecf09263ee74ff6f3f5d797126bbf33d4c2a7
SHA256: 47edde81b6977de70285e0889221e79bde73dd54285d9168d35896bf1b06ccfd
SHA512: 27a4e2f20e47dc8aad1dc3807bcc03be532dd0591e7083a4828b89789ed0b2b88d15f63ca3f78f35ae3f79fa867c6b75a608c4c22519caa611c25c8e9658c612
Description: debug symbols for avahi-utils
Auto-Built-Package: debug-symbols
Build-Ids: 07ee57037fe9988c23745cb9e0a1b0683c3c92e4 2c571ba60cabe86ab5f41522e9b52ff57a69487b 8061a4183e292be68955871c8135bef852c6397c 9affb5d33161bf751acf6bb0a36204d661508a27

Package: base-files
Essential: yes
Priority: required
Section: admin
Installed-Size: 274
Maintainer: Santiago Vila <sanvila@debian.org>
Architecture: armhf
Version: 12.4+deb12u1+apertis3bv2024dev3b1
Replaces: base, dpkg (<= 1.15.0), miscutils
Provides: base
Pre-Depends: awk
Breaks: debian-security-support (<< 2019.04.25), initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~)
Filename: pool/target/b/base-files/base-files_12.4+deb12u1+apertis3bv2024dev3b1_armhf.deb
Size: 58176
MD5sum: b5a545a71f24c624e9228b570da54256
SHA1: 4e9fc7e4749b0c9a5595483db0c9d7bd0ba811f5
SHA256: 6610abe1be659217aae27b42bf3c608dda2193872e6abe3a183940eef00f0959
SHA512: fc948c0c32a463ddbcd8874574be5ce771c472fc6518b9fab143e396c3d1202477fd0f12c2468612011f19ba9a8fcb97d66eee4677e7255c6c5a403829131331
Description: Debian base system miscellaneous files
 This package contains the basic filesystem hierarchy of a Debian system, and
 several important miscellaneous files, such as /etc/debian_version,
 /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others,
 and the text of several common licenses in use on Debian systems.
Multi-Arch: foreign

Package: base-passwd
Essential: yes
Priority: required
Section: admin
Installed-Size: 224
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: armhf
Version: 3.6.1+apertis2bv2024dev3b1
Replaces: base
Depends: libc6 (>= 2.34), libdebconfclient0 (>= 0.145), libselinux1 (>= 3.1~)
Recommends: debconf (>= 0.5) | debconf-2.0
Filename: pool/target/b/base-passwd/base-passwd_3.6.1+apertis2bv2024dev3b1_armhf.deb
Size: 49712
MD5sum: 8459ba2dcd63502aab7b430f5abc38ac
SHA1: b6c9c19ff79d1374c1212606da7d7d3349277dd0
SHA256: 745cc6e42d97a1d898e30c6e3d8a237c8ac1316cc767343030fd237e25b2bc73
SHA512: 80e7f35d96d51ccfaf1e5fa6ef800a4589c52ea201d4708a3b1539e20ddc9b8f96f03440b0b3755caa1b1e32cb780ae7b860f1d0de50f9f63e4382b0032ebe98
Description: Debian base system master password and group files
 These are the canonical master copies of the user database files
 (/etc/passwd and /etc/group), containing the Debian-allocated user and
 group IDs. The update-passwd tool is provided to keep the system databases
 synchronized with these master files.
Multi-Arch: foreign

Package: base-passwd-dbgsym
Priority: optional
Section: debug
Installed-Size: 46
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: armhf
Source: base-passwd
Version: 3.6.1+apertis2bv2024dev3b1
Depends: base-passwd (= 3.6.1+apertis2bv2024dev3b1)
Filename: pool/target/b/base-passwd/base-passwd-dbgsym_3.6.1+apertis2bv2024dev3b1_armhf.deb
Size: 30704
MD5sum: 794c966cc0075fcb3fa16947daf6ef29
SHA1: eea5ce16005e405fdecc4f6b9efe5bc0eef56115
SHA256: 95be64ed6b8e9e4b050d96ed77fdcc31e18ed2bbd570dda95da45528ec5f9ebb
SHA512: 81792022865562d1e4a6e2ca65ccb8cdff1f7a20837c18d48e381b968dfed8f4fe9a617ce78ed5fc341e31c13d94b3abb73cfecbb6d67f0736f184e156f52638
Description: debug symbols for base-passwd
Auto-Built-Package: debug-symbols
Build-Ids: fd28fc9eee83c710f2484c32e3a047500f39197c

Package: bcache-tools
Priority: optional
Section: utils
Installed-Size: 77
Maintainer: David Mohr <david@mcbf.net>
Architecture: armhf
Version: 1.0.8-4+apertis1bv2024dev2b1
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libuuid1 (>= 2.16)
Recommends: initramfs-tools | linux-initramfs-tool
Filename: pool/target/b/bcache-tools/bcache-tools_1.0.8-4+apertis1bv2024dev2b1_armhf.deb
Size: 18480
MD5sum: ed433ba5b6640d6dd650a4e8e6f33bbb
SHA1: 5b573b5ddc7de71c0ad3b6ff174624f43294a21a
SHA256: a042fb74c959b6777588b7e7d6f8372c54d50c391bf5485c010bc3761df90bca
SHA512: 5d50c0fcb2fcbbf4aef695475d9135af95475db1892abc1e27e49d4261409d6880b3a1889e66a138dde1f2a384a3bce2a77402e819c2728fbe668d29eaff4488
Description: bcache userspace tools
 Bcache allows the use of SSDs to cache other block devices.
 .
 Documentation for the run-time interface is included in the kernel tree; in
 Documentation/bcache.txt.
 .
 This package includes udev rules, initramfs support, and the utilities to
 create a new bcache as well as inspect existing bcache partitions.
Homepage: https://bcache.evilpiepirate.org/

Package: bcache-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 62
Maintainer: David Mohr <david@mcbf.net>
Architecture: armhf
Source: bcache-tools
Version: 1.0.8-4+apertis1bv2024dev2b1
Depends: bcache-tools (= 1.0.8-4+apertis1bv2024dev2b1)
Filename: pool/target/b/bcache-tools/bcache-tools-dbgsym_1.0.8-4+apertis1bv2024dev2b1_armhf.deb
Size: 26024
MD5sum: 6937c0b9986bf2cfbc0e97b3623ba7ac
SHA1: f6e4bb1fd0f4a1ecd4906e6d7e4ad1fc9f8eab00
SHA256: bca8fddef77e2d1716823291fcc13fff9f8f2a4c0ea6bf51a55f8b4662febcc7
SHA512: a895661a73ccd26f33d8eebf4677eca7f32df6b34bf2b69b46ac181d7758833042f7671e0210b7647ed5f363c24e1f659f26a614509059d34461221765ff087d
Description: debug symbols for bcache-tools
Auto-Built-Package: debug-symbols
Build-Ids: 50fee0c2bb30b453d83b4e014830ebb77e7f1708 a2c18ff82e0698335e3e9d23b35169861f31f2a4 c2e53f07d03355dae7d86f262c421d1c561677c9 c55775ceafd5a93d159bf1c00518aa1db6b338a3

Package: bind9
Priority: optional
Section: net
Installed-Size: 863
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Replaces: bind (<< 1:9.13.6~)
Depends: adduser, bind9-libs (= 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1), bind9-utils (= 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1), debconf | debconf-2.0, dns-root-data, iproute2, lsb-base (>= 3.2-14), netbase, libc6 (>= 2.34), libcap2 (>= 1:2.10), libmaxminddb0 (>= 1.3.0), libnghttp2-14 (>= 1.3.0), libssl3 (>= 3.0.0), libsystemd0, libuv1 (>= 1.40.0), zlib1g (>= 1:1.1.4)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: bind-doc, dnsutils, resolvconf, ufw
Breaks: bind (<< 1:9.13.6~)
Filename: pool/target/b/bind9/bind9_9.18.16-1~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 462772
MD5sum: a7bc461973283c68a2c5655d29e68564
SHA1: b6fc561e799cac01f2813b28f3ce8dc9b9c099a3
SHA256: e4b425960bda295280a49d654870426784a1df09912096684c28325ad143af05
SHA512: 81b907da77f63ea91f5fcd1415d773474744b0b7d8d92d271fc0394648cee7df2b48eb593ec96677b736aab0df00422e5d8c49e3493de6f18affccfef886157b
Description: Internet Domain Name Server
 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain
 name server.  BIND 9 is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package provides the server and related configuration files.
Homepage: https://www.isc.org/downloads/bind/

Package: bind9-dbgsym
Priority: optional
Section: debug
Installed-Size: 701
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Depends: bind9 (= 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/b/bind9/bind9-dbgsym_9.18.16-1~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 582892
MD5sum: a593d865e5c7dedec5b9e986c2a428b1
SHA1: 8f79fa3f87ec2a1755d02ceb568a63a775db8088
SHA256: d06c9cd7265f667757ae8fd09e889d56aec8301217b2fc76da0a26a9f39a5b09
SHA512: 10c93ef2d530fa87b242610b3710ce2a6cd2677ca4012ed1602f1ff318a34650cb76b8eac6b3059a1d7ec6b3001395f6e7706f42bc9668475caf20cf7feb4547
Description: debug symbols for bind9
Auto-Built-Package: debug-symbols
Build-Ids: 0ab1d99cea6e629d58f9416b17c5f89f761b69ea 26c26bb265d97b4e6ecdc0579327362a5dcb699a 324b2a131920d68973ff8f06d4338758d0eb1a2e 51d9daca6d4c4a149ed5106b832e4673830b4119 563b4fcafd6d54bc3ca78b3c53ba75e19a0b3e58 7695a7dd00a5927d4e89e6ff9d5612d1cad88a1c d310606c876954c221dac42af948ef3226f3329c def6c522f166162ba1e456a5bc236fc88bc92489 f0a1455fae71664091634d415c3b9494bea2670a

Package: bind9-dev
Priority: optional
Section: devel
Installed-Size: 1807
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Replaces: libbind-dev (<< 1:9.16.0~)
Depends: bind9-libs (= 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1)
Breaks: libbind-dev (<< 1:9.16.0~)
Filename: pool/target/b/bind9/bind9-dev_9.18.16-1~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 516228
MD5sum: f1af8dfbd5eb7a24534e50269d8bd121
SHA1: 6d3e36ffde195c119e6373d1c12148964b1b1f82
SHA256: 0757f1fd93544060507cdf4f710fc5b030e55827bfffda45c33854e37413debd
SHA512: 882e6e1de08ec5332495fb9e4521afff010004d2243bc6dc2a661c73daa9ace755514b079f40e982ee7d12b9ff78ceed4d29d0d8d203aefc809b0873a882c002
Description: Static Libraries and Headers used by BIND 9
 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain
 name server.  BIND 9 is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package contains a bundle of static libraries and header files used by
 BIND 9.
 .
 Please be aware that the BIND 9 libraries are considered private by upstream
 developers and the API and ABI might break at any time.
Homepage: https://www.isc.org/downloads/bind/
Multi-Arch: same

Package: bind9-dnsutils
Priority: standard
Section: net
Installed-Size: 596
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Provides: dnsutils
Depends: bind9-host | host, bind9-libs (= 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1), libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libkrb5-3 (>= 1.6.dfsg.2)
Conflicts: bind-dnsutils (<< 1:9.13.6~), dnsutils (<< 1:9.13.6~)
Breaks: bind-dnsutils (<< 1:9.13.6~), dnsutils (<< 1:9.13.6~)
Filename: pool/target/b/bind9/bind9-dnsutils_9.18.16-1~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 393256
MD5sum: d44762ff776e3db5fe0361fe0c123d64
SHA1: bff402d0334014f217df20ccd33097dd0dfd3e98
SHA256: a6e23cb52064c0ad18792e563247a9b26f7bbbc026a88502983b8837add3de22
SHA512: 7847cf290515b841739f0859af8873cb2440f397b947e11b3388947115a1ec8c4ad942a036f71a856853f259aed205f0bd6c455b5c7c6b26dd0fc4dd354e4748
Description: Clients provided with BIND 9
 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain
 name server.  BIND 9 is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers various client programs related to DNS that are
 derived from the BIND 9 source tree.
 .
  - dig - query the DNS in various ways
  - nslookup - the older way to do it
  - nsupdate - perform dynamic updates (See RFC2136)
Homepage: https://www.isc.org/downloads/bind/

Package: bind9-dnsutils-dbgsym
Priority: optional
Section: debug
Installed-Size: 409
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Depends: bind9-dnsutils (= 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/b/bind9/bind9-dnsutils-dbgsym_9.18.16-1~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 335980
MD5sum: c187e6411290bcfa2f1936d72b624daf
SHA1: 6fa6cbfbd249b9764979c343cbeb79fecff2a75e
SHA256: a1d70bd0a5bd61944b38d897b0fa638801255349de691aa0d654211000296fde
SHA512: ec064b2081cbcc0a32caed3dea5c2fdd7615ac33b33d05398307a1ceb2db185e4bae60d569c0faad524add739b0cbf4c8b2f743d548c3d94c397fd3196f84c26
Description: debug symbols for bind9-dnsutils
Auto-Built-Package: debug-symbols
Build-Ids: 0408fcf6128eb9f78aed8ebbc12c7834efb590af 065201ca8d626baf349a0e4d036c5efd8b0b4fd2 3a78d6b2af0e727b903efac431e70b1eac4224c1 4028da3abeeb0be2566a1b36e38f478db33c0d1d ae7908780c010c07c20068953e37f9a32dc8d2e8

Package: bind9-doc
Priority: optional
Section: doc
Installed-Size: 7444
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: all
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Replaces: bind-doc (<< 1:9.13.6~)
Breaks: bind-doc (<< 1:9.13.6~)
Filename: pool/target/b/bind9/bind9-doc_9.18.16-1~deb12u1+apertis2bv2024dev3b1_all.deb
Size: 3442904
MD5sum: e0037426a2cd5c4656e67d1ae19db0d5
SHA1: 3999625607486bb6ee94ccceb8f6aaa4da68cb2b
SHA256: 5173a065b02ac974a8d40807498bf0b3b08ab8a3ea95c4a733b275d1ab41910e
SHA512: feaab6dffa79eee8efc8333bad6063e0e50f295e3b48e749e3dbd5913e4766d95c1e7eaea11308f00fc1d9491aca0fa5a767b38c5811d92f7d1020a450af044b
Description: Documentation for BIND 9
 This package provides various documents that are useful for maintaining a
 working BIND 9 installation.
Homepage: https://www.isc.org/downloads/bind/

Package: bind9-doc
Priority: optional
Section: doc
Installed-Size: 7445
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: all
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis1bv2024dev3b1
Replaces: bind-doc (<< 1:9.13.6~)
Breaks: bind-doc (<< 1:9.13.6~)
Filename: pool/target/b/bind9/bind9-doc_9.18.16-1~deb12u1+apertis1bv2024dev3b1_all.deb
Size: 3443348
MD5sum: efaf5d39e834aa70daadf616c90b8c39
SHA1: 54927afc5870cbef1b3863281d92bdd258e0d829
SHA256: 699ec3dab82e9e3c27e1e37ab3c3f6926e85c0351f3183b04fc07b133c24078d
SHA512: 76b818c76a697f3835bc6fad80598c8fa4c27d5357326e66aaa74f0416ffa8578bf17684ab74c61b9e664965dfa62194549b359f9b41af1049473b39fbc49ffb
Description: Documentation for BIND 9
 This package provides various documents that are useful for maintaining a
 working BIND 9 installation.
Homepage: https://www.isc.org/downloads/bind/

Package: bind9-doc
Priority: optional
Section: doc
Installed-Size: 7485
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: all
Source: bind9
Version: 1:9.18.12-1+apertis1bv2024dev2b1
Replaces: bind-doc (<< 1:9.13.6~)
Breaks: bind-doc (<< 1:9.13.6~)
Filename: pool/target/b/bind9/bind9-doc_9.18.12-1+apertis1bv2024dev2b1_all.deb
Size: 3435396
MD5sum: cc3ee948c56dea4ac79bb27685e0d907
SHA1: 37f6336f1cf37510b346abcf2cbd7ae39472c5e4
SHA256: 8bcd43b2e5ff6f99464f243c8e90da0843dac8920092345101b723bde3b17243
SHA512: 3ae2951d6288e44624db102b19b4f81ae17537a03f0944e3367488e235c55df3a3c6e56486dc625250f799ecd2138eade3e20bb148c08b9740a5006f42da2a40
Description: Documentation for BIND 9
 This package provides various documents that are useful for maintaining a
 working BIND 9 installation.
Homepage: https://www.isc.org/downloads/bind/

Package: bind9-host
Priority: standard
Section: net
Installed-Size: 352
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Replaces: bind-host (<< 1:9.13.6~)
Provides: host
Depends: bind9-libs (= 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1), libc6 (>= 2.34)
Breaks: bind-host (<< 1:9.13.6~)
Filename: pool/target/b/bind9/bind9-host_9.18.16-1~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 301720
MD5sum: ef74162a2ecac320b2ce45f06faddbe0
SHA1: c50147173a3e38ec0cf52da8e300483b55374588
SHA256: e5f176011f2934f2bbb086ed1fd03e2d7345be2c3d04da26c30b52e276586f0b
SHA512: 7493333b646a909a5b7c5542b45a5580e8ad50d50473f24b3c6779f8ce358511779dcf89fd8bd05edc8d9c3b1c9531a81aa3e93712841f551a96041fbb56341f
Description: DNS Lookup Utility
 This package provides the 'host' DNS lookup utility in the form that
 is bundled with the BIND 9 sources.
Homepage: https://www.isc.org/downloads/bind/

Package: bind9-host-dbgsym
Priority: optional
Section: debug
Installed-Size: 120
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Depends: bind9-host (= 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/b/bind9/bind9-host-dbgsym_9.18.16-1~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 98216
MD5sum: d9c5229b437f191f05a430f7814d7721
SHA1: 083ea303cb3454aa2d3062789363936b6aa167db
SHA256: 33f197b80ce7e31ec76afe1631dd07a2bf903b07793a7837c38bc74620ee6f5f
SHA512: e3a71fc386af3c253dc40ff1aa36125a87354655d869605960bce4aa82072b51ab4489002aedc6be8b85bea9f41133d261585845875a4ae33fb44ea9acc3256d
Description: debug symbols for bind9-host
Auto-Built-Package: debug-symbols
Build-Ids: d78873a8c5dd43246ed6591f4e804c49a9e69b73

Package: bind9-libs
Priority: standard
Section: libs
Installed-Size: 5102
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Replaces: bind-libs (<< 1:9.13.6~)
Depends: libuv1 (>= 1.40.0), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libjemalloc2 (>= 4.0.0), libkrb5-3 (>= 1.6.dfsg.2), libmaxminddb0 (>= 1.3.0), libnghttp2-14 (>= 1.12.0), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Breaks: bind-libs (<< 1:9.13.6~)
Filename: pool/target/b/bind9/bind9-libs_9.18.16-1~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 1282812
MD5sum: e9f67d913785bfb456a3d9b715c7f486
SHA1: 1f93dff3f43efa21f4451d839e6159003d2cac82
SHA256: 49b49a3bd66211eb9511d4c25cb31f684d5a60c27f6560bc7e7696a4122812a6
SHA512: c756508f93a1809b7c366c37fb79045fe47cea1e08743ccaa09450b7afcb25559ad51a3f8c5d6e552f676a1d14c1320051f2eac6964b82ffa88f222b8b311783
Description: Shared Libraries used by BIND 9
 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain
 name server.  BIND 9 is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package contains a bundle of shared libraries used by BIND 9.
Homepage: https://www.isc.org/downloads/bind/
Multi-Arch: same

Package: bind9-libs-dbgsym
Priority: optional
Section: debug
Installed-Size: 3820
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Depends: bind9-libs (= 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/b/bind9/bind9-libs-dbgsym_9.18.16-1~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 3519528
MD5sum: 7573000b1f896d16fafb21507d17f02a
SHA1: ebfb57df04faa166594560ef993db7342c9078cb
SHA256: 9b0342f0e6684f78dc44e95bb9601fc288822028d4684ada551226134cb43083
SHA512: e6d3f6496425eb46c61ca6d58f155413fff6e514548bb21fff5e9dd71ea52b529af4d492236b9034a63084c41094396a31fe25a4ca7d012dd4981570911b1935
Description: debug symbols for bind9-libs
Auto-Built-Package: debug-symbols
Build-Ids: 065b6b3dd29f6e491fd719f6cd32503d57da69c2 2da28a71c6883e774b0153d4bb13e8c139cb23c7 32df33fa11ffc3933c30577f9c5f8ff369314c69 8dc81749c8a3145184c56a0d36e99ddd723c0bb9 b7347b3b92145cede6185495e021dda783d6710b e23439bebd9a398be4f041f6881b1f662f317143 f6f2d0c3c5b29f1967d2d78682d21880b2d7fe6d
Multi-Arch: same

Package: bind9-utils
Priority: optional
Section: net
Installed-Size: 662
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Replaces: bind-utils (<< 1:9.13.6~), bind9utils (<< 1:9.12.0~)
Provides: bind9utils
Depends: bind9-libs (= 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1), libc6 (>= 2.34)
Breaks: bind-utils (<< 1:9.13.6~), bind9utils (<< 1:9.12.0~), freeipa
Filename: pool/target/b/bind9/bind9-utils_9.18.16-1~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 402088
MD5sum: 21735cfade306a5bb24db24660df98ef
SHA1: c19b6b69467f2c295c2b68a0c56764af0e2b4509
SHA256: cf3f63c785b1f5575a9c2ee6d4fa3f6bcdcd40b4ebc8fa61d654445d42ee7cf9
SHA512: 74f15a8e374349050e8f1b50445ea6d501c2c098aee2d8cba91bbff8e646204e6915a4ee4e2d096f5310ea18a55bb1d7c753e3d1c77dc40aface4292b1700f31
Description: Utilities for BIND 9
 This package provides various utilities that are useful for maintaining a
 working BIND 9 installation.
Homepage: https://www.isc.org/downloads/bind/

Package: bind9-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 427
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Depends: bind9-utils (= 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/b/bind9/bind9-utils-dbgsym_9.18.16-1~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 301116
MD5sum: 9ab81e0c58553be7f1911d1e77e5f199
SHA1: cbf66fbb41044feadeffd3708ac26e00cf7856c5
SHA256: fa6f85af8745c9e362ada2c7a9c154a1f722db31225655bb746c53166d839521
SHA512: cd643bc023e9772d01dc8e57976efcfd810898d67050f43f8f1ef89647a9f05a82d32622a09f8c7e09200a3274b06f1cdd3e78d4dc3349f3e15dcb12f4928aea
Description: debug symbols for bind9-utils
Auto-Built-Package: debug-symbols
Build-Ids: 156e371612f3926519cc0cf56a78e1c8338ec30d 2248cbe0e32c7be74313ad194b96bff73d69417d 269f8707d161c2dfaa3a2e4e5528cbc92ffc3de1 3eb7fc193c020a7eb3e3f496a23e7aec80499c93 579681ab90c5bae3242ccc39f90e8eed28f91e14 88290c30917f58c99ba0b37c552e1c56b902f00b 8e3bc3b255b0cfd856e231dbb531471045b870ec a08e1d57bc76d451939c8d498c790ab5e094fb76 c146d2986da153516313d61eb5b4693f14c7a69f d97c3265e70f58604f1dd4c5497357b1320cafd9 f4b1fdc1a018c0688f47a0a9d296cddd48598536 f5d2fe288942d6b22aacdedff4cc4b06f034de2b

Package: bind9utils
Priority: optional
Section: oldlibs
Installed-Size: 267
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: all
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Depends: bind9-utils
Filename: pool/target/b/bind9/bind9utils_9.18.16-1~deb12u1+apertis2bv2024dev3b1_all.deb
Size: 262080
MD5sum: 4b0dd5bfc11d73c0b30fbed40094093d
SHA1: 3020e7ade0f5949005d23d6b326e8843042bb474
SHA256: 7d97265670c2921db1ba302fe2073b327d97285f0564d813b66913440353904a
SHA512: 1fa978683f34d7d55646dcd90bbb038047551da1547642531817568c182179e379cba0d1f8e8271963b4639c0f275abba1a23bc3a714f9d125c7f2a9187f9f24
Description: Transitional package for bind9-utils
 This is a transitional package. It can safely be removed.
Homepage: https://www.isc.org/downloads/bind/

Package: bind9utils
Priority: optional
Section: oldlibs
Installed-Size: 268
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: all
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis1bv2024dev3b1
Depends: bind9-utils
Filename: pool/target/b/bind9/bind9utils_9.18.16-1~deb12u1+apertis1bv2024dev3b1_all.deb
Size: 262556
MD5sum: 8bff86c20b7ab99603088ea75bf20434
SHA1: 7b652223a30ebc13bec8fb9ee5eab45a6a6c3d0c
SHA256: 19b1a84d3e856e1baa841f4554717be520543f395a3c364af11989bd44c756a4
SHA512: 762424664ca02b959c747b7c91a4fa3cd987105f4024c061e5786fe1a4c3eaf90e2827e39bb9709d9033e5b66dd53255ecaeb4486bf34041e4cb5b2f10236dca
Description: Transitional package for bind9-utils
 This is a transitional package. It can safely be removed.
Homepage: https://www.isc.org/downloads/bind/

Package: bind9utils
Priority: optional
Section: oldlibs
Installed-Size: 261
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: all
Source: bind9
Version: 1:9.18.12-1+apertis1bv2024dev2b1
Depends: bind9-utils
Filename: pool/target/b/bind9/bind9utils_9.18.12-1+apertis1bv2024dev2b1_all.deb
Size: 256096
MD5sum: 72cb23ee7b27b2d3572a610015f977b6
SHA1: 158759b2b8251290e120c106581ad5c2b78b19cb
SHA256: bcfdb3ab564b0ab20ec5058c00736a0ac348f7023942dc076579dcc0d49ec54f
SHA512: 3fd93e3b04794ff0d907ad2f63f411485d852d5dd66c44f6887d1a951c7a8ffbffc20c1745fb72faf3130334282789bfb6e4237471f762256fa9c8049f03c23a
Description: Transitional package for bind9-utils
 This is a transitional package. It can safely be removed.
Homepage: https://www.isc.org/downloads/bind/

Package: bluetooth
Priority: optional
Section: admin
Installed-Size: 74
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: all
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Depends: bluez
Suggests: bluez-cups, bluez-obexd, bluez-meshd
Filename: pool/target/b/bluez/bluetooth_5.66-1+apertis2bv2024dev3b1_all.deb
Size: 44384
MD5sum: f55f04b50e1563d8d8d9da893f10329a
SHA1: 1788942c16d5ecf3c5b8b48e3b291bfe3b926815
SHA256: 004a811355d28a09db18e670bf13acef97884d64411709c29aaf17ba113df602
SHA512: d8f465f4dd8f8824182980a032b380abaf43440604d8a2462415d7a855fe187ad94fa7b9359f258ef87a148deca668ab216570c64dcfc6e49a5235d8bff042d5
Description: Bluetooth support (metapackage)
 This package provides all of the different plugins supported
 by the Bluez bluetooth stack.
Homepage: http://www.bluez.org

Package: bluez
Priority: optional
Section: admin
Installed-Size: 2825
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Version: 5.66-1+apertis2bv2024dev3b1
Replaces: bluez-audio (<= 3.36-3), bluez-input, bluez-network, bluez-serial, bluez-utils (<= 3.36-3), udev (<< 170-1)
Depends: libasound2 (>= 1.0.17), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdw1 (>= 0.127), libedit2 (>= 3.1-20221030-2+apertis1bv2024dev3b1), libglib2.0-0 (>= 2.31.8), libudev1 (>= 196), kmod, udev, lsb-base, default-dbus-system-bus | dbus-system-bus
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: pulseaudio-module-bluetooth
Conflicts: bluez-audio (<= 3.36-3), bluez-utils (<= 3.36-3)
Breaks: udev (<< 170-1)
Filename: pool/target/b/bluez/bluez_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 1048868
MD5sum: 6a82905bbe5f79abbee50dbb334df4a9
SHA1: 85bf59ce8c4baa69626adb882527aeb63882ed37
SHA256: 3c522fc7850210557aa2fc7e5facccab6eb0829821836dcbe6c0606aae3bf102
SHA512: d0a854d792768e9deca1911505ff1a97bbccfb55be4a4b0bf68162ef0b5353f772c6dd5455c6aeba0ab70e4c1bbc87674559d35f07c97f6e0e576234e500a50f
Description: Bluetooth tools and daemons
 This package contains tools and system daemons for using Bluetooth devices.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
Homepage: http://www.bluez.org
Multi-Arch: foreign

Package: bluez-cups
Priority: optional
Section: admin
Installed-Size: 102
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.12.0), cups
Filename: pool/target/b/bluez/bluez-cups_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 58080
MD5sum: 2c6a2e50c47558a90080828f3578eecd
SHA1: 2caee075b010b5bab3b2b5a91d2aec4f7a755317
SHA256: aa824e7c83f8db25e42c5395b8ef94356ab3e105a41ac50b103a030c93171629
SHA512: 586da22f50765efd0794d505840ae0beea449cad9363ca4a1e45787d909d4b74717d2acd35d9757fb01951ff844b1059abacf5e8bdf4c1c5783753496981fc3b
Description: Bluetooth printer driver for CUPS
 This package contains a driver to let CUPS print to Bluetooth-connected
 printers.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
Homepage: http://www.bluez.org

Package: bluez-cups-dbgsym
Priority: optional
Section: debug
Installed-Size: 156
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Depends: bluez-cups (= 5.66-1+apertis2bv2024dev3b1)
Filename: pool/target/b/bluez/bluez-cups-dbgsym_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 82736
MD5sum: 6169c9e38fe869855dc8607a8ab36966
SHA1: b00caffc278d0cbde75c90bed884ecfdca482ffc
SHA256: 554b00539ca966dc6f675cadbb437203a9c3211394acf58878fbd91ee8987909
SHA512: c53029a309a9b09930d6eb7999c4c64aedb3066fa97eec3047dd03dd6dd4782569e5c0402b89fc53811466fa7fd24349eb656c2e61b2a40e82b9027e2c939590
Description: debug symbols for bluez-cups
Auto-Built-Package: debug-symbols
Build-Ids: ce1e93b5dab02d8584caa0b0f558b645cc7c7d10

Package: bluez-dbgsym
Priority: optional
Section: debug
Installed-Size: 6081
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Depends: bluez (= 5.66-1+apertis2bv2024dev3b1)
Filename: pool/target/b/bluez/bluez-dbgsym_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 4174316
MD5sum: 2ae1e98887fc5d6f09360bec4b0ede95
SHA1: 1889f6e2a271014578a7a002b31810ab6139ade0
SHA256: 8966651db8735a128ba9954a3def569846f6186387c3fc74e527ab4cdf2d44f3
SHA512: 4b447cf46a74fc8826745683775866d0a2572fef076d286ef8885da565f9ebaffa57729444c099d4290c678a9e2c66220ef9942aa8a40faecb7e4ca926bb04ab
Description: debug symbols for bluez
Auto-Built-Package: debug-symbols
Build-Ids: 0a9e593468db8e862a2d78993f527c70ff59ba72 27a4770ec37e8fa17420d34bc962307a0dc2234c 2c34f55dd2ec48dc25140f99f085888402f70d00 4a39568a091e3beb4307b725212b6ec0c2751957 4fb0b04766bdb9957b430f5b4eb569ccc2235146 51232960a2e4986b6a3b136e88a0bf4d1e46b81d 590d3973cb1ad4aeecb23f401f07f3de9a29f8d9 6fbea62be356ce24568fe1077fb6f51d5e135d2c 7683d710b5ce0a7e3beb75b4d59f766323205409 8576f813b53e18c8a4617ae3ef1a311c529ac0e4 8a9f542aac3abc26708878e38e8a7dc4d6c109b5 95c3b4dff9e7d09c2e2dd7141fa5e5bc2f1e1f75 a0868c9f825a4837bc67c0c952afbf48901d52f5 ae9861204d4dd900b0c8f1e6a05aec25d7839bd9 b724d4ade8013612e025f2636dd52fe502b84ce2 c57d207a29e6e49647c11dea3885dc62d0e6b926 c82f8406ca8c4abb47d2206eec7556a14b608e57 c8f89e29a66b9c63a3f92ac18fce9f30fa7438e8 f65099dd23b3ce1f537c45ae45399faf3acb292a fc4dc1fe32a79eaaa8b33114c64f6da04ce51498

Package: bluez-hcidump
Priority: optional
Section: admin
Installed-Size: 373
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/b/bluez/bluez-hcidump_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 166572
MD5sum: 5e30ef6876591620b6a3552b9567b2a5
SHA1: b6bb50089e9179df0f740e4c2ff5d9d931a79499
SHA256: 2626293f271b48db71d3d6e7da9592466bb370d99f59a7dfd409ae9bb2034f0c
SHA512: cd6977572d576041c1103bb3d183356cd932c116213cb84db3146eab3598e9964117a593265c3a28af06c878048123ef168f65c5a0e7bae1f925c403cb011a9d
Description: Analyses Bluetooth HCI packets
 The hcidump utility allows the monitoring of Bluetooth activity.
 It provides a disassembly of the Bluetooth traffic and can display
 packets from higher level protocols such as RFCOMM, SDP and BNEP.
 .
 This was the software that is independent as bluez-hcidump, but this has been
 integrated into BlueZ from BlueZ 5.0.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
Homepage: http://www.bluez.org

Package: bluez-hcidump-dbgsym
Priority: optional
Section: debug
Installed-Size: 516
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Depends: bluez-hcidump (= 5.66-1+apertis2bv2024dev3b1)
Filename: pool/target/b/bluez/bluez-hcidump-dbgsym_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 390984
MD5sum: 1d5aaf01e8500b4858c5cdbcf8dae481
SHA1: 57705183d0dcb531c91847947263b8489c7cb08c
SHA256: 0cd97cf5fdae7c5832de8200a8260e57da778320e40099b8c63e1a9c08ae49af
SHA512: 34ae107b1adad680c057e9b01909d541f8f0f2636833a678527bb88e4a9c9c39bd158f7e4929ff0929f829ac014e83dfdab660a9a86c7bdaab5cf21aedcaea04
Description: debug symbols for bluez-hcidump
Auto-Built-Package: debug-symbols
Build-Ids: 7f6563729a2f0d23bf0ccab74a57c08fd8a2044f

Package: bluez-meshd
Priority: optional
Section: admin
Installed-Size: 555
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libedit2 (>= 3.1-20221030-2+apertis1bv2024dev3b1), libell0 (>= 0.40), libglib2.0-0 (>= 2.28.0), libjson-c5 (>= 0.15)
Filename: pool/target/b/bluez/bluez-meshd_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 258752
MD5sum: 0908f9c1c150a8c5165f487999a1c394
SHA1: e2a451e954df5ea5a40004b0a74f5147a385d376
SHA256: 1d6cdf9aecc1ca057b4059d4fb5fb1556f2c5d05ed0d7fd8498b613803462e0d
SHA512: 8069c89c6a49cc3fd27b92447048d6612e66c39197bfcd0b402ee5734625b66a19f9210b5e0598b99d6dde4f28910dd893d685508384841c1832dbc2baf16f60
Description: bluetooth mesh daemon
 The Bluetooth Mesh network is a new Bluetooth feature that extends "Bluetooth
 Low Energy (BLE)".
 .
 This package provides daemon (meshd) and tools that provide Bluetooth mesh
 functionality.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
Homepage: http://www.bluez.org

Package: bluez-meshd-dbgsym
Priority: optional
Section: debug
Installed-Size: 1196
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Depends: bluez-meshd (= 5.66-1+apertis2bv2024dev3b1)
Filename: pool/target/b/bluez/bluez-meshd-dbgsym_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 896900
MD5sum: ddf392aefb73399f19c67edccee059b7
SHA1: 7ee756786a3a5f2f26942824719044dee4ab5d51
SHA256: 062ab15c89ecafd349fd8400e7f0b4fcd40717dff8b9ee7cd609c662d8c0fe7e
SHA512: 8488f6318ff1c078591befba0cd0534ca61bc727b4d03384da6e9991490351fb099b5807558d42fa16fd55a6e4c5de8f4f8a40a11ee623c434599cefb9c852b5
Description: debug symbols for bluez-meshd
Auto-Built-Package: debug-symbols
Build-Ids: 19f13357167a2d722213c21eaedc7cd5967c80fa 2d68d9e105f01067e98c5fa8e27c64a3c1d24672 406329628de7ec128240f90975572e388ae9e741 5dd1213b4330a7de516330579599d837d6b8234d

Package: bluez-obexd
Priority: optional
Section: admin
Installed-Size: 489
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Replaces: obexd-client, obexd-server
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.35.9), libical3 (>= 3.0.0), init-system-helpers (>= 1.52)
Recommends: dbus-user-session
Conflicts: obexd-client, obexd-server
Filename: pool/target/b/bluez/bluez-obexd_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 212688
MD5sum: 376d9fc244aa477760ac04190fdb3076
SHA1: a0964c7bf80837fdcb859a9b560f71c3619eecb9
SHA256: 892ebc4a3b2f273b37318e3bb91aa1a985ea3b237c3e5949afdbdeea244a03a6
SHA512: f0e3fcb864a2bf8226244dcfe6343992bb262593cfea31d7c38191b5e09b3b0ffbc89ab2d7802646ca4657e01b456d173bb50a34544d51c663a11999c92e8cbe
Description: bluez obex daemon
 This package contains a OBEX(OBject EXchange) daemon.
 .
 OBEX is communication protocol to facilitate the exchange of the binary
 object between the devices.
 .
 This was the software that is independent as obexd, but this has been
 integrated into BlueZ from BlueZ 5.0.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
Homepage: http://www.bluez.org

Package: bluez-obexd-dbgsym
Priority: optional
Section: debug
Installed-Size: 804
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Depends: bluez-obexd (= 5.66-1+apertis2bv2024dev3b1)
Filename: pool/target/b/bluez/bluez-obexd-dbgsym_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 563972
MD5sum: 855403c616f5761921d95fe5c6f3a23d
SHA1: 7d0f6ed9ebc2081300238653d2ace26f0ca46738
SHA256: 5d8529ff15b47471fb2f64e2671dbed0763b402e66841c2e30e41e2dcb612803
SHA512: 939ad7e5b01cc00358ebb3db4cdf9208054e437dbf2600e95fe78850852b32bd1e8cdef83a3796761d6f06c196b7227e816e6652af59669c62d8df6b06c0b380
Description: debug symbols for bluez-obexd
Auto-Built-Package: debug-symbols
Build-Ids: 2d739a110bde9652ed72a9b8b548d50426c80a1c

Package: bluez-source
Priority: optional
Section: admin
Installed-Size: 86236
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: all
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Filename: pool/target/b/bluez/bluez-source_5.66-1+apertis2bv2024dev3b1_all.deb
Size: 88264964
MD5sum: 0d552b118a01dc587b6579741e21d99c
SHA1: db77d841d1f4e705893249e97dff8f452678e0b9
SHA256: 053bae99b36dd4a3f94faf1364c8b32b8fd4fb83f9950583fcc752b3d3873f6d
SHA512: 76c30d31d61f070f7901679315f0d4d4c730cf0baac4d9c0ededecf5e399accf74e3c0a8e6ffe97afc4504dfdfb1eca85836685eab6d8dc2392e0f1141ed6c66
Description: Source code for the BlueZ Linux Bluetooth stack
 This package contains the sources and patches which are needed
 to build bluez.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
Homepage: http://www.bluez.org

Package: bluez-test-scripts
Priority: optional
Section: admin
Installed-Size: 318
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: all
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Filename: pool/target/b/bluez/bluez-test-scripts_5.66-1+apertis2bv2024dev3b1_all.deb
Size: 81028
MD5sum: 4bb6116fc7efd8de404d0cf45e30cff5
SHA1: 012879e6564940d28efb1d7e7762b78f1798d243
SHA256: b32971ed00aae62ae2ebbbe5ad0a7cac3f8ac252effab51b9770379ae2233121
SHA512: 7638a0aa3826b42a380276154d875ebdc38b56405e1d08c86eddf60bdf7c51409cddf38d65d5c6d08c3fa104b556c688d133f24bb5acf000ee448acc9a697ac8
Description: test scripts of bluez
 This package contains test scripts for using BlueZ.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
Homepage: http://www.bluez.org

Package: bluez-test-tools
Priority: optional
Section: admin
Installed-Size: 1699
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.28.0), bluez (= 5.66-1+apertis2bv2024dev3b1)
Filename: pool/target/b/bluez/bluez-test-tools_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 308528
MD5sum: b1438d8c986f42eacceb797b903bd892
SHA1: 934b1894071bdf70a6bad2e068faaf48e10cbf8c
SHA256: 7602c86550a81871c5405603a1beda56c2934b819f2d52200743f7f8a25f6104
SHA512: b7e3c1b92f470f269b0445400291d878d462f5af4d2b88ceae2b36e219c768911293fe796d308cb5cf8c897da4028203959f321716601267ec478b470e7ad8fd
Description: test tools of bluez
 This package contains test tools for using BlueZ.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
Homepage: http://www.bluez.org

Package: bluez-test-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 4559
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Depends: bluez-test-tools (= 5.66-1+apertis2bv2024dev3b1)
Filename: pool/target/b/bluez/bluez-test-tools-dbgsym_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 2949692
MD5sum: d2f8e2b8645b614d7998dff751a7bf85
SHA1: d785ac4da949b93a29a8850d739b18b4bbbf5bd4
SHA256: c1a75bd71bc5d5ae041bcac73f0185f3ed1cf4a503c6e02b9cbe247cc00fc87a
SHA512: 74c814488c159dec7117c2548780fc81137e44f1890e6628f819fd0c2c99ab28409c9a7aa739dade26d5b8d4db0850d1c41c23532d8c3063260830d58f4cfa21
Description: debug symbols for bluez-test-tools
Auto-Built-Package: debug-symbols
Build-Ids: 0d4686fc174b914693bd2425840fb449d3f40bfe 275a9a4073f3c6abf293e4c59e610a400c110248 4ec41de36c4ec9270a74ffae5abb09240a6ea9d4 510cb1e5c39342184bc3530a70b538ce7acc37c1 58cbf2e665e62b55e8565505b57052ab7427a0c6 a1422b0269ffc2725f6566bf46a203c2eb33bb71 a42727ecc2f304d813e84484577d6f6b2e95fd8a a6dca6da2084b491a03e26dbc0b169ca3dd32728 adee992df2fe48b7bc778eebdaedfdc587e51271 b45ddac457783e92c6d1a7afc5356f604aaf8dc6 b8ca26aef18b0dada53a8398734610223502d8f0 c0f64d401585854e9b6951fe1ce0c882ce40efbc d40f8becf4c2e05dfb13fc6f8347416267815d9a da48fc8bcc27858be4440f8522d0762addb58cc8 e4d6cc394afbd7e8c80b3739a585ee58ea4d4bc7 e5c44687f5d25598faddb23d6a0479f5ce3f2ccb

Package: bootlogd
Priority: optional
Section: admin
Installed-Size: 133
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architecture: armhf
Source: sysvinit
Version: 3.06-4+apertis1bv2024dev3b1
Replaces: manpages-fr (<< 4.15.0-9~)
Depends: sysvinit-utils (>= 3.05-1), libc6 (>= 2.34)
Breaks: manpages-fr (<< 4.15.0-9~)
Filename: pool/target/s/sysvinit/bootlogd_3.06-4+apertis1bv2024dev3b1_armhf.deb
Size: 64736
MD5sum: fea6e0e230a93208e05e6844322ad97d
SHA1: 2cb6f786e2c6ade208abd753c019e957c08172bf
SHA256: 7cd37063de8463173f542bf3f99fbdf514e74a3e8af3dcc3077d8ed4ab98e8da
SHA512: ab262484470fe15bf43834dfbc605f18281dca720bfa92a621c62599038c586c6fa8d2a0c02fa1dc3259b70676816c868a3c94aef89484d0babea2f2c71d2f55
Description: daemon to log boot messages
 bootlogd logs all messages printed to the system console during system boot,
 and records those messages to a logfile.
 .
 Note that not all init systems print messages to the system console,
 so that the logfile may remain empty; this is the case with systemd
 (the default init system). Try "journalctl -b" instead.
Homepage: https://github.com/slicer69/sysvinit

Package: bootlogd-dbgsym
Priority: optional
Section: debug
Installed-Size: 45
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architecture: armhf
Source: sysvinit
Version: 3.06-4+apertis1bv2024dev3b1
Depends: bootlogd (= 3.06-4+apertis1bv2024dev3b1)
Filename: pool/target/s/sysvinit/bootlogd-dbgsym_3.06-4+apertis1bv2024dev3b1_armhf.deb
Size: 22436
MD5sum: 3c73cdcb7b4e3896ab2807ea7954674c
SHA1: 1f1936d694ed2e6233edb269eb4d5067f8b81a7c
SHA256: 439b09ecb7969d9d5da667afed1d88390c980ac814377166902952794f951c30
SHA512: dbbd10e935471e68b678a7f42830d57f38c695ddf65b6d666ef35ec0bdc6caa067bc22f3a60c83cb6b3b1bfd9d861ffe91b374e436e8341b40497a5f7c2055ff
Description: debug symbols for bootlogd
Auto-Built-Package: debug-symbols
Build-Ids: 4f4cb94d696c5aeb2ecead9f126579f580815131 9df0c99222f2c8f90eaf2176ba05c2498303428e

Package: bpftool
Priority: optional
Section: devel
Installed-Size: 1627
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux (6.3.7-1+apertis3bv2024dev3b1)
Version: 7.2.0+6.3.7-1+apertis3bv2024dev3b1
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libelf1 (>= 0.144), zlib1g (>= 1:1.2.3.3)
Filename: pool/target/l/linux/bpftool_7.2.0+6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1411964
MD5sum: cf6242df2c295ea1458789df3157b35a
SHA1: b70311c82b7f47d8532e866bdf166d42719aedc2
SHA256: dc9189f8b6ac64d7a8cff0ada6d54497036ea4060519bb468313fdb4746a3219
SHA512: e81f4e02878d785dd8bd122625350e2870c68acb0d2764e091cafaf1770282a49378a01ef88a2ac2997d12fd4da618652f042268cfe6412e1180ec0e17a351c2
Description: Inspection and simple manipulation of BPF programs and maps
 The bpftool command allows for inspection and simple modification of
 Berkeley Packet Filter (BPF) objects on the system.
Homepage: https://www.kernel.org/

Package: bpftool-dbgsym
Priority: optional
Section: debug
Installed-Size: 864
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux (6.3.7-1+apertis3bv2024dev3b1)
Version: 7.2.0+6.3.7-1+apertis3bv2024dev3b1
Depends: bpftool (= 7.2.0+6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/bpftool-dbgsym_7.2.0+6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 823348
MD5sum: 040c99495158abf61deda782b4ebcd27
SHA1: 9e9e53c660f78d4fc1b11a27e4aa5c153b56f96d
SHA256: 0a966b841a92b788bba50e4da685dd81d8214760d649de1ef150e23a924b45af
SHA512: 4ab1a11b89f7ace11495b3e4f46f817d4f83d6168420e70572334ed0bd254e56af70fb9d6cb2db833d5cc7aa2a60e1f45378716aa9f31687a317933b4088af2d
Description: debug symbols for bpftool
Auto-Built-Package: debug-symbols
Build-Ids: 298c4f440f39b0f5bba99e0e51082db81e29327e

Package: brotli
Priority: optional
Section: utils
Installed-Size: 661
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Version: 1.0.9-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/b/brotli/brotli_1.0.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 259068
MD5sum: a013a8ed28189ed7938516dc11fdf5e8
SHA1: 183d5209f438c3b6c765cb59206fbaee20ed6170
SHA256: 96994772835b6acc5c2e98f93e5442f9ae1c56448e895ee4d65a1822b191708c
SHA512: e973570fd4f1cf983f63607e561d1532e74bb761d00063c521df62faeb1f0ad4d6fbd28e6216ee7e4f45d03101b3edbaa6379e1795d8a35342e0b6e1ac4eb25f
Description: lossless compression algorithm and format (command line utility)
 Brotli is a generic-purpose lossless compression algorithm
 that compresses data using a combination of a modern variant
 of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
 with a compression ratio comparable to the best currently available
 general-purpose compression methods. It is similar in speed with
 deflate but offers more dense compression.
 .
 This package installs a command line utility.
Homepage: https://github.com/google/brotli

Package: brotli-dbgsym
Priority: optional
Section: debug
Installed-Size: 1231
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: brotli
Version: 1.0.9-2+apertis1bv2024dev3b1
Depends: brotli (= 1.0.9-2+apertis1bv2024dev3b1)
Filename: pool/target/b/brotli/brotli-dbgsym_1.0.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 1207708
MD5sum: 1d68e5af8a239db55b7a772123421264
SHA1: fe9cdfeb5a6ff0d4a009d00bd6e146faca09ef32
SHA256: 6f980b21dea76e2c427f24e8025f4262017d0940498081b1a163db5fb95b00c8
SHA512: 42ab6877d40c08df9dcd42faa4324453b5369b0d343b5d947d1354efb087ec191dee8d7a27e0574197670c99b97d09eff6ee2be0d1f11fe519fe0b8d16ba37b7
Description: debug symbols for brotli
Auto-Built-Package: debug-symbols
Build-Ids: c6ac2e72276d4b4fa769cd655a672105714906b6

Package: bsdextrautils
Priority: optional
Section: utils
Installed-Size: 249
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Replaces: bsdmainutils (<< 12.1.3), nwrite
Depends: libc6 (>= 2.34), libsmartcols1 (>= 2.38), libtinfo6 (>= 6)
Conflicts: nwrite
Breaks: bsdmainutils (<< 12.1.3), nwrite
Filename: pool/target/u/util-linux/bsdextrautils_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 88332
MD5sum: eca8d3f393e948172420c01dbd1ecdd5
SHA1: f2e2326c44b5a77eb82779f8340d52416a6b1b0a
SHA256: f7aed02822792bc55c2cae93cef23f6012d07e5bec676441231b28470b534bb8
SHA512: ac57d5403be3a4a2e9e7a23a0f31b6670ac9b7f79f21164a07449241341b082b63d7fcc1b645c79f8d8dd83b147ad0c077da1ee2030c199a78b6da761a98ec5d
Description: extra utilities from 4.4BSD-Lite
 This package contains some extra BSD utilities: col, colcrt, colrm, column,
 hd, hexdump, look, ul and write.
 Other BSD utilities are provided by bsdutils and calendar.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: foreign

Package: bsdextrautils-dbgsym
Priority: optional
Section: debug
Installed-Size: 268
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: bsdextrautils (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/bsdextrautils-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 188400
MD5sum: e175e5e9a103abf7c5a1cceea42e7a66
SHA1: 9b9150223c74ebbad0260e13956412c920cd30ea
SHA256: 44f6789b83597bd2266874bd2660f9f57bfe1dcb0ed1a63ec912583f7be437b5
SHA512: cd6b977f264c04d49ef01bb048fa920981c1911cec97443e27ea7a62c00339676028a58318990ba6a82f636a8424b1a96637408594319e479c4d7dd7fdc4a349
Description: debug symbols for bsdextrautils
Auto-Built-Package: debug-symbols
Build-Ids: 07f4b052d1754bf1061708dd66ac94050a8175ec 551c0ce859098f25a21a0d4e8c94d5c75291ad65 97240781a40fafc34dd168be2e566a4b1dcff657 9ebf3295afdb46f41748f75600c448fa33aaea2f c5d8d7d0fd5e47ca9df35699474b16f48ff6605a c80fd7e110e18911b2a53cc592cb5518158f6adc c8276dbd68a26a936569472c6e474d30c1a472f7 d6e66107ffd5536ba2fe30c43afa050e9ae9c974

Package: bsdutils
Essential: yes
Priority: required
Section: utils
Installed-Size: 265
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux (2.38.1-5+apertis1bv2024dev3b1)
Version: 1:2.38.1-5+apertis1bv2024dev3b1
Pre-Depends: libc6 (>= 2.34), libsystemd0
Recommends: bsdextrautils
Filename: pool/target/u/util-linux/bsdutils_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 95876
MD5sum: 2942a5f9b71ee0287c9bc0e884cc1fc7
SHA1: e7034b4646f11b9041579c4819b8c743c12f467b
SHA256: f05cd247c1bba59035a36bd176c414e4f4ce6ac9e3fc4e6c6e955977c57c0789
SHA512: 76977f7e0eca3460ed7379bf218422505bf0f9172759d473681448f6f7a0dc5595d9b6ffee664c2d2456dcd9694569f25a357b8a00c393e91cff449db815fb9d
Description: basic utilities from 4.4BSD-Lite
 This package contains the bare minimum of BSD utilities needed for a Debian
 system: logger, renice, script, scriptlive, scriptreplay and wall. The
 remaining standard BSD utilities are provided by bsdextrautils.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: foreign

Package: bsdutils-dbgsym
Priority: optional
Section: debug
Installed-Size: 304
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux (2.38.1-5+apertis1bv2024dev3b1)
Version: 1:2.38.1-5+apertis1bv2024dev3b1
Depends: bsdutils (= 1:2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/bsdutils-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 233492
MD5sum: 91fc9bf395b7bed257f5a29830365cc8
SHA1: d8e9413fa3166542f147aee6a9cc1f9a10092430
SHA256: 73af74f71ef01662df1a140df725fa91268f21f86aa94d2f0bdf4d1e434e0a94
SHA512: 998597c2fd90e03d35daded0c38b5caa780ee3a054a457a2dbc2036d56e192f8a23154eca0cac51aeff04c9da435b3def94d504fcb6fc1620cdea66dd1624ac9
Description: debug symbols for bsdutils
Auto-Built-Package: debug-symbols
Build-Ids: 05966a956703378b460eff5e47c4ad6b2f67b49e 078b3f242e03b00b72b4703982d86af21ecc1ca4 14c5f4ec0d09d14868d40542fab6482b07d65a1b 9561b10ef55a04a6a7132d32c6777bd1703b52c6 f00152d03b5eb5c26c09902f8edc92c7bd2122c3 fbebe1860d3d11b550e31f26cbe8c1169a7b6d86

Package: bubblewrap
Priority: optional
Section: admin
Installed-Size: 109
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 0.8.0-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libselinux1 (>= 3.1~)
Recommends: procps
Filename: pool/target/b/bubblewrap/bubblewrap_0.8.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 45364
MD5sum: e0cebacb8e338bb9c69963b16439e5cc
SHA1: 69413ffc64651397d9f9cbe2ac7d3f8fde3d8cab
SHA256: d7a4679df8a5adfede97bb31eb802ed161142efeee3c61e49744053e9da95ae2
SHA512: 74b589be759d81c6fc45abff53a13ef3c49a4813383ee81b93f2a7e668c5cb5d24936abd2e7400ed5ebc1f108d05c7e5d28e5fef9590f3d70ec3333716bfffa0
Description: utility for unprivileged chroot and namespace manipulation
 bubblewrap uses Linux namespaces to launch unprivileged containers.
 These containers can be used to sandbox semi-trusted applications such
 as Flatpak apps, image/video thumbnailers and web browser components,
 or to run programs in a different library stack such as a Flatpak runtime
 or a different Debian release.
 .
 By default, this package relies on a kernel with user namespaces enabled.
 Official Debian and Ubuntu kernels are suitable.
 .
 On kernels without user namespaces, system administrators can make the
 bwrap executable setuid root, allowing it to create unprivileged
 containers even though ordinary user processes cannot.
Homepage: https://github.com/containers/bubblewrap
Multi-Arch: foreign

Package: bubblewrap-dbgsym
Priority: optional
Section: debug
Installed-Size: 93
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: bubblewrap
Version: 0.8.0-2+apertis1bv2024dev3b1
Depends: bubblewrap (= 0.8.0-2+apertis1bv2024dev3b1)
Filename: pool/target/b/bubblewrap/bubblewrap-dbgsym_0.8.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 75552
MD5sum: 311f54328bcc886d4c71096ab193d600
SHA1: c65140a1ad226f4ccc62769463ef468a3d4baf3e
SHA256: fadde60340a1a9743af4da4966b93f2d6624b3fe792bb71487823fd53b677042
SHA512: b6c8cbea645242df541b583a83ddf9f63169771de81eab070235eeb59aeae22cf1f68496fe4339f2138b9699d5f270dd838e274c922550e56c54d9f69c37c1d5
Description: debug symbols for bubblewrap
Auto-Built-Package: debug-symbols
Build-Ids: a864d3ab1a77a3e14f425c445972a8b655cecd6f

Package: busybox
Priority: optional
Section: utils
Installed-Size: 723
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Version: 1:1.35.0-4+apertis5bv2024dev3b1
Replaces: busybox-static
Depends: libc6 (>= 2.34)
Conflicts: busybox-static
Filename: pool/target/b/busybox/busybox_1.35.0-4+apertis5bv2024dev3b1_armhf.deb
Size: 468576
MD5sum: e6c025d544cc5d7f3f0e2e5c06ce58e0
SHA1: d0535d01303f1556e3b766277179798ae281c566
SHA256: 262014cdb9280958a87967a2e75d37c0c1af494caa8807156468b8d278f603d2
SHA512: a4aaf39330ccc7b351b2d927db023799cdb43462b805d7cf85cb5bbd981ace0cc4fb7ac602b301a73a1c2aa9821615d35ec7f84c0d7c72b78067d462dc3dcea0
Description: Tiny utilities for small and embedded systems
 BusyBox combines tiny versions of many common UNIX utilities into a single
 small executable. It provides minimalist replacements for the most common
 utilities you would usually find on your desktop system (i.e., ls, cp, mv,
 mount, tar, etc.). The utilities in BusyBox generally have fewer options than
 their full-featured GNU cousins; however, the options that are included
 provide the expected functionality and behave very much like their GNU
 counterparts.
 .
 This package installs the BusyBox binary but does not install
 symlinks for any of the supported utilities. Some of the utilities
 can be used in the system by installing the busybox-syslogd,
 busybox-udhcpc or busybox-udhcpd packages.
Homepage: http://www.busybox.net

Package: busybox-dbgsym
Priority: optional
Section: debug
Installed-Size: 1516
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: busybox
Version: 1:1.35.0-4+apertis5bv2024dev3b1
Depends: busybox (= 1:1.35.0-4+apertis5bv2024dev3b1)
Filename: pool/target/b/busybox/busybox-dbgsym_1.35.0-4+apertis5bv2024dev3b1_armhf.deb
Size: 1390660
MD5sum: 4e77bd2121801f0b97deeed0024e17c1
SHA1: 970df57e2920b1ed850776cd91d55624c411a27b
SHA256: 77babe5d6497e666765ec078fc1fb050cae380adbd92c258b0e008a3707a1ec0
SHA512: 87abbbdf7b0b0b410b3335015d1313180c32142506df6e5e52f8dd6277b0f2c8be9598aa5e6afd2049b77517c32be3f260091868b2b5b23abbf2c67e84bb488f
Description: debug symbols for busybox
Auto-Built-Package: debug-symbols
Build-Ids: 9efaf84e42a06fb954489f5735ebaf23f58e0258

Package: busybox-diffutils
Priority: required
Section: utils
Installed-Size: 43
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: busybox
Version: 1:1.35.0-4+apertis5bv2024dev3b1
Replaces: diffutils
Provides: diffutils
Depends: busybox (>> 1:1.35.0) | busybox-static (>> 1:1.35.0), lsb-base
Conflicts: diffutils
Filename: pool/target/b/busybox/busybox-diffutils_1.35.0-4+apertis5bv2024dev3b1_armhf.deb
Size: 29256
MD5sum: 2ceaa3e839d43f7f8f2f461c5c1589d4
SHA1: b3beb49b8588aa0f43ad2a7fe71a37504ec0d3ec
SHA256: 459d0f3e4c64e766a8b31996310d6023f3f602d47c48221d38da52597c54cfbf
SHA512: 89b2021e6c3f6d31efa747409cae01ef265ff15a6a3c96d79fdcc23811180889bc9c8ace28e9fa225c15cae9cb4a9e82dda4caa9e5a7682e3d9d438fa57999ca
Description: Provides the busybox diffutils implementation
 Busybox contains a basic implementation of diffutils which is enough for
 the functionality required in target.
 .
 This package contains the glue to use the busybox diffutils as replacement
 of GNU diffutils in the system by providing the appropriate symbolic links
 and scripts.
Homepage: http://www.busybox.net

Package: busybox-grep
Priority: required
Section: utils
Installed-Size: 45
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: busybox
Version: 1:1.35.0-4+apertis5bv2024dev3b1
Replaces: grep, rgrep
Provides: grep, rgrep
Depends: busybox (>> 1:1.35.0) | busybox-static (>> 1:1.35.0), lsb-base
Conflicts: grep, rgrep
Filename: pool/target/b/busybox/busybox-grep_1.35.0-4+apertis5bv2024dev3b1_armhf.deb
Size: 29256
MD5sum: 46c636702f9ca8430be134797c783f15
SHA1: 56de072f34c71614aee2c079a6f0562a00bd1a19
SHA256: 2f906213030919c3a2eb724fcfefc2c324fd425ba14fbe4b7c828645d8f1955e
SHA512: 628ac607006a7e4f4f1c1d235c3a25fefe77e9b5824eed4b8ebe50f85ebc6dea682822cc5c115c4b6190aa2ad0d90f3b52523c61bbbcae2bba2c638d0e8b2e15
Description: Provides the busybox grep implementation
 Busybox contains a basic implementation of grep which is enough for
 the functionality required in target.
 .
 This package contains the glue to use the busybox grep as replacement
 of GNU grep in the system by providing the appropriate symbolic links
 and scripts.
Homepage: http://www.busybox.net

Package: busybox-gzip
Essential: yes
Priority: required
Section: utils
Installed-Size: 45
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: busybox
Version: 1:1.35.0-4+apertis5bv2024dev3b1
Replaces: gzip
Provides: gzip
Depends: busybox (>> 1:1.35.0) | busybox-static (>> 1:1.35.0), lsb-base
Conflicts: gzip
Filename: pool/target/b/busybox/busybox-gzip_1.35.0-4+apertis5bv2024dev3b1_armhf.deb
Size: 29264
MD5sum: cd220c873d900198506602a8d69ba7cb
SHA1: 60ac5006f4a6549170562d1d001602059a7b84e4
SHA256: 65fea5ad43d80e281516cb89864b1eb9e60677a58feca94a6b54ce8ba20f87db
SHA512: 29789cbec8404f7abc656a54833bd02f39fbfaa501743fcda995e7d8901bf29c376dc990797332a7e54480acc607139f243d934aae405621db42cb97dd7d69b2
Description: Provides the busybox gzip implementation
 Busybox contains a basic implementation of gzip which is enough for
 the functionality required in target.
 .
 This package contains the glue to use the busybox gzip as replacement
 of GNU gzip in the system by providing the appropriate symbolic links
 and scripts.
Homepage: http://www.busybox.net

Package: busybox-ping
Priority: optional
Section: utils
Installed-Size: 38
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: all
Source: busybox
Version: 1:1.35.0-4+apertis5bv2024dev3b1
Provides: ping
Depends: busybox (>> 1:1.35.0) | busybox-static (>> 1:1.35.0), lsb-base
Conflicts: ping
Filename: pool/target/b/busybox/busybox-ping_1.35.0-4+apertis5bv2024dev3b1_all.deb
Size: 29212
MD5sum: 5715228dce831119662a96c123dd6360
SHA1: f88b3e8e11778f0addd5306e7f151237941a5420
SHA256: 42362fd8b22ea783ebbb1a33ccdd512580b362a665baed11957aeed83ee0fc1c
SHA512: 68f3d7f10b8c97ed88a8cdb3adc779690779688845d08d80f16197777ff0331b00745536d71729477bd4cc51843894ded65237c58f334a1ade1dc8f2d767db9a
Description: Provides ping using busybox
 The ping command sends ICMP ECHO_REQUEST packets to a host in order to
 test if the host is reachable via the network.
 .
 This package includes a ping utility which supports IPv4 and IPv6 network
 connections.
 .
 The busybox implementation of ping is particular useful on
 embedded, diskless (netboot) or flash disk based systems.
Homepage: http://www.busybox.net

Package: busybox-ping
Priority: optional
Section: utils
Installed-Size: 38
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: all
Source: busybox
Version: 1:1.35.0-4+apertis4bv2024dev3b1
Provides: ping
Depends: busybox (>> 1:1.35.0) | busybox-static (>> 1:1.35.0), lsb-base
Conflicts: ping
Filename: pool/target/b/busybox/busybox-ping_1.35.0-4+apertis4bv2024dev3b1_all.deb
Size: 29180
MD5sum: d79420fe9d0c9c0b1f384d7349bcaf58
SHA1: c12e2b00e5a1c2f9926da75894dd28e54934686c
SHA256: 6ec8aa627b65092b3da2ed2739e4b8ed3784f42e91d8d3489bf1273c709838ed
SHA512: 5fd3129fb5e9890104aa9b3617252e67ff2271164a30320ac43252dab02aa9daf7963968c6f443943d1a2a92bafd74147c23b0beba1ea98888d8973155a52f85
Description: Provides ping using busybox
 The ping command sends ICMP ECHO_REQUEST packets to a host in order to
 test if the host is reachable via the network.
 .
 This package includes a ping utility which supports IPv4 and IPv6 network
 connections.
 .
 The busybox implementation of ping is particular useful on
 embedded, diskless (netboot) or flash disk based systems.
Homepage: http://www.busybox.net

Package: busybox-ping
Priority: optional
Section: utils
Installed-Size: 38
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: all
Source: busybox
Version: 1:1.35.0-4+apertis4bv2024dev2b1
Provides: ping
Depends: busybox (>> 1:1.35.0) | busybox-static (>> 1:1.35.0), lsb-base
Conflicts: ping
Filename: pool/target/b/busybox/busybox-ping_1.35.0-4+apertis4bv2024dev2b1_all.deb
Size: 29184
MD5sum: ab38b4a499f03f1a5b81f8036a29001d
SHA1: f57168c02e5d06e54381e1eb8fc248fc5ef025f4
SHA256: c1614dae62d64bb2ace1f84f866ce24210f0ac8e1e32ef930d90c5cf40431197
SHA512: 730181597a7a41a2cb4ebdf7250536ef971d551fe8c90158e80529b8d8417c5bf89746b1deb80ca606e908dbca3836dce9249c67de7b875b56719ac9c0c2ae63
Description: Provides ping using busybox
 The ping command sends ICMP ECHO_REQUEST packets to a host in order to
 test if the host is reachable via the network.
 .
 This package includes a ping utility which supports IPv4 and IPv6 network
 connections.
 .
 The busybox implementation of ping is particular useful on
 embedded, diskless (netboot) or flash disk based systems.
Homepage: http://www.busybox.net

Package: busybox-sed
Essential: yes
Priority: required
Section: utils
Installed-Size: 41
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: busybox
Version: 1:1.35.0-4+apertis5bv2024dev3b1
Replaces: sed
Provides: sed (= 4.1.2-8)
Depends: busybox (>> 1:1.35.0) | busybox-static (>> 1:1.35.0), lsb-base
Conflicts: sed
Filename: pool/target/b/busybox/busybox-sed_1.35.0-4+apertis5bv2024dev3b1_armhf.deb
Size: 29236
MD5sum: 9fb154c9f504b11d5914b9a0c0d6a164
SHA1: 7f01997393a89d324a78650a68cc552b29ebfa57
SHA256: 7c94b67217c9bfe8f8662431892026924d58d2f854b6abeb60e893ef52a38814
SHA512: 0770875ad70a8f4923ebda256ba63d22ce7d01ed4eb8bf24b46a9baaa35347bdcd1e16294ad7b690e5256dc7ab4d46f516ee25a5ab77b3b00fed36d82c9e6ae7
Description: Provides the busybox sed implementation
 Busybox contains a basic implementation of sed which is enough for
 the functionality required in target.
 .
 This package contains the glue to use the busybox sed as replacement
 of GNU gzip in the system by providing the appropriate symbolic links
 and scripts.
Homepage: http://www.busybox.net

Package: busybox-static
Priority: optional
Section: shells
Installed-Size: 1395
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: busybox
Version: 1:1.35.0-4+apertis5bv2024dev3b1
Replaces: busybox
Provides: busybox
Conflicts: busybox
Filename: pool/target/b/busybox/busybox-static_1.35.0-4+apertis5bv2024dev3b1_armhf.deb
Size: 841540
MD5sum: 2c1dc11aed2547c85e59a2ac997e3918
SHA1: a997afdd32ea4021cc3348306fcc844c5dbd1872
SHA256: f4d2b54f72a85d0163fd07bd4bdc3c44034301e335bd5ae0ec25f83695f5e1cf
SHA512: b368985d329e8637bb504c7b297b77d446d7d08458fb625b509cd1bf0022e60d488fab0afa69e9a92359106233684696ade9c17d8993139efaa3437790a1e061
Description: Standalone rescue shell with tons of builtin utilities
 BusyBox combines tiny versions of many common UNIX utilities into a single
 small executable. It provides minimalist replacements for the most common
 utilities you would usually find on your desktop system (i.e., ls, cp, mv,
 mount, tar, etc.).  The utilities in BusyBox generally have fewer options than
 their full-featured GNU cousins; however, the options that are included
 provide the expected functionality and behave very much like their GNU
 counterparts.
 .
 busybox-static provides you with a statically linked simple stand alone shell
 that provides all the utilities available in BusyBox. This package is
 intended to be used as a rescue shell, in the event that you screw up your
 system. Invoke "busybox sh" and you have a standalone shell ready to save
 your system from certain destruction. Invoke "busybox", and it will list the
 available builtin commands.
Built-Using: glibc (= 2.36-9+deb12u1+apertis1bv2024dev3b1)
Homepage: http://www.busybox.net

Package: busybox-static-dbgsym
Priority: optional
Section: debug
Installed-Size: 1761
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: busybox
Version: 1:1.35.0-4+apertis5bv2024dev3b1
Depends: busybox-static (= 1:1.35.0-4+apertis5bv2024dev3b1)
Filename: pool/target/b/busybox/busybox-static-dbgsym_1.35.0-4+apertis5bv2024dev3b1_armhf.deb
Size: 1512212
MD5sum: 3aaeb44e45c0d761be79db6e25bbd24e
SHA1: c6d0d18c3a240caeb21c21682aba3fd8b3599c2c
SHA256: 0a8b7dcf06b8186e40606b2addd24fbd26286d41a4ab09de0d69a3f9fb54aea5
SHA512: 0dd2a6a01d3b7edadc3a7bb4ebb5ac2a5f895c34e4b265b7698f1bc6047b4c9f43a57de73ba37341ce9a34755650874abceba83cb19b5738f44a982baaf6922f
Description: debug symbols for busybox-static
Auto-Built-Package: debug-symbols
Build-Ids: ddd900392fbea7c6445947611f91b6a487748453

Package: busybox-syslogd
Priority: optional
Section: utils
Installed-Size: 70
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: all
Source: busybox
Version: 1:1.35.0-4+apertis5bv2024dev3b1
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: busybox (>> 1:1.35.0) | busybox-static (>> 1:1.35.0), lsb-base
Pre-Depends: init-system-helpers (>= 1.54~)
Conflicts: linux-kernel-log-daemon, system-log-daemon
Filename: pool/target/b/busybox/busybox-syslogd_1.35.0-4+apertis5bv2024dev3b1_all.deb
Size: 32212
MD5sum: a353575212190bd84083006f7872aeb8
SHA1: e0e2533e8cfad97ef8aa098ce6e50738132fffe2
SHA256: c17f92f6250b818c3b88ca4c7fabb2274fd0a3141c7c439da9b7bdb7003a234b
SHA512: 0f01e49da853c5badf560e138bba82a3e48bdb5c71a60c1a9369994d99a9ed47c07d06fbfc1970f55d62037992b6014291d7375f6be640b23a19364cd52e9f51
Description: Provides syslogd and klogd using busybox
 The system log daemon is responsible for providing logging of
 messages received from programs and facilities on the local host as
 well as from remote hosts.
 .
 The kernel log daemon listens to kernel message sources and is
 responsible for prioritizing and processing operating system
 messages.
 .
 The busybox implementation of the syslogd is particular useful on
 embedded, diskless (netboot) or flash disk based systems because it
 can use a fixed size ring buffer for logging instead of saving logs
 to the disk or sending it to remote logging servers. The ring buffer
 can be read using the (also busybox based) command logread.
 .
 This package provides the glue to the busybox syslogd and klogd to be
 used in the system by providing the appropriate symbolic links and
 scripts.
Homepage: http://www.busybox.net

Package: busybox-syslogd
Priority: optional
Section: utils
Installed-Size: 70
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: all
Source: busybox
Version: 1:1.35.0-4+apertis4bv2024dev3b1
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: busybox (>> 1:1.35.0) | busybox-static (>> 1:1.35.0), lsb-base
Pre-Depends: init-system-helpers (>= 1.54~)
Conflicts: linux-kernel-log-daemon, system-log-daemon
Filename: pool/target/b/busybox/busybox-syslogd_1.35.0-4+apertis4bv2024dev3b1_all.deb
Size: 32180
MD5sum: 3b876c8495679ad319ad31927b4e394d
SHA1: c1af7310811bb8eca5e3d772861ef147c6e46a4d
SHA256: 0d2deaac48e2ca324686d367456f97b6ef4ff4b5251453db2b6e112d940e8345
SHA512: 4f2efa3f48248ab54ef4a4536d6cd42bbb2bd77e413e2dfca715e013b2203aaa851495f5be00363e7944831bba836404e043a94c0a0cce4ac7648f9f68c09cda
Description: Provides syslogd and klogd using busybox
 The system log daemon is responsible for providing logging of
 messages received from programs and facilities on the local host as
 well as from remote hosts.
 .
 The kernel log daemon listens to kernel message sources and is
 responsible for prioritizing and processing operating system
 messages.
 .
 The busybox implementation of the syslogd is particular useful on
 embedded, diskless (netboot) or flash disk based systems because it
 can use a fixed size ring buffer for logging instead of saving logs
 to the disk or sending it to remote logging servers. The ring buffer
 can be read using the (also busybox based) command logread.
 .
 This package provides the glue to the busybox syslogd and klogd to be
 used in the system by providing the appropriate symbolic links and
 scripts.
Homepage: http://www.busybox.net

Package: busybox-syslogd
Priority: optional
Section: utils
Installed-Size: 70
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: all
Source: busybox
Version: 1:1.35.0-4+apertis4bv2024dev2b1
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: busybox (>> 1:1.35.0) | busybox-static (>> 1:1.35.0), lsb-base
Pre-Depends: init-system-helpers (>= 1.54~)
Conflicts: linux-kernel-log-daemon, system-log-daemon
Filename: pool/target/b/busybox/busybox-syslogd_1.35.0-4+apertis4bv2024dev2b1_all.deb
Size: 32180
MD5sum: af53578499d9d1eba511a12ed09de23f
SHA1: 5956e7c4f21277207773a28c55788fa20ad45e34
SHA256: 0fe456c2593b10a19a793c0ed66379a63403d0aa74dce6263a57b4a5c92ae477
SHA512: 9be8d1ff582238283b7165b80793db6e32f25b2a1ea8ccea31f836c5a9730ff622f17837e81ea24644cfb399cec5be3b9dc34531da75a0be37bf982007cebb4f
Description: Provides syslogd and klogd using busybox
 The system log daemon is responsible for providing logging of
 messages received from programs and facilities on the local host as
 well as from remote hosts.
 .
 The kernel log daemon listens to kernel message sources and is
 responsible for prioritizing and processing operating system
 messages.
 .
 The busybox implementation of the syslogd is particular useful on
 embedded, diskless (netboot) or flash disk based systems because it
 can use a fixed size ring buffer for logging instead of saving logs
 to the disk or sending it to remote logging servers. The ring buffer
 can be read using the (also busybox based) command logread.
 .
 This package provides the glue to the busybox syslogd and klogd to be
 used in the system by providing the appropriate symbolic links and
 scripts.
Homepage: http://www.busybox.net

Package: bzip2
Priority: standard
Section: utils
Installed-Size: 97
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Version: 1.0.8-5+apertis1bv2024dev3b1
Replaces: libbz2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.8-5+apertis1bv2024dev3b1), libc6 (>= 2.34)
Suggests: bzip2-doc
Filename: pool/target/b/bzip2/bzip2_1.0.8-5+apertis1bv2024dev3b1_armhf.deb
Size: 40056
MD5sum: e62bdcc25dba78653d3a3d1cdaf321ac
SHA1: e567fd738c955acfd88893157c12767e9175549c
SHA256: 58f0d0b120e6198dd7b118f0c808c1470daef729f5a1ae12e2a71d15c7ccb33e
SHA512: cc7d1101c4518f2b5efe501ee1496e2a0a030e546c1bdf0cb6df77d3c9ecfb647bdcbba3416a26356d1af2d603a167821dabb5f1f25cf014d0a5e742ee56040c
Description: high-quality block-sorting file compressor - utilities
 bzip2 is a freely available, patent free, data compressor.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: https://sourceware.org/bzip2/
Multi-Arch: foreign

Package: bzip2-dbgsym
Priority: optional
Section: debug
Installed-Size: 62
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Source: bzip2
Version: 1.0.8-5+apertis1bv2024dev3b1
Depends: bzip2 (= 1.0.8-5+apertis1bv2024dev3b1)
Filename: pool/target/b/bzip2/bzip2-dbgsym_1.0.8-5+apertis1bv2024dev3b1_armhf.deb
Size: 37708
MD5sum: 0d85f31727b0f525b7f64d67f671fd67
SHA1: a033aeea927b22d86fca6c03448595d4829c1d49
SHA256: 83145ace3781a314b470b882aea808ef71a3a6db331cac632893708af771fe93
SHA512: 1471d288ea8f27428e914a2c7c527e67bfa92f186a191ae964c167415e345b2d12f34a17c33230658079968b3ae2fead5f5ca712400d300a7c5285d8058d4079
Description: debug symbols for bzip2
Auto-Built-Package: debug-symbols
Build-Ids: 3a690db10c3bd9cbaecbbf42906ba0a1123405b9 9c55c57035bdbf47b312625936ef8be0b9b08e3c

Package: bzip2-doc
Priority: optional
Section: doc
Installed-Size: 606
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: all
Source: bzip2
Version: 1.0.8-5+apertis1bv2024dev3b1
Replaces: bzip2 (<< 1.0.4-0ubuntu2)
Filename: pool/target/b/bzip2/bzip2-doc_1.0.8-5+apertis1bv2024dev3b1_all.deb
Size: 505752
MD5sum: b60d24d5b63789310f792ef469d19698
SHA1: 3d504b966311ca007c451f27b59a5692b2a90653
SHA256: 826d7d1753f216220623e4790dbee6bfdb2cfce310d8d2b00d8cf0e649216e2a
SHA512: 52d27df14994b765be5115815b67d8c6d17198453701a53c3fc92a270b3966fb8719639c6b0917a3b9064a40000451698668a8f46193563dc6ec094dc11ba71c
Description: high-quality block-sorting file compressor - documentation
 This package contains the bzip2 user manual in HTML, PDF, PS and Texinfo
 formats.
 .
 bzip2 is a freely available, patent free, data compressor.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: https://sourceware.org/bzip2/
Multi-Arch: foreign

Package: ca-certificates
Priority: standard
Section: misc
Installed-Size: 385
Maintainer: Julien Cristau <jcristau@debian.org>
Architecture: all
Version: 20230311+apertis0bv2024dev3b1
Depends: openssl (>= 1.1.1), debconf (>= 0.5) | debconf-2.0
Breaks: ca-certificates-java (<< 20121112+nmu1)
Filename: pool/target/c/ca-certificates/ca-certificates_20230311+apertis0bv2024dev3b1_all.deb
Size: 153772
MD5sum: a3d16bbdab0516e1d1bb5319b214897f
SHA1: 8180b5242361c4f88d2c2aa6e65a7ef811d7fdb4
SHA256: c481ac11b73c2763233abfb18d1899e5368a80274f976af3cd313adf4c3c11c8
SHA512: e146648347c8519a0507becf1e26f144fce0f9017b7d449b9b810ed9cead1706aed34c9c33c343ef3bdba2f3682c9a1bc28e5ab4f9e8731dd73b88f699aca324
Description: Common CA certificates
 Contains the certificate authorities shipped with Mozilla's browser to allow
 SSL-based applications to check for the authenticity of SSL connections.
 .
 Please note that Debian can neither confirm nor deny whether the
 certificate authorities whose certificates are included in this package
 have in any way been audited for trustworthiness or RFC 3647 compliance.
 Full responsibility to assess them belongs to the local system
 administrator.
Enhances: openssl
Multi-Arch: foreign

Package: caca-utils
Priority: optional
Section: utils
Installed-Size: 371
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcaca
Version: 0.99.beta20-3+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libimlib2 (>= 1.4.5)
Recommends: toilet
Filename: pool/target/libc/libcaca/caca-utils_0.99.beta20-3+apertis0bv2024dev3b1_armhf.deb
Size: 52720
MD5sum: 0c279e347f7502b2794465a647a54efd
SHA1: 23f2c3048cd655efbc4ced48a07866bed6ae4840
SHA256: 72161c695b03eee80fa438b91b9797791489f1e50702107272cefe22d924e199
SHA512: 335981fcd821a8f270348c0da0cf477168ee4f0a67087abf22b3bc6b9bcfe7c40fba19c343656b2c2a7f8d6e32d284a17acbd300404748d0ac96f678494f2164
Description: text mode graphics utilities
 This package contains utilities and demonstration programs for libcaca, the
 Colour AsCii Art library.
 .
 cacaview is a simple image viewer for the terminal. It opens most image
 formats such as JPEG, PNG, GIF etc. and renders them on the terminal using
 ASCII art. The user can zoom and scroll the image, set the dithering method
 or enable anti-aliasing.
 .
 cacafire is a port of AALib's aafire and displays burning ASCII art flames.
 .
 cacademo is a tiny graphic program that renders animated ASCII metaballs,
 matrix effects, colourful moiré circles and old school plasma effects.
Homepage: http://caca.zoy.org/wiki/libcaca
Multi-Arch: foreign

Package: caca-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 118
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcaca
Version: 0.99.beta20-3+apertis0bv2024dev3b1
Depends: caca-utils (= 0.99.beta20-3+apertis0bv2024dev3b1)
Filename: pool/target/libc/libcaca/caca-utils-dbgsym_0.99.beta20-3+apertis0bv2024dev3b1_armhf.deb
Size: 58296
MD5sum: 5e9de86bd9fcb077e2a82c39a08c8389
SHA1: b14034e8b5c74d1840cdaf5f48925de9a1fa11d2
SHA256: 6e4ef21edf7577ddcbdca3b02b5538097352c3798ff1ebc3d5f353cb79bfd76f
SHA512: 246feef8b475baf3ea3d29e2b6fb7b756b450bf106fcf85e05b807dc480a6663e72945a4b79366f5e5de45117351fe4449032d13686745ca7802a08d7c91f38c
Description: debug symbols for caca-utils
Auto-Built-Package: debug-symbols
Build-Ids: 0437f48d34de32e4294eaa55e9260fd66895ee65 484e436042349e692a46a4d479188bf80cf78a2a 76948ad80384d68f6389b768dc0f63dd1c6d2fef a9ef494e711d73213f6ff83b5686ff5aa46681c2 af4556a9788980a064df3fa8f57b7301ee36c052 cf817bf7a039b9def6eb788231e548156b8eab31 f75971b66fff635146fefc57228ab6dab8e02975

Package: cairo-perf-utils
Priority: optional
Section: misc
Installed-Size: 1743
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: cairo
Version: 1.16.0-7+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libcairo-script-interpreter2 (= 1.16.0-7+apertis0bv2024dev3b1), libcairo2 (= 1.16.0-7+apertis0bv2024dev3b1), libfontconfig1 (>= 2.12.6), libpixman-1-0 (>= 0.10.0), libx11-6, libxcb-render0, libxcb1, libxrender1, zlib1g (>= 1:1.1.4)
Filename: pool/target/c/cairo/cairo-perf-utils_1.16.0-7+apertis0bv2024dev3b1_armhf.deb
Size: 527848
MD5sum: 8dd70e03a37ba013e2e66e608c466e95
SHA1: ab6a0dee22500c55b3055fd383515d1047f344d1
SHA256: 0900c356831a373a384c2b3c073e42e9d2705c17e36fd4b97c6ee644963b7f16
SHA512: e9b49581eaccede6472ba8f2318cb41b35c6e63637120f10c4fc0b2b094d3bdfbe088fe0651eeabc0d9eeb39df2761061d74c9826d5fd01254215f6778fb23b4
Description: Cairo 2D vector graphics library performance utilities
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains a set of utilities for capturing and replaying cairo
 execution traces using various backends, in order to be able to measure the
 performance of cairo for real-world applications in a reproducible way.
Homepage: https://cairographics.org/

Package: cairo-perf-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 564
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: cairo
Version: 1.16.0-7+apertis0bv2024dev3b1
Depends: cairo-perf-utils (= 1.16.0-7+apertis0bv2024dev3b1)
Filename: pool/target/c/cairo/cairo-perf-utils-dbgsym_1.16.0-7+apertis0bv2024dev3b1_armhf.deb
Size: 427396
MD5sum: d51b0445873e44f86e26b9bdc0e07868
SHA1: 64544e70b341e615d99678837af7b108296414da
SHA256: f42517c37c6e14c34ce662266dfdc6dded08726819570ce2f553612fcf372757
SHA512: c94d73eefe3dcdb5ca4fb803bf29b809e7e9b4913194b958b09802ad5bf03becd77bb9b4b32cfdf47811ce9fc896c859606ae9dec3bbda07707a49481a9c188e
Description: debug symbols for cairo-perf-utils
Auto-Built-Package: debug-symbols
Build-Ids: 21d6ec54d5dcc9cfc5e6d33ee3db8c4963ff2f6c 22ff9e69a2a445a3e5d7d7eb4a85a5a9e84cc3a7 33aaa3d41e5adbeeedb6c338afb3460475e492c1 76a99ff6cb8e6f942aebfbd54ae003eeb2eba070 99de8523fcca82b17c7cab449c0aefae0488625e b0ccba53c79c656927104dff6344b99b3eb0ac26 f1acbab46af0b52ad18fb855bc0b000b356f49ac fc1740e50916f5b2aa3bdb3b9bdb61fd3700f143

Package: casync
Priority: optional
Section: utils
Installed-Size: 358
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 2+20201210-1+apertis1bv2024dev2b2
Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libcurl3-gnutls (>= 7.32.0), libfuse2 (>= 2.6), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libudev1 (>= 183), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Filename: pool/target/c/casync/casync_2+20201210-1+apertis1bv2024dev2b2_armhf.deb
Size: 157840
MD5sum: d54d90621197ff1fafdd336db371a002
SHA1: 781a56342e7b0f1118908c4538094af626927a80
SHA256: a1545799838adc63f64e633e4783f4862c94ea73a800b9ecc5c94d30964300b8
SHA512: 8bb5fa670f7fd04df63aadfc4e963579a933604bfecb6b5481d1d37da13d8afbc9c08d8947ddb2a37d187fb77123e8a1b56b8288d7cac836134e1301627eeacd
Description: content addressable data synchronizer
 casync is
 .
 1. A combination of the rsync algorithm and content-addressable storage
 2. An efficient way to store and retrieve multiple related versions of
    large file systems or directory trees
 3. An efficient way to deliver and update OS and container images over
    the Internet
 4. An efficient backup system
 .
 casync uses well-known concepts implemented in a variety of other projects
 (primarily git and rsync), and puts them together in a moderately new, nice
 way.
Homepage: https://github.com/systemd/casync

Package: casync-dbgsym
Priority: optional
Section: debug
Installed-Size: 727
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: casync
Version: 2+20201210-1+apertis1bv2024dev2b2
Depends: casync (= 2+20201210-1+apertis1bv2024dev2b2)
Filename: pool/target/c/casync/casync-dbgsym_2+20201210-1+apertis1bv2024dev2b2_armhf.deb
Size: 653472
MD5sum: d6dde9b48973f1e442877ca1cfb35448
SHA1: 25c7672e66ff17b404c8b0d9404d382a2c49fb3c
SHA256: 312e08c3020f4f81ebd42046b18776794fbaa8d67da153e97d0abc1db7709115
SHA512: 3e33d293bfc276c1b2232e5da06b27a7def79777e69dae47b6bf183249fac97722edcb22c89d5739e2fa005e909213797c26639f5a9e0c95684cf2cb78f94b85
Description: debug symbols for casync
Auto-Built-Package: debug-symbols
Build-Ids: 7b2e445e6e8b77594fcff9814bcc5cc8d74608a0 f56d3416835671400b66cc0bfb3073366e9c83aa

Package: cdebconf
Priority: optional
Section: utils
Installed-Size: 378
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Version: 0.270+apertis0bv2024dev3b2
Provides: debconf-2.0
Depends: libc6 (>= 2.34), libdebian-installer4 (>= 0.124+apertis0bv2024dev2b1), libnewt0.52 (>= 0.52.23), libreadline8 (>= 6.0), libselinux1 (>= 3.1~), libslang2 (>= 2.2.4), libtextwrap1 (>= 0.1), debconf
Suggests: cdebconf-gtk
Filename: pool/target/c/cdebconf/cdebconf_0.270+apertis0bv2024dev3b2_armhf.deb
Size: 125884
MD5sum: 21c084c36eee342976bfc4dc1d45c833
SHA1: f8a5e8b31a57088b9c8dfb1428dd3c6f0d969a58
SHA256: 5a7ac257367c458519665de86d1367d01e4d1224b77b0ed346cfa672405bd07a
SHA512: ac61b2e007418deb249fabc8852a3d43a63757ab18f60e4afebf25bc00064dc3ebf6dd832fdf4b6a167f55b553a2bafc870ce4044734fa7e0b089c04fd2318fd
Description: Debian Configuration Management System (C-implementation)
 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. This is a reimplementation of the original debconf version
 in C.

Package: cdebconf-dbgsym
Priority: optional
Section: debug
Installed-Size: 426
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: cdebconf
Version: 0.270+apertis0bv2024dev3b2
Depends: cdebconf (= 0.270+apertis0bv2024dev3b2)
Filename: pool/target/c/cdebconf/cdebconf-dbgsym_0.270+apertis0bv2024dev3b2_armhf.deb
Size: 293176
MD5sum: caf91e134e7493bdb2e20dd7fa2df2fe
SHA1: 10a6ef5d1945d7dbcba2de7c37dc70a06c223a4b
SHA256: 709ac169b04cba2f5ab7320003888a9621e148bba57359a2bdfb0fba91781786
SHA512: d695b40715a068d3dfbb3d754a45733c51d048dbe66b5bfc6a5e9f83ed12f99c795461acb1f682c07386c61504e4565b3cf893514f4afce31e8fc34d6aa05a73
Description: debug symbols for cdebconf
Auto-Built-Package: debug-symbols
Build-Ids: 01aa55fcd70517eef07f4fbd01663d98a8a27541 06d8b3c6239574616f901303a1f62ab7814b79c3 0a48945d2d8e4d02a15106fe837e9d0b0a58a38a 1542f794efc781521b8f1d0161d85d4c3d0e5c47 1e5034a9312494fe9a2b6ee08fc4f79ec50e77dd 21c56381b543b750f1d07748d1d8b8f3c38917e1 4d64a9f120a2cbdc37c2d06dbf23721f8dc9dca8 5388fa92db37d49a2ee1bf4f97a1f6db08d8012b 6ac21ccaa77f472fe2553c77c46fefc1b89a5ebd 78eb1392cb583069b838f50f1096b5a99b65ea3b 81d466166e8e317bf9d12eb6eb1d973ac13c0254 86076c44591e0bfbf60ce4b795742f027c2d5a4d ae7e682c6e73dc39d725a732e69701f2cfde9066 b324129917afd5804625a08397b0311b7e50ce2c b6f95e2913355306e167480b0f968721d3d0f1f5 b78992573c7295f0f186d36e6b9b2a241ef52806 f31311fac0435b25b258cdd2e62a35e9cf6ac259 fd482fec0d9d823fcc122c6b2fd6237ed73813e0

Package: cdebconf-gtk
Priority: optional
Section: admin
Installed-Size: 102
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: cdebconf
Version: 0.270+apertis0bv2024dev3b2
Depends: cdebconf, libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk2.0-0 (>= 2.18.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), debconf (>= 0.5) | debconf-2.0
Filename: pool/target/c/cdebconf/cdebconf-gtk_0.270+apertis0bv2024dev3b2_armhf.deb
Size: 33048
MD5sum: ada55a022a82e202da0cf7bbb7495d46
SHA1: cb8ba89f700b5581710a9b16c2b98d585db0fb90
SHA256: a57a20018474fafcad6541d3571072f2c3b972246651354a7655e91ebeeea616
SHA512: bb10082e89cf45b930c44a00afbf267411182bf2185e3b15c89e12cf6b684ca93135269989b1bc720c8c180f50b151a9d8ad03c45c0721821b57bb2644736ce9
Description: Gtk+ frontend for Debian Configuration Management System
 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. This is a reimplementation of the original debconf version in C.
 .
 cdebconf-gtk is a minimal Gtk+ frontend cdebconf package.

Package: cdebconf-gtk-dbgsym
Priority: optional
Section: debug
Installed-Size: 134
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: cdebconf
Version: 0.270+apertis0bv2024dev3b2
Depends: cdebconf-gtk (= 0.270+apertis0bv2024dev3b2)
Filename: pool/target/c/cdebconf/cdebconf-gtk-dbgsym_0.270+apertis0bv2024dev3b2_armhf.deb
Size: 109604
MD5sum: f1a38520dfea192f15c9bc3b18e58a7c
SHA1: 100e7f477d8b9ed13d801e032db47eaeee1d2fa3
SHA256: 1113eca425590920e6f3e93a3fded18b7782fbe903c5580704bf07588e7e89c7
SHA512: 3215c665ae5e2df9e4350cd0e95fba5b7583a9af9a17bcdfcb7a1fbf37fec77df01fc7a831060a1edda6552b407e81058e49e07424f2f4bc2d8a6f5a42569ceb
Description: debug symbols for cdebconf-gtk
Auto-Built-Package: debug-symbols
Build-Ids: 55473149f5b3106cbac7af6f819a78c5b7660525

Package: cdparanoia
Priority: optional
Section: sound
Installed-Size: 82
Maintainer: Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>
Architecture: armhf
Version: 3.10.2+debian-14+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libcdparanoia0 (>= 3.10.2+debian)
Filename: pool/target/c/cdparanoia/cdparanoia_3.10.2+debian-14+apertis1bv2024dev3b1_armhf.deb
Size: 37640
MD5sum: 76655cf632c6e5bc6dea8fa10c96e70d
SHA1: f29030b2514f12211c8ddc231642d30d782c3944
SHA256: e35433407375968e9de49f60a8a3069154469c73c3f59966c8bc31aec9424aa5
SHA512: ff50f9b434d823579ac21eb544fc188d1ee4ca7f83d89518c689d578fc8ca5a41ceb6e973f24c91213fb1102809dfb92058bd24d422ee70cf8f9bbf7468f941a
Description: audio extraction tool for sampling CDs
 An audio extraction tool for sampling CDs. Unlike similar programs such as
 cdda2wav, cdparanoia goes to great lengths to try to extract the audio
 information without any artifacts such as jitter.
Homepage: https://www.xiph.org/paranoia/

Package: cdparanoia-dbgsym
Priority: optional
Section: debug
Installed-Size: 58
Maintainer: Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>
Architecture: armhf
Source: cdparanoia
Version: 3.10.2+debian-14+apertis1bv2024dev3b1
Depends: cdparanoia (= 3.10.2+debian-14+apertis1bv2024dev3b1)
Filename: pool/target/c/cdparanoia/cdparanoia-dbgsym_3.10.2+debian-14+apertis1bv2024dev3b1_armhf.deb
Size: 43604
MD5sum: 461a40a3f118659089ccd8cd3eab7c36
SHA1: 81831ca88bbd5c3ac3145015637dcfc7d02326fd
SHA256: 19728541908c7f1a1ba67cc36cd8802224f342415ba54f6fbf39a1223c38710a
SHA512: 68b484a558dcaa6b6405683ed1a13c5de3b1b67bf8998bb322d46e5cb9baa4b2b28d2706a7540f179e995634eda9197aa3c95f774deb347d6ddbea6d44205618
Description: debug symbols for cdparanoia
Auto-Built-Package: debug-symbols
Build-Ids: 9ed5c15895023a14029bcded8e6ee8eaa6401616

Package: chaiwala-apparmor-profiles
Priority: optional
Section: utils
Installed-Size: 53
Maintainer: Apertis packagers <packagers@lists.apertis.org>
Architecture: all
Source: apertis-customizations
Version: 1.2023.0bv2024dev3b1
Depends: apparmor
Filename: pool/target/a/apertis-customizations/chaiwala-apparmor-profiles_1.2023.0bv2024dev3b1_all.deb
Size: 11432
MD5sum: aea3352676d47a3a206d08cd04ebd322
SHA1: 6dec096c5cb1ea239506abcc8cba78bcdc456e4c
SHA256: 32592f7d56236ce9a5d55d3f60bcfe16283312a4d5eda66767fe5f081451a634
SHA512: f9ec9ad570a55c79578b8dc62c3d7c144519fbcd446e97eb3142a1f040579fa0f12bd5deb8bd88c459e44185d3ea8015a7eeeb7c397eed7e74ed68faf3305e70
Description: Apertis-specific AppArmor profiles
 This package installs a set of AppArmor profiles and abstractions which are
 specific to Apertis.

Package: chaiwala-apparmor-session-lockdown
Priority: optional
Section: oldlibs
Installed-Size: 31
Maintainer: Apertis packagers <packagers@lists.apertis.org>
Architecture: all
Source: apertis-customizations
Version: 1.2023.0bv2024dev3b1
Depends: chaiwala-apparmor-profiles
Recommends: apparmor, apparmor-profiles
Filename: pool/target/a/apertis-customizations/chaiwala-apparmor-session-lockdown_1.2023.0bv2024dev3b1_all.deb
Size: 8220
MD5sum: c01954825ee3d31d839b7cbc5ffaeb79
SHA1: 8e237fb8e555ccdc3add89da1d5c9460c6ece41b
SHA256: 7164be260a16dd33a9ea0fdbefd0cedf174b6ee44925215b24a81cf8e686d254
SHA512: 415bfdafbb9a094b4b46bf28faafde4895dd80015deb0ea6455fd2588e849fc72ab774e64200699876c9ecf19fea4b212e4e8f47ef006560b07424c4ce377c15
Description: Transitional package can be safetly removed.
 Replaced by chaiwala-apparmor-profiles.

Package: clang-15
Priority: optional
Section: devel
Installed-Size: 346
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Provides: c++-compiler, c-compiler, objc-compiler
Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.6), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11), libstdc++-12-dev, libgcc-12-dev, libobjc-12-dev, libclang-common-15-dev (= 1:15.0.6-4+apertis2bv2024dev3b1), llvm-15-linker-tools (= 1:15.0.6-4+apertis2bv2024dev3b1), libclang1-15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libc6-dev, binutils
Recommends: llvm-15-dev, python3
Suggests: clang-15-doc, wasi-libc
Filename: pool/target/l/llvm-toolchain-15/clang-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 109656
MD5sum: 68d9c271def46c2f10b3552e85ac1924
SHA1: a36401efba9b60130d48689a0802cf3092076b5c
SHA256: 55d35da19fcf028cabb167a7425438ac9a8c069fbf61d95ca389a25aa1b2b3ee
SHA512: 991927377871342e0f3fedf083682387145bdb53ccaae07cb532bbbab0e2801f1ab6b2e5926f932b14273e3c88aa5f4d8c84ece7c66b5715548151b61d51e837
Description: C, C++ and Objective-C compiler
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
Homepage: https://www.llvm.org/

Package: clang-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 53
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: clang-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/clang-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 11564
MD5sum: 20ac9783b566ad378d9710f61ee05fd2
SHA1: 76974110f74377abdb769f9e8a786c5da5cbd9df
SHA256: 23174d67892c4329658acab2a9acd403bac93875e82bc1eaf86145e989df948a
SHA512: 7516cadbd73e43b651f4926b4215b8402c823f0f387c6a49c06e26c221bdab93a782c3b69e891e10a793d8a59067a6d2a72e82ae806efb73c25bb75439b64f26
Description: debug symbols for clang-15
Auto-Built-Package: debug-symbols
Build-Ids: 0146756cde3c0a3d7549b39802dd40dba9ff6e3d

Package: clang-15-doc
Priority: optional
Section: doc
Installed-Size: 9833
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: all
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libjs-mathjax
Filename: pool/target/l/llvm-toolchain-15/clang-15-doc_15.0.6-4+apertis2bv2024dev3b1_all.deb
Size: 1259232
MD5sum: 742b5beab0179bd4148d95a480a2577f
SHA1: a8a914c7294d7fb311070a4e7ea3cfa8d52ed672
SHA256: f4d1bb57a81db3bb484a64e2d4ff18f4caeda7eade96cde27cb165b2d706a15e
SHA512: 53fc748edb01a2197417e15c270e186f92f29960d06c1a40f66a83b88901f2862174c36d42461b8380e5f625b0a033d1b5dcdbda9713511c6382f5e1ab19646d
Description: C, C++ and Objective-C compiler - Documentation
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This package contains the documentation.
Homepage: https://www.llvm.org/

Package: clang-15-doc
Priority: optional
Section: doc
Installed-Size: 9994
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: all
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis1bv2024dev2b1
Depends: libjs-mathjax
Filename: pool/target/l/llvm-toolchain-15/clang-15-doc_15.0.6-4+apertis1bv2024dev2b1_all.deb
Size: 1424164
MD5sum: 34aaddeb4fe557a452906e8b8801fd1c
SHA1: b6370b6c1f0c4e640ae2f2a3ccf02aefa7831dc4
SHA256: 361d7216646157aaf8b1a343fbd94e265ba20521e0e7e9a639748dbe3dee060c
SHA512: c6cf75d2dd5a0f611062f8a67edcabc9f19deb31a643709931775c0f9933c7be3858332de9fcade9d586356eb25194e27738b265f15f35b4bc86731cdc0eb074
Description: C, C++ and Objective-C compiler - Documentation
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This package contains the documentation.
Homepage: https://www.llvm.org/

Package: clang-15-examples
Priority: optional
Section: doc
Installed-Size: 82
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Filename: pool/target/l/llvm-toolchain-15/clang-15-examples_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 51356
MD5sum: d304cf3be3c53d263a051ba231fcc4b6
SHA1: 429d33d1246cb56d5f1b8a8f199f2351aca5d892
SHA256: 39a1eb9b051422fc3cff56ec8beb705ca001d57e7c172fd71e5101763241de9e
SHA512: 0de07ee080d9cab6775b0a3388cc0465ea563aa67930bb3eeae3ae21d93b48a76dbdac627775b78b27839f980d3558d5735c0da04780e68849b452ae54d7abde
Description: Clang examples
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This package contains the Clang examples.
Homepage: https://www.llvm.org/

Package: clang-format-15
Priority: optional
Section: devel
Installed-Size: 212
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.6), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libstdc++6 (>= 11), python3
Filename: pool/target/l/llvm-toolchain-15/clang-format-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 85156
MD5sum: b411892a3a59b0231e4c2f10c95c81fc
SHA1: 6f0dc16e133b8283fbb7726e6e97a7c88fe8f0c3
SHA256: 2b94884869312d750097b401ef02d5929c9520644c882a467fc0d02a3012acb0
SHA512: c82db32ee4d54474b41e743a988f22b25901b67a4fab5e1c2f9e314d9461537246b6addd7b10dea59ad43021d8db323eb8dbf5e6305fcf979ae233daaca78d2f
Description: Tool to format C/C++/Obj-C code
 Clang-format is both a library and a stand-alone tool with the goal of
 automatically reformatting C++ sources files according to configurable
 style guides. To do so, clang-format uses Clang's Lexer to transform an
 input file into a token stream and then changes all the whitespace around
 those tokens. The goal is for clang-format to both serve both as a user
 tool (ideally with powerful IDE integrations) and part of other
 refactoring tools, e.g. to do a reformatting of all the lines changed
 during a renaming.
 .
 This package also provides vim and emacs plugins.
Homepage: https://www.llvm.org/

Package: clang-format-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 47
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: clang-format-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/clang-format-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 9280
MD5sum: a83ab5aec943f01272838d2ea2ce2f20
SHA1: 21092134257b7ed95cdd75b5b6ed32be7e7db3b6
SHA256: 0dc09f6fc2d7abdf3909b8ee3c2a2f97e1146287c2938343f159d51dbe73db3c
SHA512: 9c50b1763c1bafa022ec2ba4994fbd967daba20ab665be908056d7158b20970da349129039e87575e568feb03f9492cccf0889d20bf7233f4e904c37fb51fee1
Description: debug symbols for clang-format-15
Auto-Built-Package: debug-symbols
Build-Ids: a68ed20e6f4764fd8ba7b452bd0ba8ec97d46dd8

Package: clang-tidy-15
Priority: optional
Section: devel
Installed-Size: 21125
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.6), libgcc-s1 (>= 3.5), libllvm15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libstdc++6 (>= 11), python3, libclang-common-15-dev, clang-tools-15, python3-yaml
Filename: pool/target/l/llvm-toolchain-15/clang-tidy-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 3443996
MD5sum: f4f5c6bf36af20dc884ae8fa9b3faad2
SHA1: 8246dd8b208de186a608f5537c3014ce03bc35ae
SHA256: 904f44d1b2938639328131ee1bb02333b646cd0f30bbaa17f6161baa4d116c54
SHA512: 55d1e96db41d89ca47362522d0b88c05ae1d0e6407bffed218a0c5466b39a9602f50774fdcddd54e5267ba7f043b93caab12abe1da9b44d931557426cfb8d483
Description: clang-based C++ linter tool
 Provide an extensible framework for diagnosing and fixing typical programming
 errors, like style violations, interface misuse, or bugs that can be deduced
 via static analysis. clang-tidy is modular and provides a convenient interface
 for writing new checks.
Homepage: https://www.llvm.org/

Package: clang-tidy-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 6556
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: clang-tidy-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/clang-tidy-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 646076
MD5sum: 59a4b964ac8282e4a07bac2704a65558
SHA1: c219d3952ec02c60855cce5057a4189b648f04d5
SHA256: 89733e16b1258696186f5be695398dafc2f365cad56326587f9df66fe1387b2b
SHA512: 3ded38c0ee8c1d92bfebacfe0ead31aa826bc67547bc0fc3cc26ca2e312343f7c97f94c98dc1ae8ab6eabedebcdadc29d89b7f5955a7eae0a403b2ab0def78c7
Description: debug symbols for clang-tidy-15
Auto-Built-Package: debug-symbols
Build-Ids: c98bea68045df1b2a8a5a6767dff70b87835eadc

Package: clang-tools-15
Priority: optional
Section: devel
Installed-Size: 27112
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.6), libclang1-15 (>= 1:15.0.6-4+apertis2bv2024dev3b1), libgcc-s1 (>= 3.5), libllvm15, libstdc++6 (>= 11), libxml2 (>= 2.7.4), clang-15 (= 1:15.0.6-4+apertis2bv2024dev3b1), python3
Filename: pool/target/l/llvm-toolchain-15/clang-tools-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 6009188
MD5sum: eb114d1fdf077d339134cbe0e9f8ef0f
SHA1: 022a9259d7c0e6bcaac449be829db28e1a0efb22
SHA256: 1bff4fa608db718d9fbb72a7cb5b6b679a4871cf6d659674b5d63d44fa460605
SHA512: 4c88bcfd8a387fdefd756f523b28b688ee64816ce918dcc01d079f94e1d4461594a9bf176b719983b7b00e8274aa88ad8a28cf379c3e6bf3daf21a14695049a4
Description: clang-based tools for C/C++ developments
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This package contains some clang-based tools like scan-build, clang-cl, etc.
Homepage: https://www.llvm.org/

Package: clang-tools-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 8280
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: clang-tools-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/clang-tools-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 948484
MD5sum: 535aac6765542599a580629017f9d36e
SHA1: 2a40be165307a94d95fa1a2a692fbf8925cd0a71
SHA256: 45bbda7968238234cb52e88ff558e1e4674f50a8686d41cd77620c5a59108fd5
SHA512: 64864d02485422c6a85909635618666bbe2bc1f5a615f86ecf0eb499f207fd45be12eac80e2929dc0707942db8be2540113ae27c6ce1156584f069ef1489ad9d
Description: debug symbols for clang-tools-15
Auto-Built-Package: debug-symbols
Build-Ids: 0234f13144fb27066c147d877108e35fcece9ed3 09ec2c01c310f016cc5c6311947a957159080cd5 17a9ac0938f16c68a24a1b0c56c8eb4ed2723de2 17d93a5b387cf02790c59fa2a9492d746d73ee41 27033a24e764f27e195c2b19a187f531d4fc1b14 3672f6b6110f27cdc3e024c108712979beb40150 39bc1a107bdfe1abd47bcddb164a914d940d2409 4e7ed303660a4fd125b43f6f47b1ab206bae2ca6 54e7ca1a584fc0e377c20b1611f822d9e8e9840c 55bc9686bb4dee71099e6967fc2a6aff1a61b5e7 62b288b6d80dd98a9c3894c8d31c2fceca35fccd 63e16bf8e177be41a3d6604af849d4f6c6bdbeb9 67864f8169242c8c74e3ff3584e3c2aa754e6f00 6ea7e6d032781061cb0464f1d3ea65144c7e5e46 7a6cb21602b56cad9b1cdd75ab25f64918694a54 95a201c16c607dae1cbc5ff29e054f1d53f4ad9d 9a19ba4b8f54badd71301795719cd448d097aafc 9a5d9738bf4bffc0fcbc37a2dded8b5173244e70 9ab6ea293d08b4eb54e102bf23630d0056233a68 9fe9fa87f512c70ec7db309ef7d75bc856e91e41 b22bdf95a8b63e52bc48a503014bed70a7eb88a9 d9ba9433701ebfc789fdbdf742646cf180fabe0b e32d2e0d51296d0ca5d0146a69d188e45f2021de eb03cf82faac87e1141c99d0327b1ebed8de6747 ec0b4714723eae943215105980546b7d45015591

Package: clangd-15
Priority: optional
Section: devel
Installed-Size: 21210
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.6), libgcc-s1 (>= 3.5), libgrpc++1.51 (>= 1.51.1), libgrpc29 (>= 1.51.1), libllvm15, libprotobuf32 (>= 3.21.12), libstdc++6 (>= 12), libclang-common-15-dev (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/clangd-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 4147468
MD5sum: a341dfd6256223f8dc39c026bee92678
SHA1: 8bba677cde362b3b0fc70ae657d3afe5991d09d3
SHA256: 5c8720a1e82c52c098c42cf9819f77a2e7d33b1a02f66e1ea5ab5b8594476185
SHA512: edf0a1e2e5afdd39f2da72b3a6b50aabacda3573ad0164c21d8836b08ab5129ec690eb7e3c96c868c14ab3528532a726dfe21bab9923527b59efc2e3ae6bf953
Description: Language server that provides IDE-like features to editors
 clangd understands your C++ code and adds smart features to your editor:
  - code completion
  - compile errors
  - go-to-definition
  - and more.
 .
 clangd is a language server that implements the Language Server Protocol;
 it can work with many editors through a plugin.
Homepage: https://www.llvm.org/

Package: clangd-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 9017
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: clangd-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/clangd-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 835624
MD5sum: e7f05e866f4c76ebeeeb22f889756156
SHA1: 51817ebd084748f2e2eb214772aaecf298430d91
SHA256: 0e3fcd247f3daa0422e6444f1a3724797ea2f52a6aab79639029fda1aa876912
SHA512: 49571b528b8c93e0ca45781da40c4dc75774a7c7a006f7dbd0ecb23a31972026387be4269070e0e607f9842f81dc12c43f7ff9f21ce3cc66cbc958a1b354feaf
Description: debug symbols for clangd-15
Auto-Built-Package: debug-symbols
Build-Ids: b4d4b7849e575c6a182886c900901c8d942d6af7

Package: colord
Priority: optional
Section: graphics
Installed-Size: 763
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Depends: acl, adduser, colord-data, polkitd | policykit-1 (>= 0.103), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcolord2 (>= 1.4.3), libcolorhug2 (>= 0.1.30), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.58), libgudev-1.0-0 (>= 146), libgusb2 (>= 0.2.7), liblcms2-2 (>= 2.2+git20110628), libpolkit-gobject-1-0 (>= 0.103), libsane1 (>= 1.0.27), libsqlite3-0 (>= 3.5.9), libsystemd0
Suggests: colord-sensor-argyll
Filename: pool/target/c/colord/colord_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 183040
MD5sum: f718aea52670b0fe0d9353ec3f3c9df5
SHA1: 8ce7d68968d46b606b25d08358f1a1abb83776d4
SHA256: cbafcf7233e368ba18e29b2ed7d51ad335b7303f8ab652380d011ff5cd1caeb7
SHA512: 7f5b585238a051f7422ee0938d5d9cf8c655a01ec2af8fff951842a39611d25023e2d31c877fd679b3cc88d816216a92affbfe0cb6a9d41e88e285204b4e4a22
Description: system service to manage device colour profiles -- system daemon
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains the dbus-activated colord system daemon.
Homepage: https://www.freedesktop.org/software/colord/
Multi-Arch: foreign

Package: colord-data
Priority: optional
Section: graphics
Installed-Size: 1854
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: all
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Replaces: colord (<< 1.2.0-2)
Breaks: colord (<< 1.2.0-2)
Filename: pool/target/c/colord/colord-data_1.4.6-2.2+apertis2bv2024dev3b1_all.deb
Size: 279928
MD5sum: 896394a4a26475cd853c05b569e0bdfb
SHA1: cb156e45dbd26ad10df72c89f0ae9b66cb41ec7c
SHA256: b7c9a855ef169ce1f323aa83e6596672be1e32dc256ce70ff328049f50fc2924
SHA512: d0360d9d09ed6f6d74c1912f0c9aa7f6378efe83a8f3bb8bbc499c19fa3a3f2aa91203f0c26458c372a9c1c0471c552250edc50293fe736ddefdcb859a813bce
Description: system service to manage device colour profiles -- data files
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains data for the colord system daemon.
Homepage: https://www.freedesktop.org/software/colord/

Package: colord-dbgsym
Priority: optional
Section: debug
Installed-Size: 537
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Depends: colord (= 1.4.6-2.2+apertis2bv2024dev3b1)
Filename: pool/target/c/colord/colord-dbgsym_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 387484
MD5sum: 04d8e44826baccee4d670748259aa5bc
SHA1: c0d3b93d7dc6146f0d61533ab6849b7d135a1730
SHA256: 24e9f263929e47300f0f0703b07f2ca87ffc655e475ec3baeb0390bb5b3c9eee
SHA512: 9f8b0c6f3ec43b4ba54cedbe4f2e5a34cff2377f23b0a263df73becc766d897ef599f98be798fba995badfd10b9eceee2c00b38aab9386f0ca006a135aa20757
Description: debug symbols for colord
Auto-Built-Package: debug-symbols
Build-Ids: 00a1932ef288bb30a121c2c93412111dbff9e996 3a3dff303690070ab4e30d376a33770e16252395 457d5a48aeec9f3ad8a1991dcc26729c81c42ad9 87134d9b3f6d8a71e51f92157fcf35294e6d7438 9404723737ed430135390b4067983c7f6f4ec75d a8acbbcced5a6924f27c6e6283ee7f69cf1934ea b3ecf1864e53de081bca791757745d5a61d1de57 b9829fdfcc2cea7f5fc5c0529dc5a513dc4ce9f9 bd3c58c587420d5b5354fb33fb87267ab81b3c95 bf88a5da27f14869db9c6b563de6b37f06944ee5 bfaf1dbaa45ee1e02a165d6b6cecbc26383df227 dcd5c41ed15c87d2ca8b33c155345fe481dbfcc4 de3c8584530cda977d243c2bf24feee9630ea2df e1dea4c0ef73932c854bbda03da90563f60b94d0 eaac41e3749163d2f3c0c747cb9995606cf09806

Package: colord-sensor-argyll
Priority: optional
Section: graphics
Installed-Size: 56
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Replaces: colord (<< 1.2.11-1~)
Depends: argyll, colord, libc6 (>= 2.28), libglib2.0-0 (>= 2.58)
Breaks: colord (<< 1.2.11-1~)
Filename: pool/target/c/colord/colord-sensor-argyll_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 19316
MD5sum: 0c3d76c4be242a8e7430029557206f51
SHA1: a2e9c1d052767a02590e9e50366e9b04fe785b68
SHA256: 586c0ce843944adf4e52b16e5a043002b2d8aa738124fc3ed4efed3d91087060
SHA512: b765879c4299514a3cbd800bfb1725d2becbf9fe30b99c9d092f9b92c104c2c100670ae066519605e4abd3ff53316233daead2453cd7f952bb1458be36778499
Description: system service to manage device colour profiles -- argyll sensor plugin
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains a sensor plugin that uses the Argyll tools, allowing
 colord to support colourimeters that are supported by Argyll.
Enhances: colord
Homepage: https://www.freedesktop.org/software/colord/

Package: colord-sensor-argyll-dbgsym
Priority: optional
Section: debug
Installed-Size: 39
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Depends: colord-sensor-argyll (= 1.4.6-2.2+apertis2bv2024dev3b1)
Filename: pool/target/c/colord/colord-sensor-argyll-dbgsym_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 24476
MD5sum: 5e5928a40a081a71c17f011fdddb6c09
SHA1: 156228b45cef6d69c6affe41b59ecfa6006e448e
SHA256: 4122246bc9bc37aac0041a60d7b4a44c8b3a307c70089db3df993684fe54521a
SHA512: ad0c5f34bb1ae5a7d4d66490cecf342543ea7b8f586507e857f7f075e9d594e801e01afa50a801b54efcb7f4e8ba552ae181970e1d59eb337daa37189ca7a9a8
Description: debug symbols for colord-sensor-argyll
Auto-Built-Package: debug-symbols
Build-Ids: bbe1902b5f8a48a89bf4ab08090b62abb8d5a475

Package: colord-tests
Priority: optional
Section: graphics
Installed-Size: 251
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Depends: colord, libc6 (>= 2.34), libcolord2 (>= 1.4.3), libglib2.0-0 (>= 2.58), liblcms2-2 (>= 2.2+git20110628)
Filename: pool/target/c/colord/colord-tests_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 88520
MD5sum: 29a7fee27fe7371d4b347c5bba95bc75
SHA1: 5038bb298a418d0d796622030b952294f7280823
SHA256: 14d78c5f0a967797fd6b4bcd866a86293ee881bce6822e787317b57d72c27bc6
SHA512: 237a7d24d021bb63a484ce7f42399c57a7f56a01776b6e194d86d12d05981e4356e5e2cdd54758444b1a5d5969b62ebb59ccc90170dac73fc0ef8856bfc7716b
Description: system service to manage device colour profiles -- test suite
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains test programs, designed to be run as a part of a
 regression test suite.
Homepage: https://www.freedesktop.org/software/colord/
Multi-Arch: foreign

Package: colord-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 176
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Depends: colord-tests (= 1.4.6-2.2+apertis2bv2024dev3b1)
Filename: pool/target/c/colord/colord-tests-dbgsym_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 139292
MD5sum: 4ff0c543320ee17fc86331200eabed4a
SHA1: 4f0b49ad2bdcaa2ff133256522d0311f6706ea2a
SHA256: cc1c604b10a280d5c7cf935acb7994253451aa184d079fa8efae78b662f09a63
SHA512: e1964e9e92705e719b9fa39512ccc077a28d92c3542307368644eda62b0a97d7dae3cad1aedce88fb587a726cab2fc145ab3629a9b81055b9bd47a3ef39a5fa7
Description: debug symbols for colord-tests
Auto-Built-Package: debug-symbols
Build-Ids: 7bd521ab05146d6729450c4aa44fb0e11229c879 b1ace18515e69c001020583b930c1287bfc458ea

Package: comerr-dev
Priority: optional
Section: libdevel
Installed-Size: 143
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs (1.47.0-2+apertis0bv2024dev3b2)
Version: 2.1-1.47.0-2+apertis0bv2024dev3b2
Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3)
Depends: libc6-dev | libc-dev, libcom-err2 (= 1.47.0-2+apertis0bv2024dev3b2)
Suggests: doc-base
Filename: pool/target/e/e2fsprogs/comerr-dev_2.1-1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 57520
MD5sum: 51d445aba142e4f3d7a613fc4e913e88
SHA1: 5e76dcb2110d1833f0f42debb831467eb52bbb89
SHA256: 9a5ce017ae290f8949dd0372f5411526becd1f9d0b40655d35646f5b4b6a0336
SHA512: 2940de8ea8b898274cfab9e8cc2e9fb6a4ae10c58e77201898d97a20dbfe7a0e1bddcf945b28658a9d808be759a3f6167df84f04ba7d16960ebc96659c0f3e90
Description: common error description library - headers and static libraries
 libcom_err is an attempt to present a common error-handling mechanism to
 manipulate the most common form of error code in a fashion that does not
 have the problems identified with mechanisms commonly in use.
 .
 This package contains the development environment for the com_err library.
Homepage: http://e2fsprogs.sourceforge.net
Multi-Arch: same

Package: conmon
Priority: optional
Section: admin
Installed-Size: 153
Maintainer: Podman Packaging Team <team+podman@tracker.debian.org>
Architecture: armhf
Version: 2.1.6+ds1-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.35.8), libsystemd0
Filename: pool/target/c/conmon/conmon_2.1.6+ds1-1+apertis0bv2024dev3b1_armhf.deb
Size: 36160
MD5sum: 3aed623ab68e57d0252bf5475e31eeb8
SHA1: 489d5d7606c3ba7b75021e9e81b3aa85a1f3d17e
SHA256: 8234055caa92c6e015ef81f67adb400f7c343b62a51b6875e722b254f040bd18
SHA512: 36d1a98db6ed75fb32b792baf3afb9310557058136fcbe679f0126a9439aa0742dc8cb2c518f1bc0cc5b4a725376a2ef8297498f1ed32f63ca6d180b0e8a212f
Description: OCI container runtime monitor
 Conmon is a monitoring program and communication tool between a container
 manager (like podman or CRI-O) and an OCI runtime (like runc or crun) for a
 single container.
 .
 Upon being launched, it double-forks to daemonize and detach from the parent
 that launched it. It then launches the runtime as its child. This allows
 managing processes to die in the foreground, but still be able to watch over
 and connect to the child process (the container).
 .
 While the container runs, conmon does two things:
 .
 - Provides a socket for attaching to the container, holding open the
   container's standard streams and forwarding them over the socket.
 - Writes the contents of the container's streams to a log file (or to the
   systemd journal) so they can be read after the container's death.
 .
 Finally, upon the containers death, conmon will record its exit time and code
 to be read by the managing programs.
 .
 Written in C and designed to have a low memory footprint, conmon is intended to
 be run by a container managing library. Essentially, conmon is the smallest
 daemon a container can have.
Homepage: https://github.com/containers/conmon

Package: conmon-dbgsym
Priority: optional
Section: debug
Installed-Size: 115
Maintainer: Podman Packaging Team <team+podman@tracker.debian.org>
Architecture: armhf
Source: conmon
Version: 2.1.6+ds1-1+apertis0bv2024dev3b1
Depends: conmon (= 2.1.6+ds1-1+apertis0bv2024dev3b1)
Filename: pool/target/c/conmon/conmon-dbgsym_2.1.6+ds1-1+apertis0bv2024dev3b1_armhf.deb
Size: 94980
MD5sum: 26b7c0096880599428825dfd7f066138
SHA1: 7a341343e9372ee76ba9b51cf87dd1ef4dea5392
SHA256: 3d78aacdd0bf79b34b670c49384c97b18c1711b2a657f6fc589612e3f06b7792
SHA512: ecb65d5eabc1bf57e94ad30036b9e5a0b656ebbbe250aebb4acc5050c34bf0fc85a2c978ed9c06aa665c10258c78b2b843ba4c286b29c54009d11771eabf1a7b
Description: debug symbols for conmon
Auto-Built-Package: debug-symbols
Build-Ids: 56d36df55c1e9082551773332aa9a02a0ba895e4

Package: connman
Priority: optional
Section: net
Installed-Size: 828
Maintainer: Vignesh Raman <vignesh.raman@collabora.com>
Architecture: armhf
Version: 1.41+debiantarball-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libedit2 (>= 3.1-20221030-2+apertis1bv2024dev2b1), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.5), libxtables12 (>= 1.6.0+snapshot20161117), dbus, lsb-base, iptables
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: bluez, wpasupplicant | iwd, ofono
Suggests: connman-vpn
Filename: pool/target/c/connman/connman_1.41+debiantarball-2+apertis1bv2024dev3b1_armhf.deb
Size: 376588
MD5sum: b380c8ee0ed4588bd4476ffe8dbfb949
SHA1: 875a097298cec75fc2856fe4c35da7f69465f2d8
SHA256: 2621cda1a0c288d6785e397c57be501e03087c56c2f841c626127efde59400aa
SHA512: 91884980a6d2628b8f75fa10a8a1bd4278d2b3629358f84332f6b562100c276572e7ac822ae972e565e699fe873401ffbcd3d8a1723b2f2c814f530c10dfcb1c
Description: Intel Connection Manager daemon
 The Linux Connection Manager project provides a daemon for managing
 Internet connections within embedded devices running the Linux
 operating system. The Connection Manager is designed to be slim and to
 use as few resources as possible. It is fully modular system that
 can be extended through plug-ins. The plug-in approach allows for
 easy adaption and modification for various use cases.
 .
 ConnMan provies IPv4 and IPv6 connectivity via:
  * ethernet
  * WiFi, using wpasupplicant
  * Cellular, using oFono
  * Bluetooth, using bluez
 .
 ConnMan implements DNS resolving and caching, DHCP clients for both IPv4 and
 IPv6, link-local IPv4 address handling and tethering (IP connection sharing)
 to clients via USB, ethernet, WiFi, cellular and Bluetooth.
 .
 This package contains the connman daemon and its plugins.
Homepage: https://git.kernel.org/pub/scm/network/connman/connman.git

Package: connman-dbgsym
Priority: optional
Section: debug
Installed-Size: 1511
Maintainer: Vignesh Raman <vignesh.raman@collabora.com>
Architecture: armhf
Source: connman
Version: 1.41+debiantarball-2+apertis1bv2024dev3b1
Depends: connman (= 1.41+debiantarball-2+apertis1bv2024dev3b1)
Filename: pool/target/c/connman/connman-dbgsym_1.41+debiantarball-2+apertis1bv2024dev3b1_armhf.deb
Size: 1307364
MD5sum: 6d48fb5da834fea446a2c30bc59ad55c
SHA1: 1c53c0d4657d2abf90cd0fe7ffd5c3e882e84ab7
SHA256: 400f76c1d7aa550d0f244ca86d37691056553c6eef2333824ffee2b0649d7e66
SHA512: dbc0e2dfdc8a5610d88524bbc827afaf54c9b37792ac7c3c72ee84d958226b4953accad5a40ce71906515da5548a3c8c4eed9ab071823ede98a869354540d3de
Description: debug symbols for connman
Auto-Built-Package: debug-symbols
Build-Ids: 07514991acb6c87a9382844736b7f409232aeefd 574856dfa861cf88241f38048d94c8be460b9a67 78b5048e6ba767d7ee27c5c73889ea5ece0dcc58

Package: connman-dev
Priority: optional
Section: devel
Installed-Size: 98
Maintainer: Vignesh Raman <vignesh.raman@collabora.com>
Architecture: armhf
Source: connman
Version: 1.41+debiantarball-2+apertis1bv2024dev3b1
Depends: libglib2.0-dev, libdbus-1-dev
Filename: pool/target/c/connman/connman-dev_1.41+debiantarball-2+apertis1bv2024dev3b1_armhf.deb
Size: 27112
MD5sum: 814c1b33f631282ec430c3605c348613
SHA1: 6eb675608b78d5da0dfc1ff0d88ca071b956fba2
SHA256: af714ceff82952733ec6ac26bc8d11aa6b5cacd5f8b4da773b2ff1e5195aa5dd
SHA512: c568f65beb8a6db6ad875607b33435e36be8783992bf12e1fa3ce62bc44277ff28402ef21490fb05774a3d22edfc2f7c4d20db7f7ae88cb6bf3b9fd8915072ce
Description: Development files for connman
 The Linux Connection Manager project provides a daemon for managing
 Internet connections within embedded devices running the Linux
 operating system. The Connection Manager is designed to be slim and to
 use as few resources as possible. It is fully modular system that
 can be extended through plug-ins. The plug-in approach allows for
 easy adaption and modification for various use cases.
 .
 ConnMan provies IPv4 and IPv6 connectivity via:
  * ethernet
  * WiFi, using wpasupplicant
  * Cellular, using oFono
  * Bluetooth, using bluez
 .
 ConnMan implements DNS resolving and caching, DHCP clients for both IPv4 and
 IPv6, link-local IPv4 address handling and tethering (IP connection sharing)
 to clients via USB, ethernet, WiFi, cellular and Bluetooth.
 .
 This package contains headers, pkg-config support mainly useful for
 developing connman plugins.
Homepage: https://git.kernel.org/pub/scm/network/connman/connman.git
Multi-Arch: same

Package: connman-doc
Priority: optional
Section: doc
Installed-Size: 104
Maintainer: Vignesh Raman <vignesh.raman@collabora.com>
Architecture: all
Source: connman
Version: 1.41+debiantarball-2+apertis1bv2024dev3b1
Suggests: connman-dev
Filename: pool/target/c/connman/connman-doc_1.41+debiantarball-2+apertis1bv2024dev3b1_all.deb
Size: 68936
MD5sum: 47f656dc437a77afa9b94989596080d1
SHA1: 7295ffef1cc78e281773a9a31986031e963dd857
SHA256: e3671484374ac2dc47fe3f2f8d48ef6ebd93603f66959be8ad2c949a75468767
SHA512: f59727a03bffe7ac751f8de503a15cb28fbcabbc2a2adae14ec4a9a81c04f0a7457082bda1e80a67b428c7dfa0080d0b05f32e1b0b0a9f9d74e675f06728e236
Description: ConnMan documentation
 The Linux Connection Manager project provides a daemon for managing
 Internet connections within embedded devices running the Linux
 operating system.
 .
 This package contains the connman API documentation.
 .
 See the connman description for more information regarding connman.
Homepage: https://git.kernel.org/pub/scm/network/connman/connman.git
Multi-Arch: foreign

Package: connman-tests
Priority: optional
Section: net
Installed-Size: 126
Maintainer: Vignesh Raman <vignesh.raman@collabora.com>
Architecture: all
Source: connman
Version: 1.41+debiantarball-2+apertis1bv2024dev3b1
Depends: python-dbus
Filename: pool/target/c/connman/connman-tests_1.41+debiantarball-2+apertis1bv2024dev3b1_all.deb
Size: 33372
MD5sum: 546c95e5b8ee79e2e4a6611bdc9c6ac6
SHA1: 3ef176d4440a6da36ee10ccfa2c50be188f8feb0
SHA256: 64f7341b0302607d8a46174aad85e2fd8c944ffee5914b314d6e167be29dfc8a
SHA512: 4a40c01a872d36643c9aeeb67524a770a0fadde066e2c5ef1df9751e8b7feb70f0420465321cd5d1d726cde275939f795ba8079686ef83d0f30b77f28865221e
Description: Intel Connection Manager daemon -- test scripts
 The Linux Connection Manager project provides a daemon for managing
 Internet connections within embedded devices running the Linux
 operating system. The Connection Manager is designed to be slim and to
 use as few resources as possible, so it can be easily integrated in
 other Moblin-based embedded systems. It is fully modular system that
 can be extended through plug-ins, to support all kinds of wired or
 wireless technologies. Also, configuration methods like DHCP and
 domain name resolving are implemented using plug-ins. The plug-in
 approach allows for easy adaption and modification for various use cases.
 .
 This package contains the connman test scripts
Homepage: https://git.kernel.org/pub/scm/network/connman/connman.git

Package: connman-vpn
Priority: optional
Section: net
Installed-Size: 325
Maintainer: Vignesh Raman <vignesh.raman@collabora.com>
Architecture: armhf
Source: connman
Version: 1.41+debiantarball-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.7.5), libmnl0 (>= 1.0.3-4~)
Recommends: connman (= 1.41+debiantarball-2+apertis1bv2024dev3b1), xl2tpd
Breaks: ppp (>= 2.4.9-2~), ppp (<< 2.4.9-1+~)
Filename: pool/target/c/connman/connman-vpn_1.41+debiantarball-2+apertis1bv2024dev3b1_armhf.deb
Size: 126908
MD5sum: 344630181560cbd5b589f99cde48b8c1
SHA1: 49f64be628232c9b30aabcf4a8539c2512e0377c
SHA256: b74147ddbd2149cd3748597d851d3c07473a43d41d59e3cd4b5a74a64a09ca90
SHA512: adfed0e10df87a7d7836ad35acbe1d3d3c836156fc6907ef19ecfdc38eb4062d7bb2575e0b88be318fa36d9d9f6eda35b31749f33f3a1ae34158e53ca3b57bfc
Description: Intel Connection Manager daemon - VPN daemon
 The Linux Connection Manager project provides a daemon for managing
 Internet connections within embedded devices running the Linux
 operating system. The Connection Manager is designed to be slim and to
 use as few resources as possible. It is fully modular system that
 can be extended through plug-ins. The plug-in approach allows for
 easy adaption and modification for various use cases.
 .
 ConnMan provies IPv4 and IPv6 connectivity via:
  * ethernet
  * WiFi, using wpasupplicant
  * Cellular, using oFono
  * Bluetooth, using bluez
 .
 ConnMan implements DNS resolving and caching, DHCP clients for both IPv4 and
 IPv6, link-local IPv4 address handling and tethering (IP connection sharing)
 to clients via USB, ethernet, WiFi, cellular and Bluetooth.
 .
 This package contains the connman VPN daemon. ConnMan VPN daemon manages
 VPNs on behalf of connmand and start and stops various VPN client
 applications. The VPN daemon can also be run standalone without connmand.
Homepage: https://git.kernel.org/pub/scm/network/connman/connman.git

Package: connman-vpn-dbgsym
Priority: optional
Section: debug
Installed-Size: 514
Maintainer: Vignesh Raman <vignesh.raman@collabora.com>
Architecture: armhf
Source: connman
Version: 1.41+debiantarball-2+apertis1bv2024dev3b1
Depends: connman-vpn (= 1.41+debiantarball-2+apertis1bv2024dev3b1)
Filename: pool/target/c/connman/connman-vpn-dbgsym_1.41+debiantarball-2+apertis1bv2024dev3b1_armhf.deb
Size: 404584
MD5sum: 513d039d66852b362561672fbef316fa
SHA1: f6be489bff75a3d3b440612aa1eb9c1adee8247f
SHA256: 5d530ddc2fb378c0231b56aa45acc23c68b283a25e9163b31fc0fd7468dd1eed
SHA512: 8ae279ace456edacebcbad08abdbc37cbae66de611cc240bb98da05bf075dd080d8334d1c5ac1f556a645a86392f109f89f5ecaed6cb59e0df4366a8609dadb9
Description: debug symbols for connman-vpn
Auto-Built-Package: debug-symbols
Build-Ids: 83b90946bc41a3c84c5fbbe948c1810805a77c59 9c6c34a04a7e82593b81e2dfe44dd61d98d6ce77 9e9b2d65a91d6789c1f4d5949701ad15b923b6d7 afd35923c6dc121272c8d7860ba743fdff937750 bb44717d9754991b436d356c9be22d8228a8fd16 ee3469f4253e257289711cd4070775c7943cc265 fd8a13715421af5a1ce678fa4c79999d60b7cf38

Package: cpp-12
Priority: optional
Section: interpreters
Installed-Size: 17988
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3)
Suggests: gcc-12-locales (>= 12), cpp-12-doc (>= 12)
Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4)
Filename: pool/target/g/gcc-12/cpp-12_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 7280400
MD5sum: 6b414f21ee500fac26e5ea7bfb6cac6c
SHA1: 6a65f52e0a23bfd472e36e2c1c14d2c33edec555
SHA256: aa9a0b28107e6a3a76f30925ac0e74170e1ec66b8a26d533982c22ea34e3c2d6
SHA512: ebcf7744572a8972fca64048a980280bc62719db7b0c1bc669419206690631f84fe85c72b13538e1a9c5fd99ec44b84bd59d7d1c5846eecfcc2ca5bf39584c93
Description: GNU C preprocessor
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the compiler.
Homepage: http://gcc.gnu.org/

Package: cpp-12-dbgsym
Priority: optional
Section: debug
Installed-Size: 64421
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: cpp-12 (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/cpp-12-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 63217628
MD5sum: a3860e274321fd25c89c0ae5c89ce549
SHA1: 481fa68fbf59a78a49b9585b7728d51387af2312
SHA256: 5198893e8d7d5541b11e739196c1af66e5e4bb810fa554bee4a23a7b5b87228b
SHA512: 5afe6d3d0524dab3b9fed3eb82f1da3aec096ee5177077a704e22f257ee73cbbf77ac5f7a916db626fa766cff47f0583596abeb4d43a5daca9518525b15a9e84
Description: debug symbols for cpp-12
Auto-Built-Package: debug-symbols
Build-Ids: 333cc8577ce25ff5f9ce4cf0024e5bc72d6d1dc4 b93c21087be75fe889160db00dc28efeecd9950b

Package: cpuinfo
Priority: optional
Section: science
Installed-Size: 44
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Version: 0.0~git20220617.082deff-1+apertis2bv2024dev3b1
Depends: libcpuinfo0 (= 0.0~git20220617.082deff-1+apertis2bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/c/cpuinfo/cpuinfo_0.0~git20220617.082deff-1+apertis2bv2024dev3b1_armhf.deb
Size: 11280
MD5sum: e974891d0ed8476271d7169837eae69d
SHA1: c13b921a5e162c79918b34b9cb7beffd691c6c5f
SHA256: 0d4cc3aa0c480ae1b2494e5e8656cacd0bef21db6215a572fb0b67c09450d467
SHA512: b4c818bdc1c9a1aaffa7fe12fc600fc4669996dcf8d63b5fb8b6c3dedf3c0d65c1b3b66bc1b82c30dc51ca6c6bd94e1c54e0344832b9aaf11d246717315d1be3
Description: CPU INFOrmation library (binary utilities)
 cpuinfo is a library to detect essential for performance optimization
 information about host CPU.
 .
 Features
 .
   - **Cross-platform** availability:
     - Linux, Windows, macOS, Android, and iOS operating systems
     - x86, x86-64, ARM, and ARM64 architectures
   - Modern **C/C++ interface**
     - Thread-safe
     - No memory allocation after initialization
     - No exceptions thrown
   - Detection of **supported instruction sets**, up to AVX512 (x86) and
     ARMv8.3 extensions
   - Detection of SoC and core information:
     - **Processor (SoC) name**
     - Integrated **GPU name** (Android/iOS only)
     - Vendor, **microarchitecture**, and ID (**MIDR** on ARM, **CPUID**
       leaf 1 EAX value on x86) for each CPU core
   - Detection of **cache information**:
     - Cache type (instruction/data/unified), size and line size
     - Cache associativity
     - Cores and logical processors (hyper-threads) sharing the cache
   - Detection of **topology information** (relative between logical
     processors, cores, and processor packages)
   - Well-tested **production-quality** code:
     - 60+ mock tests based on data from real devices
     - Includes work-arounds for common bugs in hardware and OS kernels
     - Supports systems with heterogenous cores, such as **big.LITTLE**
       and Max.Med.Min
   - Permissive **open-source** license (Simplified BSD)
 .
 This package ships with several binary utilities.
Homepage: https://github.com/pytorch/cpuinfo

Package: cpuinfo-dbgsym
Priority: optional
Section: debug
Installed-Size: 44
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: cpuinfo
Version: 0.0~git20220617.082deff-1+apertis2bv2024dev3b1
Depends: cpuinfo (= 0.0~git20220617.082deff-1+apertis2bv2024dev3b1)
Filename: pool/target/c/cpuinfo/cpuinfo-dbgsym_0.0~git20220617.082deff-1+apertis2bv2024dev3b1_armhf.deb
Size: 17388
MD5sum: deb0f08bd841319e148fafcad3509397
SHA1: 0360b17523075ac07a816110ea6075349a1daa1e
SHA256: b9d5e909d007c1746b8a854a4685d106aec75cccc56335867add897230857653
SHA512: 94b6c3d786cde70115cc99dfa670ee8a23dfe665d0f6887d884182124a70f8cef27ea556474bd154ca39c2a49ae0469339c7db657d53dbe661a66e367d3d0998
Description: debug symbols for cpuinfo
Auto-Built-Package: debug-symbols
Build-Ids: 6f7be65a652cb31421f7de5b0df81f99822dc45b a53c75d101bb21ea2e6c1f7cb567cbe26db617f4 d6b9b121ba7e04b665d5d33fce5c10009eed070a

Package: cryptsetup
Priority: optional
Section: admin
Installed-Size: 400
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: armhf
Version: 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1
Replaces: cryptsetup-run (<< 2:2.1.0-6)
Depends: cryptsetup-bin (>= 2:1.6.0), dmsetup, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34)
Suggests: cryptsetup-initramfs, dosfstools, keyutils, liblocale-gettext-perl
Breaks: cryptsetup-run (<< 2:2.1.0-6)
Filename: pool/target/c/cryptsetup/cryptsetup_2.6.1-4~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 214588
MD5sum: aeda935f91424bb84e5c4b660d4c8ec2
SHA1: 33c45b2283fa6145b2e47239cd43c16d5860e359
SHA256: 3e94acb4abf6bed9ab746a5ed823e0393a03d90ec3b488f2ea0712179914d26c
SHA512: e147e5a0493b869eee7928f6287696538a93c4051291117942b46dd865f404e27887851877408f4e8f9805d6b41437796006e0567901ba7216c50bd6bc469fde
Description: disk encryption support - startup scripts
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 Cryptsetup is backwards compatible with the on-disk format of cryptoloop,
 but also supports more secure formats. This package includes support for
 automatically configuring encrypted devices at boot time via the config
 file /etc/crypttab. Additional features are cryptoroot support through
 initramfs-tools and several supported ways to read a passphrase or key.
 .
 This package provides the cryptdisks_start and _stop wrappers, as well as
 luksformat.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Multi-Arch: foreign

Package: cryptsetup-bin
Priority: optional
Section: admin
Installed-Size: 2220
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: armhf
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.34), libcryptsetup12 (>= 2:2.6), libpopt0 (>= 1.14), libuuid1 (>= 2.16)
Filename: pool/target/c/cryptsetup/cryptsetup-bin_2.6.1-4~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 471540
MD5sum: 5799f5ae33c3a6c18ac0d2468f9a9728
SHA1: 9588ee1befc81f9bff547a9ac7430ea302b439fa
SHA256: 2013281a37dc4236ac8da7911048a2baed277659dd0b56ebea11c7bb9cb980a7
SHA512: 06c6c258f3a33f1bfe3f378919fa7f22f2007d2294e7a6ea96bfcb34031bac144460ad9e0210925dfd1b79fdaead323a81fd4ad202550e7b1a0e9dc077a37f68
Description: disk encryption support - command line tools
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides the cryptsetup, integritysetup and veritysetup
 utilities.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Multi-Arch: foreign

Package: cryptsetup-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 302
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: armhf
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1
Depends: cryptsetup-bin (= 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/c/cryptsetup/cryptsetup-bin-dbgsym_2.6.1-4~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 242924
MD5sum: b8edf5e55c3f17275c2491e16213a284
SHA1: 21c9ad9392bb61d9cb006e1e696f28b4fc1dd2c6
SHA256: 059f359cf19107aad1ac3a2b27d6a9c32e9b23ecbb956bed5276b4524c3dd160
SHA512: 001ebc00b30515e84c4cd8a1512343b346f59c2093434b18cc6a0bcc9f102fe64475beca093398773d42cf2a7c42bf43941ae8ca55f8e2c0c25252ae02162456
Description: debug symbols for cryptsetup-bin
Auto-Built-Package: debug-symbols
Build-Ids: 60b3b4cefa76286da8d3c4cbf255f53151cea1ec 71515f4fff3cc9753fb2f16efa0c3ec076fff78c abe7d6b9b1ccde8e7242a1ea32f28bb3e111bff1

Package: cryptsetup-dbgsym
Priority: optional
Section: debug
Installed-Size: 42
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: armhf
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1
Depends: cryptsetup (= 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/c/cryptsetup/cryptsetup-dbgsym_2.6.1-4~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 18712
MD5sum: e467b9efd25f7052dd1fdf0ff659a8db
SHA1: 0ac5c7b8613287e0baf1a60859a9c47836451665
SHA256: 3afaac27846010e3ab49c6a3b96b6047fd59e9490d233ba9112d32d8141104f1
SHA512: efeec811e1f97cd1cb2f6e86d8e1f7073db9f222692bcfda7f372f83b20a720c4f5bdcfc1ec30de10b2d81e017801140eb8646ff12763e4b2b8949bf9b25ed7f
Description: debug symbols for cryptsetup
Auto-Built-Package: debug-symbols
Build-Ids: 6817e618d7292260c252d69081652373b40d3e33 d9b2ec6b59a9185d8a416bbef2e471f6d88ad232

Package: cryptsetup-initramfs
Priority: optional
Section: admin
Installed-Size: 110
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: all
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1
Replaces: cryptsetup (<< 2:2.0.3-1)
Depends: busybox | busybox-static, cryptsetup (>= 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1), initramfs-tools (>= 0.137) | linux-initramfs-tool, debconf (>= 0.5) | debconf-2.0
Recommends: console-setup, kbd
Conflicts: lvm2 (<< 2.03.15-1)
Breaks: cryptsetup (<< 2:2.0.3-1)
Filename: pool/target/c/cryptsetup/cryptsetup-initramfs_2.6.1-4~deb12u1+apertis2bv2024dev3b1_all.deb
Size: 38360
MD5sum: d0a0147a0a83ec0d6c2a942e8dc41632
SHA1: d8f172ab65aa5393f2bf084aed16deb643420171
SHA256: 35744a915cc13e5fce08cde0c85ec529638a7df423607048560b230885b8711e
SHA512: 1edae7103064ab2a9d9c29ac3ece41ae6a2ef5546e99ae7e40178e28391ef380db0687d65ee22f57bb490cdaf02861eb681aef578924a229ffc8a78934d285f4
Description: disk encryption support - initramfs integration
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides initramfs integration for cryptsetup.
Homepage: https://gitlab.com/cryptsetup/cryptsetup

Package: cryptsetup-initramfs
Priority: optional
Section: admin
Installed-Size: 110
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: all
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis1bv2024dev3b1
Replaces: cryptsetup (<< 2:2.0.3-1)
Depends: busybox | busybox-static, cryptsetup (>= 2:2.6.1-4~deb12u1+apertis1bv2024dev3b1), initramfs-tools (>= 0.137) | linux-initramfs-tool, debconf (>= 0.5) | debconf-2.0
Recommends: console-setup, kbd
Conflicts: lvm2 (<< 2.03.15-1)
Breaks: cryptsetup (<< 2:2.0.3-1)
Filename: pool/target/c/cryptsetup/cryptsetup-initramfs_2.6.1-4~deb12u1+apertis1bv2024dev3b1_all.deb
Size: 38416
MD5sum: 9f94cba94d4bb2bd4850817afe08bbbe
SHA1: 07a17c9052f5b0d052c30fa53c7bfe7a4b76e70e
SHA256: f146c778ce291cb75ff3303d07ff5bb66b8ab426310dce5c722b688fd9a5c2e3
SHA512: 05bc97077f92ca41f54c1fd9c52e2393ef3f14ac9e720d426e9a1c27d72a277ef7c501f4ac6d54f1bab179f639ded1ec487270f39532fdf22523303f8ed23700
Description: disk encryption support - initramfs integration
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides initramfs integration for cryptsetup.
Homepage: https://gitlab.com/cryptsetup/cryptsetup

Package: cryptsetup-initramfs
Priority: optional
Section: admin
Installed-Size: 110
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: all
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis1bv2024dev2b1
Replaces: cryptsetup (<< 2:2.0.3-1)
Depends: busybox | busybox-static, cryptsetup (>= 2:2.6.1-4~deb12u1+apertis1bv2024dev2b1), initramfs-tools (>= 0.137) | linux-initramfs-tool, debconf (>= 0.5) | debconf-2.0
Recommends: console-setup, kbd
Conflicts: lvm2 (<< 2.03.15-1)
Breaks: cryptsetup (<< 2:2.0.3-1)
Filename: pool/target/c/cryptsetup/cryptsetup-initramfs_2.6.1-4~deb12u1+apertis1bv2024dev2b1_all.deb
Size: 38416
MD5sum: ac535b047475ce5a9ed5ac07c544630c
SHA1: c46d79cb807e3b58505fcfce8fa72c48501030ca
SHA256: 976102c9237855aa8e82e5047c8268fdd7b92064761341417b10bdf9db2f608d
SHA512: d407f686daf579a9a7b12ba66145fb2ee726c385d30b150995e6aa3d485945c69231c641ca1d97f0df19e0d22f53e4a371d3fb74ea81202234c2da41a96f9dca
Description: disk encryption support - initramfs integration
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides initramfs integration for cryptsetup.
Homepage: https://gitlab.com/cryptsetup/cryptsetup

Package: cryptsetup-run
Priority: optional
Section: oldlibs
Installed-Size: 37
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: all
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1
Depends: cryptsetup (>= 2:2.1.0-6)
Filename: pool/target/c/cryptsetup/cryptsetup-run_2.6.1-4~deb12u1+apertis2bv2024dev3b1_all.deb
Size: 19884
MD5sum: 1ac296bc4ac46012f53ca76d057d9905
SHA1: 89be46170b85e93aac498e0105e273a15ffce172
SHA256: 9af143b9dc1acff9c3f549c4808818d47481961c94aa5b0606595a3b0309ea97
SHA512: 3815945fbd5877797509ec7c27a6ee688ffa268f7ae1f77504641fdf0014533b591440973817bbe8ffe52768faf2b4149d65fe8b0228c1bbc9a9556f17af4509
Description: transitional dummy package for cryptsetup
 This is a transitional dummy package to get upgrading systems to install the
 cryptsetup package. It can safely be removed once no other package depends on
 it.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Multi-Arch: foreign

Package: cryptsetup-run
Priority: optional
Section: oldlibs
Installed-Size: 37
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: all
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis1bv2024dev3b1
Depends: cryptsetup (>= 2:2.1.0-6)
Filename: pool/target/c/cryptsetup/cryptsetup-run_2.6.1-4~deb12u1+apertis1bv2024dev3b1_all.deb
Size: 19948
MD5sum: 0a1e2e2b72cee1c6a18d1f6fa242a47a
SHA1: 106799e5d1b8419a5236802478b7d23e812a27b7
SHA256: 5378a1510521d765fa902279cff2506bb312705c9b3e4ac603a73e576f6b5218
SHA512: 7c506177c26f0dd391c473269a01694e030c48b166658c0f00ec0d04d4756cde5bc660594d8f6fbac01e659570da6e5455757c60628e03bd4baf6b725f6c67db
Description: transitional dummy package for cryptsetup
 This is a transitional dummy package to get upgrading systems to install the
 cryptsetup package. It can safely be removed once no other package depends on
 it.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Multi-Arch: foreign

Package: cryptsetup-run
Priority: optional
Section: oldlibs
Installed-Size: 37
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: all
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis1bv2024dev2b1
Depends: cryptsetup (>= 2:2.1.0-6)
Filename: pool/target/c/cryptsetup/cryptsetup-run_2.6.1-4~deb12u1+apertis1bv2024dev2b1_all.deb
Size: 19944
MD5sum: 2cc0218e30874b5666f6a50e394cfda8
SHA1: 1632d786a51649b3b655ad913fd4a90bd8ca54e6
SHA256: 6e4e321fac94d7eae8d384477e7ff52f9e6df44d7a17a12b93ff266916ebf490
SHA512: e2e580975619f1a3cd8e9defd00cd1a6f0519291c320a68dd816a2d37db1046d78c2ea029f5cf0f4606524a201524a23666dfc6d41fceeff1a86e29cef901977
Description: transitional dummy package for cryptsetup
 This is a transitional dummy package to get upgrading systems to install the
 cryptsetup package. It can safely be removed once no other package depends on
 it.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Multi-Arch: foreign

Package: cryptsetup-ssh
Priority: optional
Section: admin
Installed-Size: 83
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: armhf
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis0bv2024dev2b1
Replaces: cryptsetup (<< 2:2.5.0~rc1-3), cryptsetup-bin (<< 2:2.5.0~rc1-3)
Depends: libc6 (>= 2.34), libcryptsetup12 (>= 2:2.4), libjson-c5 (>= 0.15), libpopt0 (>= 1.14), libssh-4 (>= 0.8.0)
Recommends: cryptsetup-bin (>= 2:2.6.1-4~deb12u1+apertis0bv2024dev2b1)
Breaks: cryptsetup (<< 2:2.5.0~rc1-3), cryptsetup-bin (<< 2:2.5.0~rc1-3)
Filename: pool/target/c/cryptsetup/cryptsetup-ssh_2.6.1-4~deb12u1+apertis0bv2024dev2b1_armhf.deb
Size: 35592
MD5sum: 4021f779de649090d128251a17a1320c
SHA1: 3ed49b1cc8ad7b86d8e436a2ab65a91bfcde5555
SHA256: 7de9cd1fc3c386d90bf0680372c38757e3c4efd5ad0dcb1fd6fbb23d17ae3759
SHA512: 293dbf591d20c0442b55d3c8cca3047fb4a97e951b6b2a860ee76e0c5de027d085663d4eac24b87fd77042ae377dca0194c4c4f842300ec1330d6d84f1de9142
Description: disk encryption support - experimental SSH token handler
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides the cryptsetup-ssh(8) utility and an SSH token plugin
 which can be used to unlock LUKS2 devices using a remote keyfile hosted on a
 system accessible through SSH.  This is currently an *experimental* feature
 and mostly serves as a demonstration of the plugin interface API.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Multi-Arch: foreign

Package: cryptsetup-ssh-dbgsym
Priority: optional
Section: debug
Installed-Size: 76
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: armhf
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis0bv2024dev2b1
Depends: cryptsetup-ssh (= 2:2.6.1-4~deb12u1+apertis0bv2024dev2b1)
Filename: pool/target/c/cryptsetup/cryptsetup-ssh-dbgsym_2.6.1-4~deb12u1+apertis0bv2024dev2b1_armhf.deb
Size: 49480
MD5sum: ecf99387a2f2791ef8e143d3a114dc9f
SHA1: d5c08d1d7681d7c44d88808de200127644cc46bd
SHA256: 070f49339dc350d976485645f6409f963e85da19aca026cc0769c6f1f321fe7c
SHA512: 10f579cc2cee944d60a9a196dbed8557182a76cd3fffe67fc2b89dae48be92175fafb39b9dddf5a60c600607be92bf0c127c91423c94b16896e79a9fca1776c9
Description: debug symbols for cryptsetup-ssh
Auto-Built-Package: debug-symbols
Build-Ids: be8cd987d1453b0ccc1e5144a0b1824f0beb6c27 cc64aa239556e1fac19198cebc9972534d5568af

Package: cryptsetup-suspend
Priority: optional
Section: admin
Installed-Size: 82
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: armhf
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1
Depends: cryptsetup-initramfs (>= 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1), initramfs-tools-core, kbd, systemd, libc6 (>= 2.34), libcryptsetup12 (>= 2:2.1)
Filename: pool/target/c/cryptsetup/cryptsetup-suspend_2.6.1-4~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 29916
MD5sum: d132ab677a6b5e5f2b08db923badfa21
SHA1: 9486f0c48d39d178d9ae33112bc1ab38591fb35e
SHA256: d6c53ec6914eb627a3c89e0ff731e509ddd15bf95efb434de1cd4aa4e761f59f
SHA512: 1035febdeb2b37dbf96e42af80e1ed550754a966edf4e0dec6ed2fee43cc2e015e35acfe8657cd300e16b6c46a7024ab0d613da2965ac5ba0d71de14b3205187
Description: disk encryption support - suspend mode integration
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides suspend mode integration for cryptsetup. It takes
 care of removing LUKS master key from memory before system suspend.
 .
 Please note that the suspend mode integration is limited to LUKS devices
 and requires systemd.  Moreover, this is an early implementation and may not
 be as mature as the other cryptsetup-* packages yet.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Multi-Arch: foreign

Package: cryptsetup-suspend-dbgsym
Priority: optional
Section: debug
Installed-Size: 22
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: armhf
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1
Depends: cryptsetup-suspend (= 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/c/cryptsetup/cryptsetup-suspend-dbgsym_2.6.1-4~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 8752
MD5sum: ac892c2bea25f653a1a4053d151687d3
SHA1: 6414b1f7c1c4cdcd3df8b07d48cbd2cd6407ed77
SHA256: 24cda64b5f20359ab8dea75b30efc45f81f04d17b10766f58bd5515797be5d9e
SHA512: fb8f4fdbcea472921a4065b3379d6febb96ef19e3dd02a0b565fd139ed089212035978cdfe2cd1bd13be9ad288045bc20230631b691460a47bc2e049c1125aeb
Description: debug symbols for cryptsetup-suspend
Auto-Built-Package: debug-symbols
Build-Ids: 38416d43d1767d9c3f94976371b4f428d8b5c8c8

Package: curl
Priority: optional
Section: web
Installed-Size: 417
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Version: 7.88.1-10+deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libcurl4 (= 7.88.1-10+deb12u1+apertis1bv2024dev3b1), zlib1g (>= 1:1.1.4)
Filename: pool/target/c/curl/curl_7.88.1-10+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 311692
MD5sum: c82581f3f93466bcb52acf06d4a92b71
SHA1: 7567af095336f0dedce0f3f9cee073016063ccef
SHA256: 9270bf744276d9522889ab69c67e68c8f4dae496c730e3da273cff16847f1234
SHA512: 755ea1b714cf175667304afeb448c3103c1bfd3f5b9388d3041a9e78650b364240021280833694393baa1858414ed1ffe610e67e3839a41ec6d3dd6f1444a1fa
Description: command line tool for transferring data with URL syntax
 curl is a command line tool for transferring data with URL syntax, supporting
 DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form
 based upload, proxies, cookies, user+password authentication (Basic, Digest,
 NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a
 busload of other useful tricks.
Homepage: https://curl.se/
Multi-Arch: foreign

Package: curl-dbgsym
Priority: optional
Section: debug
Installed-Size: 183
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Source: curl
Version: 7.88.1-10+deb12u1+apertis1bv2024dev3b1
Depends: curl (= 7.88.1-10+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/c/curl/curl-dbgsym_7.88.1-10+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 159156
MD5sum: b200b43bfcae552d7dce881f49cd1d1a
SHA1: 2ac200b45bf32c01359a5fd1893e568f70a7fae2
SHA256: 1d4b722947fd325a7a70c5f6ac63882eec400e8e074c9e18da5339d31baa7503
SHA512: fc3a9dcc0066d9b7648747e23b75afd5842ba5cae2b0ba1e89eb527eeb2fa1452a298248b08253b90e82757cece0a1c1b4ff31956d71df8c214e9b0296f0f59c
Description: debug symbols for curl
Auto-Built-Package: debug-symbols
Build-Ids: fcbe61038dd3bd82f467357f1a7a2aa763536945

Package: cyrus-sasl2-doc
Priority: optional
Section: doc
Installed-Size: 2185
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: all
Source: cyrus-sasl2
Version: 2.1.28+dfsg-10+apertis2bv2024dev3b2
Depends: sphinx-rtd-theme-common
Filename: pool/target/c/cyrus-sasl2/cyrus-sasl2-doc_2.1.28+dfsg-10+apertis2bv2024dev3b2_all.deb
Size: 132472
MD5sum: e47c2f32500c6579d7ccc96685517d2f
SHA1: 7868ee852532f0c6f3c5362b566f9094102322b9
SHA256: 0ab491f0f48dcdc9a05e9f77269f8c9fc328567165e83c83612718f97fac6e8f
SHA512: 8ce10cdbf03fe6c7bea698b0cbd3b8af09fd56fda0e90c4332786037e7ccea002a194413b1a50ac45c3063b0392a519a3efd033272487c7565fe8ce5f3c25d7a
Description: Cyrus SASL - documentation
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package contains documentation for system administrators.
Homepage: https://www.cyrusimap.org/sasl/

Package: dash
Essential: yes
Priority: required
Section: shells
Installed-Size: 152
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: armhf
Version: 0.5.12-2+apertis1bv2024dev3b2
Depends: debianutils (>= 5.6-0.1), dpkg (>= 1.19.1)
Pre-Depends: libc6 (>= 2.34)
Filename: pool/target/d/dash/dash_0.5.12-2+apertis1bv2024dev3b2_armhf.deb
Size: 85012
MD5sum: 97999f4c5cd7a8edb3102bd44ddd4a2d
SHA1: 766159766b4ad9a9399af64f6c24b8b723f61d41
SHA256: 5f87da38cbe9fc71c2a4ff1f697036beae2ae128cf1438d511f15e50718990db
SHA512: 8aeb8f856342600b4cc2ffedd42635c1dfedb5222d6635c387b50d2011e5c69edfea73a9730f9f289953167b3f91e76fe7acecb1b84b2cac208325ca3a33d589
Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a POSIX-compliant shell derived
 from ash.
 .
 Since it executes scripts faster than bash, and has fewer library
 dependencies (making it more robust against software or hardware
 failures), it is used as the default system shell on Debian systems.
Homepage: http://gondor.apana.org.au/~herbert/dash/
Multi-Arch: foreign

Package: dash-dbgsym
Priority: optional
Section: debug
Installed-Size: 184
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: armhf
Source: dash
Version: 0.5.12-2+apertis1bv2024dev3b2
Depends: dash (= 0.5.12-2+apertis1bv2024dev3b2)
Filename: pool/target/d/dash/dash-dbgsym_0.5.12-2+apertis1bv2024dev3b2_armhf.deb
Size: 158904
MD5sum: f90c8c5444f4f332dbcb9d5be2407f59
SHA1: e6d2cd3ec5edb70106d2b38c70e6cc88b6f12c93
SHA256: 89f43f9e4a00154879d407dde15e1877010b716632119f981d578eeee07dae31
SHA512: 8e39ff36039bc6cd13891420e3d9c8f3edfb8a9991238d29098ff9abc93c09aab7ddc6043c93c911fac77fd2c961cecba312787fb8570cae8bafc5e8e1b42db3
Description: debug symbols for dash
Auto-Built-Package: debug-symbols
Build-Ids: 41c4f4c926691d5c9a4f0681c9ecf8636c88b09d

Package: dav1d
Priority: optional
Section: video
Installed-Size: 67
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Version: 1.0.0-2+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libdav1d6 (>= 0.1.0)
Filename: pool/target/d/dav1d/dav1d_1.0.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 32384
MD5sum: 5232f7cacc96e13871d849ea696fafe4
SHA1: 27b5d61c4c22a1b5f64a27b9cd6b5d5e29ad3c17
SHA256: 2d6904bc64aa27ef63d024c4d60857891f4c9a86db897e21e36ba142398f0cc2
SHA512: 136a0d28465b22f3db852a57f25b371ced8066e3e5ef40be6f09d104db24894c2007918b00bd63f0ce813d3c125262b1f783c5eac72fe1afc1cf2a3cd9b9c4e7
Description: fast and small AV1 video stream decoder
 dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed
 and correctness.
 .
 dav1d supports the following features:
  * support for all features of the AV1 bitstream
  * support for all bitdepth, 8, 10 and 12bits
  * support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale
  * full acceleration for AVX-2 chips
  * full acceleration for SSSE3+ chips
  * full acceleration for ARMv8 chips
  * partial acceleration for ARMv7 chips
Homepage: https://www.videolan.org/projects/dav1d.html

Package: dav1d-dbgsym
Priority: optional
Section: debug
Installed-Size: 72
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: dav1d
Version: 1.0.0-2+apertis1bv2024dev2b1
Depends: dav1d (= 1.0.0-2+apertis1bv2024dev2b1)
Filename: pool/target/d/dav1d/dav1d-dbgsym_1.0.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 56736
MD5sum: d21c1f2387a7757f208c2d37ab869ba9
SHA1: 4866035ee4d8ec75870ff15a7bf526d520b1ddff
SHA256: 046f30cce43c4111ac45e08f7c409764214c45a690e89196de165c76c7deadf8
SHA512: c37089ec74c775400171729d3556c532bd0e25565eb8751d676823afca7b0c76ef61730db4100f675a2fb641b0ff55e69af7b693a9721e21d0bc232847e76e1b
Description: debug symbols for dav1d
Auto-Built-Package: debug-symbols
Build-Ids: e6bfaa6e86d52eacfe95e87bc26233584a96fc27

Package: db5.3-doc
Priority: optional
Section: doc
Installed-Size: 74254
Maintainer: Bastian Germann <bage@debian.org>
Architecture: all
Source: db5.3
Version: 5.3.28+dfsg2-1+apertis2bv2024dev3b1
Filename: pool/target/d/db5.3/db5.3-doc_5.3.28+dfsg2-1+apertis2bv2024dev3b1_all.deb
Size: 15918548
MD5sum: d5029912a546d025b167a768961a3113
SHA1: 9c65381faa04933fd76900c4c0f8b191ed720768
SHA256: 4885fa11198797db7c192f016c159cf4b0182e62f4d8360640ad991e40984fa8
SHA512: f152c0a38f920a800c8400c20312c375c45636c98dfe23fc0a6e379a0696578d3a9490d595acfdffdf4eca74f4ee0f079c331a70f8406228213d1ea016cde344
Description: Berkeley v5.3 Database Documentation [html]
 This package contains documentation in HTML format for all of
 the APIs (C, C++, C#, STL, Java, Tcl) and utilities provided
 by version 5.3 of Berkeley DB.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html

Package: db5.3-sql-util
Priority: optional
Section: database
Installed-Size: 52
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: db5.3
Version: 5.3.28+dfsg2-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdb5.3-sql, libdb5.3 (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1)
Filename: pool/target/d/db5.3/db5.3-sql-util_5.3.28+dfsg2-1+apertis2bv2024dev3b1_armhf.deb
Size: 19576
MD5sum: 57112eac854d62f03ef3812a96b4f03a
SHA1: 81224b2955893575144e514cd0c8de7cd941882e
SHA256: 8431ca74cdc8d482060fdf38cc28969b544332b5d4d2e19173e84d87f9977bab
SHA512: f1a918406f6303b1974819d8f821db5991e238b98a04aa5ca6f0a68cf58a939929c9b3bee8329637aa7cee5bd297f15b2a8e0b6de0f99b2a22a827a457229f58
Description: Berkeley v5.3 SQL Database Utilities
 This package provides different tools for manipulating databases
 in the Berkeley v5.3 SQL database format, and includes:
  - db5.3_sql: sqlite3 compatible command-line utility
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html

Package: db5.3-util
Priority: optional
Section: database
Installed-Size: 197
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: db5.3
Version: 5.3.28+dfsg2-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdb5.3 (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1)
Filename: pool/target/d/db5.3/db5.3-util_5.3.28+dfsg2-1+apertis2bv2024dev3b1_armhf.deb
Size: 60244
MD5sum: 75c6d22ca7fc1f38e83781800ac60ce8
SHA1: e2c81b1c42b71975ddbf134bcae527cbd8847dc7
SHA256: c022caee1fa71ff50baa54981b3425617257b4da1124b3d545d8cec7704630d4
SHA512: 58755db49f8157a8934976607ddb47691b67c5f963dbc3fd53b5b808b71b04a976c2800c528f4fbcbf96eef77a92ab172f4e36788174213e41caa46f595cbeda
Description: Berkeley v5.3 Database Utilities
 This package provides different tools for manipulating databases
 in the Berkeley v5.3 database format, and includes:
  - db5.3_archive: write the pathnames of the log files no longer in use.
  - db5.3_checkpoint: daemon process to monitor the database log and
    checkpoint it periodically.
  - db5.3_deadlock: traverse the database environment lock region and
    abort lock requests when a deadlock is detected.
  - db5.3_load: loads (and creates) a database from standard input.
  - db5.3_dump: read a database file and write it in a format understood
    by db4.{2..8}_load.
  - db5.3_printlog: dump log files in human readable format.
  - db5.3_stat: display statistics for Berkeley DB environments.
  - db5.3_upgrade: upgrades the version of files and the databases they
    contain.
  - db5.3_verify: check the structure of files and their databases.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
Multi-Arch: foreign

Package: dbus
Priority: standard
Section: admin
Installed-Size: 167
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Provides: dbus-system-bus (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), default-dbus-system-bus
Depends: dbus-bin (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), dbus-daemon (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), dbus-system-bus-common (>= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), libc6 (>= 2.34), libdbus-1-3 (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), libexpat1 (>= 2.1~beta3), libsystemd0
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: default-dbus-session-bus | dbus-session-bus
Filename: pool/target/d/dbus/dbus_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 98728
MD5sum: 63a3fc859ceddd1bddb79a046deb1396
SHA1: c0f8476c28bcebc705ef1dfaebcc0ffe376d0482
SHA256: 54c8393612a338d1dfed92433e14f4410a5cffdd986a463af3a6626596bbab6e
SHA512: 524d98cefc4c7094dd1b17fe22a86ba8ee17583309837e2f4bc9f6f9675f42114e3cbf9587b07435fc0cb851745685215a215ce7af2c74058c8abc29ec986040
Description: simple interprocess messaging system (system message bus)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 This package provides a fully-functional D-Bus system bus with activation
 support, used for communication between system services, and depends on
 most of the other components of the reference implementation of D-Bus.
 .
 To provide a complete D-Bus session bus, install one of the packages
 that implement the dbus-session-bus virtual package, such as
 dbus-user-session. The recommended implementation is indicated by
 the default-dbus-session-bus virtual package.
Homepage: https://dbus.freedesktop.org/
Multi-Arch: foreign

Package: dbus-1-doc
Priority: optional
Section: doc
Installed-Size: 21671
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Suggests: libdbus-1-dev
Filename: pool/target/d/dbus/dbus-1-doc_1.14.8-2~deb12u1+apertis0bv2024dev3b1_all.deb
Size: 1478200
MD5sum: b261861a5a4d786abdc20a863ae76150
SHA1: e4de1340ca6600fdc350f62a221d5771d1079eaa
SHA256: 319bb0dd335897f883a2a46b2e57b3b03a3e3273f69fe84c0172880d66425f4d
SHA512: ec80cbcb694d2912c2e2c90fde2aef0fa1a7f0a9653188afb53ef7e0476d30b858aaf2b5770e9b9770ffc1d0c618e7d11174a60e5b185eeb5c4d33c6ce6baaf6
Description: simple interprocess messaging system (documentation)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the API documentation for D-Bus, as well as
 the protocol specification.
 .
 See the dbus description for more information about D-Bus in general.
Homepage: https://dbus.freedesktop.org/
Multi-Arch: foreign

Package: dbus-bin
Priority: optional
Section: admin
Installed-Size: 179
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Replaces: dbus (<< 1.13.18-2~)
Depends: libc6 (>= 2.34), libdbus-1-3 (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1)
Breaks: dbus (<< 1.13.18-2~)
Filename: pool/target/d/dbus/dbus-bin_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 107100
MD5sum: feedd999e5897df250c7fb9ff20d466c
SHA1: e2a2793ff1d4c1ab2a7948d05fa0670f5d20338a
SHA256: f294aeb27ee0ddc8da3bf88182868f91e493f99b3b4a527af7e047d7aa1a4374
SHA512: 641300a18c906c1a38e7110c4a8411d2da648782ac1ce43198fde2c7bb1c4c63f05e8d00d35c1d77c6cc17653250c3b2635659c0759404b4fc781b1735568819
Description: simple interprocess messaging system (command line utilities)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the D-Bus command-line utilities such as dbus-send
 and dbus-monitor.
Homepage: https://dbus.freedesktop.org/
Multi-Arch: foreign

Package: dbus-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 110
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Depends: dbus-bin (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/d/dbus/dbus-bin-dbgsym_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 64792
MD5sum: ca15072bbcc694cdd12393f2bf3f1b4e
SHA1: 9473d2f65fd8e12e96ee78de7039a0a7111e819a
SHA256: eadeca8efec9554d68bbcbd9781afb855e8c5a185d83c2b56794acf035104407
SHA512: 4365334bee8ba6faa0a78f2d02e220e90c4c342aa5c728e8ed4bd475ebf0303f2c7b0630c08b79e08e732a93980d61b6cab7fcd922f522c669ea11bd00bfff7c
Description: debug symbols for dbus-bin
Auto-Built-Package: debug-symbols
Build-Ids: 2ceb97bb903061255c7f6eeaba87cc003513ff1c 7b6138dc2d0b03f4c2d15b151bb56091e0c0ae11 7d15757b402a8e9bec5313d07cfff4493e57e32b e86e78ac6641ad2298089c591e53cb00d71f13d9 e9321c2188ab94ba6f610bb46df9f82a5959b8de

Package: dbus-daemon
Priority: optional
Section: admin
Installed-Size: 289
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Replaces: dbus (<< 1.13.18-2~)
Depends: dbus-bin (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), dbus-session-bus-common (>= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), libexpat1 (>= 2.1~beta3), libselinux1 (>= 3.1~), libsystemd0
Breaks: dbus (<< 1.13.18-2~)
Filename: pool/target/d/dbus/dbus-daemon_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 173116
MD5sum: 45e1fd4df07298cf31ea4ab2f854e3ea
SHA1: 9379e4f48778f9ed189b4f9bb2e598712349b0fe
SHA256: 1bc53d55c00fa318663030a25a11b6615c87ef004e7c23f73a6134d0cbb66fb8
SHA512: 1d84facf316251a66d815f2c6a1dcbecedbf334b697dc96576746b07b4a6af6c8c2f58fc05d95d86ed667bfa72d8b88d79dd270b4626ac3e4a13eae83d1c9ee3
Description: simple interprocess messaging system (reference message bus)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains dbus-daemon, the reference implementation of a
 D-Bus message bus, and dbus-run-session, a utility to start a temporary
 session dbus-daemon in a constrained environment or for automated tests.
 .
 To provide a complete D-Bus session bus, install one of the packages
 that implement the dbus-session-bus virtual package, such as
 dbus-user-session. The recommended implementation is indicated by
 the default-dbus-session-bus virtual package.
Homepage: https://dbus.freedesktop.org/
Multi-Arch: foreign

Package: dbus-daemon-dbgsym
Priority: optional
Section: debug
Installed-Size: 344
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Depends: dbus-daemon (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/d/dbus/dbus-daemon-dbgsym_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 285308
MD5sum: 212df43b5f3a23cee7c784e1740cbcf1
SHA1: 779b76a344757d249563935f93f8fb3bc083e596
SHA256: 02d134552ea46b9a147d39d86280399ec2141dc31e89057d7931991b2ee68e48
SHA512: b54564261264b223225fe2a9509cdff8d30e6dc5f48cf942b534584eee572c5e3bfc848e0751a0ac1f2f112d8e4d5ac9c898d762f43d780ea858c9cd652b59be
Description: debug symbols for dbus-daemon
Auto-Built-Package: debug-symbols
Build-Ids: 74eb311b1b94c8df02dab6d430c696703b061390 9b4f8b7f0888b96821c47a445839fa0008ee19d2

Package: dbus-dbgsym
Priority: optional
Section: debug
Installed-Size: 73
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Depends: dbus (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/d/dbus/dbus-dbgsym_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 53356
MD5sum: 1b6481b4fe8d022d47c9ce19638f828e
SHA1: 537253bfd6f4cfdb47ebb6a4649fbe1a6a57f222
SHA256: 43a2d3ae0dbb6ae1b0e1b5c86d0b801c56898b39204b738ee631d548206f1b5d
SHA512: ba495b33478a9cbe64f757572fadd4506fa5dc10ad20e96493ad135bed4355394be54616e9e59d9a6eb3d05bee74909b379b9d7b5b827b3e366b4f4502596701
Description: debug symbols for dbus
Auto-Built-Package: debug-symbols
Build-Ids: 7b787d505007c300a8bcbecab67e6f158aba90a2

Package: dbus-session-bus-common
Priority: optional
Section: admin
Installed-Size: 112
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Replaces: dbus (<< 1.13.18-2~)
Breaks: dbus (<< 1.13.18-2~)
Filename: pool/target/d/dbus/dbus-session-bus-common_1.14.8-2~deb12u1+apertis0bv2024dev3b1_all.deb
Size: 81948
MD5sum: 2e51483d10fa207473c4c23809cb16b4
SHA1: f9f0304b59a15a93217ee3197b232031ac61fe21
SHA256: 4de269a148e24ba4fede61791ff0061a8ecf6c4d095030cb52eb82f02e88d120
SHA512: 3ca0b7e45785b4e39f4cfea50a29d9c3e7fee4bb07faf615ce17fb483ed046d84aa415d9e9a6e16bc7e6ea129898a203d8bfb0d0b69f0d278f449f96a4a9ba09
Description: simple interprocess messaging system (session bus configuration)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the configuration files defining the behaviour of
 the D-Bus session bus, used for applications and per-user services.
 These are used by the reference implementation in the dbus package,
 and by the reimplementation in the dbus-broker package.
 .
 To provide a complete D-Bus session bus, install one of the packages
 that implement the dbus-session-bus virtual package, such as
 dbus-user-session. The recommended implementation is indicated by
 the default-dbus-session-bus virtual package.
Homepage: https://dbus.freedesktop.org/
Multi-Arch: foreign

Package: dbus-system-bus-common
Priority: optional
Section: admin
Installed-Size: 124
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Replaces: dbus (<< 1.13.18-2~)
Depends: adduser
Breaks: dbus (<< 1.13.18-2~)
Filename: pool/target/d/dbus/dbus-system-bus-common_1.14.8-2~deb12u1+apertis0bv2024dev3b1_all.deb
Size: 83052
MD5sum: d550365108e0a49a0db83b0e7d8eeb5c
SHA1: c32e26b3e7b78e280ef66fb070734782c8d3c72c
SHA256: 5239f975245ba124c5f095d5ea08297b8dbfdf7a05ce9a39f8a6771ccea6e160
SHA512: 509fde22cd9e29b6296d08710087e76988860a2e1f64ca267d9386215f0b28cc27ad3d0984668d78d83e10c1558af4fe3f882cf484e4b4fb25791719c9c4899d
Description: simple interprocess messaging system (system bus configuration)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the configuration files defining the behaviour of
 the D-Bus system bus, used for system services such as networking and
 storage management services. It is also responsible for creating the
 'messagebus' system user account used to run the system bus.
 These are used by the reference implementation in the dbus package,
 and by the reimplementation in the dbus-broker package.
 .
 To provide a complete D-Bus system bus, install one of the packages
 that implement the dbus-system-bus virtual package, such as dbus.
 The recommended implementation is indicated by the default-dbus-system-bus
 virtual package.
Homepage: https://dbus.freedesktop.org/
Multi-Arch: foreign

Package: dbus-tests
Priority: optional
Section: misc
Installed-Size: 6777
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Replaces: dbus-1-dbg (<< 1.11.10-2~)
Depends: dbus, libapparmor1 (>= 2.10), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), libexpat1 (>= 2.1~beta3), libglib2.0-0 (>= 2.37.6), libselinux1 (>= 3.1~), libsystemd0, libx11-6
Recommends: gnome-desktop-testing
Breaks: dbus-1-dbg (<< 1.11.10-2~)
Filename: pool/target/d/dbus/dbus-tests_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 1181596
MD5sum: 0749a1ec0a825bff7609b1b7067a0135
SHA1: 74ed3ced27e727ae86d3ab65f9acc5cafded704d
SHA256: 3e9c60e0368880a748ec108d9cbdd98bc3e2ce57a3c505a3504c3e37ed118735
SHA512: 1a5629d866cb228d31dcc286c03b32bf4550bef7312f467840e0054ef431ade2a4cb9dabba791b0a3b49021ae2257b8b19e5cb53144ba3cbc0780167462cc14d
Description: simple interprocess messaging system (test infrastructure)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides automated and manual tests for D-Bus, and the
 dbus-test-tool utility. It also provides copies of the D-Bus libraries and
 executables compiled with extra debug information and logging.
 .
 See the dbus package description for more information about D-Bus in general.
Homepage: https://dbus.freedesktop.org/

Package: dbus-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 6228
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Depends: dbus-tests (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/d/dbus/dbus-tests-dbgsym_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 4505488
MD5sum: bc942de41d4a5010072cb131015b3150
SHA1: 658bb1f321d56f61fd026c1e506faae2876c6f23
SHA256: e613a05565ad71655bfa3b690b65348b02d90a5d19312227f3fea715acf6ff55
SHA512: 0616bffc4d1b637654a3ce7cd3b06ef4efdb54b173d63eacd9fb515bfb9ccf60e1f8fe258e0a6f15e14854cdc1428744e40dd190bc3f7ca388fe9eed536bcf85
Description: debug symbols for dbus-tests
Auto-Built-Package: debug-symbols
Build-Ids: 00c7270c668588c5cb4dbfedb89ea5a471a821e1 00d130ed4c497b061847d52a3efcb2a5518618f6 02424eafbb0964dd8f56f425fa3a4446e8387b09 089c484fcb4accd96cb2c067aaeba3f04771c88b 08f8b2151251c674f696f4ad9d4041540625c3dc 09e1776b77bce62eecd2225957a6d0e3950e99bb 0afcaf6017d385076a9d059d4642eadf407e58b4 0b13fa8ad12bd1ff150bc0388ea2a36a10e58c68 0df61b153a8553d61e10e47c35ca0ed1aabf1537 114d33962eb1a466bc019babf933c4d5c24a353e 157d0323cd13742220237def120c88976e84ecbd 1c6612782c4392e929a42cd1f71fa9a631bb2c68 26ad3f385a19d0dc43396de7074fb2f841d780a9 285e28feed7251bdc9c7d2d7b6d9a6f43cc17aeb 29ed03b9578e34b221803cfc498e1ba5c29c0138 2a93239e0768f6769bf1bedac06e41ab4d3b68b5 35ce9dc86f6ad8ddf4a269f85d03351df9124271 3b9b32b8d1fb6d75575db609856044e42da5991c 3c3c26b2aad314f889bd135a0870a70ac4bb6221 3ea42603ab955910f8a9f1c65cdc0b3338927622 3f3d180dea023d954dae4dc65b4cebbcea802c19 41024d4308547c1ef432d6a2f372bef3df2fb556 484b2ab2e7681cdcf3756f850ef2f01423de8b28 4cd9eececbb6d546936d78fe571734e4b038f188 4dec71255bc14edb251b9f6e7b5e6bf9a4e487a9 556463bca29f89c78411dba41dbdef89b6f139f7 5d1950d9c0305c507b68f417cd46898e9c90790e 5f962c89935235889685e9e84b38f3f46ca3a89f 5fcfe9d4d81b7f8528d2c0e7d4b22171ea660a7f 61dde6e3a85501cc15ed18306dfce87740a7224c 62b3e0f9a54bc0da6fd49aa5a2e09f62e7eb792c 6bcb06f2abb203c7906400504242d093eb54ccff 6fe54dc9e4061007c795ed1f13b61b3e33097bbb 7440c421d9cebc385ebb65b1bc7a6ccdbe1202f5 74d07861b52d709c8213303c0378b73c56bc931d 750d35845a2b58613f2294d19e12132ca48589a0 8075f52b87d4b4edbcfcd7d9dc0650316fd4e8f2 84a1d98325fe81d8573a50e4eba8a9b96d78b93e 8767b323486bb6171a56d5e8db7d5d87e55faf9a 8796991bcfb78b2628514e8f9a068bed357a98e7 8827951ad597931bf10ef9cdcaffef4b86cea8e6 91db005845450a5e8c86e99390114d2e8fb16bb1 922ff9c8c70f148a50f9c027263b7ae6a493c00f a506a95d4d4d22f11a5cebaad2c0065d1bfd63db a9ead982c52c5da019efa40811d84efa548f3c1f aa5fde5ffcf99861b81dd5e7bdb60119e53ad7bc ad216b1a3530f923267ca272e9a8918348f8d8e3 ae185660328e2fdc858e29b5e37fd6a777ddac90 ae81bb035e282bae88aded4dac50e44aa56cf93a b0dd1302a0169a1c22e02efe0e51edbc605ed15b b4b5dee16423f727c5a4e208e3c951fb34b6e39d b6bc6c5f98fc981dff56faccb73aa7b7518252eb b864119a8bd3ac8dbf8c1048f31cf1bbd139cd77 bccbb94f76bf71882f998e9105e5001a0d7ceea7 bd86283ad0dfdd6905a75f82db824737ec96d083 bfc3fb16bd6e2ab72b95dd43b4ddeca5fb18d484 c3ded99464b09378171acd860ec23ddb70385a4f c63a1d9fe8674445c602a4a92c2100162a44fa86 c8fd7aacd744e18a2b4ca8c346dd5841fbd85f05 c9bd1ae380b1e82f333037755c1417c81acaa0e3 d26e40919422b5c7ee0707c951f5a39a475a833f d40feafe5ae5ed8d78bcf86d1231c09b2a89ac87 d746ea742c6012932bcd4a3bb2b44236d462bfed d7fc5e96f19b624a1de37895ad1c3b21e2988e21 d96f43be694d3f7d1767b3f8330a2fd4a113211e da555d72286f5368de31e3c49264261001467a00 db57a5e6ec0c2c6722e4582b974ac17c4cfe4b75 dcb20769180e1ba040937769b53c6323876f7d13 dd52e211460d1066b249b68f408b74ff32d6a51e de22c3f659294998f7628aeeb6ef81396bf4b3f7 e12e5b328b69a023aa0b154f2afed9280e6972db e7445bb54c60aaf4063a9bb8602ca47093f35dd6 e8124b7503e22b7c0a2ab186cb04fba150a02f87 e90605c27a270867ab3e4715ca2371a80c479d35 ed9f4cfed68d8b2a7b1aef3a694b78f06f902a6e eecf1c062c65bdbda0a6a0c58cf512e269662e8e f39f4717e4a0c631e628377afe790ee9c9cd443b f406495c6d68ebe810460054f49ff2f83ff35a2c f960d365dd158c6ed13f05592bef5f5a2f945e9c fe344b18e3690ecbcc320304131704e192fa8b1c ff37fccf99ea4eebd1705894ff6a375698bc4671

Package: dbus-user-session
Priority: optional
Section: admin
Installed-Size: 116
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Provides: dbus-session-bus, default-dbus-session-bus
Depends: dbus-daemon (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1) | dbus-broker, dbus-session-bus-common (>= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), libpam-systemd, systemd
Recommends: systemd-sysv
Filename: pool/target/d/dbus/dbus-user-session_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 81836
MD5sum: 950b8880d9fbf5bf1807c3f2dfebde30
SHA1: 0c0652cf42321c4192f53496f58c45cc7e1202dd
SHA256: bcb661e72818df16aa214465c3a2f69b1cc6b8482490994cda247f1f4fe0d16f
SHA512: 7a203db189a195377443e4b3cac97d3b140c999e2f308272705f498f3518ab15096670ffa3cc600c8bb2ce59f326cac3da083f489bd4a3a7bddccd0a31e45d06
Description: simple interprocess messaging system (systemd --user integration)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 On systemd systems, this package opts in to the session model in which
 a user's session starts the first time they log in, and does not end
 until all their login sessions have ended. This model merges all
 parallel non-graphical login sessions (text mode, ssh, cron, etc.), and up
 to one graphical session, into a single "user-session" or "super-session"
 within which all background D-Bus services are shared.
 .
 Multiple graphical sessions per user are not currently supported in this
 mode; as a result, it is particularly suitable for gdm, which responds to
 requests to open a parallel graphical session by switching to the existing
 graphical session and unlocking it.
 .
 To retain dbus' traditional session semantics, in which login sessions
 are artificially isolated from each other, remove this package and install
 dbus-x11 instead.
 .
 See the dbus package description for more information about D-Bus in general.
Homepage: https://dbus.freedesktop.org/
Multi-Arch: foreign

Package: dbus-x11
Priority: optional
Section: x11
Installed-Size: 135
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Provides: dbus-session-bus
Depends: dbus-bin (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), dbus-daemon (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), dbus-session-bus-common (>= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), libc6 (>= 2.34), libdbus-1-3 (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), libx11-6
Filename: pool/target/d/dbus/dbus-x11_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 93700
MD5sum: e6c347b845b9d719945cf117041831fd
SHA1: f33b620fec2cebb15dc480c54d723f7514a2681a
SHA256: fe306ae4da0e3ec6e451423b8f4ab07cb15163a8372def4e346e0a0ac63815d2
SHA512: f4b6213865733b3898c969503d8aeb54006eff4e87f81ea477a2808014acb9305a2d91329ba831875273282d0f25b62b819a765e38af5241313cf06ae8c62127
Description: simple interprocess messaging system (X11 deps)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the dbus-launch utility, which automatically
 launches one D-Bus session bus per X11 display per user. If the
 dbus-user-session package is also installed, it takes precedence over
 this package.
 .
 See the dbus description for more information about D-Bus in general.
Homepage: https://dbus.freedesktop.org/
Multi-Arch: foreign

Package: dbus-x11-dbgsym
Priority: optional
Section: debug
Installed-Size: 48
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Depends: dbus-x11 (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/d/dbus/dbus-x11-dbgsym_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 33308
MD5sum: 8b63b6b340e95a9a6d9435771d231aae
SHA1: bceda6dcfaccb2dd24a1553a87a5ec8c94f28355
SHA256: 81fa2919b5d3f86ac84217126379a322905a9fef9f0eee06a2cb463bc5427586
SHA512: 29608bf19bafa5c3ad67663c50504f6b3a5048128030b5412ea8e92f846efa74e412fa47d3718a8f7aa538b841fe5bad20c168a22cbc9b7c668f7f026dc371e2
Description: debug symbols for dbus-x11
Auto-Built-Package: debug-symbols
Build-Ids: 6f342560688285964ce24c0cb6621206a8c74713

Package: dconf-cli
Priority: optional
Section: utils
Installed-Size: 63
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dconf
Version: 0.40.0-4+apertis0bv2024dev3b1
Depends: libdconf1 (= 0.40.0-4+apertis0bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0)
Conflicts: dconf
Filename: pool/target/d/dconf/dconf-cli_0.40.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 24516
MD5sum: 3d7d189b0679f4e4874687d09245d5a0
SHA1: ec33d956a4ac698a85288a7027c56afe587a1888
SHA256: 652ebbe6ea8063d6d1cac6464d93016fadaf731949896e5e339c065fb2a04e71
SHA512: f6e1858a5adbeb538cb9b6b98b2d16f4fa14d395da4fcaec5572495ba3483443035340cc41b4793be23a30934c7b89cc5342c13dcf5deffba5490999b6059c12
Description: simple configuration storage system - utilities
 DConf is a low-level key/value database designed for storing desktop
 environment settings.
 .
 This package contains the command line tools. Note that DConf is not
 connected with the older Debian package named dconf.
Homepage: https://wiki.gnome.org/Projects/dconf

Package: dconf-cli-dbgsym
Priority: optional
Section: debug
Installed-Size: 74
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dconf
Version: 0.40.0-4+apertis0bv2024dev3b1
Depends: dconf-cli (= 0.40.0-4+apertis0bv2024dev3b1)
Filename: pool/target/d/dconf/dconf-cli-dbgsym_0.40.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 55416
MD5sum: a7c7c1245dad17187e24b91a3412d7d6
SHA1: f6ae216a95da75e62bb853ab9bc542a7b51e5bcf
SHA256: e9656b813a7771258f3b9749cd33f32add76f7129474c1c9f0a09eea0d72a1d2
SHA512: 9b6472d902c7f5a23ff8233587ed0264397c263e91d59b2fa82d764ec64e33dd800ac2e32da8c33978e72928139afbe74fb2bf6c3a38093e3185ecedb5cfe05d
Description: debug symbols for dconf-cli
Auto-Built-Package: debug-symbols
Build-Ids: a21c0ea437c13d27385700ccc624ddf3a15dfa0e

Package: dconf-gsettings-backend
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dconf
Version: 0.40.0-4+apertis0bv2024dev3b1
Provides: gsettings-backend
Depends: dconf-service (<< 0.40.0-4+apertis0bv2024dev3b1.1~), dconf-service (>= 0.40.0-4+apertis0bv2024dev3b1), libdconf1 (= 0.40.0-4+apertis0bv2024dev3b1), libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2)
Filename: pool/target/d/dconf/dconf-gsettings-backend_0.40.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 23992
MD5sum: b3bc4f51f83c8095baa8821fb3656336
SHA1: 2babb2c1d5d4bb21908af16b1f15a429083b8e36
SHA256: 6e88669ba39b01912de2199f5f44fa9825ab7496f6cc3ba885893828f058f7ce
SHA512: 56e39e5db7fbe1a9e2b4d4638ca7d60102679a64653460fd8117047ef84f63d31d4ca54a7de5195a27ffbed0c85523eb582b2d41fd6a383516404182c477bbe7
Description: simple configuration storage system - GSettings back-end
 DConf is a low-level key/value database designed for storing desktop
 environment settings.
 .
 This package contains a back-end for GSettings. It is needed by
 applications accessing settings through GSettings to set custom values
 and listen for changes.
Homepage: https://wiki.gnome.org/Projects/dconf
Multi-Arch: same

Package: dconf-gsettings-backend-dbgsym
Priority: optional
Section: debug
Installed-Size: 111
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dconf
Version: 0.40.0-4+apertis0bv2024dev3b1
Depends: dconf-gsettings-backend (= 0.40.0-4+apertis0bv2024dev3b1)
Filename: pool/target/d/dconf/dconf-gsettings-backend-dbgsym_0.40.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 86316
MD5sum: 9171e7eba8e95c27a171fb8e3dc63600
SHA1: 775e43710d8ddd3b71b48ee7b0eef44016d0e6ad
SHA256: 12782b289735ff09c82e6e6f290558c3c7d3d4aeda30eba80f1b1d64a57a4383
SHA512: 7121319687efa3a2777cbb521b1a9bae1e7841dd53c255eab8988035a2698109b73193f4d93509ff9b07668379e8c797bffbd62464ebe95027e703cc9405e6aa
Description: debug symbols for dconf-gsettings-backend
Auto-Built-Package: debug-symbols
Build-Ids: 15af4bb9eadf4d73f744cda0222e59d0d51f1a47
Multi-Arch: same

Package: dconf-service
Priority: optional
Section: libs
Installed-Size: 81
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dconf
Version: 0.40.0-4+apertis0bv2024dev3b1
Depends: default-dbus-session-bus | dbus-session-bus, libdconf1 (= 0.40.0-4+apertis0bv2024dev3b1), procps, libc6 (>= 2.34), libglib2.0-0 (>= 2.55.2)
Recommends: dconf-gsettings-backend
Filename: pool/target/d/dconf/dconf-service_0.40.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 28320
MD5sum: a769bb6db0418c18083d89881b045117
SHA1: 83bc289124d5873b485715878c23a8897188fed3
SHA256: 244d00dfc687098f2225f6549d6b984fceed1d541fbc2b92ecf8180c9e8fc52a
SHA512: fea89f69aa930ff45b10461b7f96dad640e26a70f6fc07a235018be0d16646702ee619e05c01aed56a63eb4c4f8fa3f39fc0c1b660fcbf12752775ba55115827
Description: simple configuration storage system - D-Bus service
 DConf is a low-level key/value database designed for storing desktop
 environment settings.
 .
 This package contains the DConf service, which applications talk to
 using D-Bus in order to obtain their settings. It is mostly used by the
 GSettings backend.
Homepage: https://wiki.gnome.org/Projects/dconf
Multi-Arch: foreign

Package: dconf-service-dbgsym
Priority: optional
Section: debug
Installed-Size: 133
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dconf
Version: 0.40.0-4+apertis0bv2024dev3b1
Depends: dconf-service (= 0.40.0-4+apertis0bv2024dev3b1)
Filename: pool/target/d/dconf/dconf-service-dbgsym_0.40.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 100504
MD5sum: fd476bbc85eefd600b60538805c23427
SHA1: c973fa04553cbbe0a96f0d2b88407ba5890d924c
SHA256: 849577ce22697b5e1357a2cf7afe814ae79cbebd07baa1d00fc1f511e6caf02f
SHA512: 516bc47258de8ec9882637ebac67742c27f8406aade0efb5c8a7a1ad68bd415f24830ff352f8a20b77b1a5b34a7102db37ed7bd07339499f8d57bcf9a8bc6808
Description: debug symbols for dconf-service
Auto-Built-Package: debug-symbols
Build-Ids: 58de083242df41a3424f4139f09d20db9d186f30

Package: debconf
Priority: important
Section: admin
Installed-Size: 493
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Architecture: all
Version: 1.5.82+apertis1bv2024dev3b1
Replaces: debconf-tiny
Provides: debconf-2.0
Recommends: apt-utils, debconf-i18n
Suggests: debconf-doc, debconf-kde-helper, debconf-utils, libgtk3-perl, libnet-ldap-perl, libterm-readline-gnu-perl, perl, whiptail | dialog
Conflicts: debconf-tiny, whiptail-utf8 (<= 0.50.17-13)
Filename: pool/target/d/debconf/debconf_1.5.82+apertis1bv2024dev3b1_all.deb
Size: 121544
MD5sum: 556e2b3481412033dde325c7174369ca
SHA1: b7cd6a261efb9aaeffb5052400b0ec34673e4673
SHA256: e3c3d2940e53dfa1bc6157167b9d1b348bc16e2e9ef86d7d75bbd7c6d4840824
SHA512: a99d45ecce8ed632cd4b241cc14500db0ab483e858ca3c5baaa16081b2becf31e1146fd7f7c9af4a46b4887ed42161316276aa459b7562ceaee3fda48e0ea908
Description: Debian configuration management system
 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.
Multi-Arch: foreign

Package: debconf-doc
Priority: optional
Section: doc
Installed-Size: 292
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Architecture: all
Source: debconf
Version: 1.5.82+apertis1bv2024dev3b1
Suggests: debian-policy
Filename: pool/target/d/debconf/debconf-doc_1.5.82+apertis1bv2024dev3b1_all.deb
Size: 227676
MD5sum: 38433328f7313b8a159276b260ab88ff
SHA1: 01527459b8a824915e88cb1283328a43d2b8098e
SHA256: 175c30d3f38e5ff640bce6016341802db905eec7a7c6565bfe870d9ec924eb0b
SHA512: edde905a666b8e84bf02cf684b06a9b9bcafc3d49dc16bead87ea19173eff0e0167a4ea29f517b2b433105c219e9cd6992654d2298a069d3d62e2cdd47d71c73
Description: debconf documentation
 This package contains lots of additional documentation for Debconf,
 including the debconf user's guide, documentation about using different
 backend databases via the /etc/debconf.conf file, and a developer's guide
 to debconf.
Multi-Arch: foreign

Package: debconf-i18n
Priority: important
Section: localization
Installed-Size: 805
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Architecture: all
Source: debconf
Version: 1.5.82+apertis1bv2024dev3b1
Depends: debconf (= 1.5.82+apertis1bv2024dev3b1), liblocale-gettext-perl, libtext-charwidth-perl, libtext-iconv-perl, libtext-wrapi18n-perl
Conflicts: debconf-english
Filename: pool/target/d/debconf/debconf-i18n_1.5.82+apertis1bv2024dev3b1_all.deb
Size: 208188
MD5sum: 509ba7eeb8ac007fcf05d09336017d2e
SHA1: b7b882b37bf55f4cff6744f0754aedea7078a195
SHA256: dd180391e728d49a058772e534857f6e8b3636056e516dc4710d986e6377bbfa
SHA512: 71ae9c334a1c6e49870b7017c14d1ed65618de50e4bf9a0d0f410a134c2f699a700fe8771548081f437b5a27f3b8f782e56dd52a4fa5151dace9222c4cf79344
Description: full internationalization support for debconf
 This package provides full internationalization for debconf, including
 translations into all available languages, support for using translated
 debconf templates, and support for proper display of multibyte character
 sets.

Package: debconf-utils
Priority: optional
Section: devel
Installed-Size: 105
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Architecture: all
Source: debconf
Version: 1.5.82+apertis1bv2024dev3b1
Depends: debconf (= 1.5.82+apertis1bv2024dev3b1)
Filename: pool/target/d/debconf/debconf-utils_1.5.82+apertis1bv2024dev3b1_all.deb
Size: 57056
MD5sum: 95b2068bb7550de9912b63adf58f37c4
SHA1: f3de5153368ab9d170d648f361f62b9f32ccfd0c
SHA256: 68fa8f03f2b1a508a238e6dd4ef107b5dc9172f6149bd108df6aa86994214abe
SHA512: 526c324e58a46c76dcc58232676bf10321c910088bd668976a7a3f52ed77b1de3f815ec2d7773832b2f131b30705eb098881b4677879a5e96f663c8cb77ebc0d
Description: debconf utilities
 This package contains some small utilities for debconf developers.

Package: debianutils
Essential: yes
Priority: required
Section: utils
Installed-Size: 220
Maintainer: Clint Adams <clint@debian.org>
Architecture: armhf
Version: 5.7-0.4+apertis1bv2024dev3b1
Pre-Depends: libc6 (>= 2.34)
Breaks: ifupdown (<< 0.8.36+nmu1), printer-driver-pnm2ppa (<< 1.13-12), x11-common (<< 1:7.7+23~)
Filename: pool/target/d/debianutils/debianutils_5.7-0.4+apertis1bv2024dev3b1_armhf.deb
Size: 101576
MD5sum: aab0dd3e7959d608a7fb6149a8a3b2a0
SHA1: 84634c8bc91c5e5692baf7a7d2d71b41f2085398
SHA256: 9839d4fe8b8ea4ec7a40f546ab56c3a2a4f43f04c4a233339bad0f0d5daa6cfe
SHA512: de100ff687480a3072a8fd8ce8de137f2f9bd0303b4032aa6de5e08be433223b630f10e8e5a0e32b9d463a61a47052d191a3e50ef6a0150d25da92f86eefd8d6
Description: Miscellaneous utilities specific to Debian
 This package provides a number of small utilities which are used
 primarily by the installation scripts of Debian packages, although
 you may use them directly.
 .
 The specific utilities included are:
 add-shell installkernel ischroot remove-shell run-parts savelog
 update-shells which
Multi-Arch: foreign

Package: debuginfod
Priority: optional
Section: devel
Installed-Size: 215
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libdebuginfod1 (= 0.188-2.1+apertis2bv2024dev3b1), libarchive13 (>= 3.0.4), libc6 (>= 2.34), libdw1 (>= 0.177), libelf1 (>= 0.142), libgcc-s1 (>= 3.5), libmicrohttpd12 (>= 0.9.50), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 12)
Filename: pool/target/e/elfutils/debuginfod_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 112684
MD5sum: 1ddf3ef28bc0dfde37e5d5399c75de9f
SHA1: 2a4da09de09cd845e55d997ad13839826f3c6053
SHA256: 47ea5796e239e0587ace432ba2211f71bc95155f8ccaf21fe5147014def8d940
SHA512: 6e06b43b794acabaaa641d264df595234e5f1ed9544bf3f0aa01da7a05b89e3c7cb7498bd370f050454c7fbab6c255669717f3c143b588edf0a38db0dde8446f
Description: debuginfo-related http file-server daemon
 Server, client tool and library to index and fetch ELF/DWARF files
 addressed by build-id through HTTP.
Homepage: https://sourceware.org/elfutils/

Package: debuginfod-dbgsym
Priority: optional
Section: debug
Installed-Size: 988
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: debuginfod (= 0.188-2.1+apertis2bv2024dev3b1)
Filename: pool/target/e/elfutils/debuginfod-dbgsym_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 949036
MD5sum: 89eff2fc10493599d81108349b00926d
SHA1: b073139e75e54a27418fe22a6f6bcb2e1395aeba
SHA256: ac21af4d20fde181b6c6c7e4dae15e2f19e73e299cfe55bd25db0fee4fb1f434
SHA512: c777b08b2ebb1b4a4a3d0c65149a19e3eee564db757f721a51207562be6d47d8947103ecd1a817232ebb0d1fc3c39067c185491cf6ac2f788f7500db5cbb255f
Description: debug symbols for debuginfod
Auto-Built-Package: debug-symbols
Build-Ids: 65e16405260f1bf7a63c541fedb8bc2cbb434329 abe268bec87cf0525599ebc7ca6cebb45850f6c6

Package: desktop-file-utils
Priority: optional
Section: devel
Installed-Size: 203
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 0.26-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.49.3)
Filename: pool/target/d/desktop-file-utils/desktop-file-utils_0.26-1+apertis1bv2024dev3b1_armhf.deb
Size: 82796
MD5sum: 2a412aeca1d65451cee8838a5298a246
SHA1: 829214aefe3cb38f14b1a36681350d29528adc66
SHA256: c7588f17b44744e8ac4261a066866f096b73e0ce065efd3a62f6cb1c40e0e4ed
SHA512: 4af92bf3806ad252c3799bb2ae620a79f2394f39bd485e6ef18029378ba9f0f8cc3a76c5e1ef018e55c98db6fdbe3b2de0afbe2dd8ceb859e5a1669fa341c24a
Description: Utilities for .desktop files
 Some utilities to make dealing with .desktop files easier:
  * update-desktop-database -- update the desktop-MIME mapping
  * desktop-file-validate -- validate a desktop file
  * desktop-file-install -- install a desktop file, munging en route.
Homepage: http://www.freedesktop.org/wiki/Software/desktop-file-utils
Multi-Arch: foreign

Package: desktop-file-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 133
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: desktop-file-utils
Version: 0.26-1+apertis1bv2024dev3b1
Depends: desktop-file-utils (= 0.26-1+apertis1bv2024dev3b1)
Filename: pool/target/d/desktop-file-utils/desktop-file-utils-dbgsym_0.26-1+apertis1bv2024dev3b1_armhf.deb
Size: 92640
MD5sum: 1e32274491fe6b683ee1ffabc8b8085b
SHA1: 1c0cbf4c3e1b4e7ea1d6357b50975569cefc0269
SHA256: a017b34ec630dacfc1256d0e6641d15bda66042f59cb4b47f0dead8b45be6003
SHA512: d963beaf61c626f02a2578f8267d1ab7ba2ffe106e20d63fc0c9391f7e540cdc7e305fa8381d2ebdcb87675aaf7296174721a1a9f76e8194c6417673af97a70c
Description: debug symbols for desktop-file-utils
Auto-Built-Package: debug-symbols
Build-Ids: 1c5f041109e16995cc241613d9401c7a4e34478d 552557dd2d446fcceab20165af317149618990ea b013bf3da294560584e4f4e72606be634841a8c4

Package: dh-apparmor
Priority: optional
Section: devel
Installed-Size: 42
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: all
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Suggests: apparmor-utils
Filename: pool/target/a/apparmor/dh-apparmor_3.0.8-3+apertis1bv2024dev3b1_all.deb
Size: 22924
MD5sum: 5e94a9d47f68a65da5959db099f7b0f2
SHA1: 5abec2b7c1227c72027d40f8081dfa21129d34da
SHA256: f1e8409d2804a7bcb76b54cc922a611f7aa1f1b25e856895d42584f49af4c76b
SHA512: f57869190eb83f3003663dfb73bfcff69451f5995b059be3af8a25211a6b1c544bbb6722ddf13f4bbca6c42b71433138a22b506bd85b12a2940ba1a509233c61
Description: AppArmor debhelper routines
 dh-apparmor provides the debhelper tools used to install and migrate
 AppArmor profiles. This is normally used from package maintainer scripts
 during install and removal.
Homepage: https://apparmor.net/
Multi-Arch: foreign

Package: dh-dkms
Priority: optional
Section: kernel
Installed-Size: 37
Maintainer: Dynamic Kernel Module System Team <dkms@packages.debian.org>
Architecture: all
Source: dkms
Version: 3.0.10-8+deb12u1+apertis0bv2024dev3b1
Replaces: dkms (<< 3.0.3-3~)
Provides: dh-sequence-dkms
Depends: perl:any
Breaks: dkms (<< 3.0.3-3~)
Filename: pool/target/d/dkms/dh-dkms_3.0.10-8+deb12u1+apertis0bv2024dev3b1_all.deb
Size: 14280
MD5sum: 07163c5f1d7bc998ec58842c29aa26af
SHA1: 97e20bf0f3f355167f3020adb682a355caf43cd6
SHA256: 94a243c731c9cf97cf37b007b216bc1c6c2f2f2d6dd0eb8b5de0188865400e72
SHA512: 69ea3b366d961f44d07f682ea2d341ff75b405752ffd28ceb0a81452503375b62bba195978b8b6619f3422f747f361d0596e4279adeb0271d5228391322a7b7e
Description: debhelper addon for the Dynamic Kernel Module System (DKMS)
 DKMS is a framework designed to allow individual kernel modules to be upgraded
 without changing the whole kernel. It is also very easy to rebuild modules as
 you upgrade kernels.
 .
 This package provides a debhelper add-on 'dkms' that simplifies packaging of
 dkms kernel module source packages.
Homepage: https://github.com/dell/dkms
Multi-Arch: foreign

Package: dh-python
Priority: optional
Section: python
Installed-Size: 447
Maintainer: Piotr Ożarowski <piotr@debian.org>
Architecture: all
Version: 5.20230130+deb12u1+apertis0bv2024dev3b1
Replaces: python2 (<< 2.7.18-2)
Provides: dh-sequence-python3
Depends: python3:any, python3-distutils | python3 (<< 3.6.5~rc1-1)
Suggests: libdpkg-perl, dpkg-dev, flit, python3-build, python3-tomli, python3-installer
Breaks: python2 (<< 2.7.18-2), python3 (<< 3.3.2-4~)
Filename: pool/target/d/dh-python/dh-python_5.20230130+deb12u1+apertis0bv2024dev3b1_all.deb
Size: 104228
MD5sum: 6153e78875a45b3d36812377681a1f4d
SHA1: 29294b2ff0287ff67afa81adc992d5166465e167
SHA256: 053a70f1ae1547b9e61f9762ff49c44bc7c23818e3f8c3a104799ca9d1f8328a
SHA512: 925ad4f52f46900080ce29457bb559d5012b224d908fa17871bc7d0f2927ea8e87dfd26d19e90a7c61f5fdb8d861a77c5f72dd52d1f97c8d4300c2c976ef3222
Description: Debian helper tools for packaging Python libraries and applications
 This package contains:
  * pybuild - invokes various build systems for requested Python versions in
    order to build modules and extensions
  * dh_python3 - calculates Python 3.X dependencies for Debian packages,
    adds maintainer scripts to byte compile files, etc.
Multi-Arch: foreign

Package: didcot
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Apertis packagers <packages@lists.apertis.org>
Architecture: armhf
Version: 0.2024.2bv2024dev3b1
Depends: libdidcot-0-1 (= 0.2024.2bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.30.0)
Filename: pool/target/d/didcot/didcot_0.2024.2bv2024dev3b1_armhf.deb
Size: 13468
MD5sum: 1376ce068a89a581a8ea34d8c78e8108
SHA1: 403f29427a32617f7a0db423b02b5a09f78d5126
SHA256: 8c85fd15d85a5eb1e0c5583ad0f5f141ac554f5e0942755ff57dad1d40c47f25
SHA512: b4c5675a00c9018b46c541d81da8bd7e623f5e59f424b891ab73e56340c7bbb483e3689093fef65aa33c9643bc2b0890bc27e59a00c030582ab8faccdaff8448
Description: service responsible for sharing the data across various applications
 didcot is a service responsible for sharing the data across various
 applications, and it is also provides "open-with" framework where a data
 can be opened with different applications which supports its mime type.

Package: didcot-client
Priority: optional
Section: misc
Installed-Size: 47
Maintainer: Apertis packagers <packages@lists.apertis.org>
Architecture: armhf
Source: didcot
Version: 0.2024.2bv2024dev3b1
Depends: didcot (= 0.2024.2bv2024dev3b1), libc6 (>= 2.34), libdidcot-0-1 (>= 0.1703.0), libglib2.0-0 (>= 2.43.92)
Filename: pool/target/d/didcot/didcot-client_0.2024.2bv2024dev3b1_armhf.deb
Size: 11792
MD5sum: aa5571c0acf649d8df005e399e455424
SHA1: 61f108a4f9fb32d04570aa4932223ab27ba950a3
SHA256: ad6050aef66e4190a6da6f883cf4180d15aa38f90ce602cbc5eac02aa8c8d958
SHA512: 9d58d9d35d7de010683c10fe0f9bc991f81524f0ee3a84d48925173adfeb106b165ae48bb170c83fb350d53176c9ead9aef1ccac26d733bdf7f91f0c6c9a9d19
Description: This package contains the sample client for didcot
 didcot is a service responsible for sharing the data across various
 applications, and it is also provides "open-with" framework where a data
 can be opened with different applications which supports its mime type.
 .
 This package contains the sample client for didcot

Package: didcot-client-dbgsym
Priority: optional
Section: debug
Installed-Size: 24
Maintainer: Apertis packagers <packages@lists.apertis.org>
Architecture: armhf
Source: didcot
Version: 0.2024.2bv2024dev3b1
Replaces: didcot-dbg (<< 0.1703.0-0co2~)
Depends: didcot-client (= 0.2024.2bv2024dev3b1)
Breaks: didcot-dbg (<< 0.1703.0-0co2~)
Filename: pool/target/d/didcot/didcot-client-dbgsym_0.2024.2bv2024dev3b1_armhf.deb
Size: 10256
MD5sum: b26b9fbaa1284690f65390db0d9e7faa
SHA1: 54b452208f166b48a38214b6b4a8df85770644c3
SHA256: 239602760afd0986d14fabaa74ad6f32c043d146501e6726b7ab43c74ac756ec
SHA512: ed8cd235555e6a4b5d022feb67b4fddc8f9936e1f89347820b281a20aeafa181ad48be7744bf460d5115f5b72e7ddf7f3eb69c8e5086ffe761e59f0717bfdf30
Description: debug symbols for didcot-client
Auto-Built-Package: debug-symbols
Build-Ids: d5cbb5a94bfa6dda09b6be5a390929ad289e0d79

Package: didcot-dbgsym
Priority: optional
Section: debug
Installed-Size: 27
Maintainer: Apertis packagers <packages@lists.apertis.org>
Architecture: armhf
Source: didcot
Version: 0.2024.2bv2024dev3b1
Replaces: didcot-dbg (<< 0.1703.0-0co2~)
Depends: didcot (= 0.2024.2bv2024dev3b1)
Breaks: didcot-dbg (<< 0.1703.0-0co2~)
Filename: pool/target/d/didcot/didcot-dbgsym_0.2024.2bv2024dev3b1_armhf.deb
Size: 13344
MD5sum: ae36cc1c246fc444ef5d78bb9be24a58
SHA1: b16d3d67c0ebd5e2e9765c4071b46efb8d7aefaf
SHA256: c534042877b774ee666acef75fb959e5392c0ef7d161a82b0443f2bb38502f9e
SHA512: c7545b34046b3821249e11ce46c6e090ae0c6629d58ba5202284297cd38f736cdf2f4a26841514b3f4471929f6e74b7a9f678c434d4ed4daa72d663ac0a86693
Description: debug symbols for didcot
Auto-Built-Package: debug-symbols
Build-Ids: 3d0e9472f894455fe02ae0efc1305b1cc378350f

Package: didcot-doc
Priority: optional
Section: doc
Installed-Size: 63
Maintainer: Apertis packagers <packages@lists.apertis.org>
Architecture: all
Source: didcot
Version: 0.2024.2bv2024dev3b1
Filename: pool/target/d/didcot/didcot-doc_0.2024.2bv2024dev3b1_all.deb
Size: 16336
MD5sum: 54e6eace85dffe984790a4cfa0675148
SHA1: cab6b9a631fcaf240c07bfec75fa49b500f12759
SHA256: dd6fd28ddc190065a8226ce541af2d0004b37a47b7709762cc9274365460d2e8
SHA512: 1bf983f4a68b0674f11c85fb1811ef26366a8a88369042b96d8b42fa73fec706f3108834190ec6e31f00758669cdb9693e2edc4f89a4a32f561ce0e97fe70b7d
Description: This package contains the API reference for the didcot service.
 didcot is a service responsible for sharing the data across various
 applications, and it is also provides "open-with" framework where a data
 can be opened with different applications which supports its mime type.
 .
 This package contains the API reference for the didcot service.
Multi-Arch: foreign

Package: didcot-tests
Priority: optional
Section: libdevel
Installed-Size: 65
Maintainer: Apertis packagers <packages@lists.apertis.org>
Architecture: armhf
Source: didcot
Version: 0.2024.2bv2024dev3b1
Depends: didcot (= 0.2024.2bv2024dev3b1), libc6 (>= 2.34), libdidcot-0-1 (>= 0.1703.0), libglib2.0-0 (>= 2.37.6)
Filename: pool/target/d/didcot/didcot-tests_0.2024.2bv2024dev3b1_armhf.deb
Size: 12056
MD5sum: 790f9ce899176b29ab9d7bdd84d50be2
SHA1: 9c94545bfad12bb1d7c526b13d124fb1e85ef6d7
SHA256: 170b44ed7f152deb95682f5dfb8dbd64c3bf55d5f9815cd527b77e35193cd658
SHA512: b8c43443d3c11bc91545d687cfcd0df4b1fa7bd3f9289660cd0737b8c66e810f2e3db501803d5489e8cc4f97d07ad5e603a73ef3dc036bd4d5a4fb63c63f1282
Description: This package contains the tests for didcot
 didcot is a service responsible for sharing the data across various
 applications, and it is also provides "open-with" framework where a data
 can be opened with different applications which supports its mime type.
 .
 This package contains the tests for didcot

Package: didcot-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 25
Maintainer: Apertis packagers <packages@lists.apertis.org>
Architecture: armhf
Source: didcot
Version: 0.2024.2bv2024dev3b1
Replaces: didcot-dbg (<< 0.1703.0-0co2~)
Depends: didcot-tests (= 0.2024.2bv2024dev3b1)
Breaks: didcot-dbg (<< 0.1703.0-0co2~)
Filename: pool/target/d/didcot/didcot-tests-dbgsym_0.2024.2bv2024dev3b1_armhf.deb
Size: 6672
MD5sum: 7ab7b9ff4645f4cb5eefdaf0aed27445
SHA1: 81b12d8a40b53ef2fb809ff08cfe8008d1058572
SHA256: 87a91b989e8da67dcab67364c1be8dbfd46c56dbb9fb7c8fde921b46665c6ad2
SHA512: 7bae31279a39c12b1e8dcc743fec7f48422d69b9f2665f35ca57e42b6e66af99d6ff3c3cd7180f76932860b9f82c3517c526c8c51ac57e393d66852a75cedade
Description: debug symbols for didcot-tests
Auto-Built-Package: debug-symbols
Build-Ids: c0adba2d0af0ee43942cb6acbd881d08fe26d93a ea18615432b885d0c8711329e7d0ac0a97004301

Package: dkms
Priority: optional
Section: kernel
Installed-Size: 191
Maintainer: Dynamic Kernel Module System Team <dkms@packages.debian.org>
Architecture: all
Version: 3.0.10-8+deb12u1+apertis0bv2024dev3b1
Provides: dkms-autopkgtest (= 3.0.10-8+deb12u1+apertis0bv2024dev3b1)
Depends: kmod | kldutils, gcc | c-compiler, dpkg-dev, make | build-essential, patch
Pre-Depends: lsb-release
Recommends: fakeroot, sudo, linux-headers-generic | linux-headers-686-pae | linux-headers-amd64 | linux-headers
Suggests: menu, e2fsprogs
Breaks: blcr-dkms (<< 0.8.6~b3-1.0), blktap-dkms (<< 2.0.93-0.10.0), oss4-dkms (<< 4.2-build2020-1~), sl-modem-dkms (<< 2.9.11~20110321-16.0)
Filename: pool/target/d/dkms/dkms_3.0.10-8+deb12u1+apertis0bv2024dev3b1_all.deb
Size: 49072
MD5sum: 5e02889b5a77ffc531e559037924a77c
SHA1: 2ef5d87cc4cf283325c9079f10cc7f9fd2207c06
SHA256: a75db3672e9b81de0d01b5c5e2fcbf2d4abdb571023595318746500c3e4e2ae7
SHA512: ab688739c435397436ba0f01e805bbf575c24c0985a8ab8bb8afd3221c26abf190bb57a2329c9827bc5090db1f88720f42e999b801f15690fecc928b424cb2d4
Description: Dynamic Kernel Module System (DKMS)
 DKMS is a framework designed to allow individual kernel modules to be upgraded
 without changing the whole kernel. It is also very easy to rebuild modules as
 you upgrade kernels.
Homepage: https://github.com/dell/dkms
Multi-Arch: foreign

Package: dlt-daemon
Priority: optional
Section: libs
Installed-Size: 212
Maintainer: Aigars Mahinovs <aigarius@debian.org>
Architecture: armhf
Version: 2.18.8-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Suggests: dlt-tools
Filename: pool/target/d/dlt-daemon/dlt-daemon_2.18.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 91220
MD5sum: 5e049a86005b635cd51ea963ee1e0839
SHA1: 20151e3840e745e8e872ba689e6167c7a999b3f1
SHA256: 7b2c28153bf79be933f6f00fb1ab92a72171863a27301091b71d4b447f345dd8
SHA512: 7406d96c1fdc36c9ce0058fffbb75f0f96f7c23ddc064833b21dc2b5c9ea04d7f510ec57170106523628f552038aba5e618359b39ecf0159a98176893135d23d
Description: Diagnostic Log and Trace logging daemon
 This component provides a log and trace interface, based on the standardised
 protocol specified in the AUTOSAR standard 4.0 DLT. This software can be used
 by COVESA components and other applications as logging facility.
 .
 The DLT daemon is the central component in COVESA, which gathers all logs and
 traces from the DLT user applications. The logs and traces can optionally
 be directly written to a file in the ECU. The DLT daemon forwards all logs
 and traces to a connected DLT client. The DLT client can send control
 messages to the daemon, e.g. to set individual log levels of applications
 and contexts or get the list of applications and contexts registered in the
 DLT daemon.
Homepage: https://github.com/COVESA/dlt-daemon
Multi-Arch: foreign

Package: dlt-daemon-dbgsym
Priority: optional
Section: debug
Installed-Size: 289
Maintainer: Aigars Mahinovs <aigarius@debian.org>
Architecture: armhf
Source: dlt-daemon
Version: 2.18.8-6+apertis1bv2024dev3b1
Depends: dlt-daemon (= 2.18.8-6+apertis1bv2024dev3b1)
Filename: pool/target/d/dlt-daemon/dlt-daemon-dbgsym_2.18.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 252316
MD5sum: 486271cba6b2e2374d377c154a178f54
SHA1: ffa9c5089c1371513baa4fb326e81a88abe8aabd
SHA256: 88add1c29759023e01951da48f5cd22353051e561f2dcefea35339f58a51d58f
SHA512: a72e5509969e631fe72b59cf9d8b29f53ddd797d55af0a4fa1c67581f81578fcdfb14ccd325af5921fe7cb9901e75cff87de3c9a097f138db562def7f65555da
Description: debug symbols for dlt-daemon
Auto-Built-Package: debug-symbols
Build-Ids: 8d1148660867ae76df68900622a0ddf53cb0789d

Package: dlt-tools
Priority: optional
Section: libs
Installed-Size: 255
Maintainer: Aigars Mahinovs <aigarius@debian.org>
Architecture: armhf
Source: dlt-daemon
Version: 2.18.8-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdlt2 (>= 2.18.8), libjson-c5 (>= 0.15), libsystemd0, zlib1g (>= 1:1.1.4)
Suggests: dlt-daemon
Filename: pool/target/d/dlt-daemon/dlt-tools_2.18.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 74240
MD5sum: a977b45d5d2b7e16004e3c8aeb7728f7
SHA1: 188d18894d58f888938582c67c9358c9354cd9f3
SHA256: bd15a3acd0f3d443aab43e153b29186f47699df5304d5ec8369d159ba2269c9d
SHA512: 0180eb9c79e30d280f73f09bceeb2cd097dd1b47b3b7a4dc66d28b80a708e0315c665b8bd5675a4534fa3deee6639343c8e043182c65c3e6db5225d66b344455
Description: Diagnostic Log and Trace (DLT) (documentation)
 This component provides a log and trace interface, based on the standardised
 protocol specified in the AUTOSAR standard 4.0 DLT. This software can be used
 by COVESA components and other applications as logging facility.
 .
 This package includes tools to connect to and experiment with DLT daemon.
 Most usefully this includes 'dlt-receive' to connect to a (remote) DLT server
 and save all logs to a DLT file and 'dlt-system' that injects system logs
 into the DLT server
Homepage: https://github.com/COVESA/dlt-daemon
Multi-Arch: foreign

Package: dlt-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 336
Maintainer: Aigars Mahinovs <aigarius@debian.org>
Architecture: armhf
Source: dlt-daemon
Version: 2.18.8-6+apertis1bv2024dev3b1
Depends: dlt-tools (= 2.18.8-6+apertis1bv2024dev3b1)
Filename: pool/target/d/dlt-daemon/dlt-tools-dbgsym_2.18.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 233216
MD5sum: 36a4225d8b41e9bf0e83ece58eae5e69
SHA1: a5c7c4dba46f5a41f3e76b9134d630f9f2be9b26
SHA256: 58bd359cafaf85ac84d0a32e269eb14f35e04a5f89ffd7a6841cc748729f53ef
SHA512: 5d2c8f57bf0d52e075ecba01c1c354ecc1b0afb2756ff57370b7dd096c938d8e285a1bfea7faadf93a00040dfb5498a4ffe6bfa4896a4b159ee11b459ba0b8a1
Description: debug symbols for dlt-tools
Auto-Built-Package: debug-symbols
Build-Ids: 0050d6a8a1992ed4501105eee115e482c4b19e5d 0c4d2cd37388ac39b883260fff58ef26be437358 1a75347885829e197a4b9b8a6f29b7714b1e6746 3292fbde531bba7939e73a3e5ed5cedc17c3cdaf 539e59ec1ed9853bed368c61a1ded65273edcbc9 5aca1be480e47be97e2a97f1a9a8b0ea4d4a65bc 5c85f1a9a4161feca0729791497342f5356df767 900fe60628114f6e73183a692f3c98d3fe6f55e8 93f292f84242ec06b8efe2f466c8a95b8e811f4a c646a411de07bbabc438f653b24ee1671bb7f193 e64a8c199f11ed34d1070f93b5ee0f3bd2de0782

Package: dmeventd
Priority: optional
Section: admin
Installed-Size: 170
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2 (2.03.16-2+apertis2bv2024dev3b1)
Version: 2:1.02.185-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdevmapper-event1.02.1 (>= 2:1.02.110), libdevmapper1.02.1 (>= 2:1.02.110), liblvm2cmd2.03 (>= 2.03.16)
Filename: pool/target/l/lvm2/dmeventd_1.02.185-2+apertis2bv2024dev3b1_armhf.deb
Size: 59632
MD5sum: 051999bcf860353ab0bff1ae2c36005d
SHA1: f461b433fb464674588d094a9bc88e4e1fb48b80
SHA256: f2ebcbf540bd658d2df2030acc8967c9080737e62c75340a88d1bbf928544e83
SHA512: 7f82ce0a6883d7819fe2993f80d6e4eda04999c448d3e9d08e6012010bb2b566b52a3a3d65c1611f658fd0dcda0ead42a610fb7ec9d8e10a6e0fea565356c56a
Description: Linux Kernel Device Mapper event daemon
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains a daemon to monitor events of devmapper devices.
Homepage: https://sourceware.org/lvm2/

Package: dmeventd-dbgsym
Priority: optional
Section: debug
Installed-Size: 105
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2 (2.03.16-2+apertis2bv2024dev3b1)
Version: 2:1.02.185-2+apertis2bv2024dev3b1
Depends: dmeventd (= 2:1.02.185-2+apertis2bv2024dev3b1)
Filename: pool/target/l/lvm2/dmeventd-dbgsym_1.02.185-2+apertis2bv2024dev3b1_armhf.deb
Size: 47004
MD5sum: 0b344900a29a30d3cb5b4a7385bcac5b
SHA1: fcd1e7c921040b0f8b7472981d27878c9a4298ef
SHA256: 3bbf2083e4ca3686d5ddff64318623054f91c057b79be6615fe81e072c789d15
SHA512: 1414ca4d425603ce388e708e307a2fd3cab3e5dde07a519ac27ff188cbf7889f6ab9c8817e5a9564612385e2b42b58442acf6014acf58059459f8df755244035
Description: debug symbols for dmeventd
Auto-Built-Package: debug-symbols
Build-Ids: 165dc6c93df37c1b3f40f6d7a3cce433890c4c13 4513b553715fdb2a2590a3cf3c36756475d26ece 5cabb139773187c66757b79398bf8ee72cc55572 929596b7ad9cc6c195ad679804b80376d06d5979 9f6e23ffbe91755dffcd79fc85a21c30d7b8a29c d244baeebaf3f649238b5016583e98618666be1a d4ef21d90763c406b55984b492108ca46dfa36d8

Package: dmidecode
Priority: important
Section: utils
Installed-Size: 113
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: armhf
Version: 3.4-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34)
Filename: pool/target/d/dmidecode/dmidecode_3.4-1+apertis0bv2024dev2b1_armhf.deb
Size: 50448
MD5sum: 9b3084b62eddb4b2d0fa841e8731a914
SHA1: 217ce6de8b02209b01fec3258f6254f25d378975
SHA256: d7abbc88089b7964301e2df093db076a8fcc9bc0169207fbc075d99221aea284
SHA512: 21406e5932dd156c1136505c2a515ce2313d7e63d07fd4754d6ddbd1f1d171e5ba93eb63b488e62d76670733fe828dcfccd8f0f7f456c716faad8223a4c219dc
Description: SMBIOS/DMI table decoder
 Dmidecode reports information about the system's hardware as described in the
 system BIOS according to the SMBIOS/DMI standard.
 .
 This information typically includes system manufacturer, model name, serial
 number, BIOS version, asset tag as well as a lot of other details of varying
 level of interest and reliability depending on the manufacturer. This will
 often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI,
 ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel,
 USB).
 .
 Beware that DMI data have proven to be too unreliable to be blindly trusted.
 Dmidecode does not scan the hardware, it only reports what the BIOS told it to.
Homepage: https://nongnu.org/dmidecode/
Multi-Arch: foreign

Package: dmidecode-dbgsym
Priority: optional
Section: debug
Installed-Size: 88
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: armhf
Source: dmidecode
Version: 3.4-1+apertis0bv2024dev2b1
Depends: dmidecode (= 3.4-1+apertis0bv2024dev2b1)
Filename: pool/target/d/dmidecode/dmidecode-dbgsym_3.4-1+apertis0bv2024dev2b1_armhf.deb
Size: 69836
MD5sum: f53704cb9a08cf30f20853cd31eb8bf1
SHA1: 1d6e6c78be88218a7d227cc057ec5ca7bcc1243b
SHA256: 3957b7cd7832fd87b100b4ce8da411edaef0bfc03e61281ad238de2649e9a225
SHA512: 2ceb841f7929be7bdef31aad70e6bb4368ba710af343f83b703eec668f94805a70924a7425e04ee1c087293f51980a13e8b86c73f657b966390b264357c75268
Description: debug symbols for dmidecode
Auto-Built-Package: debug-symbols
Build-Ids: a86a42d85f2b337a327721fcd3fbcae718f1c9ef

Package: dmsetup
Priority: optional
Section: admin
Installed-Size: 212
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2 (2.03.16-2+apertis2bv2024dev3b1)
Version: 2:1.02.185-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.181)
Filename: pool/target/l/lvm2/dmsetup_1.02.185-2+apertis2bv2024dev3b1_armhf.deb
Size: 85356
MD5sum: 37cab74ecf638f97c889b3dc26c177eb
SHA1: 5bfb71c88b112c286d448bd6747b34c41a2ea521
SHA256: e3af7e5221d03c61c840f5ca1819af4490a9df75186dd8ddfcb2b7004a11857d
SHA512: ac1a2568392f74ef60bd2e64d005bb70a970cfb5017f37964b205a882f6dc6bcc0f7a69c3a667eb0547f06820bfcd1a3cc40f1888d6e4c26040d3181871d2f3d
Description: Linux Kernel Device Mapper userspace library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains a utility for modifying device mappings.
Homepage: https://sourceware.org/lvm2/
Multi-Arch: foreign

Package: dmsetup-dbgsym
Priority: optional
Section: debug
Installed-Size: 80
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2 (2.03.16-2+apertis2bv2024dev3b1)
Version: 2:1.02.185-2+apertis2bv2024dev3b1
Depends: dmsetup (= 2:1.02.185-2+apertis2bv2024dev3b1)
Filename: pool/target/l/lvm2/dmsetup-dbgsym_1.02.185-2+apertis2bv2024dev3b1_armhf.deb
Size: 48656
MD5sum: 1bd14f9801a8e37c24fe90c47ef730c2
SHA1: d50996a52f5dc36f5a7924fd4786296058235a5e
SHA256: eab9c3f6741630b54d8f9d128b88de1dcc4623308fe03d8c4d033ade0bec4427
SHA512: afe37af576fe65c55895b192d9b68527510cdde3e1afaa2ad678e01f549a86fa49996cc818695e895ec2d48e86c22bba071480673f8f3630653c38f4806fde13
Description: debug symbols for dmsetup
Auto-Built-Package: debug-symbols
Build-Ids: e0c78878738ec1617a566a46f0112d99f2ef7f28

Package: dns-root-data
Priority: optional
Section: misc
Installed-Size: 18
Maintainer: dns-root-data packagers <dns-root-data@packages.debian.org>
Architecture: all
Version: 2023010101+apertis2bv2024dev3b1
Filename: pool/target/d/dns-root-data/dns-root-data_2023010101+apertis2bv2024dev3b1_all.deb
Size: 4432
MD5sum: a853916da467949a20f525d15e3e9a8d
SHA1: 75d47af9972e2d97861993a7d66dead344adfcf1
SHA256: 0af0e018aeac2cb0a1dd6839640ae1bbc77044fbd08756dc01ad828bdc7860ee
SHA512: ec3594aec12efc04ef07b94699113e111f1eb0cb8cb93a34974b6edb4c8bb9c7bc73f03e0e9969688b3f92df197f7aa517a73305b31d1b5a5213b910bce8a62d
Description: DNS root data including root zone and DNSSEC key
 This package contains various root zone related data as published
 by IANA to be used by various DNS software as a common source
 of DNS root zone data, namely:
 .
  * Root Hints (root.hints)
  * Root Trust Anchors (root.key, root.ds)
Homepage: https://data.iana.org/root-anchors/
Multi-Arch: foreign

Package: dnsutils
Priority: optional
Section: oldlibs
Installed-Size: 267
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: all
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis2bv2024dev3b1
Depends: bind9-dnsutils
Filename: pool/target/b/bind9/dnsutils_9.18.16-1~deb12u1+apertis2bv2024dev3b1_all.deb
Size: 262080
MD5sum: dbd1a2508cc42d98e675db285d41196d
SHA1: bf07a8d692738a5d6782003c79bb58eba0405d63
SHA256: 536a7f43134b71f15267e0b70c5cf5fedbc654f8e335addb8402cb37b9fe344c
SHA512: 2b9f199fd2fade6c91893501e6e64980f6fb3f270f024884b0617f840927a05139d1e5fbf0cf304ab9254cacd327fc18f49019d14a146a3845734c7b780d6771
Description: Transitional package for bind9-dnsutils
 This is a transitional package. It can safely be removed.
Homepage: https://www.isc.org/downloads/bind/

Package: dnsutils
Priority: optional
Section: oldlibs
Installed-Size: 268
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: all
Source: bind9
Version: 1:9.18.16-1~deb12u1+apertis1bv2024dev3b1
Depends: bind9-dnsutils
Filename: pool/target/b/bind9/dnsutils_9.18.16-1~deb12u1+apertis1bv2024dev3b1_all.deb
Size: 262556
MD5sum: 5def93ba473cf3a2a4647f6134883632
SHA1: 2297e4fa36917f0014ff160152985ed06b86ec0a
SHA256: 5075c35b9e90dad89a228b1763d260b88b9ad6f513c87a88fe9ad92c897d208e
SHA512: 4e6fcec5bb93bdab02146ba7f0dde8b2381c36c37e239cf6fefd4e230d3162caf73befa2f16cd582167a7db689a2a06e5a729bc17b87ac18bb5b566d014361c9
Description: Transitional package for bind9-dnsutils
 This is a transitional package. It can safely be removed.
Homepage: https://www.isc.org/downloads/bind/

Package: dnsutils
Priority: optional
Section: oldlibs
Installed-Size: 261
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: all
Source: bind9
Version: 1:9.18.12-1+apertis1bv2024dev2b1
Depends: bind9-dnsutils
Filename: pool/target/b/bind9/dnsutils_9.18.12-1+apertis1bv2024dev2b1_all.deb
Size: 256104
MD5sum: 4f47ec8a10807d7e074eb70bad3815d9
SHA1: 49df4be751eb2ffeb1596931529c222aba5227e0
SHA256: ebc20419635d237017eabca9702e8769909b6b2a4b1bb8821700d893158ed10f
SHA512: 4b0ae03f7807e232b52f7d62748865853a2e2d623b01d3518947fa785e5b2125f011b8de4f3eb901b548bd41cc817f261309a06c8b12f8bd6afd01d6549cd776
Description: Transitional package for bind9-dnsutils
 This is a transitional package. It can safely be removed.
Homepage: https://www.isc.org/downloads/bind/

Package: dpkg
Essential: yes
Priority: required
Section: admin
Installed-Size: 5997
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Architecture: armhf
Version: 1.21.22+apertis2bv2024dev3b1
Depends: tar (>= 1.28-1)
Pre-Depends: libbz2-1.0, libc6 (>= 2.34), liblzma5 (>= 5.4.0), libmd0 (>= 0.0.0), libselinux1 (>= 3.1~), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Suggests: apt, debsig-verify
Breaks: libapt-pkg5.0 (<< 1.7~b), lsb-base (<< 10.2019031300)
Filename: pool/target/d/dpkg/dpkg_1.21.22+apertis2bv2024dev3b1_armhf.deb
Size: 1529764
MD5sum: 38e46c8cd97d3dc710160e93f890b526
SHA1: 4cd65456f9e66b0673d1b054166b731e723c6dbc
SHA256: 4eadd7d1fc2116b224728639767ddb9c2ac2b72dbf622b788e006e7abec1b52b
SHA512: df4adb71463516943f0379b31cac3843bdd3407b6656b95cff3cc3aef09d1704dd1adaf973cd2f4308d9c2a56dc828503ad784c6998437ebc1c84a417d165310
Description: Debian package management system
 This package provides the low-level infrastructure for handling the
 installation and removal of Debian software packages.
 .
 For Debian package development tools, install dpkg-dev.
Homepage: https://wiki.debian.org/Teams/Dpkg
Multi-Arch: foreign

Package: dpkg-dbgsym
Priority: optional
Section: debug
Installed-Size: 1343
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Architecture: armhf
Source: dpkg
Version: 1.21.22+apertis2bv2024dev3b1
Depends: dpkg (= 1.21.22+apertis2bv2024dev3b1)
Filename: pool/target/d/dpkg/dpkg-dbgsym_1.21.22+apertis2bv2024dev3b1_armhf.deb
Size: 1116860
MD5sum: 4726eee44be3f81b08175874523e4d3e
SHA1: e19e9689c70952b6835af2aaacdb7b64a4f82bde
SHA256: 1298b130f68e6dc6b009597dbe3350d0030ba06d77751c6cf25186b4a3ce8007
SHA512: c5fe8bbf1a6891ae70279beeda866712e1d4e17f7d19e17bd7f7d9ead6cfbabae96c4e72ecb5d45e75349dfc0d94b763be94a9060f0211baeabf1cab708ddbc7
Description: debug symbols for dpkg
Auto-Built-Package: debug-symbols
Build-Ids: 147a370df7dd5e6673b335d4f3adaf6d2f29c7c1 1d213f95a4dedda1b53f7939746285b1feb1793e 439b47bb8c246e486f6d48dd533627d3eccbba4a 5b2d44a92eaa4708ee46e6efab92bf2c1c4d8549 6d2ea18b1c99c135a3e52169ee4d3d72711b9ad8 808f1e69029b6e15592be8e7443ea07aeab89363 87a39c988336f97d5552f1c9e0006c7999c76e5e cddac1ca5294b108514edb747c8304716375b680 cfc396a6d389f02711773963a3b8a054edee025b

Package: dpkg-dev
Priority: optional
Section: utils
Installed-Size: 1735
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Architecture: all
Source: dpkg
Version: 1.21.22+apertis2bv2024dev3b1
Depends: perl:any, libdpkg-perl (= 1.21.22+apertis2bv2024dev3b1), tar (>= 1.28-1), bzip2, xz-utils (>= 5.4.0), patch (>= 2.7), make, binutils
Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg | sq | sqop | pgpainless-cli, gpgv | sq | sqop | pgpainless-cli, libalgorithm-merge-perl
Suggests: debian-keyring
Breaks: debhelper (<< 10.10.1~), libsop-java-java (<< 4.0.7~), pgpainless-cli (<< 1.3.13~), sq (<< 0.25.0~), sqop (<< 0.27.2~)
Filename: pool/target/d/dpkg/dpkg-dev_1.21.22+apertis2bv2024dev3b1_all.deb
Size: 1360792
MD5sum: 582ebbf778899fff484de57bffeb0086
SHA1: 50fe3d9642981902bc870d6c233c5187bd2c7b3c
SHA256: 84d79aac53776aacec895624ff9bff0a4d84138ff3186c656e593244421488b8
SHA512: b19d2f61cc22df340b1280761ecfe722a13ca040dd645cf063ddc1f55b1f380d4606e8155876dc365fb9f94606908fa593a7181b88f436b3c8950ab3bd5f866f
Description: Debian package development tools
 This package provides the development tools (including dpkg-source)
 required to unpack, build and upload Debian source packages.
 .
 Most Debian source packages will require additional tools to build;
 for example, most packages need make and the C compiler gcc.
Homepage: https://wiki.debian.org/Teams/Dpkg
Multi-Arch: foreign

Package: dselect
Priority: optional
Section: admin
Installed-Size: 1639
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Architecture: armhf
Source: dpkg
Version: 1.21.22+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libmd0 (>= 0.0.0), libncursesw6 (>= 6.1+20180210), libstdc++6 (>= 4.1.1), libtinfo6 (>= 6.1+20180210)
Suggests: libdpkg-perl, perl
Filename: pool/target/d/dpkg/dselect_1.21.22+apertis2bv2024dev3b1_armhf.deb
Size: 556152
MD5sum: 17bdaeed4a090cf46312e54ad87cba03
SHA1: 8ec65a3740bcdb92ce2714f74a18888d9e1e64dd
SHA256: 040006bcf7c1cd036adefc182966cfc00e58d782d4202feb2d4d2dbcc15446db
SHA512: db06c09723fb4292499e2072581387fdc6303b7152ca8e7ae9d2e60aa4bfbc0dac6d94a4e8ab8c59ac8862c3859475384c36e37d47cbeab02ada8ea25604ac08
Description: Debian package management front-end
 dselect is a high-level interface for managing the installation and
 removal of Debian software packages.
 .
 Many users find dselect intimidating and new users may prefer to use
 apt-based user interfaces.
Homepage: https://wiki.debian.org/Teams/Dpkg
Multi-Arch: foreign

Package: dselect-dbgsym
Priority: optional
Section: debug
Installed-Size: 306
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Architecture: armhf
Source: dpkg
Version: 1.21.22+apertis2bv2024dev3b1
Depends: dselect (= 1.21.22+apertis2bv2024dev3b1)
Filename: pool/target/d/dpkg/dselect-dbgsym_1.21.22+apertis2bv2024dev3b1_armhf.deb
Size: 261432
MD5sum: 09c79c0bdc29691b71d1a9b53d8ad5ae
SHA1: c564a6ff0cf27d82bfd8122ed5ea48f9f10431ff
SHA256: 9a7d2ff37722aa44d2b2ed19fb0ad886aec9287e80721f832cbd66dab9fd9746
SHA512: 97ed792bbf649ea197d66ff9b774a499583617e808b5ae5ecc8f821138c57ac54dd1afc7b0b69de58fd0475aec760ac8cf6e92f04fda988043d53f352c8e4eb9
Description: debug symbols for dselect
Auto-Built-Package: debug-symbols
Build-Ids: ac1e24f7c23e104e8ae501d6d8824a114fceb181

Package: duktape
Priority: optional
Section: interpreters
Installed-Size: 199
Maintainer: Debian IoT Maintainers <debian-iot-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 2.7.0-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/d/duktape/duktape_2.7.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 114212
MD5sum: 3a04aef850480bb311ae64d5db8dc250
SHA1: e661b530a2f83908a3290073cc251c9fcedf8dd4
SHA256: d83db2fed6fe5388bf65bbbab1ddf1cfa5b5a1242d58deabe50f7545c24ce1e7
SHA512: 9d3a025e6477f250bdb74b55e2456d6f8ebd4a9d072ef272a29513588af10fdc305d41674719a442f65e228bf25bcbf80940ef622db9a9825189760a275adc52
Description: embeddable Javascript engine
 Duktape is an embeddable Javascript engine, with a focus on portability
 and compact footprint.
 .
 Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h,
 and duk_config.h to your build, and use the Duktape API to call Ecmascript
 functions from C code and vice versa.
 .
 The main features are
    - Embeddable, portable, compact: can run on platforms with
      256kB flash and 64kB system RAM
    - Ecmascript E5/E5.1 compliant, some features borrowed from
      Ecmascript E6
    - Khronos/ES6 TypedArray and Node.js Buffer bindings
    - Built-in debugger
    - Built-in regular expression engine
    - Built-in Unicode support
    - Minimal platform dependencies
    - Combined reference counting and mark-and-sweep garbage
      collection with finalization
    - Custom features like coroutines, built-in logging framework,
      and built-in CommonJS-based module loading framework
    - Property virtualization using a subset of Ecmascript E6 Proxy
      object
    - Bytecode dump/load for caching compiled functions
 .
 This package contains a commandline duk interpreter
Homepage: https://duktape.org

Package: duktape-dbgsym
Priority: optional
Section: debug
Installed-Size: 599
Maintainer: Debian IoT Maintainers <debian-iot-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: duktape
Version: 2.7.0-2+apertis2bv2024dev3b1
Depends: duktape (= 2.7.0-2+apertis2bv2024dev3b1)
Filename: pool/target/d/duktape/duktape-dbgsym_2.7.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 553092
MD5sum: 64b23438ad8a985e0c1fcdb306f83f4b
SHA1: 147e12b36167a10e9acb086e324d48ed88be7aa4
SHA256: e23c3bff4ac953334fa96f1447b3b05ecf9e47bd0757b62815d3a09114e1005c
SHA512: 4b1c183d5373edc26569823fa064b6b51005e44cf7ec65c3c217194114b87d182e49504e1e016ba5a8b96ca522ca9a071e3c942d0fa7e232fdc2ce2ce81437ee
Description: debug symbols for duktape
Auto-Built-Package: debug-symbols
Build-Ids: 98a52794a9c855de1cb6a62a19a1d54bdabd9381

Package: duktape-dev
Priority: optional
Section: libdevel
Installed-Size: 4066
Maintainer: Debian IoT Maintainers <debian-iot-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: duktape
Version: 2.7.0-2+apertis2bv2024dev3b1
Depends: libduktape207 (= 2.7.0-2+apertis2bv2024dev3b1)
Filename: pool/target/d/duktape/duktape-dev_2.7.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 604084
MD5sum: 761d6e89b7d8e22aa2320e1948cd8ea6
SHA1: 865e9935eb218d9d548b3920de5760008e3bf834
SHA256: 488159f767e4bd7a335d02cd089108dac0922d176cf880235baae8c84798cd78
SHA512: 718d7a634451533bbbb9df15b939e93da38f114d6bcb84943220c209f9b754e92f6ba16057a3ca2bdb51cdfe480f35b38f9af04258fe8fba6c6398ef7adcd54c
Description: embeddable Javascript engine, development files
 Duktape is an embeddable Javascript engine, with a focus on portability
 and compact footprint.
 .
 Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h,
 and duk_config.h to your build, and use the Duktape API to call Ecmascript
 functions from C code and vice versa.
 .
 This package contains all source files to use in own projects.
Homepage: https://duktape.org

Package: dvb-tools
Priority: optional
Section: utils
Installed-Size: 215
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: libdvbv5-0 (= 1.22.1-5+apertis1bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/v/v4l-utils/dvb-tools_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 117192
MD5sum: 1b19237d681b0df811b8b2b05a1b94b9
SHA1: eee08c3d49826657c66ed2d3c42456c3289875e9
SHA256: 81d3d5028396eaab2bea7e12f74b7b92c2f9cd4e65677758fabad32cb13d3dca
SHA512: aa965fc5d41d591e5964fb2ef9e71397ff4e115f2fc071b9789166c3d16a9c67e5b56e75e897204f7e56393b343fe638957ae1fdfff629060c76350330545a26
Description: Collection of command line DVB utilities
 This is a series of tools written to help testing and working with DVB,
 using its latest V5 API. The tools can also work with the DVBv3 API.
 .
 The current tools are:
 .
 dvb-fe-tool: a simple test application, that reads from the frontend.
 it also allows one to change the default delivery system.
 In the future, it may be used to change any property via command line.
 .
 dvb-format-convert: converts from zap and scan initial-tuning-data-file
 into the new format defined to work with DVBv5.
 .
 dvbv5-scan: a DVBv5 scan tool.
 .
 dvbv5-zap: a DVBv5 zap tool. It allows one to tune into a DVB channel,
 and to watch to a DVB service (e. g. receiving the video and audio
 streams, via another application using the dvr device).
Homepage: https://linuxtv.org/downloads/v4l-utils/

Package: dvb-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 128
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: dvb-tools (= 1.22.1-5+apertis1bv2024dev3b1)
Filename: pool/target/v/v4l-utils/dvb-tools-dbgsym_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 80984
MD5sum: 46a646991bd86eb5c41813d52d697981
SHA1: 3765aaeff74dbd60f2951ccbdb10a574900ddde5
SHA256: 13fda54713dbdd15c584698dfffa81de6e3fcb22fe79870d6a592294d878ace6
SHA512: ec373b2c1e99de7c34933575606a37609c51109e7f4b52597468dfbf86b8396cb8afd5c0c5ad48582514539eaadcb956fe0476ba00e12ecd88d97c85c7ae4e5e
Description: debug symbols for dvb-tools
Auto-Built-Package: debug-symbols
Build-Ids: 0baff816bd9471aa51879cc1a3254fa082fa8e4e 66bfae1d9b0a429a906a766b86448fe0f0cccc9e 6a80b8733ac4da12f46e2669b2dc97aac29dac37 cc6d35da91a5cf717fcad21288d8062c60655804 fcec9d3a97e5068471066f145f14cd7ef55d42a9

Package: e2fsck-static
Priority: optional
Section: admin
Installed-Size: 1161
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Recommends: sash | bash-static | zsh-static | busybox-static
Filename: pool/target/e/e2fsprogs/e2fsck-static_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 633024
MD5sum: ec4a42aa0aafec24c1a20a450262fbca
SHA1: f278ffc2e2e12da2ad8c4947c3027d4f00c81558
SHA256: 02c4091f7907fed251241639ecbc63f062888bfc460c9ef09d4b1e783b9ae180
SHA512: 0b4f57d0c6bf482889dda1bbacf06368cfe1639ff721369d1373a72d31edf5919bc2da34babc05e5a1c1e3e5f006aec3c3d7cabf384ecf52f6706c6a1bc2e6e2
Description: statically-linked version of the ext2/ext3/ext4 filesystem checker
 This may be of some help to you if your filesystem gets corrupted enough
 to break the shared libraries used by the dynamically linked checker.
 .
 This binary takes much more space than its dynamic counterpart located
 in e2fsprogs, though.
 .
 You may want to install a statically-linked shell as well, to be able
 to run this program if something like your C library gets corrupted.
Homepage: http://e2fsprogs.sourceforge.net

Package: e2fsck-static-dbgsym
Priority: optional
Section: debug
Installed-Size: 1105
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Depends: e2fsck-static (= 1.47.0-2+apertis0bv2024dev3b2)
Filename: pool/target/e/e2fsprogs/e2fsck-static-dbgsym_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 918696
MD5sum: 7d0062fea4874a06dca69b1e07464348
SHA1: 9f075f775cfc53528b3d7ac124fe0cd1079de0eb
SHA256: 9162ddb0d5b2a81468d13225fc3399db4f215464bc2208626694c1c027c4aa03
SHA512: 458a13f474ea98a6cadf92562dde4db0f33b86bd30d793ef266be658a7a842bb73ce1a86ea69f8deb140bc99b5282be6d6739e2140804a581e634a25812f0b73
Description: debug symbols for e2fsck-static
Auto-Built-Package: debug-symbols
Build-Ids: 1ac07c9e1d2fceb7bd3f5d0cf6319f5ad3802afe

Package: e2fsprogs
Priority: required
Section: admin
Installed-Size: 1144
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Version: 1.47.0-2+apertis0bv2024dev3b2
Depends: logsave
Pre-Depends: libblkid1 (>= 2.36), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libext2fs2 (= 1.47.0-2+apertis0bv2024dev3b2), libss2 (>= 1.38), libuuid1 (>= 2.16)
Recommends: e2fsprogs-l10n
Suggests: gpart, parted, fuse2fs, e2fsck-static
Filename: pool/target/e/e2fsprogs/e2fsprogs_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 553884
MD5sum: ac791c66261b984706f9287c63239f75
SHA1: 2d67ac58bfe4377c87ef90f5bf7687ee5517c236
SHA256: 188ac83e3db999c9b197d669c4cee3c2d3a281c5d1174217c4fcf832969ded04
SHA512: 7844d60cfa7cdee5c565cf14367f2649f1463b52ddfa852c64ff7ee609261525111143bd2aa1f725c76e9aee38e155924e5f8bb0315cefe39bd9e02e5f0d4cc1
Description: ext2/ext3/ext4 file system utilities
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package contains programs for creating, checking, and maintaining
 ext2/3/4-based file systems.  It also includes the "badblocks" program,
 which can be used to scan for bad blocks on a disk or other storage device.
Homepage: http://e2fsprogs.sourceforge.net
Important: yes
Multi-Arch: foreign

Package: e2fsprogs-dbgsym
Priority: optional
Section: debug
Installed-Size: 1449
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Depends: e2fsprogs (= 1.47.0-2+apertis0bv2024dev3b2)
Filename: pool/target/e/e2fsprogs/e2fsprogs-dbgsym_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 1249872
MD5sum: 037cbf8d274dcfceb958230997d13a88
SHA1: 37cd6ff8f542f75dfddd70f9273353cfb70b58bb
SHA256: 5f169c39ca59030a6bb467f31c0af638a68e791a68d1a93affc6797a7f7963b4
SHA512: 8ac3eff7ed91965dcb50b64e6873baf2a826fcf33179f3883daeff82c8e455dd778b7bb392120cfb361c5a5c1efb7fd8e57cdf844ff763ab7bb055962c5dbb2a
Description: debug symbols for e2fsprogs
Auto-Built-Package: debug-symbols
Build-Ids: 040092e7fce0c1ee5a3253fbe8157c6b98e60b32 07fa77debaf1c348c324fb943bf11b9ab60d6164 08b9cb4ad75656f60af92c91925916873bed5dc9 1647b80f034e864f0813e12daa9fe8ad077ee99f 1ac30a497a7e908cf570a7a3e5913231a0057b10 2bc5a6eaf66e219b12097d86738e9d27de41064f 3083055c5d1cfff728476d77c26bc5f28b7facf9 3114440ccdff125cbfa07b3e81d1811e8e695b57 33a038dd528b1f448d8d38adcc1f87b759ebfcb4 348e939d7c7897f65525a18c8dcadb08ea2008c4 3b09bfbfc47883823498b51e75a5c1c847ee9545 5872a4611156aaa386771e8a4851854312d0c5de 5f4dca4d8f81660eca5dbad568a7dab961793119 d051fd202b486db65629118290dc37963213d749 e4e0c9c39edf4d726e4f2648d2aae10b3fe138ef f6a6f9ccd22a8b366c17e672dc3eece40deac97f

Package: e2fsprogs-l10n
Priority: optional
Section: localization
Installed-Size: 3202
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: all
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Replaces: e2fsprogs (<< 1.43.5-1)
Depends: e2fsprogs (>= 1.47.0-2+apertis0bv2024dev3b2), e2fsprogs (<< 1.47.0-2+apertis0bv2024dev3b2+c~)
Filename: pool/target/e/e2fsprogs/e2fsprogs-l10n_1.47.0-2+apertis0bv2024dev3b2_all.deb
Size: 511604
MD5sum: f8ea5770a27d8da63f1d2c4b6b8a647e
SHA1: 40166bf828d970965430be97448140378637ea87
SHA256: 7757b9d8702f49818da3aa5529d532e069ea89e7b1b5140d0b633fecd55df483
SHA512: 78ac17f5c3bf63cf828b1addf420cecdd85638f84671ed4699c6bb3bd3f597c4f52a9207343e5cfefc24f42f9bc3735ad73d985365d6da4b49f23c487f0d3b37
Description: ext2/ext3/ext4 file system utilities - translations
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package provides translations for messages for programs found in
 the 'e2fsprogs' package.
Homepage: http://e2fsprogs.sourceforge.net
Multi-Arch: foreign

Package: eapoltest
Priority: optional
Section: net
Installed-Size: 2010
Maintainer: Debian wpasupplicant Maintainers <wpa@packages.debian.org>
Architecture: armhf
Source: wpa
Version: 2:2.10-12+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libpcsclite1 (>= 1.0.0), libssl3 (>= 3.0.0)
Filename: pool/target/w/wpa/eapoltest_2.10-12+apertis2bv2024dev3b1_armhf.deb
Size: 969168
MD5sum: 124554911b95424eb0910d2143f6862d
SHA1: 35680f9936838dfd98b2a02377d7f3a257ed6da7
SHA256: 8b917920a17836fe27450cec4890f855365e1404b1f8eb157f9942075f2992bb
SHA512: a344fac8382b0055c35b03a9918e1e507d9ae3d953ff304028631ee25101912b5a113fa65d7ce4b379eaaecc75e2ff6c4dc41513b98d334870aca2fe3fa936a4
Description: EAPoL testing utility
 eapol_test allows testing EAP authentication methods without using
 a full 802.1X connection. It is frequently used to test the EAP
 configuration of RADIUS systems. It is an administrator tool and not
 required for standard 802.1X authentication.
Homepage: https://w1.fi/wpa_supplicant/

Package: eapoltest-dbgsym
Priority: optional
Section: debug
Installed-Size: 4248
Maintainer: Debian wpasupplicant Maintainers <wpa@packages.debian.org>
Architecture: armhf
Source: wpa
Version: 2:2.10-12+apertis2bv2024dev3b1
Depends: eapoltest (= 2:2.10-12+apertis2bv2024dev3b1)
Filename: pool/target/w/wpa/eapoltest-dbgsym_2.10-12+apertis2bv2024dev3b1_armhf.deb
Size: 4004120
MD5sum: 626da17c5c53875475780df3b72deb78
SHA1: 733f941d218185e338158745db34be71f1d417bd
SHA256: d0a29dea9d9ee3fcd0989aef6832acd325d12336a672a4e86f28b89b7904e9cc
SHA512: 59d3f9664643f67fdd7163ed1d8be5a63ce956c500357873734bb7cef0795cb7b43a2b1fc6197edf5ae9766df5c03f54958183b67707c2f02bedd22b4894118d
Description: debug symbols for eapoltest
Auto-Built-Package: debug-symbols
Build-Ids: 1e876fbe2598002d9ff6ed5fc91a0f5ed298d8e8

Package: efivar
Priority: optional
Section: admin
Installed-Size: 32
Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Architecture: armhf
Version: 37-6+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libefivar1 (= 37-6+apertis2bv2024dev3b1), libefiboot1 (= 37-6+apertis2bv2024dev3b1)
Filename: pool/target/e/efivar/efivar_37-6+apertis2bv2024dev3b1_armhf.deb
Size: 9648
MD5sum: 16e1489ea692aa44bed4dc982a7a3046
SHA1: 552653fd44b16f8d3c1b5eec32b2750428079a12
SHA256: 99bbb279d58f621b98dbc00ef9e1f2fce1ff7286bb8100fab7d3022530cd3eb4
SHA512: d3cb818ca7b9d911e284695917cfbf3d8b8f414e1311ac6b0c803757e1f91a3e744f8b8bfbc350feab3a517651f1589f5d8c5de05cbb3b0563e7ca3f09204c2e
Description: Tools to manage UEFI variables
 efivar provides a simple command line interface to the UEFI variable facility.
Homepage: https://github.com/rhinstaller/efivar
Multi-Arch: foreign

Package: efivar-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Architecture: armhf
Source: efivar
Version: 37-6+apertis2bv2024dev3b1
Depends: efivar (= 37-6+apertis2bv2024dev3b1)
Filename: pool/target/e/efivar/efivar-dbgsym_37-6+apertis2bv2024dev3b1_armhf.deb
Size: 16860
MD5sum: 431325097aa254147770023ca983ec26
SHA1: a39b6aa1769d64e353937e95affa53aa54a6d98a
SHA256: 02184d3793a108143eae1a7d07d25cec1e367531fa7bd2d4a6a3068b206f1f15
SHA512: d0b0ff056e7c43d0cd6ddc64dc10266e4e10bee6712248982868d80e6d754e74835bc88568807fab6eded97c30036856c0e673ebdc194cbe36e3b3de50b67351
Description: debug symbols for efivar
Auto-Built-Package: debug-symbols
Build-Ids: 1e2969bdfe69a2915e06979d79f7ba47d2126215

Package: eject
Priority: optional
Section: utils
Installed-Size: 110
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libmount1 (>= 2.24.2)
Filename: pool/target/u/util-linux/eject_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 53700
MD5sum: 34d3805753eb33fda099921cadbdb764
SHA1: 1f02b7e9b9989c58d1273bbbe5f2f02a1387528e
SHA256: 31d79d0461971ea63828c0eb7029eb8764e07283a2d0361438a2151eecc98754
SHA512: 9fa1b9ada30fcb4c2676d7dbe55f1cb1db66122d27a80625b1734df444e819cea3f50561de08d6b91331c057ec3be86a5c310a98eb43448320ef324b93e977dc
Description: ejects CDs and operates CD-Changers under Linux
 This program will eject CD-ROMs (assuming your drive supports the CDROMEJECT
 ioctl). It also allows setting the autoeject feature.
 .
 On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing
 the active disc.
 .
 You can also use eject to properly disconnect external mass-storage
 devices like digital cameras or portable music players.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: foreign

Package: eject-dbgsym
Priority: optional
Section: debug
Installed-Size: 110
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: eject (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/eject-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 88648
MD5sum: 152ba732b84939d79bf13bf10ed8802e
SHA1: 3206ba7e4221b485165ec28c2731e1192ae4877a
SHA256: fce746a9b910fef029eb3204f99f08777190fac6c1371a49866803b2ea8e015b
SHA512: b0f24734087dd92622b226ca2502047727917d58cfd7fc16d0fce595764c3bafb485406637b7e7764e5031bafab3a4c5ce732178229d0c75f29279f521067784
Description: debug symbols for eject
Auto-Built-Package: debug-symbols
Build-Ids: eadfa446c60d632d66ea217c1da9a4ce2223edca

Package: elfutils
Priority: optional
Section: utils
Installed-Size: 1915
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libasm1 (>= 0.132), libc6 (>= 2.34), libdw1 (= 0.188-2.1+apertis2bv2024dev3b1), libelf1 (= 0.188-2.1+apertis2bv2024dev3b1), libstdc++6 (>= 4.1.1)
Filename: pool/target/e/elfutils/elfutils_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 417728
MD5sum: aa43a8c7f60a906294321d3e15868f26
SHA1: 723b4696a06615c17f4451ee6b69dc5e4f4d0092
SHA256: b050904ce0d63234ada02f3c590cbabf28916b2e078b70e8bf9a325369c0a5d6
SHA512: f3384984438f3049e85564329828aa5f4f156431fbb9c7454f3d80453397c44b33dd7ce631c1625cf770e7d53962f611855b55306d999b9eb71702409067816c
Description: collection of utilities to handle ELF objects
 Elfutils is a collection of utilities, including eu-ld (a linker),
 eu-nm (for listing symbols from object files), eu-size (for listing the
 section sizes of an object or archive file), eu-strip (for discarding
 symbols), eu-readelf (to see the raw ELF file structures), and eu-elflint
 (to check for well-formed ELF files).
Homepage: https://sourceware.org/elfutils/
Multi-Arch: foreign

Package: elfutils-dbgsym
Priority: optional
Section: debug
Installed-Size: 2137
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: elfutils (= 0.188-2.1+apertis2bv2024dev3b1)
Filename: pool/target/e/elfutils/elfutils-dbgsym_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 1800392
MD5sum: ee67736411bbbe81eb58b220ae8296d3
SHA1: 120ee7df6e50d0bf7cf9f6cde80b6182a4ebd216
SHA256: 59e8d34c88f56f5b6aa0a36c4f526ae5dee2e009fdfcf4516f19449f510f05df
SHA512: 313a1a3d7f6787f7271acf4efb9c33ffef4a7d03550c391d9f913b3a3b8c55540e9bd11ee4bebe3ff7ca4d400d700ec5e846a4e5070d7a5050f43bf7155b6a3a
Description: debug symbols for elfutils
Auto-Built-Package: debug-symbols
Build-Ids: 0336cb0177b36946712e6c4f97bc51b7b14f9adb 069cbd5a0fc309c4efb1ccc1d80ae797e2b0291f 199dfd87464df7a5047c0dd4cd879b8adb668eec 2a20c2033430e2cbfc860be2a7c9b6c4a155b9e6 38bfd9c139e7871a92b9ea01a80c05d86cd47401 3908614aac7f504eb825999aa30740a7e68d38fb 3a583e1b8304a18bc28c30156bd84d0006f9f65d 9f9ad5c5a89997488d28338863bed39c4490f404 afc959e7e6b0558c5852d6dad692271dc38ef85a b5ed6d9e1a62a42872ab16ee45ee1f3dfc3e2fe1 be9303d04f26366adc26f51cb8f3721aacdd6da1 d1974811c5d93d7d9e52e50bb49e620dcd68a511 e18e7c900a01e64442875b030d6b8cb197674808 ec61b98502203390b8e83697f0c5fd09944ea92c f3371dc33b9b8a6bdaa0fd635e67205ff2977933 f9b2f79dc0a726b96263227c09e4cb3753c44a40

Package: elpa-protobuf-mode
Priority: optional
Section: editors
Installed-Size: 96
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: all
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Depends: dh-elpa-helper, emacsen-common
Filename: pool/target/p/protobuf/elpa-protobuf-mode_3.21.12-3+apertis2bv2024dev3b1_all.deb
Size: 65376
MD5sum: 3bb88a470ff7fca81f47994743f4ee68
SHA1: 1906d428ae8c343ca0dc3fd19046b199700fb85a
SHA256: aad05b771727aa9b2e630227c7035d15f9f68bb4335893604e83843e87d22ee9
SHA512: 77b40e95acf101fe2e759151a32b0322bb967afa0b08c3787023242324b78914921bae748a1c16d098d00d41359a6814fd83f7c5b255706b7c96503731cafc6f
Description: Emacs addon for editing protocol buffers
 Protocol buffers are a flexible, efficient, automated mechanism for
 serializing structured data - similar to XML, but smaller, faster, and
 simpler. You define how you want your data to be structured once, then you can
 use special generated source code to easily write and read your structured
 data to and from a variety of data streams and using a variety of languages.
 You can even update your data structure without breaking deployed programs
 that are compiled against the "old" format.
 .
 Google uses Protocol Buffers for almost all of its internal RPC protocols and
 file formats.
 .
 This package provides an emacs major mode for editing files in protocol
 buffers format. It features syntax highlighting and auto-indentation.
Homepage: https://github.com/google/protobuf/

Package: ethtool
Priority: optional
Section: net
Installed-Size: 510
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Version: 1:6.1-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~)
Filename: pool/target/e/ethtool/ethtool_6.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 182444
MD5sum: 084f926b02ef97f03f2e3c87cf285649
SHA1: b697c65fb775a15b18cbe85865abaf38d81fe87e
SHA256: 1882681b5b649ec728ba0e8ba7c81ebfe0ba58ed694d33e48fce6b49c8ca7394
SHA512: daddd015f90d49d186159496fc2035c226112a86c68b536bf049cc86e2269356b10de7ef3be53cf1d93b6f09fb5454dfe279bc9bc218f8f95ba7f91c2a9106a1
Description: display or change Ethernet device settings
 ethtool can be used to query and change settings such as speed, auto-
 negotiation and checksum offload on many network devices, especially
 Ethernet devices.
Homepage: https://www.kernel.org/pub/software/network/ethtool/

Package: ethtool-dbgsym
Priority: optional
Section: debug
Installed-Size: 483
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: ethtool
Version: 1:6.1-1+apertis2bv2024dev3b1
Depends: ethtool (= 1:6.1-1+apertis2bv2024dev3b1)
Filename: pool/target/e/ethtool/ethtool-dbgsym_6.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 450140
MD5sum: c8fd76d761f0a5eb4f947e307a83d185
SHA1: 031ee3940b2ed16626083fa22f11253b3dcac146
SHA256: 894d7e8a8be72b02bbdb952c47735cc98135588bfe16caa46568e8a236765a82
SHA512: a0c807b3151e2eb8b9b49fd618f1918490408103e364bc1d970784416c22fe01e65fc5afc5144c9a39260be14e79ffb99552abfd283a40a03d496982ebeea88c
Description: debug symbols for ethtool
Auto-Built-Package: debug-symbols
Build-Ids: f6b833df6f1bad0ac5060ba28d3fa7ad41e5d6f5

Package: exempi
Priority: optional
Section: graphics
Installed-Size: 44
Maintainer: Michael Biebl <biebl@debian.org>
Architecture: armhf
Version: 2.6.3-1+apertis0bv2024dev2b1
Depends: libexempi8 (= 2.6.3-1+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Filename: pool/target/e/exempi/exempi_2.6.3-1+apertis0bv2024dev2b1_armhf.deb
Size: 21748
MD5sum: 1629342bb4278f51bab283b80b157528
SHA1: fdcf81c4a37490cdf79781017778e20e547fd1be
SHA256: 08fa7a88cf4b36ca43bd5a860d87a0da891b771cacd4e95130875b32e96fda79
SHA512: 3d7c33b39e2d07e85b03f67e4adefa182d83098ab69b4dc6579b0e011a0b8eb1832bbe192d65193feecab774913f5ac5c18ee605280b2a2e54c13693f150470c
Description: command line tool to manipulate XMP metadata
 Exempi is a library to parse XMP metadata as defined by the
 specification.
 .
 XMP (Extensible Metadata Platform) facilitates embedding metadata in files
 using a subset of RDF. Most notably XMP supports embedding metadata in PDF
 and many image formats, though it is designed to support nearly any file type.
 .
 This package provides a command line tool to manipulate XMP metadata.
Homepage: https://libopenraw.freedesktop.org/wiki/Exempi
Multi-Arch: foreign

Package: exempi-dbgsym
Priority: optional
Section: debug
Installed-Size: 76
Maintainer: Michael Biebl <biebl@debian.org>
Architecture: armhf
Source: exempi
Version: 2.6.3-1+apertis0bv2024dev2b1
Depends: exempi (= 2.6.3-1+apertis0bv2024dev2b1)
Filename: pool/target/e/exempi/exempi-dbgsym_2.6.3-1+apertis0bv2024dev2b1_armhf.deb
Size: 63308
MD5sum: 637cf6e209dba16fd22bcdbf1ab7255e
SHA1: 1c7c8b46156898e34e346f6fefaf4d9977d42a9e
SHA256: 87d7c5466a6c2f37e0201af0870d01b9eec3fcd1b090393b5c9851be8fed9889
SHA512: 769a5b3165c6d4a7e67331be84457a87fb4b59835f4f67a2bd8622ae04f0d6e8500b4cddeb16186425bae1c4b746123d22b8401806c4cc7a71532dd9c11ccb0a
Description: debug symbols for exempi
Auto-Built-Package: debug-symbols
Build-Ids: ccc3480a2d7e691418232eeb18885c725143a5b2

Package: exfatprogs
Priority: optional
Section: otherosfs
Installed-Size: 196
Maintainer: Sven Hoexter <hoexter@debian.org>
Architecture: armhf
Version: 1.2.0-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34)
Conflicts: exfat-utils
Filename: pool/target/e/exfatprogs/exfatprogs_1.2.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 53572
MD5sum: f6ecf99e0f96418b28bfba95aabcefc1
SHA1: 20f5b697b1c88062d03962083ff82a86b123419c
SHA256: 8b243ccfe1fffaa31820f18a91fa82c27f20669de0614be2f84a696d6f1970e7
SHA512: b133e83b889fe40ca2279bc707be3c48310827ab171d9f9ae2e47319e81f8ab8a7c14650046914eb8ba7f26182ce9beecdbad242a19909d12075af382a86e6ab
Description: exFAT file system utilities
 Tools to manage extended file allocation table filesystem.
 This package provides tools to create, check, dump and label
 the filesystem. It contains
  - mkfs.exfat to create an exFAT filesystem
  - fsck.exfat to check and repair an exFAT filesystem
  - tune.exfat to print and edit the volume label or serial
  - dump.exfat to show on-disk information of an exFAT filesystem
  - exfat2img to dump exFAT metadata
 The tools included in this package are the exfatprogs
 maintained by Samsung and LG engineers, who provided Linux exFAT
 support.
Homepage: https://github.com/exfatprogs/exfatprogs

Package: exfatprogs-dbgsym
Priority: optional
Section: debug
Installed-Size: 354
Maintainer: Sven Hoexter <hoexter@debian.org>
Architecture: armhf
Source: exfatprogs
Version: 1.2.0-1+apertis1bv2024dev2b1
Depends: exfatprogs (= 1.2.0-1+apertis1bv2024dev2b1)
Filename: pool/target/e/exfatprogs/exfatprogs-dbgsym_1.2.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 289912
MD5sum: 49ec37a4bc848ec87aeab31c073d2f0c
SHA1: 0a7b8348534ebb91afa18c19a563137b2402fcf1
SHA256: c7688f35a8ffb30837529ef68e5721362df27fc6aa89edcdabd8a7fc71ab299b
SHA512: c304399a975797215c2b52ec531aeef7b39c84c6f930e3eb6f3794086958433e0e8102cfa05d41d17f354f597388503935c85e46068eda32a8de67d4b24f343f
Description: debug symbols for exfatprogs
Auto-Built-Package: debug-symbols
Build-Ids: 0c0ef8c1a33c71e16768b860bac999fef6783dae 182797cc3ddc8510d11596e8b02bb79029877e6a 32ea7c5cd89dac6c73cc216bcb9f85e95f4c8385 a8d4f456232447bdd790d4093451b3ef4d0c858a ae90865c073beb947d3b7fc3bef7603878b89434 d86a9c5fe928eafca907c6d4db260591287e2d84

Package: exiv2
Priority: optional
Section: graphics
Installed-Size: 213
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Architecture: armhf
Version: 0.27.6-1+apertis0bv2024dev2b1
Depends: libexiv2-27 (= 0.27.6-1+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 12)
Filename: pool/target/e/exiv2/exiv2_0.27.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 133804
MD5sum: 3f7e47460b3de894e29af64bd72982c4
SHA1: 914e59fdfdfc640f4a807539faf07febc1e62a7e
SHA256: 5ba2f0606b1eba0971fd4fcd71e4a8e30507aee2a102c4a9617fc2a84725f926
SHA512: a6c5cdeda6715fe968a925cf43da6b0fca35ee358573e1b796ba0bfbcc3e3fc60d9253a14dee6f22a2725e398a3ea6ea4180e745455aeb2af247f0a9ab9354d1
Description: EXIF/IPTC/XMP metadata manipulation tool
 Exiv2 is a C++ library and a command line utility to manage image metadata.
 It provides fast and easy read and write access to the Exif, IPTC and XMP
 metadata of images in various formats
 .
 Exiv2 command line utility to:
 .
  * print Exif, IPTC and XMP image metadata in different formats:
    - Exif summary info, interpreted values, or the plain data for each tag
  * set, add and delete Exif, IPTC and XMP image metadata from command line
    modify commands or command scripts
  * adjust the Exif timestamp (that's how it all started...)
  * rename Exif image files according to the Exif timestamp
  * extract, insert and delete Exif, IPTC and XMP metadata and JPEG comments
  * extract previews from RAW images and thumbnails from the Exif metadata
  * insert and delete the thumbnail image embedded in the Exif metadata
  * print, set and delete the JPEG comment of JPEG images
  * fix the Exif ISO setting of picture taken with Canon and Nikon cameras
Homepage: https://www.exiv2.org/

Package: exiv2-dbgsym
Priority: optional
Section: debug
Installed-Size: 693
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Architecture: armhf
Source: exiv2
Version: 0.27.6-1+apertis0bv2024dev2b1
Depends: exiv2 (= 0.27.6-1+apertis0bv2024dev2b1)
Filename: pool/target/e/exiv2/exiv2-dbgsym_0.27.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 638332
MD5sum: 408653a35e2efd71726ba97bc2d1c00f
SHA1: c7f7946c0cd3789a3ba3bbdb2f9ecebab20cb2e2
SHA256: 5004503f64d1320d40b1cfc56b0524bc6547dfaef89611122448bed0e80cb0af
SHA512: df0bf4df0be186c09ad37f92731e70f3fe1097943039838e87067d3c973cd39471a1d46588baf62f8c5c3c96a78b068568dbf5afa6771c55f2645bbf8fcf9f56
Description: debug symbols for exiv2
Auto-Built-Package: debug-symbols
Build-Ids: 614f759a4a27e352bbecbb82f1d6a6466d36c5f4

Package: expat
Priority: optional
Section: text
Installed-Size: 66
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Version: 2.5.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libexpat1 (>= 2.4.1), libgcc-s1 (>= 3.5)
Filename: pool/target/e/expat/expat_2.5.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 42076
MD5sum: 1e2fa671ed5829dedd596f8c4af31ca8
SHA1: 2ea7e1575bfca67e2c890fef7f96209dbfa98e91
SHA256: b982d4faede22589a40f74053df8d3c738eded37ae821261307e886133dd73e4
SHA512: 868e2a47892cf708de5006beea9975e35eda39e4fce372a957cf04d60b040c19d6f8c584c0a05d84434b4e36ad3f00756af7d05d64d9b46b3ce6c8acc5fe3939
Description: XML parsing C library - example application
 This package contains xmlwf, an example application of expat, the C
 library for parsing XML.  The arguments to xmlwf are one or more
 files which are each to be checked for XML well-formedness.
Homepage: https://libexpat.github.io/

Package: expat-dbgsym
Priority: optional
Section: debug
Installed-Size: 48
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: expat
Version: 2.5.0-1+apertis1bv2024dev3b1
Depends: expat (= 2.5.0-1+apertis1bv2024dev3b1)
Filename: pool/target/e/expat/expat-dbgsym_2.5.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 32052
MD5sum: 0b50a1999aa6d71032756f7bc5423c52
SHA1: dc71393336017870ce49eb96524f57812eb67fe1
SHA256: 9d8f982abe6b9b005b7603a3d21f4386c44f791e424840fe7e4521f254971ddc
SHA512: 5a180bd43ff6298ed04fc5673e33630758c3512ca0eb8b4917329134ddc47501ded4ea64d2d2f96eb92c57343d04a2aae867712c1a4388b46b3fc7489fa40871
Description: debug symbols for expat
Auto-Built-Package: debug-symbols
Build-Ids: bf49f2c9988b7e3822db7bbf176412791aa3ea95

Package: fancontrol
Priority: optional
Section: utils
Installed-Size: 89
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: all
Source: lm-sensors
Version: 1:3.6.0-7.1+apertis0bv2024dev2b1
Depends: lsb-base (>= 3.2-13)
Pre-Depends: init-system-helpers (>= 1.54~)
Filename: pool/target/l/lm-sensors/fancontrol_3.6.0-7.1+apertis0bv2024dev2b1_all.deb
Size: 30784
MD5sum: 91b7817059e7ff05aa7e6be2542c6f3b
SHA1: e0f0018e9adeafdb0235463cfc6f8363fe3eb68e
SHA256: c2f3a69210e58c3820a4fc220e0a1857c5a80b4d2f4e9c39d883d3b1e79e759d
SHA512: 24cdf9e9f8719abd61e593465c44c316fdd69853e86895448452e9d3cf0e2991b3641255895e0f35a018a0ee0e2e98c3b9c426e855a5b5a203aef5108d94d532
Description: utility to control the fan speed
 Lm-sensors is a hardware health monitoring package for Linux. It allows you
 to access information from temperature, voltage, and fan speed sensors. It
 works with most newer systems.
 .
 This package contains a daemon that calculates fan speeds from temperatures
 and sets the corresponding PWM outputs to the computed values. This is
 useful when this feature is not provided by the BIOS or ACPI, which should
 normally be the case on a laptop.
Homepage: https://hwmon.wiki.kernel.org/lm_sensors

Package: fdisk
Priority: important
Section: utils
Installed-Size: 352
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libfdisk1 (>= 2.38), libmount1 (>= 2.24.2), libncursesw6 (>= 6), libreadline8 (>= 6.0), libsmartcols1 (>= 2.28~rc1), libtinfo6 (>= 6)
Recommends: sensible-utils
Filename: pool/target/u/util-linux/fdisk_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 138792
MD5sum: 109371e2fff0894e265d42c4aefca5c1
SHA1: 32709eebd25a36f68c391747d776d224835bacfe
SHA256: 7733945eacb728f7731d5a8c401b68f9489bb7efd5f502718afc3f53fcd1772e
SHA512: 9e9f6dcf160e6d5a31c5f7bbe7f1011255f2de5a3053d352f536ba840be15899aedfe9b112806edacc85b3a7cacc943e973554b1a942c4cc1e46c83e0eca2a98
Description: collection of partitioning utilities
 This package contains the classic fdisk, sfdisk and cfdisk partitioning
 utilities from the util-linux suite.
 .
 The utilities included in this package allow you to partition
 your hard disk. The utilities supports both modern and legacy
 partition tables (eg. GPT, MBR, etc).
 .
 The fdisk utility is the classical text-mode utility.
 The cfdisk utilitity gives a more userfriendly curses based interface.
 The sfdisk utility is mostly for automation and scripting uses.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: foreign

Package: fdisk-dbgsym
Priority: optional
Section: debug
Installed-Size: 465
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: fdisk (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/fdisk-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 382488
MD5sum: e002bd92b0a493eaf7c27f3a02da7811
SHA1: 0bf1780cf1a0ad7c777e7c662276cf8d87215a6e
SHA256: 0d4c09ba7bb6976660c84050a5b1ae4779dd5a538ef754592844dd247d94fb6c
SHA512: 4088526386a6b426208645373dcde1919386b6916702e1e8c03948419848f70ef5f5514e0ae3b5aa04d7df63bccd7640d5528bb7d7917ed2f1d87668598da61a
Description: debug symbols for fdisk
Auto-Built-Package: debug-symbols
Build-Ids: 65dfc8f1318e18d3c5f079b4d3a4c08b6630fc3e a74a439c1c4e954928f90cfe02a72c714fba1b7c cf395a27014bfc60bfd284eb85ced7b2e17bc7c4

Package: file
Priority: standard
Section: utils
Installed-Size: 75
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Architecture: armhf
Version: 1:5.44-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libmagic1 (= 1:5.44-3+apertis1bv2024dev3b1)
Breaks: debhelper (<< 12.2~)
Filename: pool/target/f/file/file_5.44-3+apertis1bv2024dev3b1_armhf.deb
Size: 42872
MD5sum: 522197d299dd9df75a756a887c07b8a7
SHA1: c97b887f0abae9a0985e859c93672fb26869cd7f
SHA256: f369dddaa0ffb7a15d469ac25db1e94a2034c6e68bf1eec0235e1b7031360501
SHA512: aae2dc0915d4f883c90d62cd85a9191cab4402fdfb176d165884ca14796b9bd846e5a0ee0270bb2e696a9eecce9f3015c3891265430105779eb6276c23695046
Description: Recognize the type of data in a file using "magic" numbers
 The file command is "a file type guesser", a command-line tool that
 tells you in words what kind of data a file contains.
 .
 This package contains the file program itself.
Homepage: https://www.darwinsys.com/file/
Multi-Arch: foreign

Package: file-dbgsym
Priority: optional
Section: debug
Installed-Size: 33
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Architecture: armhf
Source: file
Version: 1:5.44-3+apertis1bv2024dev3b1
Depends: file (= 1:5.44-3+apertis1bv2024dev3b1)
Filename: pool/target/f/file/file-dbgsym_5.44-3+apertis1bv2024dev3b1_armhf.deb
Size: 18564
MD5sum: 51aec99b0ddcc1120f105d61574f33a5
SHA1: ca095e68ac8981534bee4bfb2d0d2b82b0e71ada
SHA256: 44b9d1daaba2dd2127bc7165057c29da6aaf6b3cd50bdb74f1300c3f1c4e4273
SHA512: 32bc7a06a9ef1b5c9d04f5192ff7fb38524580ebdb5171ad10c50b58d9e8febdc3408d53793bdfae695ba0cb2c5ff7bcbf561dfe62da925904f09fe6fc632601
Description: debug symbols for file
Auto-Built-Package: debug-symbols
Build-Ids: 5d3354564686dbe57e1013549052392cbc02e96c

Package: firmware-sof-signed
Priority: optional
Section: non-free-firmware/kernel
Installed-Size: 17547
Maintainer: Mark Pearson <mpearson-lenovo@squebb.ca>
Architecture: all
Source: firmware-sof
Version: 2.2.4-1+apertis1bv2024dev3b1
Filename: pool/target/f/firmware-sof/firmware-sof-signed_2.2.4-1+apertis1bv2024dev3b1_all.deb
Size: 613460
MD5sum: 2af1f1a62a7ed2ce9be5c464747b2c48
SHA1: 985dacd2232c4f9637c880a8bf8f172a8e3339a9
SHA256: cadd91e5869760e99b5c86816ee9f9d1eed9bb59bc461317b94f0ab3f93bf0b8
SHA512: 9c9a500a91f569dddfe7ca9d0dbcaaff8904f3ad655122a4311f10035641b3f0a0e04ef98fc47ee64774527ab063a5b1b435785845b6be3473e5faa980273d46
Description: Intel SOF firmware - signed
 Provides the Intel SOF audio firmware and topology needed for audio
 functionality on some Intel system.
 .
 This package contains the pre-built and signed binaries.
Homepage: https://github.com/thesofproject/sof-bin

Package: flac
Priority: optional
Section: sound
Installed-Size: 355
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Version: 1.4.2+ds-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libflac12 (>= 1.4.1)
Filename: pool/target/f/flac/flac_1.4.2+ds-2+apertis1bv2024dev3b1_armhf.deb
Size: 162764
MD5sum: c69d605663999e5bd760a3365fdf662b
SHA1: 5dbec75dfec0c91f0336e1ca2238c16ae1a5bea9
SHA256: 8a7849360c789794a0a88f5346a1a5af2b47b211147077d374783d616cd3b964
SHA512: d29f2207436622d942a3e4a41c52e8de1a74520f7abc3121f7a3de33cfcb503339d3c450ae760bdbc970b397cca067bdd0211662d60a2abba9cec8632fd143d1
Description: Free Lossless Audio Codec - command line tools
 FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
 similar to MP3, but lossless.  The FLAC project consists of:
 .
  * The stream format
  * libFLAC, which implements a reference encoder, stream decoder, and file
    decoder
  * flac, which is a command-line wrapper around libFLAC to encode and decode
    .flac files
  * Input plugins for various music players (Winamp, XMMS, and more in the
    works)
 .
 This package contains the command-line tools flac (used for encoding and
 decoding FLACs) and metaflac (used for manipulating FLAC metadata.)
Homepage: https://xiph.org/flac/

Package: flac-dbgsym
Priority: optional
Section: debug
Installed-Size: 382
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: flac
Version: 1.4.2+ds-2+apertis1bv2024dev3b1
Depends: flac (= 1.4.2+ds-2+apertis1bv2024dev3b1)
Filename: pool/target/f/flac/flac-dbgsym_1.4.2+ds-2+apertis1bv2024dev3b1_armhf.deb
Size: 338716
MD5sum: fe31e0a5b48f40f136834ba2bb17e9ab
SHA1: 6446fbea718b835b0968eaaf929e4b5ef3e7689b
SHA256: e12303b8ef29b242fce55bbff00168225c25e2d34f44ab0c166745762373079e
SHA512: 98f21ce8117019c21f96c9bf73edf90ab3845b2f74b6a4744769b6049a172c68397fc928172e30817c338c55c455c926eafdb4d7e51b23a04d327191d08e1ea5
Description: debug symbols for flac
Auto-Built-Package: debug-symbols
Build-Ids: 9449423089dab0c835ee72666ef9c433a36059c1 9bcfb850f999e55e3d0e7d127064af672cb15d00

Package: flatbuffers-compiler
Priority: optional
Section: devel
Installed-Size: 1749
Maintainer: Maximiliano Curia <maxy@debian.org>
Architecture: armhf
Source: flatbuffers
Version: 2.0.8+dfsg1-2+apertis1bv2024dev3b1
Depends: libflatbuffers2 (= 2.0.8+dfsg1-2+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/f/flatbuffers/flatbuffers-compiler_2.0.8+dfsg1-2+apertis1bv2024dev3b1_armhf.deb
Size: 770068
MD5sum: b88022e5442f21072deea14001dc6253
SHA1: 5a0bde4ed401361ff76dc3d8bb35b57c582b9ba9
SHA256: 451794389cdb2038bd6cebe153351dd4e28b6eb6fbfdb24ad0433b56d71edba6
SHA512: fe0e201315e4291df9fb76a4a84651bbca8854c63592b4d6ebd5999a14108241c65caddf0647142ffe12f335d35a20ace97cf54317294a4aaeed1f3d31d46b8a
Description: efficient cross platform serialization library - compiler
 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains the flat buffer compiler that is used for translating
 from .proto files (containing the definitions) to the language binding for the
 supported languages.
Homepage: https://google.github.io/flatbuffers/
Multi-Arch: foreign

Package: flatbuffers-compiler-dbgsym
Priority: optional
Section: debug
Installed-Size: 15300
Maintainer: Maximiliano Curia <maxy@debian.org>
Architecture: armhf
Source: flatbuffers
Version: 2.0.8+dfsg1-2+apertis1bv2024dev3b1
Depends: flatbuffers-compiler (= 2.0.8+dfsg1-2+apertis1bv2024dev3b1)
Filename: pool/target/f/flatbuffers/flatbuffers-compiler-dbgsym_2.0.8+dfsg1-2+apertis1bv2024dev3b1_armhf.deb
Size: 15113964
MD5sum: 08f37ba28923bb4870cf2a1bfcf39261
SHA1: afa55189791369391f2f8cee6ea003200ed78a20
SHA256: f4a5b19f1e383fb59164eaa6f93ed6bab5fa7dc209fbd2bc3d476f4d09e1fae8
SHA512: f3d6515ab3862be1769aa58a3e164116ac98e82fe665da9d99f11edacb0b529425210b3d04a7d8302d5fec404d6a7c4581955407822915d48657e265332be9d8
Description: debug symbols for flatbuffers-compiler
Auto-Built-Package: debug-symbols
Build-Ids: 67e4ffe60f4a6f18e97a879a34ad19c131fff48f

Package: flatbuffers-compiler-dev
Priority: optional
Section: devel
Installed-Size: 41
Maintainer: Maximiliano Curia <maxy@debian.org>
Architecture: armhf
Source: flatbuffers
Version: 2.0.8+dfsg1-2+apertis1bv2024dev3b1
Depends: flatbuffers-compiler (= 2.0.8+dfsg1-2+apertis1bv2024dev3b1)
Filename: pool/target/f/flatbuffers/flatbuffers-compiler-dev_2.0.8+dfsg1-2+apertis1bv2024dev3b1_armhf.deb
Size: 12336
MD5sum: 945d5d38aa124419d6d10b90d99bc12d
SHA1: 3aed7ad8de12c1cbde8ec64533966e442b3d313c
SHA256: 6a6b557b1f2f167efafbe85ea3c422b75929268e58ea61b9a7ab349b7e50e8e2
SHA512: 5dfd5a33cca734e5af086ff5f96a464d36e9326b38817416dcabded6d5f50e3b73ba046a248d401694e047605d79ec1cbcbeb448bfc6235f5a9497ad485c6678
Description: efficient cross platform serialization library - cmake files
 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains the development cmake files needed to use
 flatbuffer-compiler in a cross compiling environment.
Homepage: https://google.github.io/flatbuffers/
Multi-Arch: same

Package: flatpak
Priority: optional
Section: admin
Installed-Size: 5578
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 1.14.4-1+apertis3bv2024dev3b1
Replaces: xdg-app
Depends: adduser, bubblewrap (>= 0.5.0), default-dbus-system-bus | dbus-system-bus, fuse3, xdg-dbus-proxy (>= 0.1.0), libappstream4 (>= 0.10.0), libarchive13 (>= 3.0.4), libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libdconf1 (>= 0.26.0), libfuse3-3 (>= 3.2.3), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.3+git20210214), libjson-glib-1.0-0 (>= 1.5.2), libostree-1-1 (>= 2020.8), libpolkit-agent-1-0 (>= 0.105), libpolkit-gobject-1-0 (>= 0.101), libseccomp2 (>= 2.5.2), libsystemd0, libxau6 (>= 1:1.0.9), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.2)
Recommends: ca-certificates, desktop-file-utils, hicolor-icon-theme, gtk-update-icon-cache, libpam-systemd, p11-kit, polkitd | policykit-1, shared-mime-info, xdg-desktop-portal (>= 1.6), xdg-desktop-portal-gtk (>= 1.6) | xdg-desktop-portal-backend, xdg-user-dirs
Suggests: avahi-daemon
Conflicts: xdg-app
Filename: pool/target/f/flatpak/flatpak_1.14.4-1+apertis3bv2024dev3b1_armhf.deb
Size: 1242568
MD5sum: dbde398dacfbf7616ac405edc82f3fd8
SHA1: e9070a3f5d632f0f34c74bd21ec4460cd760bbaf
SHA256: fd558292ab24a7ecfe5fda508e98c3d201f88e82d932a54a9d63d48c2d473564
SHA512: 7fb37cefebf2d264a9d9c82c1e70eaec673628d01085a522147be0ac534d777abcfbbae83d797491a1a0dc92875e471e3b205b12e4e21381c76b0e1d8ed01f6b
Description: Application deployment framework for desktop apps
 Flatpak installs, manages and runs sandboxed desktop application bundles.
 Application bundles run partially isolated from the wider system, using
 containerization techniques such as namespaces to prevent direct access
 to system resources. Resources from outside the sandbox can be accessed
 via "portal" services, which are responsible for access control; for
 example, the Documents portal displays an "Open" dialog outside the
 sandbox, then allows the application to access only the selected file.
 .
 Each application uses a specified "runtime", or set of libraries, which is
 available as /usr inside its sandbox. This can be used to run application
 bundles with multiple, potentially incompatible sets of dependencies within
 the same desktop environment.
 .
 This package contains the services and executables needed to install and
 launch sandboxed applications, and the portal services needed to provide
 limited access to resources outside the sandbox.
Homepage: https://flatpak.org/

Package: flatpak-dbgsym
Priority: optional
Section: debug
Installed-Size: 6900
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: flatpak
Version: 1.14.4-1+apertis3bv2024dev3b1
Depends: flatpak (= 1.14.4-1+apertis3bv2024dev3b1)
Filename: pool/target/f/flatpak/flatpak-dbgsym_1.14.4-1+apertis3bv2024dev3b1_armhf.deb
Size: 6114136
MD5sum: c549f13c3f11c947f859432d210e5648
SHA1: 1712df98736af6cae11e73eefbe9a0b33c3a7c5c
SHA256: ef78cbab32e0b24a55e2cc0d360b166be91d11888db56c773d4622602ab12972
SHA512: ed177012b77ff950a5f074b662098d6d75257fe166c1ea124077c2bf9d4a5b07fb5f32dfd18b35ec8116f08b07902f18383ef256155e250691ce1b84c75f9fdf
Description: debug symbols for flatpak
Auto-Built-Package: debug-symbols
Build-Ids: 009ec733243dc069843c788d8ec8253e85287b84 02cfc49a1d74f0434e940d6507aba7d19ced8e46 14e1b8e75e947ff044adeaf9e41b00f47261a9de 3de58985bb1f0dc09e136131f5cbc5617d15541c 650b4deea42f153fa29e8326aa2573b4a98a3e48 737b402fd7c9a322ef5de5fc7398653342783000 cb754aaa13ffa1244489c7a54e4c9215c087cacd

Package: flatpak-tests
Priority: optional
Section: misc
Installed-Size: 4932
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: flatpak
Version: 1.14.4-1+apertis3bv2024dev3b1
Depends: attr, ca-certificates, dbus-daemon, desktop-file-utils, flatpak (= 1.14.4-1+apertis3bv2024dev3b1), gnupg, gtk-update-icon-cache, hicolor-icon-theme, ostree (>= 2020.8), polkitd | policykit-1, shared-mime-info, socat, libappstream4 (>= 0.10.0), libarchive13 (>= 3.0.4), libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libdconf1 (>= 0.26.0), libflatpak0 (>= 1.13.3), libfuse3-3 (>= 3.2.3), libglib2.0-0 (>= 2.67.3+git20210214), libjson-glib-1.0-0 (>= 1.5.2), libostree-1-1 (>= 2020.8), libseccomp2 (>= 2.5.2), libsystemd0, libxau6 (>= 1:1.0.9), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.2)
Recommends: python3
Filename: pool/target/f/flatpak/flatpak-tests_1.14.4-1+apertis3bv2024dev3b1_armhf.deb
Size: 972708
MD5sum: 437441a12ff99e091fb6ed74c49637bf
SHA1: ddbbc6899a224410a1fb84d9b3bc9b134cc3d885
SHA256: 011765269dd24373a50934e92718eb115e4b0d50504df2d68c71f837e1716367
SHA512: 09426636302dde4e138811035970c01c02680f819f45b706a082f7683f9707925ed61124b30d065d6be0b59ff4f8e77b578ee4a372d630f86401e76d472e11c8
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: flatpak-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 10857
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: flatpak
Version: 1.14.4-1+apertis3bv2024dev3b1
Depends: flatpak-tests (= 1.14.4-1+apertis3bv2024dev3b1)
Filename: pool/target/f/flatpak/flatpak-tests-dbgsym_1.14.4-1+apertis3bv2024dev3b1_armhf.deb
Size: 9527144
MD5sum: bf395bd92fe06ce92ed3384029f64239
SHA1: 39f7d1c78a5a57e3d04201824b6a54c3627a4d46
SHA256: 446b054863ff733fd2a50a05bdfd16cbb7cc3b62c221f6f7718a27008c8ca935
SHA512: d51912f3ff0bd0f29a78985a5bb3b4341c958f361588e5688527e91eb8d18693eaf1166a05657837bc84c4dd6fc8af329bf16e65bb382a79e11ff8e1cc2d4ee9
Description: debug symbols for flatpak-tests
Auto-Built-Package: debug-symbols
Build-Ids: 1f299fa88e08f041bca18d6c38fe1faa48625fd4 327a96c51c9e5d3e0ace17ff04f768ea0d97e89a 3d59b0d63b207f855f36f7c065c6b32fc2501623 5406d91f9e3a610cb845b6930503d66da96fc024 63190fc44dbeff1b9f89aaa7d1c17df3ee595754 6d608ac4f69bf1553efdf8479ff39686c3d54ca6 7f013b917fd90eb4b646c8da94b220efdf9a5087 a954f371503e290186a6a883396812fe2bb667be cfff0b4823e700ae39df6e21f14886dbff74b064 ddd0a9176700c76a18e02fa41b22ea40d438790e dfea4302c4cbb6787f9ed3337a7e9cd6624dde49 e3cf372d476d26a7964cd419e1cae0165f0fdf0c f011335c69b5b3c2851809c074c796cc4e7e75f8 fa56bb92ae6e6571c97021acde5397f04283ca1d ff3a09b94b2ba6927e16133e22cac61afa4dd255

Package: flatpak-xdg-utils
Priority: optional
Section: admin
Installed-Size: 64
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 1.0.5-3+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.39.4)
Suggests: default-dbus-session-bus | dbus-session-bus, xdg-desktop-portal
Filename: pool/target/f/flatpak-xdg-utils/flatpak-xdg-utils_1.0.5-3+apertis0bv2024dev2b1_armhf.deb
Size: 18964
MD5sum: e3f73cc5b85ebe5eab427100f3a44eb7
SHA1: 1e07931bec810ea3d912a699a86dbd56827abf87
SHA256: cc5acade2a5a2ed0fc47b64c440d221d7177614da886c60edbc2a3db37791828
SHA512: 5a19c8a82e5c5aface83bd4edd2d9a5181744817fd20d0ae6c2dec8c5dbd973001fdac62060a3964f72c51fa4191db521b1ba7fc304b9c647addc0279c841c9b
Description: xdg-open and xdg-email reimplementation for containerized apps
 Applications running in a Flatpak sandbox cannot normally launch arbitrary
 subprocesses outside the container to open files and URLs. This
 package provides reimplementations of the standard xdg-open(1) and
 xdg-email(1) command-line tools intended to be run inside the container.
 They use the D-Bus session bus to communicate with the xdg-desktop-portal
 service outside the container.
 .
 To avoid conflicting with the standard xdg-utils package, these tools
 are installed in /usr/libexec/flatpak-xdg-utils. This directory can be
 added to the PATH when preparing a container, or used as a target for
 container-specific symbolic links in /usr/bin.
 .
 This package also contains flatpak-spawn, which can be used by Flatpak
 applications to launch processes outside the container. Unprivileged
 applications can use this mechanism to launch a helper tool such as a
 thumbnailer in a version of their sandbox with more restrictive
 permissions, and specially-privileged applications with the 'devel' flag
 (such as GNOME Builder) can use this mechanism to bypass the sandbox and
 run commands on the host system.
 .
 This package is normally only useful if you are using Debian packages to
 construct a Flatpak runtime or a similar container, and should not be
 installed on a normal Debian desktop system. On desktop systems please
 install the reference implementation of the xdg-open and xdg-email tools,
 which can be found in the xdg-utils package.
 .
 If this package is installed in a non-Flatpak environment for testing,
 it will require the dbus-session-bus and xdg-desktop-portal packages
 (which would not be useful to install in a container).
Homepage: https://github.com/flatpak/flatpak-xdg-utils
Multi-Arch: foreign

Package: flatpak-xdg-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 74
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: flatpak-xdg-utils
Version: 1.0.5-3+apertis0bv2024dev2b1
Depends: flatpak-xdg-utils (= 1.0.5-3+apertis0bv2024dev2b1)
Filename: pool/target/f/flatpak-xdg-utils/flatpak-xdg-utils-dbgsym_1.0.5-3+apertis0bv2024dev2b1_armhf.deb
Size: 42020
MD5sum: f4ba66dcbc2c276a0b78e232c2694cc7
SHA1: 1d1896a00e54f59abead89bdd8cedab0b21e4d76
SHA256: 0ba572ad5e57a0091dcc7a170bcea84f22270d8cd3fa64c347b06eb59c87a27d
SHA512: a818e7c51a68076310e595d7cbea185015fce7706b38e4b68162dec4afb1903b890a926b72ef89b2149b63d29554f30d5254ad591f1a18e104627baa3193351b
Description: debug symbols for flatpak-xdg-utils
Auto-Built-Package: debug-symbols
Build-Ids: 2aaa3bb96694a0c0a3ba8d2dd24160d790ed7c3c 6fc4c6732078055663d78d7d67c62ff1e430692f 8f8e34647cf32aeed65399b1464504acf3e5c409

Package: flatpak-xdg-utils-tests
Priority: optional
Section: admin
Installed-Size: 99
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: flatpak-xdg-utils
Version: 1.0.5-3+apertis0bv2024dev2b1
Depends: dbus-daemon, flatpak-xdg-utils, libc6 (>= 2.34), libglib2.0-0 (>= 2.39.90)
Recommends: gnome-desktop-testing
Filename: pool/target/f/flatpak-xdg-utils/flatpak-xdg-utils-tests_1.0.5-3+apertis0bv2024dev2b1_armhf.deb
Size: 28056
MD5sum: 1c1deaf94246dd031edc52017987b9ae
SHA1: 26edea48e35375c87f52a109751dc669d4e7bdad
SHA256: 7c75a41f308530ecec6094af2e66d37c8588e9711022a11ae167bd034a406f25
SHA512: 300e69396d2f96a68e3cc868cf1ad936c38ca464164bf8b5280de89d72d8f1b21baebd2163cac194650bf95333731c6970d4b22747ab64cc7fadf739ab7c1755
Description: as-installed tests for flatpak-xdg-utils
 flatpak-xdg-utils provides reimplementations of the standard xdg-open(1)
 and xdg-email(1) command-line tools intended to be run inside a Flatpak
 container. They use the D-Bus session bus to communicate with the
 xdg-desktop-portal service outside the container
 .
 This package contains as-installed tests, for use with autopkgtest and
 similar frameworks. They use a mock implementation of xdg-desktop-portal.
Homepage: https://github.com/flatpak/flatpak-xdg-utils
Multi-Arch: foreign

Package: flatpak-xdg-utils-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 103
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: flatpak-xdg-utils
Version: 1.0.5-3+apertis0bv2024dev2b1
Depends: flatpak-xdg-utils-tests (= 1.0.5-3+apertis0bv2024dev2b1)
Filename: pool/target/f/flatpak-xdg-utils/flatpak-xdg-utils-tests-dbgsym_1.0.5-3+apertis0bv2024dev2b1_armhf.deb
Size: 66292
MD5sum: 20943046c2de2b10efc564fadcccb615
SHA1: 935c3dcdf89fcfa87cf8ed3141546d07776a514a
SHA256: ca74b0d15c4cb1d7eccd0e1f6d5d6df1d34560f0d3a2b4d9d812a66613b3aa1f
SHA512: 21fcdfb6892bb5e30656e03e4429f27c60e6c27084238d5696cd10c983916e8b07129f35dedeb709a52cb6c06f4878780581548fcd6141fd710cd43558a96cd4
Description: debug symbols for flatpak-xdg-utils-tests
Auto-Built-Package: debug-symbols
Build-Ids: 4a142ddc342251520f8fafd22ad2d71d254a122a 655fd27dd44cf0d706bec86f21bd9cfaf2c237f5 edc5634934418c2371ec4c9f75217911cea776c6

Package: fontconfig
Priority: optional
Section: fonts
Installed-Size: 564
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 2.14.1-4+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.2.1), fontconfig-config
Filename: pool/target/f/fontconfig/fontconfig_2.14.1-4+apertis0bv2024dev3b1_armhf.deb
Size: 446160
MD5sum: 247544fabe758912a175be31dd48eced
SHA1: c3928c1bd98034a1a15f7edf5fdd2975b38eb837
SHA256: 4f40b32a01b49db50a90dedf046911d329db7a279b441a3c82d10e40f52f2724
SHA512: 862c7a594ce250dac114196ee0f63d276367a599ba00d38e9b80037fb721faf12e3c9f6f3eb857327d39c7d0b1c1259e9bcd3f347bceef98410e9eaeb099a578
Description: generic font configuration library - support binaries
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 Fontconfig is not a rasterization library, nor does it impose a
 particular rasterization library on the application. The X-specific
 library 'Xft' uses fontconfig along with freetype to specify and
 rasterize fonts.
 .
 This package contains a program to maintain the fontconfig cache
 (fc-cache), a sample program to list installed fonts (fc-list), a program
 to test the matching rules (fc-match) and a program to dump the binary
 cache files in string form (fc-cat). It no longer makes fonts managed by defoma
 available to fontconfig applications.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Multi-Arch: foreign

Package: fontconfig-config
Priority: optional
Section: fonts
Installed-Size: 531
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fontconfig
Version: 2.14.1-4+apertis0bv2024dev3b1
Depends: debconf (>= 0.5) | debconf-2.0, fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-liberation2 | fonts-croscore | fonts-freefont-otf | fonts-freefont-ttf | fonts-urw-base35 | fonts-texgyre
Breaks: libfontconfig1 (<< 2.13.0)
Filename: pool/target/f/fontconfig/fontconfig-config_2.14.1-4+apertis0bv2024dev3b1_armhf.deb
Size: 317940
MD5sum: d92044f7f5ddd639cab928aaa683b7ce
SHA1: c422dab98a7cd5b227ff951a0444082fc571e3f4
SHA256: 393b7bc7de558a64cc1b150c1db20df70e76148b5fb5b7c0cd192fe721b67f6d
SHA512: a1f5770d1fc63c1a6b2919931330e1d1d77938cb9175c3c0ab4bd2ad522131e991f882515b34c14eaa7bb5d404147ca90f259abaf59f3cdcfadac144f09c6755
Description: generic font configuration library - configuration
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 This package contains the configuration files and scripts for fontconfig.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Multi-Arch: foreign

Package: fontconfig-dbgsym
Priority: optional
Section: debug
Installed-Size: 124
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fontconfig
Version: 2.14.1-4+apertis0bv2024dev3b1
Replaces: libfontconfig1-dbg (<< 2.12.1-0.1~)
Depends: fontconfig (= 2.14.1-4+apertis0bv2024dev3b1)
Breaks: libfontconfig1-dbg (<< 2.12.1-0.1~)
Filename: pool/target/f/fontconfig/fontconfig-dbgsym_2.14.1-4+apertis0bv2024dev3b1_armhf.deb
Size: 58700
MD5sum: ae943beea96d07ab45fff4e546360a14
SHA1: 1a40ddbcd83ab8c2bfad40a52dab40478c265358
SHA256: bd8293f9e89d83849bdac7df3c1e2666c034944b04dd357140cc5a3c76f7f72e
SHA512: 74b257fee91ce69e17661a3083c366da6da14686c706858dcc78312e1ffe7f0a62ef1de45d3e93f104e9afb0ff0793ad8306475a21101d19f9571f0b98010553
Description: debug symbols for fontconfig
Auto-Built-Package: debug-symbols
Build-Ids: 25869aae1f285cbc99cd2e56418e5b95de25fd19 3e1a00b2f44b7f73618d9944e7c39d39ce5e95d1 4bc7652a0aa2a6d92365a00c1024c0bd84a026c2 510c1f650312a0b869174ae636ffe4998c039594 68e6f7d0a35214c73ee1fcf9d70d36553390b4e3 d31e706a6925f0ef2a0ff1f9aecbd2242bdf13e8 e2cf69bbf7a4bcbd7b8aca6dca790001b3cc1cae e526ee8a0cdb3c8e25bd44dee35ca1bfadd9d970 f9f1e6e6847d4581eab9ca0a7b65dad58fdbf743

Package: fonts-cantarell
Priority: optional
Section: fonts
Installed-Size: 572
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Architecture: all
Version: 0.303.1-1+apertis1bv2024dev3b1
Depends: fontconfig
Filename: pool/target/f/fonts-cantarell/fonts-cantarell_0.303.1-1+apertis1bv2024dev3b1_all.deb
Size: 263932
MD5sum: d6c3aaa78fd18316230f42547c03a93e
SHA1: d3089c272f19a8a6660504195dd661ddc6a132d0
SHA256: a2f1e8c8a8116f6960b0d288ee029e5973c64e18ac1c5f996e818fd56cf3c7c0
SHA512: 599ab072bec26b090001cf42b1fb04e2e00ecd60189d52bab753e68d754c57610c21cf991f03decc4a9705447de0fb1330fe4d1291523a12256d86ab46441d81
Description: sans serif font family designed for on-screen readability
 The Cantarell font family is designed as a contemporary Humanist sans serif
 and is particularly designed for on-screen reading on mobile devices at small
 sizes, such as phones and tablets.
 .
 This is the open font officially chosen by default for the GNOME 3 desktop and
 for Fedora branding materials.
 .
 Regular and bold weights are provided for now. Italics are planned.
 .
 Each font file currently contains 391 glyphs, and fully support the
 following writing systems: Basic Latin, Western European, Catalan,
 Baltic, Turkish, Central European, Dutch and Afrikaans.
Homepage: https://cantarell.gnome.org/
Multi-Arch: foreign

Package: fonts-dejavu
Priority: optional
Section: fonts
Installed-Size: 38
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Architecture: all
Version: 2.37-6+apertis1bv2024dev3b1
Depends: fonts-dejavu-core, fonts-dejavu-extra
Filename: pool/target/f/fonts-dejavu/fonts-dejavu_2.37-6+apertis1bv2024dev3b1_all.deb
Size: 28248
MD5sum: 9f2959d221a4e0ba1a8fdd1d42e36bbe
SHA1: e971e0d69baf0bc0a730062a913b0236643fb8fc
SHA256: e28e96803aa3beda9e3f4435dbb937e720b52a00fe833d0a4161b082ce2db3f8
SHA512: 08a9a149ebadcbff5a12d84b7920782fdd11516c0cea5c9c2a89ab18cc83b4c983391d119094cebbd5cb9768682460b6f3828e7b599eb8de96cfb445cb252daa
Description: metapackage to pull in fonts-dejavu-core and fonts-dejavu-extra
 DejaVu provides an expanded version of the Vera font family aiming for
 quality and broader Unicode coverage while retaining the original Vera
 style. DejaVu currently works towards conformance with the Multilingual
 European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
 fonts provide serif, sans and monospaced variants.
 .
 Use this package if you want all DejaVu variants.
 .
 DejaVu fonts are intended for use on low-resolution devices (mainly
 computer screens) but can be used in printing as well.
Homepage: https://dejavu-fonts.github.io/
Multi-Arch: foreign

Package: fonts-dejavu-core
Priority: optional
Section: fonts
Installed-Size: 2964
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Architecture: all
Source: fonts-dejavu
Version: 2.37-6+apertis1bv2024dev3b1
Filename: pool/target/f/fonts-dejavu/fonts-dejavu-core_2.37-6+apertis1bv2024dev3b1_all.deb
Size: 1068424
MD5sum: 645dca96d94ff741690aaf8eb5191d4a
SHA1: 1db5193e0ef2da20fcbcecedcbf0ebf54efb85c7
SHA256: 59a89b75a9b029bea4f7634744b06bf5b3e7aa1fe0925cf86eba50193eb306c3
SHA512: 1c208fd1d49bbf42f675a36bc8acf5d8bffb8bf50e0705df45427935f0817eebaeee6950800d64689e8a87faabb59ce9ba49e7b645aa88f6915d24649b5d5349
Description: Vera font family derivate with additional characters
 DejaVu provides an expanded version of the Vera font family aiming for
 quality and broader Unicode coverage while retaining the original Vera
 style. DejaVu currently works towards conformance with the Multilingual
 European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
 fonts provide serif, sans and monospaced variants.
 .
 This package only contains the sans, sans-bold, serif, serif-bold,
 mono and mono-bold variants. For additional variants, see the
 fonts-dejavu-extra package.
 .
 DejaVu fonts are intended for use on low-resolution devices (mainly
 computer screens) but can be used in printing as well.
Homepage: https://dejavu-fonts.github.io/
Multi-Arch: foreign

Package: fonts-dejavu-extra
Priority: optional
Section: fonts
Installed-Size: 7233
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Architecture: all
Source: fonts-dejavu
Version: 2.37-6+apertis1bv2024dev3b1
Depends: fonts-dejavu-core
Filename: pool/target/f/fonts-dejavu/fonts-dejavu-extra_2.37-6+apertis1bv2024dev3b1_all.deb
Size: 1985096
MD5sum: 4ad8139819d3df27dbb441f69743c85b
SHA1: 94937f568449f7a12814b3c6c738b797743839a8
SHA256: 5111e07ff3b49a88356fe15511746fe3d81639c312c759681fa703c8234e99a1
SHA512: 58389ad19bb1b497738c9ccd6c45d500147079c8b21cc5415d7f75236d3dce25fc0a57d575302b2270a75ecfcec872245d2f3402d0aa35a35bc2b5dde628d11e
Description: Vera font family derivate with additional characters (extra variants)
 DejaVu provides an expanded version of the Vera font family aiming for
 quality and broader Unicode coverage while retaining the original Vera
 style. DejaVu currently works towards conformance with the Multilingual
 European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
 fonts provide serif, sans and monospaced variants.
 .
 This package includes additional variants, such as oblique, italic,
 bold-oblique, bold-italic and the condensed forms.
 .
 DejaVu fonts are intended for use on low-resolution devices (mainly
 computer screens) but can be used in printing as well.
Homepage: https://dejavu-fonts.github.io/
Multi-Arch: foreign

Package: fonts-dejavu-web
Priority: optional
Section: fonts
Installed-Size: 8523
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Architecture: all
Source: fonts-dejavu
Version: 2.37-6+apertis1bv2024dev3b1
Depends: fonts-dejavu
Recommends: javascript-common
Filename: pool/target/f/fonts-dejavu/fonts-dejavu-web_2.37-6+apertis1bv2024dev3b1_all.deb
Size: 8224940
MD5sum: 8e34054683bdea4ca7f64a09d65d43af
SHA1: 9f5dfc4f43f69d84ad773d073103dd2378be23e3
SHA256: 5ed6d43b863e97e45cd43387b8eed8ec2fc19669bf0d091ded646fad33fb9fa3
SHA512: 74318c9a73d98a0bda6d0762cd5bdc7334c356ae6560020ebd3d8749673fde6578e7fae8e8968a47c86db852b7f2a391a392d7bed8e746c011ae9387f23ab45a
Description: Vera font family derivate with additional characters (woff/woff2)
 DejaVu provides an expanded version of the Vera font family aiming for
 quality and broader Unicode coverage while retaining the original Vera
 style. DejaVu currently works towards conformance with the Multilingual
 European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
 fonts provide serif, sans and monospaced variants.
 .
 This package includes the woff/woff2 formats to be used as webfonts on a
 webserver.
Homepage: https://dejavu-fonts.github.io/
Multi-Arch: foreign

Package: fonts-open-sans
Priority: optional
Section: fonts
Installed-Size: 2823
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Architecture: all
Version: 1.11-2+apertis1bv2024dev3b1
Filename: pool/target/f/fonts-open-sans/fonts-open-sans_1.11-2+apertis1bv2024dev3b1_all.deb
Size: 573468
MD5sum: b25dc3c3028563d9ac49a28e3c1a214c
SHA1: 0b9be3949f27ebe6aa3ce77235318c052efa5199
SHA256: aff2902a1646f49d0abdff46e3368c92cfb6faacb525b336eaf77b84f26e052e
SHA512: fdbee114e7c50214ea8d78482a28f50ec9cfe98cf199eddf241963d3c4898a7dd2aa1089582027c44caafa138d1f701e40f160fcafc9470e82ee07c80ee7e231
Description: humanist sans serif typeface by Steve Matteson
 Open Sans is a clean and modern sans-serif typeface designed
 by Steve Matteson and commissioned by Google.
 .
 This version contains the complete 897 character set, which includes
 the standard ISO Latin 1, Latin CE, Greek and Cyrillic character sets.
 .
 Open Sans was designed with an upright stress, open forms and a neutral,
 yet friendly appearance. It was optimized for print, web, and mobile
 interfaces, and has excellent legibility characteristics in its letterforms.
 .
 Both condensed and non-condensed typefaces are included with this package.
Homepage: http://www.opensans.com/
Multi-Arch: foreign

Package: freetype2-demos
Priority: optional
Section: utils
Installed-Size: 744
Maintainer: Hugh McMaster <hugh.mcmaster@outlook.com>
Architecture: armhf
Source: freetype
Version: 2.12.1+dfsg-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libfreetype6 (>= 2.10.1), libpng16-16 (>= 1.6.2-1), libx11-6
Filename: pool/target/f/freetype/freetype2-demos_2.12.1+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 155684
MD5sum: 0fa20895c98fe14425bd7eb742ef6039
SHA1: fa18a969fbf00487c82344923afcedc59da86f9b
SHA256: 2b062ad86bcf26efc183edc7205be5cb5634c6f9fb1dbd8f49cece2bee2d9289
SHA512: 2e8baf9faf27eb9bbf36ca21e4a57660b51df36ef06805e737ccdcb463a243a6d278a4283fe9a9a46f3e56ccd00a182648ad093a03609afa8d600981831634a7
Description: FreeType 2 demonstration programs
 The FreeType project is a team of volunteers who develop free,
 portable and high-quality software solutions for digital typography.
 They specifically target embedded systems and focus on providing small,
 efficient and ubiquitous products.
 .
 This package contains some demonstration programs and utilities
 that showcase the features of the FreeType 2 font engine.
Homepage: https://freetype.org
Multi-Arch: foreign

Package: freetype2-demos-dbgsym
Priority: optional
Section: debug
Installed-Size: 1050
Maintainer: Hugh McMaster <hugh.mcmaster@outlook.com>
Architecture: armhf
Source: freetype
Version: 2.12.1+dfsg-5+apertis1bv2024dev3b1
Depends: freetype2-demos (= 2.12.1+dfsg-5+apertis1bv2024dev3b1)
Filename: pool/target/f/freetype/freetype2-demos-dbgsym_2.12.1+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 864144
MD5sum: b96ba0577b33d2e38160dfd375d0fe61
SHA1: 5c2b61e5abaf150456c4eb43a45e62f2aa5b2995
SHA256: 5a3ff1ac5a61dd124da3e46ba3e0d5041474ec21683a52295cdb7bcc66f7e41f
SHA512: 07ddca82f7ee2878241f86d9a9aed42a0394526c388fbc544a56d1364a8ef5391047055b27331b85ca19a699d3475631a03066a8c9d0f75b22c262d084d10062
Description: debug symbols for freetype2-demos
Auto-Built-Package: debug-symbols
Build-Ids: 09755927f36a7744aa12c8255212b3f1447a2bbc 141666c2b1d17d6458720405ebae3bfa885ef77b 1666b2f150255026a448b2a7023c180244a6b640 64bcbaa26fef46994a186b669f1e3eac5fa0dcf5 65dcbf5ca3dcfa1b54b6442096f05f7be5a5a108 877a4307cc4e447c64f0829ab9bba0c79184cbb1 a0ed7b9845793cb22815679d8b863169c261665c b132e192d50c66bc2ec9fe97e7e7b035a4084319 b5415b659bf54d9999f24b5f668ea62df87e20bf b9c84d470eb27012cf858d7c49bdadb4f4b3985f bd9cd1f8a4e7f7c7085dc746d80a3c78ae5f516d f15e285aa94286da7913056cfc57fe8b76b137b5

Package: freetype2-doc
Priority: optional
Section: doc
Installed-Size: 6582
Maintainer: Hugh McMaster <hugh.mcmaster@outlook.com>
Architecture: all
Source: freetype
Version: 2.12.1+dfsg-5+apertis1bv2024dev3b1
Replaces: libfreetype6-dev (<< 2.9.1)
Recommends: fonts-dejavu-core, fonts-noto-core
Breaks: libfreetype6-dev (<< 2.9.1)
Filename: pool/target/f/freetype/freetype2-doc_2.12.1+dfsg-5+apertis1bv2024dev3b1_all.deb
Size: 2463248
MD5sum: 3be6c4ae98f7553eff2cde4f30968f0d
SHA1: ec4e57974048a288782b6e4bb6711d43aad53701
SHA256: 4d2f6491ad5400dc94837ddd306b77d827078a72fb633d9eab483bf7dd504363
SHA512: eb3852feb3c75ea3fba778fff1c12a04ecc40dba6f25a20063b27fad2db048d4af682c6d5077685463c027c3ea806be4b204d532d5395be8650314da64922f82
Description: FreeType 2 font engine, development documentation
 The FreeType project is a team of volunteers who develop free,
 portable and high-quality software solutions for digital typography.
 They specifically target embedded systems and focus on providing small,
 efficient and ubiquitous products.
 .
 This package contains the FreeType 2 development documentation.
Homepage: https://freetype.org
Multi-Arch: foreign

Package: fscrypt
Priority: optional
Section: admin
Installed-Size: 4158
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: armhf
Version: 0.3.3-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libpam0g (>= 0.99.7.1)
Suggests: libpam-fscrypt
Filename: pool/target/f/fscrypt/fscrypt_0.3.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 1294984
MD5sum: 5fce7f9aa7d5db90d9b6817f0bfff2fc
SHA1: f49e27e20a36adfb4d202f308d697608a6a22621
SHA256: 9c799b64cfe09f098ade1f3633eedec6cfe38bb6953e1d11deb039464c09ff30
SHA512: ded36007af8ac208cda31a6c9ecf7f1d7b234f2197ec0464156db323f2a6f7c7073102a692db6952a3429e0ee6f5b1662b8de14b00254a3c915f9f4f256d43e6
Description: Tool for managing Linux filesystem encryption
 fscrypt is a high-level tool for the management of Linux filesystem
 encryption. This tool manages metadata, key generation, key wrapping,
 PAM integration, and provides a uniform interface for creating and
 modifying encrypted directories.
 .
 To use fscrypt, you must have a filesystem with encryption enabled and
 a kernel that supports reading/writing from that filesystem. Currently,
 ext4, F2FS, and UBIFS support Linux filesystem encryption. Ext4 has
 supported Linux filesystem encryption since v4.1, F2FS added support
 in v4.2, and UBIFS added support in v4.10. Other filesystems may add
 support for native encryption in the future.
Built-Using: go-md2man-v2 (= 2.0.2+ds1-1+apertis0bv2024dev2b1), golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-blackfriday-v2 (= 2.1.0-1+apertis0bv2024dev2b1), golang-github-golang-protobuf-1-3 (= 1.3.5-4+apertis0bv2024dev2b1), golang-github-pkg-errors (= 0.9.1-2+apertis0bv2024dev2b1), golang-github-urfave-cli (= 1.22.9-2+apertis0bv2024dev2b1), golang-go.crypto (= 1:0.4.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-term (= 0.3.0-1+apertis0bv2024dev2b1)
Homepage: https://github.com/google/fscrypt

Package: fuse
Priority: optional
Section: utils
Installed-Size: 465
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Version: 2.9.9-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libfuse2 (= 2.9.9-6+apertis1bv2024dev3b1), adduser, mount (>= 2.19.1), sed (>= 4)
Filename: pool/target/f/fuse/fuse_2.9.9-6+apertis1bv2024dev3b1_armhf.deb
Size: 422068
MD5sum: 8ede275f58b24c7fc7d049229aada37c
SHA1: b02e0e3d04123f9ebc7f365da2dd6ce9cd4bb2df
SHA256: e59a391ac140a7353a004bad9a718720f5261f40ee945c0d57c2b35b866913be
SHA512: 13685fc706f0eca7fba068655892b30baf3e42be51b1ac4cf9b82816f17da8c6226d5aac53e5cb13724ad008d33c01650ce8fbb0f125d36418f284ce8af978f4
Description: Filesystem in Userspace
 Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
 export a virtual filesystem to the Linux kernel. It also aims to provide a
 secure method for non privileged users to create and mount their own filesystem
 implementations.
Homepage: https://github.com/libfuse/libfuse/wiki

Package: fuse-dbgsym
Priority: optional
Section: debug
Installed-Size: 86
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: fuse
Version: 2.9.9-6+apertis1bv2024dev3b1
Depends: fuse (= 2.9.9-6+apertis1bv2024dev3b1)
Filename: pool/target/f/fuse/fuse-dbgsym_2.9.9-6+apertis1bv2024dev3b1_armhf.deb
Size: 56484
MD5sum: 140c26af46088c7f6662a3c04952320c
SHA1: f7a28a5243c4a88860abe4fc0ee62c1d89f74728
SHA256: 5052bb15406e4997381ba54375a702acdc216950338068e88bca22d48eab0392
SHA512: f23e9c957ab6b85d26acbe808c65bfa8f489160a19611b4eb552276ed72833490df151e1cdc67a3efd7c0d933a583435e57260816839ae592787c369d9c9a00d
Description: debug symbols for fuse
Auto-Built-Package: debug-symbols
Build-Ids: 494c26003f0ac408cf2bb2e9f605e2ddeeac78da bbe570266aaf9362f148876b2a8bf945e5dfe1f8 e9fcf480e87401597a535e8196874264ce8545f2

Package: fuse2fs
Priority: optional
Section: admin
Installed-Size: 87
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Depends: libblkid1 (>= 2.16), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libext2fs2 (= 1.47.0-2+apertis0bv2024dev3b2), libfuse2 (>= 2.8), libuuid1 (>= 2.16)
Filename: pool/target/e/e2fsprogs/fuse2fs_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 45312
MD5sum: 7e2ef6b8169949b0a8dd11dc60e6a78b
SHA1: 3e59f4c7e237abf5ccef6a5a9841918699ad5136
SHA256: 9efeaeb732af6a5b705d33565a56207b0a32cc471e884ca9ed4b9c610e4a4af4
SHA512: da5cfd42837cfb5de2607f654e18059be636daa7ac7948eb6d3e8e0143151f708240ec4e4b2b0341678d5539c264df69779d5fb6c59e46068fe3160c4bc6fd4e
Description: ext2 / ext3 / ext4 file system driver for FUSE
 fuse2fs is a FUSE file system client that supports reading and
 writing from devices or image files containing ext2, ext3, and ext4
 file systems.
Homepage: http://e2fsprogs.sourceforge.net

Package: fuse2fs-dbgsym
Priority: optional
Section: debug
Installed-Size: 123
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Depends: fuse2fs (= 1.47.0-2+apertis0bv2024dev3b2)
Filename: pool/target/e/e2fsprogs/fuse2fs-dbgsym_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 104852
MD5sum: 5310284c774ec63d13c7b888f5bea5f0
SHA1: 41916d1fda618c7c072f7d45e4a62172cad50a34
SHA256: 5eb073ff392ebdb0dd3e4732f18d73a5cf2b4872887969bce5ed56973c29a890
SHA512: 69398a3a77bf89b4d0a6dfde1a8c7d85c08a5626a1e2ef8761e3d0bf73444df24857c7c6496ee05e4295a12ec56067368380eb13e8bf54786577e8f029c8896e
Description: debug symbols for fuse2fs
Auto-Built-Package: debug-symbols
Build-Ids: e24a3d24a3886ef21440333a6f4ada5e1e98a1a7

Package: fuse3
Priority: optional
Section: utils
Installed-Size: 2223
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Version: 3.14.0-4+apertis0bv2024dev3b1
Replaces: fuse
Provides: fuse (= 3.14.0-4+apertis0bv2024dev3b1)
Depends: libc6 (>= 2.34), libfuse3-3 (= 3.14.0-4+apertis0bv2024dev3b1), adduser, mount (>= 2.19.1), sed (>= 4)
Breaks: fuse
Filename: pool/target/f/fuse3/fuse3_3.14.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 2211532
MD5sum: b32f5d99c320a460bc8ed70557d992e0
SHA1: b2e6b707a53546fca22657af10aaa6ba01806eaa
SHA256: c8889e61b7af0661ff65542d7b2fba9492faf86d05e574a66c6fa338c40cf4e9
SHA512: e505fc2d0307cb8df24d6b166d75ea024055b2e32fd650a5eed3d2d3db864ac826b46ab15edf703efa06f50e5d695af6ff57295bb6742fb27b2d7d59340a7d3e
Description: Filesystem in Userspace (3.x version)
 Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
 export a virtual filesystem to the Linux kernel. It also aims to provide a
 secure method for non privileged users to create and mount their own filesystem
 implementations.
Homepage: https://github.com/libfuse/libfuse/wiki

Package: fuse3-dbgsym
Priority: optional
Section: debug
Installed-Size: 76
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: fuse3
Version: 3.14.0-4+apertis0bv2024dev3b1
Depends: fuse3 (= 3.14.0-4+apertis0bv2024dev3b1)
Filename: pool/target/f/fuse3/fuse3-dbgsym_3.14.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 52272
MD5sum: fbad1de4af89f7fafce665bea3dd4db1
SHA1: 71c36482b8c546689869a664b26d63aac688a719
SHA256: edb04d44443ff0a2be75cd2986de676cf554ac26818ad8da6fcb077e040e1842
SHA512: 72e35bcccda2ad349793800993e5c41cb3415d76b2c6e4fe80c83de0ea972f0a19f599dda61d9f35f1d4156f89b33a4e87f44a9781f7965b6f93803eb736abe1
Description: debug symbols for fuse3
Auto-Built-Package: debug-symbols
Build-Ids: 37a273ff5f6aa7068bf77e4a64c77f36f86d14e3 8d17184cbd299f21ee3a7cbf0f626d8baa627077

Package: g++-12
Priority: optional
Section: devel
Installed-Size: 19451
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: c++-compiler, c++abi2-dev
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1), libstdc++-12-dev (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3)
Suggests: gcc-12-doc (>= 12)
Filename: pool/target/g/gcc-12/g++-12_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 8003356
MD5sum: a2fb76f46d185838f49851bcc75b1cea
SHA1: e929d97f7ae96c5f62c3bff054a035d009406155
SHA256: f905288bc771208dbd989993ee637b23ce5eeed6a2520666f9a191ae8742c8ab
SHA512: 8f7dab2a59c1bdd43aba17c0f4e631ed8ed2964a51ff903b660d54b0323eb2ddd443223aae2b56aa9edde550a37bcbba45cb874e5c19c23e9598b2b20a522ad5
Description: GNU C++ compiler
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
Homepage: http://gcc.gnu.org/

Package: g++-12-dbgsym
Priority: optional
Section: debug
Installed-Size: 69733
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: g++-12 (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/g++-12-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 68394896
MD5sum: 7b945069ddf52925ca7a8693151596ef
SHA1: ef537456b93b43d94bc98983a0e98f1e4a37493f
SHA256: d1c6734f8a816e1a474990e0b95833d577b63b3319c8ec3b51ad74fde69d93b8
SHA512: 5a31456be762aedec8c82b872b74b75c5d7c0defb77886538dc1d3a6c2dbdfdbe34d76ad0c5f12f89e0053785a8161165e88159e5f1d9cd6b792ad82c710e06a
Description: debug symbols for g++-12
Auto-Built-Package: debug-symbols
Build-Ids: 15ca2c87e1334595fb29b551d40caccf9a3d950f aadd533f7c2a6ecb5b6ea5823286d1947e7f15a9 f1ce94006a4a3cca7cbe52f3fad390240371cdc1

Package: gcc-12
Priority: optional
Section: devel
Installed-Size: 36388
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: cpp-12 (<< 7.1.1-8)
Provides: c-compiler
Depends: cpp-12 (= 12.2.0-14+apertis1bv2024dev3b1), gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libcc1-0 (>= 12.2.0-14+apertis1bv2024dev3b1), binutils (>= 2.40), libgcc-12-dev (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.36), libgcc-s1 (>= 3.5), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3)
Recommends: libc6-dev (>= 2.23-1~)
Suggests: gcc-12-doc (>= 12), gcc-12-locales (>= 12)
Filename: pool/target/g/gcc-12/gcc-12_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 14197328
MD5sum: 51ee0c7fb4ed3d2f348262e64058988d
SHA1: de51b8c48f77d69a39f86aa53049316929903e3e
SHA256: f8f5fb603d7d4a68e4694c6c7e5db193e808cf9f3ffc5635e12682450f321020
SHA512: 21715364d4fb97ddf9e7ff9c2c45407839c7758679bb4f66c162234409ef00b788635ebeb0bad150393a48bfaec173b33e76da16aa9da14a8d9c998e72b1ab96
Description: GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
Homepage: http://gcc.gnu.org/

Package: gcc-12-base
Priority: optional
Section: libs
Installed-Size: 643
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Breaks: gnat (<< 7)
Filename: pool/target/g/gcc-12/gcc-12-base_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 583724
MD5sum: f6f06d4f3a49cfefbbaa34516e3a748a
SHA1: 022e2cdc2f2e2ed017c06ccd5673feba8f78cfc7
SHA256: 11991e8fde3d351d42b61ca3fdd6a97f526c2f8a861216ec95e6b0eaa7b90204
SHA512: 69a6a3360e025a5777546bf4e6a04adecf9cff9b4a0c36f7981d36218b112b521ba6905a150809e5079efe8bb88e12f21d19938aa577480c81485ed5dff77512
Description: GCC, the GNU Compiler Collection (base package)
 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: gcc-12-dbgsym
Priority: optional
Section: debug
Installed-Size: 157247
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/gcc-12-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 154738756
MD5sum: b272183d0cf8e32f1658666d5eaae798
SHA1: 637c19101c183cce6b6e292d92158c8c16cb1809
SHA256: 17ad8ec6c308de887ae96579d76b7c6fc7026b28e0654c5dae02e229cd505f06
SHA512: 678e509e597550222d3837f2a87db13c06d176fd7c79ec3f52b34260b8e2b9c27c43f945970fae158369418817a9db06ca1fb01d97666610b172cb5e76b6b96d
Description: debug symbols for gcc-12
Auto-Built-Package: debug-symbols
Build-Ids: 0a9b8c719137b70c8e9af55dd40382fb59641d00 0dbeb7167b4fc005d8f142c13b029124a0315479 323afc108e02332ae0485233ffbd3db2815f7797 330c4a86d99817b264f8439a2361fe24edd88b73 393a7d8b6c4d5fa6b08ee92ba5a9d59420bcfd93 56cbdc3da9be896c61366fca2c295465a8ca7999 7d6f256806ad17607bf86941f552c8412a5107d9 b3ff9df95ca0be45a72c827235bcb70cee01edc1 b67910a152010ef4ea3252cb898a778a790a53f3 d1d40b1ad9015e125d31656827f9a110bd54a29b d371280322f95e9b886b10a86a64ca2c9075c788 e31a61e013ac0b3dbba3a35834bf3d3a79a36604 e669c9831aa20e72c96926efc22a7b9255b631c8 eac4860a28a1bc13c707ef96a72416ceb747c513

Package: gcc-12-locales
Priority: optional
Section: devel
Installed-Size: 12423
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: all
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (>= 12), cpp-12 (>= 12)
Recommends: gcc-12 (>= 12)
Filename: pool/target/g/gcc-12/gcc-12-locales_12.2.0-14+apertis1bv2024dev3b1_all.deb
Size: 1759744
MD5sum: ce0561e396ccc5bcefabbec793c9e9db
SHA1: 7b8d05cc2ed99212218885d261f69895683701ce
SHA256: aa401a880381bcc22c3432b3ef324e9f89493f160146e15ffb8cfe65710291ed
SHA512: aa267727c0d2560503d43e1263c936f54ad6a4abf985b80cb336bf0de560aef725a6e135f777abf969f0d9c27acefb8f9a3cf78b250e20b0ae79e6130d2766c2
Description: GCC, the GNU compiler collection (native language support files)
 Native language support for GCC. Lets GCC speak your language,
 if translations are available.
 .
 Please do NOT submit bug reports in other languages than "C".
 Always reset your language settings to use the "C" locales.
Homepage: http://gcc.gnu.org/

Package: gcc-12-plugin-dev
Priority: optional
Section: devel
Installed-Size: 9015
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.34)
Filename: pool/target/g/gcc-12/gcc-12-plugin-dev_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 1334064
MD5sum: 76484fd5adecff1ebbc0342241358221
SHA1: efd2e5eee0693a63747c050751cdd668320df259
SHA256: a548f94a84e883000a4edd34105a44e137aacd64dba9fb1944e9b45f1eba9206
SHA512: 99dc458d689bd02f55982dec4fcb4a509399137fa966d78e83f7f2bf4aefd5dcdfc05cd9c67dbe25432a99d7cf54a377f07e366db43884b47273c791b055a5ad
Description: Files for GNU GCC plugin development.
 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.
Homepage: http://gcc.gnu.org/

Package: gcc-12-plugin-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 269
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-plugin-dev (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/gcc-12-plugin-dev-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 246216
MD5sum: 2731c7b32ee171b3f1a0001eb88d6b8d
SHA1: 4639d60ad44ed5a44dde17821b7608d19961b40a
SHA256: f7c761fb6d109e9eb7a2565fc1b8d1a4f3b98abcd9a166738911b8023feb9e1c
SHA512: af8071ec4cf5d61ab643e4982f312d6d962b1bfc98038ed8aadb2819e69de51288109d4c761e7d8d33bd1617c91f8527466a2caa20ecab8f42ddeed3d2b69573
Description: debug symbols for gcc-12-plugin-dev
Auto-Built-Package: debug-symbols
Build-Ids: 703fd13d54b39dcf16be0d6fa0cf7ffef1e9d4c8

Package: gcc-12-source
Priority: optional
Section: devel
Installed-Size: 108139
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: all
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: make, quilt, patchutils, sharutils, gawk, lsb-release, time, m4, libtool, autoconf2.69
Filename: pool/target/g/gcc-12/gcc-12-source_12.2.0-14+apertis1bv2024dev3b1_all.deb
Size: 84452404
MD5sum: fe6c9e291fc5459758f5ce6356b5de8c
SHA1: bf575259e59f4fa556924446b5d2817ca3b67828
SHA256: c97c55c1bb05284fb5d9e7a904a422b457331837ca9d8e09fec3fca9c4a0c5cb
SHA512: 83d989c388567a6226af8893027f5745ff1279130f35fe339982298b83fc15f290137da0eb09f2876fe43ad5dbceb98b7a16868137bc66d5b7000e23458a78d7
Description: Source of the GNU Compiler Collection
 This package contains the sources and patches which are needed to
 build the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/
Multi-Arch: foreign

Package: gcc-12-test-results
Priority: optional
Section: devel
Installed-Size: 13740
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: g++-5 (<< 5.2.1-28)
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/gcc-12-test-results_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 14055084
MD5sum: 6326cabfd04e1d12cf090db298d99e97
SHA1: 96e8fd192927933ae062b77331daf56b1187dda3
SHA256: a36cd061f0f8652296cdc19e0e0c883a81a41b5cff7d8d9e6ebe488c09007ff1
SHA512: 2c8a99ceac86541380f35ee1256c7afe0f82bb4a3e0eb272791d1502f3ad97f4b2fd9ca88031bef78a2783ca5452a27ae46976f8aa1bb35d845690af92a4c517
Description: Test results for the GCC test suite
 This package contains the test results for running the GCC test suite
 for a post build analysis.
Homepage: http://gcc.gnu.org/

Package: gccgo-12
Priority: optional
Section: devel
Installed-Size: 29040
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: go-compiler
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1), libgo-12-dev (>= 12.2.0-14+apertis1bv2024dev3b1), libc6-dev (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libgo21, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3)
Suggests: gccgo-12-doc
Conflicts: golang-go (<< 2:1.3.3-1ubuntu2)
Filename: pool/target/g/gcc-12/gccgo-12_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 9893848
MD5sum: 0443450c491d0df8b90a0aeba6de0c17
SHA1: f7f96f4c49e6462e2b0c502ca63e80255b8e2405
SHA256: 6b8c07acee86a8700bfbd91db964c26430082135494e818e60c7ed77fcfb5caf
SHA512: 0c59c27de19441eb02d6f264eeffba35adbbcb21affa9b74d840ec4599681575f10cbfc7b753b2d0f6ed3f0254dd5f4adad8613463be332081b6fdcafc61f4ba
Description: GNU Go compiler
 This is the GNU Go compiler, which compiles Go on platforms supported
 by the gcc compiler. It uses the gcc backend to generate optimized code.
Homepage: http://gcc.gnu.org/

Package: gccgo-12-dbgsym
Priority: optional
Section: debug
Installed-Size: 78477
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gccgo-12 (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/gccgo-12-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 74018300
MD5sum: ee157df7547cd09916e4fea5dc37a65d
SHA1: eeb5e902223e5dd38ada5c54543ceb9be3c7e8c6
SHA256: 1127550b00151d200a55249d003c3732e67a3fd398f4ce04ba5ebc51d56f99e9
SHA512: c72364ec5b2be218c585cef62a5fd24daa49b61e6269bf1d3b9f853a793a1ded33bc14562bd19dbb161ea6e7e7d6cad6bc0d636aa08df2a2ce99ecf1afd28244
Description: debug symbols for gccgo-12
Auto-Built-Package: debug-symbols
Build-Ids: 157fae84f56722cd3c55c5de6860b29387ac0c5c 309c5ae6758be999a5ffd68d9043de788ddde14b d9b23aeb941af16ec09e4902d793a599100ac3ab f2cde10f41f1bf482dfa3317e95cb1521c73e8c7

Package: gcr
Priority: optional
Section: gnome
Installed-Size: 1556
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 3.41.1-2+apertis1bv2024dev3b1
Depends: default-dbus-session-bus | dbus-session-bus, libgcr-base-3-1 (= 3.41.1-2+apertis1bv2024dev3b1), libgcr-ui-3-1 (= 3.41.1-2+apertis1bv2024dev3b1), dconf-gsettings-backend | gsettings-backend, init-system-helpers (>= 1.52), libc6 (>= 2.34), libgck-1-0 (>= 3.3.90), libglib2.0-0 (>= 2.44.0), libgtk-3-0 (>= 3.22.0), libsecret-1-0 (>= 0.20), libsystemd0
Filename: pool/target/g/gcr/gcr_3.41.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 268436
MD5sum: 5e24eaf97e13a24c0e2307ec375c12df
SHA1: 0f13f370b4bd34e55b4f1b2466e4a1260dffb812
SHA256: 72a839623cca415235faa118308a8b94a7e1b8c5fd5a5f3911cb39eb68c7de58
SHA512: 9f4c4c5f5a800f3d0b66889c6530a6eacd3f0b24aad4fc942f09f449064c40d97ead4d7c3cd171a468c2c60a0ff43f277fa407d04d572c54ebd8ddeb413f240d
Description: GNOME crypto services (daemon and tools)
 GCR is a library for crypto UI and related tasks.
 .
 This package contains the certificate viewer and prompter service.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring

Package: gcr-dbgsym
Priority: optional
Section: debug
Installed-Size: 164
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Depends: gcr (= 3.41.1-2+apertis1bv2024dev3b1)
Filename: pool/target/g/gcr/gcr-dbgsym_3.41.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 115356
MD5sum: 4492f6530feaae0e7c8b6d242ace90c0
SHA1: 9b883c732d3053d658489354687fd1c024b42d21
SHA256: 322c1d8b8965ded619ca83496aaafa2072e973178f49a28c4a3f7c3dd7563338
SHA512: ac8753042d4cf90fe00b8725c25b3e20f9264bf9444c964ce5758266c1864c59b04c6223cc1a1c165cbb8d0b98d4506341e3daec275b00514328386aea375516
Description: debug symbols for gcr
Auto-Built-Package: debug-symbols
Build-Ids: 6272de0f240a6fad65e031f3049221e2bd8e4e66 87052efeaef8515c0e0063bf6306f7d3a8223f4e 9176473453c5f152c649ddf4c8bfa0d59441c1ff 93d448f370225dc7f3844360ce1784b44a786a35

Package: gdc-12
Priority: optional
Section: devel
Installed-Size: 21267
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: gdc (<< 4.4.6-5)
Provides: d-compiler, d-v2-compiler, gdc
Depends: gcc-12-base (>= 12), g++-12 (>= 12), libgphobos-12-dev (>= 12), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3)
Filename: pool/target/g/gcc-12/gdc-12_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 8633948
MD5sum: 8fc35245133ab1b0bca456a080edb060
SHA1: 7ddf1b10db1795ada40ed6b5eb4df163e7393ea3
SHA256: 36e06666569a7b901261c60a642d975250108e32a7173a17a160be031c84cdb4
SHA512: b12fc376a79d46d488d582c04a3b9f14c019c06207619761e8fc24a9981b7b1a7e4736450c016081bc937c5f2c5325572b2ff27bdde31b314ec74ee61c2fdb7d
Description: GNU D compiler (version 2)
 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.
Homepage: http://gcc.gnu.org/

Package: gdc-12-dbgsym
Priority: optional
Section: debug
Installed-Size: 70416
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gdc-12 (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/gdc-12-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 68183848
MD5sum: d26d9de1a5de9271a937a34dca6b43f6
SHA1: 58665e98d584e2937fd4d99456e94c2a54986734
SHA256: b960d7e94dea98683fd104e130feb4c89e1d641baaaf023991f30630f53fd81e
SHA512: 824436a2a88bfe35ac6cfc42003848f38bb4264f143d5fce59a08cfee60b7b32c94711b4712adc0466f0fcb41e53524b6836271dd6803772abce31720cb72873
Description: debug symbols for gdc-12
Auto-Built-Package: debug-symbols
Build-Ids: 45d4d760ddeed5baf185e7c898ebcc5ca0943f16 74b9e64fd4949b72063c905a0c8ba228b6dab5b4

Package: gdisk
Priority: optional
Section: admin
Installed-Size: 666
Maintainer: Jonathan Carter <jcc@debian.org>
Architecture: armhf
Version: 1.0.9-2.1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libncursesw6 (>= 6), libpopt0 (>= 1.14), libstdc++6 (>= 5.2), libtinfo6 (>= 6), libuuid1 (>= 2.16)
Recommends: groff-base
Filename: pool/target/g/gdisk/gdisk_1.0.9-2.1+apertis1bv2024dev3b1_armhf.deb
Size: 204264
MD5sum: 3a694961808781003bc8a01c4fc74da9
SHA1: 7ac7e35ed94fd07154278e7bdfd86fa49a2a28d1
SHA256: 667d502adb850a00daa197e8474ac93f9cb5caa8d480291018045d629e581f27
SHA512: 2185e70b54708242dbedae81fc1e3b96b93a7aa91e1b3a25e685e3357bcc1c447c82770d529cee3b7aeb3cec295f2339111a0e4a38e96185576a9a4c4ffd7922
Description: GPT fdisk text-mode partitioning tool
 GPT fdisk (aka gdisk) is a text-mode partitioning
 tool that provides utilities for Globally Unique
 Identifier (GUID) Partition Table (GPT) disks.
 .
 Features:
 .
  - Edit GUID partition table definitions
  - In place conversion of BSD disklabels to GPT
  - In place conversion of MBR to GPT
  - In place conversion of GPT to MBR
  - Create hybrid MBR/GPT layouts
  - Repair damaged GPT data structures
  - Repair damaged MBR structures
  - Back up GPT data to a file (and restore from file)
Homepage: http://sourceforge.net/projects/gptfdisk/

Package: gdisk-dbgsym
Priority: optional
Section: debug
Installed-Size: 1458
Maintainer: Jonathan Carter <jcc@debian.org>
Architecture: armhf
Source: gdisk
Version: 1.0.9-2.1+apertis1bv2024dev3b1
Depends: gdisk (= 1.0.9-2.1+apertis1bv2024dev3b1)
Filename: pool/target/g/gdisk/gdisk-dbgsym_1.0.9-2.1+apertis1bv2024dev3b1_armhf.deb
Size: 1333788
MD5sum: 4e13046a977cf751ceab2c382f8b2815
SHA1: f09dabf116d6a66cded1d0615b73064a37ccfcc2
SHA256: 8465f370e198e50ea313b88a6cc0af8a8370cabae327bdf64cf26630c60bbf9b
SHA512: 8205c2372ce81fee53f1b7c9f4e4cd9d0b082de3ba05582b7b88575f996e5905a6f4d4f1d105c2bbb79de001b39ab8b9d87195cc8ba464290614f67aea1c779d
Description: debug symbols for gdisk
Auto-Built-Package: debug-symbols
Build-Ids: 17605b52631ed5d58a7058ed32bef7f770e318f3 77aba53ab3819c67b1bc08b62d7a1b43dfac2a46 7885f1e666e01ac1b593613eb817baf82672000c c522343c10bb833d39e90be49403036e3c1ae980

Package: gdk-pixbuf-tests
Priority: optional
Section: libs
Installed-Size: 19725
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gdk-pixbuf
Version: 2.42.10+dfsg-1+apertis1bv2024dev3b1
Depends: libgdk-pixbuf-2.0-0 (= 2.42.10+dfsg-1+apertis1bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.56.0)
Filename: pool/target/g/gdk-pixbuf/gdk-pixbuf-tests_2.42.10+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 5743672
MD5sum: 0286b442c163c3a948d5f26dab13efbe
SHA1: 7c68b77afbba23c2dab201f7133310a3f0d7c1c1
SHA256: 813d11b393a89d992c7250a2e77d5a354643445e50b7193ea65dccdc9c1cf4d7
SHA512: 14fec772bd42beb1d1f04f72a159922816a155614bbdcbe8c7beda1a0f778925318ee75c3c836e2e08aacf8c644f4f5045a8f1e38d91c0e15ceca53fe4184873
Description: installed tests for the GDK Pixbuf library
 The GDK Pixbuf library provides:
  - Image loading and saving facilities.
  - Fast scaling and compositing of pixbufs.
  - Simple animation loading (ie. animated GIFs)
 .
 This package contains the installed tests for the GDK Pixbuf library.
Homepage: https://www.gtk.org/

Package: gdk-pixbuf-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 419
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gdk-pixbuf
Version: 2.42.10+dfsg-1+apertis1bv2024dev3b1
Depends: gdk-pixbuf-tests (= 2.42.10+dfsg-1+apertis1bv2024dev3b1)
Filename: pool/target/g/gdk-pixbuf/gdk-pixbuf-tests-dbgsym_2.42.10+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 220380
MD5sum: 4f43e41c8887fcf3468e86cad93b2307
SHA1: a8c069961458a0270105b29ba772ba52bac4659c
SHA256: 1941f3ef6abeb97783b5df882cdae2406484cfc10bebc1608db871fe7c6ee028
SHA512: d5ed1566afab042eb4f44e0c1ebbb84775c0c4e89c8bff315172f05eaf50f4494f102f92b2a77e4457038ab08e461e0c4151a085c1e0b689043dc26a698c366e
Description: debug symbols for gdk-pixbuf-tests
Auto-Built-Package: debug-symbols
Build-Ids: 1a827f7e2ec3c41d544cb84ef5cd58a6e1197b9a 238654dbe8aa2cc4345f9ba79fa1a45159dc1377 2819a7d45f6cd8b2447bbdada0164e5dc8b9318e 2a372c4e9aeafccc63b5bb4dcb7abbfcb9e1da09 411aa46226fb277e1ccd070d84f445862b8eab8b 41977ab0347195f3e62c0358383c9c1e91f3aff9 454f36487943bf04f69f08e3b0ce0c3a9b919c81 572f9342d1ff6e9026c7f9f6bfe537b6ea017a76 6044c98b426242dc62d96abbe92bc34c9edd9491 6b240119a6ae9afa62f906ec13585493f1788e07 70463c1459430b81d9205a9b8c6f7b04b215ace6 752886a11e5ed3cdc7462e471c95447be311da16 94a7e31dc78b15868328ea583bcde8c653fc0705 9b4d6975f79858581d1e4864f528f12271db8efd af73e875d385a0d4dca958389cd89f401543f1d3 bb195d7767bbc94f0021fcb0637d5e24864743c5 c75e85d7db944f72f15eb1cc82bff396332a8ec7 cd4e243dc0c2f80cdb65be37045ad63eb5e7a84b d531372118bcd6fc2085b6abaf06f68279613689 edbdb15a36d59428eae2f3cb3c3ee4425108637e f66eefb3a2bc846fff325828ad6c5613dc72b5c3 f69f80b26cddfdd5734d3947d80a5b77436c346b fbd048d69bb86005e48c7d38ca74630a00fb0069

Package: geocode-glib-common
Priority: optional
Section: libs
Installed-Size: 110
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: geocode-glib
Version: 3.26.3-6+apertis1bv2024dev3b1
Replaces: libgeocode-glib-2-0 (<< 3.26.3-4~)
Breaks: libgeocode-glib-2-0 (<< 3.26.3-4~)
Filename: pool/target/g/geocode-glib/geocode-glib-common_3.26.3-6+apertis1bv2024dev3b1_all.deb
Size: 19020
MD5sum: a39770a57bb7823b728a0efdff7498b8
SHA1: 7117cadf388cd885a793a1407256f94180ebf5ef
SHA256: 6b47f2a2237a274f5cc422641311e9cd501af6e5c74cd1b0a03227b80d3a91ed
SHA512: 3adbb14423271d39cfb1f8f5b39bc2ef772df4c6a4f955f6e45b6b2b32493adea33c103303d60519776333ed69371bb9dfc3b16f4ffb2799b149edbf73910ba4
Description: icons for the geocode-glib library
 Geocode-glib allows you to do geocoding (going from a place name,
 to a longitude/latitude pair) and reverse geocoding (finding a place
 name from coordinates) using the Nominatim service.
 .
 This package contains the icons for the geocode-glib library.

Package: geocode-glib-tests
Priority: optional
Section: libs
Installed-Size: 188
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: geocode-glib
Version: 3.26.3-6+apertis1bv2024dev3b1
Depends: libgeocode-glib-2-0 (= 3.26.3-6+apertis1bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.65.1), libsoup-3.0-0 (>= 2.4.0)
Filename: pool/target/g/geocode-glib/geocode-glib-tests_3.26.3-6+apertis1bv2024dev3b1_armhf.deb
Size: 43500
MD5sum: 1d81279dd4f89293095bbd2704d7a488
SHA1: 83546a0be41febea5967cb90774d3e67b4e9ffd9
SHA256: 1049a89cacdff4a936643cb32e88e46bc8fc04ba29447d9a4d2891f2ae1d881d
SHA512: 3f80e1b91222aef379d95aa9943e5b8da70952dba91b3e1e7aad50499b8da323e9380f6311147c1387b3a193d90b09fe3741f84f8ddb47a71a990e2697b75777
Description: installed tests for the geocode-glib library
 Geocode-glib allows you to do geocoding (going from a place name,
 to a longitude/latitude pair) and reverse geocoding (finding a place
 name from coordinates) using the Nominatim service.
 .
 This package contains the tests for the geocode-glib library.

Package: geocode-glib-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 98
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: geocode-glib
Version: 3.26.3-6+apertis1bv2024dev3b1
Depends: geocode-glib-tests (= 3.26.3-6+apertis1bv2024dev3b1)
Filename: pool/target/g/geocode-glib/geocode-glib-tests-dbgsym_3.26.3-6+apertis1bv2024dev3b1_armhf.deb
Size: 62684
MD5sum: 067f8a4d4179f5cb36b33e67e25adbd3
SHA1: 4a096a0866b0e17a3a0a4e3d83e06edf79b73743
SHA256: ed72cb986e821ab42848e59ac40b3fb1dc5af729bbe277aeb5f785eeef312048
SHA512: bf309c6b4117be5dcd4cb483b59d6cdd405a3ddb408d71c14c6aca2f2479b70bf954f225491c7b8d275eef4542414227abfcf9f7ef4d0ea401e7cb5a8e8dcd7f
Description: debug symbols for geocode-glib-tests
Auto-Built-Package: debug-symbols
Build-Ids: 2e0f0d798283f50df9a22bd6670fd7b978079133 3bac76862304e54c27463583b84a56795373d8cf f62897b8ee596f988ba51b034540d04214ffb41f

Package: geoip-bin
Priority: optional
Section: net
Installed-Size: 206
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Architecture: armhf
Source: geoip
Version: 1.6.12-10+apertis1bv2024dev3b1
Replaces: libgeoip1 (<= 1.4.4.dfsg-2)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libgeoip1 (>= 1.6.12), libstdc++6 (>= 11), libnetaddr-ip-perl
Filename: pool/target/g/geoip/geoip-bin_1.6.12-10+apertis1bv2024dev3b1_armhf.deb
Size: 66456
MD5sum: 19c91564de03b708b61f80336e9cec10
SHA1: 83ec864cf7d0b16240f128758008e559262fba40
SHA256: 7c867e4f7138093bb0d806574d5bc978db198d3b0ce302e2e2078c65b5447aff
SHA512: 29a0c0d8aefedb2a15ba9580c68b8c86ca0f8f647fc49c1a109ea2c2468c5bacc51fb72377612c7de9cdabb5c22f1fee08296d8bc8b162fb25cd67d72c651143
Description: IP lookup command line tools that use the GeoIP library
 GeoIP is a C library that enables the user to find the country that any
 IP address or hostname originates from. It uses a file based database.
 .
 This database simply contains IP blocks as keys, and countries as values and
 it should be more complete and accurate than using reverse DNS lookups.
 .
 This package contains the command line utilities to resolve the IP numbers
 using the GeoIP library.
Homepage: https://www.maxmind.com/
Multi-Arch: foreign

Package: geoip-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 423
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Architecture: armhf
Source: geoip
Version: 1.6.12-10+apertis1bv2024dev3b1
Depends: geoip-bin (= 1.6.12-10+apertis1bv2024dev3b1)
Filename: pool/target/g/geoip/geoip-bin-dbgsym_1.6.12-10+apertis1bv2024dev3b1_armhf.deb
Size: 239640
MD5sum: 6319a4d9e1303bb1dca282d4997cbee5
SHA1: f7c08287fd8b5082a21128ac19ab70713aa6a3e6
SHA256: 9f9f259b7ed3bc6a865df2b93d0ac03017ff6442ed6215d5262fcc9ea725155b
SHA512: e7c7c82c7157d79065363be8aef5f583dfc8d100a7293521fe4e9c3cb1218d5b52c23dda2b8383798c9398324df431019ccc20e2c6365c6cdd8f76679697598b
Description: debug symbols for geoip-bin
Auto-Built-Package: debug-symbols
Build-Ids: 2635529aeb9662e23c9d0252e2c5a1fc6ba3cb3c 781e409acd29343c36f865aa5944a6a3b209eb39 8fd36200fe0cb4355a1da35c444263a2fea1d730 edb27c4cfc25d088abe75beeb8442c6969cda3b8

Package: gfortran-12
Priority: optional
Section: devel
Installed-Size: 18692
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: fortran95-compiler, gfortran-mod-15
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1), libgfortran-12-dev (= 12.2.0-14+apertis1bv2024dev3b1), libc6-dev (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3)
Suggests: gfortran-12-doc, libcoarrays-dev
Filename: pool/target/g/gcc-12/gfortran-12_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 7641352
MD5sum: 37a54ace7ded40befd209d961aebe071
SHA1: 43326fde3ce4bb9002dad7a5b27c1f6a89a1e5c9
SHA256: 239146dfa7250e09eac3f140f11a94e957a34cdba812da277a0cc2ddc5c7c45e
SHA512: cee7427b5cc3e6451cbb2f12d884e18bb16a540b6a832ac0280489c72d5097abe23fd5f0952268e8fbb048d93b792555b3502df3fa237c63b26244d7fcdc0137
Description: GNU Fortran compiler
 This is the GNU Fortran compiler, which compiles
 Fortran on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
Homepage: http://gcc.gnu.org/

Package: gfortran-12-dbgsym
Priority: optional
Section: debug
Installed-Size: 65183
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gfortran-12 (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/gfortran-12-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 63901492
MD5sum: dab45050bc40863c002fc5abb1acfd93
SHA1: dd1a4623547ea89962b422bd5cdce6a1df0fb525
SHA256: 959c7629bc5696cfa6f31f8d7c8137a0e14b48e4a4d5c82477bbaacc7a6eeaac
SHA512: b438bac79029fc93a6217ba7aa018c04a3493672918abe5f1b65874b9812c1bd53a4525f827b2ec1c58521097395f8fb3594a128adb131720a497d06fbeb292b
Description: debug symbols for gfortran-12
Auto-Built-Package: debug-symbols
Build-Ids: 47df7a5034d268c542637277eeeb5108b7b40449 686b28f8075e5dc613e990b0a89325f7c2ba0d55

Package: giflib-tools
Priority: optional
Section: utils
Installed-Size: 249
Maintainer: David Suárez <david.sephirot@gmail.com>
Architecture: armhf
Source: giflib
Version: 5.2.1-2.5+apertis1bv2024dev3b1
Provides: libungif-bin
Depends: libperl4-corelibs-perl | perl (<< 5.12.3-7), libc6 (>= 2.34), libgif7 (>= 5.1)
Filename: pool/target/g/giflib/giflib-tools_5.2.1-2.5+apertis1bv2024dev3b1_armhf.deb
Size: 87712
MD5sum: 2b60740122b9c508d9029a9c3c531b8c
SHA1: 697798e8ba687925c01d1dd4bc3c8851bfe27786
SHA256: 22841e8f22de059c61322c2ec14f35e0d12bc1b23b61b510e0415b807b12c1df
SHA512: b2819c556ac8b27546d3be5b77ffcd03055fe60dae6342b580bfa5d7e0b8efffc86535398b5a309b6b25245aad10ded1dcb01cbc0ecfe733f209c44238be7755
Description: library for GIF images (utilities)
 GIFLIB is a package of portable tools and library routines for working with
 GIF images.
 .
 This package contains additional utilities.
Homepage: http://giflib.sourceforge.net/

Package: giflib-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 151
Maintainer: David Suárez <david.sephirot@gmail.com>
Architecture: armhf
Source: giflib
Version: 5.2.1-2.5+apertis1bv2024dev3b1
Depends: giflib-tools (= 5.2.1-2.5+apertis1bv2024dev3b1)
Filename: pool/target/g/giflib/giflib-tools-dbgsym_5.2.1-2.5+apertis1bv2024dev3b1_armhf.deb
Size: 99464
MD5sum: 11e835261661c40242a01369e2dfa45f
SHA1: 00aa25f85d611ba48cfe7b6b68fcbb54302a0757
SHA256: ab2ccba5134eb858d69d707b006e8eeccd73c0da7c1c350af8f7b4c633c1e816
SHA512: 2c05879af617f449f1e1698e65bc07a6f757a63262e4b9247370894c718d00767a5d53acd2a101fef3547a8ad897eaf7f75a6ab9c929c3e44d07d3d81c9ddd52
Description: debug symbols for giflib-tools
Auto-Built-Package: debug-symbols
Build-Ids: 4ae620ea815e87a906fc68393c773e01e9d7d0a3 59e23cece7ae359f7ee7a901c7831245fcdceb50 5ffd48c85961061ea9873a3ff8cc064ae13204dd 6e78adbef2d6719dc3204a878d967b79c0f83acf 9306bc919b087619afcb1389c555000d3656a4f4 ea3035602fb75075feaab74355044b81209a1fe9

Package: gir1.2-appstream-1.0
Priority: optional
Section: introspection
Installed-Size: 116
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: libappstream4 (= 0.16.1-2+apertis0bv2024dev3b2), gir1.2-glib-2.0 (>= 1.62)
Filename: pool/target/a/appstream/gir1.2-appstream-1.0_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 30152
MD5sum: fe6261008cd7a55b23cf2e27028dcfbd
SHA1: 63856bc5cfc3b0c85efdf58875079063ce95d59b
SHA256: 1c810d80e02b0706c21c08047f4f8a92c52f46a73ccb3c3093314a186acbc985
SHA512: 12cb284efdd4b5703d1cbbc3813d04701a0496ef79439dc48f96674920560da74337c540ccf038f3cd9fe343ec67a503d92db4a51f9d2471b60b774860d3731b
Description: Library to access AppStream services (introspection data)
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package contains introspection data for the AppStream library.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: same

Package: gir1.2-appstreamcompose-1.0
Priority: optional
Section: introspection
Installed-Size: 44
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: libappstream-compose0 (= 0.16.1-2+apertis0bv2024dev3b2), gir1.2-appstream-1.0 (= 0.16.1-2+apertis0bv2024dev3b2), gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 1.62)
Filename: pool/target/a/appstream/gir1.2-appstreamcompose-1.0_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 15088
MD5sum: 9182eaae00007196460fb9597cb19137
SHA1: 28ba11a2f46917d936f3501a2c0450e9b45dc24c
SHA256: 3b407968e61449ef4c8518f653e2fb15cf55630d31b1d1a825c2d8ee9823e765
SHA512: dffdba50cfdea5215ce58c337a8a73775bdcdf9ed0dbaefc7a815ddd478aaab480334985d395728c8f384648fe32a80a9bf4641fff9d11433214932c0edee134
Description: Building blocks to compose AppStream metadata (introspection data)
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package contains introspection data for the AppStream compose library.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: same

Package: gir1.2-appstreamglib-1.0
Priority: optional
Section: introspection
Installed-Size: 99
Maintainer: PkgUtopia Team <team+pkgutopia-team@tracker.debian.org>
Architecture: armhf
Source: appstream-glib
Version: 0.8.2-1+apertis1bv2024dev3b1
Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, libappstream-glib8 (>= 0.8.0)
Filename: pool/target/a/appstream-glib/gir1.2-appstreamglib-1.0_0.8.2-1+apertis1bv2024dev3b1_armhf.deb
Size: 22520
MD5sum: f99221ca42aa638aabe0672523fc3256
SHA1: 86061066083e404170e4a16cb10651baf98aeaa3
SHA256: 823db5fbc92d1aadb610c13e85802647e9f832024720d7000ab4882c9a9f3a50
SHA512: 577c174e4a660aaf4ecc000e86211ac36a7c6589c7155b070d774d92104d4400afbcb7e885e38dca65a31d6d02f739cc1ed45e5a35d4f4cfc40683b382b31f92
Description: GObject introspection data for the libappstream-glib library
 AppStream is a cross-distribution effort for creating and sharing
 metadata about software components available in the package repositories
 of a distribution.
 .
 This package contains introspection data for the libappstream-glib library.
Homepage: https://github.com/hughsie/appstream-glib
Multi-Arch: same

Package: gir1.2-atk-1.0
Priority: optional
Section: introspection
Installed-Size: 101
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Depends: gir1.2-glib-2.0, libatk1.0-0 (>= 2.35.1)
Filename: pool/target/a/at-spi2-core/gir1.2-atk-1.0_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 25604
MD5sum: d3274e2da79e3da78283e79888fa3396
SHA1: d9942c4044b1d43e7978e5b2ccad6c9054b1560a
SHA256: 605304aaf4444986eb7474572dfc15816a25436933fd620dfacb6c1e4a2100c3
SHA512: aa427a0d7da9bbf2c209fa180b288e1cbe71d329f07e992587d54f242f6c225f869acdc7d2f52e728e6271c1b433723d57c8ee0e5d7fe17b350529ca8d8f232b
Description: ATK accessibility toolkit (GObject introspection)
 ATK is a toolkit providing accessibility interfaces for applications or
 other toolkits. By implementing these interfaces, those other toolkits or
 applications can be used with tools such as screen readers, magnifiers, and
 other alternative input devices.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: same

Package: gir1.2-atspi-2.0
Priority: optional
Section: introspection
Installed-Size: 82
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Replaces: gir1.0-gtk-2.0 (<< 2.22), gobject-introspection-repository
Depends: gir1.2-freedesktop, gir1.2-glib-2.0, libatspi2.0-0 (>= 2.46.0-5+apertis1bv2024dev3b1)
Filename: pool/target/a/at-spi2-core/gir1.2-atspi-2.0_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 22604
MD5sum: 2c9ec9a6438fea4ee3b1ed8b512a0061
SHA1: c3991b04b3f59da0d710b8ff793e575dc1be5557
SHA256: efcdfa7818f36b0073b74f1ee7498f8e8af6a61683b2159de2ecd05ff2976bd5
SHA512: f962431b4d24ec9e432dbd91ec1369b68c20ad8952689b388451d4eee04316dc5c6c57208c33c001051204a3664549f17b73f438c585da1bff036f0dde9ae9e2
Description: Assistive Technology Service Provider (GObject introspection)
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: same

Package: gir1.2-avahi-0.6
Priority: optional
Section: introspection
Installed-Size: 50
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Provides: gir1.2-avahicore-0.6
Depends: gir1.2-glib-2.0, libavahi-core7 (= 0.8-10+apertis0bv2024dev3b2), libavahi-gobject0 (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/gir1.2-avahi-0.6_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 28392
MD5sum: 14f83b9dde4ad2f90fb250f8360c7ba0
SHA1: f85a30e3864b7bdfabbb6edd4663bc5371d80512
SHA256: 4961fb035cf6f1fdc7eeb66e5c523c7f451d0aca9419e0a481c0b65b3fca7f5a
SHA512: 847a6fd3a8d1c8e6833ade96a3371dea16e5a86c79809f79416e00fcb5b7f41c174badf433bfd3221b78f992146c13c549c9b6787a703f005abb00e576c8f1fe
Description: GObject introspection data for Avahi
 This package contains introspection data for Avahi using libavahi-gobject.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://avahi.org/
Multi-Arch: same

Package: gir1.2-blockdev-2.0
Priority: optional
Section: introspection
Installed-Size: 93
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: gir1.2-glib-2.0, libblockdev-utils2 (>= 2.24), libblockdev2 (>= 2.25)
Filename: pool/target/libb/libblockdev/gir1.2-blockdev-2.0_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 22780
MD5sum: e9f23d1cdaa4744c8d3bed540b4608cc
SHA1: 9099e438edd7357273e658d19a38714e63af5e55
SHA256: 106cc9ad7f9369e6658463aa62b215e460ae5b1ef4caf2caacc2e5ed212729dd
SHA512: 3a3b6a11e984422a77d85d8acfbba2cabc6a6fb370b2825b7807724c0ff2a7dfbf45c339ca77d28fd2af7ef935b13df2423eb214f597bb93159dadc134ae2568
Description: libblockdev introspection data
 This package contains the GObject introspection data of libblockdev in
 binary typelib format.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: gir1.2-colord-1.0
Priority: optional
Section: introspection
Installed-Size: 106
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Depends: gir1.2-glib-2.0, libcolord2 (>= 1.4.5)
Filename: pool/target/c/colord/gir1.2-colord-1.0_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 27428
MD5sum: 46e157d4afbbb187de7889cc3bab6018
SHA1: 24a4ed29ccc890298cddf73e872aabc38bab9cc6
SHA256: 4b5c133a9a8566189db454a2b24e853cce1d0f118ab54d647a56255df116d965
SHA512: e5d4ba35c1babba6b3a28987f2dbf5f95114908a0ad2c1274ef45ae28a837e00def5c27de145afb290976466fe39adf216edf97f567a7298f4ec0ba5ab6584e6
Description: GObject introspection data for the colord library
 This package contains introspection data for libcolord, a gobject-based
 convenience library for programs to interact with the colord system daemon.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://www.freedesktop.org/software/colord/
Multi-Arch: same

Package: gir1.2-colorhug-1.0
Priority: optional
Section: introspection
Installed-Size: 67
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Depends: gir1.2-colord-1.0 (= 1.4.6-2.2+apertis2bv2024dev3b1), gir1.2-glib-2.0, gir1.2-gusb-1.0 (>= 0.2.7), libcolorhug2 (>= 1.4.3)
Filename: pool/target/c/colord/gir1.2-colorhug-1.0_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 18960
MD5sum: a35aec711ecd6ecfc790c9e546fea7bb
SHA1: 4b7e07b282eadb670310ff632d3607e25ec46b4e
SHA256: e2e5f2fe4f623f86102b155ea3f3fd27100fae02b0dda515d0812054e4bac0ec
SHA512: 09aacde6304e5917418b82b7d0aaa334d6b75309dc2d637dc811e32ba124126e55f94d71cb0c15bcc7512d044d21ee09d5bebdeddfa77f654460a9d8c04543a0
Description: GObject introspection data for the colorhug library
 This package contains introspection data for libcolorhug, a gobject-based
 library for accessing the ColorHug display colourimeter device.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://www.freedesktop.org/software/colord/
Multi-Arch: same

Package: gir1.2-croesor-0
Priority: extra
Section: introspection
Installed-Size: 40
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Depends: gir1.2-glib-2.0, gir1.2-polkit-1.0, gir1.2-rhosydd-0 (= 0.2024.1bv2024dev3b1), libcroesor-0-5 (>= 0.2024.1bv2024dev3b1)
Filename: pool/target/r/rhosydd/gir1.2-croesor-0_0.2024.1bv2024dev3b1_armhf.deb
Size: 11336
MD5sum: b65cb1e42f89c1f1c7463d1f65363108
SHA1: 35518035b1536e7d60c7d873b91470176e48c439
SHA256: 82b35786c2ddd68f68a9842e95be7bbdb2c6184936b7b1d2dfbca7ad8c69ec4c
SHA512: cb0b05582fb07327d646f9fb2cea7d06805570d6161b8b3cc92966d31f7ac9e4cbccdba0e78f3bcdc045721aefed30370381907988c443583d9eeca361446d45
Description: Sensors and actuators API - introspection bindings for backends
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains a machine-readable API description for the shared
 library for use by sensor and actuator backends. It is not part of the
 SDK-API and should not be used by applications.
Multi-Arch: same

Package: gir1.2-didcot-0
Priority: optional
Section: introspection
Installed-Size: 31
Maintainer: Apertis packagers <packages@lists.apertis.org>
Architecture: armhf
Source: didcot
Version: 0.2024.2bv2024dev3b1
Depends: gir1.2-glib-2.0, libdidcot-0-1 (>= 0.1703.0)
Filename: pool/target/d/didcot/gir1.2-didcot-0_0.2024.2bv2024dev3b1_armhf.deb
Size: 8412
MD5sum: 85d8af7857d85a9e6fe2e95e9b3784db
SHA1: 61abf48586f07df063164ee2e8badc9584c5f23b
SHA256: 82ed1ab25d164457a86aafdda6731ae350a272ea8830a55e591ca37cebdbcbed
SHA512: c8d100f6cc6632bfb93e7531d1bdb5630c099cd071b724ff572f8982acfd5b115f0acf7314d89f85a3865d26b2fd65773bb2f30c10af39adee6b0d581ac8717e
Description: Apertis Data Sharing Service - Introspection data
 didcot is a service responsible for sharing the data across various
 applications, and it is also provides "open-with" framework where a data
 can be opened with different applications which supports its mime type.
 .
 This package contains GObject-Introspection data for didcot.

Package: gir1.2-dmap-3.0
Priority: optional
Section: introspection
Installed-Size: 72
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libdmapsharing
Version: 2.9.41-3+apertis1bv2024dev2b1
Depends: gir1.2-glib-2.0 (>= 1.30.0), gir1.2-soup-2.4 (>= 2.48), libdmapsharing-3.0-2 (>= 2.9.41)
Filename: pool/target/libd/libdmapsharing/gir1.2-dmap-3.0_2.9.41-3+apertis1bv2024dev2b1_armhf.deb
Size: 44772
MD5sum: 96e4de2f94d28fc5a9796ed423bc2161
SHA1: 184e9ffd1abe023cb6fa091e06ad6d4691d2b64c
SHA256: 2031021195e1d6d5752bcf0b601ebdd2e88ef057344a212ec0f70be66586251d
SHA512: c6a364c70b2812710acf8e45d0859fffda73c089b1c93a4d9e77d3a67ab4fd12f29eeef782455534bae23389be0b0c1936cd0c325f22fc680abfd7caed4cee85
Description: DMAP client and server library - GObject-Introspection
 libdmapsharing is a library to access and share content through the
 DMAP (DAAP & DPAP) protocols. The library is written in C using GObject
 and libsoup.
 .
 It can be used by packages using the GIRepository format to generate dynamic
 bindings.
Homepage: http://www.flyn.org/projects/libdmapsharing/

Package: gir1.2-flatpak-1.0
Priority: optional
Section: introspection
Installed-Size: 69
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: flatpak
Version: 1.14.4-1+apertis3bv2024dev3b1
Depends: gir1.2-glib-2.0, libflatpak0 (>= 1.13.3)
Filename: pool/target/f/flatpak/gir1.2-flatpak-1.0_1.14.4-1+apertis3bv2024dev3b1_armhf.deb
Size: 27072
MD5sum: 1e994ef9eeb827e71c68bac81154ebe4
SHA1: 37bd327e31990dc4f3c01f9762473258e173b076
SHA256: 297d0bceac1b6efe910f4a805187d042f6c5b05666a5eb1bdef55aa779ed0655
SHA512: 6d05fe4829968d00459dc85eddf55b6ea1c5484d5c68bd3c65ff46fb7655c2934d0b2c57a159af1eb8c362831d83a2ac4d4362956948f81917c18a1dcd44aef0
Description: Application deployment framework for desktop apps (introspection)
 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings for libflatpak0.
Homepage: https://flatpak.org/
Multi-Arch: same

Package: gir1.2-freedesktop
Priority: optional
Section: introspection
Installed-Size: 159
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gobject-introspection
Version: 1.74.0-3+apertis2bv2024dev3b1
Provides: gir1.2-cairo-1.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-dbus-1.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-dbusglib-1.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-fontconfig-2.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-freetype2-2.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-gl-1.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-libxml2-2.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-vulkan-1.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-xfixes-4.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-xft-2.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-xlib-2.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-xrandr-1.3 (= 1.74.0-3+apertis2bv2024dev3b1)
Depends: gir1.2-glib-2.0 (= 1.74.0-3+apertis2bv2024dev3b1)
Filename: pool/target/g/gobject-introspection/gir1.2-freedesktop_1.74.0-3+apertis2bv2024dev3b1_armhf.deb
Size: 47632
MD5sum: c444dc655805836cadb7a24a8ce6d976
SHA1: c1db47d46c8c3bdce3bcceef93ba5bf1bcc15358
SHA256: a0df43f69ac996a627535f2aa08d175b51076e757f4e6a4a5048af24351cfe08
SHA512: 7340122f2f09402e5ef356bd86e1757692f158b38038c6a1bf549afe4e5452ee1b664058c72a645cf725bdac969e30c8479aace82e469dcb130fd6c88c6f95ff
Description: Introspection data for some FreeDesktop components
 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains small pieces of introspection data for the Cairo,
 FontConfig, FreeType, GL, and some XOrg libraries. They are
 distributed in this package temporarily, while the original sources
 do not include support for GObject Introspection. They are far from
 complete and only include what is necessary for other introspection
 packages to work properly.
Homepage: https://wiki.gnome.org/GObjectIntrospection
Multi-Arch: same

Package: gir1.2-gck-1
Priority: optional
Section: introspection
Installed-Size: 50
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Depends: libgck-1-0 (= 3.41.1-2+apertis1bv2024dev3b1), gir1.2-glib-2.0 (>= 1.34)
Filename: pool/target/g/gcr/gir1.2-gck-1_3.41.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 15400
MD5sum: 2800eeaa6fc6c933628ddc573c4c5b41
SHA1: 720893ec98952828837fde69e8a2cbb4e8295077
SHA256: 025fb38c93cc9f28ba0810955d54586e41528f80da171f67931be7a463f4fa76
SHA512: 9677d836ab8af663ecc08f637f53e433892deb6c14fe0b15c44a95bd67295f3c4871a6a5c93f4dd70720cd60756523283cc7bc7b0432fd4fc98287f3b06180ea
Description: GObject introspection data for the GCK library
 This package contains introspection data for GCK, a wrapper based on GLib
 implementing the PKCS#11 (Cryptoki) interface.
 .
 It can be used by interpreters understanding the GIRepository format to
 write programs using the GCK library.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Multi-Arch: same

Package: gir1.2-gcr-3
Priority: optional
Section: introspection
Installed-Size: 70
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Provides: gir1.2-gcrui-3 (= 3.41.1-2+apertis1bv2024dev3b1)
Depends: libgcr-base-3-1 (= 3.41.1-2+apertis1bv2024dev3b1), libgcr-ui-3-1 (= 3.41.1-2+apertis1bv2024dev3b1), gir1.2-gck-1 (= 3.41.1-2+apertis1bv2024dev3b1), gir1.2-glib-2.0 (>= 1.34), gir1.2-gtk-3.0 (>= 3.22.0)
Filename: pool/target/g/gcr/gir1.2-gcr-3_3.41.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 20664
MD5sum: 1ca84b1046d777637e3aeb30ddfa3442
SHA1: 372ae80c6f43cdbafd116ede7d9d9e93f634635a
SHA256: 0986c54fb819bd25cfaf5f7b80645b1216939db47b0ecd8ac251caf06e488d41
SHA512: deabf1eb9031799de9ff557ebe88acc01cb5b37cebb616a8e49df8c58b80e55b2ebd0302dd2fd31be625db5ff960cbd1c8cb76c352198d76a1a933aec79c08d2
Description: GObject introspection data for the GCR library
 This package contains introspection data for GCR, a library for crypto UI
 and related tasks.
 .
 It can be used by interpreters understanding the GIRepository format to
 write programs using the GCR library.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Multi-Arch: same

Package: gir1.2-gdata-0.0
Priority: optional
Section: introspection
Installed-Size: 186
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgdata
Version: 0.18.1-2+apertis2bv2024dev3b1
Depends: gir1.2-freedesktop (>= 0.10.7-1~), gir1.2-glib-2.0 (>= 0.10.7-1~), gir1.2-json-1.0 (>= 0.15), gir1.2-soup-2.4 (>= 2.56.0), libgdata22 (>= 0.18.0)
Filename: pool/target/libg/libgdata/gir1.2-gdata-0.0_0.18.1-2+apertis2bv2024dev3b1_armhf.deb
Size: 42128
MD5sum: 6c1060bcf47b937a992798cd2ebc269f
SHA1: ad8a6f5f10772ab1b5a40a98e6829b9b67c7eaeb
SHA256: 0e89aa9a1f0a84f0a1a9682d15dd54806942822a7caaed7ad4ff1f9bca3eb962
SHA512: 896f9208b5873432b451208ab22454eebf0d59e09dfdfa4ad596cc90f53ae47a7aa21b0a4ea1642653e90145813dfa622d1f31f9e7519824552df6f3e0b3b990
Description: GObject introspection data for the GData webservices library
 libgdata is a GLib-based library for accessing online service APIs using
 the GData protocol — most notably, Google's services. It provides APIs
 to access the common Google services, and has full asynchronous support.
 .
 This package contains introspection data for the GData webservices
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.
Homepage: https://wiki.gnome.org/Projects/libgdata
Multi-Arch: same

Package: gir1.2-gdesktopenums-3.0
Priority: optional
Section: introspection
Installed-Size: 27
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gsettings-desktop-schemas
Version: 43.0-1+apertis0bv2024dev3b1
Filename: pool/target/g/gsettings-desktop-schemas/gir1.2-gdesktopenums-3.0_43.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 8680
MD5sum: 71d0d2e57818caafa15cb71f6b6844ed
SHA1: ae9cbf5f529d8f096a5392c2942d4757a38fb221
SHA256: c285679965e49b2e2059dd2e9629516e7eb960daf939a587d8a2bd993b51b941
SHA512: 2d621d771c4f95f97de0384236ccde73c2624d41bc1ce388383899d579e48e53ff9213f562274c77b26f0ad5a5f6b1e6126f90b418e448195f66e744c057bd9c
Description: GObject introspection for GSettings desktop-wide schemas
 gsettings-desktop-schemas contains a collection of GSettings schemas for
 settings shared by various components of a desktop.
 .
 This package contains introspection data for GSettings desktop-wide schemas. It
 can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://www.gnome.org/
Multi-Arch: same

Package: gir1.2-gdkpixbuf-2.0
Priority: optional
Section: introspection
Installed-Size: 46
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gdk-pixbuf
Version: 2.42.10+dfsg-1+apertis1bv2024dev3b1
Provides: gir1.2-gdkpixdata-2.0 (= 2.42.10+dfsg-1+apertis1bv2024dev3b1)
Depends: gir1.2-glib-2.0 (>= 0.9.3), libgdk-pixbuf-2.0-0 (>= 2.39.2)
Breaks: libgtk3-perl (<< 0.034-2~)
Filename: pool/target/g/gdk-pixbuf/gir1.2-gdkpixbuf-2.0_2.42.10+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 15844
MD5sum: e58f041deca4be3f37098c4823fd95fb
SHA1: 73524ea08e6bb8481d13761df31226249e8bb1f7
SHA256: 1255f461d70c678906e0c927574b7427b01e2953b000685551a0d457778683c5
SHA512: a9a01850e84487f037bd0f0990036e49cb426a79f398c7439c725283122962ed49c25f84a412a8dc203c89a124ad93a1e8f08a7bb87b9012ac9ee850547ff7c8
Description: GDK Pixbuf library - GObject-Introspection
 The GDK Pixbuf library provides:
  - Image loading and saving facilities.
  - Fast scaling and compositing of pixbufs.
  - Simple animation loading (ie. animated GIFs)
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://www.gtk.org/
Multi-Arch: same

Package: gir1.2-geocodeglib-2.0
Priority: optional
Section: introspection
Installed-Size: 60
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: geocode-glib
Version: 3.26.3-6+apertis1bv2024dev3b1
Depends: gir1.2-glib-2.0 (>= 0.9.3), gir1.2-json-1.0 (>= 0.99.2), gir1.2-soup-3.0, libgeocode-glib-2-0 (>= 3.23.90)
Filename: pool/target/g/geocode-glib/gir1.2-geocodeglib-2.0_3.26.3-6+apertis1bv2024dev3b1_armhf.deb
Size: 16980
MD5sum: b123cbfc63eabf6daf8cc5d14268eca0
SHA1: 517d27285b7184f63c958108df6dfbea3199e0ec
SHA256: 36100c7e56872e23e86a638b61669e64c580df60b9e6d9e44d62488d5049cb25
SHA512: 07aecfeb4c4998c39d25aa878ff4429b06d828fc442cd7ffda6a1ea07d10cd25d2dfcb880660f336018411d975f849423518b87431f9229a6e62aa930f2b89bd
Description: introspection data for geocode-glib library
 Geocode-glib allows you to do geocoding (going from a place name,
 to a longitude/latitude pair) and reverse geocoding (finding a place
 name from coordinates) using the Nominatim service.
 .
 This library should be used in place of Geoclue's D-Bus API for
 geocoding and reverse geocoding.
 .
 This package contains GObjectIntrospection data for geocode-glib.
Multi-Arch: same

Package: gir1.2-gexiv2-0.10
Priority: optional
Section: introspection
Installed-Size: 54
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gexiv2
Version: 0.14.0-1+apertis1bv2024dev3b1
Depends: gir1.2-glib-2.0, libgexiv2-2 (>= 0.13.0)
Filename: pool/target/g/gexiv2/gir1.2-gexiv2-0.10_0.14.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 14872
MD5sum: dafc6597e4dcc82669168bdf6e839567
SHA1: 9d9008ed196ffae24dcbf7dc745ee469a1d18fd6
SHA256: de6f8bbfe3d69be483459f5326e50b85ba4876382718fcfe3fc873c2abb87d50
SHA512: 816749aa9b846950eb482a49174b5cba554a714bb811131e1741170d3066bdd0f83370a3f11b9a026ca4dac64ec11a1194dfefc90e062b44d720c3da2d312ce1
Description: GObject-based wrapper around the Exiv2 library - introspection data
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
 features of Exiv2 available to GNOME applications.
 .
 This package contains introspection data.
Homepage: https://wiki.gnome.org/Projects/gexiv2
Multi-Arch: same

Package: gir1.2-glib-2.0
Priority: optional
Section: introspection
Installed-Size: 730
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gobject-introspection
Version: 1.74.0-3+apertis2bv2024dev3b1
Provides: gir1.2-gio-2.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-girepository-2.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-gmodule-2.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-gobject-2.0 (= 1.74.0-3+apertis2bv2024dev3b1)
Depends: libgirepository-1.0-1 (>= 1.72.0), libglib2.0-0 (>= 2.74.0)
Filename: pool/target/g/gobject-introspection/gir1.2-glib-2.0_1.74.0-3+apertis2bv2024dev3b1_armhf.deb
Size: 169820
MD5sum: 342743d1bc391db4b3412fbe46d0db03
SHA1: 990f34649ae9d16d6585df46e20e9728d417975a
SHA256: 32089f2f12aa531a7fea5d297855e24cc4e1dc2ec7bdb4bf8d18470460f96d8e
SHA512: 923ac12a66630fa814f0c96dd422e5da5a28b1bfbb04c3c0986e233a5a0da61840836e0a7f1c0a32c14e4a3c2640bf0936152726f888afab727bb11fcdc6563c
Description: Introspection data for GLib, GObject, Gio and GModule
 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains the introspection data for the GLib, GObject,
 GModule and Gio libraries.
Homepage: https://wiki.gnome.org/GObjectIntrospection
Multi-Arch: same

Package: gir1.2-gmenu-3.0
Priority: optional
Section: introspection
Installed-Size: 75
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gnome-menus
Version: 3.36.0-1.1+apertis0bv2024dev3b1
Depends: gir1.2-glib-2.0 (>= 0.10.7-1~), libgnome-menu-3-0 (>= 3.6.0)
Filename: pool/target/g/gnome-menus/gir1.2-gmenu-3.0_3.36.0-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 60484
MD5sum: cf86d7386a24cabe2c1d69b456ba7940
SHA1: d7a3f3d8f5533b2f8d63cdf7a5302607024c8600
SHA256: 5161d1c39d22d9348dfa6d52b21203879d66aa6f03f87a046da3b75fa0c3de88
SHA512: 1da14bac5d1c8f82b14cb037f25a83316237ea950132534162444e131fb5bdd85c3a009b2836191432b28b5d1ba061ceab0c0c66a2e823ad73c7d789fd675b9a
Description: GObject introspection data for the GNOME menu library
 This package contains introspection data for GNOME menu, an
 implementation of the desktop menu specification from freedesktop.org.
 .
 It can be used by languages supporting dynamic bindings with
 the GIRepository format.
Multi-Arch: same

Package: gir1.2-gom-1.0
Priority: optional
Section: introspection
Installed-Size: 36
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgom
Version: 0.4-1+apertis1bv2024dev2b1
Depends: gir1.2-glib-2.0, libgom-1.0-0 (>= 0.3.2)
Filename: pool/target/libg/libgom/gir1.2-gom-1.0_0.4-1+apertis1bv2024dev2b1_armhf.deb
Size: 7820
MD5sum: 62d02fcf4a599485ca464a7c1c546b58
SHA1: 72f24c91ac77f9e33d9548a14af99df8fb9798ce
SHA256: 896fe2314e06abba553a25567825d6585eb9392226a967b6abe5b8dfbb313dee
SHA512: 2a2b3a2e25fc68d30b78c584ae1e606c5583e8410eb0871264679fa500005ab4a69f5b62814dbe83670300392b7cdd79674eae7e489ac2c52a670baab732062d
Description: GObject introspection data for libgom
 Gom provides an object mapper from GObjects to SQLite.
 It helps you write applications that need to store structured data
 as well as make complex queries upon that data.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.
Homepage: https://wiki.gnome.org/Projects/Gom
Multi-Arch: same

Package: gir1.2-graphene-1.0
Priority: optional
Section: introspection
Installed-Size: 52
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: graphene
Version: 1.10.8-1+apertis0bv2024dev2b1
Depends: gir1.2-glib-2.0, libgraphene-1.0-0 (>= 1.10.0)
Filename: pool/target/g/graphene/gir1.2-graphene-1.0_1.10.8-1+apertis0bv2024dev2b1_armhf.deb
Size: 12456
MD5sum: 90b856f1f416bacfa87ebf6ce183728b
SHA1: 1fda20df1f1c770292c29ccbbe9469baf0dcebd1
SHA256: 62c138b502e627f7001719d0eaa024b330c2da953425ac71dee8d86664eeaf85
SHA512: a6d9c96c651f3903d7441eefabb628c9915c9475a41f1c22d2db29cbdfb7ddd61b595b1c7bc66476b61f97d7aaa5e9aff0cd0ccf877864a295834d82b70d2a9a
Description: library of graphic data types (introspection files)
 Graphene provides a small set of mathematical types needed to implement
 graphic libraries that deal with 2D and 3D transformations and projections.
 .
 This library provides types and their relative API; it does not deal with
 windowing system surfaces, drawing, scene graphs, or input.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.
Homepage: https://ebassi.github.io/graphene/
Multi-Arch: same

Package: gir1.2-grilo-0.3
Priority: optional
Section: introspection
Installed-Size: 78
Maintainer: Alberto Garcia <berto@igalia.com>
Architecture: armhf
Source: grilo
Version: 0.3.15-1+apertis1bv2024dev3b1
Depends: gir1.2-glib-2.0, gir1.2-soup-2.4, libgrilo-0.3-0 (>= 0.3.13)
Filename: pool/target/g/grilo/gir1.2-grilo-0.3_0.3.15-1+apertis1bv2024dev3b1_armhf.deb
Size: 17588
MD5sum: db412f1ee0077abc8aac37e42996fc39
SHA1: 16ddc645e8106879ce8543db73abb4c7f898b48c
SHA256: 9794c8ef345ffd3d49a5c0d75fee8e9be15e128cf4db50ee49d464708e831e06
SHA512: feb145c252e5211980aefa927625580629d2430d32a0a29b2e153f4b7b3db4a9f6e706f538e0e06bc1b60cbbeed447e53505270760e3509f0e359cf9aad8f8fc
Description: Framework for discovering and browsing media - GObject introspection data
 Grilo is a framework focused on making media discovery and browsing
 easy for application developers.
 .
 More precisely, Grilo provides:
   * A single, high-level API that abstracts the differences among
     various media content providers, allowing application developers
     to integrate content from various services and sources easily.
   * A collection of plugins for accessing content from various media
     providers. Developers can share efforts and code by writing
     plugins for the framework that are application agnostic.
   * A flexible API that allows plugin developers to write plugins of
     various kinds.
 .
 This package contains the GObject introspection data. It can be used
 by packages using the GIRepository format to generate dynamic
 bindings.
Homepage: https://wiki.gnome.org/Projects/Grilo
Multi-Arch: same

Package: gir1.2-gsf-1
Priority: optional
Section: introspection
Installed-Size: 106
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Architecture: armhf
Source: libgsf
Version: 1.14.50-1+apertis1bv2024dev3b1
Replaces: gir1.2-libgsf-1
Depends: gir1.2-freedesktop, gir1.2-glib-2.0, libgsf-1-114 (>= 1.14.43)
Conflicts: gir1.2-libgsf-1
Filename: pool/target/libg/libgsf/gir1.2-gsf-1_1.14.50-1+apertis1bv2024dev3b1_armhf.deb
Size: 69424
MD5sum: 4c15ef55dcf998c6971170d6267a2c28
SHA1: c7b4804ecb0600045cff2b88d6b64790fd56c0a8
SHA256: fb020d6f01d1e379461734ff93a895d55b9b825b05d1f8c3a448c73f46da1ee2
SHA512: 855e12a8e3c077bfa55a1eb2f810c6bcbf08722fe06ae42adfd455facd9aa231e3bad291852a0fda63ec7888d16a1174d70e753b46313b927453cdb091f11ffb
Description: GObject introspection data for the Structured File Library
 This package contains introspection data for the Structured File Library.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: http://projects.gnome.org/libgsf/
Multi-Arch: same

Package: gir1.2-gssdp-1.6
Priority: optional
Section: introspection
Installed-Size: 25
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gssdp
Version: 1.6.2-2+apertis1bv2024dev3b1
Depends: gir1.2-glib-2.0 (>= 0.9.12), gir1.2-soup-3.0, libgssdp-1.6-0 (>= 1.6.0)
Filename: pool/target/g/gssdp/gir1.2-gssdp-1.6_1.6.2-2+apertis1bv2024dev3b1_armhf.deb
Size: 6972
MD5sum: 2032e94ae7f1b36d46430eed495bbede
SHA1: 46e5c500f3ca069eafd32f71f0d47e910933155f
SHA256: 500998f6cc87080ccdbf8658bf684efe31888ee25fe9e4d86d0bb76f8bd719d2
SHA512: 0fa24cb363f43155f296e46a2629527a4554c87e6d89a2e556584d568c6fc0f97575ca24d764434ef52fda82f68d6916f4798cf8070761a03c664849c2d73dd2
Description: GObject introspection data for the GSSDP library
 This package contains introspection data for GSSDP, a SSDP
 library.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://wiki.gnome.org/Projects/GUPnP
Multi-Arch: same

Package: gir1.2-gst-plugins-bad-1.0
Priority: optional
Section: introspection
Installed-Size: 416
Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-bad1.0
Version: 1.22.0-4+deb12u1+apertis1bv2024dev3b2
Depends: gir1.2-glib-2.0 (>= 0.9.12-4~), gir1.2-gst-plugins-base-1.0 (>= 1.22.0), gir1.2-gstreamer-1.0 (>= 1.22.0), libgstreamer-plugins-bad1.0-0 (>= 1.22.0)
Filename: pool/target/g/gst-plugins-bad1.0/gir1.2-gst-plugins-bad-1.0_1.22.0-4+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 204076
MD5sum: 7edc8241beb1b8243e0e16673570d80f
SHA1: b5aa0e390cb083ed9b74419ddda4c52ccf93c98b
SHA256: 00d63bc89cf1f59a2877d8a1fdd69ceab307fb98f1f62300215c711a55e4d66c
SHA512: 776734e4937cb5995e4677c1bf0c4dc825d357c44e1746b443ac98476868825177d4ed556339a6b741bc9c2e7b46382b2c1595e29e0a104d0f9dd0d9d7355666
Description: GObject introspection data for the GStreamer libraries from the "bad" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
 to the rest. They might be close to being good quality, but they're missing
 something - be it a good code review, some documentation, a set of tests, a
 real live maintainer, or some actual wide use.
 .
 This package contains introspection data for the GStreamer libraries from
 the "bad" set. It can be used by packages using the GIRepository format to
 generate dynamic bindings.
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gir1.2-gst-plugins-base-1.0
Priority: optional
Section: introspection
Installed-Size: 520
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Depends: gir1.2-glib-2.0 (>= 0.9.12-4~), gir1.2-gstreamer-1.0 (>= 1.22.0), libgstreamer-gl1.0-0 (>= 1.20.0), libgstreamer-plugins-base1.0-0 (>= 1.22.0)
Filename: pool/target/g/gst-plugins-base1.0/gir1.2-gst-plugins-base-1.0_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 163676
MD5sum: 63ae18b321e060f671d20ed2212eea07
SHA1: 98cb4313d58a0fb97f3e06e34435e40890020906
SHA256: fe4cc28efb46a17c37b09a0d0dbdbb0885a1149ce5c1df1e5e58676393ab1b77
SHA512: d1b1a6626ba9a8cf999fac0028675230ad6428cee1bd56536e0810efbff043cb814dfd74708f39e364cdb5427f22c372780538dc8d84e06b94c51e8cd6b090f8
Description: GObject introspection data for the GStreamer Plugins Base library
 This package contains introspection data for the GStreamer Plugins Base library.
 .
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gir1.2-gstreamer-1.0
Priority: optional
Section: introspection
Installed-Size: 381
Maintainer: Maintainers of GStreamer packages <gstreamer1.0@packages.debian.org>
Architecture: armhf
Source: gstreamer1.0
Version: 1.22.0-2+apertis1bv2024dev2b1
Depends: gir1.2-glib-2.0 (>= 0.9.12-4~), libgstreamer1.0-0 (>= 1.22.0)
Filename: pool/target/g/gstreamer1.0/gir1.2-gstreamer-1.0_1.22.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 105784
MD5sum: 51d54f69dff185b5db1f50cfa1100afa
SHA1: 0eefaa8597aa1d0d8639607ddb5c3c4b99d75b44
SHA256: 99adebe0001246853d3cf9a6c97affb413714e6c5d3fc9c285ed5aa4496ad2a3
SHA512: 932b18015456f7bd98983b4c9b4dea78ad80449ff8dda8bc3a065e635cf7e36f18f96b7b0e1c2de65e7916f9e622a46c835ef2a69bc6957f51673b93a80b8001
Description: GObject introspection data for the GStreamer library
 This package contains introspection data for the GStreamer streaming media
 framework.
 .
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gir1.2-gtk-3.0
Priority: optional
Section: introspection
Installed-Size: 1009
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Provides: gir1.2-gdk-3.0 (= 3.24.37-2+apertis2bv2024dev3b1), gir1.2-gdkx11-3.0 (= 3.24.37-2+apertis2bv2024dev3b1)
Depends: gir1.2-atk-1.0 (>= 2.35.1), gir1.2-freedesktop (>= 1.39.0), gir1.2-gdkpixbuf-2.0 (>= 2.40.0), gir1.2-glib-2.0 (>= 1.39.0), gir1.2-pango-1.0 (>= 1.44.0), libgtk-3-0 (>= 3.24.24), libgtk-3-common
Breaks: python-gi (<< 3.18), python3-gi (<< 3.18)
Filename: pool/target/g/gtk+3.0/gir1.2-gtk-3.0_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 241440
MD5sum: 6cf9eca552cbe7c9caf6e1724d48a27c
SHA1: 7c869428160a82f23507d475c9bb17ce6fb0a91a
SHA256: 2f05d87259dccc505ff7ffa3ca27aa7c5756bd837f7c3e2f091b74d269623053
SHA512: b5b6e3089a0d4a4b6ea8e63cca4d9791a1ff26c52ee9ef5783aa67daefc4a0c073116e27288835aacc3145bbade84391d031fd83464326c7af6c59ad977d985f
Description: GTK graphical user interface library -- gir bindings
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.
Homepage: https://www.gtk.org/
Multi-Arch: same

Package: gir1.2-gtk-4.0
Priority: optional
Section: introspection
Installed-Size: 839
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Provides: gir1.2-gdk-4.0 (= 4.8.3+ds-2+apertis4bv2024dev3b1), gir1.2-gdkwayland-4.0 (= 4.8.3+ds-2+apertis4bv2024dev3b1), gir1.2-gdkx11-4.0 (= 4.8.3+ds-2+apertis4bv2024dev3b1), gir1.2-gsk-4.0 (= 4.8.3+ds-2+apertis4bv2024dev3b1)
Depends: gir1.2-freedesktop (>= 1.39.0), gir1.2-gdkpixbuf-2.0 (>= 2.30.0), gir1.2-glib-2.0 (>= 1.39.0), gir1.2-graphene-1.0 (>= 1.10.4~), gir1.2-pango-1.0 (>= 1.50.0), libgtk-4-1 (>= 4.8.0), libgtk-4-common
Breaks: python-gi (<< 3.18), python3-gi (<< 3.18)
Filename: pool/target/g/gtk4/gir1.2-gtk-4.0_4.8.3+ds-2+apertis4bv2024dev3b1_armhf.deb
Size: 213664
MD5sum: c55f1a8543f9b969b0989cdb04aa6f04
SHA1: a2144177fd0fd63f55be2133401dc48eb47bf9f3
SHA256: eef33f576481851c9d7f7a002af59b7944f05968c6ba304e43e7c30b24643859
SHA512: d305b5fc59cb57110226a988a23f1c848aea4c29d264830ff833775fb328050554f8cbb668093aadbf6be9091ce5690c3cd99494d62f1c672698dd79adda1184
Description: GTK graphical user interface library -- gir bindings
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.
Homepage: https://www.gtk.org/
Multi-Arch: same

Package: gir1.2-gudev-1.0
Priority: optional
Section: introspection
Installed-Size: 23
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgudev
Version: 237-2+apertis1bv2024dev3b1
Depends: gir1.2-glib-2.0 (>= 1.31.1), libgudev-1.0-0 (>= 234)
Filename: pool/target/libg/libgudev/gir1.2-gudev-1.0_237-2+apertis1bv2024dev3b1_armhf.deb
Size: 5068
MD5sum: 07a1e3f045beebd906284c3002253ebc
SHA1: d5b319ed798bfb46e6b37b110a0b262f05ee243a
SHA256: a92e12206c170bd3a587347cb4b7081a976c64d564602bfcbee98d4d60fb2a1d
SHA512: b9525f93df01d30d71ddd1759970f06b38e4299a5392c3412401cec044619dfd05095ef19918ddbc9dc9382b8a8d57f00295ad8ce2f13202ec496aa57de8cf5d
Description: libgudev-1.0 introspection data
 This package contains the GObject-introspection data of libgudev-1.0 in
 binary typelib format.
Homepage: https://wiki.gnome.org/Projects/libgudev
Multi-Arch: same

Package: gir1.2-gupnp-1.6
Priority: optional
Section: introspection
Installed-Size: 44
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gupnp
Version: 1.6.3-1+apertis2bv2024dev3b1
Depends: gir1.2-freedesktop (>= 0.10.7-1~), gir1.2-glib-2.0 (>= 0.10.7-1~), gir1.2-gssdp-1.6 (>= 1.6.2), gir1.2-soup-3.0, libgupnp-1.6-0 (>= 1.6.0)
Filename: pool/target/g/gupnp/gir1.2-gupnp-1.6_1.6.3-1+apertis2bv2024dev3b1_armhf.deb
Size: 12848
MD5sum: 7e1d896dd78a9d851e33107b58b73d76
SHA1: de823ba6aa96d409ec7e35860e7007d52665c3c4
SHA256: 9d0204d00065e59b6463a2f15fc13f5a291e12734a4f97715c9c446500b34473
SHA512: 68559067824ca170f88750bf619835f468bf5198bc4ac100000e2757988734b82ce36054775ee34314d8f5142704f6146b6cd02aaab62a41cf37fa4e7e65d6a6
Description: GObject introspection data for the GUPnP library
 This package contains introspection data for GUPnP, a UPnP
 library.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: http://live.gnome.org/GObjectIntrospection
Multi-Arch: same

Package: gir1.2-gupnpigd-1.0
Priority: optional
Section: introspection
Installed-Size: 16
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gupnp-igd
Version: 1.2.0-3+apertis0bv2024dev2b1
Depends: gir1.2-glib-2.0 (>= 0.9.12), libgupnp-igd-1.0-4 (>= 0.2.4)
Filename: pool/target/g/gupnp-igd/gir1.2-gupnpigd-1.0_1.2.0-3+apertis0bv2024dev2b1_armhf.deb
Size: 4096
MD5sum: 5057b21b42b570e71436ace13b4c3f8d
SHA1: c43b02b24e63daafd0469281f42f52e1355f8d05
SHA256: bc0bacb61c6cc7efad8da2d4e5e61235ed78af4008e9f50bdfaf863da98b35d4
SHA512: 074fc66319f94af5c27195f41a8fce3432e9b7f33a4bf91a8f6ef928d875e319a66495e76e20c3830d483a75568ac9b9999981401a1ff83b8d3a5c182a9e83b2
Description: GObject introspection data for the GUPnP IGD library
 This package contains introspection data for GUPnP IGD, a UPnP
 Internet Gateway Device library.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://wiki.gnome.org/Projects/GUPnP
Multi-Arch: same

Package: gir1.2-gxps-0.1
Priority: optional
Section: introspection
Installed-Size: 19
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgxps
Version: 0.3.2-2+apertis0bv2024dev2b1
Depends: gir1.2-freedesktop, gir1.2-glib-2.0, libgxps2 (>= 0.2.3.1)
Filename: pool/target/libg/libgxps/gir1.2-gxps-0.1_0.3.2-2+apertis0bv2024dev2b1_armhf.deb
Size: 5360
MD5sum: e00fd93055ea0ae2bd673ca162db6ff0
SHA1: 698e309c8ee803f5c5138d971a54ee68e5cd3485
SHA256: 45871c56dc674fc2b9d7391246ba499dfc7a32d4589bf1d5c3af8355dfc0efe8
SHA512: 476dcb3e18b5afc3c930ced35d36af496f8b06dfc7aab84a3d9b241c7826465afb987555ee447c20816da9b95bb906880ce7c44bfbb0a4c4790cd8f16c5c09a2
Description: GObject introspection data for the gxps library
 OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's
 a new electronic paper format originally developed by Microsoft and it serves
 as a PDF alternative. XPS files are usually created using "Microsoft XPS
 Document Writer" in Windows environments. It is now standardized as an open
 standard document format.
 .
 Quoting Wikipedia:
 An XPS file is in fact a Unicoded ZIP archive using the Open Packaging
 Conventions, containing the files which make up the document. These include an
 XML markup file for each page, text, embedded fonts, raster images, 2D vector
 graphics, as well as the digital rights management information. The contents
 of an XPS file can be examined simply by opening it in an application which
 supports ZIP files.
 .
 The OpenXPS document format specification supports features such as color
 gradients, transparencies, CMYK color spaces, printer calibration,
 multiple-ink systems and print schemas.
 .
 This package contains introspection data for the gxps
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.
Homepage: https://wiki.gnome.org/libgxps
Multi-Arch: same

Package: gir1.2-harfbuzz-0.0
Priority: optional
Section: introspection
Installed-Size: 1689
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: armhf
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Depends: gir1.2-freedesktop, gir1.2-glib-2.0
Filename: pool/target/h/harfbuzz/gir1.2-harfbuzz-0.0_6.0.0+dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 1591984
MD5sum: 5353726a53738c9ffcd2c788a8852b96
SHA1: cc6398a9defba7087bd4741c7bd26646d64819fe
SHA256: 1d4ff34db3c3874eb88883d5d2c126efac3754208a537c8bef1ed9fb1cc46972
SHA512: dbb964412e4e1a1a96400b7fcab2f2cfa7b1b2442455f6b3fede6b562c40bdc92f55c3f38c96300d03ce69e500bf63852e9cd2dd4c667df976f210bea2a7edea
Description: OpenType text shaping engine (GObject introspection data)
 HarfBuzz is an implementation of the OpenType Layout engine (aka layout
 engine) and the script-specific logic (aka shaping engine).
 .
 This package contains introspection data for the GObject bindings library.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Multi-Arch: same

Package: gir1.2-ical-3.0
Priority: optional
Section: introspection
Installed-Size: 261
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: armhf
Source: libical3
Version: 3.0.16-1+apertis1bv2024dev3b1
Provides: gir1.2-icalglib-3.0
Depends: gir1.2-glib-2.0, libical3 (>= 3.0.15)
Filename: pool/target/libi/libical3/gir1.2-ical-3.0_3.0.16-1+apertis1bv2024dev3b1_armhf.deb
Size: 49272
MD5sum: a0b3641c2048874c6b4ecea4475b9e08
SHA1: 76deead30c28c7c3ae0d80c8aa2d4a7135526118
SHA256: dad6774e63cd4ede643931a5ae79f81292f22a20c39c1ef0cb607a5e8eea0e6c
SHA512: 7b0e01daf60d3cfb965b0a111618cb4a3d28e9b35d313d88e85d1bdd3a32cdd6851db99d8ed06589c013e873d7f45035b2f5a7bc780e150f0ae9ea287670bfeb
Description: iCalendar library implementation in C (GObject Introspection)
 libical is an open source implementation of the IETF's iCalendar calendaring
 and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components
 and provides a C API for manipulating the component properties, parameters,
 and subcomponents.
 .
 This package contains introspection data.
 .
 It can be used by packages using the GIRepository format to generate dynamic
 bindings.
Homepage: https://github.com/libical/libical
Multi-Arch: same

Package: gir1.2-javascriptcoregtk-4.0
Priority: optional
Section: introspection
Installed-Size: 364
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: gir1.2-glib-2.0 (>= 0.9.12-4), libjavascriptcoregtk-4.0-18 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/gir1.2-javascriptcoregtk-4.0_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 189704
MD5sum: 83e95f7906c88aa0824a87078052dd28
SHA1: 940d40fb9bb2e8b15feb553294d82b5edbd16a8d
SHA256: d7492923b21cd355c765c3ef6aa9744712d17c3682f9e0acf9f0126bb4d51d69
SHA512: 04c36eb6bc5a704a11fe8547c2f90403259fb9cffebde1e79f9fb643281e4db364df00baa75e868fbc2e524ab47121bf0b4fa53ddb89df2388e903a44aea0244
Description: JavaScript engine library from WebKitGTK - GObject introspection data
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This package contains the introspection data, which can be used by
 packages using the GIRepository format to generate dynamic bindings.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: gir1.2-javascriptcoregtk-4.1
Priority: optional
Section: introspection
Installed-Size: 364
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: gir1.2-glib-2.0 (>= 0.9.12-4), libjavascriptcoregtk-4.1-0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/gir1.2-javascriptcoregtk-4.1_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 189720
MD5sum: 8800783f8b57083f8b8149c6a219d533
SHA1: f4fec1600ecf068ac6dac0eb1c4d3a1b01fb882b
SHA256: d648ebe1261e7823caebc9816e6d1dcc4125e6a59e75da96103c7446a7193605
SHA512: 0b77e9bff8942c2d80fd97e965b61df9a2ce0e7ea1f6dbc89fd1e06f0c0a9f70637e002da29eed8599957a100a45560b65b48b8d6324f8ed632898a4f3033837
Description: JavaScript engine library from WebKitGTK - GObject introspection data
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 4.1).
 .
 This package contains the introspection data, which can be used by
 packages using the GIRepository format to generate dynamic bindings.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: gir1.2-javascriptcoregtk-6.0
Priority: optional
Section: introspection
Installed-Size: 363
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: gir1.2-glib-2.0 (>= 0.9.12-4), libjavascriptcoregtk-6.0-1 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/gir1.2-javascriptcoregtk-6.0_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 189560
MD5sum: 46fb12ca097c69f75c62c7bceab0cbeb
SHA1: 447cb272ece173d8b06ae11dae5f39e2776e1584
SHA256: d478811cd240149cf9569baade479b9e3588ddc9158ee443003c63a8a7c254cf
SHA512: 970b29d70c89c06f3024259b956f7c600342b50bf43705d662b92f070e24f7038d46bfbdbf38225e50c76bb39663efd9fbb85ab2c5d2639ba164ace2daa3d935
Description: JavaScript engine library from WebKitGTK - GObject introspection data
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 6.0).
 .
 This package contains the introspection data, which can be used by
 packages using the GIRepository format to generate dynamic bindings.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: gir1.2-json-1.0
Priority: optional
Section: introspection
Installed-Size: 42
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: json-glib
Version: 1.6.6-1+apertis1bv2024dev3b1
Depends: gir1.2-glib-2.0 (>= 0.9.12), libjson-glib-1.0-0 (= 1.6.6-1+apertis1bv2024dev3b1)
Filename: pool/target/j/json-glib/gir1.2-json-1.0_1.6.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 12244
MD5sum: db7fd4a6b739637f40266ee5516b4293
SHA1: a3a5320f234b1d475d3d6dbd4f229121e314b0f4
SHA256: ac2ee8345194cb9202f4975420bb44e938c5e21447f01a2685bd0de093bf2b97
SHA512: f0073e6c08bfb71007b14b357a9ba9371c74320ee468a52c496e3af53991306379b5eb3fe40017f24cad450e7650eac8b20e19763f1b78d483da775fd33f87ef
Description: GLib JSON manipulation library (introspection data)
 JSON-GLib is a library for parsing, generating and manipulating JavaScript
 Object Notation (JSON) data streams using the GLib type system. It allows
 manipulating JSON data types with a Document Object Model API. It also
 allows serializing and deserializing simple or complex GObjects to and
 from JSON data types.
 .
 This package contains introspection data.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://wiki.gnome.org/Projects/JsonGlib
Multi-Arch: same

Package: gir1.2-libosinfo-1.0
Priority: optional
Section: introspection
Installed-Size: 207
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libosinfo
Version: 1.10.0-2+apertis0bv2024dev2b1
Depends: gir1.2-freedesktop, gir1.2-glib-2.0, libosinfo-1.0-0 (>= 1.10.0~)
Filename: pool/target/libo/libosinfo/gir1.2-libosinfo-1.0_1.10.0-2+apertis0bv2024dev2b1_armhf.deb
Size: 149172
MD5sum: 27c6cef38cf715776e4a7078aff3f45d
SHA1: 6236c03feca7e7740dd30e9058d0f1e859987d6b
SHA256: fdab8f229f78d415d6b62f5119b522fdb75c12e4b8c0247d290c36a43291a55e
SHA512: 13a824a7ced258808ae8c286e6848a25edea52077081bdce5957c1c4ddc2d10c866f194cec2cb7d8f052422737a232371e0ccc7d075a7e0161127767552b8655
Description: GObject introspection data for libosinfo
 This package contains introspection data for the libosinfo library.
 .
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It includes a database containing device metadata and
 provides APIs to match/identify optimal devices for deploying an
 operating system on a hypervisor.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://libosinfo.org/
Multi-Arch: same

Package: gir1.2-mediaart-2.0
Priority: optional
Section: introspection
Installed-Size: 18
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libmediaart
Version: 1.9.6-1+apertis0bv2024dev2b1
Depends: gir1.2-glib-2.0 (>= 1.30.0), libmediaart-2.0-0 (>= 1.9.0)
Filename: pool/target/libm/libmediaart/gir1.2-mediaart-2.0_1.9.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 4540
MD5sum: 3cd7bfd616c061a1e6ddb6817e938faa
SHA1: 55af35c5582989f592be7325eede939d518e22ea
SHA256: 7fa1e19f7260084a851be57522ee54c60550b818184c48c271f5f9f8593528b8
SHA512: cae4ce414a20a1ac15cd299e13078b4ccf94e8447530cfe38672839d00d4dbeb2431d106a1a1cddb79d9c06fe140f980bc279e085d355d83e3e825842f077108
Description: GObject introspection data for MediaArt library
 Libmediaart is a library tasked with managing, extracting and handling
 media art caches.
 .
 This package contains introspection data for libmediaart.
Homepage: https://wiki.gnome.org/MediaArtStorageSpec
Multi-Arch: same

Package: gir1.2-newportinterface-0
Priority: optional
Section: introspection
Installed-Size: 42
Maintainer: Apertis packagers <packagers@lists.apertis.org>
Architecture: armhf
Source: newport
Version: 0.2024.2bv2024dev3b1
Depends: gir1.2-glib-2.0 (>= 1.30), libnewportiface0 (>= 0.1706.1)
Filename: pool/target/n/newport/gir1.2-newportinterface-0_0.2024.2bv2024dev3b1_armhf.deb
Size: 10876
MD5sum: a668cfac8d1c9f781f37ea92eadc27ec
SHA1: 57dcd80fb414028514c0db6e9b6f9b6bc149f1b3
SHA256: 40004f1672ed579918e74a9742c6635217dc76e6231ee8436888bdf1b200695d
SHA512: bbb92818167cfc32a927c649533dddd8e39c73a6e7689865c50e26f16c0a5e45747d5cdd8cfea6e8882a3ad39fc22e021ac8b75719382ccca003e2a88b9eecf7
Description: GObject introspection files for newport
 Newport is a download manager, used to download files from the Internet
 to local storage.
 .
 This package contains the newport interface introspection data.

Package: gir1.2-notify-0.7
Priority: optional
Section: introspection
Installed-Size: 22
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libnotify
Version: 0.8.1-1+apertis0bv2024dev2b1
Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 0.9.12), libnotify4 (>= 0.7.10)
Filename: pool/target/libn/libnotify/gir1.2-notify-0.7_0.8.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 7160
MD5sum: 578b2bc82e531c54f577c7d69e18ba6d
SHA1: 1c00bd08320f52041a3a712c3cef84b0bc2490cd
SHA256: 9394dc159b2ecc6ae8127957ebf36597dc27c94a01e23e34b9849f3768133446
SHA512: 1ed569fe4d850ea26bcbcf5d90e8e04b497997719ac6bc3eae619459f8645a1ff26ec1274c46f8059b6344c188cf823b1aa682939600cca2561eff02ebc43005
Description: sends desktop notifications to a notification daemon (Introspection files)
 A library that sends desktop notifications to a notification daemon, as
 defined in the Desktop Notifications spec. These notifications can be
 used to inform the user about an event or display some form of
 information without getting in the user's way.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.
Multi-Arch: same

Package: gir1.2-ostree-1.0
Priority: optional
Section: introspection
Installed-Size: 114
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: ostree
Version: 2022.7-2+apertis3bv2024dev3b1
Depends: gir1.2-glib-2.0, libostree-1-1 (>= 2022.7)
Filename: pool/target/o/ostree/gir1.2-ostree-1.0_2022.7-2+apertis3bv2024dev3b1_armhf.deb
Size: 35888
MD5sum: f402c01778e1cb0223b9593db4a52653
SHA1: 3cd889283c47c995260abeb6eb964e9628efcd0c
SHA256: ebf815a34252f8975052dd4a158f811ba95f43ebafc9cba2a06cacb8291cd975
SHA512: f5becf47d86a5d1183ff7ff902474b49e98b4a86fb419a8fedcc733ccd2c97cfb712bec0823ffa48d6d91170eae8e0d0314ae7a033f1619fc79b5511eb527e7d
Description: content-addressed filesystem for operating system binaries (introspection)
 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains GObject-Introspection metadata, which can be used
 to generate dynamic bindings into languages such as Python and JavaScript.
Homepage: https://github.com/ostreedev/ostree/
Multi-Arch: same

Package: gir1.2-pango-1.0
Priority: optional
Section: introspection
Installed-Size: 138
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Provides: gir1.2-pangocairo-1.0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), gir1.2-pangofc-1.0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), gir1.2-pangoft2-1.0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), gir1.2-pangoot-1.0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), gir1.2-pangoxft-1.0 (= 1.50.12+ds-1+apertis2bv2024dev3b1)
Depends: gir1.2-freedesktop (>= 0.9.5), gir1.2-glib-2.0 (>= 0.9.5), gir1.2-harfbuzz-0.0 (>= 2.6.0), libpango-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangocairo-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangoft2-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangoxft-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1)
Filename: pool/target/p/pango1.0/gir1.2-pango-1.0_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 39904
MD5sum: dbadc9c94bf2aad4d1d0009d8f2c8fda
SHA1: 1cc9cf56aa870b682d1afa7693aefeae4c1ddb9c
SHA256: 82dff48a285fcaad8535b90350295d7c9d00d91a0e4c584df104c2bef3c1c12e
SHA512: 95067369d38dcc2377dd0aaf47fc50e63f67099b49ffec04a4a21777a51af1bfcefb328b45a6fe840d16587e9a8aec868314f54e697ff5142cb4e658fc1db216
Description: Layout and rendering of internationalized text - gir bindings
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.
Homepage: https://www.pango.org/
Multi-Arch: same

Package: gir1.2-polkit-1.0
Priority: optional
Section: introspection
Installed-Size: 48
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Provides: gir1.2-polkitagent-1.0 (= 122-3+apertis2bv2024dev3b1)
Depends: gir1.2-glib-2.0, libpolkit-agent-1-0 (= 122-3+apertis2bv2024dev3b1), libpolkit-gobject-1-0 (= 122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/policykit-1/gir1.2-polkit-1.0_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 17720
MD5sum: f33c93bc6b348adeddb0010976f6439f
SHA1: 3ac72a5205c11a53016a746e2e91995f43482fd7
SHA256: 66275ec6aa5df21f8773bd81d7e781cba57ef0ba5bb3f8b6b812f8024d3f874b
SHA512: 46e824080322e35d129b775b7f7cd5da56a75a3fe6f427ad9b8bb0e2d9a22d691921b538b9c2765da3c5ba80b3a66b07a96dca68dd164247cdaf8441f0fde3f1
Description: GObject introspection data for polkit
 polkit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 It was previously named PolicyKit.
 .
 This package contains introspection data for polkit.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/

Package: gir1.2-poppler-0.18
Priority: optional
Section: introspection
Installed-Size: 113
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: gir1.2-freedesktop (>= 1.42.0-2~), gir1.2-glib-2.0 (>= 1.42.0-2~), libpoppler-glib8 (>= 22.08.0)
Filename: pool/target/p/poppler/gir1.2-poppler-0.18_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 40304
MD5sum: b7d3469b07c64d0380143bb8a45c77a7
SHA1: 0026edd6fc1c1c1031c60ef8b1b3782a47048fe7
SHA256: feb3f67cb417e5cb53bda5039308b286378d7b4db323a8adf9a1b0b8a56b9f42
SHA512: 4f6ef8cae8bfd3342cc1fb1cd1888802fc13012bebb6f55209f7848d07ae35f1552d5794b89b55aabc574d9aa9bbac75e6eb1e9e667162aa4b96fb96d841bad3
Description: GObject introspection data for poppler-glib
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains introspection data for poppler-glib.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://poppler.freedesktop.org/
Multi-Arch: same

Package: gir1.2-prestwoodinterface-0
Priority: optional
Section: introspection
Installed-Size: 35
Maintainer: Apertis package maintainers <packagers@lists.apertis.org>
Architecture: armhf
Source: prestwood
Version: 0.2024.1bv2024dev2b1
Depends: gir1.2-glib-2.0 (>= 1.30), libprestwoodiface0 (>= 0.2024.1bv2024dev2b1)
Filename: pool/target/p/prestwood/gir1.2-prestwoodinterface-0_0.2024.1bv2024dev2b1_armhf.deb
Size: 9304
MD5sum: fe1845ddd0e8fb723457bf500aeca979
SHA1: 60bd62e8e709c861b6e3e78f0c928c430a79e424
SHA256: c86b162ae4626c139927e8469d919ce606a67dcafa6751c446c58caddc39f12b
SHA512: 37d2b287f7621e58d1248c9792b57b3d6aec06f58a1448a2bfbb4c88dc35b6aed9b9b0c5ce3e0bc290d03acc141c8d066304835d08cda2336c24c04ca35dc37a
Description: Mount point monitoring service - introspection data
 Prestwood maintains a list of mount points.
 .
 This package contains the prestwood interface introspection data.

Package: gir1.2-rhosydd-0
Priority: extra
Section: introspection
Installed-Size: 45
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Depends: gir1.2-glib-2.0, librhosydd-0-6 (>= 0.2020.1)
Filename: pool/target/r/rhosydd/gir1.2-rhosydd-0_0.2024.1bv2024dev3b1_armhf.deb
Size: 12152
MD5sum: 022fa35943765f4ad9bc10bd53caefef
SHA1: a81bbe820786e213afa3126ef0e6528b3ea36b36
SHA256: 1c586953cf528b8e4e9ca46e7ad479620eb9e1653683677ec599fa7cdf9001a4
SHA512: a0dca38646db3783f86f36c465f2d9e1f493f147ae7a026055beb9a0aea9b381aedb9154e141652a116f894adcf6b104e0fb1cfbd8f019b98dffe96fdcedd431
Description: Sensors and actuators API - GObject-Introspection bindings
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains a machine-readable API description for the shared
 library for use by general client applications. It is part of the SDK-API.
Multi-Arch: same

Package: gir1.2-rsvg-2.0
Priority: optional
Section: introspection
Installed-Size: 72
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: librsvg
Version: 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1
Depends: gir1.2-freedesktop (>= 0.10.8), gir1.2-gdkpixbuf-2.0 (>= 2.23.5-2), gir1.2-glib-2.0 (>= 0.10.8), librsvg2-2 (>= 2.52.5)
Filename: pool/target/libr/librsvg/gir1.2-rsvg-2.0_2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 30100
MD5sum: 3cb560b0a39b18b398d89e62a2dfacc2
SHA1: e926ae6df05b0da3cca4566950048c0feae807bf
SHA256: e3eacc05cab2ef44919f3637cfbc35dbe92b2d3553053b399e6c23bc1af655c7
SHA512: ab5ec10afab618c4c89ef88670204f83bc523b1775e80f7cd45269bb7ad9460af93dad161f99d62d2c3510174ae22f8d1eb18bf787a2edb502f0a6e1218278ae
Description: gir files for renderer library for SVG files
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package contains GObject-Introspection information.
Homepage: https://wiki.gnome.org/Projects/LibRsvg
Multi-Arch: same

Package: gir1.2-secret-1
Priority: optional
Section: introspection
Installed-Size: 46
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsecret
Version: 0.20.5-3+apertis1bv2024dev3b1
Depends: gir1.2-glib-2.0 (>= 1.29), libsecret-1-0 (>= 0.20.1)
Filename: pool/target/libs/libsecret/gir1.2-secret-1_0.20.5-3+apertis1bv2024dev3b1_armhf.deb
Size: 11276
MD5sum: f92abb03e1b7d62f8ebccebdecdef552
SHA1: 883fd6934e2387d82da799aabf8c97fdd26a49b6
SHA256: c791b3af51fa09915743070ab349cbde61508de54bc49646a8ef27359f7b17b1
SHA512: 5cf0e37877abc9615d4c7b31f84d683b22186bf8c699578da941c3381603b3e4bb2b156e82c7155ad56682735ba8f93b230cbdeb9c3dd2fcb06b3c396076b048
Description: Secret store (GObject-Introspection)
 This package contains introspection data for libsecret, which can be used
 to generate dynamic bindings.
 .
 libsecret is a library for storing and retrieving passwords and other secrets.
 It communicates with the "Secret Service" using DBus.
 .
 This package contains the introspection datas for the libsecret library.
Homepage: https://wiki.gnome.org/Projects/Libsecret
Multi-Arch: same

Package: gir1.2-soup-2.4
Priority: optional
Section: introspection
Installed-Size: 128
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsoup2.4
Version: 2.74.3-1+apertis3bv2024dev3b1
Provides: gir1.2-soupgnome-2.4 (= 2.74.3-1+apertis3bv2024dev3b1)
Depends: gir1.2-glib-2.0 (>= 0.9.5), libsoup-gnome2.4-1 (= 2.74.3-1+apertis3bv2024dev3b1), libsoup2.4-1 (= 2.74.3-1+apertis3bv2024dev3b1)
Filename: pool/target/libs/libsoup2.4/gir1.2-soup-2.4_2.74.3-1+apertis3bv2024dev3b1_armhf.deb
Size: 34600
MD5sum: e911f5c7f52056233ca1e58938b8e9e2
SHA1: a5f5e72a4941cbcc5333f103899473c713f96255
SHA256: 0333ed628b8d93bcde0c94b4814eebb3ae390d42692f8c753c7e8476ce88e569
SHA512: 67fbdbd8ee68f70b75eb0ab4013766da41895f212d96b003467490c86303550cad6776785edf189e974994b1c38affda21ee9e0d318d4d13a2c5257960d0df48
Description: GObject introspection data for the libsoup HTTP library
 This package contains introspection data for the libsoup HTTP library.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://wiki.gnome.org/Projects/libsoup
Multi-Arch: same

Package: gir1.2-totemplparser-1.0
Priority: optional
Section: introspection
Installed-Size: 23
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: totem-pl-parser
Version: 3.26.6-1+apertis0bv2024dev2b1
Replaces: gir1.2-totem-plparser-1.0
Provides: gir1.2-totem-plparser-1.0
Depends: gir1.2-glib-2.0 (>= 0.10.7-1~), libtotem-plparser18 (>= 3.26.5)
Conflicts: gir1.2-totem-plparser-1.0
Filename: pool/target/t/totem-pl-parser/gir1.2-totemplparser-1.0_3.26.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 6808
MD5sum: 865b22127530d7f7f50dddcc449ae86f
SHA1: 86af8ad894bba306cb15db04d7da74e9ceafdfb2
SHA256: 2c593db49ec95bb1eaa57f28884da03003b2118192f4c74b245a788e23450e31
SHA512: 4696d81b6bb2aec1457066fe29aa78ca66dff66478f58c07d737cf220940643854d276735f5656f8d997593e44ae7c58707697c875943922d38764811119456f
Description: GObject introspection data for the Totem Playlist Parser library
 This package contains introspection data for the Totem Playlist Parser
 library.
 .
 totem-pl-parser is a simple GObject-based library to parse a host of
 playlist formats, as well as save those.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Multi-Arch: same

Package: gir1.2-tracker-3.0
Priority: optional
Section: introspection
Installed-Size: 43
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: tracker
Version: 3.4.2-1+apertis2bv2024dev3b1
Depends: gir1.2-glib-2.0 (>= 0.10.7-1~), libtracker-sparql-3.0-0 (= 3.4.2-1+apertis2bv2024dev3b1)
Filename: pool/target/t/tracker/gir1.2-tracker-3.0_3.4.2-1+apertis2bv2024dev3b1_armhf.deb
Size: 14260
MD5sum: 7f281a0e582664123085f53e33da1527
SHA1: 1c618da92b4b264be27bcfae540015a427c92f7a
SHA256: a537286ec41fbf0cd0cfdffe5a17c83bc3667c4815fb5a04129a782724b2e32e
SHA512: b2e29772be99cd822b842d66f3c04f65e6ed19db21f5d84c5ab8fc6c57e8686cf9f23de8431158a0e20d81507b4a4e1d581dd3a647871b53ab2d712ee0b84fda
Description: GObject introspection data for Tracker
 This package contains introspection data for libtracker-control,
 libtracker-miner and libtracker-sparql.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings
 .
 Tracker is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.
Homepage: https://wiki.gnome.org/Projects/Tracker
Multi-Arch: same

Package: gir1.2-traprain-client-0
Priority: optional
Section: oldlibs
Installed-Size: 28
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: all
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: gir1.2-traprainclient-0
Filename: pool/target/t/traprain/gir1.2-traprain-client-0_0.2023.1bv2024dev3b1_all.deb
Size: 8228
MD5sum: d8165ca1133d94cf18071b2994e2fadd
SHA1: 49b386d7d40c67bb7af21c6a50581eeaaf130927
SHA256: 9a1055178a90fe0e2c0627362ce65386c84fcb3ac69b96b9eac0185166839c5a
SHA512: f0c3eb4a0b4aa6acf5f1adc2330f9dfd9b9d942c6044a60cab552d1a9771a8c17cfe21bbaca0899524615b92e46e3a32ffab6cbb775b4406897b5b79c14e6569
Description: Navigation API - transitional package
 Navigation route list and guidance
 .
 This is a transitional package. It can safely be removed.

Package: gir1.2-traprain-common-0
Priority: optional
Section: oldlibs
Installed-Size: 28
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: all
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: gir1.2-trapraincommon-0
Filename: pool/target/t/traprain/gir1.2-traprain-common-0_0.2023.1bv2024dev3b1_all.deb
Size: 8236
MD5sum: 439ccaf52800206d8c0711230c70567f
SHA1: 33e49b5defc0811f15c61d6e25c5c1dac866682f
SHA256: fa27d21d8a39f57d3e80ad7f3ede9a0ee5ef612045961976796a0833667fda49
SHA512: ded53c255b4c4e2c1c19143aaf2457f70631c03172bbf6d2add8d6c481d7d2f0e8cca46e962107b03f377cbc6bf2e069a6f18165797cd63558ee9efaf1a6906a
Description: Navigation API - transitional package
 Navigation route list and guidance
 .
 This is a transitional package. It can safely be removed.

Package: gir1.2-traprain-guidance-0
Priority: optional
Section: oldlibs
Installed-Size: 28
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: all
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: gir1.2-traprainguidance-0
Filename: pool/target/t/traprain/gir1.2-traprain-guidance-0_0.2023.1bv2024dev3b1_all.deb
Size: 8236
MD5sum: 098b4966b9df4ce8f224b5ec0373529c
SHA1: 0e9ac083f76207e29f89116d63d09a8955b8994a
SHA256: 5e56e80f2e82fe334ac610f3eee3ae0c61d11dcf5a8ca9ad49acc84ff947129a
SHA512: 3d637cc21d091a1a9c5ddba585b1a38c230c729545d3bfc6d9f620e35b985155ba172dc5fd7952bb010e12581a376f265ac57274713ea0dfb03a48ff81adcfc5
Description: Guidance API - transitional package
 Navigation guidance turn-by-turn service
 .
 This is a transitional package. It can safely be removed.

Package: gir1.2-traprain-service-0
Priority: optional
Section: oldlibs
Installed-Size: 28
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: all
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: gir1.2-traprainservice-0
Filename: pool/target/t/traprain/gir1.2-traprain-service-0_0.2023.1bv2024dev3b1_all.deb
Size: 8236
MD5sum: 37b86ada75c37da16c7577c1a432bb4c
SHA1: 59fa21dfc4804fcbf53a9f8c22458ce2a2deed81
SHA256: c27bf7a1946b18dedef49bba288c495ca428b3646c68d1a7efbc5d69ac09bc0a
SHA512: d7ff1bfa2c05429804397f36c012c0d0808993d2705620e89ec645329e1861e754056296927af276439d480c390aa9849b8343a713b07b1aaa31784f94fb2dad
Description: Navigation API - transitional package
 Navigation route list and guidance
 .
 This is a transitional package. It can safely be removed.

Package: gir1.2-traprainclient-0
Priority: optional
Section: introspection
Installed-Size: 37
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Replaces: gir1.2-traprain-client-0 (<< 0.2022.2~)
Provides: gir1.2-traprain-client-0
Depends: gir1.2-trapraincommon-0 (= 0.2023.1bv2024dev3b1), gir1.2-glib-2.0, libtraprain-client-0-1 (>= 0.1703.1)
Breaks: gir1.2-traprain-client-0 (<< 0.2022.2~)
Filename: pool/target/t/traprain/gir1.2-traprainclient-0_0.2023.1bv2024dev3b1_armhf.deb
Size: 9924
MD5sum: da19ab9bf66366059b26b5aca9f2f6a5
SHA1: 020a4975cc484a93300d585d24dd6d1b7f59c1b6
SHA256: feacb9a4184595fad0fe819af3d9e9735ac87da8c9586af7fed98062761ffd7b
SHA512: 41756974268282dae018ffabb1c108eb76945f860d5303e4702aa50804778eae9b822695e0ea24456dc137f79b6ca4fe07c729e4c50986e026d793e63c2894d3
Description: Navigation API - introspection bindings for clients
 Navigation route list and guidance
 .
 This package contains a machine-readable API description for the shared
 library for use by applications.
 It is part of the SDK-API.
Multi-Arch: same

Package: gir1.2-trapraincommon-0
Priority: optional
Section: introspection
Installed-Size: 42
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Replaces: gir1.2-traprain-common-0 (<< 0.2022.2~)
Provides: gir1.2-traprain-common-0
Depends: gir1.2-glib-2.0, libtraprain-common-0-1 (>= 0.1612.1~)
Breaks: gir1.2-traprain-common-0 (<< 0.2022.2~)
Filename: pool/target/t/traprain/gir1.2-trapraincommon-0_0.2023.1bv2024dev3b1_armhf.deb
Size: 11232
MD5sum: 4b84ca048d0ad0533593e57a5368aa0a
SHA1: 14c48c529b613230402b6738783639f2e467a5e4
SHA256: 8959daf518ae7f8bd4332dbc8510a21b1868a2651ee48ce24c5c18bc7189f09e
SHA512: 9adc2299f5e25e28479e04c68f440602d929ea14af837220f7ab4e5b0947122174678c6f78a6caf4e2976116a316503737c542e98cb467f55cf35c65019771db
Description: Navigation API - introspection bindings
 Navigation route list and guidance
 .
 This package contains a machine-readable API description for the shared
 library for use by applications and navigation services.
 It is part of the SDK-API.
Multi-Arch: same

Package: gir1.2-traprainguidance-0
Priority: optional
Section: introspection
Installed-Size: 33
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Replaces: gir1.2-traprain-guidance-0 (<< 0.2022.2~)
Provides: gir1.2-traprain-guidance-0
Depends: gir1.2-glib-2.0, libtraprain-guidance-0-1 (>= 0.1612.0)
Breaks: gir1.2-traprain-guidance-0 (<< 0.2022.2~)
Filename: pool/target/t/traprain/gir1.2-traprainguidance-0_0.2023.1bv2024dev3b1_armhf.deb
Size: 9112
MD5sum: 8a4dd9f2182316caddbc610a602f5b58
SHA1: 568e49a210a5e11c54b7f0e41553214d8ceaa936
SHA256: acd14ac34e7be742a7ea67a92f2544088c168db1632cef07342ff67727ab902e
SHA512: 620b6fce0dfe5c89d4f1299b1d5f236e0302b5f09b38cbedb38427a8452389ed1631f6f71bd290ca54042fd00b4f25257b5c8b52a85050a8f0322030d45138b5
Description: Guidance API - introspection bindings for services
 Navigation guidance turn-by-turn service
 .
 This package contains a machine-readable API description for the shared
 library for use by guidance UI service.
 It is part of the SDK-API.
Multi-Arch: same

Package: gir1.2-traprainservice-0
Priority: optional
Section: introspection
Installed-Size: 35
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Replaces: gir1.2-traprain-service-0 (<< 0.2022.2~)
Provides: gir1.2-traprain-service-0
Depends: gir1.2-trapraincommon-0 (= 0.2023.1bv2024dev3b1), gir1.2-glib-2.0, libtraprain-service-0-1 (>= 0.1612.0)
Breaks: gir1.2-traprain-service-0 (<< 0.2022.2~)
Filename: pool/target/t/traprain/gir1.2-traprainservice-0_0.2023.1bv2024dev3b1_armhf.deb
Size: 9688
MD5sum: 8620e0eff99d523b81a976949e4f07bc
SHA1: a639d8feaf33098252c14b82a52ba4f21c9d8d5c
SHA256: 25cfb0a28b58dd8991921d8f079c2998f1d26665d61db652e69adb8ddeb13101
SHA512: 77028761bdf72eae6152a0f727ebff5c59747c3fd20e9a11368e3f038d49474e36267bd381490df5318480b227b92fc15490ecf24e8f4d2373564f8f08f5b0e8
Description: Navigation API - introspection bindings for services
 Navigation route list and guidance
 .
 This package contains a machine-readable API description for the shared
 library for use by navigation services.
 It is part of the SDK-API.
Multi-Arch: same

Package: gir1.2-udisks-2.0
Priority: optional
Section: introspection
Installed-Size: 188
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: gir1.2-glib-2.0 (>= 1.30), libudisks2-0 (>= 2.9.0)
Filename: pool/target/u/udisks2/gir1.2-udisks-2.0_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 33160
MD5sum: 40db34a6223dd25c36885d9b8b3c68b9
SHA1: 224988f8a6e169fe2d379484f2cfc5ba28937831
SHA256: 8c3966e4bf0e69dd0f55ad285ee4da82aa8fe038bf5e52fa6bdaaab4c7c8c232
SHA512: 3521aecc6b67d141a403f84d02cff705106850c4666c22eca6d67744020ccc671a56d64c1b3adf6ac7145ff9173da1fff72b0159c599b5fa84dd67a9e48691ab
Description: GObject based library to access udisks2 - introspection data
 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This package provides introspection data for libudisks. It can be used
 by packages using the GIRepository format to generate dynamic bindings.
Homepage: https://www.freedesktop.org/wiki/Software/udisks
Multi-Arch: same

Package: gir1.2-upowerglib-1.0
Priority: optional
Section: introspection
Installed-Size: 25
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: upower
Version: 0.99.20-2+apertis1bv2024dev2b1
Depends: gir1.2-glib-2.0, libupower-glib3 (>= 0.99.14)
Filename: pool/target/u/upower/gir1.2-upowerglib-1.0_0.99.20-2+apertis1bv2024dev2b1_armhf.deb
Size: 7664
MD5sum: 953f745be801dc18aa88d64ce07d34bc
SHA1: 531ca44d783bdf3d2b4ae9b7a2b5d3253e65669e
SHA256: 46875ce3d90716846a0cff077dc7276a2acb51bf8caf589b0291a2eeeeb09f4a
SHA512: e15b8cd94ba69a2367a5681d579fdfe13340fc707000964ceede5d659ee6cfd34364ecd35b5664d99bb1e953e41b44db80c79e49290451847acf1bf079406ff7
Description: GObject introspection data for upower
 upower provides an interface to enumerate power sources on the system
 and control system-wide power management. Any application can access the
 org.freedesktop.UPower service on the system message bus. Some
 operations (such as suspending the system) are restricted using PolicyKit.
 .
 This package contains introspection data for upower.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://upower.freedesktop.org/
Multi-Arch: same

Package: gir1.2-webkit-6.0
Priority: optional
Section: introspection
Installed-Size: 480
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: gir1.2-javascriptcoregtk-6.0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), libwebkitgtk-6.0-4 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), gir1.2-gtk-4.0, gir1.2-soup-3.0
Filename: pool/target/w/webkit2gtk/gir1.2-webkit-6.0_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 214108
MD5sum: f14310dfeaac0ac80ed6ee0e84eba3d1
SHA1: f3ba3a1bd9dc0286c80751c3b3e9578c4c3d33ce
SHA256: 74a673ee82a1870e5a3dc3bd28d06d0aa31a002ff963b09e74e323fe4d8be877
SHA512: 0230188cc321ed7695b2104d28cd475bd0b2ad18ea3ba928e4224a3e2004a89a63d84b458a86164b7150f7151951c44efbfe1cdf966f242f273325ede0a4d374
Description: Web content engine library for GTK - GObject introspection data
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 This build provides version 6.0 of the API and uses libsoup v3 for
 the networking stack and the GTK 4 widget toolkit.
 .
 This package contains introspection data, which can be used by
 packages using the GIRepository format to generate dynamic bindings.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: gir1.2-webkit2-4.0
Priority: optional
Section: introspection
Installed-Size: 654
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: gir1.2-javascriptcoregtk-4.0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), libwebkit2gtk-4.0-37 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), gir1.2-gtk-3.0, gir1.2-soup-2.4
Filename: pool/target/w/webkit2gtk/gir1.2-webkit2-4.0_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 245584
MD5sum: 4a8f47a692d6227d8c149732fca7c39a
SHA1: 40e880184e6d8f9e7062e602aee8b421b458f5f3
SHA256: fd6cde2211508d318cd1a964398c47a4c030916d5696b89ed76787c0be5a3f73
SHA512: 8e9bae2a5f13ac199361f2ab9bcb8c9bec0248a408ab1775266541df3af00b2a13f811202387cd3be104d2718beb8e1d373585dbe28b48da5548f76109b002a6
Description: Web content engine library for GTK - GObject introspection data
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 This build provides version 4.0 of the API and uses libsoup v2 for
 the networking stack and the GTK 3 widget toolkit.
 .
 This package contains introspection data, which can be used by
 packages using the GIRepository format to generate dynamic bindings.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: gir1.2-webkit2-4.1
Priority: optional
Section: introspection
Installed-Size: 654
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: gir1.2-javascriptcoregtk-4.1 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), libwebkit2gtk-4.1-0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), gir1.2-gtk-3.0, gir1.2-soup-3.0
Filename: pool/target/w/webkit2gtk/gir1.2-webkit2-4.1_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 245544
MD5sum: dccc8ade1164aa10f6af7f4f38f618b1
SHA1: 87c16dabb7a2bc589fdd3604a52bfd15f7a7b846
SHA256: 43d04460250638dc88f4ef6fcea05b9a0f82cf843afaea43fe99d8337c93cf49
SHA512: 61afac4b0f64f48a6a4e22348277d1335d9982053dbd013ff023788ff3d01d4eca38856b96bf107b0e14be948c72f595c497d1d41c2a686dd070cf8723f26d97
Description: Web content engine library for GTK - GObject introspection data
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 This build provides version 4.1 of the API and uses libsoup v3 for
 the networking stack and the GTK 3 widget toolkit.
 .
 This package contains introspection data, which can be used by
 packages using the GIRepository format to generate dynamic bindings.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: gir1.2-wnck-3.0
Priority: optional
Section: introspection
Installed-Size: 63
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libwnck3
Version: 43.0-3+apertis0bv2024dev2b1
Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 0.10), gir1.2-gtk-3.0 (>= 3.22.0), libwnck-3-0 (>= 43.0)
Filename: pool/target/libw/libwnck3/gir1.2-wnck-3.0_43.0-3+apertis0bv2024dev2b1_armhf.deb
Size: 28936
MD5sum: 1308b42a2a50ab2017c76d0daae43337
SHA1: 0cdbbcbc8db56436b3cc654b67155164f98fe244
SHA256: be2216f3c331ba899b108ed37ab6fe3cc44454cd4ae2b0bc92a71fa133549c2d
SHA512: 40ae1d81c109bc9c1475af1c80622e0e2449d7ea9c4967238b1733893205b52e7a7cd5d2e3681955571d8b9b06a34808a790697f13a3c668cb621e4a6648fffc
Description: GObject introspection data for the WNCK library
 This package contains introspection data for Window Navigator
 Construction Kit, a library to interact with window managers.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://gitlab.gnome.org/GNOME/libwnck
Multi-Arch: same

Package: gir1.2-wp-0.4
Priority: optional
Section: introspection
Installed-Size: 87
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: wireplumber
Version: 0.4.13-1+apertis1bv2024dev3b1
Depends: libwireplumber-0.4-0 (= 0.4.13-1+apertis1bv2024dev3b1)
Filename: pool/target/w/wireplumber/gir1.2-wp-0.4_0.4.13-1+apertis1bv2024dev3b1_armhf.deb
Size: 32996
MD5sum: f52a1ffb0ce7d5bfd7f8df7a13a2fba5
SHA1: d67a8506e42179e8d94f756ca60c65fd556d8ba9
SHA256: 76613e24c0fa3d895852c5d629e10149b60aea3b6a7aa28134e8e073dadf0736
SHA512: cd7eefbb5f54fb31bee99c1585a905e5b91854e1a8ce856a1b79993a52fe4ee293e6f096272ba46f465336781e169b6376a6c0c536899e774674b0d3a1412f6b
Description: GObject introspection files for WirePlumber
 WirePlumber is a modular session / policy manager for PipeWire and a
 GObject-based high-level library that wraps PipeWire's API, providing
 convenience for writing the daemon's modules as well as external tools for
 managing PipeWire.
 .
 This package contains the GObject-introspection data in binary typelib format.
Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber
Multi-Arch: same

Package: gir1.2-xmlb-2.0
Priority: optional
Section: introspection
Installed-Size: 40
Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Architecture: armhf
Source: libxmlb
Version: 0.3.10-2+apertis2bv2024dev3b1
Depends: gir1.2-glib-2.0, libxmlb2 (>= 0.3.4)
Filename: pool/target/libx/libxmlb/gir1.2-xmlb-2.0_0.3.10-2+apertis2bv2024dev3b1_armhf.deb
Size: 10160
MD5sum: 6b07de152941d06e6644d5c6bb4e9495
SHA1: 287a47a165c301c03297375170391342cf50227e
SHA256: 64eaa26b529d2659eead19a05abd27582216be5c601350f86098b1e02272f136
SHA512: a9b58a32d67e28bae02af6ac02f9be0453363e4225d9ab739a5cdfb13db98be0d519c4e9ffba6c4363bf9db44e5f4658cc5c43cabbadb41af1df5c179d2d8eb7
Description: GObject introspection data for libxmlb
 This package provides the introspection data for libxmlb.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: https://github.com/hughsie/libxmlb
Multi-Arch: same

Package: glib-networking
Priority: optional
Section: libs
Installed-Size: 147
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 2.74.0-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.73.3), libproxy1v5 (>= 0.4.18), libssl3 (>= 3.0.0), glib-networking-services (>= 2.74.0-4+apertis2bv2024dev3b1), glib-networking-services (<< 2.74.0-4+apertis2bv2024dev3b1.1~), glib-networking-common (>= 2.74.0-4+apertis2bv2024dev3b1), gsettings-desktop-schemas
Breaks: balsa (<< 2.6.0-2ubuntu0.1), libsoup2.4-tests (<< 2.71.1-1~)
Filename: pool/target/g/glib-networking/glib-networking_2.74.0-4+apertis2bv2024dev3b1_armhf.deb
Size: 62456
MD5sum: e6c6235abdd442260242a6227e4a5723
SHA1: 48e1846acdc9a025221e8a46a502bf889e7ff7ad
SHA256: 058aafc6431b90fbf9fac907aff05ad9f3bae616f84edadd23913225505485f5
SHA512: acaca0a50439d4aeaeb650fb49ab470c63214b44a0aec5fade8424a1b0acc85db89658f254c1f4ee23d64ba0e06f005708a7f48dbdd4db92828d60729fb24f3b
Description: network-related giomodules for GLib
 This package contains various network related extensions for the GIO
 library.
Multi-Arch: same

Package: glib-networking-common
Priority: optional
Section: libs
Installed-Size: 635
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: glib-networking
Version: 2.74.0-4+apertis2bv2024dev3b1
Recommends: glib-networking
Filename: pool/target/g/glib-networking/glib-networking-common_2.74.0-4+apertis2bv2024dev3b1_all.deb
Size: 81392
MD5sum: 1a0ced149eaa88609bad35486f37ae35
SHA1: ddcab6dcaf0bc5f1fd91701be3edfa7767031b7b
SHA256: 4418665385dbe1e1e61fd668bc1a0dca228c0b25744c68caaaa110ea9edf760a
SHA512: 8d7e9c3b8c1e36d8881513744d4931020d1d91cc619519d7653a91d2b214300edf24662fbb5642a02f81e2dc7251beaa83b596c8db7df823db4a307263e884ed
Description: network-related giomodules for GLib - data files
 This package contains data files and translations for the GIO network
 extensions in glib-networking.
Multi-Arch: foreign

Package: glib-networking-dbgsym
Priority: optional
Section: debug
Installed-Size: 232
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib-networking
Version: 2.74.0-4+apertis2bv2024dev3b1
Depends: glib-networking (= 2.74.0-4+apertis2bv2024dev3b1)
Filename: pool/target/g/glib-networking/glib-networking-dbgsym_2.74.0-4+apertis2bv2024dev3b1_armhf.deb
Size: 173496
MD5sum: 6fb8f8df68c3c2a3166e8302d71a8241
SHA1: 907ea6ffdcf2fe18b9a1cc84ddeb57444287c877
SHA256: 70fe044e3e8d0869179a562cf1b56556d449813850fa8bd24e3f25786bfb4d81
SHA512: 50986370c84452dc25bb03a04c5eeac2b0656a6ab94b910041d9dacba840d2b111d334cff2003205657571f8ab06d58d840ee90a55d22e56923abce399718496
Description: debug symbols for glib-networking
Auto-Built-Package: debug-symbols
Build-Ids: cc772f5c8994831ec87db283a6dbaac6f76ebf54 e12dae57de17b5e65e9a4db2c770227ad509d061 e6b287fda5d68fd8dfe4a2fe3e2ee354de1494dd
Multi-Arch: same

Package: glib-networking-services
Priority: optional
Section: libs
Installed-Size: 41
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib-networking
Version: 2.74.0-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.73.3), libproxy1v5 (>= 0.4.18), glib-networking-common (>= 2.74.0-4+apertis2bv2024dev3b1)
Recommends: glib-networking
Filename: pool/target/g/glib-networking/glib-networking-services_2.74.0-4+apertis2bv2024dev3b1_armhf.deb
Size: 12400
MD5sum: 0d66c33f5f21ccd751ae22eeb85fc71f
SHA1: eaa07ec8d5dcd68f528fdfdd46a108d0aa03235d
SHA256: cffb7d838b4a9a23c1aad325b01abeaff8cbab744e953ae4b67c3d65145540c9
SHA512: 0d8ac068c9cee8c2c88d739688b5d53f507f19588cab44f3cf05017b2132dd6f55a5382185fae98f49a4d7e13449f24c04b1f878b48a943d0b2b059dbd7f29bd
Description: network-related giomodules for GLib - D-Bus services
 This package contains D-Bus services that are used by the GIO network
 extensions in glib-networking, for actions that need to be done in a
 separate process.
Multi-Arch: foreign

Package: glib-networking-services-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib-networking
Version: 2.74.0-4+apertis2bv2024dev3b1
Depends: glib-networking-services (= 2.74.0-4+apertis2bv2024dev3b1)
Filename: pool/target/g/glib-networking/glib-networking-services-dbgsym_2.74.0-4+apertis2bv2024dev3b1_armhf.deb
Size: 16008
MD5sum: e69519df710c8b7fd7f9290477a69c85
SHA1: 5b1f5d8ce5d9b597c901e790e2956127e2656f3a
SHA256: 068c699ae9a87d2fbd61e11f51fd027e320ec64a819c113d9d3e083ee6043a40
SHA512: 6049eee7357b20ec1508074732a6b8225d42829722fd4362dbc17c7e4c39fe9a19733ca99d1addfc00c8df643466a13b9c9ce4853e0d59e611c7aeccf1eb08fc
Description: debug symbols for glib-networking-services
Auto-Built-Package: debug-symbols
Build-Ids: 9f690f1d63c52c494218ad1963c87a4ff5b07123

Package: glib-networking-tests
Priority: optional
Section: misc
Installed-Size: 337
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib-networking
Version: 2.74.0-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.73.3), glib-networking (= 2.74.0-4+apertis2bv2024dev3b1), ca-certificates, python3
Filename: pool/target/g/glib-networking/glib-networking-tests_2.74.0-4+apertis2bv2024dev3b1_armhf.deb
Size: 104964
MD5sum: 82ce4b47d837d72a489bfecaee71c961
SHA1: 65850d57140e5fb9fdcf60983fb19a899d1706ce
SHA256: 59eb9e8dc216327d31ee8d860642b7b09aea59a8bc7edc06b48f7c088ede6a24
SHA512: b06aa6b1f1d853b4383a71d8ac88d7d24a697e4ada0d7192e95741fee1a4f1f1ad62ace5d516b698720dfd11297081e81a5e861aabde85e634c66c95299a7c21
Description: network-related giomodules for GLib - installed tests
 This package contains test programs, designed to be run as part of a
 regression testsuite.

Package: glib-networking-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 166
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib-networking
Version: 2.74.0-4+apertis2bv2024dev3b1
Depends: glib-networking-tests (= 2.74.0-4+apertis2bv2024dev3b1)
Filename: pool/target/g/glib-networking/glib-networking-tests-dbgsym_2.74.0-4+apertis2bv2024dev3b1_armhf.deb
Size: 107892
MD5sum: 901325ae31fdbf9fb1ffaf9364b56cd2
SHA1: ae4af896ba00f2d7f659a1584407532aa031da49
SHA256: e6e0ddd1cb866e94858ab880698e83e8f0df30bdd656606ede63841c1f8bbc5c
SHA512: 72e9675aed71af43b41153e19fb8fc3417750816e3ca2f3221e7ac93d0605175fa473e6e9b7b6f3e4c9d11b1e1436cc1478fa15b1f741a1685ebf25fb2362f91
Description: debug symbols for glib-networking-tests
Auto-Built-Package: debug-symbols
Build-Ids: 91823428f307f26722806e7550de9f07b3c675b8 a17730bf9c75e263c18abaff3fcceb5b5ccf26a9 d721a97eda3ede8068fb3358dc5a6a197fc43ec2 e3961bcdb274e14274acfc07492899ced54b9474 f38d282b02634ed3ce2e2a3a5463fd133dac5d07

Package: glibc-doc
Priority: optional
Section: doc
Installed-Size: 3480
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: all
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Suggests: glibc-doc-reference
Filename: pool/target/g/glibc/glibc-doc_2.36-9+deb12u1+apertis1bv2024dev3b1_all.deb
Size: 3507360
MD5sum: 76cc2f3730e68687b4e5fff9effc96dd
SHA1: d42ae5d126d3236470f32ec160e10ad72c48e8bb
SHA256: 35b9626b3b46debaf8f19d6efc530637bb5bc1ed14f4af7b952af985ba97862e
SHA512: ae98b7779d163d5c686ad2a0fd97b602b36ff621b79bd0ba043eecadf562a5ab71e3ccf3a5733ac6d89b6fd375b7d15bcef835af202c441869027564c8c1fec6
Description: GNU C Library: Documentation
 Contains man pages for libpthread functions and the complete GNU C Library
 ChangeLog.  The GNU C Library Reference manual has been moved into
 glibc-doc-reference for licensing reasons.
Homepage: https://www.gnu.org/software/libc/libc.html
Multi-Arch: foreign

Package: glibc-source
Priority: optional
Section: devel
Installed-Size: 25291
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: all
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Recommends: xz-utils
Breaks: cross-toolchain-base (<< 45~), cross-toolchain-base-mipsen (<< 10), cross-toolchain-base-ports (<< 37~)
Filename: pool/target/g/glibc/glibc-source_2.36-9+deb12u1+apertis1bv2024dev3b1_all.deb
Size: 20423788
MD5sum: fca3bf0df27627887617ce81d5a6c732
SHA1: 0370357ae6a99652c2f300566cc96178d90c03fc
SHA256: 7a7668e8f548feaf136989ef279085a7cce5472a2771acbdedd799be85850a9d
SHA512: 4007448f223acd71d0bb32bd7f6551a325e0c2076ea33078b61c7010bff1437edd0443d0c188907339e2c87495061db645694951437bfe1bc61205e364a7e24c
Description: GNU C Library: sources
 This package contains the sources and patches which are needed to
 build glibc.
Homepage: https://www.gnu.org/software/libc/libc.html
Multi-Arch: foreign

Package: gm2-12
Priority: optional
Section: devel
Installed-Size: 20162
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: gm2, m2-compiler
Depends: gcc-12-base (>= 12), g++-12 (>= 12), libgm2-12-dev (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.36), libgcc-s1 (>= 3.5), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3)
Filename: pool/target/g/gcc-12/gm2-12_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 7907028
MD5sum: 2a180cfa41388e3a555744df02cd711e
SHA1: b73862cfc9d0d673f208f9039be43cfcdc56dee9
SHA256: 004867df2f3549cbaeb4d9e5fdb11e31b6ba3c93c63f0ebea2d09eb681ad6209
SHA512: 58955043ca48b4c5547c4dd2b820cc258f29aa12fd103f8ac2aafd81c0f6b3bdc53a72704314c797b4266f00f26590f24d19022b0390149ede21906b9194edea
Description: GNU Modula-2 compiler
 This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
 supported by gcc.  It uses the gcc backend to generate optimised code.
Homepage: http://gcc.gnu.org/

Package: gm2-12-dbgsym
Priority: optional
Section: debug
Installed-Size: 69416
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gm2-12 (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/gm2-12-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 67661444
MD5sum: 834cc32a1e1bcf6d4553109fe5bd3df1
SHA1: 51bb42d0b2559b403fa9e9f1a4214a1535acb45b
SHA256: dc1c51a23edd8bd144b0ea597801f5927d1efcf8d341588a40bd92f7dc07d6f3
SHA512: 204a1888ef9a0798165452323b1ca67c6043762215f7bae7435773c8d73c97a9c31c4cdda9f6d78a3b2242648c47e189efd375b4ba442bae790b838cd2ec9467
Description: debug symbols for gm2-12
Auto-Built-Package: debug-symbols
Build-Ids: 53c9a64d295af14512afaaaf22d0e94c34938d96 7e3aea15bbf3b713bfe50a992588a7e3797624f8 98c39a8cf59f1c1d4a3b167991140d2854cdb7ea 9b9267b16afb1461eb5a3d53e263bd5f2e97313f befc8919afc69745ca7d8385759435e8fc364851 c88509aa8a6bfaacc951407f09c7916045a0696a dcf416a251bafdd0e021279d6081fd5c347d25ea

Package: gm2-12-doc
Priority: optional
Section: doc
Installed-Size: 1929
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: all
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: gm2-12 (<< 12.2.0-8)
Depends: gcc-12-base (>= 12)
Suggests: gm2-12
Conflicts: gm2-12 (<< 12.2.0-8)
Filename: pool/target/g/gcc-12/gm2-12-doc_12.2.0-14+apertis1bv2024dev3b1_all.deb
Size: 832184
MD5sum: 7a717d5ffd3549cd75936889525c95a3
SHA1: ea3826408a41e11938d03cc0f65b7503b2eaab4a
SHA256: 2cb492fc351beb310540614095bc6f795e9926bfd1e5e92bbf33a77dc707a9b5
SHA512: 5b542f1646a0715c048173474f677796a67260c479cc6e44979118dec02eaf9bbcd27bbddc056319c59f967c4a7c6d11427ea70e6d6637ae5212d2244be1af88
Description: Documentation for the GNU Modula-2 compiler (gm2)
 Documentation for the GNU Modula-2 compiler in HTML and info format.
Homepage: http://gcc.gnu.org/

Package: gnat-12
Priority: optional
Section: devel
Installed-Size: 70487
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), gcc-12 (>= 12), libgnat-12 (>= 12.2.0-14+apertis1bv2024dev3b1), libc6-dev (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3)
Suggests: gnat-12-doc, ada-reference-manual-2012, gnat-12-sjlj
Conflicts: gnat-10, gnat-11, gnat-4.9, gnat-5, gnat-6, gnat-7, gnat-8, gnat-9
Filename: pool/target/g/gcc-12/gnat-12_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 14112152
MD5sum: 89120c927e44794f73fc9b40da5f00cb
SHA1: 76da49cb4d79ee6a981de6c7cb7d102f50ad94bb
SHA256: 19fd59ed8dff8aaab80c4367fe7a52b5c39d7947fca19087f1c6c50780e9503f
SHA512: 1c9fbc0f38e27f267a44cddfa6b0256b560e0c5ef928c32a4e6c3fbb27bf499811b5f0f679bc95a682b9e07e1732230ed7665fb78718ae4ba0c37ff07d86e793
Description: GNU Ada compiler
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.
Homepage: http://gcc.gnu.org/

Package: gnat-12-dbgsym
Priority: optional
Section: debug
Installed-Size: 97330
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gnat-12 (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/gnat-12-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 90827888
MD5sum: a0aae480b72787269261cd5e052bd81c
SHA1: ca6323e74a852da938e08683090b42f27561154d
SHA256: 87104a71cf96b83400e082f7430d5d0fb97f8580ad1f8311c8e86b18c6a61951
SHA512: 82ea93f798b3cd5acef603dd8b96197cc52691f085f8cb11670d96f2b7997886f40c2cecbd5de4679c2317c2571be41210195f29d86d58b586e495f0f7097794
Description: debug symbols for gnat-12
Auto-Built-Package: debug-symbols
Build-Ids: 0270e41e19cf1b1e0eb84dfd843e7dbbdb4f9d72 2febd4543b692456b72ee51319df803af56107ea 5b3ef2a805f53212c6d3cafc4a246415cab8e8a0 8bc6a93fb855bb96afe525c6068b6980c9faf03b a519917ccc14722a196036b34b6a9c820d60d24b b4637d3ddfcf2fc1926aa476f7564174efd0ac5d b6c3b9bc4074f627ad7ddb85b2becb70a6442b3d b7b0fc371ce33836193b1bb1fe75c77c454d33b9 c48d4a5efd83b90331f11d65bd62bf44f5446d16 cfd035970ffa3ef72873ee1ac930e2cd3d6b9650 dfc0f308a665d2234a7facca48159d6a74c4b1b5

Package: gnome-menus
Priority: optional
Section: gnome
Installed-Size: 904
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 3.36.0-1.1+apertis0bv2024dev3b1
Depends: python3:any
Filename: pool/target/g/gnome-menus/gnome-menus_3.36.0-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 158920
MD5sum: 13651befa5442106f577928cc23cddf4
SHA1: f157eddf67d2f7e8f755529b71458b722678a777
SHA256: c3b9c4f34affbc8f51dd5bc9396a1d14e51bd4e909e93ef47932adc2828de2f3
SHA512: 1c31354f5962fa560e60319d12092dc775279982c5aa858a7a121d642ed0c9ce7a98ce8281de01fbcbbfa2387fbc0b5e5f6000294f36b0e74357637e8f75fa97
Description: GNOME implementation of the freedesktop menu specification
 The package contains an implementation of the draft
 "Desktop Menu Specification" from freedesktop.org:
 .
 http://www.freedesktop.org/Standards/menu-spec
 .
 Also contained here are the GNOME menu layout configuration files, .directory
 files and assorted menu related utility programs.

Package: gnome-session-canberra
Priority: optional
Section: gnome
Installed-Size: 32
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Replaces: libcanberra-gtk0 (<< 0.28-5)
Depends: libc6 (>= 2.34), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0)
Breaks: libcanberra-gtk0 (<< 0.28-5)
Filename: pool/target/libc/libcanberra/gnome-session-canberra_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 7444
MD5sum: 2e777577ae9fca9e5bb7ec7d03b0dc7c
SHA1: 768fb1bf5c6bc7aa184d19f15dc6a5507ba64ed1
SHA256: 174987e3ec781945bf54dcbc68dc2f257d65ada4a8b04cfcc64a43a63eb000a7
SHA512: b2c4fd26b43ec31b90bc7b236d336f03726cab232030315735c045b4cd3e5daa3cf839cc32db4f33fefefc1dcaf28d030ade13fe5e03ee34bc8bb05ea4c9b503
Description: GNOME session log in and log out sound events
 Produce sound events on GNOME session log in and log out.
 .
 This package is using canberra-gtk-play from libcanberra.
Homepage: http://0pointer.de/lennart/projects/libcanberra/

Package: gnome-session-canberra-dbgsym
Priority: optional
Section: debug
Installed-Size: 22
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: gnome-session-canberra (= 0.30-10+apertis1bv2024dev2b1)
Filename: pool/target/libc/libcanberra/gnome-session-canberra-dbgsym_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 8224
MD5sum: cd9b0e0d515592145a0ddd1d0dd897de
SHA1: 4e11230066cc5239ddc5c4e1ba01e809ece86e71
SHA256: 209a6b14c7588526ee7ccd8bad672d2c107c53293eb5183547d774bb0985e2e3
SHA512: e63cd8594a04ad8982d91ff67efe14ec5f88d8bb14a5c8b7816e435530753a8c6f6bce1ed6674e876f1c4646a5baf89fdcee9a4870ae383ddab5e9be9226411d
Description: debug symbols for gnome-session-canberra
Auto-Built-Package: debug-symbols
Build-Ids: 87d489e91dcd5cf64fa860fda5e4fc3755e370d6

Package: gnu-efi
Priority: optional
Section: devel
Installed-Size: 500
Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Architecture: armhf
Version: 3.0.15-1+apertis1bv2024dev3b1
Filename: pool/target/g/gnu-efi/gnu-efi_3.0.15-1+apertis1bv2024dev3b1_armhf.deb
Size: 107700
MD5sum: ef6621745dd7e27872cc5ebf52d358ee
SHA1: b4ae5dd05c776cf734157e556288f0f62266b1f0
SHA256: 39a51505da88a0e8d7a2876936ebe5f1a5a06b791d40e6f07a97cff2e7adbaae
SHA512: c42c5d9513435c0420f74de7241a5453dbe031da918aab81c28206c7cfd37e45e24a0df083a29a3723485bb0e574484fefbdea70604c8ca3acce09ebcdaa2b12
Description: Library for developing EFI applications
 GNU toolchain for building applications that can run in the environment
 presented by Intel's EFI (Extensible Firmware Interface). EFI is a firmware
 specification for the "BIOS" on ia64(IPF), IA-32(x86) and x86_64 systems.
Homepage: http://sourceforge.net/projects/gnu-efi/

Package: gnutls-bin
Priority: optional
Section: net
Installed-Size: 1330
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libgnutls-dane0 (>= 3.7.0), libgnutls30 (>= 3.7.7-0+private+1), libtasn1-6 (>= 4.14)
Filename: pool/target/g/gnutls28/gnutls-bin_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 654240
MD5sum: 2b70373b465a5f772cb6e53398d53a25
SHA1: e4c8e0657ec7edb10b8e845184ed106f16f3b3e4
SHA256: 0473535935cecb46854840f202e7f8c414123929185e000804e7d5c1fa90449a
SHA512: adaca6873e9a126988886fb43c59861cee644765149eac89ab40da7c29adff64d9bf95ffbd03f99024ee5e484c5ec042106e3240b36c112ca4230ad8ab7add58
Description: GNU TLS library - commandline utilities
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains a commandline interface to the GNU TLS library, which
 can be used to set up secure connections from e.g. shell scripts, debugging
 connection issues or managing certificates.
 .
 Useful utilities include:
  - TLS termination: gnutls-cli, gnutls-serv
  - key and certificate management: certtool, ocsptool, p11tool
  - credential management: srptool, psktool
Homepage: https://www.gnutls.org/
Multi-Arch: foreign

Package: gnutls-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 1035
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Depends: gnutls-bin (= 3.7.9-2+apertis0bv2024dev3b1)
Filename: pool/target/g/gnutls28/gnutls-bin-dbgsym_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 842968
MD5sum: b86e71c7f21c35a1b917b05739c6945b
SHA1: f66edbcdc32b4804a524057af5a7fea7f21900b3
SHA256: c15159ab5a5026c355530ab605098d54603a7568605719972508379ff54b3ca3
SHA512: a4ebb700da79300cc8ff0ce5345ac909d821deeacf8f7484b9028001f5d203db50531acd57ef7e64dc2dcbb77e31164542673135fb27f9198f7755b0af6716d0
Description: debug symbols for gnutls-bin
Auto-Built-Package: debug-symbols
Build-Ids: 1a52ad296e2e942976aa13e4b46d32d33e111ad8 2d08ec5ecba32b3377c681220375be320c8e020b 31bcbfbab1af4c8a0e7ebf8a4e34d83e21f0159e 396b2abc251d967159c096fb6410fa4a8eca0d92 3b68a86161fcb9c4602d623bf8d97037848ba93d 6b28e9a506d470183d34e6697ab66be8fbb52150 abba5220a237911b664292b4f4d7524cdb509579 c53fb8ea5ebbe1ff76f0d840f214e909e0735eba ebdcd06e8f40a3af33d20c88f01c9747eaa2104f

Package: gnutls-doc
Priority: optional
Section: doc
Installed-Size: 12162
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: all
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Filename: pool/target/g/gnutls28/gnutls-doc_3.7.9-2+apertis0bv2024dev3b1_all.deb
Size: 4879128
MD5sum: 45dfcc52185ab651ef6a1896fd0f687a
SHA1: 5395d0d6a81ac88a9e361b37ca90d693864bfd31
SHA256: 9bc2e1fcbd9c1fd776b7fd7a7696bc7b611ac66c6559e13422273ca954c048df
SHA512: d8f5de05fd14b1002a48d3c37796f8f236e4a17654d51f16f49e7214079b1a0fab7510db40876ae1586b2268bf42bfd793b344bb25b808b656b530c695ae18dd
Description: GNU TLS library - documentation and examples
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains all the GnuTLS documentation.
Homepage: https://www.gnutls.org/
Multi-Arch: foreign

Package: gobjc++-12
Priority: optional
Section: devel
Installed-Size: 18461
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: objc++-compiler
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), gobjc-12 (= 12.2.0-14+apertis1bv2024dev3b1), g++-12 (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3), libobjc-12-dev (= 12.2.0-14+apertis1bv2024dev3b1)
Suggests: gcc-12-doc (>= 12)
Filename: pool/target/g/gcc-12/gobjc++-12_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 7692592
MD5sum: 89fc8414bd428a97e7e9ceee270fc755
SHA1: 734893f56e98575b22f99c70760b3041f4a44ba4
SHA256: cde180cfcc11b50abb27bd35f7cde14f16c30dffec5e0ed27e383ea054d01eb8
SHA512: 0aacc607223e69d61be5968a42a5f62eb944036a08fb021545b1ec698a461f050515b69b36aa3d2fdb34aa07e3a9cd9070b84719a5cc263cd79566d88648d654
Description: GNU Objective-C++ compiler
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
Homepage: http://gcc.gnu.org/

Package: gobjc++-12-dbgsym
Priority: optional
Section: debug
Installed-Size: 67111
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gobjc++-12 (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/gobjc++-12-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 65940076
MD5sum: 78cce510c5c0e0e5021c8dc8324c1e34
SHA1: 408f5a0f6394485f71059ae52c8c7d0e0f8b71b0
SHA256: e8de752c9f122906a01f624b402df34211feae5aece0698bb6273b3a65e555ed
SHA512: e8799d469133a32a4d10325061add71b00953a11d516ccb6781608c8ee1f1ae58e183eac9ce929951e77bb669daaba6c91c4d896e5318f48b35cf83d99de997d
Description: debug symbols for gobjc++-12
Auto-Built-Package: debug-symbols
Build-Ids: 11e18e41d0d2e32ab4dcef933f367fbc42ca1f21

Package: gobjc-12
Priority: optional
Section: devel
Installed-Size: 17153
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: objc-compiler
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1), libc6-dev (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3), libobjc-12-dev (= 12.2.0-14+apertis1bv2024dev3b1)
Suggests: gcc-12-doc (>= 12)
Filename: pool/target/g/gcc-12/gobjc-12_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 7029300
MD5sum: bf484d35d8c22b08f8d626a37c7186cc
SHA1: f7fdcd2214b0adc5955469ad5e26678f54e6ec01
SHA256: 1968c798ef368cbdb1941fe6d6aa3432402f0d6cf270dc0c7f602b74b8addfbe
SHA512: 7802d0573c26e205b915bb72c7bb8bb090703996bb96c40abbea1ca5c283a99647ebaae01ddbd7dbe2666d7e56c367869e3debf4bcc396f645bffd4e00ed6a43
Description: GNU Objective-C compiler
 This is the GNU Objective-C compiler, which compiles
 Objective-C on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
Homepage: http://gcc.gnu.org/

Package: gobjc-12-dbgsym
Priority: optional
Section: debug
Installed-Size: 62599
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gobjc-12 (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/gobjc-12-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 61503772
MD5sum: e59a4308dc5188c25e0639267b131a21
SHA1: 207be123743418ec307cfb9d3daf939db109eab4
SHA256: 452029d2104dadf73fc69c4fb65ed06741cf40a83e1340540a6922809ee44eea
SHA512: 85b8381da5f233fde2bd3d1e823264f3c5ad77a70549e95d1fafa3723cc98eb3d2d74d7426448a8555805761ab1d8f0989e4da1a6d4829720e58b48f9cff5a5e
Description: debug symbols for gobjc-12
Auto-Built-Package: debug-symbols
Build-Ids: 2d9caf06c1f709b56748516d211632da9a3d17a9

Package: gobject-introspection
Priority: optional
Section: devel
Installed-Size: 1529
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 1.74.0-3+apertis2bv2024dev3b1
Provides: dh-sequence-gir
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgirepository-1.0-1 (= 1.74.0-3+apertis2bv2024dev3b1), libgirepository-1.0-1-with-libffi8 (>= 1.62.0-4~), libglib2.0-0 (>= 2.74.0), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libdpkg-perl, build-essential, python3-distutils, python3-mako, python3-markdown
Filename: pool/target/g/gobject-introspection/gobject-introspection_1.74.0-3+apertis2bv2024dev3b1_armhf.deb
Size: 309780
MD5sum: 92d7a55e5b1a9e5eaa0432f4054c4a5b
SHA1: b5ee37d84d4ffe9eb3b22d5de781aabe8c7bb0d8
SHA256: 0d54fa39925fa827eee55b8568429acc94a2d9bf996513186b4f46d252f04e88
SHA512: 5ae5973e2b7694576d05be9bc3f512888fd6d75a6ce6dcdd641d011a1cc3c3c512ffa69058ee5090fb6693192f364b9eda2b636009279146562fb5c5b291546c
Description: Generate interface introspection data for GObject libraries
 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains tools for extracting introspection data from libraries
 and transforming it to different formats.
Homepage: https://wiki.gnome.org/GObjectIntrospection

Package: gobject-introspection-dbgsym
Priority: optional
Section: debug
Installed-Size: 401
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gobject-introspection
Version: 1.74.0-3+apertis2bv2024dev3b1
Depends: gobject-introspection (= 1.74.0-3+apertis2bv2024dev3b1)
Filename: pool/target/g/gobject-introspection/gobject-introspection-dbgsym_1.74.0-3+apertis2bv2024dev3b1_armhf.deb
Size: 340904
MD5sum: 6d17be1bfc73908d81fd9ae99cf781ff
SHA1: 6ec365b6a891cb9c29b5e350e2c227051ace87f1
SHA256: c8a9174dd1c2017910886a92b91e0df0574383cc54de2259a08d4487812f9be7
SHA512: 3dedba1240033495fd192f19b5a747bb46ab6a1dbc438903e25a09b323b28d827647d5692156fff8c9db8029b8f7ac7f36ff31fb2d1efdcd930f4fb6005f8142
Description: debug symbols for gobject-introspection
Auto-Built-Package: debug-symbols
Build-Ids: 180ebc2f7cfd4abb7df7a2704d97c93d638865e0 366801a4f80140c0de3675deab72aadde713d6d7 9620b30b298276c31c617226cd68b1a1d327d2c9 d6e9528badcd19ed6f76d7e6bcf562652fe2abd1

Package: golang-github-containers-conmon-dev
Priority: optional
Section: admin
Installed-Size: 58
Maintainer: Podman Packaging Team <team+podman@tracker.debian.org>
Architecture: all
Source: conmon
Version: 2.1.6+ds1-1+apertis0bv2024dev3b1
Filename: pool/target/c/conmon/golang-github-containers-conmon-dev_2.1.6+ds1-1+apertis0bv2024dev3b1_all.deb
Size: 11276
MD5sum: 8859cb0d372e23a1bed4dcbb3e7d2d5f
SHA1: ee37668fd83ca6ba26d7c68404bdb20e0e5367be
SHA256: 432dadea390d24fb402bdc6992158cacbd64dbf63f7d107b8089c43e79c9e26d
SHA512: dc05570498999b1927ade36a94992aac20bd21617d8ec4fcc3fc622ef5fef6eb08bdc1ff6a28066983785b04ee1519701e70393f2a21669287d4dc74d7fe0aab
Description: OCI container runtime monitor
 Conmon is a monitoring program and communication tool between a container
 manager (like podman or CRI-O) and an OCI runtime (like runc or crun) for a
 single container.
 .
 This package contains golang sources that other packages may require for
 building.
Homepage: https://github.com/containers/conmon

Package: golang-github-rootless-containers-rootlesskit-dev
Priority: optional
Section: golang
Installed-Size: 257
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: all
Source: rootlesskit
Version: 1.1.0-1+apertis0bv2024dev3b1
Depends: golang-github-gofrs-flock-dev, golang-github-gorilla-mux-dev, golang-github-insomniacslk-dhcp-dev, golang-github-moby-sys-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-sys-dev
Filename: pool/target/r/rootlesskit/golang-github-rootless-containers-rootlesskit-dev_1.1.0-1+apertis0bv2024dev3b1_all.deb
Size: 48128
MD5sum: 7602d34b51ea91aadcd68dc6c2188fd7
SHA1: 203e3582f89b0b7df780164e0533d1048ebee824
SHA256: c4ee9d726b0fc951d8d05df126ac03875c3724a18dc2d12cf611bafa9cb847a4
SHA512: a5e35ece929c64e8d898c4188e641f38ac7626867104f3af96fd3b81d5d0a19d49d713ae483503902c1572b06b94a6fe0c00a779803e18837d033b8151f35735
Description: Linux-native "fake root" for rootless containers (library)
 The purpose of RootlessKit is to run Docker and
 Kubernetes as an unprivileged user (known as "Rootless mode"),
 so as to protect the real root on the host from potential
 container-breakout attacks.
 .
 RootlessKit creates user_namespaces(7) and mount_namespaces(7),
 and executes newuidmap(1)/newgidmap(1) along with subuid(5) and
 subgid(5).
 .
 RootlessKit also supports isolating network_namespaces(7) with
 userspace NAT using "slirp".
 .
 This package contains the development files.
Homepage: https://github.com/rootless-containers/rootlesskit
Multi-Arch: foreign

Package: golang-redhat-audit-dev
Priority: optional
Section: golang
Installed-Size: 25
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: all
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Filename: pool/target/a/audit/golang-redhat-audit-dev_3.0.9-1+apertis2bv2024dev3b1_all.deb
Size: 13208
MD5sum: b50ed224a677f971e5082100c640ce3a
SHA1: db030d843bd6baf9b427d675befb3beda5fac1de
SHA256: 8838efddaa73c04cb5e1bfd3ef6282099e2fc157aa2d115544fcd7324ecee9d5
SHA512: a027348e8274f0bc72598e94fedb4954dce5c249729b12352ffcc565a58372907a664d06ff3c43c6cca9ac37dad7834a4c5dc50dfde2c724cc72ba59e8c16b33
Description: Go client bindings for the libaudit library
 The package contains the Go bindings to libaudit that only allows for logging
 audit events.
 .
 This package contains the source.
Homepage: https://people.redhat.com/sgrubb/audit/
Multi-Arch: foreign

Package: golang-redhat-audit-dev
Priority: optional
Section: golang
Installed-Size: 25
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: all
Source: audit
Version: 1:3.0.9-1+apertis1bv2024dev3b1
Filename: pool/target/a/audit/golang-redhat-audit-dev_3.0.9-1+apertis1bv2024dev3b1_all.deb
Size: 13228
MD5sum: 302d425c3175f301001f9fe19b02041d
SHA1: d4de9ff1ceea6c91f093457649dfaf5d3cb1dd8d
SHA256: 29b4cf179d19ffc804d876aa6045f80c9004acded15e2215093ba70887ccc76e
SHA512: 1bd9024576cf3f6cb597bfa633fd630dc907964ac5c42ea51c229a8f27c34f7f838f64c0af3ae081eae050a5aa3232e1b3b5c8af35cb8d65176430f1f690ca67
Description: Go client bindings for the libaudit library
 The package contains the Go bindings to libaudit that only allows for logging
 audit events.
 .
 This package contains the source.
Homepage: https://people.redhat.com/sgrubb/audit/
Multi-Arch: foreign

Package: golang-redhat-audit-dev
Priority: optional
Section: golang
Installed-Size: 23
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: all
Source: audit
Version: 1:3.0.9-1+apertis1bv2024dev2b1
Filename: pool/target/a/audit/golang-redhat-audit-dev_3.0.9-1+apertis1bv2024dev2b1_all.deb
Size: 11072
MD5sum: 2e9982d4c0dc3a2fd640711b7826f918
SHA1: 6ddf67fa474a65f720dc6e6ebd8597ef34426965
SHA256: fa5f12524fa6bb4386f81058a4dedb994eeaa56feb97b1cc67b4114306bc2cda
SHA512: 403ac5693384d793efa91fb7dc7b687fe4e83ec564fd350d8e46b7a5b910ebd6220294697110b69fe61081c9f3452f6efbbd2b4e0d02e9015e040cdaf183c46c
Description: Go client bindings for the libaudit library
 The package contains the Go bindings to libaudit that only allows for logging
 audit events.
 .
 This package contains the source.
Homepage: https://people.redhat.com/sgrubb/audit/
Multi-Arch: foreign

Package: google-perftools
Priority: optional
Section: devel
Installed-Size: 375
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: all
Version: 2.10-1+apertis1bv2024dev3b1
Depends: perl:any, libgoogle-perftools4, curl
Recommends: graphviz, gv
Suggests: libgoogle-perftools-dev
Filename: pool/target/g/google-perftools/google-perftools_2.10-1+apertis1bv2024dev3b1_all.deb
Size: 53836
MD5sum: d636d2bacbdefaab93140e6be9f0bf22
SHA1: 564390c3b48cf52e390c078710e3b600176cf4bf
SHA256: 937adff7bd1a777902b1d55c6714761ab002741dbd70c1a23f5a4fd5f1d38d37
SHA512: 608d47d4a80284be6baf192fe8d5dba8d2686639dc07d4546480e6e7c960135b8cb5f202216f26bca80aa7777b7558acc724df8949c97b553edfdb896faabd80
Description: command line utilities to analyze the performance of C++ programs
 The gperftools, previously called google-perftools, package contains some
 utilities to improve and analyze the performance of C++ programs. This is a
 part of that package, and includes command line utilities.
Homepage: https://github.com/gperftools/gperftools

Package: gpgrt-tools
Priority: optional
Section: devel
Installed-Size: 61
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libgpg-error
Version: 1.46-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgpg-error0 (>= 1.29)
Filename: pool/target/libg/libgpg-error/gpgrt-tools_1.46-1+apertis2bv2024dev3b1_armhf.deb
Size: 29064
MD5sum: 597cb396d1adeb576339e5ec9d7fe379
SHA1: 3a06d0693446b056706488e4fdb709c5821e7f0d
SHA256: 7a55ca375e11e2dad9dcb2e3b4165682c981e565a0179e1f60e748147cf26bd7
SHA512: 2733eb02f7f4f45ffea297318154e3517d1965c700080f25b715ac588b495973fe9508a6ec923ae74d201404e76b7a45c6ae62c38a2647debf1a17b660046de3
Description: GnuPG development runtime library (executable tools)
 gpgrt (also known as libgpg-error) defines common error values,
 messages, and common runtime functionality for all GnuPG components.
 Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry,
 SmartCard Daemon and possibly more in the future.
 .
 This package contains yat2m, a Texinfo to nroff/troff converter
 useful for building manpages, and gpg-error, a binary for deciphering
 GnuPG/libgcrypt error codes.
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Multi-Arch: foreign

Package: gpgrt-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 36
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libgpg-error
Version: 1.46-1+apertis2bv2024dev3b1
Depends: gpgrt-tools (= 1.46-1+apertis2bv2024dev3b1)
Filename: pool/target/libg/libgpg-error/gpgrt-tools-dbgsym_1.46-1+apertis2bv2024dev3b1_armhf.deb
Size: 21372
MD5sum: 7a66e37e47ab6370d80f6d2109e7e69f
SHA1: bf5288d36a08b1b48e78ab95e3eb3f8ab29836b3
SHA256: 7395346ff84a2000db4425c4a1c95737276148679d0ff2261a20dc39c7ec88c1
SHA512: c971798474800df1793aefe58b2194d7e88ecf9acf76bd77775822f0f59b8e1cd5444979d098b809bdfc89bba7f3f5f145d2bcb10893364f46ed83594da3d518
Description: debug symbols for gpgrt-tools
Auto-Built-Package: debug-symbols
Build-Ids: 91c6b3fcf9bba3284a5a41ddf94f159730b00e38

Package: gpm
Priority: optional
Section: misc
Installed-Size: 434
Maintainer: Axel Beckert <abe@debian.org>
Architecture: armhf
Version: 1.20.7-10+apertis1bv2024dev3b1
Depends: lsb-base (>= 3.2-13), ucf, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgpm2 (>= 1.20.7)
Pre-Depends: init-system-helpers (>= 1.54~)
Filename: pool/target/g/gpm/gpm_1.20.7-10+apertis1bv2024dev3b1_armhf.deb
Size: 170356
MD5sum: ab22708a40f5196352d7a34bb0d14e7d
SHA1: ff6e4811d28cae6c6fa37f0f315d8af9a0fcecf4
SHA256: 35d795803f945b3113dd7fe9037084bbddcd391d74145e0e7d2350aad70c270c
SHA512: 4e2079d42a6ef45d3018682f948f5a11ba1a956f81a073756fbbf61016c37c3f0326ee25c9087257566c31794f0f7d2a988f1427ec9b2a182f78d8a7f820f36c
Description: General Purpose Mouse interface
 This package provides a daemon that captures mouse events when the system
 console is active, and delivers events to applications through a library.
 .
 By default, the daemon provides a 'selection' mode, so that
 cut-and-paste with the mouse works on the console just as it does
 under X.
Homepage: https://nico.schottelius.org/software/gpm/
Multi-Arch: foreign

Package: gpm-dbgsym
Priority: optional
Section: debug
Installed-Size: 236
Maintainer: Axel Beckert <abe@debian.org>
Architecture: armhf
Source: gpm
Version: 1.20.7-10+apertis1bv2024dev3b1
Depends: gpm (= 1.20.7-10+apertis1bv2024dev3b1)
Filename: pool/target/g/gpm/gpm-dbgsym_1.20.7-10+apertis1bv2024dev3b1_armhf.deb
Size: 182040
MD5sum: 6906c9b13406f6aa9e1dda12abd19ce7
SHA1: 26421ad6ffb468bae29cc72880047a18246b7e9c
SHA256: 7ae764b379d9df8e983bdbfa3d8f54362d3f6765a541c056fd4df0d8efa4fdc4
SHA512: 410e7fb07a50c82c3e6a892cca6f3ac8d72e7eb41c26874277e6b163361b19fad46e7c9739e86c7a0fe4d3b24e92a5c6a1b52a7ca6527ee06e891a5e27a5f822
Description: debug symbols for gpm
Auto-Built-Package: debug-symbols
Build-Ids: 3fd762255ae9defeaac8f6bb47a08bfacd7cb3b2 7d52f7e026d231f57ccf5a8f30c8fc5333587c2a 98bb92a56555ef8b25646fc5f61d08005969b54c af935cda2682adea689860cd9987fb41108c08bc

Package: graphene-tests
Priority: optional
Section: libs
Installed-Size: 570
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: graphene
Version: 1.10.8-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libgraphene-1.0-0 (>= 1.10.0)
Suggests: gnome-desktop-testing
Filename: pool/target/g/graphene/graphene-tests_1.10.8-1+apertis0bv2024dev2b1_armhf.deb
Size: 91960
MD5sum: c97065bb116f3eed9c0e5d58bd93b34b
SHA1: d2d2b56b9f4b3f7978fff667f7f4cf88315b25a2
SHA256: af9427271aec1bbccd9ae089fbb52575fa512296c9b0ff4b6823cdc16b080325
SHA512: 67db32e3af8ab3b88d6393a107e6209b50a7f3fd21e7daba0a8bca5420c6c93f2ba9ae57177b39038df72f3d988a117680684d881881f1971d1b52e308c74643
Description: library of graphic data types (installed tests)
 Graphene provides a small set of mathematical types needed to implement
 graphic libraries that deal with 2D and 3D transformations and projections.
 .
 This library provides types and their relative API; it does not deal with
 windowing system surfaces, drawing, scene graphs, or input.
 .
 This package contains test programs, designed to be run as part of a
 regression testsuite.
Homepage: https://ebassi.github.io/graphene/

Package: graphene-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 849
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: graphene
Version: 1.10.8-1+apertis0bv2024dev2b1
Depends: graphene-tests (= 1.10.8-1+apertis0bv2024dev2b1)
Filename: pool/target/g/graphene/graphene-tests-dbgsym_1.10.8-1+apertis0bv2024dev2b1_armhf.deb
Size: 559600
MD5sum: d94cc0f1adf8258ff90418c066930e21
SHA1: 76d4fa51dca5911bf1e3fc440339452ea8dfa09e
SHA256: b235b707b33ecaf689cccf9426cc1dd34202f693dd970b46eba412228bec5981
SHA512: 1a229d9c4e9360072bdc7da4a97f122fabb83e56aa9d4d0423bdff7f9a5d306695a5ced6e98337b2bc64d963acfb8f83e422806cd91eacaa9aff357fcc72e6ae
Description: debug symbols for graphene-tests
Auto-Built-Package: debug-symbols
Build-Ids: 02b5df7ff63a0323ab65d304aa26d60ed4d090c5 2b2c3a91278234c90b29e03c22798f3027e77b96 324588fb6fdfbf53f20e6da5ac325c8548e451fb 3935f9bbe26387a0a4668e9f68775b1fa280d1b6 68a554c5b39a2a5c94d3c20d23bf8a51c04f2db7 6dbb09cbdaba904beb662ce9abe6f3865f0f8ff2 73717fef871432db41e2cfb3f35bf466ad3aedd2 785e9753c1b0ade3164298fbf51808a6c3c3d080 78f2ffb0d56d83caab49df407e31cc048e0c39e8 9a88b563635902225293ac746ca077a575f4a0b4 b79c16cd098e685eb4ff284c4ab9cca5809052c4 b7c2fa5190ac9268624168e03d5f17a7cb90cf28 be48f6dbf7961f7663a63ec63488907a2faa711b c9340525d514669d11c40c9b38d1b21b5ed9aa49 d5efa59de5825c9e40ee1d0dad07c184d831ffab f0b05d695dd2aa2c468f20369a5a707fd602c1c4 f348d87d2b6bc9108f31559587fa89f3ca12f5cc ff9eda1e00f56ed196cbbf7c788bf99f742100af

Package: grilo-plugins-0.3
Priority: optional
Section: libs
Installed-Size: 2294
Maintainer: Alberto Garcia <berto@igalia.com>
Architecture: armhf
Source: grilo-plugins
Version: 0.3.15-2+apertis2bv2024dev3b1
Replaces: grilo-plugins-0.2
Depends: libarchive13 (>= 3.0.4), libavahi-client3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.33), libdmapsharing-3.0-2 (>= 2.9.12), libgdata22 (>= 0.15.0), libglib2.0-0 (>= 2.67.3+git20210214), libgom-1.0-0 (>= 0.4), libgrilo-0.3-0 (>= 0.3.8), libgstreamer1.0-0 (>= 1.0.0), libjson-glib-1.0-0 (>= 1.5.2), liblua5.3-0, libmediaart-2.0-0 (>= 1.9.0), liboauth0 (>= 0.9.1), libsoup2.4-1 (>= 2.41.90), libsqlite3-0 (>= 3.5.9), libtotem-plparser18 (>= 3.26.0), libtracker-sparql-3.0-0 (>= 3.1.1), libxml2 (>= 2.7.4)
Breaks: grilo-plugins-0.2
Filename: pool/target/g/grilo-plugins/grilo-plugins-0.3_0.3.15-2+apertis2bv2024dev3b1_armhf.deb
Size: 918556
MD5sum: 0f96f62897074d06478df4eb3a4493f6
SHA1: ef0ea022b5d60ac2d6806329498e688b1054ecb3
SHA256: 7a42273e00f765178fb6a9779aad92981d9f9dc6a4511a60e0308674704f11e7
SHA512: e8c506242ada52b6bdbbc7043d85b504b1dd4140950fd2d588954b3f9776acaf6181e4b7f881643bb45ff59f408fbbd008a2032581c90c6496c892d373557910
Description: Framework for discovering and browsing media - Plugins
 Grilo is a framework focused on making media discovery and browsing
 easy for application developers.
 .
 More precisely, Grilo provides:
   * A single, high-level API that abstracts the differences among
     various media content providers, allowing application developers
     to integrate content from various services and sources easily.
   * A collection of plugins for accessing content from various media
     providers. Developers can share efforts and code by writing
     plugins for the framework that are application agnostic.
   * A flexible API that allows plugin developers to write plugins of
     various kinds.
 .
 This package contains the set of plugins officially distributed with
 Grilo:
   * Bookmarks
   * Chromaprint
   * dLeyna
   * DAAP / DPAP
   * Filesystem
   * Flickr
   * Freebox
   * Gravatar
   * Local metadata (album art and thumbnails)
   * Magnatune
   * Metadata Store
   * OpenSubtitles
   * Optical Media
   * Podcasts
   * Rai.tv
   * SHOUTcast
   * TheTVDB
   * TMDb
   * Tracker
   * Youtube
   * Lua Factory, with these Lua scripts:
     - Acoustid
     - Apple Movie Trailers
     - Euronews
     - The Guardian Videos
     - iTunes Podcast
     - Last.fm Cover
     - Musicbrainz Cover Art
     - Radio France
     - Steam Store
     - TheAudioDB cover
     - TheGamesDB.net
     - Video title parsing
Homepage: https://wiki.gnome.org/Projects/Grilo
Multi-Arch: same

Package: grilo-plugins-0.3-dbgsym
Priority: optional
Section: debug
Installed-Size: 968
Maintainer: Alberto Garcia <berto@igalia.com>
Architecture: armhf
Source: grilo-plugins
Version: 0.3.15-2+apertis2bv2024dev3b1
Depends: grilo-plugins-0.3 (= 0.3.15-2+apertis2bv2024dev3b1)
Filename: pool/target/g/grilo-plugins/grilo-plugins-0.3-dbgsym_0.3.15-2+apertis2bv2024dev3b1_armhf.deb
Size: 670700
MD5sum: d039de9b2c579d192e4ce28d34262b35
SHA1: 7945978b4eadde533ca9acfe6886730b539b5681
SHA256: effca16d4e84b5bcfe3db6a66a7736a786ceaf77f78b9f18090b5fdc50fd2928
SHA512: eabb6bf973800e13ec801d8689820716c1a4a8c61fa4a66c6079efd93f68cd4d326d41eb7fb3590aea1f1bf5fbdba75328d823491e95c65ef33579b976b63830
Description: debug symbols for grilo-plugins-0.3
Auto-Built-Package: debug-symbols
Build-Ids: 0af11937f3f75c22ca604c6819cf2c07d10b8903 0b720d022b40b758f9f54953fef660b8200249a1 0e0ff27c2c1ee01fb4e28b3da53ccd1db42df3ab 1e3dba67d85d0afc00695785218fbcf7d29c1114 324f737510b97f715872519ab26509f02eadfc1a 39e8b118d08c2695a327fb18bb451e78743ce260 5febf75a1f67270a51bfb673184ba11850805081 638af525029229a93fd71faab409ca6e6c258448 6e8d3b0131c8ef456522bb7c5fcfbea581726322 855a4546f5da7bbc2a3282fef1bd4c151bf94be6 88525fc80a503bb2423ece8ccd7d38fcbcb01c1d 8b6288a2c828173272d3245123b15badb000cbc4 8cfc5c3988727dd5b9d75388f6f5f47e4f021b08 963fa4b385d56abcd9d95cb31d1b9735934bdf57 a5ac56de60b1a282998ccd3d66c53332ea6aaacc a95ddeacc30ddbb95a08577f822da8b39d8a17fb bcea4332afc4dc4111c00419569619f7edcbc29e c0fa628d2bf9a7ef2be1f7148103ed9289daf63d dd898b4d9069a85b100d7328ad072279bb760a42 f4f369a1d271a7a30510e0879386769f5fe2b84d fe886b277bc0dffc59c5c8e671a304d3b3ef6bed fea7ceaed1a61e7ef40df01614877db6395ac270
Multi-Arch: same

Package: gsettings-desktop-schemas
Priority: optional
Section: gnome
Installed-Size: 5109
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 43.0-1+apertis0bv2024dev3b1
Depends: dconf-gsettings-backend | gsettings-backend
Breaks: gnome-control-center (<< 1:3.19.92), gnome-settings-daemon (<< 3.19.92), gnome-shell (<< 40), mutter (<< 3.31.4), nautilus (<< 3.7.92)
Filename: pool/target/g/gsettings-desktop-schemas/gsettings-desktop-schemas_43.0-1+apertis0bv2024dev3b1_all.deb
Size: 640728
MD5sum: 5dbf966a14b5fb156aedd6a024929639
SHA1: 23e993f5cb108557a8824002eece8d7bc230ba6b
SHA256: cef627a0a95c6e41cf84e1ac01d8b3df17d43e608b5c453e0217468118520227
SHA512: 368631236e01cbcffb2de6577494304364f070ab8a9363f4f5d3aaaee52830553178ebaa3fd7f7618a9ffed904989a627632654a79e596b516af74031e88d41c
Description: GSettings desktop-wide schemas
 gsettings-desktop-schemas contains a collection of GSettings schemas for
 settings shared by various components of a desktop.
Homepage: https://www.gnome.org/
Multi-Arch: foreign

Package: gsettings-desktop-schemas-dev
Priority: optional
Section: libdevel
Installed-Size: 48
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gsettings-desktop-schemas
Version: 43.0-1+apertis0bv2024dev3b1
Depends: gsettings-desktop-schemas (>= 43.0-1+apertis0bv2024dev3b1), gir1.2-gdesktopenums-3.0 (= 43.0-1+apertis0bv2024dev3b1)
Filename: pool/target/g/gsettings-desktop-schemas/gsettings-desktop-schemas-dev_43.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 9532
MD5sum: c620546d18f4c0fffd1c5edc655cb338
SHA1: 17f6dff1aa30573c87371503cb4a692bc695f40f
SHA256: 183bfa18e26116a417260d39240e69c0fbb2c05922602d220878f481a0a14bde
SHA512: 93ac37d9d7e9fac5db81b204b5eac90958bb126ec51f472f4601051e0044bd667e80afcc480b12f02c87c61bdaab2e0f28d5ce28d6d4d892e99b0d7dd1e6c304
Description: Development files for GSettings desktop-wide schemas
 gsettings-desktop-schemas contains a collection of GSettings schemas for
 settings shared by various components of a desktop.
 .
 This package contains the development files.
Homepage: https://www.gnome.org/
Multi-Arch: same

Package: gssdp-tools
Priority: optional
Section: net
Installed-Size: 61
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gssdp
Version: 1.6.2-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.61.2), libgssdp-1.6-0 (>= 0.14.0), libgtk-4-1 (>= 4.0.0), libsoup-3.0-0 (>= 2.26.1)
Filename: pool/target/g/gssdp/gssdp-tools_1.6.2-2+apertis1bv2024dev3b1_armhf.deb
Size: 16584
MD5sum: 9a4345948af47d68589de9f84020aea7
SHA1: 6e4f4bf78ecb3c11a3e22cc13257ef0849a588ec
SHA256: b64370ffb6d6e1f4819627e41c836c1a415780b67be7566c6f99fae6d23089b2
SHA512: 8ea51696d1e566a5c6776022f17dcdae362c2f769fcd7244ee531e1aebcc7b0f23d098d73e71909cd3ff5307ed812eac1cb08d2e513e49bccfb4b9ac80886702
Description: GObject-based library for SSDP (tools)
 A GObject-based API for doing SSDP (Simple Service Discovery Protocol)
 transparently.
 .
 This package contains some tools, such as gssdp-device-sniffer.
Homepage: https://wiki.gnome.org/Projects/GUPnP

Package: gssdp-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 49
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gssdp
Version: 1.6.2-2+apertis1bv2024dev3b1
Depends: gssdp-tools (= 1.6.2-2+apertis1bv2024dev3b1)
Filename: pool/target/g/gssdp/gssdp-tools-dbgsym_1.6.2-2+apertis1bv2024dev3b1_armhf.deb
Size: 30560
MD5sum: 3666a553b38653422026334d8c4d8313
SHA1: 233f06f2a884d0fc2fd104086429af6a6b03150d
SHA256: 5f3efc60ac587152af0879b9c41723fac54ea64f796cb3f98bd13606d3f38d98
SHA512: adda2c595dd83873cc2c51d050357aad1a2f470396afdeddd26472b4950639e59b5346e1442e2249e448a949df61639d6833952acb4265a93f5dda17353c0549
Description: debug symbols for gssdp-tools
Auto-Built-Package: debug-symbols
Build-Ids: 70a8af2f4d5826fde140a7a952ab0b163e2d5fb4

Package: gstreamer1.0-alsa
Priority: optional
Section: libs
Installed-Size: 188
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource
Depends: libasound2 (>= 1.0.27), libc6 (>= 2.4), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0)
Suggests: alsa-utils (>= 0.9.0)
Filename: pool/target/g/gst-plugins-base1.0/gstreamer1.0-alsa_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 104996
MD5sum: dfd58f176498d4ed49f11a4b8d159b2b
SHA1: 344d4e512f9d8325025d9582e8dc8aedaa28ebdd
SHA256: 7d6f8f98a9bd5f9d2d028843d565d9f4ac168f7983cf02d7220993bbe10efd4b
SHA512: 6de30a6db1f5787589d1258d38526e473fb3e4525a17d0e48dc0c4e3bfc28c9a576f4523c42121750e40b3acdee19776fe0b7af27a013baeec329938fd2f137e
Description: GStreamer plugin for ALSA
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugin for the ALSA library.  ALSA
 is the Advanced Linux Sound Architecture.
Gstreamer-Elements: alsamidisrc, alsasink, alsasrc
Gstreamer-Version: 1.22
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gstreamer1.0-alsa-dbgsym
Priority: optional
Section: debug
Installed-Size: 127
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-alsa (= 1.22.0-3+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-base1.0/gstreamer1.0-alsa-dbgsym_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 101308
MD5sum: 29289c446410680708baacdbba75fa40
SHA1: 2acf89a84f4a07db9dd774e8d1f81ebb7466c35b
SHA256: a89f5b8c119d6ea3a9297337178604881b01868b3606bdb31c751d8e1d5ed787
SHA512: e5d50d2eb6b23408e1bf6f672023ff10461317c2cc18ccce515097c93c8d040f455223e8008fb08bb1fead37d02f12b733393c3e63da3bbe913ee8a3b8bf8175
Description: debug symbols for gstreamer1.0-alsa
Auto-Built-Package: debug-symbols
Build-Ids: 50f7c6ead711ca03643193fec0e6921b76a49e91
Gstreamer-Elements: alsamidisrc, alsasink, alsasrc
Gstreamer-Version: 1.22
Multi-Arch: same

Package: gstreamer1.0-gl
Priority: optional
Section: libs
Installed-Size: 362
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Replaces: gstreamer1.0-plugins-bad (<< 1.15.1)
Provides: gstreamer1.0-videosink, gstreamer1.0-videosource
Depends: libc6 (>= 2.27), libglib2.0-0 (>= 2.62), libgraphene-1.0-0 (>= 1.5.4), libgstreamer-gl1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libx11-6
Breaks: gstreamer1.0-plugins-bad (<< 1.15.1)
Filename: pool/target/g/gst-plugins-base1.0/gstreamer1.0-gl_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 174724
MD5sum: 62a6f7f5e8a33713e63cf239db8c0db8
SHA1: f39c68eb076bc9088aa4413c66a9e1556158ec08
SHA256: 29db00d013ea89ecd2b6efc8373318c6678ad5340a7de2983041446f37a51b7a
SHA512: e2619bd5df467a7e10b6d10ad6484b5e9fecd766fd200d31ba16911e47e9da71dc81ff9f8c5628cd91ba1934983571373a245be57d5ce07012f3d4b10372be52
Description: GStreamer plugins for GL
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugins for GL.
Gstreamer-Elements: glalpha, glcolorbalance, glcolorconvert, glcolorscale, gldeinterlace, gldifferencematte, gldownload, gleffects, gleffects_blur, gleffects_bulge, gleffects_fisheye, gleffects_glow, gleffects_heat, gleffects_identity, gleffects_laplacian, gleffects_lumaxpro, gleffects_mirror, gleffects_sepia, gleffects_sin, gleffects_sobel, gleffects_square, gleffects_squeeze, gleffects_stretch, gleffects_tunnel, gleffects_twirl, gleffects_xpro, gleffects_xray, glfilterapp, glfilterbin, glfiltercube, glfilterglass, glimagesink, glimagesinkelement, glmixerbin, glmosaic, gloverlay, gloverlaycompositor, glshader, glsinkbin, glsrcbin, glstereomix, glstereosplit, gltestsrc, gltransformation, glupload, glvideoflip, glvideomixer, glvideomixerelement, glviewconvert
Gstreamer-Version: 1.22
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gstreamer1.0-gl-dbgsym
Priority: optional
Section: debug
Installed-Size: 424
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-gl (= 1.22.0-3+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-base1.0/gstreamer1.0-gl-dbgsym_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 351644
MD5sum: 9c4aa9a20af5e93fb082012f8108ae30
SHA1: d5d36759e2d0a2380b47728af2fc10373a09b998
SHA256: 938c4e3ef5c899f539424f765ee91da258e1b929d5825304898c5605d404897a
SHA512: 7065ab9de4ee0235ef35730076282c02b4cdcfa4d585e6566f64596e5af2eea90d0d5a01b359d6dc5655da0566dda9c9926075b6b89e28add05cf4a2fe750f56
Description: debug symbols for gstreamer1.0-gl
Auto-Built-Package: debug-symbols
Build-Ids: 516609d6a7cd122ba9b83e0f7be64f95c6fa8824
Gstreamer-Elements: glalpha, glcolorbalance, glcolorconvert, glcolorscale, gldeinterlace, gldifferencematte, gldownload, gleffects, gleffects_blur, gleffects_bulge, gleffects_fisheye, gleffects_glow, gleffects_heat, gleffects_identity, gleffects_laplacian, gleffects_lumaxpro, gleffects_mirror, gleffects_sepia, gleffects_sin, gleffects_sobel, gleffects_square, gleffects_squeeze, gleffects_stretch, gleffects_tunnel, gleffects_twirl, gleffects_xpro, gleffects_xray, glfilterapp, glfilterbin, glfiltercube, glfilterglass, glimagesink, glimagesinkelement, glmixerbin, glmosaic, gloverlay, gloverlaycompositor, glshader, glsinkbin, glsrcbin, glstereomix, glstereosplit, gltestsrc, gltransformation, glupload, glvideoflip, glvideomixer, glvideomixerelement, glviewconvert
Gstreamer-Version: 1.22
Multi-Arch: same

Package: gstreamer1.0-gtk3
Priority: optional
Section: graphics
Installed-Size: 180
Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-good1.0
Version: 1.22.0-5+deb12u1+apertis1bv2024dev3b2
Replaces: gstreamer1.0-plugins-bad (<< 1.13.1)
Provides: gstreamer1.0-videosink
Depends: libc6 (>= 2.4), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.62), libgstreamer-gl1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libgtk-3-0 (>= 3.16.2)
Breaks: gstreamer1.0-plugins-bad (<< 1.13.1)
Filename: pool/target/g/gst-plugins-good1.0/gstreamer1.0-gtk3_1.22.0-5+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 101500
MD5sum: 283c9819d2dda9162a823ff7d68cfef7
SHA1: 4a94882415b87ab7e6f3f84c8c1e3b7c1ce3a731
SHA256: 9c1b7c7b15fcada58efea41a2f6a22d30a9b95ef6a2de2ec16d740e2a42a9f60
SHA512: bb928807e541c1d631d13098eb96a6e8535269635a1bcba6005598d86686f61099426b7e3eaecdde63bd9af2aedf19f8cc687785527264ef19c71f0d23d559d7
Description: GStreamer plugin for GTK+3
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugin for GTK+3.
Gstreamer-Elements: gtkglsink, gtksink
Gstreamer-Version: 1.22
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gstreamer1.0-gtk3-dbgsym
Priority: optional
Section: debug
Installed-Size: 111
Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-good1.0
Version: 1.22.0-5+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-gtk3 (= 1.22.0-5+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-good1.0/gstreamer1.0-gtk3-dbgsym_1.22.0-5+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 87776
MD5sum: 9024bcb62f3b8874c5eacd649cb19be4
SHA1: 1e07e1db577e2776d912376a6bbfeeb956ca95d0
SHA256: 1e1bb6de45a85adb3e59496004f8d3f6cc55cc0d7e0d928cbaf19a3a958c07c9
SHA512: c9556413a22298f0315349d3b277fa6ba9620244a438972192f7c7841346d40026cd97b9ee2d239e6f5cc92b9a357739f166079dd0973edaf6870e88c935b3d1
Description: debug symbols for gstreamer1.0-gtk3
Auto-Built-Package: debug-symbols
Build-Ids: d7fcf12d6fc0e8594e8cbf3a7488ada75f10d56e
Gstreamer-Elements: gtkglsink, gtksink
Gstreamer-Version: 1.22
Multi-Arch: same

Package: gstreamer1.0-libcamera
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcamera
Version: 0.0.3-6+apertis2bv2024dev2b1
Replaces: libcamera0 (<< 0.0.3-1~)
Depends: libc6 (>= 2.32), libcamera0.0.3 (>= 0.0.3), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.12.0), libgstreamer1.0-0 (>= 1.18.0), libstdc++6 (>= 11)
Breaks: libcamera0 (<< 0.0.3-1~)
Filename: pool/target/libc/libcamera/gstreamer1.0-libcamera_0.0.3-6+apertis2bv2024dev2b1_armhf.deb
Size: 43796
MD5sum: daaf89d5d8f3295fb7ac1df53e1b8215
SHA1: 0665dc6a950652dfcfd295c0e5dc41f7145c4ff0
SHA256: 7c93b47c82e47893e9747ac6d95d7b2aa7b37aa24469e6254e50be386a9578cf
SHA512: e202c7ca5f4253f9fd23c74f93354b52ef137b6e9fd35923186852b1e87cd9fda99443504ba0b80b1e7d41079d15ddee8e1e304aa0f1389189214dd2cb9a6e00
Description: complex camera support library (GStreamer plugin)
 libcamera is a complex camera support library which handles low-level
 control of the camera devices, providing a unified higher-level
 programming interface to the applications.
 .
 This package contains the libcamera GStreamer plugin.
Homepage: https://libcamera.org/
Multi-Arch: same

Package: gstreamer1.0-libcamera-dbgsym
Priority: optional
Section: debug
Installed-Size: 545
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcamera
Version: 0.0.3-6+apertis2bv2024dev2b1
Depends: gstreamer1.0-libcamera (= 0.0.3-6+apertis2bv2024dev2b1)
Filename: pool/target/libc/libcamera/gstreamer1.0-libcamera-dbgsym_0.0.3-6+apertis2bv2024dev2b1_armhf.deb
Size: 523268
MD5sum: 4b91373739f0949ff22c5acbaa66efdd
SHA1: a5d97fd8be508d71b4d7b09cda055d2e2ff61e2a
SHA256: 296b430840dde207d16f975800c4e1656373f4fd6cb73fe647cbf007a844f3b1
SHA512: 397fa1923a8f904853e13231f6da3b808d79aed13710e2a8b20206475dafa603dfbe67b6811e8eab9d9acf2cb7ed18232c0e95a51d4b5991119411ada79d867e
Description: debug symbols for gstreamer1.0-libcamera
Auto-Built-Package: debug-symbols
Build-Ids: 3cb1e9530d37f5431257f4b7e2b5d0ba0207e967
Multi-Arch: same

Package: gstreamer1.0-pipewire
Priority: optional
Section: libs
Installed-Size: 129
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: pipewire (= 0.3.65-3+apertis3bv2024dev3b1), libc6 (>= 2.28), libglib2.0-0 (>= 2.39.4), libgstreamer-plugins-base1.0-0 (>= 1.6.0), libgstreamer1.0-0 (>= 1.6.0), libpipewire-0.3-0 (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/gstreamer1.0-pipewire_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 57420
MD5sum: 9856d4ce17325a7b82edc3960f2887dd
SHA1: a7d01f281d37ac91a9700de67ec9d65eb652f9f5
SHA256: 8fe1903284cd5c24eeca55bc034e02214ed5fbb5b8ad8944c66380e37e010201
SHA512: dc2acbf47dcfd535fc602948de3cfd57de98b0405a2090abe06388254719db95fa75e89dda9da329a2e9f7bed6c55387754221d3e8872106215030e285a74c9d
Description: GStreamer 1.0 plugin for the PipeWire multimedia server
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains a plugin to make devices managed by the PipeWire
 server available as GStreamer sources and sinks.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: gstreamer1.0-pipewire-dbgsym
Priority: optional
Section: debug
Installed-Size: 228
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: gstreamer1.0-pipewire (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/gstreamer1.0-pipewire-dbgsym_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 202892
MD5sum: 5a235701107c3886bce3ce23bda0decb
SHA1: eded6e6f71dbff67dcc534b212c960076626c6b0
SHA256: b73870f20cceb4e4d1b91801d1de846456bcd2a7781adc17f2f6618af738b7b0
SHA512: 8f63fba54668a9305d63229550563044bf1e7ebe4af39d4ecb8f3a4ace6ff649e3e9f97ce748b5d0aaceb347bbe5b30a0ac035f03bc7160c6262e2c3339a4fd2
Description: debug symbols for gstreamer1.0-pipewire
Auto-Built-Package: debug-symbols
Build-Ids: 436ad906a8a91e3218e5ccc277ec8330e8171c40
Multi-Arch: same

Package: gstreamer1.0-plugins-bad
Priority: optional
Section: libs
Installed-Size: 5219
Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-bad1.0
Version: 1.22.0-4+deb12u1+apertis1bv2024dev3b2
Replaces: gstreamer1.0-plugins-bad-faad (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-bad-videoparsers (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource, gstreamer1.0-plugins-bad-faad, gstreamer1.0-plugins-bad-videoparsers, gstreamer1.0-videosink, gstreamer1.0-videosource, gstreamer1.0-visualization
Depends: libbz2-1.0, libc6 (>= 2.34), libcairo2 (>= 1.6.0), libdrm2 (>= 2.4.62), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.68), libgstreamer-gl1.0-0 (>= 1.22.0), libgstreamer-plugins-bad1.0-0 (= 1.22.0-4+deb12u1+apertis1bv2024dev3b2), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libgtk-3-0 (>= 3.15.0), libgudev-1.0-0 (>= 146), liblcms2-2 (>= 2.7), liblilv-0-0 (>= 0.22), libnettle8 (>= 3), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22), librsvg2-2 (>= 2.36.2), libsndfile1 (>= 1.0.20), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), libusb-1.0-0 (>= 2:1.0.8), libva2 (>= 2.2.0), libwayland-client0 (>= 1.20.0), libwebp7 (>= 1.2.4), libwebrtc-audio-processing1, libx11-6, libxml2 (>= 2.9.0), gstreamer1.0-plugins-base (>= 1.22.0), gstreamer1.0-plugins-good (>= 1.22.0)
Suggests: frei0r-plugins
Conflicts: gstreamer1.0-plugins-bad-faad (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-bad-videoparsers (<< 1.11.91-1ubuntu1)
Breaks: gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
Filename: pool/target/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad_1.22.0-4+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 1949968
MD5sum: eba60647ea65e9b2c26fe20136fd7e02
SHA1: e8de421ca8b34e96483c7508f81c5934d256965f
SHA256: 38edda367a1dbfee333a15cfb7f622f1ddaf856e5fb2abd13992851f0af8dcab
SHA512: f6e57dc16919f9f6588ec5e43f8cff1f94859b2cfaa68f006527090e9a15093e4f3ef13e4ed74fa170037936a78a2cf2e534a58f4c53fc0b4b719fd9e53c4522
Description: GStreamer plugins from the "bad" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
 to the rest. They might be close to being good quality, but they're missing
 something - be it a good code review, some documentation, a set of tests, a
 real live maintainer, or some actual wide use.
Gstreamer-Decoders: application/dash+xml; application/mxf; application/vnd.ms-sstr+xml; application/x-hls; application/x-yuv4mpeg, y4mversion=(int)2; audio/midi; audio/riff-midi; audio/x-adpcm, layout=(string){ microsoft, dvi }; audio/x-aiff; audio/x-ircam; audio/x-nist; audio/x-paris; audio/x-rf64; audio/x-sds; audio/x-svx; audio/x-voc; audio/x-w64; audio/x-xi; image/jp2; image/png; image/svg; image/svg+xml; image/webp; image/x-j2c; image/x-jpc; image/x-jpc-striped; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; video/mpeg, mpegversion=(int){ 1, 2 }, systemstream=(boolean){ true, false }; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false; video/mpegts, systemstream=(boolean)true; video/x-av1; video/x-cdxa; video/x-divx, divxversion=(int)[ 4, 5 ]; video/x-h263, variant=(string)itu; video/x-h264; video/x-h265; video/x-ivf; video/x-vmnc, version=(int)1; video/x-vp8, codec-alpha=(boolean)true; video/x-vp9
Gstreamer-Elements: a2dpsink, accurip, adpcmdec, adpcmenc, aesdec, aesenc, aiffmux, aiffparse, alphacombine, asfmux, asfparse, atscmux, audiobuffersplit, audiochannelmix, audiolatency, audiomixmatrix, audioparse, audiosegmentclip, autoconvert, autovideoconvert, av1parse, avdtpsink, avdtpsrc, avwait, bayer2rgb, bulge, burn, bz2dec, bz2enc, camerabin, cc708overlay, cccombiner, ccconverter, ccextractor, checksumsink, chopmydata, chromahold, chromium, circle, clockselect, codecalphademux, coloreffects, combdetect, compare, dashdemux, dashsink, debugspy, diffuse, dilate, diracparse, dodge, dtlsdec, dtlsenc, dtlssrtpdec, dtlssrtpdemux, dtlssrtpenc, dvbbasebin, dvbsrc, dvbsubenc, errorignore, exclusion, faceoverlay, fakeaudiosink, fakevideosink, fbdevsink, festival, fieldanalysis, fisheye, fpsdisplaysink, freeverb, gaussianblur, gdpdepay, gdppay, gtkwaylandsink, h263parse, h264parse, h264timestamper, h265parse, h265timestamper, hlsdemux, hlssink, hlssink2, id3mux, interaudiosink, interaudiosrc, interlace, intersubsink, intersubsrc, intervideosink, intervideosrc, ipcpipelinesink, ipcpipelinesrc, ipcslavepipeline, irtspparse, ivfparse, ivtc, jifmux, jp2kdecimator, jpeg2000parse, jpegparse, kaleidoscope, kmssink, lcms, line21decoder, line21encoder, marble, midiparse, mirror, mpeg4videoparse, mpegpsdemux, mpegpsmux, mpegtsmux, mpegvideoparse, mssdemux, mxfdemux, mxfmux, netsim, opusparse, pcapparse, perspective, pinch, pngparse, pnmdec, pnmenc, proxysink, proxysrc, removesilence, rfbsrc, rgb2bayer, ristrtpdeext, ristrtpext, ristrtxreceive, ristrtxsend, ristsink, ristsrc, rotate, roundrobin, rsvgdec, rsvgoverlay, rtmp2sink, rtmp2src, rtpasfpay, rtponvifparse, rtponviftimestamp, rtpsink, rtpsrc, scenechange, sctpdec, sctpenc, sdpdemux, sdpsrc, sfdec, shmsink, shmsrc, simplevideomark, simplevideomarkdetect, smooth, solarize, spacescope, spectrascope, speed, sphere, square, srtenc, stretch, switchbin, synaescope, testsrcbin, timecodestamper, transcodebin, tsdemux, tsparse, ttmlparse, ttmlrender, tunnel, twirl, uritranscodebin, uvch264mjpgdemux, uvch264src, vc1parse, videoanalyse, videocodectestsink, videodiff, videoframe-audiolevel, videoparse, videosegmentclip, viewfinderbin, vmncdec, vp8alphadecodebin, vp9alphadecodebin, vp9parse, watchdog, waterripple, wavescope, waylandsink, webpdec, webpenc, webrtcdsp, webrtcechoprobe, webvttenc, wrappercamerabinsrc, y4mdec, zebrastripe
Gstreamer-Encoders: application/mxf; application/x-bzip; application/x-dtls; application/x-gdp; application/x-rtp, media=(string){ audio, video, application }, encoding-name=(string)X-ASF-PF; application/x-sctp; application/x-subtitle; application/x-subtitle-vtt; audio/x-adpcm, layout=(string)dvi; audio/x-aiff; image/webp; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; video/mpeg, mpegversion=(int)2, systemstream=(boolean)true; video/mpegts, systemstream=(boolean)true, packetsize=(int){ 192, 188 }; video/x-ms-asf, parsed=(boolean)true
Gstreamer-Uri-Sinks: rtmp, rtmps, rtp
Gstreamer-Uri-Sources: dvb, rfb, rist, rtmp, rtmps, rtp, sdp, testbin
Gstreamer-Version: 1.22
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gstreamer1.0-plugins-bad-apps
Priority: optional
Section: utils
Installed-Size: 241
Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-bad1.0
Version: 1.22.0-4+deb12u1+apertis1bv2024dev3b2
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.68), libgstreamer-plugins-bad1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), gstreamer1.0-plugins-bad (= 1.22.0-4+deb12u1+apertis1bv2024dev3b2)
Conflicts: pitivi (<< 0.9999)
Filename: pool/target/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad-apps_1.22.0-4+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 168016
MD5sum: f8b475258cbba026dbde0f096edf4d2a
SHA1: a55441be8dfbc9e3475a9ad5a5c63e7fc28ea428
SHA256: 6dd455189ed9b8eddff314ed5108915b83641722e23a965ee137665df2c866f2
SHA512: e25da8f247d5cb01f6efdc3a1b10464973760ab524cf17c3fc17845b5eddca3848d4ff5d1261ba3f1d8dbc0fc490b820fa92652bba52d243d1980752c1648757
Description: GStreamer helper programs from the "bad" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains helper programs from the "bad" set, a set of
 plug-ins that aren't up to par compared to the rest. They might be
 close to being good quality, but they're missing something - be it a
 good code review, some documentation, a set of tests, a real live
 maintainer, or some actual wide use.
Homepage: https://gstreamer.freedesktop.org

Package: gstreamer1.0-plugins-bad-apps-dbgsym
Priority: optional
Section: debug
Installed-Size: 37
Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-bad1.0
Version: 1.22.0-4+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-plugins-bad-apps (= 1.22.0-4+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad-apps-dbgsym_1.22.0-4+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 21468
MD5sum: baae1053a775f1f1df4d368aa92ca83a
SHA1: dcc9f2966172899f89bf91aae0701ec5804c075b
SHA256: 9d92436daa87fbc5cfb36f67b8df2e39efb1c2da24ec9c2c6aff79ad9bbb1b2d
SHA512: 866c1f130818319680ea0bbfd7727a14f40c2b1f1c40bae6de65e7064cfee27b1b52f797de187b99796b0b4d588fc28708b458c3fffc84e41ac0ddef591f7a88
Description: debug symbols for gstreamer1.0-plugins-bad-apps
Auto-Built-Package: debug-symbols
Build-Ids: 533207993d81eab28d7dd963a9a71e258cb05035

Package: gstreamer1.0-plugins-bad-avtp
Priority: optional
Section: libs
Installed-Size: 293
Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-bad1.0
Version: 1.22.0-4+deb12u1+apertis1bv2024dev3b2
Depends: libavtp0 (>= 0.2.0), libc6 (>= 2.7), libglib2.0-0 (>= 2.68), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), gstreamer1.0-plugins-base, libgstreamer-plugins-bad1.0-0 (= 1.22.0-4+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad-avtp_1.22.0-4+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 190172
MD5sum: 599278358be6c1250ff0296d690a4aae
SHA1: 43769ba2de2c316692f7b683f70f46c20785fd23
SHA256: 8019bf654e33a318796c55f7129f7efc1510c75a09e45f652d5da30466efb8e8
SHA512: b45612f49abef0529fd51dface19c20ecad649ab916372f95d0df965b08b532189f25ace377c9a96e0a6907c5cf2041ef96c50837c0ea8dff73aab84f8c1f4e8
Description: GStreamer AVTP plugins
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
 to the rest. They might be close to being good quality, but they're missing
 something - be it a good code review, some documentation, a set of tests, a
 real live maintainer, or some actual wide use.
 .
 This package contains the AVTP plugins.
Gstreamer-Elements: avtpaafdepay, avtpaafpay, avtpcrfcheck, avtpcrfsync, avtpcvfdepay, avtpcvfpay, avtpsink, avtpsrc
Gstreamer-Version: 1.22
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gstreamer1.0-plugins-bad-avtp-dbgsym
Priority: optional
Section: debug
Installed-Size: 122
Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-bad1.0
Version: 1.22.0-4+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-plugins-bad-avtp (= 1.22.0-4+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad-avtp-dbgsym_1.22.0-4+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 99196
MD5sum: abbcb8138f1afc7313d74f7d78951bd6
SHA1: 49410af8eead9165f6cf3c00a1d20983e5435a6f
SHA256: f9671846171d1773e37b05413df1405223dd2eccbb01df6ae1f1f50047d88913
SHA512: 30d07d5cd80d0ba6a6ba21e730f77cc6ae909bc5dce5cfbb772f8af45e6982b82a70c327a4ad80f486e0c066bdac8849f007b1fb8b0b49459cf894db9c22d7d9
Description: debug symbols for gstreamer1.0-plugins-bad-avtp
Auto-Built-Package: debug-symbols
Build-Ids: e91ea913b19c59e14b25fb5404fd4ed59410516b
Gstreamer-Elements: avtpaafdepay, avtpaafpay, avtpcrfcheck, avtpcrfsync, avtpcvfdepay, avtpcvfpay, avtpsink, avtpsrc
Gstreamer-Version: 1.22
Multi-Arch: same

Package: gstreamer1.0-plugins-bad-dbgsym
Priority: optional
Section: debug
Installed-Size: 7577
Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-bad1.0
Version: 1.22.0-4+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-plugins-bad (= 1.22.0-4+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad-dbgsym_1.22.0-4+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 6266232
MD5sum: ff16a35ad2b7f83cc1ca8ea8fffe3ddb
SHA1: d97d3ba8749cd24e98cd0571c6c26276b34afd58
SHA256: 5f976b2c052487e545e5f67729ad047c6ee07d7b092bf00c6925779a870c8db7
SHA512: a2f214ef909c5fb9bdcacd1ae10f591e879414c78689629223e8c0eb3fc1198b205a744106c38b92e12eea26bab8722edcbf9d6f904a9546359b9d5226be4dcd
Description: debug symbols for gstreamer1.0-plugins-bad
Auto-Built-Package: debug-symbols
Build-Ids: 019801a6552c222ca09685bf2199acec726c917f 01c6e37eda5434f80d3ee3e3be96422e9c287c02 029b9ed55759e469cc15c45ed75635f12fbb4d67 05b026c291144b631422b26a9b98878110b0b800 066b91f82eba5b137bbc827900a781701f8060c7 08983a0e79bacd52a919a32ed8cbb50c505bf6f0 0e5fa84d8f7b02e24899d353f114f7e75ccc850b 0ef3f570e935dca880d54e1b2fa1a62419632adc 0fb9a7a3985c2decc074998113b05f959a7ff5fa 13e014093f833b14656283fc677125e4252bc855 1ba94a2b89b242f51d0d7e2038aa5efdcd0862d9 1c2523e26fbababad12ca91e79e56d88bc24e873 207c34ae26c4535e8855578e6651c9e70c9e632c 255996a6f45f4976b9b2f01f8a57cac7e4045603 2832e40a5571f39c5371491b569748fa61a404f6 2b4c77cd0872f47e93f9b285897bf5fcde59ae62 2b600018209751d41d6727ac1d6b722657b56f2a 2e6f00db8508c1c183351b4deaaa0a57b78663e6 2efcfc2f796736e08157e4bd4cee88ad2af47100 35ec51cf652843c2c996634c7b8988336c69719d 37635ec38845ca99b297cb507516179f6d625a28 3991b47b053144dfe8744d4008e29bf1422cd129 3b11214a277abaa5dee2319ef7b2311f639bc676 3b4ab0a7ca29a0b683a27ff3d15813aa7ecf816b 3ca61443ad146354739900cdbc6b6c2c0f20ca30 3fbeac5a3a8bb359dfcb807c3a7d2a8b3a2287f0 4330bded4ff565e79a4467a060bd8a491cb5b7ac 454312804586869e5757bd7b1efd54e576e465a6 45b2fe33162d85ba42e292bf964adb0a7fb3ea61 4fb45675a8e3fb1ce3b11f93d40c2571a97377d6 511dd5d3f02de6559d816cfd897ba7061ee08ad7 527f96bc42f7f82c1ff3ccedf6df7f3b2d7deed3 5408c71e927be94c2868720469a47f75d954e38b 566983e339b4060464928d0630b7dfa943512788 56c9b614789dc6fdcaac44b0f4a5e4c9aa26149d 58841ee2b64675df9b45010867c6d2f897235f4b 5b9c07a01a628124354e33cd5952d9cabc8bd4b1 5e9199d06590dd46c4b7d0dc54e6922bff598003 633f515829c3d1cbb1b903b480cbe421485a0be4 6767997c6e233c2d298ad8aa8eb6ce696f16a855 69e47ba7bca1dcee904093b952fafa4e1231a261 765fdb698b4d20a5d9db51f616bf24f785afcb95 7a9a10fae3b77c7253a60ad22e83ad1aca4d87b1 7aef5342c1032f8f059fee209ce4d8ae3a98bf99 7c74a6a0f8a5615ca50e6c3d11bff961ff681ffd 7dbcb5813eccc6b2d71fc69a060012f92721813a 7e22ec5a98a865d0cd8a71521b188077e3b3659c 7f39d5da5f33f4a718458a0f43ff8780bfcac407 7faff6df686b566e671513cb5b3bdae2b7011b97 811d4eaf25f05c54bced6842c1be39ec56ad9a24 8279d031f4c5309bf8da8d3cd1b1e5fd72da6e89 841be373005d241068f1525fab1acc344bde4096 8504d4c1590265054bb9cf8d0ea12c9c60f1a83f 89043270231fac3ebe3b88a9b49d02d9eb4e5b09 8ee645905c5b96b81b8ebf03b96b25e5dce13db3 9683054bc988b37b909f56e30a20ba6ca842249a 9a3a0c90c2ce7188d4fee12ce0819052ced4e4bf 9aba8de0649a5890af28f1e2ed78edce5c0d5637 9db61e4c207c5edb59cf95eb10d31d5567421964 9ffde91121959531f7e6b712e2bc2a24189af0f3 a02632a476803edebcfbcc9328a01d4d60cef250 a0d5071f03510876e33fbff8edaac424086cd83e a53438a240dc18aa6183281ae9527a960317b623 a5504619db372df349312f0c217a418a4e846771 a976be332d02a294725ed18e7fd810f7fb339d30 b72508d6c6a5e68ac41f6d93be943d004e90b610 c0ecbaa8ab3a6d2f74b2d6634a911d7b7bf47e96 c5dc541a9a8f6911a9a042b9ec842c98e9c1fe1a c7e28c8471fa7e16f47c767b33b3ae36bd9c9d01 c912c295b8a2d2555605b551217d912eaa3afe0d c995162ac35cf6b1fb3a06b5da8ce7d2633fa2ca c9d8e486f91dcd589cb2b1a73e2237f1cf7e73c9 ca5f3da294f2656556999b73b0be02418cb7c23d cd7cb7d188df265fe987d8dd8d3b910bf7e8bc84 ce8d4cbb5ef8ff088077cf853c823778322a3c3a cf5c812e0cd1d7fa3a638cb7812c1a83fc36a99c cfac09b7a1d1392b4d795bfa524ccd38665baec9 d3128435a0963c5c3830a7bc2588b16aa9f1abb2 d477e2260a8191d7c37d891564270a8e57eaff67 d63d15fc92d47ca8ae9d58e8537158abe6e9d481 da4f4c227efbf31db15b451f147662311a0bd3da da6430700fa1347672a50956ca1a0c152575cefa db7a6c5776090b4baeb6e5c58770af268e4a2069 df3532525b1e5d158b2afb9c24458ba4871ff3d0 e9834309ea74a7b843286d4fde3e92f5732283ff f0b3cde352f9e269f7e16ca446bdeeb97202fce6 f1a2bbd759b77e5e8005c81bf50f83a4fdb56069 f642047a8581339eb9a13e9ea98bb398946c52d3 fb8400513b26cf0d39f63714915cd26bcf9268ab fb8c5e274f9be3b3465eacf8964853fd13d19844 fba237f8529db159f1a07379f02bb0669f9eb463 fe02581d003fd0e89c7231db27b28281de391045
Gstreamer-Decoders: application/dash+xml; application/mxf; application/vnd.ms-sstr+xml; application/x-hls; application/x-yuv4mpeg, y4mversion=(int)2; audio/midi; audio/riff-midi; audio/x-adpcm, layout=(string){ microsoft, dvi }; audio/x-aiff; audio/x-ircam; audio/x-nist; audio/x-paris; audio/x-rf64; audio/x-sds; audio/x-svx; audio/x-voc; audio/x-w64; audio/x-xi; image/jp2; image/png; image/svg; image/svg+xml; image/webp; image/x-j2c; image/x-jpc; image/x-jpc-striped; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; video/mpeg, mpegversion=(int){ 1, 2 }, systemstream=(boolean){ true, false }; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false; video/mpegts, systemstream=(boolean)true; video/x-av1; video/x-cdxa; video/x-divx, divxversion=(int)[ 4, 5 ]; video/x-h263, variant=(string)itu; video/x-h264; video/x-h265; video/x-ivf; video/x-vmnc, version=(int)1; video/x-vp8, codec-alpha=(boolean)true; video/x-vp9
Gstreamer-Elements: a2dpsink, accurip, adpcmdec, adpcmenc, aesdec, aesenc, aiffmux, aiffparse, alphacombine, asfmux, asfparse, atscmux, audiobuffersplit, audiochannelmix, audiolatency, audiomixmatrix, audioparse, audiosegmentclip, autoconvert, autovideoconvert, av1parse, avdtpsink, avdtpsrc, avwait, bayer2rgb, bulge, burn, bz2dec, bz2enc, camerabin, cc708overlay, cccombiner, ccconverter, ccextractor, checksumsink, chopmydata, chromahold, chromium, circle, clockselect, codecalphademux, coloreffects, combdetect, compare, dashdemux, dashsink, debugspy, diffuse, dilate, diracparse, dodge, dtlsdec, dtlsenc, dtlssrtpdec, dtlssrtpdemux, dtlssrtpenc, dvbbasebin, dvbsrc, dvbsubenc, errorignore, exclusion, faceoverlay, fakeaudiosink, fakevideosink, fbdevsink, festival, fieldanalysis, fisheye, fpsdisplaysink, freeverb, gaussianblur, gdpdepay, gdppay, gtkwaylandsink, h263parse, h264parse, h264timestamper, h265parse, h265timestamper, hlsdemux, hlssink, hlssink2, id3mux, interaudiosink, interaudiosrc, interlace, intersubsink, intersubsrc, intervideosink, intervideosrc, ipcpipelinesink, ipcpipelinesrc, ipcslavepipeline, irtspparse, ivfparse, ivtc, jifmux, jp2kdecimator, jpeg2000parse, jpegparse, kaleidoscope, kmssink, lcms, line21decoder, line21encoder, marble, midiparse, mirror, mpeg4videoparse, mpegpsdemux, mpegpsmux, mpegtsmux, mpegvideoparse, mssdemux, mxfdemux, mxfmux, netsim, opusparse, pcapparse, perspective, pinch, pngparse, pnmdec, pnmenc, proxysink, proxysrc, removesilence, rfbsrc, rgb2bayer, ristrtpdeext, ristrtpext, ristrtxreceive, ristrtxsend, ristsink, ristsrc, rotate, roundrobin, rsvgdec, rsvgoverlay, rtmp2sink, rtmp2src, rtpasfpay, rtponvifparse, rtponviftimestamp, rtpsink, rtpsrc, scenechange, sctpdec, sctpenc, sdpdemux, sdpsrc, sfdec, shmsink, shmsrc, simplevideomark, simplevideomarkdetect, smooth, solarize, spacescope, spectrascope, speed, sphere, square, srtenc, stretch, switchbin, synaescope, testsrcbin, timecodestamper, transcodebin, tsdemux, tsparse, ttmlparse, ttmlrender, tunnel, twirl, uritranscodebin, uvch264mjpgdemux, uvch264src, vc1parse, videoanalyse, videocodectestsink, videodiff, videoframe-audiolevel, videoparse, videosegmentclip, viewfinderbin, vmncdec, vp8alphadecodebin, vp9alphadecodebin, vp9parse, watchdog, waterripple, wavescope, waylandsink, webpdec, webpenc, webrtcdsp, webrtcechoprobe, webvttenc, wrappercamerabinsrc, y4mdec, zebrastripe
Gstreamer-Encoders: application/mxf; application/x-bzip; application/x-dtls; application/x-gdp; application/x-rtp, media=(string){ audio, video, application }, encoding-name=(string)X-ASF-PF; application/x-sctp; application/x-subtitle; application/x-subtitle-vtt; audio/x-adpcm, layout=(string)dvi; audio/x-aiff; image/webp; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; video/mpeg, mpegversion=(int)2, systemstream=(boolean)true; video/mpegts, systemstream=(boolean)true, packetsize=(int){ 192, 188 }; video/x-ms-asf, parsed=(boolean)true
Gstreamer-Uri-Sinks: rtmp, rtmps, rtp
Gstreamer-Uri-Sources: dvb, rfb, rist, rtmp, rtmps, rtp, sdp, testbin
Gstreamer-Version: 1.22
Multi-Arch: same

Package: gstreamer1.0-plugins-base
Priority: optional
Section: libs
Installed-Size: 1755
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Replaces: gstreamer1.0-plugins-bad (<< 1.15.1)
Provides: gstreamer1.0-audiosource, gstreamer1.0-videosource
Depends: libc6 (>= 2.33), libcdparanoia0 (>= 3.10.2+debian), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libogg0 (>= 1.0rc3), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), libtheora0 (>= 1.1), libvisual-0.4-0 (>= 0.4.0), libvorbis0a (>= 1.3.1), libvorbisenc2 (>= 1.3.1)
Suggests: gvfs
Breaks: gstreamer1.0-plugins-bad (<< 1.15.1)
Filename: pool/target/g/gst-plugins-base1.0/gstreamer1.0-plugins-base_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 698392
MD5sum: 87dd906ed6a8574849a86a37e382bc0b
SHA1: 1d7e7a9c3ca08e41adacb151617876ebf1b7a111
SHA256: 0fa2e2ffda8f504fcc17a2ef4dfca51f978b29441683849717e407271a49a71a
SHA512: a23ede5cf1f214298cfdc026612c16df3448aeb84d90d15d261bd6787b40e743ccb5ec5ad3e813d9fb888e33042f2da635e0ad50c10d3188ec64e0751f5b0bd4
Description: GStreamer plugins from the "base" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugins from the "base" set, an
 essential exemplary set of elements.
Gstreamer-Decoders: application/kate; application/ogg; application/x-ass; application/x-ogg-avi; application/x-ogm-audio; application/x-ogm-text; application/x-ogm-video; application/x-ssa; application/x-subtitle; application/x-subtitle-dks; application/x-subtitle-lrc; application/x-subtitle-mpl2; application/x-subtitle-qttext; application/x-subtitle-sami; application/x-subtitle-tmplayer; application/x-subtitle-vtt; audio/ogg; audio/x-opus, channel-mapping-family=(int)[ 1, 255 ], stream-count=(int)[ 1, 255 ], coupled-count=(int)[ 0, 255 ]; audio/x-opus, channel-mapping-family=(int)0; audio/x-unaligned-raw, format=(string){ F64LE, F64BE, F32LE, F32BE, S32LE, S32BE, U32LE, U32BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, S16LE, S16BE, U16LE, U16BE, S8, U8 }, layout=(string){ interleaved, non-interleaved }; audio/x-vorbis; video/ogg; video/x-theora; video/x-unaligned-raw, format=(string){ ABGR64_LE, BGRA64_LE, AYUV64, ARGB64_LE, ARGB64, RGBA64_LE, ABGR64_BE, BGRA64_BE, ARGB64_BE, RGBA64_BE, GBRA_12LE, GBRA_12BE, Y412_LE, Y412_BE, A444_10LE, GBRA_10LE, A444_10BE, GBRA_10BE, A422_10LE, A422_10BE, A420_10LE, A420_10BE, RGB10A2_LE, BGR10A2_LE, Y410, GBRA, ABGR, VUYA, BGRA, AYUV, ARGB, RGBA, A420, AV12, Y444_16LE, Y444_16BE, v216, P016_LE, P016_BE, Y444_12LE, GBR_12LE, Y444_12BE, GBR_12BE, I422_12LE, I422_12BE, Y212_LE, Y212_BE, I420_12LE, I420_12BE, P012_LE, P012_BE, Y444_10LE, GBR_10LE, Y444_10BE, GBR_10BE, r210, I422_10LE, I422_10BE, NV16_10LE32, Y210, v210, UYVP, I420_10LE, I420_10BE, P010_10LE, NV12_10LE32, NV12_10LE40, P010_10BE, NV12_10BE_8L128, Y444, RGBP, GBR, BGRP, NV24, xBGR, BGRx, xRGB, RGBx, BGR, IYU2, v308, RGB, Y42B, NV61, NV16, VYUY, UYVY, YVYU, YUY2, I420, YV12, NV21, NV12, NV12_8L128, NV12_64Z32, NV12_4L4, NV12_32L32, NV12_16L32S, Y41B, IYU1, YVU9, YUV9, RGB16, BGR16, RGB15, BGR15, RGB8P, GRAY16_LE, GRAY16_BE, GRAY10_LE32, GRAY8 }
Gstreamer-Elements: adder, appsink, appsrc, audioconvert, audiointerleave, audiomixer, audiorate, audioresample, audiotestsrc, cdparanoiasrc, compositor, decodebin, decodebin3, encodebin, encodebin2, giosink, giosrc, giostreamsink, giostreamsrc, liveadder, multifdsink, multisocketsink, oggaviparse, oggdemux, oggmux, oggparse, ogmaudioparse, ogmtextparse, ogmvideoparse, opusdec, opusenc, overlaycomposition, parsebin, playbin, playbin3, playsink, rawaudioparse, rawvideoparse, socketsrc, ssaparse, streamsynchronizer, subparse, subtitleoverlay, tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc, theoradec, theoraenc, theoraparse, unalignedaudioparse, unalignedvideoparse, uridecodebin, uridecodebin3, urisourcebin, videoconvert, videoconvertscale, videorate, videoscale, videotestsrc, volume, vorbisdec, vorbisenc, vorbisparse, vorbistag
Gstreamer-Encoders: application/ogg; audio/ogg; audio/x-opus; audio/x-vorbis; video/ogg; video/x-theora
Gstreamer-Uri-Sinks: appsink, file, resource
Gstreamer-Uri-Sources: appsrc, cdda, file, resource
Gstreamer-Version: 1.22
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gstreamer1.0-plugins-base-apps
Priority: optional
Section: utils
Installed-Size: 189
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.62), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.22.0), gstreamer1.0-tools
Filename: pool/target/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-apps_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 101636
MD5sum: 48f9b6c58b9933b1e9e77c85667f367a
SHA1: f4c553187b7853cc68fd93c36d071e5e15f20959
SHA256: a8c9fbe30f2077e8b3ff3e2537e8e45998c38d1d7141fef65febb943296624bb
SHA512: f2a715c55c3d874a173048ecd04be2eb0b81a58fcd63a5c0fe0c16c1b0e960494e699d14be145ae45d0ae40e1715e4dff4dadd657176c5d45c419158009162f7
Description: GStreamer helper programs from the "base" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains helper programs from the "base" set, an essential
 exemplary set of elements.
Homepage: https://gstreamer.freedesktop.org

Package: gstreamer1.0-plugins-base-apps-dbgsym
Priority: optional
Section: debug
Installed-Size: 108
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-plugins-base-apps (= 1.22.0-3+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-apps-dbgsym_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 69124
MD5sum: fc03b54d74704b91ce4863724c4638eb
SHA1: 9f3d46994913ffb0b342d0556ed6c72855f2497b
SHA256: 20fe423621313fea001f544d8b285f1b22a0711e952487a1cd20ea7f0ec29b60
SHA512: 125cc8876167d90b1502b6d18c8415489335c3a76ecf061653c8844ad4b017646788b93662bd260f16c9013623d52b4b0a4ade68cd444de4422a635720308c0d
Description: debug symbols for gstreamer1.0-plugins-base-apps
Auto-Built-Package: debug-symbols
Build-Ids: 082cf060748336f5ae20435068f87538d178a4d2 1354d855567a7948df4b3d7c13d6bb99233af652 401bd894058a83ad2b488a0f97a8938bb4caed74

Package: gstreamer1.0-plugins-base-dbgsym
Priority: optional
Section: debug
Installed-Size: 2347
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-plugins-base (= 1.22.0-3+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-dbgsym_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 1927516
MD5sum: b2e36a6c409fe58fb9ecd05066793088
SHA1: eed2910f7e1782e4fdbbaa017afcf8f7bc3823c0
SHA256: 84ac33fae995b15a110d65f9a441d85c546448d5800cc7a8faa406bb3509936c
SHA512: 6307004059bd78cc3ba2e340288c92caac910f218afe28498c8c5e863000148469ee448a660916632725b3e452594a6a07e4ff0d648e6a14a87eb19a622c55a0
Description: debug symbols for gstreamer1.0-plugins-base
Auto-Built-Package: debug-symbols
Build-Ids: 041e5b6642035146c59ebb949b584a068736f7cd 226bf5e48f745e647de9c761937da8bb6de298be 3fbeae3667ec8bd1b757570df4e306a37aded564 5549f6909533915de287a873d533a5567208b4ad 5620a9f1ee41ac84e2f1a5bfd6458bdce6269ae8 586bffbbb73c08a3c950952f4688879cca0d5924 587a196d477c0fcd09f36aafa7acdb482fa32f98 5e9db5969054546b5e883b7e77495db5ea6fd08d 62199a1c877bf5ee0609e9ddf2b770b820a456ee 631d7c5487f4e972bbdda7bbcbaee129eb0fb067 7b98e04f6110e4c7c61e58aa7dadb1438ace9233 840649d7e6ed39083e05c6700dd31219647fded8 8644085abfa3f894dddb164505245357138b5809 94166de5671a70f1eb5cb939fa8b9c09cd8d559f 9bb5ffc01dac1fb03165a1f0c4daf95d5588a353 9c0913d925945e93635240ff29e135ada954a1ca a3e30c1341fb12de2e175970867298293eaf163d a4ba7f4def9bc431781d0854c13ac9c8269e4296 a7273d466bbbb8d8e5ae20a62d88f5172403fc9e b081e51b724dbe068b9fbdd91ae6545bc65836a7 b3e66795c160b6297c61c5318ecaa62f79609afa b5b6facdec294977f7b81a20a958c70bdce13704 ba9a30ee5acc1817521e3cb848c25a9d91f65562 c35d4bb51ac6664372d5d1aac408c05acf6aa694 c61a2ae46fa9da83d21a7580c246ab0bab3ca2d6 c7b7899b9c90caec5cd4fb4ad77790a4bd59b93a fd1cc2c56b5e040fb13001e4b529e2b29a99dd94
Gstreamer-Decoders: application/kate; application/ogg; application/x-ass; application/x-ogg-avi; application/x-ogm-audio; application/x-ogm-text; application/x-ogm-video; application/x-ssa; application/x-subtitle; application/x-subtitle-dks; application/x-subtitle-lrc; application/x-subtitle-mpl2; application/x-subtitle-qttext; application/x-subtitle-sami; application/x-subtitle-tmplayer; application/x-subtitle-vtt; audio/ogg; audio/x-opus, channel-mapping-family=(int)[ 1, 255 ], stream-count=(int)[ 1, 255 ], coupled-count=(int)[ 0, 255 ]; audio/x-opus, channel-mapping-family=(int)0; audio/x-unaligned-raw, format=(string){ F64LE, F64BE, F32LE, F32BE, S32LE, S32BE, U32LE, U32BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, S16LE, S16BE, U16LE, U16BE, S8, U8 }, layout=(string){ interleaved, non-interleaved }; audio/x-vorbis; video/ogg; video/x-theora; video/x-unaligned-raw, format=(string){ ABGR64_LE, BGRA64_LE, AYUV64, ARGB64_LE, ARGB64, RGBA64_LE, ABGR64_BE, BGRA64_BE, ARGB64_BE, RGBA64_BE, GBRA_12LE, GBRA_12BE, Y412_LE, Y412_BE, A444_10LE, GBRA_10LE, A444_10BE, GBRA_10BE, A422_10LE, A422_10BE, A420_10LE, A420_10BE, RGB10A2_LE, BGR10A2_LE, Y410, GBRA, ABGR, VUYA, BGRA, AYUV, ARGB, RGBA, A420, AV12, Y444_16LE, Y444_16BE, v216, P016_LE, P016_BE, Y444_12LE, GBR_12LE, Y444_12BE, GBR_12BE, I422_12LE, I422_12BE, Y212_LE, Y212_BE, I420_12LE, I420_12BE, P012_LE, P012_BE, Y444_10LE, GBR_10LE, Y444_10BE, GBR_10BE, r210, I422_10LE, I422_10BE, NV16_10LE32, Y210, v210, UYVP, I420_10LE, I420_10BE, P010_10LE, NV12_10LE32, NV12_10LE40, P010_10BE, NV12_10BE_8L128, Y444, RGBP, GBR, BGRP, NV24, xBGR, BGRx, xRGB, RGBx, BGR, IYU2, v308, RGB, Y42B, NV61, NV16, VYUY, UYVY, YVYU, YUY2, I420, YV12, NV21, NV12, NV12_8L128, NV12_64Z32, NV12_4L4, NV12_32L32, NV12_16L32S, Y41B, IYU1, YVU9, YUV9, RGB16, BGR16, RGB15, BGR15, RGB8P, GRAY16_LE, GRAY16_BE, GRAY10_LE32, GRAY8 }
Gstreamer-Elements: adder, appsink, appsrc, audioconvert, audiointerleave, audiomixer, audiorate, audioresample, audiotestsrc, cdparanoiasrc, compositor, decodebin, decodebin3, encodebin, encodebin2, giosink, giosrc, giostreamsink, giostreamsrc, liveadder, multifdsink, multisocketsink, oggaviparse, oggdemux, oggmux, oggparse, ogmaudioparse, ogmtextparse, ogmvideoparse, opusdec, opusenc, overlaycomposition, parsebin, playbin, playbin3, playsink, rawaudioparse, rawvideoparse, socketsrc, ssaparse, streamsynchronizer, subparse, subtitleoverlay, tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc, theoradec, theoraenc, theoraparse, unalignedaudioparse, unalignedvideoparse, uridecodebin, uridecodebin3, urisourcebin, videoconvert, videoconvertscale, videorate, videoscale, videotestsrc, volume, vorbisdec, vorbisenc, vorbisparse, vorbistag
Gstreamer-Encoders: application/ogg; audio/ogg; audio/x-opus; audio/x-vorbis; video/ogg; video/x-theora
Gstreamer-Uri-Sinks: appsink, file, resource
Gstreamer-Uri-Sources: appsrc, cdda, file, resource
Gstreamer-Version: 1.22
Multi-Arch: same

Package: gstreamer1.0-plugins-good
Priority: optional
Section: libs
Installed-Size: 5612
Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-good1.0
Version: 1.22.0-5+deb12u1+apertis1bv2024dev3b2
Replaces: gstreamer1.0-plugins-bad (<< 1.15.1), gstreamer1.0-plugins-ugly (<< 1.22), gstreamer1.0-pulseaudio (<< 1.18.0)
Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource, gstreamer1.0-videosink, gstreamer1.0-videosource, gstreamer1.0-visualization
Depends: libaa1 (>= 1.4p5), libavc1394-0 (>= 0.5.3), libbz2-1.0, libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdv4 (>= 1.0.0), libflac12 (>= 1.3.0), libgcc-s1 (>= 3.5), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libgudev-1.0-0 (>= 147), libiec61883-0 (>= 1.2.0), libjpeg62-turbo (>= 1.3.1), liborc-0.4-0 (>= 1:0.4.25), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 2.0), libraw1394-11 (>= 2.1.2), libshout3 (>= 2.4.6), libspeex1 (>= 1.2~), libssl3 (>= 3.0.0), libstdc++6 (>= 5), libtag1v5 (>= 1.9.1-2.2~), libv4l-0 (>= 0.5.0), libvpx7 (>= 1.12.0), libwavpack1 (>= 4.60), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), gstreamer1.0-plugins-base (>= 1.22.0), libsoup2.4-1 (>= 2.48) | libsoup-3.0-0
Recommends: gstreamer1.0-x
Breaks: gstreamer1.0-plugins-bad (<< 1.15.1), gstreamer1.0-plugins-ugly (<< 1.22), gstreamer1.0-pulseaudio (<< 1.18.0)
Filename: pool/target/g/gst-plugins-good1.0/gstreamer1.0-plugins-good_1.22.0-5+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 2034324
MD5sum: 2884ca6cbb3ae0cf517826f6fae7c8f7
SHA1: 70112c6f187c4f2c831274673ce08b5349df0614
SHA256: a0e80efae3ce811c758cf61584140c070ea0cf5886d93adc578692b6342bda02
SHA512: 298710905615b0a7639681ebf55c65fdfe2e9989aae15a9f9125737c45d5ae4c7d35770db34aa38b7a95f0c1f0f145338cffdd0d112776dd138d3c56ca5d658b
Description: GStreamer plugins from the "good" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugins from the "good" set, a set
 of good-quality plug-ins under the LGPL license.
Gstreamer-Decoders: application/x-3gp; application/x-apetag; application/x-icy; application/x-id3; application/x-navi-animation; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ TELEPHONE-EVENT, ISAC, SBC, OPUS, X-GST-OPUS-DRAFT-SPITTKA-00, MULTIOPUS }; application/x-rtp, payload=(int)[ 96, 127 ], media=(string){ audio, video }, encoding-name=(string){ X-QT, X-QUICKTIME }; application/x-rtp, media=(string)video, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }; application/x-rtp, media=(string){ video, audio, application }, encoding-name=(string)MPEG4-GENERIC, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr, aac-hbr }; application/x-rtp, media=(string)video, sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCrA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE }, encoding-name=(string)JPEG2000; application/x-rtp, media=(string)video, colorspace=(string){ sRGB, sYUV, GRAY }, encoding-name=(string)JPEG2000; application/x-rtp, media=(string)video, payload=(int)31, encoding-name=(string)H261; application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)H261; application/x-rtp, media=(string)audio, encoding-name=(string){ AMR, AMR-WB }, octet-align=(string)1; application/x-rtp, media=(string){ video, audio }, encoding-name=(string)DV, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }; application/x-rtp, media=(string)video, encoding-name=(string){ VP9, VP9-DRAFT-IETF-01, VP8, VP8-DRAFT-IETF-01, THEORA, X-SV3V-ES, X-SORENSON-VIDEO, X-SORENSONVIDEO, X-SorensonVideo, MP4V-ES, MP2T, MP2T-ES, MP1S, JPEG, H265, H264, H263, H263-1998, H263-2000, MPV }; application/x-rtp, media=(string)audio, encoding-name=(string){ VORBIS, SPEEX, SIREN, X-QDM, QCELP, MP4A-LATM, L24, L16, L8, MPA-ROBUST, X-MP3-DRAFT-00, X-MP3-DRAFT-01, X-MP3-DRAFT-02, X-MP3-DRAFT-03, X-MP3-DRAFT-04, X-MP3-DRAFT-05, X-MP3-DRAFT-06, MPA, PCMU, PCMA, GSM, G729, G726, G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40, G723, G722, ILBC, CELT, BV16, BV32, AC3 }; application/x-rtp, media=(string)audio, payload=(int){ 12, 10, 11, 14, 0, 8, 3, 18, 4, 9 }; application/x-rtp, media=(string)video, payload=(int){ 33, 26, 34, 32 }; application/x-rtp, media=(string)other, encoding-name=(string)MP1S; application/x-rtp, media=(string)application, encoding-name=(string){ SMPTE336M, X-GST }; application/x-subtitle-avi; audio/ac3; audio/mpeg, mpegversion=(int){ 1, 2, 4 }; audio/webm; audio/x-ac3; audio/x-alaw; audio/x-amr-nb-sh; audio/x-amr-wb-sh; audio/x-au; audio/x-dts; audio/x-eac3; audio/x-flac; audio/x-m4a; audio/x-matroska; audio/x-mulaw; audio/x-private1-ac3; audio/x-private1-dts; audio/x-rf64; audio/x-sbc; audio/x-speex; audio/x-wav; audio/x-wavpack; audio/x-wavpack-correction; image/bmp; image/jpeg; image/png; image/svg; image/svg+xml; image/tiff; image/vnd.wap.wbmp; image/x-MS-bmp; image/x-bitmap; image/x-bmp; image/x-cmu-raster; image/x-icon; image/x-pcx; image/x-pixmap; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; image/x-sun-raster; image/x-tga; multipart/x-mixed-replace; video/mj2; video/quicktime; video/webm; video/x-dv, systemstream=(boolean){ false, true }; video/x-fli; video/x-flv; video/x-matroska; video/x-matroska-3d; video/x-msvideo; video/x-vp8; video/x-vp9
Gstreamer-Elements: 3gppmux, aacparse, aasink, aatv, ac3parse, agingtv, alawdec, alawenc, alpha, alphacolor, amrparse, apedemux, apev2mux, aspectratiocrop, asteriskh263, audioamplify, audiochebband, audiocheblimit, audiodynamic, audioecho, audiofirfilter, audioiirfilter, audioinvert, audiokaraoke, audiopanorama, audiowsincband, audiowsinclimit, auparse, autoaudiosink, autoaudiosrc, autovideosink, autovideosrc, avidemux, avimux, avisubtitle, breakmydata, cacasink, cacatv, cairooverlay, capssetter, cpureport, cutter, dcaparse, deinterlace, deinterleave, dicetv, dtmfsrc, dv1394src, dvdec, dvdemux, dynudpsink, edgetv, equalizer-10bands, equalizer-3bands, equalizer-nbands, flacdec, flacenc, flacparse, flactag, flvdemux, flvmux, flxdec, gamma, gdkpixbufdec, gdkpixbufoverlay, gdkpixbufsink, goom, goom2k1, hdv1394src, icydemux, id3demux, id3v2mux, imagefreeze, imagesequencesrc, interleave, ismlmux, jpegdec, jpegenc, level, matroskademux, matroskamux, matroskaparse, mj2mux, monoscope, mp4mux, mpegaudioparse, mulawdec, mulawenc, multifilesink, multifilesrc, multipartdemux, multipartmux, multiudpsink, navigationtest, navseek, optv, oss4sink, oss4src, osssink, osssrc, pngdec, pngenc, progressreport, pulsesink, pulsesrc, pushfilesrc, qtdemux, qtmoovrecover, qtmux, quarktv, radioactv, revtv, rganalysis, rglimiter, rgvolume, rippletv, rndbuffersize, rtpL16depay, rtpL16pay, rtpL24depay, rtpL24pay, rtpL8depay, rtpL8pay, rtpac3depay, rtpac3pay, rtpamrdepay, rtpamrpay, rtpbin, rtpbvdepay, rtpbvpay, rtpceltdepay, rtpceltpay, rtpdec, rtpdtmfdepay, rtpdtmfmux, rtpdtmfsrc, rtpdvdepay, rtpdvpay, rtpfunnel, rtpg722depay, rtpg722pay, rtpg723depay, rtpg723pay, rtpg726depay, rtpg726pay, rtpg729depay, rtpg729pay, rtpgsmdepay, rtpgsmpay, rtpgstdepay, rtpgstpay, rtph261depay, rtph261pay, rtph263depay, rtph263pay, rtph263pdepay, rtph263ppay, rtph264depay, rtph264pay, rtph265depay, rtph265pay, rtphdrextclientaudiolevel, rtphdrextcolorspace, rtphdrextmid, rtphdrextntp64, rtphdrextrepairedstreamid, rtphdrextstreamid, rtphdrexttwcc, rtpilbcdepay, rtpilbcpay, rtpisacdepay, rtpisacpay, rtpj2kdepay, rtpj2kpay, rtpjitterbuffer, rtpjpegdepay, rtpjpegpay, rtpklvdepay, rtpklvpay, rtpldacpay, rtpmp1sdepay, rtpmp2tdepay, rtpmp2tpay, rtpmp4adepay, rtpmp4apay, rtpmp4gdepay, rtpmp4gpay, rtpmp4vdepay, rtpmp4vpay, rtpmpadepay, rtpmpapay, rtpmparobustdepay, rtpmpvdepay, rtpmpvpay, rtpmux, rtpopusdepay, rtpopuspay, rtppcmadepay, rtppcmapay, rtppcmudepay, rtppcmupay, rtpptdemux, rtpqcelpdepay, rtpqdm2depay, rtpreddec, rtpredenc, rtprtxqueue, rtprtxreceive, rtprtxsend, rtpsbcdepay, rtpsbcpay, rtpsession, rtpsirendepay, rtpsirenpay, rtpspeexdepay, rtpspeexpay, rtpssrcdemux, rtpst2022-1-fecdec, rtpst2022-1-fecenc, rtpstorage, rtpstreamdepay, rtpstreampay, rtpsv3vdepay, rtptheoradepay, rtptheorapay, rtpulpfecdec, rtpulpfecenc, rtpvorbisdepay, rtpvorbispay, rtpvp8depay, rtpvp8pay, rtpvp9depay, rtpvp9pay, rtpvrawdepay, rtpvrawpay, rtpxqtdepay, rtspsrc, sbcparse, scaletempo, shagadelictv, shapewipe, shout2send, smpte, smptealpha, spectrum, speexdec, speexenc, splitfilesrc, splitmuxsink, splitmuxsrc, stereo, streaktv, taginject, testsink, udpsink, udpsrc, v4l2radio, v4l2sink, v4l2src, vertigotv, videobalance, videobox, videocrop, videoflip, videomedian, videomixer, vp8dec, vp8enc, vp9dec, vp9enc, warptv, wavenc, wavpackdec, wavpackenc, wavpackparse, wavparse, webmmux, ximagesrc, xingmux, y4menc
Gstreamer-Encoders: application/x-rtcp-stream; application/x-rtp; application/x-rtp-stream; application/x-srtcp-stream; application/x-srtp-stream; application/x-yuv4mpeg, y4mversion=(int)2; audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]; audio/webm; audio/x-alaw; audio/x-flac; audio/x-matroska; audio/x-mulaw; audio/x-rf64; audio/x-speex; audio/x-wav; audio/x-wavpack-correction, framed=(boolean)true; image/jpeg, sof-marker=(int){ 0, 1, 2, 4, 9 }; image/png; multipart/x-mixed-replace; video/mj2; video/quicktime; video/webm; video/x-flv; video/x-matroska; video/x-matroska-3d; video/x-msvideo; video/x-vp8, profile=(string){ 0, 1, 2, 3 }; video/x-vp9, profile=(string){ 0, 1, 2, 3 }
Gstreamer-Uri-Sinks: udp
Gstreamer-Uri-Sources: dv, hdv, imagesequence, multifile, pushfile, radio, rtsp, rtsp-sdp, rtsph, rtsps, rtspsh, rtspst, rtspsu, rtspt, rtspu, splitfile, splitmux, udp, v4l2
Gstreamer-Version: 1.22
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gstreamer1.0-plugins-good-dbgsym
Priority: optional
Section: debug
Installed-Size: 7025
Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-good1.0
Version: 1.22.0-5+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-plugins-good (= 1.22.0-5+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-good1.0/gstreamer1.0-plugins-good-dbgsym_1.22.0-5+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 5868988
MD5sum: 1c55f48f4bfd9a6be58e42bc70a6413b
SHA1: c938bb2c618906a78e609e239fb87dcb4faedc7f
SHA256: 86dc197a65af5898b83518011c4d5c382e87cb7dddefb799f3d18dd68efcc8aa
SHA512: 0bea8b3e50d35b38584ee7b4b7bfe1b50fc45f4dd9c0a045f04f3e68077e1f0c87409b8b5611c21e87e9a2fa89c295187213d49bcade87d3fddac1ca108bf7a6
Description: debug symbols for gstreamer1.0-plugins-good
Auto-Built-Package: debug-symbols
Build-Ids: 022395452cfd7be2e83b42abfd9538f5e7f03516 03d7ae8fed28bdabf08811ed7a324f75304284d8 0bbb378591cf331299fa268d229287ac74a19bf4 0dfdaa85254c02ce723b490905edca423fd1a62d 1ca3c2e980d2ed8bb9bf2717778d5be07f137853 1d2909eb2d1238d1ac58f5e929d85d0d3605475a 2008700ed07a0d20c29b78b83819cacff03a331c 28943f1487b27cd108ca8d62034cbd3cef9d9b32 2cf6a5e64c33b8d64bbba1b2cfc8ab6fb42ca9df 2ffa00a352feeb3105fc9a6103347339885267d3 36d0b1bec5baf5f085b7615810865dab4d27775d 396308b38a7768ecf070f786732dffdece7f13a5 3c1db55e8bbf30b88527b850f59f78048da4fec3 3ffa4671089f290d799b52a061430c6d87542ac7 41c13be9b738fb9cbf7681ee1b32af771a4d10af 486537a8f800c08f717695034a8ed35f24ca554f 49f694ba9b8722de2b14abd58163f0bd88900997 4bbf5b1ed60cc6aa0ec9b9bf19228fc3d4c9abe9 4c4d14080f746ca850b15d0f32f46edf858da2aa 4ce6fea37fc742763e0c3cec59630a193801082a 4ed75c5d59ea92ed4cce1b182f6b31aeaa579c56 4ee7fe9ac65ae8377f99376f03ff47262f0215e6 4f0f9e94d984a36ee5b472b93af4f2f5cbc539b3 4fa06ad052eed098be26466b86223bcb2df3fc60 552168c3e4ded0bb1c959f4c86ccbeb976eea981 55cfb63a8ca6ba1dd8acd6766bf3e39fbf114f90 55f66d998142e78cd2a8e198054d5b47a6c0fb85 60586cdc848a671cfe54652736fc4b71fcd5c801 60c49f77515aa7f8c76d186413e925562feeb206 6191bdc0b6ec85837caeea0c149cbaf9d6b2d2cf 62fc58bf0c0665e55fb92ce55067ad04bf252240 669746839f1f63291818cd81b3d4348ca4326017 6835444e63489cfdf2e870e7782504cc71c13717 69169fee2e0cf62fb8744062f7a44bad5341e34c 6a2bce7b29a4ca11fe34542fb87639e9fb7def98 6aee239e64fc24668ef503d91860bb7ed34e9dcf 749d05683f8e5c01dd8a63230324621779cd8978 74ac251490e51e76141a0eda88a9f409242155af 78d837bb4e9f58c8d04545e0497be6c815218c60 80511d2fab917785646dae79ad270cbb9065e00d 8835f1f0d16f3c5214ce35b257f83e2512ed3f1c 89f96a543386f123afbcc86fd04adcdf3cc1eeb0 8d2ec5333bf41cb74abe8e409aab4c116e84e1d2 9152d17943fb8f6e452fabaea4c04b8e2c76c7c6 9516fefa50a34e6a28296dff78eb4cb0ec5aab66 9517f7c3b12e28de8b6a09e15bb19213ea92b487 95ed39d087e72c3e588230150758ceab2c140861 9fbdb5fb0ec1c27756a414ca0d420a5664126313 a53311e17c4ee9f04b15845bf1663fdc4f54293b a654a00541c78a5702957b1fe4f33d37bdbbb18e abddd7e49470171a144c23571e0a6b3f44ba69af b4954b0dfe47c214203b276ca5156f40229dc120 bcff0c0b64cb251a1a8cd9a2d16758e5b0cc52c1 bf81d09f4b51939692950aeef62b3175055591e6 c1f9305bd7d5fea26c50eef85aa3351a06384635 c310c033748fef717cc2341d9ac4162bfeb441ff c4415135bdbde88e09ee6902e7739eb1e859b57c d979da1de357837cc568034846bcf1a3cd3ebcbe db247e649741fe2a9f8b8edb06fc49cad52ba7b4 dd57671f11c64365fa00db49479bbd5a4aa41927 e194994d74f35e0d6d698bd97ef6e7ae0e251dd3 e343d8940ab71c49da1e43714bb5a10c67c81d34 e87cfc64f7ba920e6d3a63227df9e95c7ad61d93 e8859bc7fb60828f19009afddb7e180616b3bad5 eaa73670a3985e93e77b5e1697d8ab792585ce4a efbb79f8459455e67eab400646d5bec5c751f13c f679f168bdb9a4daf05508b60471c71a62ea7461 fcea6f93b1d75fb77ea5e9d8329b0a6f361a8284
Gstreamer-Decoders: application/x-3gp; application/x-apetag; application/x-icy; application/x-id3; application/x-navi-animation; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ TELEPHONE-EVENT, ISAC, SBC, OPUS, X-GST-OPUS-DRAFT-SPITTKA-00, MULTIOPUS }; application/x-rtp, payload=(int)[ 96, 127 ], media=(string){ audio, video }, encoding-name=(string){ X-QT, X-QUICKTIME }; application/x-rtp, media=(string)video, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }; application/x-rtp, media=(string){ video, audio, application }, encoding-name=(string)MPEG4-GENERIC, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr, aac-hbr }; application/x-rtp, media=(string)video, sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCrA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE }, encoding-name=(string)JPEG2000; application/x-rtp, media=(string)video, colorspace=(string){ sRGB, sYUV, GRAY }, encoding-name=(string)JPEG2000; application/x-rtp, media=(string)video, payload=(int)31, encoding-name=(string)H261; application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)H261; application/x-rtp, media=(string)audio, encoding-name=(string){ AMR, AMR-WB }, octet-align=(string)1; application/x-rtp, media=(string){ video, audio }, encoding-name=(string)DV, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }; application/x-rtp, media=(string)video, encoding-name=(string){ VP9, VP9-DRAFT-IETF-01, VP8, VP8-DRAFT-IETF-01, THEORA, X-SV3V-ES, X-SORENSON-VIDEO, X-SORENSONVIDEO, X-SorensonVideo, MP4V-ES, MP2T, MP2T-ES, MP1S, JPEG, H265, H264, H263, H263-1998, H263-2000, MPV }; application/x-rtp, media=(string)audio, encoding-name=(string){ VORBIS, SPEEX, SIREN, X-QDM, QCELP, MP4A-LATM, L24, L16, L8, MPA-ROBUST, X-MP3-DRAFT-00, X-MP3-DRAFT-01, X-MP3-DRAFT-02, X-MP3-DRAFT-03, X-MP3-DRAFT-04, X-MP3-DRAFT-05, X-MP3-DRAFT-06, MPA, PCMU, PCMA, GSM, G729, G726, G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40, G723, G722, ILBC, CELT, BV16, BV32, AC3 }; application/x-rtp, media=(string)audio, payload=(int){ 12, 10, 11, 14, 0, 8, 3, 18, 4, 9 }; application/x-rtp, media=(string)video, payload=(int){ 33, 26, 34, 32 }; application/x-rtp, media=(string)other, encoding-name=(string)MP1S; application/x-rtp, media=(string)application, encoding-name=(string){ SMPTE336M, X-GST }; application/x-subtitle-avi; audio/ac3; audio/mpeg, mpegversion=(int){ 1, 2, 4 }; audio/webm; audio/x-ac3; audio/x-alaw; audio/x-amr-nb-sh; audio/x-amr-wb-sh; audio/x-au; audio/x-dts; audio/x-eac3; audio/x-flac; audio/x-m4a; audio/x-matroska; audio/x-mulaw; audio/x-private1-ac3; audio/x-private1-dts; audio/x-rf64; audio/x-sbc; audio/x-speex; audio/x-wav; audio/x-wavpack; audio/x-wavpack-correction; image/bmp; image/jpeg; image/png; image/svg; image/svg+xml; image/tiff; image/vnd.wap.wbmp; image/x-MS-bmp; image/x-bitmap; image/x-bmp; image/x-cmu-raster; image/x-icon; image/x-pcx; image/x-pixmap; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; image/x-sun-raster; image/x-tga; multipart/x-mixed-replace; video/mj2; video/quicktime; video/webm; video/x-dv, systemstream=(boolean){ false, true }; video/x-fli; video/x-flv; video/x-matroska; video/x-matroska-3d; video/x-msvideo; video/x-vp8; video/x-vp9
Gstreamer-Elements: 3gppmux, aacparse, aasink, aatv, ac3parse, agingtv, alawdec, alawenc, alpha, alphacolor, amrparse, apedemux, apev2mux, aspectratiocrop, asteriskh263, audioamplify, audiochebband, audiocheblimit, audiodynamic, audioecho, audiofirfilter, audioiirfilter, audioinvert, audiokaraoke, audiopanorama, audiowsincband, audiowsinclimit, auparse, autoaudiosink, autoaudiosrc, autovideosink, autovideosrc, avidemux, avimux, avisubtitle, breakmydata, cacasink, cacatv, cairooverlay, capssetter, cpureport, cutter, dcaparse, deinterlace, deinterleave, dicetv, dtmfsrc, dv1394src, dvdec, dvdemux, dynudpsink, edgetv, equalizer-10bands, equalizer-3bands, equalizer-nbands, flacdec, flacenc, flacparse, flactag, flvdemux, flvmux, flxdec, gamma, gdkpixbufdec, gdkpixbufoverlay, gdkpixbufsink, goom, goom2k1, hdv1394src, icydemux, id3demux, id3v2mux, imagefreeze, imagesequencesrc, interleave, ismlmux, jpegdec, jpegenc, level, matroskademux, matroskamux, matroskaparse, mj2mux, monoscope, mp4mux, mpegaudioparse, mulawdec, mulawenc, multifilesink, multifilesrc, multipartdemux, multipartmux, multiudpsink, navigationtest, navseek, optv, oss4sink, oss4src, osssink, osssrc, pngdec, pngenc, progressreport, pulsesink, pulsesrc, pushfilesrc, qtdemux, qtmoovrecover, qtmux, quarktv, radioactv, revtv, rganalysis, rglimiter, rgvolume, rippletv, rndbuffersize, rtpL16depay, rtpL16pay, rtpL24depay, rtpL24pay, rtpL8depay, rtpL8pay, rtpac3depay, rtpac3pay, rtpamrdepay, rtpamrpay, rtpbin, rtpbvdepay, rtpbvpay, rtpceltdepay, rtpceltpay, rtpdec, rtpdtmfdepay, rtpdtmfmux, rtpdtmfsrc, rtpdvdepay, rtpdvpay, rtpfunnel, rtpg722depay, rtpg722pay, rtpg723depay, rtpg723pay, rtpg726depay, rtpg726pay, rtpg729depay, rtpg729pay, rtpgsmdepay, rtpgsmpay, rtpgstdepay, rtpgstpay, rtph261depay, rtph261pay, rtph263depay, rtph263pay, rtph263pdepay, rtph263ppay, rtph264depay, rtph264pay, rtph265depay, rtph265pay, rtphdrextclientaudiolevel, rtphdrextcolorspace, rtphdrextmid, rtphdrextntp64, rtphdrextrepairedstreamid, rtphdrextstreamid, rtphdrexttwcc, rtpilbcdepay, rtpilbcpay, rtpisacdepay, rtpisacpay, rtpj2kdepay, rtpj2kpay, rtpjitterbuffer, rtpjpegdepay, rtpjpegpay, rtpklvdepay, rtpklvpay, rtpldacpay, rtpmp1sdepay, rtpmp2tdepay, rtpmp2tpay, rtpmp4adepay, rtpmp4apay, rtpmp4gdepay, rtpmp4gpay, rtpmp4vdepay, rtpmp4vpay, rtpmpadepay, rtpmpapay, rtpmparobustdepay, rtpmpvdepay, rtpmpvpay, rtpmux, rtpopusdepay, rtpopuspay, rtppcmadepay, rtppcmapay, rtppcmudepay, rtppcmupay, rtpptdemux, rtpqcelpdepay, rtpqdm2depay, rtpreddec, rtpredenc, rtprtxqueue, rtprtxreceive, rtprtxsend, rtpsbcdepay, rtpsbcpay, rtpsession, rtpsirendepay, rtpsirenpay, rtpspeexdepay, rtpspeexpay, rtpssrcdemux, rtpst2022-1-fecdec, rtpst2022-1-fecenc, rtpstorage, rtpstreamdepay, rtpstreampay, rtpsv3vdepay, rtptheoradepay, rtptheorapay, rtpulpfecdec, rtpulpfecenc, rtpvorbisdepay, rtpvorbispay, rtpvp8depay, rtpvp8pay, rtpvp9depay, rtpvp9pay, rtpvrawdepay, rtpvrawpay, rtpxqtdepay, rtspsrc, sbcparse, scaletempo, shagadelictv, shapewipe, shout2send, smpte, smptealpha, spectrum, speexdec, speexenc, splitfilesrc, splitmuxsink, splitmuxsrc, stereo, streaktv, taginject, testsink, udpsink, udpsrc, v4l2radio, v4l2sink, v4l2src, vertigotv, videobalance, videobox, videocrop, videoflip, videomedian, videomixer, vp8dec, vp8enc, vp9dec, vp9enc, warptv, wavenc, wavpackdec, wavpackenc, wavpackparse, wavparse, webmmux, ximagesrc, xingmux, y4menc
Gstreamer-Encoders: application/x-rtcp-stream; application/x-rtp; application/x-rtp-stream; application/x-srtcp-stream; application/x-srtp-stream; application/x-yuv4mpeg, y4mversion=(int)2; audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]; audio/webm; audio/x-alaw; audio/x-flac; audio/x-matroska; audio/x-mulaw; audio/x-rf64; audio/x-speex; audio/x-wav; audio/x-wavpack-correction, framed=(boolean)true; image/jpeg, sof-marker=(int){ 0, 1, 2, 4, 9 }; image/png; multipart/x-mixed-replace; video/mj2; video/quicktime; video/webm; video/x-flv; video/x-matroska; video/x-matroska-3d; video/x-msvideo; video/x-vp8, profile=(string){ 0, 1, 2, 3 }; video/x-vp9, profile=(string){ 0, 1, 2, 3 }
Gstreamer-Uri-Sinks: udp
Gstreamer-Uri-Sources: dv, hdv, imagesequence, multifile, pushfile, radio, rtsp, rtsp-sdp, rtsph, rtsps, rtspsh, rtspst, rtspsu, rtspt, rtspu, splitfile, splitmux, udp, v4l2
Gstreamer-Version: 1.22
Multi-Arch: same

Package: gstreamer1.0-pulseaudio
Priority: optional
Section: oldlibs
Installed-Size: 133
Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-good1.0
Version: 1.22.0-5+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-plugins-good (>= 1.22.0)
Filename: pool/target/g/gst-plugins-good1.0/gstreamer1.0-pulseaudio_1.22.0-5+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 84728
MD5sum: 8b260ee29808cb17c0c82604cea22383
SHA1: 580c2152d253e3dc6ce48ef51578497959e16734
SHA256: d33ea07eb4fa206835080daec02e2c615d69cbddfac0877730ae8f11310307af
SHA512: 6614af673cffdc741293c2ea84beb1911027c1c8f5e54ce2b2ba028c2c6927e3aebd7a94b11a3662795635ae493724f264a27501c75442ae62a1c2f6c66d45f4
Description: GStreamer plugin for PulseAudio (transitional package)
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package used to contain the GStreamer plugin for PulseAudio, a
 sound server for POSIX and WIN32 systems.
 .
 This is a transitional package.
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gstreamer1.0-qt5
Priority: optional
Section: graphics
Installed-Size: 258
Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-good1.0
Version: 1.22.0-5+deb12u1+apertis1bv2024dev3b2
Replaces: gstreamer1.0-plugins-bad (<< 1.13.1)
Provides: gstreamer1.0-videosink, gstreamer1.0-videosource
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.62), libgstreamer-gl1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libqt5core5a (>= 5.6.0~beta), libqt5gui5 (>= 5.4.0) | libqt5gui5-gles (>= 5.4.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5waylandclient5 (>= 5.10.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.5)
Breaks: gstreamer1.0-plugins-bad (<< 1.13.1)
Filename: pool/target/g/gst-plugins-good1.0/gstreamer1.0-qt5_1.22.0-5+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 131160
MD5sum: 412e1cb7c32a661b37d57d0f6986175e
SHA1: f6758a92f7a119931f70dd50617c184d43defe3a
SHA256: 4b2f99131f97f24f19539da247bf112f6113dcb81755ad0a4cf7d15da8e816e6
SHA512: e4df651771acfc950b56e3c8af13bab9e9a61d403167c96953af26f84de5beceba72519f7c129ed4130e8104fdad288eb4cd43065f6b9ce8e55b442b5f55fef8
Description: GStreamer plugin for Qt5
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugin for Qt5.
Gstreamer-Elements: qmlgloverlay, qmlglsink, qmlglsrc
Gstreamer-Version: 1.22
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gstreamer1.0-qt5-dbgsym
Priority: optional
Section: debug
Installed-Size: 1440
Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-good1.0
Version: 1.22.0-5+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-qt5 (= 1.22.0-5+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-good1.0/gstreamer1.0-qt5-dbgsym_1.22.0-5+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 1420428
MD5sum: 812a0bc9985878793cc306db6a091163
SHA1: ddee371fbeaf083ba538c64a5059749dc3b82084
SHA256: 54d9e07208bf82c1f3914f99a857f90bc95b561ce6fc47ec2a2a45d5568d5fd1
SHA512: eb39d1eda68aca2f70d4a3bbf747aec372ce90175003f47fbd84bb68554bca21b8b0340c983e4a5ba6f3c3f4b41645cb3ed74aaf6ac2a411312bf664f4fad07a
Description: debug symbols for gstreamer1.0-qt5
Auto-Built-Package: debug-symbols
Build-Ids: 2001042ebcfae84ffccc3641b917db8b3cf30f86
Gstreamer-Elements: qmlgloverlay, qmlglsink, qmlglsrc
Gstreamer-Version: 1.22
Multi-Arch: same

Package: gstreamer1.0-qt6
Priority: optional
Section: graphics
Installed-Size: 204
Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-good1.0
Version: 1.22.0-5+deb12u1+apertis1bv2024dev3b2
Provides: gstreamer1.0-videosink
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libgles2, libglib2.0-0 (>= 2.62), libgstreamer-gl1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libqt6core6 (>= 6.4.0), libqt6gui6 (>= 6.2.0), libqt6qml6 (>= 6.2.0), libqt6quick6 (>= 6.2.0), libstdc++6 (>= 5)
Filename: pool/target/g/gst-plugins-good1.0/gstreamer1.0-qt6_1.22.0-5+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 109616
MD5sum: f71a6292bf4423045e43781b49b50483
SHA1: 850cd501da85f5529f4f594d84158869148f5593
SHA256: 46fde5bb5142d79dd2394f679dbea0c242c8e79314773250cde419af6533ec52
SHA512: 6eb6cee089b0df63b5431e2f5dfcf2d025ccec68dbc8fd9faa3e8fa09dc109d38ae0e901c9746d89605810596dfae8dcfb471cfbc22dfbad280256bc2ec45d72
Description: GStreamer plugin for Qt6
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugin for Qt6.
Gstreamer-Elements: qml6glsink
Gstreamer-Version: 1.22
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gstreamer1.0-qt6-dbgsym
Priority: optional
Section: debug
Installed-Size: 829
Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-good1.0
Version: 1.22.0-5+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-qt6 (= 1.22.0-5+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-good1.0/gstreamer1.0-qt6-dbgsym_1.22.0-5+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 812380
MD5sum: e23d82ca7538dee31caa9afa23ac5881
SHA1: 2bc9cfb5032f13c492e60b97d3bd008c26bc71a5
SHA256: af105cbb05dfba8bac6ec50159446090ee042c194a6e048f6129bbbacdf35410
SHA512: 8a0d3e0d2b1786b4a671f9a4752712f5cc0b2cef6841bdb0aa78e1bd68c7cd59f27007e0aa41b0e60b7df52bff60d6c4cc7fbd1bfa8017305b1b86241cdd7e89
Description: debug symbols for gstreamer1.0-qt6
Auto-Built-Package: debug-symbols
Build-Ids: 903d99bf2575e2f630a716999985c4ab7bf327b0
Gstreamer-Elements: qml6glsink
Gstreamer-Version: 1.22
Multi-Arch: same

Package: gstreamer1.0-tools
Priority: optional
Section: utils
Installed-Size: 223
Maintainer: Maintainers of GStreamer packages <gstreamer1.0@packages.debian.org>
Architecture: armhf
Source: gstreamer1.0
Version: 1.22.0-2+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.62.0), libgstreamer1.0-0 (>= 1.20.0)
Suggests: gstreamer1.0-plugins-base
Filename: pool/target/g/gstreamer1.0/gstreamer1.0-tools_1.22.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 92648
MD5sum: e9c054736910e392425acf43ee1117c5
SHA1: acb99305e4e77b2cacfa324f952e1be5148c4533
SHA256: bce51f14ef5ece81bae0e548404c3f18e1f42d3f7cce704ef286c8659ba011b2
SHA512: 7ea7bfb75ad1de1a11451d5c62ddd7ea5350afa95c4ed3bd68b9d496d8bbde69131954bf3a6a9220ff828ddea4a01133c1d637f3d8f0c6f86236e5c69fb1332d
Description: Tools for use with GStreamer
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains versioned command-line tools for GStreamer.
Homepage: https://gstreamer.freedesktop.org

Package: gstreamer1.0-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 183
Maintainer: Maintainers of GStreamer packages <gstreamer1.0@packages.debian.org>
Architecture: armhf
Source: gstreamer1.0
Version: 1.22.0-2+apertis1bv2024dev2b1
Depends: gstreamer1.0-tools (= 1.22.0-2+apertis1bv2024dev2b1)
Filename: pool/target/g/gstreamer1.0/gstreamer1.0-tools-dbgsym_1.22.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 121268
MD5sum: 34d23e6e8bf702e7ae4827ed7ec9107d
SHA1: 7a4f2347a8b96ca4e0e86224ff393777df7f8543
SHA256: bea67080c324785f33f6af2bbeaade698ca7f8312209209373d83849e5b583fb
SHA512: 6f8bbb9b0b257c96c198711ec01e38f2fd7f8c12d44605d9c72397f70b0d95ec77523d7d1df73c4547d7809997c3d9610040b03128e3cf0c29bd863fcc47a75f
Description: debug symbols for gstreamer1.0-tools
Auto-Built-Package: debug-symbols
Build-Ids: 15070e0f244612ec5de19dae8c9f933f5518f510 742831f5a48cbc0d2fa8a046e1cae67aad9cb402 9b7e566e6871f60442aad733b6f4154a13477bfb a92c7517d694d5647d5b8255364b034294dd9669 bcd1745336a58c3ab7dbcf56215acfd585ccc47d d46a8ac413c74234f3901e9ce54c9f78303d0c9d

Package: gstreamer1.0-x
Priority: optional
Section: libs
Installed-Size: 291
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Provides: gstreamer1.0-videosink
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.62), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22), libx11-6 (>= 2:1.2.99.901), libxext6, libxi6 (>= 2:1.2.99.4), libxv1
Filename: pool/target/g/gst-plugins-base1.0/gstreamer1.0-x_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 142720
MD5sum: 7085ec8839252f07815ca849f31c5a69
SHA1: ec69a39331ee97ac1bf781b42102c876389297f5
SHA256: 323e3b5df1ab32da0fbc98821f289b9547a19d48e9edf84c4819047439a6cc34
SHA512: b585b95a35d78ac9c2debc59a09721ecd22b85ebc2b9c08d16910197bf0d7e36d42f810c88cd3bc23c5347a074e38e0ee33ab5d3461ee704bdd435b52bd6679a
Description: GStreamer plugins for X11 and Pango
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugins for X11 video output, both
 for standard Xlib support and for the Xv extension, as well as the
 plugin for Pango-based text rendering and overlay.
Gstreamer-Elements: clockoverlay, textoverlay, textrender, timeoverlay, ximagesink, xvimagesink
Gstreamer-Version: 1.22
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: gstreamer1.0-x-dbgsym
Priority: optional
Section: debug
Installed-Size: 277
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Depends: gstreamer1.0-x (= 1.22.0-3+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-base1.0/gstreamer1.0-x-dbgsym_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 217716
MD5sum: ce3a9a2fa2d045e814ca31b9fc526640
SHA1: 7d5dfb75a02ffe569203dc3b4e17d62e57be21cf
SHA256: 51de8adb5a84b988bbefc0dcae5f80dd6ced00cd11d722470a82386c8253ec53
SHA512: ebbbb46eb633a651b4b8a90bcbf0ab383f01b185c8d28cf43769860b3ae7cedf427c2fb46aa5e97b3a2e92d3193e3596782df689b92fcfba931cfa4ca72c56c1
Description: debug symbols for gstreamer1.0-x
Auto-Built-Package: debug-symbols
Build-Ids: 33bc20ef44da7061b2e79113326e5350f1e27707 c7c7886a3e0a9c58d50465fb47e170a1d1e0e749 fed228e04024d792fffbfd097116b0541ae6a03d
Gstreamer-Elements: clockoverlay, textoverlay, textrender, timeoverlay, ximagesink, xvimagesink
Gstreamer-Version: 1.22
Multi-Arch: same

Package: gtk-3-examples
Priority: optional
Section: x11
Installed-Size: 11066
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Depends: dconf-gsettings-backend | gsettings-backend, libatk1.0-0 (>= 2.35.1), libc6 (>= 2.34), libcairo2 (>= 1.14.0), libepoxy0 (>= 1.0), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.59.0), libgtk-3-0 (= 3.24.37-2+apertis2bv2024dev3b1), libharfbuzz0b (>= 2.2.0), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.44.0), libx11-6
Filename: pool/target/g/gtk+3.0/gtk-3-examples_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 1603352
MD5sum: 4ef2b81e069c2a653596e6e97c151971
SHA1: ec12a8228927826f60b0ffb1d196b828d42ad8bb
SHA256: 17a2f009b4ebf591e29e6832f71aa7291f8ed073bbf0f08ad931aecb9f63b858
SHA512: 45a74318b07bb35cd4eeaa8ecff9df88d64234599b88e58921835c99b82ef8bc3e029a93f39e47b05c0ae28f6555c4d4cd9ae85fd672d1e45939efee637b36cc
Description: example files for GTK 3
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the example files and a demonstration program
 for GTK3. It also contains the installed tests.
Homepage: https://www.gtk.org/

Package: gtk-3-examples-dbgsym
Priority: optional
Section: debug
Installed-Size: 1771
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Depends: gtk-3-examples (= 3.24.37-2+apertis2bv2024dev3b1)
Filename: pool/target/g/gtk+3.0/gtk-3-examples-dbgsym_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 1146072
MD5sum: 1f4b31507fa5a363766f89b3034151fe
SHA1: 9fec2f528c6efddbb9013f36e2f9bf4c207c502d
SHA256: 602ee77aca2eb7978cc7a6cd8676160159921b047207b61c3957a7043b04790e
SHA512: 2f18f022c2571283712a23a56d5c82663aabd5e6c50d4f786c86365e6446c82f101bb5eb561c4fb343d5328e50feb2c64b3b2817afd0f664ef4f2e81f04f2334
Description: debug symbols for gtk-3-examples
Auto-Built-Package: debug-symbols
Build-Ids: 0405f4cf6558c388cbcab87438af1c5373b4f8fe 0d28b40a02b02d4e506a9c40b68a2a45a6fac126 0df8de068564d41fcfd40dd87db3c80ff978fd75 130b688ab563f8874dd221a861f681c14c189377 159ea46bce87f1d1f0557e3127ac60265a156fdf 205a682ccb5bec96fe8250f307d3bf34345aa6a7 23803f8b6c772cc0c7d3405276036691fbad54a8 25ce881a8b488ac5e3565192a74a752f00aabe55 32b473b22608861d48630bfd8c16aff191778e09 3357ec857c09e8dbbaa0e399cf8e363a200c04a3 33917d0c3809e8e6423ccfa67512a7ce718bdfb2 3b7117026320365a495409c686aa5d142c1af447 3bfa3143303126f6e5eaf8f0f1b8d82f55f542fb 4953876dae4063f0215f8890c893f7f47d02b5ba 4aa8938482c23704473cac53f9885fcbf4a11f0a 4d3a8b836680d0cb24813597b6204ef596a4fd61 52c80d35870d02d229e8207a19eeba568e429aaf 53071bab8988f1c15900ad4b54208786d4516d86 599b85b96e5bb979ae0c770f4362fd6fbf5776d7 5f7dbb7dd164c0e92cb2ca598fa8f36a748fe218 61a91402363ba0d7b7c37a7096522ba766c96071 67216141baeb4a086eb5e65d7016c7b1f7ef8a44 67cdea69a85f7b5178fbb852645bd3d593b764c2 74b9b6f58d071dd3e2a01f29d24e963c89c53d9b 77dacefc97d8bfca607751c71ccd54f86bbb8c92 7975c58940ac03dbf0f09d4e718362d4c4607dfb 7c43fe6cfb987676febfe724a8cfb00a1d09bc4d 7e4efa88f55c4ed39f9a0761cfa33178d578452a 81b738308491f38b79ef7cdb12322bb1eca9dfbd 83c9ab78844513f6b86bd6a62a30b272cb99ddab 8dd17870aaee390e600dda5d58c69a48dc7f110b 926438bb1465fed5a3ece8953553899120025aba 9481a6af91e4486d675685b1c55f788d6c1e10a9 973585f0d4ad5d01afc0201f797d9a6eacacafdb 9879cbff00061efb19c2f7f86589d43e49418784 9c202eec06e5741dfd1686c4d305463fccbd9f49 9f17edc5f24b9e135a512b886ff819e689bcb9e8 a08d172905d3092144b9f069f7745b7cdde846a2 a4e8936b725c5cbfd6e62ba4572e87286e0df4bb a7f84ee40def06445d3b56a0a9c2b270ae1ac07c ae1a58ae2e032b52385a0123797c5fd8b3675b2f af3967c5e300caa902d60b93f030ab6696150759 b64565b5f117cac709425634644daffa895fe8a2 b6d09a88e9e38209b304e959ebb3464838e963bd b9c25f61af8338584c3c1da24a74056daccbd0dc bae62ada3e27c83e4b0ff3f0c9e17abfa82a7a44 bb75a11c64a9339a8afe16929ea9c793a5a6ba8b c28af6a9260b73f48b4e7e9bc4a3d06e2b1aa4f9 c459fbeef2326fc3721f49be330bc5a592cfc9de c535ecb934e53a0b75cf0257186e6c7dbafcf230 c813dc393a7ac4268a4d183d16e4da5cb102f1dd c92677006886a2d1fa22736d55090f82a87fcb37 cafd71a716eb4d4afa9a0cd4baab1e4b70230e2d cd26dee8901c7511afe60b164b98ae03340157d9 d01c9d808d3c1631a1aecddf1a739411b15c49e5 d18a3f1d1bfd04bf8299ae8b46210eeff6fcf4b8 d26189368aee3befaf175230c7acf92ccf44abae d4006db3178ef28dc5d48a82e70970bb3bbf119f d7c83c0b7b64dc386972d9f4ed05b12c300b8886 dcee5545bbbc52a0769f43d1506ea87f70f42704 df24342fe8f8cce1d884e303f616290efac3ac3c e73c9c6c425c15d60f20696e2e250287806192b3 e88ceef250a1970886921e1ade951f9460b5134e e915446f3b8b87f7037b97f5143f394d111325cc e94e00829137d23cc12ee31957c7046a5616b4ac e983668d9d993175f7eccf08f4fee971a678890e ea8a19abca227bbfb032b0d7990e98393233a688 ed9f63a82e3abea58dc97e3fab9dce9792c7e10e ef494db2d7b048d8dff3855c403ff418ca05bc0e f078c8b1fd56d8138755228d48b2ce23a5ea8ba8 ff399e923d0430abc344f5f2dc1ce5835b46ff1a

Package: gtk-4-examples
Priority: optional
Section: x11
Installed-Size: 14071
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcairo2 (>= 1.14.0), libepoxy0 (>= 1.0), libgdk-pixbuf-2.0-0 (>= 2.30.0), libglib2.0-0 (>= 2.68.0), libgraphene-1.0-0 (>= 1.5.4), libgtk-4-1 (= 4.8.3+ds-2+apertis4bv2024dev3b1), libharfbuzz0b (>= 2.6.0), libpango-1.0-0 (>= 1.50.3), libpangocairo-1.0-0 (>= 1.50.0), librsvg2-2 (>= 2.52.5)
Recommends: fonts-cantarell, librsvg2-common (>= 2.52.0)
Filename: pool/target/g/gtk4/gtk-4-examples_4.8.3+ds-2+apertis4bv2024dev3b1_armhf.deb
Size: 3555732
MD5sum: 9262ae2ccf27529c9613a17deb858251
SHA1: 177ef325c9d150429b483f90d6e4f4ed792cbece
SHA256: 779803d446d0f61488b8ec4548e2c83e4175eeb16d628791d6db4e234b841e19
SHA512: a4ecbc6c9eb8997834dcbddfa8f22963ae70abe19dc24884552743d5fe197e36e9b5dc67966e111505ac70b10889ced8af86b91f830b695dd06a57edcd01eb71
Description: example files for GTK 4
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the example files and a demonstration program
 for GTK4.
Homepage: https://www.gtk.org/

Package: gtk-4-examples-dbgsym
Priority: optional
Section: debug
Installed-Size: 952
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Depends: gtk-4-examples (= 4.8.3+ds-2+apertis4bv2024dev3b1)
Filename: pool/target/g/gtk4/gtk-4-examples-dbgsym_4.8.3+ds-2+apertis4bv2024dev3b1_armhf.deb
Size: 745008
MD5sum: 1514f453f15eff7d7babaa106cd6abf2
SHA1: fbe58467f22bd231c4a43db753a950c1b694cc0e
SHA256: 021644192f63b28973f58fdb71577ecbcdb88da380b26688360a6d50b5d85493
SHA512: 50c77256d9cbc45647af665d4b48514aa9f89e51a666910479a3b7ecb61c342a04398a622d9ce5da488b4e3af25f600161f4c3f0da0e325c94e4a4e995302908
Description: debug symbols for gtk-4-examples
Auto-Built-Package: debug-symbols
Build-Ids: 30d65c8b349083d6aa69005779475dfb2028de55 4fe613647b020c912436002df828ea54bf3840cc 595975a52bf4ad89c83d249b8c07cff4589f5049 701165cc3abf24d9817bd2e3525d7928e6191a33 964856ae5294bb573219083d341444ca8d6e2400 af34d3450a8dc57f5a2eb188b967605b5e4ba82c

Package: gtk-4-tests
Priority: optional
Section: x11
Installed-Size: 62888
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Depends: iso-codes, librsvg2-common (>= 2.52.0), libc6 (>= 2.34), libcairo-gobject2 (>= 1.14.0), libcairo-script-interpreter2 (>= 1.14.0), libcairo2 (>= 1.14.0), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 0.19.7), libgdk-pixbuf-2.0-0 (>= 2.30.1), libglib2.0-0 (>= 2.70.0), libgraphene-1.0-0 (>= 1.9.4), libgtk-4-1 (= 4.8.3+ds-2+apertis4bv2024dev3b1), libharfbuzz0b (>= 5.1.0), libjpeg62-turbo (>= 1.3.1), libpango-1.0-0 (>= 1.50.3), libpangocairo-1.0-0 (>= 1.50.0), libpangoft2-1.0-0 (>= 1.50.0), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3), libwayland-client0 (>= 1.21.0), libwayland-egl1 (>= 1.21.0), libx11-6 (>= 2:1.4.99.1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.5.0)
Recommends: gnome-desktop-testing, locales | locales-all
Filename: pool/target/g/gtk4/gtk-4-tests_4.8.3+ds-2+apertis4bv2024dev3b1_armhf.deb
Size: 11312624
MD5sum: fde4d4a6be3debf3db7a618fda6c1261
SHA1: a92e539c9a1faeea749bba11e70f19f4e4eee5b9
SHA256: 243a2c72188fcd962f53fdbe55f5f6dc561a617c824c1150916b71b46414e279
SHA512: 2a07db589415a69b44bc2908fce9638307c318f9c599058e12ddc2ea377f191bed75be2e084e6f52750e929e511d375ecf398d04a165edddaa773db986d044c5
Description: "as-installed" tests for GTK 4
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains installable test programs, primarily for use with
 autopkgtest.
Homepage: https://www.gtk.org/

Package: gtk-4-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 90631
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Depends: gtk-4-tests (= 4.8.3+ds-2+apertis4bv2024dev3b1)
Filename: pool/target/g/gtk4/gtk-4-tests-dbgsym_4.8.3+ds-2+apertis4bv2024dev3b1_armhf.deb
Size: 78347144
MD5sum: 67bcb74f33ea5ce8532d3764080470cc
SHA1: 31a159412a99a699c4736be780d7bf7fb51a0338
SHA256: c5f357343574df2cee2982deaafa9d0e542dfab1b7b5fa6877fa8429e35f3f83
SHA512: 5fec5cde0739028b392bc1671e1da98b0f0ded3eb877441a126b42ddf30191585f1d086fcbf829ef260eddd7d9c13c1afabd92c4046a7db528c84805d851f56e
Description: debug symbols for gtk-4-tests
Auto-Built-Package: debug-symbols
Build-Ids: 06dec2355b0472b44e7bbc8a4c3fbec9da3d0330 0d8ceaa6839beff96c3bfe5bdf38da7745911c1e 0f97b96d62bdfb7994d71d865c356b6576da7f8b 10d867f23dd5943c3e5b8bd1e92b8246a7e575c5 11ee2d7f01812a2008fca06455234c0c4c100c63 16018fde114575368e26d4fb81e882969d0bfba4 165da45496dae07b910d6583009b29b2b4ae317a 170a6637026c6eb5567db92ce0c0d451dc4077ca 175a09a26211f027cc5e8c356fefd7d23d3cae4b 1783181f8f29892923fe23e26918b484f225ebd0 17ae998073363016f40fb831ee3b1d28ce6c60e7 19d132482c1383f4f5486d0ca5bbe87d8de0d78a 1a2d5efd5bdd4fdfdad6db8bb75755d2743b032f 1abd95747ba2d701c81d6a00dd29958fd3fea7af 1c426f067c352ae437770be9679581f0df1534d0 24399acc48837e5403a8592fddb92f9249c9d5b4 2643faa9c6b86b95ca51863a66072726436b44fd 29e15a39316219eb8b05e7fe25742faeef766e0d 305a3800f5bacb89733c76f9743a9548f96b9b85 31fd3c4c3e82e322a5231056a46cf52a0f947aa2 36d9de15003408449aea389164b0b1619352b580 3a4d2f3974bfa3c516ef298966856b1731cdcbd2 3a5a05e241a8c6008a354117e1453d25bafe9a92 3a8500a5646d36464326f86cb7dc3287d2ff7330 3b7d2efeb269ff1b1ab00bfdd68f8f6b79aec2f5 3fe0852ae7763939dea7cac195a7439aa05f2b38 400b1bf3cfc37784e0f911ba7bad9ce7fc27ce29 40e6b9fb85757bd08087b0eec8f7074a3b525701 4188dd28586306e27c99c31ab7e205de9318c736 42271213b97344987bd015cc9131cd1d4ccc2483 4333cff67403a4f1a70a92b626c3f32412f06fc5 46bfdde6a4798713294075f3e9cde0841f6004f2 4c7c4ead55f6ef5cd89634208c1de6c6293ad5a3 4e3972cc28e5068564200ae12aef28b380da8a2b 511c93fce10a42f66aafe3390c85930641e92a9b 51510cb4209709e7ef0eff746305e7b66f188d41 51d7304118fa74c874325371dd8b82720902ada5 52a9efba72ba4a9ef3bd0bca0cb9878946e91a62 536de8bb0d49489c35d30e6eb80c052546a0db09 592243c5ae8e027f4a9aa05e13210c928b4e017f 5df9e4c608cf4ac29152b577c3e902107e1e6d9d 61c6751a79f832a027528daa0c4c89a45e199e5a 646da80ecbba82952d3e1be3682a206a7f7430aa 673191a89a565dca624992b241459959ead7e811 6a526b4894a701f366540202d266b1699cc95a81 6c50a8a5e530f436aade0ff964053c7e7142a420 6e010c063b24d12dfcc71511368acf55b363a684 74a8ffc6c6ae1dfd4ae8e7648fec702f14cf7d0f 7677935f0a236381f5cd2ad1cd514942b361f9f5 77a3fcab4b331a53a33266ab76f92e500b385858 77e37375d5ea61f40e11a0867ffd14a68a239eb1 7c0a3aa743c0ff6f9083acef5a175d652033c529 7dcfcc280af375c3cd72c6c7c8fb787e8c195caf 7e16aa00dd88de29054b1a62ef021cd45277dd55 7ed81f1a4863359347320253453b4fe5d65c44af 7f0d4bf7b7a0ab6f004bd6ab4be1690f2a44f28e 80ea32a7038bdbe30e2b9e4598cee1bdc37d5d7a 83099fa70ccb2d657891662559488fb74da0bf2f 8403815371917aa636c5f879a7a22ed8aa49edd0 87c5efbd033b21b0e1ec556a435ea1067f83556d 8b2a438a75ff5ca304bafbab873b2af0f4092f1f 8eb52fc840de68ffd672bbd74226d1b38a916378 91f875159924fa52d58a49ac024ce9c6b8cb6130 949a30bd22912a678244d79ef0b8de881d975ac8 94e3ad08a326b407656103553b018332691ef73c 950fc67bc49370f8b80692d1f3dc090fe9392e24 95f62f1cde6a2ee054c7e485705deca6b30fd476 990c1f62b27e473aabd65e63d1a5aa932e0b79fa 99237d99074fbc17e527b3b44367d4f47c862742 9acbe2ec30493762c3b9ec4b25f7d6802702326c 9c4b026c156135a2df77489453fc2d7aa9c11468 a077e7e2d6eae10e698a328e9329e5fd5a8fa3a8 a15aad71198bb3ea7be5b4aef04e0c60ff5f431f a173f3b6c15956cc2f50476f6ed2c0a0040d19da a2ccb26444a8124a9313d0cef358d2036e969f4c a42bd278faa73e6bf4b027a4e521f11cecf3d400 a5616f81f9541e2a113bf545d6d46f3fd494d5c7 a66876630429c942deac2383ea75bec3bfdb0dc7 aa5f5a48b150fdcb854019d99398b89b954d5ec7 abc677da7a10bbbcbb2f8ac0d6dffc21bf2ee904 adf74f9d64685cc047e87c049d3a6d34b30efecb b03d70e9fa9b3e246edf9b06f377d3d3b3bb95b8 b0fb5058d0c85847adf8e981ea547a87b659d956 b1741e5ee31f86735b891bfec491124abfeef616 b608968c5bd5f12afb442d77216a990470104042 b6508435a5f68dd9a4a8225ffceee75191210082 b7408165b53bbb8113305d295eb0855c9f2ce27c b905281e8e616525893e6da42270783f5f42b5ec bb560114f82c1bc0ec88f3d12dac49f33b530621 bd6eb06eacef27811647b094028c68c209596d90 c0abc869500b6df3a86f190746bc18fc0066a25c c145127fd20bd1950b8fff56769d2fcac07c6c27 c4ae44a620cafee9a8c260fea10d5935641ffa8a c855f1c9b072b4db5008278b3bb0a16886875cd2 cc6235358a135dd0904e812a0f78ec17c6576655 ccfa310475a9a7be75050282d3cc85cc7ee6dc78 cd8e90b99d8f8f9f5472788ed029f2a4474ec2b4 ce39982e5ea932224483f784e66b054ee761a280 cf901237742e19741e5bcae74d877c3c5d64b8dd d0678a15961852458f8fcb85822f1de11124ac9e d0b90af4a46a1374e30e9839179b7c2a305eea59 d4e030800625ee87377f92dd329229041d79f1c3 d8c2ea2bc7c685e9c97452be9442c3c9925d3562 d96c7873cc5f7172d8ad541fe93e3ca67cabf6eb d9eca0e0df4663d1cee095420c5b2b2f4d1b2ee7 dafec19cb6e5f22a047e984cc6b3c5b1e3d3bf7e de7d2bc777d24f9c5b8a863e7e242760f22ae8a5 dfe96b828278c8a302f85b52d1da35268f297be8 e0b10dfa261e732bb5547ad717aff45204e29e5a e16821713d489081ad10dc8b744728a1e751fd74 e56f3fbb16ef14dc54ca7fb50238f02b85501ebe e7d757ddef0e4d152920b79066496ffc05f8b686 e9d27abbc84e3b4af6ade7b58c58ed81d2cbf5e4 ec65949db52da16f833821abb907c8d1e5cebd0e ec87df250e553836782489407d57f37c0d6cb56c ed93d08ec01be2a354560eac91e6896a5e7dc4e0 edc604ee9947ddf73b546f1184c771c5325641ab eddc8defe6e9fd72ef09b59ad8c529b90cc597e9 eefcc435e81d8caf88e4acaa45fbf783af9d8bdf efe9f48560cf1457da8fc7c2306a08a5e0b0d065 f454e08e48a73bcd7168af1c2576ddfdf57f6f0a f5912a5fb693ca5031ee26d65ce0da510add6bc2 f762da8f655efa879bc53254dd1c4102faeea1e5 fbd9f25519a2a33a027325155f8aa9988b883d71 fe2c6ff8b41ad2f4f3418e9f3080a3d998978bb2 fe6e192714ac6d687a11118c2e40c04d1a8a60da ff2fc7306559e793d3fcf8a4b07f794b11b52141 ffd2807fb4d067a44e87172350876499b4d8dc8e

Package: gtk-update-icon-cache
Priority: optional
Section: misc
Installed-Size: 130
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Replaces: libgtk-3-bin (<< 3.20.6-1), libgtk2.0-bin (<< 2.24.30-2)
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.57.2)
Breaks: libgtk-3-bin (<< 3.20.6-1), libgtk2.0-bin (<< 2.24.30-2)
Filename: pool/target/g/gtk+3.0/gtk-update-icon-cache_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 64464
MD5sum: 9554fb3ae7c34cd025e9729c0725c6b7
SHA1: 2a2c2d0437a7c8e5dd10c047f264517d26375f7f
SHA256: 3b2f278de5419ea6c25e99f3d468bcb7c8afd357943ec8c44a1c10fd436c9046
SHA512: 746466ff2bd2dfc9c2618f1f3e97119f1816840958f9a446680f355848edb9dbecf89a2655618314becd49c81280a2da944741efe8b23df4d104f178fc93c7b8
Description: icon theme caching utility
 gtk-update-icon-cache creates mmap()able cache files for icon themes.
 .
 GTK can use the cache files created by gtk-update-icon-cache to avoid a lot
 of system call and disk seek overhead when the application starts. Since the
 format of the cache files allows them to be mmap()ed shared between multiple
 applications, the overall memory consumption is reduced as well.
Homepage: https://www.gtk.org/
Multi-Arch: foreign

Package: gtk-update-icon-cache-dbgsym
Priority: optional
Section: debug
Installed-Size: 53
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Depends: gtk-update-icon-cache (= 3.24.37-2+apertis2bv2024dev3b1)
Filename: pool/target/g/gtk+3.0/gtk-update-icon-cache-dbgsym_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 38304
MD5sum: 392ba9e9fefc08b54f2b38e4436fd783
SHA1: 023dd9ae558fee29ea857c5b6c8df7cb8a1fc1ac
SHA256: 07272198b9ee97098046748077ae23d7ce9fff5f1dcf5f0e0da6d805f082d597
SHA512: c106929cce38b7e3f56a7cf50363c938b5c1b2b9f37e4fcd144f93cbbbf9000aeacba2af8b1cc7da8fa4320c29f26bb6337f21aa17b6c5c02ee2af62b1c5d61b
Description: debug symbols for gtk-update-icon-cache
Auto-Built-Package: debug-symbols
Build-Ids: 99254e030e4205ca214e1b539f373e47d6718f16

Package: guile-gnutls
Priority: optional
Section: lisp
Installed-Size: 881
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Depends: guile-3.0, guile-3.0-libs, libc6 (>= 2.34), libgnutls30 (>= 3.7.5)
Filename: pool/target/g/gnutls28/guile-gnutls_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 491248
MD5sum: 26216980db40c55fefb6cca22cfaf94d
SHA1: d459bbd358c5c8ad1aad862944cd0b55b22f7fc4
SHA256: 5491e673d5f8971dc061de47ae2584801b3dadad24678690d1fc39f35e5f042f
SHA512: 154c7914f2ac59abd5aa3c6b25716b0abe61426327add9d04004747b8a37744d13d9e0f0b8df07cf39c458d50af3736d4fdc26fc21630a5c90e59cb4992fd5a4
Description: GNU TLS library - GNU Guile bindings
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains the GNU Guile modules.
Homepage: https://www.gnutls.org/

Package: guile-gnutls-dbgsym
Priority: optional
Section: debug
Installed-Size: 297
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Depends: guile-gnutls (= 3.7.9-2+apertis0bv2024dev3b1)
Filename: pool/target/g/gnutls28/guile-gnutls-dbgsym_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 253732
MD5sum: 91aba92e8bba568eea926433df3dfd01
SHA1: d723c0cd31de6e1c6d373287ff38cb5e91e8b146
SHA256: 39f94d876c1f54b08d08bb43ba59ce642b8a0f67c769e7944525bb20fbb83e14
SHA512: 74ffc1fcfe775a32c6a067a1b234e3c422da1eb8d3e351d7c914c7f26a3d50e0abfbf82a19d211b3c6c498dffabdffb3c338e880355b96e38c4b35a379712dcf
Description: debug symbols for guile-gnutls
Auto-Built-Package: debug-symbols
Build-Ids: bcc8d34c4649dbd7255ee37c582b85740fe02fdb

Package: gvfs
Priority: optional
Section: libs
Installed-Size: 244
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 1.50.3-1+apertis4bv2024dev3b1
Depends: gvfs-common (= 1.50.3-1+apertis4bv2024dev3b1), gvfs-daemons (<< 1.50.3-1+apertis4bv2024dev3b1.1~), gvfs-daemons (>= 1.50.3-1+apertis4bv2024dev3b1), gvfs-libs (= 1.50.3-1+apertis4bv2024dev3b1), libc6 (>= 2.33), libglib2.0-0 (>= 2.70.0)
Suggests: gvfs-backends
Filename: pool/target/g/gvfs/gvfs_1.50.3-1+apertis4bv2024dev3b1_armhf.deb
Size: 106204
MD5sum: d26a493289dc746dc8e90ec5f042f8aa
SHA1: 9071e7f0cc24e07f2d4c39128f9e673e95b7c50b
SHA256: 1154da5bb2c636cc0e4f02137516d0dbc6179365e4d1ce432fdda163d69755a5
SHA512: bb935c8f9e163856678f30f5b69c0c5f700d7f9e801acdcbe42fd28096a89558fe87384eb9451c78e5d926140a88d8fea370cde80d0c026f617883ac54990bbb
Description: userspace virtual filesystem - GIO module
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the GIO module that lets applications use gvfs
 mounts.
Homepage: https://wiki.gnome.org/Projects/gvfs
Multi-Arch: same

Package: gvfs-backends
Priority: optional
Section: gnome
Installed-Size: 1003
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gvfs
Version: 1.50.3-1+apertis4bv2024dev3b1
Depends: gvfs (= 1.50.3-1+apertis4bv2024dev3b1), gvfs-common (= 1.50.3-1+apertis4bv2024dev3b1), gvfs-daemons (= 1.50.3-1+apertis4bv2024dev3b1), gvfs-libs (= 1.50.3-1+apertis4bv2024dev3b1), psmisc, dconf-gsettings-backend | gsettings-backend, libarchive13 (>= 3.0.4), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libglib2.0-0 (>= 2.70.0), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libgudev-1.0-0 (>= 147), libimobiledevice6 (>= 1.3.0), libmtp9 (>= 1.1.16), libplist3 (>= 2.2.0), libpolkit-gobject-1-0 (>= 0.101), libsmbclient (>= 2:4.12.0+dfsg), libsoup-3.0-0 (>= 3.0.3), libusb-1.0-0 (>= 2:1.0.21), libxml2 (>= 2.7.4)
Recommends: gnome-keyring
Suggests: bluez-obexd, pkexec, samba-common
Filename: pool/target/g/gvfs/gvfs-backends_1.50.3-1+apertis4bv2024dev3b1_armhf.deb
Size: 262108
MD5sum: 7143ca7923fe8292a81cc4f60b253f14
SHA1: 4c0b6ac18f000e90fe61eb5d0834ca3ce1d8fcc2
SHA256: 9f7f49a7c8d6026652e1ee027ff305e84d477f656329425dabc8a184b69206f8
SHA512: 69429e61f7a6aef27813ce1053c266b2cc6815737471704f6fc99f2fea16112111fa05cccb4b5644c8102160af84671633d66da506366032802b48292403c1a9
Description: userspace virtual filesystem - backends
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the afc, afp, archive, cdda, dav, dnssd, ftp,
 gphoto2, http, mtp, network, sftp, smb and smb-browse backends.
Homepage: https://wiki.gnome.org/Projects/gvfs
Multi-Arch: foreign

Package: gvfs-backends-dbgsym
Priority: optional
Section: debug
Installed-Size: 1582
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gvfs
Version: 1.50.3-1+apertis4bv2024dev3b1
Depends: gvfs-backends (= 1.50.3-1+apertis4bv2024dev3b1)
Filename: pool/target/g/gvfs/gvfs-backends-dbgsym_1.50.3-1+apertis4bv2024dev3b1_armhf.deb
Size: 1178916
MD5sum: 17d14e5e7d2a0b0097f8b498c127c7db
SHA1: 2f0d934e351d37fc1205a095ce68aaa419d57c8b
SHA256: 857eed6df391eaf5ddc4a8745727062e2d02d1aba0a3c8f1a6ce64606e2733b0
SHA512: abf15dc3e88bc64fbb39e7a6cb09483447598cd4db50e90cb31d21388c9da7ce79f88ccb0817db9f78e50cdc75ff129b879ad702977c3729e16b140014acbd77
Description: debug symbols for gvfs-backends
Auto-Built-Package: debug-symbols
Build-Ids: 3e4270f24c79d2924954dfa6dd9fa2957f887f05 52dc74b3e0205a4ad8d05f25b891f318d7ec5f7b 5525aa51e122c67ccaa1576a3312f09526cb73be 5cdfe8557770852f1b4120e07b5eda420c01c04e 682fc5f07a55e7ab565665867dd010ee3dc54d1b 70eab360b2c404caa3fe13bc535760223cee6eee 7b13c5ad442382b60655d6e0012b7c0029a711fd 832d6866f97501618fa16b11f17a834c6b7029df 88140d6265ce3cb185545e2930988b464f16ee81 9c922914a519cd956e5bb914965024cfb6dc77be 9f6cde88427a6d08ece44e2b575da90230e2b96c a2b452e13e5ca452f3b3c547c8147b0d0f1126c0 a86e04f3f44492db2f574845e9bf8c399def7844 af8a4e2baa07d15cfd887bf5867571898586eaae b3aecbc10fb81d2c09c9326e51890ff204d98bc4 bd6c7a0fe199ff6e160eaa04293496862164a5fc c976fa7c5be8587808e689fd928734e8f895eea6 cafd624b0d6f5a9466f0248ad13e1d0826bc8ee3 d834397c6e7ad8021f42449f2bfa354d9062b219

Package: gvfs-common
Priority: optional
Section: libs
Installed-Size: 3605
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gvfs
Version: 1.50.3-1+apertis4bv2024dev3b1
Depends: desktop-file-utils
Recommends: gvfs
Filename: pool/target/g/gvfs/gvfs-common_1.50.3-1+apertis4bv2024dev3b1_all.deb
Size: 481324
MD5sum: bebceed87d0b074e1989aeb6551cb785
SHA1: de2a0687517e4f62ca2e8c636ea5a1c03af0129e
SHA256: 3291b20cd4e734ebd84d3703582b8ce5158944a11c36e8bd84eda3f00e4b94b7
SHA512: c3d003d4834a241515843760c205356f8b9fc211f8f22cc3266eef38e4c606139134bff150088d62aa092b13f6d4cbbd514305bc07747c2da2a17dfc6013544f
Description: userspace virtual filesystem - common data files
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the data files and translations used by all gvfs
 components.
Homepage: https://wiki.gnome.org/Projects/gvfs
Multi-Arch: foreign

Package: gvfs-daemons
Priority: optional
Section: libs
Installed-Size: 308
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gvfs
Version: 1.50.3-1+apertis4bv2024dev3b1
Depends: gvfs-common (= 1.50.3-1+apertis4bv2024dev3b1), gvfs-libs (= 1.50.3-1+apertis4bv2024dev3b1), lsof, udisks2, libc6 (>= 2.34), libglib2.0-0 (>= 2.70.0), libgudev-1.0-0 (>= 147), libsecret-1-0 (>= 0.7), libsystemd0, libudisks2-0 (>= 2.0.91)
Recommends: dbus, gvfs
Suggests: gvfs-backends
Filename: pool/target/g/gvfs/gvfs-daemons_1.50.3-1+apertis4bv2024dev3b1_armhf.deb
Size: 96300
MD5sum: 7c39f467d355153a88dd3e3de195482f
SHA1: c6e8ad1986fb4580b837197f82975903f7d0ef16
SHA256: 29751f9a4bbb9445969c927d49e9869137177fa3b12775799f2b8298ec604430
SHA512: b9535a8ac20f75fef1d45f45a7f8348379b8fde96ef88a1e618e211319c29ea6b6f6fb4cac1a21a7d342da43eb34246f4cc571bfaea929929f13e191344720b3
Description: userspace virtual filesystem - servers
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the gvfs server and the minimal set of backends.
Homepage: https://wiki.gnome.org/Projects/gvfs
Multi-Arch: foreign

Package: gvfs-daemons-dbgsym
Priority: optional
Section: debug
Installed-Size: 510
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gvfs
Version: 1.50.3-1+apertis4bv2024dev3b1
Depends: gvfs-daemons (= 1.50.3-1+apertis4bv2024dev3b1)
Filename: pool/target/g/gvfs/gvfs-daemons-dbgsym_1.50.3-1+apertis4bv2024dev3b1_armhf.deb
Size: 378700
MD5sum: d1dbca3d4c520d0d29fa0cb8c9bbaa35
SHA1: 6aa66d896ab7d34755b3c04f26c63df216f512bc
SHA256: 198007d7d81d70fd40aa8cf40442e6d4be8d38b8f05b19ded3464ce2377daa12
SHA512: 97f824d5fb4a96f91630bdf8fc4e9417a63daae9333efcdfbc1dc986977085e69dcd9e183731021b9862acf98c539cf240bd17f49af6c778289d8010c8b3c202
Description: debug symbols for gvfs-daemons
Auto-Built-Package: debug-symbols
Build-Ids: 13c85cea63b07c6a8aa914869cdf405227785aad 22d7da1f707af4dbbf243b733f61178caf262772 346434228f596341c8e892c7c4405ef0f51345b6 758a9f09e23a8b76c94be0614b2d40bf65befa6a a83b7814876518035b5917eea4519f0d6fef2e96 ce5f948202cc922bb1364728f224c180933c691a

Package: gvfs-dbgsym
Priority: optional
Section: debug
Installed-Size: 481
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gvfs
Version: 1.50.3-1+apertis4bv2024dev3b1
Depends: gvfs (= 1.50.3-1+apertis4bv2024dev3b1)
Filename: pool/target/g/gvfs/gvfs-dbgsym_1.50.3-1+apertis4bv2024dev3b1_armhf.deb
Size: 376784
MD5sum: 0443898f2df501da585cd1cf77467fac
SHA1: 9384df294df3977d943332d7b2b0a8afe6f0bf44
SHA256: f97b4e68375730454573b10ca908847fd95264eb1320220d0a531a0203048bff
SHA512: 4ba1ed791bb73d265c7eee642b4b76ad18aaaa1c97287feaeac66d6e861201d90ad4a257c5db5b37a935a4e173951dbd9f9609df595e497fdac21c40cad96d63
Description: debug symbols for gvfs
Auto-Built-Package: debug-symbols
Build-Ids: 38c53e020d589a1b40d95098855a77e3df94dcc8 ad5f376e122558c9b82129cc758654949a1dcf52
Multi-Arch: same

Package: gvfs-fuse
Priority: optional
Section: gnome
Installed-Size: 54
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gvfs
Version: 1.50.3-1+apertis4bv2024dev3b1
Depends: fuse3, gvfs (= 1.50.3-1+apertis4bv2024dev3b1), libc6 (>= 2.34), libfuse3-3 (>= 3.12.0), libglib2.0-0 (>= 2.70.0)
Filename: pool/target/g/gvfs/gvfs-fuse_1.50.3-1+apertis4bv2024dev3b1_armhf.deb
Size: 20924
MD5sum: c2960301fd9e7f45d3ce2619accd989c
SHA1: dac02e6a5c1f6d84716fc228cf24c8422c5bb87b
SHA256: 560a7a35da9927c1926c5335f8195f7c44de33acf898f44e031229399d301a18
SHA512: 1c74deb4f43706c45f1d9d67fe960e9fa1a6e01d3012eb81b8257999a09862dbf4f9718b19ccf73ff39bae460d6786c61691418395510224679038f807c7deb9
Description: userspace virtual filesystem - fuse server
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the gvfs-fuse server that exports gvfs mounts to
 all applications using FUSE.
Homepage: https://wiki.gnome.org/Projects/gvfs

Package: gvfs-fuse-dbgsym
Priority: optional
Section: debug
Installed-Size: 64
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gvfs
Version: 1.50.3-1+apertis4bv2024dev3b1
Depends: gvfs-fuse (= 1.50.3-1+apertis4bv2024dev3b1)
Filename: pool/target/g/gvfs/gvfs-fuse-dbgsym_1.50.3-1+apertis4bv2024dev3b1_armhf.deb
Size: 46564
MD5sum: bc31840784b9d8b93e0c5b2099f10ddc
SHA1: a2d8173694de0b7fd8086ab5a5b938fc45dad9d1
SHA256: 1c9f67ca4bd8d7d047bf4dba7649e27e810632faf8de0126a043112184eaef04
SHA512: 80ebbb185b2d9e681a52a5e7132963cc5ad3f587b439ae889a0ce57262d46fb23ee389f389fc7024fc0fc70a738f326d4ab339451f0887169fe0201d36ac070f
Description: debug symbols for gvfs-fuse
Auto-Built-Package: debug-symbols
Build-Ids: 5fbc7670a925539a9a0e17b51fc589be1e29b678

Package: gvfs-libs
Priority: optional
Section: libs
Installed-Size: 268
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gvfs
Version: 1.50.3-1+apertis4bv2024dev3b1
Depends: gsettings-desktop-schemas (>= 3.33.0), gvfs-common (= 1.50.3-1+apertis4bv2024dev3b1), libc6 (>= 2.33), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.70.0), libsecret-1-0 (>= 0.7)
Filename: pool/target/g/gvfs/gvfs-libs_1.50.3-1+apertis4bv2024dev3b1_armhf.deb
Size: 84984
MD5sum: 9f5bd87ad16061739a6d60e19684c19f
SHA1: 88aa032eb86b0f75903224d7541ea62311ff8c36
SHA256: ddc267950dd6056eafc766c6ab0e4c17d1d2695241bd628edf6bff58e4b87f85
SHA512: b9476546635ccf2ad40c2ccd29d1175745c4b3153917cb13a660b87dd5d5e2252c0c9f5a4d92c6ae52ad26eed16204d0a387e3792a86852be904da08a9bb174a
Description: userspace virtual filesystem - private libraries
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains private libraries with common functions between
 the daemons and the GIO module.
Homepage: https://wiki.gnome.org/Projects/gvfs
Multi-Arch: same

Package: gvfs-libs-dbgsym
Priority: optional
Section: debug
Installed-Size: 500
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gvfs
Version: 1.50.3-1+apertis4bv2024dev3b1
Depends: gvfs-libs (= 1.50.3-1+apertis4bv2024dev3b1)
Filename: pool/target/g/gvfs/gvfs-libs-dbgsym_1.50.3-1+apertis4bv2024dev3b1_armhf.deb
Size: 357168
MD5sum: 1e53e5531fe9e53e819755f6c46547f7
SHA1: 0202953408644df31240b459a407b1d87978bb2c
SHA256: 56c628d8443ddcf6297dc9abb986560f0e9b18d424591fd2d88829908841dd04
SHA512: 246d9561c65dea30fcc0ad761ef2c5c61d32e60a6267cbbe6c85d45dddc0ce545ce2c1a83be4384df085078380152edb3d1f712506b732fe9b01337a85e16179
Description: debug symbols for gvfs-libs
Auto-Built-Package: debug-symbols
Build-Ids: 7aa31a51464d0dadfd2a7a5a6d8324e423d1fa79 cde8f42609ab4bed3c8489c8e9338b4b2a6e2110
Multi-Arch: same

Package: heimdal-clients
Priority: optional
Section: net
Installed-Size: 449
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: krb5-config, libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libedit2 (>= 2.11-20080614-0), libgssapi3-heimdal (>= 1.4.0+git20110226), libhcrypto5-heimdal (>= 1.4.0+git20110226), libhdb9-heimdal (>= 1.4.0+git20110226), libheimntlm0-heimdal (>= 1.4.0+git20110226), libhx509-5-heimdal (>= 1.6~rc2), libkadm5clnt7-heimdal (>= 1.7~git20150920), libkadm5srv8-heimdal (>= 1.6~git20120311), libkafs0-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 7.7.0+dfsg), libotp0-heimdal (>= 1.4.0+git20110226), libroken19-heimdal (>= 1.7~git20150920), libsl0-heimdal (>= 1.6~git20120311)
Suggests: heimdal-docs, heimdal-kcm
Conflicts: otp
Filename: pool/target/h/heimdal/heimdal-clients_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 152392
MD5sum: 3325c8678be0424df86816109d6b0aa6
SHA1: 74cee5d2952938a0caa93c6e79edc3728f84c5a2
SHA256: 4ef66d87d6d48d20e670bffac4486863041d2f7e1728ede4f14c8c82e1cb3b72
SHA512: 323d8ff83835155e2f3b1d95ad1d81e3085accf443372cfab45b42a6c0ccd19d6e615246eea6027f688ff044b0674afaf2810f1dfa7edee0a9ea73f25f981c16
Description: Heimdal Kerberos - clients
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package includes Kerberos utilities like kadmin, kinit, kpasswd and
 klist.
Homepage: http://www.h5l.org/

Package: heimdal-clients-dbgsym
Priority: optional
Section: debug
Installed-Size: 670
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: heimdal-clients (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/heimdal-clients-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 496040
MD5sum: c0a7068b3dbda2398347e7f1aec73060
SHA1: dc5497dea03a9592bceffd85c27406960695b9d6
SHA256: 8219509eeb0d8b574449b30a24bffedef71d6776388e403d3475f90927101b21
SHA512: fe84d22fd51ba77708ac7d944b70724eee28b01c0b83e1fa11e4c1f35c323148776d6202fd30f22f52204b5010920eba9f24954ddc9b4f51d149816fd88a0a32
Description: debug symbols for heimdal-clients
Auto-Built-Package: debug-symbols
Build-Ids: 1699c24a248d7e89b2a45722a9ecafa4051449d0 2cc15ca96fe129577b8347274e0ae9902d8691cb 302e6f39342451189ac6cee5fe0648f37ff66607 38a01efbbe25d0d04846983e2ffca2ecc9d5ffd8 4bb085c2f58a19e2fc1208b34f28c53006afc337 69e764dd0dd890bc1ef92926c4074a0069c12cc4 6b51b231b0d999aeb8217b3a869f6641cc33866e 6c8908a414e22edcdba86930364c7f3e8c14f3e3 6fa772881969ea1c80da4cc8bc55aa18feee9bd0 7518a21e3409afb47e56f2428203d8660a8d514e 7ef712666bf644a67521cb0531b90be73d5c77ca 953238f17bcc4056a179f2fbad205e0c6ec1fa5e ac09ba3afca235522c4a27ea7127bf48e14cfbec c9c9fcac57bacfbcd8b3f15a4a3cfcce5c42d358 dab279ea08e565be7d782b5c7d17262610e4bd7b dfee756d9a3a6d955ebb8ee03d864981c4622142 fa7d944be2475a5f062ca26be58f14e07fc9b9b1 fca5b15822259e1f6d664d399b2194979882e9df fedf64b56a21ba769de2760395312ce78a92a2fb

Package: heimdal-dev
Priority: optional
Section: devel
Installed-Size: 1405
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: heimdal-multidev (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Conflicts: libkrb5-dev
Filename: pool/target/h/heimdal/heimdal-dev_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 126964
MD5sum: bfb052ae7cfc26222a7f8284dc2163b0
SHA1: 8a673e8b2a6c0859f1bc4586297cd7609ed860f4
SHA256: 8e6252e5eeec9ed0d606dcf286986de0d60f83f8ab21e11a21e7d9260d68d54f
SHA512: 47e844bea89a8f23f42d9e1a0612ae573ce7b42f4151e41bcf680c2a47011c9e31b323def4bde758cb1836acba432a52e8cf507055314a7fbf4f89d20c3af0d5
Description: Heimdal Kerberos - development files
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This is the development package, required for developing
 programs for Heimdal.
Homepage: http://www.h5l.org/

Package: heimdal-docs
Priority: optional
Section: doc
Installed-Size: 119
Maintainer: Brian May <bam@debian.org>
Architecture: all
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Suggests: heimdal-clients, heimdal-servers
Filename: pool/target/h/heimdal/heimdal-docs_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_all.deb
Size: 96184
MD5sum: 347ba238809a30334e52e451ef135698
SHA1: 88b68ae890f4583aa0075d642aebac4dc34d4466
SHA256: 25f0b7b81f48470f6f31e474ad16be11d342ec0e602408330092e90d278165b9
SHA512: 7c068de12a6af073e98fccd7c6d5fec5fdf084f4668ad96f621796b068892886bd2f884d94062045a12d8d7f7c9b148320ad023bc74e646428a123310d3a262d
Description: Heimdal Kerberos - documentation
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package includes documentation (in info format) on how to
 use Heimdal, and relevant standards for Kerberos.
Homepage: http://www.h5l.org/
Multi-Arch: foreign

Package: heimdal-kcm
Priority: optional
Section: net
Installed-Size: 79
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libhcrypto5-heimdal (>= 1.4.0+git20110226), libheimntlm0-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libroken19-heimdal (>= 1.7~git20150920)
Filename: pool/target/h/heimdal/heimdal-kcm_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 37076
MD5sum: 54a437944a6add9481f4b11f2340d22a
SHA1: 5ceeef5e6c0262dd9e41ee66ea86c632de970fd9
SHA256: 0e6bf3cce022e28331307f0cf0683205ba3b0925d355701733a6c9a1dcad03e5
SHA512: 08b1f190b2eee8a08b84263535c7679039ad182592c5b068e926b11394888329082303b44c2083efef5fe6d807a68394b687f0958155c1963304c75801adbcd3
Description: Heimdal Kerberos - KCM daemon
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package includes the KCM daemon which can hold the credentials
 for all users in the system. Access control is done with Unix-like
 permissions. The daemon checks the access on all operations based on
 the UID and GID of the user. The tickets are renewed as long as is
 permitted by the KDC's policy.
Homepage: http://www.h5l.org/

Package: heimdal-kcm-dbgsym
Priority: optional
Section: debug
Installed-Size: 124
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: heimdal-kcm (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/heimdal-kcm-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 99892
MD5sum: f65c2e9961c1bf138ba15503fb1510f4
SHA1: 26940e27d41a56b4752c643033a1aee90ee7c9a8
SHA256: e559ab72143654a7fe37fd3fe6c238e6eff4dee2453bc0132db3df19b9f4d025
SHA512: 2d68adb9d0ba4a02ab449cb8f4c860e6bd43faf127c2d8eff4367647de1a1f56bbb12d4cd08fb42b89f009949195361694566de04f39fb027a3867f421128471
Description: debug symbols for heimdal-kcm
Auto-Built-Package: debug-symbols
Build-Ids: a5a547c2cb292cef87cea17553c95235ace90d88

Package: heimdal-kdc
Priority: optional
Section: net
Installed-Size: 310
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: debconf (>= 0.5.00) | debconf-2.0, heimdal-clients, krb5-config, openbsd-inetd | inet-superserver, libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libgssapi3-heimdal (>= 1.4.0+git20110226), libhcrypto5-heimdal (>= 1.4.0+git20110226), libhdb9-heimdal (>= 1.6~git20131117), libheimbase1-heimdal (>= 1.4.0+git20110226), libheimntlm0-heimdal (>= 1.4.0+git20110226), libkadm5srv8-heimdal (>= 7.8.git20221115.a6cf945+dfsg), libkdc2-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.7~git20160418), libroken19-heimdal (>= 1.7~git20150920), libsl0-heimdal (>= 1.4.0+git20110226)
Recommends: logrotate
Suggests: heimdal-docs
Conflicts: heimdal-clients (<< 0.4e-3), heimdal-servers (<< 0.6.3-3), kerberos4kth-kdc, krb5-admin-server, krb5-kdc
Filename: pool/target/h/heimdal/heimdal-kdc_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 110352
MD5sum: c58c90aace3d0e91e6560847c45fb353
SHA1: 3798211d324907d659623766bdf0e1776b8aaeef
SHA256: c103fc8c672a1beb8183cf1af5c16d88d5652a1a62c1a21034883aad311c6e7a
SHA512: 0329f714909a19839ffd0c54a0431da2b65b1e739b8b60aeabf01e54d9b134d7458f857c92885345336b9709b926fee3ab082dc85e1159c5c7cc8a578d8e3d53
Description: Heimdal Kerberos - key distribution center (KDC)
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package includes the KDC (key distribution center) server,
 which is designed to run on a secure computer and keeps track
 of users' passwords. This is done using the Kerberos protocol in
 such a way that the server computers do not need to know the
 passwords.
Homepage: http://www.h5l.org/

Package: heimdal-kdc-dbgsym
Priority: optional
Section: debug
Installed-Size: 475
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: heimdal-kdc (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/heimdal-kdc-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 377052
MD5sum: b67020f03ee31ba38f5aebbb8c41ca30
SHA1: af674927f7e4d2234883cbbd288d13463d37e815
SHA256: 764893c60807c3de1d07e3cb5ed8914c9e10a0679add0443901f444637361c87
SHA512: d8c060ed088203e0fa232e87da1bfce127b254fcb66452020806148eafdde09294a8a2ddae41f7dd8e90b40f844cf3fab7ef82dba6481f4095cb0a4ba7768f01
Description: debug symbols for heimdal-kdc
Auto-Built-Package: debug-symbols
Build-Ids: 10ca2a7c44fa86a01078bef5a642b124cb2d6f9b 113c267dca2719eb0f9b648e4337b5c11c4df210 1649e87b603786cd82d2588664c423f5eb508932 318b18c463efcfde04aeae432fec33c8a1e1470c 52f9ec93183d7995163babeb9073835257891608 8403abec7478bd4a0eaba9a3e3a3a97e6ad1afd9 c277c4f3081cc6c1c89209b16b825943c94d489d c3b0718611e478c13b5ac601e5a83f75ddadfa07 c5e2417b94c6d827078a69dfa476afbe66b78504 eb2792832b5db2bb8b90eea39089d94bcbc0157f

Package: heimdal-multidev
Priority: optional
Section: devel
Installed-Size: 4566
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dev (<< 1.6~git20131117+dfsg-2)
Depends: comerr-dev, libasn1-8-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libgssapi3-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libhcrypto5-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libhdb9-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libheimbase1-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libhx509-5-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libkadm5clnt7-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libkadm5srv8-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libkafs0-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libkdc2-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libkrb5-26-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libwind0-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libotp0-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libsl0-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libroken19-heimdal (>= 1.4.0+git20110226)
Suggests: heimdal-docs
Conflicts: heimdal-clients (<< 0.4e-7), kerberos4kth-dev
Filename: pool/target/h/heimdal/heimdal-multidev_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 1039908
MD5sum: e65c38a0085a4433606839d32cecc0b6
SHA1: 015ef503a51b1c71a31334b08bbbb271eb435057
SHA256: 035297aa002b7392a24874d6e9d6cd3b2cc8502119f23750a2cfe685039c08ec
SHA512: f1ae3caa242ec0a0e57bcc207d038f976217733ee7f57287cc2f9f4c347f355d1e86b1b51e337b1a1b99aa204031b0fe1a53cea4e4cad0a1e7a563d308d5f710
Description: Heimdal Kerberos - Multi-implementation Development
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package provides versions of the Heimdal development files that
 can be installed along-side MIT Kerberos development files.
 Normally, heimdal-dev should be used. However if a package needs to
 build  against both Heimdal Kerberos and MIT Kerberos, then the
 multidev package should be used.
Homepage: http://www.h5l.org/

Package: heimdal-multidev-dbgsym
Priority: optional
Section: debug
Installed-Size: 241
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: heimdal-multidev (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/heimdal-multidev-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 203592
MD5sum: efd926edf428100d5690a357eb7fab80
SHA1: 1cf407340dfb427be817cc352ae49af10dd2a823
SHA256: 88d24772e1cf88c547d25ff8a5e48165a4c53db3809f8c661d6c8e1b262d8c88
SHA512: ae5b76a0da21b77db254351976732a3014cd8e980618eee9e5a25d3b2749bc9abafea9b2e5f1c01d1b8a08decb905186068c632f8e464e386bee69fcb5fea073
Description: debug symbols for heimdal-multidev
Auto-Built-Package: debug-symbols
Build-Ids: 0beed8c9445b1e99424305e88bfa7355de5aa4c0 c2b4f22c4d9429631c550da1984b35d8671da868 fd2dd71c0a1a72f53e77cf158efe2c77e03c4c6d

Package: heimdal-servers
Priority: optional
Section: net
Installed-Size: 44
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: krb5-config, openbsd-inetd | inet-superserver, libc6 (>= 2.34), libkrb5-26-heimdal (>= 1.4.0+git20110226), libroken19-heimdal (>= 1.4.0+git20110226)
Suggests: heimdal-docs
Filename: pool/target/h/heimdal/heimdal-servers_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 20940
MD5sum: 1ddd53c7f945a3638e2eda64c476fe3d
SHA1: 5de559904e7e116e1ee3bded6d34e6d6125d413a
SHA256: c3408688d7d903adfc6f3eae8dac5096272f6b27b790e7fbcae6a4336b928944
SHA512: 1a8a6eade491db3d8582b4859673a68ef090504c1f0a88c05eca5648347425acfe633880af67741ddcd25336c212431d23de8f5eaf7470703f870a87f37abfb7
Description: Heimdal Kerberos - server programs
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the kfd server, for receiving forwarded tickets.
Homepage: http://www.h5l.org/

Package: heimdal-servers-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: heimdal-servers (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/heimdal-servers-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 16568
MD5sum: b97c2de768f3ca70df633a493d019669
SHA1: fb3b9f82be4b76f35811cc2a6f9070107f5da716
SHA256: f9e8cdb40768caca303e8e32991ebb971d343aee4843d50728a6d0c82c7c9a00
SHA512: b396a6d86cfc68f074c0ed75f7928e08f8be98796cb7c884e598c5b0e4651f893893c6c42f7e994e425bb6a23e9a42f25ebc6ffc910462f99a3fca399a0e71b8
Description: debug symbols for heimdal-servers
Auto-Built-Package: debug-symbols
Build-Ids: ef4fad509a8ed50166e3546760a7c9eb2b097a20

Package: hicolor-icon-theme
Priority: optional
Section: misc
Installed-Size: 440
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.17-2+apertis1bv2024dev2b1
Filename: pool/target/h/hicolor-icon-theme/hicolor-icon-theme_0.17-2+apertis1bv2024dev2b1_all.deb
Size: 10116
MD5sum: f00df289c3f55d34298d87b94ab705e1
SHA1: 8eb39bcaa315823d0117babb1ca78949efe5e7f4
SHA256: 52f49affc0dc24620837f1f78215693f6989ecdce4a7467006d7c6c60c194195
SHA512: 9db3e3fbb6847e2dde4146127d408845b2ba6e26f4bd20bcf3c7ff18c0781f2aecfeacf6b69a72381febe9ee64747a9614361f41f4ea1112a38d28dff45ff2e9
Description: default fallback theme for FreeDesktop.org icon themes
 This is the default fallback theme used by implementations of the
 Freedesktop.org Icon Theme specification.
Multi-Arch: foreign

Package: hostapd
Priority: optional
Section: net
Installed-Size: 1608
Maintainer: Debian wpasupplicant Maintainers <wpa@packages.debian.org>
Architecture: armhf
Source: wpa
Version: 2:2.10-12+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libssl3 (>= 3.0.0)
Pre-Depends: init-system-helpers (>= 1.54~)
Filename: pool/target/w/wpa/hostapd_2.10-12+apertis2bv2024dev3b1_armhf.deb
Size: 745292
MD5sum: 6134b5c8735fd223274afd40def6fe8e
SHA1: 1e3b22de1fcb8dc669f14e44b413f77c98400e97
SHA256: d37cfb7705671fcdcb323b5fb43df3338a14c2deb209a170a82e32f9213069bd
SHA512: 40a77a99f993568ad5cfdc1aa10d21b45f011b52a6d02c17d5b2fd9d6d19d7fb5f46ecf9b2a05ebcea5a277c943569a0b1b02c3cea55e29d805d11cb31c5a5a7
Description: access point and authentication server for Wi-Fi and Ethernet
 IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/WPA3/EAP Authenticator
 .
 Originally, hostapd was an optional user space component for Host AP
 driver. It adds more features to the basic IEEE 802.11 management
 included in the kernel driver: using external RADIUS authentication
 server for MAC address based access control, IEEE 802.1X Authenticator
 and dynamic WEP keying, RADIUS accounting, WPA/WPA2/WPA3 (IEEE 802.11i/RSN)
 Authenticator and dynamic TKIP/CCMP keying.
 .
 The current version includes support for other drivers, an integrated
 EAP authenticator (i.e., allow full authentication without requiring
 an external RADIUS authentication server), and RADIUS authentication
 server for EAP authentication.
 .
 hostapd works with the following drivers:
 .
  * mac80211 based drivers with support for master mode [linux]
  * Host AP driver for Prism2/2.5/3 [linux]
  * Driver interface for FreeBSD net80211 layer [kfreebsd]
  * Any wired Ethernet driver for wired IEEE 802.1X authentication.
Homepage: https://w1.fi/wpa_supplicant/
Multi-Arch: foreign

Package: hostapd-dbgsym
Priority: optional
Section: debug
Installed-Size: 2917
Maintainer: Debian wpasupplicant Maintainers <wpa@packages.debian.org>
Architecture: armhf
Source: wpa
Version: 2:2.10-12+apertis2bv2024dev3b1
Depends: hostapd (= 2:2.10-12+apertis2bv2024dev3b1)
Filename: pool/target/w/wpa/hostapd-dbgsym_2.10-12+apertis2bv2024dev3b1_armhf.deb
Size: 2732196
MD5sum: 8efaed2f0edef489e12bdaaccb002f87
SHA1: 19854b1e60b9412a8bde3047dc8e3401187fe878
SHA256: ee2f9ad9882af367a1ca97b0651f648476f3ffcb4ddcdbe46055a5c623f13565
SHA512: b2a7f9b7e0663ec87d449f4da9f5d3747a9f104d489ba6ef3223a58969b2ac599823ce718b273b8b9d65bde25f62d2f4993a68dea17371f3ccb677bb63bcdc21
Description: debug symbols for hostapd
Auto-Built-Package: debug-symbols
Build-Ids: 9f82cc64df518bc2823e7f0403334e5501f8f121 a46146e7faeeaeceda570828e938f1af2a810c6b

Package: hostname
Essential: yes
Priority: required
Section: admin
Installed-Size: 40
Maintainer: Michael Meskes <meskes@debian.org>
Architecture: armhf
Version: 3.23+nmu1+apertis1bv2024dev2b1
Replaces: nis (<< 3.17-30)
Pre-Depends: libc6 (>= 2.34)
Breaks: nis (<< 3.17-30)
Filename: pool/target/h/hostname/hostname_3.23+nmu1+apertis1bv2024dev2b1_armhf.deb
Size: 10300
MD5sum: ec00818449e0006dea1485a59bd0568b
SHA1: b0ded90d897da30a787dd71d0e9e5d0fa459cb48
SHA256: ad30583ddd3fbdc00317f0d828a18e9f71ed4c431517e0f77cef62ef316fd331
SHA512: fc92d530d4d1f54580d9cfa9570823289f755e997dc63dfdf186d208cb9eaa10c66eb20e13a2c0f71da013b30fceef4c15261298481273112c4281443870c126
Description: utility to set/show the host name or domain name
 This package provides commands which can be used to display the system's
 DNS name, and to display or set its hostname or NIS domain name.

Package: hostname-dbgsym
Priority: optional
Section: debug
Installed-Size: 27
Maintainer: Michael Meskes <meskes@debian.org>
Architecture: armhf
Source: hostname
Version: 3.23+nmu1+apertis1bv2024dev2b1
Depends: hostname (= 3.23+nmu1+apertis1bv2024dev2b1)
Filename: pool/target/h/hostname/hostname-dbgsym_3.23+nmu1+apertis1bv2024dev2b1_armhf.deb
Size: 13380
MD5sum: 7be4bd3a3bf87cc3f091e662bbb10940
SHA1: 0801a6d2ee0fec8b417c97cfac2b9631bf0d1999
SHA256: 13c0c8b797df46ce4af3aa19b8dd93d0cbdcd2e3dc0f81336f03da28706d8fec
SHA512: 1ae6d271615da49e0cefd1dd65cc2d23ffac270262aa1e351eebc5a69471ac03b15b69b159e7c9aeb48d8dfe45820a879a42733894b80240806a994dc8753d74
Description: debug symbols for hostname
Auto-Built-Package: debug-symbols
Build-Ids: 1c9f99dda404da0f6ee026fab01effdb9203bac1

Package: hunspell
Priority: optional
Section: text
Installed-Size: 562
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Version: 1.7.1-1+apertis1bv2024dev2b1
Depends: hunspell-en-us | hunspell-dictionary | myspell-dictionary, libc6 (>= 2.34), libedit2 (>= 3.1-20221030-2), libgcc-s1 (>= 3.5), libhunspell-1.7-0, libncursesw6 (>= 6), libstdc++6 (>= 5.2), libtinfo6 (>= 6)
Suggests: unzip
Filename: pool/target/h/hunspell/hunspell_1.7.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 141680
MD5sum: a07f9aa38e3a8e51b430a595624119c8
SHA1: 776296f0adeef4983260ee8776c6dc46d173234f
SHA256: 7f572913fc6ade449c8534fb3e5b16563e484c5783ffe3523e1816dc44713842
SHA512: 321bf0036adbd424dc1289475b344b1093d7d417c7b74e281ecf3436b6d897ddeb1aacf304ce35a0b336bde2e9ec4f9ec9f36a21e8206ffe33cc75181dee9c8e
Description: spell checker and morphological analyzer (program)
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and an
 OpenOffice.org UNO module.
 .
 Main features:
  - Unicode support (first 65535 Unicode characters)
  - morphological analysis (in custom item and arrangement style)
  - Max. 65535 affix classes and twofold affix stripping (for agglutinative
    languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
  - Support complex compoundings (for example, Hungarian and German)
  - Support language specific algorithms (for example, handling Azeri
    and Turkish dotted i, or German sharp s)
  - Handling conditional affixes, circumfixes, fogemorphemes,
    forbidden words, pseudoroots and homonyms.
 .
 This package contains the program with the Ispell-like terminal and pipe
 interfaces.
Homepage: https://hunspell.github.io/
Multi-Arch: foreign

Package: hunspell-dbgsym
Priority: optional
Section: debug
Installed-Size: 416
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: hunspell
Version: 1.7.1-1+apertis1bv2024dev2b1
Depends: hunspell (= 1.7.1-1+apertis1bv2024dev2b1)
Filename: pool/target/h/hunspell/hunspell-dbgsym_1.7.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 396720
MD5sum: 5d5398ebf52d29b95124ede22412bab2
SHA1: 1652edb5543857f03afe6e72cb40968ff500d66d
SHA256: f152b15e25bc2e067f00107f09cc1608a449c14f129525e4a40feb95b01c64dc
SHA512: a8cec7f30725d08b147bdb0b4991f4a09e5978f6b03f02a3e86d9045538358c4b7e3523179b2e7e0a79b46f830d0246f8a87b815816b820103e58d7cbd0fc1bf
Description: debug symbols for hunspell
Auto-Built-Package: debug-symbols
Build-Ids: 3fada0ac4a6ad9a796da861101e615ecda4c0eba

Package: hunspell-tools
Priority: optional
Section: text
Installed-Size: 168
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: hunspell
Version: 1.7.1-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libhunspell-1.7-0, libstdc++6 (>= 5.2)
Filename: pool/target/h/hunspell/hunspell-tools_1.7.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 73316
MD5sum: bb757abf651075b35bc1eb38aa823c0c
SHA1: 2ae011f9f79a6e008f0bb5d842f9804b5ab75426
SHA256: 807b4786f9a4e89641972b714ea13791e20b41a3990f16128c738c37c4ea0bea
SHA512: 41a2830b62ac280f1b39dc6436f9a0b2d8936a84635b9059d6fb675f0706cee0385941ee867c002055568dc660907979c1cab7b376f22d5320270c232f2fff4b
Description: tools for hunspell
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and an
 OpenOffice.org UNO module.
 .
 Main features:
  - Unicode support (first 65535 Unicode characters)
  - morphological analysis (in custom item and arrangement style)
  - Max. 65535 affix classes and twofold affix stripping (for agglutinative
    languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
  - Support complex compoundings (for example, Hungarian and German)
  - Support language specific algorithms (for example, handling Azeri
    and Turkish dotted i, or German sharp s)
  - Handling conditional affixes, circumfixes, fogemorphemes,
    forbidden words, pseudoroots and homonyms.
 .
 This package contains a the munch/unmunch tools of hunspell and
 ispellaff2myspell for converting ispell affix files for myspell/hunspell
 format.
Homepage: https://hunspell.github.io/
Multi-Arch: foreign

Package: hunspell-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 258
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: hunspell
Version: 1.7.1-1+apertis1bv2024dev2b1
Depends: hunspell-tools (= 1.7.1-1+apertis1bv2024dev2b1)
Filename: pool/target/h/hunspell/hunspell-tools-dbgsym_1.7.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 208576
MD5sum: e1b6b64de29f25fd58ff8891eee43340
SHA1: c5a6bcb083b072be679043cb5e09a49bd2e000fa
SHA256: 8dff817316f1749bdd3fffb3ae6b6b7c81d1c880a62a9a30802d5667bfe24a51
SHA512: 88fadf9fce8b60308b8a89a663cab2c197243edeac33d09cb7a1a9f33a8c46b6f5b81e6a0255742cb8d5adb819261556b68bbe94baf743702c3b09b17982efa8
Description: debug symbols for hunspell-tools
Auto-Built-Package: debug-symbols
Build-Ids: 42c61cf0c816942356fb44ee01a5078010c59a1e 44dccda2f80ac50b660da8e47cdef8df0264026f 4c48c6742802dbcc87474331ab3e05d6ba144105 83a9b5e22ae5609a2b7bb61bd887e6876dc0a847 de16cc299d0aac40f08457a180b3e4676d1ba102 e408fe78dc8e86678d0e596705fb07f6d385e249

Package: hyphen-en-us
Priority: optional
Section: text
Installed-Size: 144
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: hyphen
Version: 2.8.8-7+apertis1bv2024dev2b1
Provides: hyphen-hyphenation-patterns, hyphen-hyphenation-patterns-en, hyphen-hyphenation-patterns-en-us
Depends: dictionaries-common
Suggests: libreoffice-writer
Filename: pool/target/h/hyphen/hyphen-en-us_2.8.8-7+apertis1bv2024dev2b1_all.deb
Size: 51588
MD5sum: 847a0b64085d63526713a44b280204dc
SHA1: b6e0c6f2ea5d51104b2f183c63b0e8fc00273a7f
SHA256: f76f67bac953a6ac40e3cc589f1e17458debec04b7b55c408f10f0afe96f35a1
SHA512: a1bc8e751b37086b4a2905aca6f05009d6eae5e957b1197732f6d6df43163aa1e5f5958d808e975a49d5cc2b0d461973ebfa9a3a9ee836612917741799d977a2
Description: English (US) hyphenation patterns
 This package contains the English (US) hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.
Homepage: https://github.com/hunspell/hyphen
Multi-Arch: foreign

Package: i2c-tools
Priority: optional
Section: utils
Installed-Size: 264
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Version: 4.3-2+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libi2c0 (>= 4.0), perl:any, adduser, udev
Recommends: read-edid
Suggests: libi2c-dev, python3-smbus
Filename: pool/target/i/i2c-tools/i2c-tools_4.3-2+apertis0bv2024dev2b1_armhf.deb
Size: 77960
MD5sum: 0c37168a8284439991dedf33bac14805
SHA1: 6ae727616b85f9f854666ec18277cd6b4420f4c4
SHA256: 2a69dedfdfae5928e5b3b6a14f46f835ce734c2a94bed3549d4ec1af5de8f131
SHA512: 5a0c97f4b73061de792ec59ed362fea032f09cf99f7b839a03ab14bf7b9ba5c3e9c2c1fdf5df7141c4aca45d14182d3a163c8f6dff01ffc57361d3b74f5972fd
Description: heterogeneous set of I2C tools for Linux
 This package contains a heterogeneous set of I2C tools for Linux: a bus
 probing tool, a chip dumper, register-level access helpers, EEPROM
 decoding scripts, and more.
Homepage: https://www.kernel.org/pub/software/utils/i2c-tools/

Package: i2c-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 126
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: i2c-tools
Version: 4.3-2+apertis0bv2024dev2b1
Depends: i2c-tools (= 4.3-2+apertis0bv2024dev2b1)
Filename: pool/target/i/i2c-tools/i2c-tools-dbgsym_4.3-2+apertis0bv2024dev2b1_armhf.deb
Size: 79072
MD5sum: 88e5cf4ed2d10ba8193cd7c6c6a3fdd0
SHA1: 752e65a8adbbbe410b5e66882e5c7f4abced995c
SHA256: 5ebbe4d61c76baf30221260bd244ffe90976a7271376dc7562e5df172ed533cf
SHA512: 82444ce41339a74a933747f1cd8e735f78fc5a2440d106bf0d666b92e35c4eb96e532211a17df56ae67fb89564776f782859745a25fad39edcd5a1ea7dc14a88
Description: debug symbols for i2c-tools
Auto-Built-Package: debug-symbols
Build-Ids: 0697654be64ae67a4518517ae0b201ebd3e921af 1d7190aa0e08cbfd77b6edead62b507833d2adbb 57e019902a4aed7f8676f5caca43dce0f8fd8690 bb653366ff4fbb9f557bb70fe0fbab1c5230a8ca d99df5f615be3b084422a48b2a728a43ec93af75

Package: icu-devtools
Priority: optional
Section: libdevel
Installed-Size: 482
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: icu
Version: 72.1-3+apertis1bv2024dev2b1
Replaces: icu-tools (<< 72.1~rc-1~), libicu-dev (<< 72.1-3+apertis1bv2024dev2b1)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 11)
Breaks: icu-tools (<< 72.1~rc-1~), libicu-dev (<< 72.1-3+apertis1bv2024dev2b1)
Filename: pool/target/i/icu/icu-devtools_72.1-3+apertis1bv2024dev2b1_armhf.deb
Size: 181784
MD5sum: f746f388337ecc3d8fa8e055e2ee7374
SHA1: c5bb67b1998abf9f2d451faa6a1f03bf977cdb90
SHA256: 470a27cc3a92c4f1d21bed1bc18ea79c627a85a1fc3b4c9d8fe7af62075f7e07
SHA512: 216c095ff0e19c81330b3314c9a4942228cd6e9f2ab9b65235a6e63339367ddef96dab950db7126f5b991f0c299fbb701a7d67b3b75bd690bb90270dc276ac52
Description: Development utilities for International Components for Unicode
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support. This package contains programs used to
 manipulate data files found in the ICU sources and is a dependency of
 libicu-dev.  End users would generally not need to install this package.
Homepage: https://icu.unicode.org/
Multi-Arch: foreign

Package: icu-devtools-dbgsym
Priority: optional
Section: debug
Installed-Size: 1143
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: icu
Version: 72.1-3+apertis1bv2024dev2b1
Depends: icu-devtools (= 72.1-3+apertis1bv2024dev2b1)
Filename: pool/target/i/icu/icu-devtools-dbgsym_72.1-3+apertis1bv2024dev2b1_armhf.deb
Size: 980240
MD5sum: 385b3a9433652fe1c9f0d4118275aca8
SHA1: 31935b9e7fc43303ac48eea5d73f48338cb45d52
SHA256: b0511b07164c0dcc663f8196e1f0e4770e524c291a877988a2a0af4b870389f0
SHA512: afb094500c5ea31272f65f19bef1f1f0b927a143dbffc6b8dcf195a6a82e73feddfce57f55bb128e34bfbd75109614ccfc7d8994308bd20752e5ff2058c00a13
Description: debug symbols for icu-devtools
Auto-Built-Package: debug-symbols
Build-Ids: 027c0276c7500de541b23927cee3267f15be566f 29b2f50ddf0e60c415df8803bb9fcdd00d547045 511f588ec68dd3224253fa11225549a1b653baeb 75f24d09961705351976ccac67d20b936f36a850 7aafe69349f50aa8babdb6367c406ca047a97442 93d76fc459c3b892a855d7cae27310a16853a893 93e6689851af22ebfbb885dcd3e3f7999db2e068 a7e07c16477e543753c2f6902726b40603ae9549 a9f8f77b9e74c8b104d942d8dce30fbaee4a939c b026765bed2d8f80d9658451dfa6a0dcadae2902 b63dd51178aeb9c6bf583aeec113ed982d9fa339 b84e1993af9e86ed106f96a81e5ac9f852959721 bb04ed51e630e5be3344150c626188001aea67c8 bf594b245f3accca549d3f028ab736b510982529 ee4f7343deb671593d4e1b742b0b5a99a75452d5 f18e38c6e66cfa700f65bdb233307f137e8f14df ff6bb30904387a5157634280b9d296a53261a12d

Package: icu-doc
Priority: optional
Section: doc
Installed-Size: 42726
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: all
Source: icu
Version: 72.1-3+apertis1bv2024dev2b1
Filename: pool/target/i/icu/icu-doc_72.1-3+apertis1bv2024dev2b1_all.deb
Size: 3012144
MD5sum: 02f68d006af9cd24d51c29e14c64245b
SHA1: d5d2e3d1687abf64472becca2e880a6e623c8966
SHA256: f62f67ed264ea3f440066ccb3fc8a10a4dea4525d02b5e13425e361d1b3dabf2
SHA512: 909ed6577e2d7331cc46e7692b0b9a6656c5cfe20167d41dff3c65399adc38b5c90cd5ee36b9b20817164a4f1011063067beab3be61939a682f502225ddc1110
Description: API documentation for ICU classes and functions
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains HTML files
 documenting the ICU APIs.
Homepage: https://icu.unicode.org/
Multi-Arch: foreign

Package: idle
Priority: optional
Section: python
Installed-Size: 19
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Replaces: idle3 (<< 3.6.2-2)
Depends: python3 (>= 3.11.2-1+apertis1bv2024dev2b1), python3-tk, idle-python3.11
Breaks: idle3 (<< 3.6.2-2)
Filename: pool/target/p/python3-defaults/idle_3.11.2-1+apertis1bv2024dev2b1_all.deb
Size: 2844
MD5sum: 804230cb76ee40a7f398efce0e562217
SHA1: cf88757b707bec356d1fa0950fb433436b5c610a
SHA256: 8342011124cb19ad19b880362bc89ad578894ef133481e6a82815f471fbdca41
SHA512: f5e58dc413b6bf52c1bd5f81d4daa83ede97f21797f024aa8991ae603434fab67d17a30dd8992dce72cdeb0f5ddfef4a3e6e8b1273e74d554c958e58687f0105
Description: IDE for Python using Tkinter (default version)
 IDLE is an Integrated Development Environment for Python.
 IDLE is written using Tkinter and therefore quite platform-independent.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version's IDLE (currently v3.11).
Enhances: python3
Homepage: https://www.python.org/

Package: idle-python3.11
Priority: optional
Section: python
Installed-Size: 1341
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: python3.11, python3-tk, python3.11-tk, libjs-mathjax
Filename: pool/target/p/python3.11/idle-python3.11_3.11.2-6+apertis1bv2024dev2b1_all.deb
Size: 356860
MD5sum: f520a5a0581959934ce13fce0bba28b4
SHA1: cc056f977ef62337f6e9b4eb3859e38f8a55fdcf
SHA256: 11c461e4a239c0c3551449db84a6603515e5ccd58faa31cee49ffe1c3dfb6788
SHA512: 7f0f58ff6261d36742f590d580582edfeb127508a40f1dca40f8709b55d14e53ce3abbeb9aae28190705645e734c7d35ada3a0c50bc3b53c4833608bb3c13124
Description: IDE for Python (v3.11) using Tkinter
 IDLE is an Integrated Development Environment for Python (v3.11).
 IDLE is written using Tkinter and therefore quite platform-independent.
Enhances: python3.11

Package: idle3
Priority: optional
Section: oldlibs
Installed-Size: 6
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: python3 (>= 3.11.2-1+apertis1bv2024dev2b1), idle (>= 3.11.2-1+apertis1bv2024dev2b1)
Filename: pool/target/p/python3-defaults/idle3_3.11.2-1+apertis1bv2024dev2b1_all.deb
Size: 976
MD5sum: f4e56b41be6308fe1512cd5cdf2d6e82
SHA1: d4237b0fa2a407b779679095f3c117aa7d16593d
SHA256: e2c4cb26957912ad721058bef903b7166e8d4fe73e573e68f9d18bce6ace8b8a
SHA512: 4ececa6458e6401f4ac0ad4da2c2255cbe1034f02c4a5fe6ee69a58c405f40ae7d9cd5d5d8644eac62d587c925dc04e5fce6f40967f0abb041849b20d2b19710
Description: IDE for Python using Tkinter (transitional package)
 IDLE is an Integrated Development Environment for Python.
 .
 This package is a transitional package, you can safely remove it.
Homepage: https://www.python.org/

Package: idn2
Priority: optional
Section: devel
Installed-Size: 89
Maintainer: Debian Libidn team <help-libidn@gnu.org>
Architecture: armhf
Source: libidn2
Version: 2.3.3-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libidn2-0 (>= 2.0.0), libunistring2 (>= 0.9.7)
Filename: pool/target/libi/libidn2/idn2_2.3.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 65108
MD5sum: 775149261614c24656fd80e461f53854
SHA1: 84de174a5b0697866d4992fb7fcc893b75cd6ff6
SHA256: c23cae4f92cd380aa859bdfb8d44ac09d3ab5fec9090e40df5ce604056e8c5f0
SHA512: f5458689d9a6335f50d3d4342299093794470a71f6165548a15dfd6bded801872d5062c21b9e3b9dc3d6a98a39f0d1a9f624684623825a5c1a717a840666b61b
Description: Internationalized domain names (IDNA2008/TR46) command line tool
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008/TR46.
 .
 This package contains the idn2 command-line tool.
Homepage: https://www.gnu.org/software/libidn/#libidn2
Multi-Arch: foreign

Package: idn2-dbgsym
Priority: optional
Section: debug
Installed-Size: 40
Maintainer: Debian Libidn team <help-libidn@gnu.org>
Architecture: armhf
Source: libidn2
Version: 2.3.3-1+apertis1bv2024dev3b1
Replaces: libidn2-0-dbg (<< 2.0.2-1~)
Depends: idn2 (= 2.3.3-1+apertis1bv2024dev3b1)
Breaks: libidn2-0-dbg (<< 2.0.2-1~)
Filename: pool/target/libi/libidn2/idn2-dbgsym_2.3.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 25148
MD5sum: cb1f1e95b6eaa2937c62aa5463156033
SHA1: 8501034ae80c066ffbc74179d9693c054f4835af
SHA256: dc282fc80f4ebd9ea81450b4c5f4b15760e52fb29c1430fd3eea33b09322f98d
SHA512: a6cb2f77a841d3354fc5864f72591f002f9520fa953d7a22a8cd8846d8140324a165c45c8618fb3e42cd69a547117c5193a632f90ab600082b687c1fb146ccda
Description: debug symbols for idn2
Auto-Built-Package: debug-symbols
Build-Ids: 6e8e5b5a0adcd04007930c97d537ee8fdbe947a0

Package: init
Priority: important
Section: metapackages
Installed-Size: 14
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: init-system-helpers
Version: 1.65.2+apertis1bv2024dev2b1
Pre-Depends: systemd-sysv | sysvinit-core
Filename: pool/target/i/init-system-helpers/init_1.65.2+apertis1bv2024dev2b1_armhf.deb
Size: 5836
MD5sum: 95db1a3667e185328f44f3d88c9f7527
SHA1: a2d15c5a08c8e5bd86c1239dd7612c1b88e15b88
SHA256: 4af126d48ba4cc8be716e6e63fd52b23177c424644511de4c5e2761bf48a16c9
SHA512: 52ca38fd875116ee9f3579077cf5333cc5c0fab7138765c66d95949a6ce104aca48d2672f2bdf0374f8a197e6cf33c9c68d394155a8502dda86afbefdbdc599b
Description: metapackage ensuring an init system is installed
 This package is a metapackage which allows you to select from the available
 init systems while ensuring that one of these is available on the system at
 all times.
Important: yes
Multi-Arch: foreign

Package: init-system-helpers
Essential: yes
Priority: required
Section: admin
Installed-Size: 130
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 1.65.2+apertis1bv2024dev2b1
Depends: usr-is-merged
Filename: pool/target/i/init-system-helpers/init-system-helpers_1.65.2+apertis1bv2024dev2b1_all.deb
Size: 38840
MD5sum: 159ed9b6a236980255e523f27b79782b
SHA1: 168fc95f57764641aeb9143589e6edf255893fd5
SHA256: 4dfa8f90be8590a72e2012901bf996dd65fd5b44f470a642fc26c767bc5a16c9
SHA512: 324cb2d3c7b81c41b4c0d2e589e707199f1ce46afcd114564f819a7e209fec04fb56f868988c3c147e46e7292ef3cc49d0877c9860a6dbdadca7db1a933e5c51
Description: helper tools for all init systems
 This package contains helper tools that are necessary for switching between
 the various init systems that Debian contains (e. g. sysvinit or
 systemd). An example is deb-systemd-helper, a script that enables systemd unit
 files without depending on a running systemd.
 .
 It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which
 provide an abstraction for enabling, disabling, starting, and stopping
 services for all supported Debian init systems as specified by the policy.
 .
 While this package is maintained by pkg-systemd-maintainers, it is NOT
 specific to systemd at all. Maintainers of other init systems are welcome to
 include their helpers in this package.
Multi-Arch: foreign

Package: initramfs-tools
Priority: optional
Section: utils
Installed-Size: 59
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Architecture: all
Version: 0.142+apertis0bv2024dev2b1
Provides: linux-initramfs-tool
Depends: initramfs-tools-core (= 0.142+apertis0bv2024dev2b1), linux-base
Suggests: bash-completion
Conflicts: linux-initramfs-tool, usplash (<< 0.5.50)
Breaks: e2fsprogs (<< 1.42.13), initscripts (<< 2.88dsf-59.3~), upstart
Filename: pool/target/i/initramfs-tools/initramfs-tools_0.142+apertis0bv2024dev2b1_all.deb
Size: 16056
MD5sum: 7bcd8568728efc52742a7676f86f6ebb
SHA1: 2d8ea1f43cacfecc09077ce850260be2728bee55
SHA256: daf1c4c563057a2d9fef6e3e583fdbe4b8f8821373a0b81475973a39354cc7d8
SHA512: d5c94c665c059d4e71c14e62eb3828858f43e5c5d40beb13e8e70a3e944c00c68933681c172bd6fefe64e19e17910f02a4ae1e1e516d9099272213c14916bca0
Description: generic modular initramfs generator (automation)
 This package builds a bootable initramfs for Linux kernel packages.  The
 initramfs is loaded along with the kernel and is responsible for
 mounting the root filesystem and starting the main init system.
Multi-Arch: foreign

Package: initramfs-tools-core
Priority: optional
Section: utils
Installed-Size: 161
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Architecture: all
Source: initramfs-tools
Version: 0.142+apertis0bv2024dev2b1
Replaces: initramfs-tools (<< 0.121~)
Depends: klibc-utils (>= 2.0.4-8~), cpio (>= 2.12), kmod, udev, coreutils (>= 8.24), logsave | e2fsprogs (<< 1.45.3-1~)
Recommends: busybox (>= 1:1.22.0-17~) | busybox-static (>= 1:1.22.0-17~), zstd
Suggests: bash-completion
Breaks: busybox (<< 1:1.22.0-17~), busybox-static (<< 1:1.22.0-17~), initramfs-tools (<< 0.121~)
Filename: pool/target/i/initramfs-tools/initramfs-tools-core_0.142+apertis0bv2024dev2b1_all.deb
Size: 47844
MD5sum: 66eb622d8a9b450f7445c4d821e7bcd4
SHA1: 61a6c8378e4058e4b732e83ef4e821da268db8d2
SHA256: 888ebf9bacdb98e872c744d0be5ceffc332c896588f5520bd5ad52629da13acf
SHA512: b79b7e01a69b153da8b74d67c16e05f47aed726960d3754d393665f61d21147a898673f3c0c6412b49c77f6a007a0e0a855012b5591846b01fa78c4edc8c27b3
Description: generic modular initramfs generator (core tools)
 This package contains the mkinitramfs program that can be used to
 create a bootable initramfs for a Linux kernel.  The initramfs should
 be loaded along with the kernel and is then responsible for mounting
 the root filesystem and starting the main init system.
Multi-Arch: foreign

Package: initscripts
Priority: optional
Section: admin
Installed-Size: 180
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architecture: all
Source: sysvinit
Version: 3.06-4+apertis1bv2024dev3b1
Depends: sysvinit-utils (>= 3.05-1), sysv-rc | file-rc | openrc
Recommends: e2fsprogs, psmisc
Filename: pool/target/s/sysvinit/initscripts_3.06-4+apertis1bv2024dev3b1_all.deb
Size: 62956
MD5sum: ebc6fabadcf782dd3588d2b93bf81c89
SHA1: e3d498d3f3d426e1f6cbb773decdbfa4897b1c0c
SHA256: 5362dcfd3596327f0c018fe0dca76a9e24d4fec9334d14d3b46c54fc9e54a4a3
SHA512: 2e4dd7ecde5a521ad8e788726b6cd4b7085f6e1c218f02a8f7aa374be7e86974269f099734aa3c36d6c1e051ec65a2268c48482cb121e028a224efdb7fe133d9
Description: scripts for initializing and shutting down the system
 The scripts in this package initialize a standard Debian
 system at boot time and shut it down at halt or reboot time.
Homepage: https://github.com/slicer69/sysvinit
Multi-Arch: foreign

Package: iproute2
Priority: important
Section: net
Installed-Size: 2511
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Version: 6.1.0-3+apertis2bv2024dev3b1
Replaces: iproute
Provides: arpd
Depends: debconf (>= 0.5) | debconf-2.0, libbpf1 (>= 1:0.6.0), libbsd0 (>= 0.0), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdb5.3, libelf1 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 3.1~), libxtables12 (>= 1.6.0+snapshot20161117), libcap2-bin
Suggests: iproute2-doc, python3:any
Conflicts: arpd, iproute (<< 20130000-1)
Filename: pool/target/i/iproute2/iproute2_6.1.0-3+apertis2bv2024dev3b1_armhf.deb
Size: 979288
MD5sum: 36512a24e4bd8c1e9f0e7ca1f95c8e21
SHA1: bb7ca9afb010491c117763c70d37016d782fd24f
SHA256: 28d201c2450c2cbabc625bfe950be6107310ef07cf46b2cc837b5653803a8b57
SHA512: e6b2a505306ec948dd5210167f9d721e5b7f2f2461740d6b3a36bd9c743f1773a12493af1b8ca0463fd4a19d32aad85fac6ad7578c665822de29ebda63434d46
Description: networking and traffic control tools
 The iproute2 suite is a collection of utilities for networking and
 traffic control.
 .
 These tools communicate with the Linux kernel via the (rt)netlink
 interface, providing advanced features not available through the
 legacy net-tools commands 'ifconfig' and 'route'.
Homepage: https://wiki.linuxfoundation.org/networking/iproute2
Multi-Arch: foreign

Package: iproute2-dbgsym
Priority: optional
Section: debug
Installed-Size: 3586
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: iproute2
Version: 6.1.0-3+apertis2bv2024dev3b1
Depends: iproute2 (= 6.1.0-3+apertis2bv2024dev3b1)
Filename: pool/target/i/iproute2/iproute2-dbgsym_6.1.0-3+apertis2bv2024dev3b1_armhf.deb
Size: 3185512
MD5sum: d274875f4992c79ba5ca2bf82339eae8
SHA1: d75ac78fc876e04925281232a9f19ac349b11b02
SHA256: 951bc348440ec9a6dee7067c7234d9306e28ee095bc29987b1f0d63184a66fc2
SHA512: c7a460e86137f3b14719e0541ac501b13b4220770bcae8ea5b59336ca0d1bfd9b9319b8ecb83ec2463dbbd43afc59de8e53c6b4c6ff7b7b594cd5d4d65f7a0b0
Description: debug symbols for iproute2
Auto-Built-Package: debug-symbols
Build-Ids: 166dcc22134e2731c3333e23019a8cf495735f55 20be7110c44567be17f1aec2622d2d7fc7aed4ad 2117a0309418c2d811cb681e24ec0445c57588fe 34f84ab84d0c3708cae7fc5fe2511660a9c4d304 4fa59d0811253ac9891f90135d455002654de3da 6d42ffa76755d543af5ebb8e91d84d67d2c7ca9d 76d8d5a83e00891acc0ebcd5738feeaf2fed6aad 7cb8db780e538334aacba26e5b396b3d09484ac2 9b1f359ab260cddbff5098db3ce5e59a06bb22e5 a18ed1e34fcf07c30a639318d02efb93a79ace8d a7824cbb563117bc7a49a408987c8c35b8925f81 ae717965619316703eb37ff9c4d6686dd2e51e9a bdd9576809876738a815f021db06f83e96c9ad3c c185ddfb043260bb5810a071a13483ceded44daf c416f65b4ca71587694cc546c61d90426d41b902 d76e960d3f5e74c1b47dc17bf04316012863ed75

Package: iproute2-doc
Priority: optional
Section: doc
Installed-Size: 57
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: all
Source: iproute2
Version: 6.1.0-3+apertis2bv2024dev3b1
Replaces: iproute-doc
Conflicts: iproute-doc (<< 20130000-1)
Filename: pool/target/i/iproute2/iproute2-doc_6.1.0-3+apertis2bv2024dev3b1_all.deb
Size: 21424
MD5sum: aec815e9d910b0b373d4f53d2127c45c
SHA1: 9afd8b7b1e7579a3d23488f7fe5ce65ac8ef5f6f
SHA256: aa0cb81c4d0cb045e00eddf73ddae6de7f3a22da4142961a72be27a4a6e62ef0
SHA512: 9f15daf923d59e3ad0c1974fa436681a24454d22db607bd471a0f3cd8599ad54df9ed0ca8019987650cadd59b34a8a69fc0a793f737dd6988e997b5edf8fbc21
Description: networking and traffic control tools - documentation
 The iproute2 suite is a collection of utilities for networking and
 traffic control.
 .
 This package contains the documentation for iproute.
Homepage: https://wiki.linuxfoundation.org/networking/iproute2
Multi-Arch: foreign

Package: iptables
Priority: optional
Section: net
Installed-Size: 1345
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Version: 1.8.9-2+apertis1bv2024dev3b1
Replaces: iptables-nftables-compat (<< 1.6.2~)
Depends: libip4tc2 (= 1.8.9-2+apertis1bv2024dev3b1), libip6tc2 (= 1.8.9-2+apertis1bv2024dev3b1), libxtables12 (= 1.8.9-2+apertis1bv2024dev3b1), netbase (>= 6.0), libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~), libnetfilter-conntrack3 (>= 1.0.6), libnfnetlink0 (>= 1.0.2), libnftnl11 (>= 1.1.5)
Recommends: nftables
Suggests: firewalld, kmod
Breaks: iptables-nftables-compat (<< 1.6.2~)
Filename: pool/target/i/iptables/iptables_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 320080
MD5sum: e292252953a77cd096a0c1b4b95149ec
SHA1: 7e5145baa79e18cd033c1b348db58484b4e0db5d
SHA256: fdcefa74353721baa409e64dc53dd0f217d51daa36641b61b366bd9c12f4884d
SHA512: 38e221f17bc3bf50a41e43eafb60ee3952fd8e9c69fcb206b0626a6cc1f9e194508fde0d68085e7c7c8d477926bec0ea3a5625a5b8307568b38f80bb2251cddb
Description: administration tools for packet filtering and NAT
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 iptables is the userspace command line program used to configure
 the Linux packet filtering and NAT ruleset. It is targeted towards systems
 and networks administrators.
 .
 This package contains several different utilities, the most important ones:
 .
 iptables-nft, iptables-nft-save, iptables-nft-restore (nft-based version)
 .
 iptables-legacy, iptables-legacy-save, iptables-legacy-restore (legacy version)
 .
 ip6tables-nft, ip6tables-nft-save, ip6tables-nft-restore (nft-based version)
 .
 ip6tables-legacy, ip6tables-legacy-save, ip6tables-legacy-restore (legacy
 version)
 .
 arptables-nft, arptables-nft-save, arptables-nft-restore (nft-based version)
 .
 ebtables-nft, ebtables-nft-save, ebtables-nft-restore (nft-based version)
Homepage: https://www.netfilter.org/
Multi-Arch: foreign

Package: iptables-dbgsym
Priority: optional
Section: debug
Installed-Size: 1625
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: iptables
Version: 1.8.9-2+apertis1bv2024dev3b1
Depends: iptables (= 1.8.9-2+apertis1bv2024dev3b1)
Filename: pool/target/i/iptables/iptables-dbgsym_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 907280
MD5sum: 2f97ede251a34e5f726d5a42e31836e1
SHA1: 7b4f27cfefe9ce8ddd460db68d7e4f66a46ee7d1
SHA256: 33fcb04b6a57d3a6966b31d5555ebd9c1d49d095abf0a789d148a8e25c8bbb1e
SHA512: 0a20d0d2135ff31f8d513949102adbbecf6747c3e47236aec95c4be39daea423844703336dfb10583e37d0a57e8d7143dd2cd33849114b1a42ee7bd34b40feeb
Description: debug symbols for iptables
Auto-Built-Package: debug-symbols
Build-Ids: 00e6ae66580509c26b42085d77074410d806f16a 01ec8702f11ccd88fcf390f05e25bf436c5f5dd0 033a43c09d5cfa41130f17a52f311ba15318abbb 0356d913db13b8b749712da8dcac7130a0054dc1 06d23993ca2353e68d79907a786d281a7929e349 084b119224aeb1d20055b53d7402e51540cc36b1 0b61406902a9174e80f4d585743910e4a124f1ab 0b9d80b724e326e0ffd34befcdb9ac1eb768987e 0c3ea355711d0b053d1190629aa6ddccc01e00fd 0c7068df0f573bf63d9a6f6f220d33bfb78a33dd 0fedab23a634678d211202e581f67f6bf0e7fec0 11232e6991bc56f7aa8617f3c3644a65ffa977d0 1174ce8de3203dc80907981e5277979a969dedd9 1412840b6d7cef33b0f74bcb22b8b0e15579de6f 1aee280aa41bb308777b22b730f70b511b76e08e 22a22ba90f1f7c82000c5eaa24ff5f6b45fd374b 2437d6fb440aa91d980a42fe9ff044f61d28de7d 2855d55e4ca3f2d0a15003e90803e7c1006b9633 285b5bdd8e85938a62cba3c5214c94f98af19b64 29e05a4d84f3cf226bb24e7cc8edd4ea5c32342e 2ec29a0757fe42b874c3278d338fbcd320cd9d76 308afa2b5b63a5b41014a5feba992a0098940638 30e27022bb0cb93abbbc6c08c2b55f9432fe8829 32564d4159b2cb56f995a075ca307163e6b19c80 331f7cec251a780df54f32ccc649e3b0079d3fea 337ca944d5d7990b46893f705b301c9f920bca37 3656cdf0a57b2fefaa2d5f36926100c9058b3739 3b7b17ee5eaa36e230572ef45d867943277a662a 3b90c531ff5f3c48c99bf056c7c62c0ab8300a26 400539230cfddefeb440af94201c4c30dd6a6534 4112c91aeb7dab1af71ba2423f6bdddfbe72686a 477f4575d6dc4019cee6f42845372b68c714e71c 48d31c11a0cd5a298143862ed4925d395732eec7 4a354ac118c70d5555cecfaeaef3f0034b5953fc 4b37032c989fa7036c2dcc2a1c350f0dbc3db15f 4b8edaf17ef86273b66e17c45c2a90dca63b5e1d 4bf8c601b3c279142d8b2b5c87eb98ba36c88783 4e8abd01ffdc2154649bceb9fc13e3f1923cd299 4eb9f4138b121ca7ffc2c054eef00c2a4503bfb8 518c2ab6b887d66c719a191c3986b8fc373b83ec 55d7852ee19105817934397700ef6fa43f117a45 5803a56e84ad356759e0b1205078e8015aa17e2d 595e6851d5bd1d24ff39e9c86eface3e782b8590 5a5951b8551622b16ee626b51d20a596959748ce 5a5c473af5b298ca97f2ef0e9b280b9e52cc1a46 5a61de14403c29929e6331ce372079166490969f 5aaa27a93a30585a27c888b50256451282206d7d 5c821a691acdc6314956813428d0acfb8cc3c88c 5d444cb77565c35e4399f69567051a7dffbefac6 5f812bc3f97fb37107bdb38b68566d15988680f1 639ed22d482905a8a1c9f5035f5f5140096c09a9 64bc615f6be1e3b8418ad520b8c0f7281ef8144b 6853dce4fac9acf803b1e9b1ad6aec6a3c27c849 68688d9c33b019286f5cd56400277439cacee2d3 68d6829a3e2f213ad5177af53d1000610958a128 6c2a87b02347f6a03c596a94a6b717cc7114388e 6c9f23f9f7c5d0a4d77e72ae860ccfe5416135e7 6d628d691182bfdef7299726e418ad405b3bc8dc 71c6eb76e8e96cd8a7273450d1902b6577151006 7833d747918eb5663d04f6cf1734cd338a74ed52 78c2b25ee4de906e677f785655f87f5d73d3edad 79709f62ba6fe33a0600deb05dbc6d4e56179cf9 7996108984638a424a3b06e51d1cbb9196089dab 7af67fafb3cf65dab46be03d382aa82c8adf2702 7cf3b42c31f16ab7d6147731925f4e70e92f7f4a 7cfdf261b6b1211ff53bad3ba16df5b5c40c7b26 8a43586576ef618ac7a5e2a9a2d8738fb8c2d690 8c3fc1a80daff327dbae4a82c646b4d46a46a551 8c810ecf92d7791a325f14af5578b36a4fb405d8 90c3a7d3294bf0be96dd31cb6fce74fb51a606c0 933be154ee7f0ab3c32feb624eee9d48675f5357 9815e8449e556344aed2e168956065a38391e92d 9e80ab32aae297def542bb1758672994bc17277e a04bc21f8ec7495fe2a0be22ff599396ed57aa2c a2fcd6fa31da4e4f4d2e6df660d39378163c708d a35930d59748bd9529875e7fba91fdf4a77ffdba a580b89b02f8df5d95ce45062930201b49e93a92 a7fce83c97f1c2db8af384e9300cd18331591f86 b2185f9b8672ceb5a4f19bf310df02d856863aef b22493d97712622f758488b0fac6867d94af7602 b26148b57d5ed6e8a8dab26bb23b2b516015c3f9 b6724df6f516990c56551975bf7480117769bd99 b7a62295c25d667dc0a60e040b51e3e69286aa9d bd6a8d91bd808844f9fb3c90efa7e245919d0e33 bed5839ab4fe9d588d5a81d76e8966b49de38598 c0ab772946e7177c855ad9a0001ccc5d1c1d17de c287767512a594bf950d09b55d2920b6fe4cfc39 c327b422a04ebba2ffc296fb357199105cc7e837 c44a29b6eda14faf86bb658f84a2af26ef702048 c591ca861d67175414569b19e0e3d770094c2c74 c6b685a1b95080f55a12fb3ef144a03155c7075a cb2966fc5a28127bb6d74ef703261a4c41a11578 cb42d74bdd3bf6e54a64f24a89aba04b1685b68f d0d84d4e7263019a36da1c5ca6033a459bbca363 d2a56ec222486f4b2fe08468f75b994629ac0c1a d547716835cd523b2f68d486f6149185103fa01a d6bdf3fe8ba7f7e369d231ac3dac0c9c8aa5a94b d8e222a7191da56d993a7803ca18166d8ce07581 d93d5bdfcd8c87d4aa6dc7e1fa742d591a742a3b dd1a6d07672e409a52888c27e29ceaf2e4524b8f dfc7e2dd070aeb638e4f8dc301401d4b3d88ec58 dff0b38632d6a485b504c05d8daa03d580b5cce3 e0f8dcd61a75d69fa20f8abddc8e4940446adbf0 e1fe447b8b1221852ea6f6d9bc1bffbea99d0403 e3bd6a8bb7f16df5abc30c80500b20cf01a8737b e8661889bba0fb2846a7bbfb405b32323f054130 e927bf6a7c8b873486f63bbd984f06c2a112f989 e9dbecaf309c871ef48a3e9895d43534a4c148eb ec1e8f92439f800ca786c1ecea2d3aee07949cfd ec56e3b76345e8dfd74f4150f1f844d8a6b8e1fb eef379674e667c6ca287f2352faf3718ef8d464e ef5af2970d5559ef6f094ed421ea462c0643f40c f1b987c98a977710a19f9f15852d692838974317 f66b419bbeeb949b6e80a1399f9bdeb9a6042ed1 f6e9c003f36858ba8493f1ab0a0507d7dd197c18 f776b1846dfc76f8ed2478654d9f9ae5d1c84a6a fb4f6145a671aaed470fd96ccf9def66d045db52 fbbb3865c32360f0fea44921131faa0c4536448b ffd62813fc0aa95e800fe505bc1c63bd5bda3ade

Package: ir-keytable
Priority: optional
Section: utils
Installed-Size: 480
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: libbpf1 (>= 1:0.6.0), libc6 (>= 2.34), libelf1 (>= 0.131)
Recommends: udev
Filename: pool/target/v/v4l-utils/ir-keytable_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 149732
MD5sum: 7ce4fa31d227b431a66863b4d38041e8
SHA1: ea9727199bee4e1aa42e0f27cd8ba58fb392d161
SHA256: 180d6cbd12924cc1c815f6d35e46434ff66deb5f409603068c2714074b2fc9b8
SHA512: 312f64bdf1044dc1ec2db755399e5539b90a5a0a7b4b471900fe3c55c3103d4f7e63aa0bea6cfbcd33503cc4ae26f0bc08e470035440021b86bab8e186608612
Description: Alter keymaps of Remote Controller devices
 This package allows one to change the keymap of controller receivers.
 Those receivers are found as infrared receivers on DVB sticks or on
 framegrabber cards. Via ir-keytable the mapping from a scancode to
 the generated event can be customized and made persistent.
Homepage: https://linuxtv.org/downloads/v4l-utils/

Package: ir-keytable-dbgsym
Priority: optional
Section: debug
Installed-Size: 114
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: ir-keytable (= 1.22.1-5+apertis1bv2024dev3b1)
Filename: pool/target/v/v4l-utils/ir-keytable-dbgsym_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 97436
MD5sum: de54b6b96f7a52f2b2375f3f91179a0c
SHA1: fd62dcae36b0c67e2f43d2c557ae30861e21ab66
SHA256: 4ed38c45e5b147cf2b5eb518afc46eadad9b9c7d2f478fbd5c5210af3332ab4a
SHA512: b468c09aec10997599fe88fd7f9e62373e90119b6e72b519d1887333367454f08a82ba41cdc7af36d186e6ac475e59b849e1c8ad07f9f4d6bd84433e2e91f803
Description: debug symbols for ir-keytable
Auto-Built-Package: debug-symbols
Build-Ids: f6e3773e71bb830029f9a441a7e5c9525fc37d93

Package: iso-codes
Priority: optional
Section: misc
Installed-Size: 20089
Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Architecture: all
Version: 4.15.0-1+apertis1bv2024dev3b1
Suggests: isoquery
Filename: pool/target/i/iso-codes/iso-codes_4.15.0-1+apertis1bv2024dev3b1_all.deb
Size: 2909384
MD5sum: c13966927c4e630a8086608358869f30
SHA1: 58a2e9818555f100cb97a3e06af9647ae2caefb7
SHA256: fc36b982c73b805ddff801489c8f65f0627ea0958ef006d78fb30309f88391b8
SHA512: 669886c506d08ab4a6dd971a9cb8b6c408190fd56c463ea58d1263db4df9c7a400847fd58ae12d316277d84887da8fdd96bedc06f2d15db9515104bf817a0bb9
Description: ISO language, territory, currency, script codes and their translations
 This package provides the ISO 639, ISO 639-3, and ISO 639-5 language
 code lists, the ISO 4217 currency code list, the ISO 3166 territory
 code list, the ISO 3166-2 sub-territory list, and the ISO 15924
 script code list as JSON files.
 .
 More importantly, it also provides their translations to be used by
 other programs.
Homepage: https://salsa.debian.org/iso-codes-team/iso-codes
Multi-Arch: foreign

Package: jackd2
Priority: optional
Section: sound
Installed-Size: 995
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Version: 1.9.21~dfsg-3+apertis1bv2024dev3b1
Replaces: jack-daemon
Provides: jack-daemon
Depends: debconf (>= 0.5) | debconf-2.0, libjack-jackd2-0 (= 1.9.21~dfsg-3+apertis1bv2024dev3b1), python3-dbus, python3:any, libasound2 (>= 1.0.29), libc6 (>= 2.35), libdbus-1-3 (>= 1.9.14), libedit2 (>= 3.1-20130611-0), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.5), libopus0 (>= 1.3.1-2~), libsamplerate0 (>= 0.1.7), libsndfile1 (>= 1.0.20), libstdc++6 (>= 5.2), libsystemd0
Recommends: libpam-modules, qjackctl
Suggests: jack-tools, meterbridge
Conflicts: jack-daemon
Filename: pool/target/j/jackd2/jackd2_1.9.21~dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 276500
MD5sum: 0ee19dfd06c820d71f6a19fa3a63ff9e
SHA1: af97a55911b64dd675c99900e8741102506c463c
SHA256: 01ed8df5c3cb85818054108d0c4d3447931aec3b5b72346177b8a5c7b7ef1482
SHA512: 9ef4a232d4be36aa5f5454ae48a923a25d5c4eba6c375983269c947a649524602473f4d603b63d0fc969aabe1ef2a4ef975bfe0cfda3b4309e0af71760aff320
Description: JACK Audio Connection Kit (server and example clients)
 JACK is a low-latency sound server, allowing multiple applications to
 connect to one audio device, and to share audio between themselves.
 .
 This package contains the daemon jackd as well as some example clients.
Homepage: https://jackaudio.org/

Package: jackd2-dbgsym
Priority: optional
Section: debug
Installed-Size: 1599
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: jackd2
Version: 1.9.21~dfsg-3+apertis1bv2024dev3b1
Depends: jackd2 (= 1.9.21~dfsg-3+apertis1bv2024dev3b1)
Filename: pool/target/j/jackd2/jackd2-dbgsym_1.9.21~dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 1135296
MD5sum: 534d028d6847464ed87126ace0f00b71
SHA1: c6b5b504a4c932d14e748049542599e5eb4dfc75
SHA256: fb19fc29bbe133a68be73f755eb5e28ea9498f1ec43dfdefa6340b662a24535c
SHA512: 58f07d6a89d4b41bc10a2c9cbfdb528246d6b48a2693898717f75dc6ca5b84d4ea1d4dbdbef6b168d42f94b8c99e2dbcceef38e11ae06bdbd30431c174d12b94
Description: debug symbols for jackd2
Auto-Built-Package: debug-symbols
Build-Ids: 00f1a994d931713a7ab1118b31135ef43cda5f34 07ec9c391a71751d2d83637939b2fd7d1582e429 15ef0b82f5b05dc0a40a43559faeffef74d11988 1af58d04c5cdb7b6fd5c17cd756b27e960cfe826 1ea3e43629fa6a334589087f4977010b51c3743a 262bee0acfa495543f61f2740e952a878b1ef6f8 32ae7ccabd408bd03290a09f647b80be4d0b9bed 36f0eaadede653ba65f664f3fbb4ce64fc310865 4db3e4d41b344841bc3ef0884070847943476d0a 4ee7f42a1b0ccbf0ee7bb55486c0571c2e3fb4b2 50ab885770d98d7bddfbd7a234855128d5c14eae 558571cc9a289b051636c7abbe57238f5b7a1029 59130ff3f36c2655affc066b6a8f2005e1738231 5a74823f8f19d64bf80ca22066ca074830e1c110 5f72d2ef938d4e9ce1be1dfb76c8ed17922d040b 629a795614a0a0853529cba101a0e8c226c43a6a 708b2175badc02a238741be4ebc4b9c36bca9e37 780a0a5b25a619542fe4e91232abc21b6f5e3b02 7a4870d6eaafd38728c5dcb785aedaafb3919952 7a718fb74436c634eacc0ca4c0053004c0933121 7ac30b29b8987b7ffe95324ec050c87115bcf3a1 7be1c42c351a81c47fdd9370f6459f8e6eda68be 82ca68b5ca079139e468f75735fca36b1cae64dd 87eaf32196573178f83e7e91270b47949d374005 8e58c269f52908240a5deab14ea1aaf896c5a9fb 8f8a38da667f033afa425e8676ba1f8f86e6159a 929e023f827157051c7f0323727dd644754ab157 939b0a8590ee1d885f2b27ba807c55564bdfd73e 94355fb9cc5e080940ab1f2b387cb7cb412d0afd a370c7cb384817518ebd16e9618e6b9c0c6305ab a444f9e87e41970e0d4f15d3725519408ee6b635 ac95b469e92581814d815add8d5b4b86766774b1 ad5cdcafbce59bc5871870ef0727a6c3c825f2de b23ed0a57b476342f9515c76091f644639345cdd b837460c957c0e2a4bb9a04c43be5e3d7be64b66 c066ee602f95a256bc9e7a5ecf743e458263e45e c85c1421f9ee4961cb8f9782b793e7e67e7923e9 d6d3a7638e969ee3a3a6c6521a20e67e550df81d d929b08ebbe23ce0f0478d281b83e5eea7b78beb d9ad2cf7341d3a0af0d9445e661b7899007f7d26 dbcfa3a3ee98f275d66801e50e453f490a9f18fb e1584ad283e5c5b0c16cef230b2da3f6f96336f8 e35c80233efac5454721fd2c141157f333220fea e7743152ceb01028121f2ade7115dba5fb23c2a0 ea650acc1b9616727e002eb4a34ded436c09da9a ee979b0c78ffb996d3f28582cb6d0df56e1391fc ef2858663dc232f6f8298bcbffe722ba535834ed f27f457a4bdf508be62264e35d464367386fe7b8 f444ff5bce84ddae4862c0a656152ec3aa03301a fd6294a87b89878362e64dd4162899764ee82b0f fdb19b08750c04da5490e20833716fd2cc6dd011 fe07acd6715c0d4896aaaf775cc5ce4545956385

Package: jbigkit-bin
Priority: optional
Section: graphics
Installed-Size: 80
Maintainer: Michael van der Kolff <mvanderkolff@gmail.com>
Architecture: armhf
Source: jbigkit
Version: 2.1-6.1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libjbig0 (>= 2.0)
Suggests: netpbm
Filename: pool/target/j/jbigkit/jbigkit-bin_2.1-6.1+apertis1bv2024dev3b1_armhf.deb
Size: 28608
MD5sum: 4a3278bf91850cf6232958ea851cc03e
SHA1: 3f4d90eae9b8631f23d0803a63869072a8305550
SHA256: b914b20521e573f3ae88ea8133c63b64006371f17e8ebabee86a3442570b02e2
SHA512: 6fe10df1dec40c9177978290999e375f8facd9ccce2c30a38f2ba435c8fe369d9d0f22f5dd826f4164e65fdac11506387faf7fcfefb9c352c0babd8af5a85bc6
Description: JBIGkit binaries
 JBIG-KIT provides a portable library of compression and decompression functions
 with a documented interface that you can include very easily into your image or
 document processing software.
 .
 This package contains the binaries from JBIG-KIT.
Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/

Package: jbigkit-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 72
Maintainer: Michael van der Kolff <mvanderkolff@gmail.com>
Architecture: armhf
Source: jbigkit
Version: 2.1-6.1+apertis1bv2024dev3b1
Depends: jbigkit-bin (= 2.1-6.1+apertis1bv2024dev3b1)
Filename: pool/target/j/jbigkit/jbigkit-bin-dbgsym_2.1-6.1+apertis1bv2024dev3b1_armhf.deb
Size: 36716
MD5sum: 06867fc37fb0a1402e877b2794e92335
SHA1: e91bccb58db2829a8666f3bdc0a1e59e77514219
SHA256: b7260a2f4534ab191b640f95cc28c2b28537fb40a45f0d178199d7de91ef628c
SHA512: 44f5c99e94dcbda6303d050e6f811b44ff2b648394678ddb775d0e5258bbaac8deec3010e7c66c40d07511037f55de1cd9748e44c370ed3dfdc3ba59be562325
Description: debug symbols for jbigkit-bin
Auto-Built-Package: debug-symbols
Build-Ids: 3eb056adab3936d85fe4d8f03d9777b1ac2e8c6f b228fef9fd09a17e05d5e4f5b216e5dfff7b0530 b28399bfea6454bc8c133e81f7160f6644546211 f951d4232cdebd86b9f55bd61ab43214a7becad4

Package: jbigkit-testdata
Priority: optional
Section: graphics
Installed-Size: 820
Maintainer: Michael van der Kolff <mvanderkolff@gmail.com>
Architecture: armhf
Source: jbigkit
Version: 2.1-6.1+apertis1bv2024dev3b1
Filename: pool/target/j/jbigkit/jbigkit-testdata_2.1-6.1+apertis1bv2024dev3b1_armhf.deb
Size: 432428
MD5sum: 7186fcc1fe63c36590bf976001e39311
SHA1: c4724c5aec79c47876694432041ffd9101c05499
SHA256: 03bf9a3fa7725719fc54d4f2ddbcef469f7847c78775d1681b397c58ae902931
SHA512: 6125b48469089038a59d84b51547175ec0cf2236ef5aba259fee84162436e8e67e698a77190d604177378d74aaab60f3ab14df8eafc8c2efd58f1be7e94d862f
Description: JBIG-KIT testdata
 JBIG-KIT provides a portable library of compression and decompression functions
 with a documented interface that you can include very easily into your image or
 document processing software.
 .
 This package contains the testdata included with JBIG-KIT.
Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/

Package: jimsh
Priority: optional
Section: devel
Installed-Size: 494
Maintainer: Bo YU <tsu.yubo@gmail.com>
Architecture: armhf
Source: jimtcl
Version: 0.81+dfsg0-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libjim0.81 (>= 0.73)
Filename: pool/target/j/jimtcl/jimsh_0.81+dfsg0-2+apertis1bv2024dev3b1_armhf.deb
Size: 160284
MD5sum: 549305b0e2bfe3216d105c20ffebd070
SHA1: 38eb9837e73891416f11c4639cad69dfb43de01c
SHA256: c1e15fa66931f6a87733fe3eb91eb8081f3dd8c0f7a3db50587add82eac67a36
SHA512: 59cef1ae2ae5eaf2907b879a40b916053f55474499686073e47f7fc72bcaf35bde180d8c22cad2478b5599d33593363273ef898869450905d48a1407d748ea62
Description: small-footprint implementation of Tcl named Jim
 Jim is an opensource small-footprint implementation of the Tcl programming
 language. It implements a large subset of Tcl and adds new features like
 references with garbage collection, closures, built-in Object Oriented
 Programming system, Functional Programming commands, first-class arrays and
 UTF-8 support. All this with a binary size of about 100-200kB (depending upon
 selected options).
 .
 This package provides the Jim interactive shell.
Homepage: http://jim.tcl.tk/
Multi-Arch: foreign

Package: jimsh-dbgsym
Priority: optional
Section: debug
Installed-Size: 25
Maintainer: Bo YU <tsu.yubo@gmail.com>
Architecture: armhf
Source: jimtcl
Version: 0.81+dfsg0-2+apertis1bv2024dev3b1
Depends: jimsh (= 0.81+dfsg0-2+apertis1bv2024dev3b1)
Filename: pool/target/j/jimtcl/jimsh-dbgsym_0.81+dfsg0-2+apertis1bv2024dev3b1_armhf.deb
Size: 12100
MD5sum: 86e4a0e500c0a671fc07554294ff45e8
SHA1: e1883e030619456eb3a6ebb2eb2817697b411e3f
SHA256: 31276a1ee6d5d5ca4a1ab8a0c586807f3a7c4c1f5e05dc304c4f76e236354f40
SHA512: 9af29bdddfe4555a549b36f54a688f16926821fdbd1bcad6cc7e42b91d703e86442c8d4b1594affa4f3fc1b8fc315ddb7319e2f7e38cd2c31f23e20e9e6cbe77
Description: debug symbols for jimsh
Auto-Built-Package: debug-symbols
Build-Ids: fc4856327dc11392fa6edf3816ae76394a77f29a

Package: jq
Priority: optional
Section: utils
Installed-Size: 98
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Architecture: armhf
Version: 1.6-2.1+apertis1bv2024dev2b1
Depends: libjq1 (= 1.6-2.1+apertis1bv2024dev2b1), libc6 (>= 2.34)
Filename: pool/target/j/jq/jq_1.6-2.1+apertis1bv2024dev2b1_armhf.deb
Size: 63740
MD5sum: 8f59057ca5b203d261b6642cc88c156a
SHA1: 7960f54c941bcb7e5a224c54fa27707fe2fa8ba2
SHA256: 404a9fe7a019bb4d6e4fc0ad38b409323e0102d8f7b657ee614476b4c344d40c
SHA512: 6fbe634ffc3a7b5f265b713cf5809b7ce64bdab1509677f43d021505577752f07138d6f0dc2cb364f9820f821e33a3ea1803e6571a4a5166aeeaffb4a011e89e
Description: lightweight and flexible command-line JSON processor
 jq is like sed for JSON data – you can use it to slice
 and filter and map and transform structured data with
 the same ease that sed, awk, grep and friends let you
 play with text.
 .
 It is written in portable C, and it has minimal runtime
 dependencies.
 .
 jq can mangle the data format that you have into the
 one that you want with very little effort, and the
 program to do so is often shorter and simpler than
 you’d expect.
Homepage: https://github.com/stedolan/jq
Multi-Arch: foreign

Package: jq-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Architecture: armhf
Source: jq
Version: 1.6-2.1+apertis1bv2024dev2b1
Depends: jq (= 1.6-2.1+apertis1bv2024dev2b1)
Filename: pool/target/j/jq/jq-dbgsym_1.6-2.1+apertis1bv2024dev2b1_armhf.deb
Size: 16568
MD5sum: 81138e0f0f3fc47ca24f2890337c7d6e
SHA1: 627cb0e84c2aa8924b5e24272761562e289085e0
SHA256: 256ffee581b3a6d11b39a6f5e14355a1caf49b925dfb8d7296b01fc44d2f6af4
SHA512: fe2223b0a55972a7c16ab08dedbe3afcb28a328176363f4b6de59b25a6301bb68b69719d5e0f33b9fe46ace37603761ebdb120871a07faaf87945ab1d17a17d9
Description: debug symbols for jq
Auto-Built-Package: debug-symbols
Build-Ids: af094ddfc250650543f08a6f679bd73e52d186b8

Package: json-glib-tools
Priority: optional
Section: devel
Installed-Size: 39
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: json-glib
Version: 1.6.6-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.55.2), libjson-glib-1.0-0 (= 1.6.6-1+apertis1bv2024dev3b1)
Filename: pool/target/j/json-glib/json-glib-tools_1.6.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 12424
MD5sum: 80d40cc9eda85312240c9d5f6e549f7e
SHA1: 6958c26a01f885ad7668f8e9b6fb22bbaf32732d
SHA256: dc15767b024c76f7f8ff637e4d38680197f5b3cc8697719f020ea8a4d232710a
SHA512: f30b5c792982f5e48096835c8366d7d07c6a585b6f7bd081cdd9c46efa9ccd3902926729a385098c7f1e12c5580117bb0586e3c773b2f149fb39504f68274e41
Description: GLib JSON manipulation library (tools)
 JSON-GLib is a library for parsing, generating and manipulating JavaScript
 Object Notation (JSON) data streams using the GLib type system. It allows
 manipulating JSON data types with a Document Object Model API. It also
 allows serializing and deserializing simple or complex GObjects to and
 from JSON data types.
 .
 This package contains the json-glib-format and json-glib-validate
 tools.
Homepage: https://wiki.gnome.org/Projects/JsonGlib
Multi-Arch: foreign

Package: json-glib-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 37
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: json-glib
Version: 1.6.6-1+apertis1bv2024dev3b1
Depends: json-glib-tools (= 1.6.6-1+apertis1bv2024dev3b1)
Filename: pool/target/j/json-glib/json-glib-tools-dbgsym_1.6.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 13688
MD5sum: e32d2396942ae491190ab57bba038d77
SHA1: 68de2272c5bc432d581e1799bd65763048079eac
SHA256: e092cf8a31cba7318de4dc870fed6bd754e8d0f38686f96ad339e74b39130564
SHA512: b11f58aae23454fa0e1d92072e3838642dd3d97ee6d7360f5209c0c2b0c7ac2d340fa8930d62046cad630a6b46cbc5e2c003e5955224d906ddf9c07d4292f4c6
Description: debug symbols for json-glib-tools
Auto-Built-Package: debug-symbols
Build-Ids: 09c4b71a5002debf5a28bffca304fe53e5e6725b 57a3a2adcd3ea5aad8d289b3ff58357f36b3968e

Package: k3-image-gen
Priority: optional
Section: devel
Installed-Size: 1010
Maintainer: Apertis package maintainers <packagers@lists.apertis.org>
Architecture: all
Version: 2022.11.03.19.06.0-0+apertis4bv2024dev2b2
Depends: openssl, u-boot-tools
Recommends: python3, wget
Filename: pool/target/k/k3-image-gen/k3-image-gen_2022.11.03.19.06.0-0+apertis4bv2024dev2b2_all.deb
Size: 54328
MD5sum: 0d9d625f4a2791d25db6146feba4be67
SHA1: a002aa48c798438aa9f50552ddafe2e39e047f68
SHA256: 327c9770b2a79a4bcc141df85e085e7a818dd9ed3a3d0981406988343d22ebf6
SHA512: 7695061c3772800de04c6054e76160edaa5e01cecc5322ba43da73bb8c81a6d310aed4558ce381e269d7fe917fb90fe364b36869a33829ce470be2dad427c8a3
Description: System Firmware and Configuration Image Generator
 System Firmware (SYSFW) and Configuration Image Generator TI K3 Family SoCs.
 .
 This tool is intended to be a simple solution to allow users to create an image
 tree blob (a.k.a. FIT image) comprising a signed System Firmware image as well
 as the binary configuration artifacts needed to bring up SYSFW as part of the
 U-Boot SPL startup.
Homepage: https://git.ti.com/cgit/k3-image-gen/k3-image-gen/

Package: k3-image-gen-am62x
Priority: optional
Section: devel
Installed-Size: 27
Maintainer: Apertis package maintainers <packagers@lists.apertis.org>
Architecture: all
Source: k3-image-gen
Version: 2022.11.03.19.06.0-0+apertis4bv2024dev2b2
Depends: k3-image-gen
Filename: pool/target/k/k3-image-gen/k3-image-gen-am62x_2022.11.03.19.06.0-0+apertis4bv2024dev2b2_all.deb
Size: 3916
MD5sum: f38e7abea3f25aa0d317a87c1177da05
SHA1: 1ba5698fc8ccfd7869d3c6545060b649af011307
SHA256: 98ce6cf9688d9264b38d5875e54a95db082e5602e170730e7a1048112c2c9e73
SHA512: b2984232d47b80d4fc05d3451ef3e9fbcec430e09af7b218a45066727f7d4d59af56d1dea36cc3df9259138f17c146ba566cfb6e9a214371a835664e58452468
Description: System Firmware and Configuration Image Generator
 Prebuilt binaries for am62x.
Homepage: https://git.ti.com/cgit/k3-image-gen/k3-image-gen/

Package: kernel-wedge
Priority: optional
Section: utils
Installed-Size: 70
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: all
Version: 2.104+apertis2bv2024dev2b1
Depends: debhelper (>= 9), make
Filename: pool/target/k/kernel-wedge/kernel-wedge_2.104+apertis2bv2024dev2b1_all.deb
Size: 21000
MD5sum: 9cd4057018394ad263059670b436daf7
SHA1: a7c27ce40147f14dfb63a5ec802535ca1ec2bb66
SHA256: 1e464d6b0aec55b00b4a9d19217897bfe2082a9fef391059077c561058b93057
SHA512: 7c1271078d70c02210ec45e59ad7a621fef4f43f81fde13c38748589333d60dea7652e86b92ac97d25c3b8857cfaa9b2f216fd28750dfaffafea1f8dd3be5987
Description: udeb package builder for Debian-Installer
 kernel-wedge splits udeb packages out of a kernel image deb. The udebs
 are used by the Debian-Installer.
Multi-Arch: foreign

Package: keyutils
Priority: optional
Section: admin
Installed-Size: 122
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Version: 1.6.3-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libkeyutils1 (>= 1.6.3)
Filename: pool/target/k/keyutils/keyutils_1.6.3-2+apertis1bv2024dev3b1_armhf.deb
Size: 51188
MD5sum: b535298a65de52654354aa525e0fc6d3
SHA1: 68b48a0226a52d7757b283a590fb025f57f7dc49
SHA256: 3b0282260439113f2ffbcabcda11fe3e3b4157cfa3453ce4899bdc1b1f355550
SHA512: af20ed47a9a3553f8af4a4ef7751787c3e43f2338be4631e9b81a06e4968437281dff7e8c57892bbf6cc2cf46f6dea1a4b0263d108fd700478ca59eab3e65d0b
Description: Linux Key Management Utilities
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
Multi-Arch: foreign

Package: keyutils-dbgsym
Priority: optional
Section: debug
Installed-Size: 118
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Source: keyutils
Version: 1.6.3-2+apertis1bv2024dev3b1
Depends: keyutils (= 1.6.3-2+apertis1bv2024dev3b1)
Filename: pool/target/k/keyutils/keyutils-dbgsym_1.6.3-2+apertis1bv2024dev3b1_armhf.deb
Size: 81456
MD5sum: cb68f08fe77d510719aad098dd97c545
SHA1: 5458e5bd9692a91644c5195cc42d751ec83635b9
SHA256: 82353bbff526f4b0cfd38754f7e142c3ebed39c547dc094cd75672b40a17a50d
SHA512: 664474008923aad5f8b9f4c93f5ec7e67335ea52b8f82b537cf90b3cdc810143fa2d5443095213f8ca97f46c2bcb22b1d2bdf6e2a2701935b691419c3da552ad
Description: debug symbols for keyutils
Auto-Built-Package: debug-symbols
Build-Ids: bd4f7ca43efa40b86c42fcbcbeb4725711973e1b c8318702afcea805cff97840b4127d7d0a34b4fe f73f483237beacfea036dba28a0a00b2af8f4736

Package: khronos-api
Priority: optional
Section: x11
Installed-Size: 4872
Maintainer: Michael Gilbert <mgilbert@debian.org>
Architecture: all
Version: 4.6+git20220505-1+apertis0bv2024dev2b1
Filename: pool/target/k/khronos-api/khronos-api_4.6+git20220505-1+apertis0bv2024dev2b1_all.deb
Size: 408532
MD5sum: 2e153c21d65a05623f0befb132793f89
SHA1: b74ab8d87cca9d096256f85b33475a06e0485221
SHA256: a17ea507ea99f403332ec604a3a3779500e7b87e1d9bcd1641f6fa97028b7a0e
SHA512: a5ab5acf153b0e0141b46dd2264a81c30ce44a50d8cfb158c543d2027e2d34438bbbc75b75ea1a91f604c6aa895023f994f6692963ee5eb28e6c04fe5bdece6a
Description: Khronos XML API Registry
 This package contains the Khronos XML API Registry.  It is the
 successor to the ancient and undocumented .spec files used for many
 years to describe the GL, WGL, and GLX APIs.
Homepage: https://www.opengl.org/registry
Multi-Arch: foreign

Package: klibc-utils
Priority: optional
Section: libs
Installed-Size: 289
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: klibc
Version: 2.0.12-1+apertis2bv2024dev3b1
Depends: libklibc (= 2.0.12-1+apertis2bv2024dev3b1)
Filename: pool/target/k/klibc/klibc-utils_2.0.12-1+apertis2bv2024dev3b1_armhf.deb
Size: 87472
MD5sum: 72265561a8b223b6e60edf6b18d96f38
SHA1: 662334edf62b4824c40e8893098be9b70f9b8827
SHA256: 4706014c3c0fea607c66c778b9e1d2c87b98d56b5b78fade734baa3e00dfe107
SHA512: 5be5e864c10b7f03f7b64c0a72e3aed596b5e285c6520f58d8ecea4aef3c20c6155408441e9a288a4343831b2ee7e2f28f2611b0af0301b148b07fbf7ae45ed7
Description: small utilities built with klibc for early boot
 This package contains a collection of programs that are linked
 against klibc. These duplicate some of the functionality of a
 regular Linux toolset, but are typically much smaller than their
 full-function counterparts.  They are intended for inclusion in
 initramfs images and embedded systems.
Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git
Multi-Arch: foreign

Package: klibc-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 908
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: klibc
Version: 2.0.12-1+apertis2bv2024dev3b1
Depends: klibc-utils (= 2.0.12-1+apertis2bv2024dev3b1)
Filename: pool/target/k/klibc/klibc-utils-dbgsym_2.0.12-1+apertis2bv2024dev3b1_armhf.deb
Size: 385488
MD5sum: 20bb677fded3668182d2c96a0a6279e2
SHA1: 993f815579ccfb7d86558b00c4bdca16c34cd2eb
SHA256: 27c93fd2a352a3c781532096396196d57dff4b16b19ec025b43f0caa2349941a
SHA512: 7bc4e063384da81a764ce442b4d510aca68a35fccd26cb08675a1a7654451561c95f42495f2aeb706568a08845ae9438e450239be04aea619de5fe82899e6897
Description: debug symbols for klibc-utils
Auto-Built-Package: debug-symbols
Build-Ids: 0008c61241a6ae534dde1e397b39c24a017f94ce 01153491e4f9b9c9f82741510da4170b872a9aac 276dbf33bec92d6eee5bb4754a7371bd0c70a7d7 2e57a8d71364c990e6b27643415220a61df1bc56 30a8a2eb3fc946d6c22d51c3cc9118dcb8fec9b3 33675f551e392d70ce2f240dc83b3a8195784def 37fac0f8328228d92cd48b50afb9177241ccf326 3e2ac8c93038266319ffbcb6640cdefd0ec2e708 412c2005b204f73e99a277083d4a49e715b4b6a8 461f668b59c4f743712e7d26daa4bf79d6fcc0e1 4d6b848cbc04fceb647c09c65775f92daf96094c 4f386d62f127c068df07320aa9b6b7c2edcd28c6 53d446e59002f685124071ef3c2896868b4cf0b4 5892666160def397b740f773f1a4b46c1a48d99b 638e1f3a4270f569f02e274650111231e75604ad 7bbd240f60d6dc35335b58a2e83ed26d0756be78 7dc2957795467d63809c85f2d563b7bf3271efb0 919007200bf0bb1d1e9aa0e80c704490644d442e a5d1f725eecf330e5d36cd84a3e3fc0ec0f1ce17 a9ecf8ff2c1caac1084008e229ae708fc26e7569 b361d8f6756f6d1389fb75682ea8f0b1a09d0cbc b5481e07bc56157ea0b311f8659d8cba09a05090 b913fa1d6da580919f9d8a32d6f3d9854858ce4d bb72c2bad25a8a6b0eb20b075ae9cfe498fbe8ae c69fe6d2239bf8ea405da8222f33270d81d5f042 d9598ec1f9fa7dcface9a5977502ed90b2d21d8b db739b3727832a9e29890b6c7d01019c559fd85b df749d24a92f241f8830b99b58d5da63879f74c0 e219de78c9219d63f1203ea946f2259991353cad e52ee3c410c4c957cf32274b8ee28138bd88ffe3 ed6fa71796e528309f7c5fa1586d913f7ec89240 f36f21605798dd0d8520edb57e009ea35c8beb62 f5a6d76863fe95673aa878ccb2c98dfdf72e165c f6f8a1418e0b04779f466cb3a31c958d0f1da967

Package: kmod
Priority: important
Section: admin
Installed-Size: 182
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Version: 30+20221128-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), liblzma5 (>= 5.1.1alpha+20120614), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2), libkmod2 (= 30+20221128-1+apertis0bv2024dev2b1)
Filename: pool/target/k/kmod/kmod_30+20221128-1+apertis0bv2024dev2b1_armhf.deb
Size: 83956
MD5sum: f63e9e897bdd262bdd494f37af68a398
SHA1: b361d760d070442605ca825cc90080a8eba3d21d
SHA256: 1c67b5fa6982ffec14ae158c0fca4901d21bcad8742a9182a5dd3eed1ee99565
SHA512: 743696108aebf95b6e1068aa7b968d9157945ba0084d7196f45837c57acf10b1b45db54d31ded2f8bb7a336d97e93c6504bedbba6928b382eaadc4318f1d6946
Description: tools for managing Linux kernel modules
 This package contains a set of programs for loading, inserting, and
 removing kernel modules for Linux.
 It replaces module-init-tools.
Multi-Arch: foreign

Package: kmod-dbgsym
Priority: optional
Section: debug
Installed-Size: 262
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Source: kmod
Version: 30+20221128-1+apertis0bv2024dev2b1
Depends: kmod (= 30+20221128-1+apertis0bv2024dev2b1)
Filename: pool/target/k/kmod/kmod-dbgsym_30+20221128-1+apertis0bv2024dev2b1_armhf.deb
Size: 231864
MD5sum: 6cce7960afcd023303ba7d72b7b47703
SHA1: 1e59f637764d5fe9b891fa9193b37d7e5a85d522
SHA256: afb01428d03835d969ef04d97c4018cab309e1ee78965634b4865f5abaf2ddbd
SHA512: 3c6c357339bf9da5c6cfc818f56d135c8b2f333d50f215a24faeac1c2ffaf652f4000b204f9b1330a6b4060ee6b0e6708fe22a50a712a0d2f9152956fb7fa87c
Description: debug symbols for kmod
Auto-Built-Package: debug-symbols
Build-Ids: 95d874987e5691b29d779cd775d71a4555fe1fc1

Package: krb5-admin-server
Priority: optional
Section: net
Installed-Size: 337
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libgssrpc4 (>= 1.12~beta2+dfsg), libk5crypto3 (>= 1.18.2), libkadm5srv-mit12 (>= 1.18.2), libkdb5-10 (>= 1.20.1), libkrb5-3 (= 1.20.1-2+apertis0bv2024dev3b2), libkrb5support0 (>= 1.13~alpha1+dfsg), libss2 (>= 1.01), libverto1 (>= 0.2.4), krb5-kdc (>= 1.10+dfsg~), lsb-base (>= 3.0-6)
Pre-Depends: init-system-helpers (>= 1.54~)
Filename: pool/target/k/krb5/krb5-admin-server_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 167720
MD5sum: de79d6cdf2bc24e5164c6db33af61109
SHA1: 8c4d21c23b13eea420cd994304484c2f01ccc89f
SHA256: 328e99a99a0baf1b5e6db1e52d88d589f0d955600d69aee3adb2b4ee7bf216e3
SHA512: ad5de22eaf3af70a66adbdc200e7ef8012ca5714874b89eb34e008340abbc46f24529fe3a3bd95255870db35e04bd8609624f819e20a9180c8e940a09ceb1528
Description: MIT Kerberos master server (kadmind)
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the Kerberos master server (kadmind), which handles
 account creations and deletions, password changes, and other
 administrative commands via the Kerberos admin protocol.  It also
 contains the command used by the master KDC to propagate its database to
 slave KDCs.  This package is generally only used on the master KDC for a
 Kerberos realm.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: foreign

Package: krb5-admin-server-dbgsym
Priority: optional
Section: debug
Installed-Size: 253
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: krb5-admin-server (= 1.20.1-2+apertis0bv2024dev3b2)
Filename: pool/target/k/krb5/krb5-admin-server-dbgsym_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 206728
MD5sum: 384cfed333e656c78a16fec778ed7bc9
SHA1: 63e7c0ec98a66103b2a7582bd5a65128db545f77
SHA256: 0bc7526699173f4582f349596c57b4b3a96fb92e3d7efd775272941d8e6aa7a5
SHA512: c1092f8dd29da1614714b179b657397422aad1560efc2bb6371b4feb0437573b401ac051051349f8247dcb77274180265953b037dd34e77cda20a01ec56addf9
Description: debug symbols for krb5-admin-server
Auto-Built-Package: debug-symbols
Build-Ids: 09121e77ba5015314022ed4c811ee85f2bfdf042 44081d5d32bc44c4f26bcdbdd1a778ffdf494ff3 eb735d34795101626064810233dfd2429f4c101f

Package: krb5-doc
Priority: optional
Section: doc
Installed-Size: 12948
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: all
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Recommends: libjs-sphinxdoc, libjs-jquery, libjs-underscore
Conflicts: heimdal-docs
Filename: pool/target/k/krb5/krb5-doc_1.20.1-2+apertis0bv2024dev3b2_all.deb
Size: 2872780
MD5sum: ff2818511306321e3817e8fcd93698f3
SHA1: 49be24ad55f2134bcc76f37b8693ee55ea8be29f
SHA256: a67b3e80aab9cb7bcbca5f07cdc64d745ee66eb8ad3c9b88900e72fa67df1c60
SHA512: 220db8d1a62beb5ea78c882133b3f171ea3bc637b154d7c332f0e774a9c584d981b4389418b04447317d1bad118649ce67d4ee5d30a8b8002d369761d50ed7c2
Description: documentation for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the installation, administrator, and user reference
 manuals for MIT Kerberos and the man pages for the MIT Kerberos
 configuration files.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: foreign

Package: krb5-gss-samples
Priority: optional
Section: net
Installed-Size: 188
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17)
Filename: pool/target/k/krb5/krb5-gss-samples_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 109768
MD5sum: 252410887f881e6cd01c896065669222
SHA1: e84cf7e16ae84949bae21a60bf4170319ce5f86b
SHA256: efbdf4eb4430dd761d6bbc109d0fdf564a1a410ebd52916f05feed008f434df6
SHA512: b9491cf66a3d87fd59752d03d6bc0efa203b637abda2ed0fe1d2e67ef24b27b51d0ec97c07c3438a4a50d2563aeb9a8040a568f3e3275b33f1825fb4d064d53b
Description: MIT Kerberos GSS Sample applications
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains bgss-sample and gss-server, programs used to
 test GSS-API mechanisms. These programs are most commonly used in
 testing newly developed GSS-API mechanisms or in testing events
 between Kerberos or GSS implementations.
Homepage: https://web.mit.edu/kerberos/

Package: krb5-gss-samples-dbgsym
Priority: optional
Section: debug
Installed-Size: 63
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: krb5-gss-samples (= 1.20.1-2+apertis0bv2024dev3b2)
Filename: pool/target/k/krb5/krb5-gss-samples-dbgsym_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 37776
MD5sum: 7b9815300105079e80ff17c5214769f5
SHA1: e58a8a30ef4ac4d07fb3834b323732e73be470a1
SHA256: 9e209f950eab6f74396ee9ae2c8f31ec810e072d591c3b2174e01197e07ddc64
SHA512: 110c8a8a2b3561c5f60137a69dd5ba60a8fa1d1daec0f4aa29eae4d057993d89d134909073af28b3255839e43fd2058945f1ab9e7ca015b5a4f49143058a2313
Description: debug symbols for krb5-gss-samples
Auto-Built-Package: debug-symbols
Build-Ids: 7e720e54727694c3420ce0e26738019381db2275 ec8a7fc7c4df9291441fa13ec421848d233d583c

Package: krb5-k5tls
Priority: optional
Section: net
Installed-Size: 172
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.17), libkrb5-3 (>= 1.13~alpha1+dfsg~), libkrb5support0 (>= 1.15~beta1), libssl3 (>= 3.0.0)
Filename: pool/target/k/krb5/krb5-k5tls_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 101228
MD5sum: 478df7354c8e5362d39b4d3527396ef8
SHA1: 11c61b70245ab6be8023caa259970420c6f07c21
SHA256: dc2b0e8b687997a3225a7a7cc901c5513e0051f5f6789cb4fd2e5ed8f103abbc
SHA512: 64361b6cf8bda3a10c4e7c3006aa1c195d10bae9e7147e281a88c48805d0083ba7548546807a7cd811eb67f9252a75998b1556c6d984a7f61ccbec22e3e2633a
Description: TLS plugin for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains a plugin for the TLS functionality used by optional
 functionality in MIT Kerberos.  The only current consumer is client support
 for the MS-KKDCP protocol, which tunnels Kerberos protocol traffic through
 an HTTPS proxy.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: krb5-k5tls-dbgsym
Priority: optional
Section: debug
Installed-Size: 35
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: krb5-k5tls (= 1.20.1-2+apertis0bv2024dev3b2)
Filename: pool/target/k/krb5/krb5-k5tls-dbgsym_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 20264
MD5sum: 5f8694bfcb8228884fe46baf1b33f6b9
SHA1: 3d5e26f386cd371092bc8fcb4fe30324616499d3
SHA256: 2b9f022196855f85039024a146b40aaf60a154e44f963b7b93a1a46c77e6441f
SHA512: 423cc5ad6a92e62d483f6fc4a67dbf9c8c3c0e243467b96c227a5bb5f0451493b9b5e1f6fdf64694906df61f3487b461b72c07c858ece8669fb5c1f5da792ae6
Description: debug symbols for krb5-k5tls
Auto-Built-Package: debug-symbols
Build-Ids: 185a78b4bf8ac93c6e8e860c59162e50a5559e32
Multi-Arch: same

Package: krb5-kdc
Priority: optional
Section: net
Installed-Size: 476
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.20), libkadm5srv-mit12 (>= 1.18.2), libkdb5-10 (>= 1.20.1), libkrb5-3 (= 1.20.1-2+apertis0bv2024dev3b2), libkrb5support0 (>= 1.20), libverto1 (>= 0.2.4), krb5-config, krb5-user, lsb-base (>= 3.0-6), libverto-libev1 | libverto-libevent1
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: krb5-kpropd, krb5-admin-server, krb5-kdc-ldap (= 1.20.1-2+apertis0bv2024dev3b2)
Filename: pool/target/k/krb5/krb5-kdc_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 243048
MD5sum: 3c403af1c1027e3660b4f2cf5f8d1f1d
SHA1: ca9f13cb05f3daf0d3f3ed3469716de144fb0bad
SHA256: 8f067ef72ab2598338f8e35e3ded768f75fdb17a311d078cd01d363d04fb3c0d
SHA512: 3bcd52d38edaf034e656868665265fe4a27deabf99de2f15e915151c9ac94ba9eb19aa2082a38f3bc5bf7291393eb86025cd1d98b930d22ccb6e092522136178
Description: MIT Kerberos key server (KDC)
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the Kerberos key server (KDC).  The KDC manages all
 authentication credentials for a Kerberos realm, holds the master keys
 for the realm, and responds to authentication requests.  This package
 should be installed on both master and slave KDCs.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: foreign

Package: krb5-kdc-dbgsym
Priority: optional
Section: debug
Installed-Size: 519
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: krb5-kdc (= 1.20.1-2+apertis0bv2024dev3b2)
Filename: pool/target/k/krb5/krb5-kdc-dbgsym_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 452584
MD5sum: 4255fe8d2fde54e8f3f442443951fb93
SHA1: 15ddf70b90c9ceb7de1a7a171033cf887eb28213
SHA256: 910112fd78b4b9810ac43f2f8ad1f3217c1c0ed1ef4cfe64e0d96f8a127f28ee
SHA512: 9e9c5087ce12885556f1a7defcae6db7ccd0cf08d861f254e0761eeae24bc8e1ddf137e8268bcd4ea7c7c83a36889aa88a26ecca550395133d1070bc01e3a425
Description: debug symbols for krb5-kdc
Auto-Built-Package: debug-symbols
Build-Ids: 21d21db3cb6facc517533627664f5c81104a83fc 5738afb797b1529163cd33e13e401b0096dc2ad9 f357f6b0945e2654d272dbbeb8e39526b8e51548 fef29bb610002863dfb3397eba4d07af4a16dd57

Package: krb5-kdc-ldap
Priority: optional
Section: net
Installed-Size: 305
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.20), libkadm5srv-mit12 (>= 1.18.2), libkdb5-10 (>= 1.20.1), libkrb5-3 (>= 1.14+dfsg), libkrb5support0 (>= 1.17), libldap-2.5-0 (>= 2.5.4), krb5-kdc (= 1.20.1-2+apertis0bv2024dev3b2)
Filename: pool/target/k/krb5/krb5-kdc-ldap_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 163404
MD5sum: 4989acbed88b9ad4199bd1fcb91d7d64
SHA1: 3c140dfbf1a5a99d61714b05c82a07b854406151
SHA256: 69a06fc10c3cc408491d36272a62ebb818fb417fdec3c97e3b227c1e4b555d4b
SHA512: 4cf9e00db66a0a58b83f2a1e0b98387c8ba95d38ff5f52a7adc51d85f09f57a8c96e6eafc17095e19505c5f48e0b646f42c2a35b7ebd52d32d7b4b40a0e88cd8
Description: MIT Kerberos key server (KDC) LDAP plugin
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the LDAP plugin for the Kerberos key server (KDC)
 and supporting utilities.  This plugin allows the KDC data to be stored
 in an LDAP server rather than the default local database.  It should be
 installed on both master and slave KDCs that use LDAP as a storage
 backend.
Homepage: https://web.mit.edu/kerberos/

Package: krb5-kdc-ldap-dbgsym
Priority: optional
Section: debug
Installed-Size: 227
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: krb5-kdc-ldap (= 1.20.1-2+apertis0bv2024dev3b2)
Filename: pool/target/k/krb5/krb5-kdc-ldap-dbgsym_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 190292
MD5sum: 555259ae9e4204f8a2e6706f9231864e
SHA1: 94550adc7db074b7438eaae243e9a75e87fb0208
SHA256: 55b4faef915074c4100122701005d78f179afedd8e61a6d36247938da512b9b2
SHA512: 0707b4e297fb438c46e85da9773fa43204dd15732067fde2ea3965ec5494b93834b935e32adadff0d82cbeb82a3388bf954e7999000c45c4c82a50901618a1b0
Description: debug symbols for krb5-kdc-ldap
Auto-Built-Package: debug-symbols
Build-Ids: acc1396544ad72492184734ae53eb650269d76ef c5f9f134e4ca49ff63b65a85bd4c5f17f893a176 daa7560902a6b315f8ad6d9b3dca2d5f9eebbcf4

Package: krb5-kpropd
Priority: optional
Section: net
Installed-Size: 205
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Replaces: krb5-kdc (<< 1.15.1-3~)
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.9+dfsg~beta1), libkadm5clnt-mit12 (>= 1.18.2), libkdb5-10 (>= 1.20.1), libkrb5-3 (>= 1.16), libkrb5support0 (>= 1.7dfsg~beta2), krb5-kdc (= 1.20.1-2+apertis0bv2024dev3b2), lsb-base
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: openbsd-inetd | inet-superserver
Filename: pool/target/k/krb5/krb5-kpropd_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 113952
MD5sum: 526cc957e925815b6cdbb8eeb1af5504
SHA1: 83002a80e3aa4feecf4179751225a4f0814e22f1
SHA256: 01427d6956f7307dc44648b8ef2652b0c8ec484b05ce02178ded67b69cfa4619
SHA512: 9696f5303f2dbea1b6856178215ecb414b822cedc8e3a9f19673fd9e74b5611d8132064dfafd1432313bd85a42f0fe1d3737027d29e0b3f135bd0f6b7b101d2c
Description: MIT Kerberos key server (Slave KDC Support)
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the Kerberos slave KDC update server (kpropd). The
 kpropd command runs on the slave KDC server. It listens for update requests
 made by the kprop program, and periodically requests incremental updates from
 the master KDC. This package should be installed on slave KDCs.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: foreign

Package: krb5-kpropd-dbgsym
Priority: optional
Section: debug
Installed-Size: 62
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: krb5-kpropd (= 1.20.1-2+apertis0bv2024dev3b2)
Filename: pool/target/k/krb5/krb5-kpropd-dbgsym_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 45240
MD5sum: 1244dbfe7d1facea16faffab7c13ecb1
SHA1: fb0b2d6cb92b664063e4df68f6876657e2e05612
SHA256: 38a8e1ef9ecc0071ed6416b8eaaad105ee5294db1848ce6fa6d4f16cc16faf80
SHA512: f29cb12ef5fd1e4628f9bf24416106dedf2ff712dae73b7cf9ebfc13e76b5a0fc4a4d601460c3402072b277202c071abefe2f5a9e39cb00e14252953763b5b64
Description: debug symbols for krb5-kpropd
Auto-Built-Package: debug-symbols
Build-Ids: 797ed435640066ff4b3268066ec5bef0475abbb7

Package: krb5-locales
Priority: optional
Section: localization
Installed-Size: 353
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: all
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Filename: pool/target/k/krb5/krb5-locales_1.20.1-2+apertis0bv2024dev3b2_all.deb
Size: 146116
MD5sum: d80c23c6b52677c7934c15fd5920013a
SHA1: 43ff5bcc3c5e90f94079661f5039e6dd88354368
SHA256: 60a7fd4967124c586b9100635a8148af19e3747a3f96d5bd892cb78eae173dcd
SHA512: 9b18d287e88434f8f43b4c6f2d82f897bac47907089d84c1df0791c9f36924c554d26a42fdc2e5a40a8957a95d44e157c3ad11701f6c12dfb1e9fa1c055211e1
Description: internationalization support for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains internationalized messages for MIT Kerberos.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: foreign

Package: krb5-multidev
Priority: optional
Section: libdevel
Installed-Size: 902
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libkrb5-3 (= 1.20.1-2+apertis0bv2024dev3b2), libk5crypto3 (= 1.20.1-2+apertis0bv2024dev3b2), libgssapi-krb5-2 (= 1.20.1-2+apertis0bv2024dev3b2), libgssrpc4 (= 1.20.1-2+apertis0bv2024dev3b2), libkadm5srv-mit12 (= 1.20.1-2+apertis0bv2024dev3b2), libkadm5clnt-mit12 (= 1.20.1-2+apertis0bv2024dev3b2), comerr-dev
Suggests: krb5-doc
Filename: pool/target/k/krb5/krb5-multidev_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 208140
MD5sum: 03cb4df894109e3379616ada853dd23b
SHA1: b6f3c5cfec3e1ca0bdd396032576b389277c4253
SHA256: 0eabb803b995ecd4d261635cdfaada771065c52de33bd6e8faab7f7c4dbf9fa0
SHA512: f1cbc3178adc2aabddc668b7b10ec4e3d6d7364ed2175701d81aec949b5d85b14c7c2c3976d0a5a49a9351ae45e6da7667be6280b0441f063d954894094d96cd
Description: development files for MIT Kerberos without Heimdal conflict
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 Most users wishing to build applications against MIT Kerberos should
 install libkrb5-dev.  However, that package conflicts with heimdal-dev.
 This package installs libraries and headers in /usr/include/mit-krb5 and
 /usr/lib/mit-krb5 and can be installed along side heimdal-multidev, which
 provides the same facilities for Heimdal.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: krb5-otp
Priority: optional
Section: net
Installed-Size: 176
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.8), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkrad0 (= 1.20.1-2+apertis0bv2024dev3b2), libkrb5-3 (>= 1.12~alpha1+dfsg-1~), libkrb5support0 (>= 1.11+dfsg)
Filename: pool/target/k/krb5/krb5-otp_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 103256
MD5sum: d600d72462e9d58eac3d4d6679425627
SHA1: a331b1ba5da1347cd3b2f1522c92c5cc9c2f4de4
SHA256: bdabafdccac90c8d31b8a6a7442b463af836f58782209d9c4d1a51e2873b6f57
SHA512: 956fb8d9fa8e016b3e39e5413ff0e9ae470490b30c7ea7db6a50149b00cd40f57a4039333deaab2631c74ab38a86b2ca9de1b602414cbb9b5fcba0fd2a8235e6
Description: OTP plugin for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains a plugin for the OTP preauthentication method
 (RFC 6560), which allows Kerberos tickets to be obtained using
 One-Time Password authentication.  This plugin is for use on the KDC; the
 client support is built in to libkrb5.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: krb5-otp-dbgsym
Priority: optional
Section: debug
Installed-Size: 43
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: krb5-otp (= 1.20.1-2+apertis0bv2024dev3b2)
Filename: pool/target/k/krb5/krb5-otp-dbgsym_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 29400
MD5sum: 055b54b1059e3cfaf3c6d648e986382c
SHA1: 218ad221e84bbf4f0435ddf2c6ef41e2479fc24a
SHA256: b34fadf020a98e63f76c43cac55461ada0af60a2517eefd44b69b33bacfee27c
SHA512: 7f26224caa943e238418c6ee22bec6475034004f706c0eca56c5405cb152ec7124f09dd2f8f23c727f6bbbe51698f5fdfbf513f42dc2f2f83067445c30a337d3
Description: debug symbols for krb5-otp
Auto-Built-Package: debug-symbols
Build-Ids: a917383a869ba461d78ef03ee2e524ee9f10465a
Multi-Arch: same

Package: krb5-pkinit
Priority: optional
Section: net
Installed-Size: 234
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.28), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.8+dfsg), libkrb5-3 (= 1.20.1-2+apertis0bv2024dev3b2), libkrb5support0 (>= 1.17), libssl3 (>= 3.0.0)
Suggests: opensc
Breaks: krb5-kdc (<< 1.14+dfsg)
Filename: pool/target/k/krb5/krb5-pkinit_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 132052
MD5sum: 8fb53839fed6fb0d42d5624165e0dd87
SHA1: 99975d4f20a76830759cf98f87ea275fe18c1b59
SHA256: 35ce7b20cfd407b84efd24463deac35c079b7de656b4cb590bab1a3e9a68ecf9
SHA512: 2e785f1b61e5f645aae8df763eef6de0eb711303023c49ee42e883a4e45a1b85edeb28c995435e49c169cc0e5649d113f7ff74728f1e3259e369e28d9e38b443
Description: PKINIT plugin for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains a plugin for the PKINIT protocol, which allows
 Kerberos tickets to be obtained using public-key credentials such as
 X.509 certificates or a smart card.  This plugin can be used by the
 client libraries and the KDC.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: krb5-pkinit-dbgsym
Priority: optional
Section: debug
Installed-Size: 179
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: krb5-pkinit (= 1.20.1-2+apertis0bv2024dev3b2)
Filename: pool/target/k/krb5/krb5-pkinit-dbgsym_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 152884
MD5sum: d883eebf8c3a3725411fee86d88ef09f
SHA1: b3bf8c5cace6d1a2d4eaf37f428e77626a3e1bfa
SHA256: edac452a0bd76c7ac29bf131730a165ee0bdfc59c995905678bf087f40a3c4eb
SHA512: ee126f489680eaabc85309c5143c3b4b6e2316a6797316c5e6dd362247b5b84ea16d3eb82dea95a0a04df99d3832b53d471426513e40f8310cd4fab5c2ee6be5
Description: debug symbols for krb5-pkinit
Auto-Built-Package: debug-symbols
Build-Ids: b01a2337603604730b0b1469dcacde2ba7f4cc76
Multi-Arch: same

Package: krb5-user
Priority: optional
Section: net
Installed-Size: 393
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkadm5clnt-mit12 (>= 1.18.2), libkadm5srv-mit12 (>= 1.18.2), libkdb5-10 (>= 1.20.1), libkrb5-3 (= 1.20.1-2+apertis0bv2024dev3b2), libkrb5support0 (>= 1.17), libss2 (>= 1.01)
Recommends: krb5-config
Suggests: krb5-k5tls
Conflicts: heimdal-clients
Filename: pool/target/k/krb5/krb5-user_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 195604
MD5sum: 2016a15e2905e814b38b0e503ea3d431
SHA1: de795655fe9e7bbd83d8da9c4888f4e55a7e1782
SHA256: 999180c5df7ce9f1bb3be94f48b3ea93710ccca5922364da0bbe3463c1a65e3a
SHA512: beb108606bb6561370cac623973660546ba7de0a15da8c6d6ab52bc9dd732869df8bdf30f11fc110b563a61c2336b3e7857c8bd3af4893543b70196eeb8b4867
Description: basic programs to authenticate using MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the basic programs to authenticate to MIT Kerberos,
 change passwords, and talk to the admin server (to create and delete
 principals, list principals, etc.).
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: foreign

Package: krb5-user-dbgsym
Priority: optional
Section: debug
Installed-Size: 279
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: krb5-user (= 1.20.1-2+apertis0bv2024dev3b2)
Filename: pool/target/k/krb5/krb5-user-dbgsym_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 197620
MD5sum: 12d790c16232e011269d68edf2cef259
SHA1: 92a7d4c81193a8fb0e9ec333c39394fc0e8d1e4f
SHA256: b598b1c76793819e5e7009c4ebe4cfc08cfad9e058d55f880d367d2433f212de
SHA512: 626cbf47715395151a63d56d520202a0a8892d327b641db095804274e680d162bb5fe798e9cd446240cf84ad6cefe55d0164e675e6e804359c0d563ae07fd6c1
Description: debug symbols for krb5-user
Auto-Built-Package: debug-symbols
Build-Ids: 0c957736c7bf64df229b5056e63464c6ae4d108a 3831c00682f299973adc31a13ebe54c67673676f 562b2d964df45b734cd1fa07149ff3161f824114 879a75e19839aa297ab1308ea1fca4feef5c2eec 9306cf61b5cba5407360ba1c5f2077a260e7acc0 9335c08a24b108cf766bd4232d21a163984de992 bd9631611840164fcb7a07882ce75eb0bcfaffa4 bdbadf717fe5f3f3ba82d6cf7e6e5dddecfb50ad c6fe3f33708ecbd74b0109e3b9ce8d8a757078fb

Package: lalrpop
Priority: optional
Section: rust
Installed-Size: 3293
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-lalrpop
Version: 0.19.8-4+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3)
Filename: pool/target/r/rust-lalrpop/lalrpop_0.19.8-4+apertis0bv2024dev2b1_armhf.deb
Size: 869308
MD5sum: 639045e04139f9d02858f206f12493fd
SHA1: df8cb26bd406763a20682b5eaac8a2fe00d3ac23
SHA256: 69f145bba11d6ab80407507d749301d1892300f63452e8bf7bab9ee537cea78e
SHA512: 570d9b7981cef13d5fb9a80804aaa863530bce7c403f54b4983bee78c63322be68355e6973c979e4f2dd088aedfbc3e694c52a4232516d6d78bd126258fdacab
Description: Convenient LR(1) parser generator
 This package contains the following binaries built from the Rust crate
 "lalrpop":
  - lalrpop
Built-Using: rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)
Multi-Arch: allowed
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1+apertis0bv2024dev2b1), rust-ascii-canvas (= 2.0.0-2+apertis2bv2024dev2b1), rust-atty (= 0.2.14-2apertis0bv2024dev2b1), rust-bit-set (= 0.5.2-1+apertis0bv2024dev2b1), rust-bit-vec (= 0.6.3-1+apertis0bv2024dev2b1), rust-byteorder (= 1.4.3-2+apertis0bv2024dev2b1), rust-cfg-if (= 1.0.0-1apertis0bv2024dev2b1), rust-crunchy (= 0.2.2-1+apertis0bv2024dev2b1), rust-diff (= 0.1.12-1+apertis1bv2024dev2b1), rust-dirs (= 4.0.0-1+apertis0bv2024dev2b1), rust-dirs-sys (= 0.3.7-1), rust-either (= 1.6.1-1+apertis0bv2024dev2b1), rust-ena (= 0.14.0-2+apertis0bv2024dev2b2), rust-fixedbitset (= 0.4.2-1+apertis0bv2024dev2b1), rust-hashbrown (= 0.12.3-1+apertis0bv2024dev2b1), rust-indexmap (= 1.9.2-1+apertis0bv2024dev2b1), rust-itertools (= 0.10.1-1+apertis0bv2024dev2b1), rust-lalrpop-util (= 0.19.8-1+apertis0bv2024dev2b1), rust-libc (= 0.2.139-1+apertis1bv2024dev2b1), rust-lock-api (= 0.4.9-1+apertis0bv2024dev2b1), rust-log (= 0.4.17-3+apertis0bv2024dev2b1), rust-memchr (= 2.4.1-1+apertis0bv2024dev2b1), rust-new-debug-unreachable (= 1.0.4-1+apertis0bv2024dev2b1), rust-once-cell (= 1.17.0-1+apertis0bv2024dev2b1), rust-parking-lot-core (= 0.9.3-1+apertis0bv2024dev2b1), rust-parking-lot (= 0.12.1-1+apertis1bv2024dev2b1), rust-petgraph (= 0.6.2-1+apertis0bv2024dev2b1), rust-phf-shared (= 0.10.0-2+apertis0bv2024dev2b1), rust-pico-args (= 0.4.2-1+apertis1bv2024dev2b1), rust-precomputed-hash (= 0.1.1-1+apertis2bv2024dev2b1), rust-regex (= 1.7.1-1+apertis0bv2024dev2b1), rust-regex-syntax (= 0.6.27-1+apertis0bv2024dev2b1), rust-scopeguard (= 1.1.0-1apertis0bv2024dev2b1), rust-siphasher (= 0.3.10-1+apertis0bv2024dev2b1), rust-smallvec (= 1.9.0-1+apertis0bv2024dev2b1), rust-string-cache (= 0.8.4-1+apertis0bv2024dev2b1), rust-term (= 0.5.2-4+apertis0bv2024dev2b1), rust-tiny-keccak (= 2.0.2-1+apertis0bv2024dev2b1), rust-unicode-xid (= 0.2.4-1+apertis0bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)

Package: lalrpop-dbgsym
Priority: optional
Section: debug
Installed-Size: 11599
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-lalrpop
Version: 0.19.8-4+apertis0bv2024dev2b1
Depends: lalrpop (= 0.19.8-4+apertis0bv2024dev2b1)
Filename: pool/target/r/rust-lalrpop/lalrpop-dbgsym_0.19.8-4+apertis0bv2024dev2b1_armhf.deb
Size: 10271196
MD5sum: 48adb2da46084d01bf55b3d5f60dec53
SHA1: 21c5428b4ca01ee323efca1cb8139af47a2d5f01
SHA256: e0e0e51d0136dccbd1c38ff713ef837d8c5179cd9c41222c76e0a5e2b9ba198e
SHA512: 76929b7265d8cd4f98fbaf954f1c4fa1ef44ab1cf54f0ec800d43a93bfc7d6074a547ef8e6cc1c5b803be22bccbfc979dc2f9a58a9b5e28abce63afdb2a9cf74
Description: debug symbols for lalrpop
Auto-Built-Package: debug-symbols
Build-Ids: a980423e2704803ed095b0e9b49004045f2ede60
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1+apertis0bv2024dev2b1), rust-ascii-canvas (= 2.0.0-2+apertis2bv2024dev2b1), rust-atty (= 0.2.14-2apertis0bv2024dev2b1), rust-bit-set (= 0.5.2-1+apertis0bv2024dev2b1), rust-bit-vec (= 0.6.3-1+apertis0bv2024dev2b1), rust-byteorder (= 1.4.3-2+apertis0bv2024dev2b1), rust-cfg-if (= 1.0.0-1apertis0bv2024dev2b1), rust-crunchy (= 0.2.2-1+apertis0bv2024dev2b1), rust-diff (= 0.1.12-1+apertis1bv2024dev2b1), rust-dirs (= 4.0.0-1+apertis0bv2024dev2b1), rust-dirs-sys (= 0.3.7-1), rust-either (= 1.6.1-1+apertis0bv2024dev2b1), rust-ena (= 0.14.0-2+apertis0bv2024dev2b2), rust-fixedbitset (= 0.4.2-1+apertis0bv2024dev2b1), rust-hashbrown (= 0.12.3-1+apertis0bv2024dev2b1), rust-indexmap (= 1.9.2-1+apertis0bv2024dev2b1), rust-itertools (= 0.10.1-1+apertis0bv2024dev2b1), rust-lalrpop-util (= 0.19.8-1+apertis0bv2024dev2b1), rust-libc (= 0.2.139-1+apertis1bv2024dev2b1), rust-lock-api (= 0.4.9-1+apertis0bv2024dev2b1), rust-log (= 0.4.17-3+apertis0bv2024dev2b1), rust-memchr (= 2.4.1-1+apertis0bv2024dev2b1), rust-new-debug-unreachable (= 1.0.4-1+apertis0bv2024dev2b1), rust-once-cell (= 1.17.0-1+apertis0bv2024dev2b1), rust-parking-lot-core (= 0.9.3-1+apertis0bv2024dev2b1), rust-parking-lot (= 0.12.1-1+apertis1bv2024dev2b1), rust-petgraph (= 0.6.2-1+apertis0bv2024dev2b1), rust-phf-shared (= 0.10.0-2+apertis0bv2024dev2b1), rust-pico-args (= 0.4.2-1+apertis1bv2024dev2b1), rust-precomputed-hash (= 0.1.1-1+apertis2bv2024dev2b1), rust-regex (= 1.7.1-1+apertis0bv2024dev2b1), rust-regex-syntax (= 0.6.27-1+apertis0bv2024dev2b1), rust-scopeguard (= 1.1.0-1apertis0bv2024dev2b1), rust-siphasher (= 0.3.10-1+apertis0bv2024dev2b1), rust-smallvec (= 1.9.0-1+apertis0bv2024dev2b1), rust-string-cache (= 0.8.4-1+apertis0bv2024dev2b1), rust-term (= 0.5.2-4+apertis0bv2024dev2b1), rust-tiny-keccak (= 2.0.2-1+apertis0bv2024dev2b1), rust-unicode-xid (= 0.2.4-1+apertis0bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)

Package: lame
Priority: optional
Section: sound
Installed-Size: 328
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Version: 3.100-6+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libmp3lame0 (>= 3.100), libsndfile1 (>= 1.0.20), libtinfo6 (>= 6)
Suggests: lame-doc
Filename: pool/target/l/lame/lame_3.100-6+apertis1bv2024dev2b1_armhf.deb
Size: 277996
MD5sum: 6a4721809fa80685d40f4c86181a04b5
SHA1: e395ecb71dbfae5d05723e2bb2d9b69d4c5fcff1
SHA256: def2165e35f7ddb9044e583bd8a550ecdd32d0ba80e47803c40c5eab088d9086
SHA512: 2b7308136c7981a2d8a8b5aa26ea09150793ed15df2f49d4b216dc21ae8a9ab17b61a8bbf28a2d84e44febbbf96e70cde5b98e2e9cc7a481292f916a6f1ad43b
Description: MP3 encoding library (frontend)
 LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research
 project for learning about and improving MP3 encoding technology.
 LAME includes an MP3 encoding library, a simple frontend application,
 and other tools for sound analysis, as well as convenience tools.
 .
 This package contains the frontend.
Homepage: https://lame.sourceforge.io/

Package: lame-dbgsym
Priority: optional
Section: debug
Installed-Size: 119
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: lame
Version: 3.100-6+apertis1bv2024dev2b1
Depends: lame (= 3.100-6+apertis1bv2024dev2b1)
Filename: pool/target/l/lame/lame-dbgsym_3.100-6+apertis1bv2024dev2b1_armhf.deb
Size: 99488
MD5sum: 9e4363d18bf9d4c5c47c213613c9bc52
SHA1: 89b199dcf397dbe6090c4bb0e7d71a9d4c8ec2da
SHA256: 1a1c1b6b00c81865f04b537af9c4041e22b9a2455bb178d8f88a8a0fe6360455
SHA512: 27166015804efd58851609126d4524b063900b3bfe2c18b4c51737d909eba291f777b1203be1c901a9911b1d28564086ff663c6e48d603fa677db8fde4044ebf
Description: debug symbols for lame
Auto-Built-Package: debug-symbols
Build-Ids: b29f7c777911cf7b7c0a4f755eb15f1d2938306e

Package: lame-doc
Priority: optional
Section: doc
Installed-Size: 482
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: lame
Version: 3.100-6+apertis1bv2024dev2b1
Filename: pool/target/l/lame/lame-doc_3.100-6+apertis1bv2024dev2b1_all.deb
Size: 294068
MD5sum: 6d4c238b6a8ee77fc8b648e1cbab6449
SHA1: 45bcfee511f5389cf0755576a619d5ee8bdf1c3f
SHA256: 3f0d54e1f1a63196ea2bae69eea93350e3893357e56bcfb5456be4af541abb64
SHA512: 5756c810a8c34dc43ddd0f1deeceaaead83bb83c3c17347fe077fc2005fe5e060d4e6b6253fc76b43bfa1cc185781939d682ff21fac67a78d9411b5f0d5d831d
Description: MP3 encoding library (documentation)
 LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research
 project for learning about and improving MP3 encoding technology.
 LAME includes an MP3 encoding library, a simple frontend application,
 and other tools for sound analysis, as well as convenience tools.
 .
 This package contains the documentation.
Homepage: https://lame.sourceforge.io/
Multi-Arch: foreign

Package: ldap-utils
Priority: optional
Section: net
Installed-Size: 576
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Replaces: openldap-utils, openldapd, slapd (<< 2.2.23-0.pre6)
Provides: ldap-client, openldap-utils
Depends: libc6 (>= 2.34), libldap-2.5-0 (= 2.5.13+dfsg-5+apertis1bv2024dev3b1), libsasl2-2 (>= 2.1.28+dfsg)
Suggests: libsasl2-modules, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
Conflicts: ldap-client, openldap-utils, umich-ldap-utils
Filename: pool/target/o/openldap/ldap-utils_2.5.13+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 138300
MD5sum: 2812a8c0415593c7abec1bbfa04ca9e8
SHA1: ce5385751a601abd541394477afd3b271b11254f
SHA256: a34e3417f229ddf8bb85ace547986a64ade00212782ec0e3cabde25bca2b1bbf
SHA512: 25355446d68fd5f73c3922e39bcb52b515fe7f68271996017f0ac541a1b1255fe432d8d9a287e676e8138681dc7890fbd1d38344efffcaad3e955acbf7cfb5a1
Description: OpenLDAP utilities
 This package provides utilities from the OpenLDAP (Lightweight
 Directory Access Protocol) package. These utilities can access a
 local or remote LDAP server and contain all the client programs
 required to access LDAP servers.
Homepage: https://www.openldap.org/

Package: ldap-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 640
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Depends: ldap-utils (= 2.5.13+dfsg-5+apertis1bv2024dev3b1)
Filename: pool/target/o/openldap/ldap-utils-dbgsym_2.5.13+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 491004
MD5sum: ba87cf9c0425c62f9ecf408b4f84432d
SHA1: 7fd7a79c0b9f040fafb25d7dcb60c0524dc2fc76
SHA256: c58a0f2550ca853b68d3d43927ebcd26bd7c1d927c6777cb72eb69dceb7686dd
SHA512: d4f4664eda122d21d7135f18d7f37c259c70436b9b6810bae0ed6b42efc533b67aed7544cb65c197069f25bd139bbc45725bd14dfbf2bd7b6b461273eb6cf3ec
Description: debug symbols for ldap-utils
Auto-Built-Package: debug-symbols
Build-Ids: 0b01ca131d4d710a519387658c479f05d99ab2ce 1a68053c35da5f3275076dedd130363133e7856d 2b9eebe22ca26cc11b458b8db1413baf3ee7833c 59820b4446b7ab07730cee803237cbd52c9c3be3 6bd47c1caec6f14c32040202ac6223a9fe924e92 6e06b507c48c42333b1bb27e3a7d2281f84d133e 9c911170176619ffac745462931e43d900c52af9 a5ed5e22edab68c69973ad49e4dfffe03c99b025 efc5839789afebf836f1bf27ee49b16c9fba7551

Package: ldnsutils
Priority: optional
Section: net
Installed-Size: 486
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: ldns
Version: 1.8.3-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libldns3 (>= 1.8.3), libpcap0.8 (>= 0.9.8), libssl3 (>= 3.0.0)
Recommends: dns-root-data
Filename: pool/target/l/ldns/ldnsutils_1.8.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 158236
MD5sum: 7b9a8689b4244ab2f10ea6efdaefd92c
SHA1: ff18f2ea4e86acda9fc04fa6351bc0fde50c2868
SHA256: 4a4fcaf163605b758559e5593fffd697b7be22da10fc90ff59ee2bc694737ab8
SHA512: 1410e6348a076a4c195d5d85c480af64d00518a73fb8c335a3d01416d5fcf5ad0c9bb380030bfb4add7ed9afabc5c8b3002681d518b64c52443d1608f23ebba4
Description: ldns library for DNS programming - tools (includes drill tool)
 The goal of ldns is to simplify DNS programming, it supports recent RFCs
 like the DNSSEC documents, and allows developers to easily create software
 conforming to current RFCs, and experimental software for current Internet
 Drafts.
 .
 This package contains various client programs related to DNS that are
 based on top of libldns library and DRILL tool which is similar to dig.
 These tools were designed with DNSSEC in mind and are useful for DNS
 and DNSSEC testing and debugging.
Homepage: https://www.nlnetlabs.nl/projects/ldns/about/
Multi-Arch: foreign

Package: ldnsutils-dbgsym
Priority: optional
Section: debug
Installed-Size: 605
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: ldns
Version: 1.8.3-1+apertis1bv2024dev2b1
Depends: ldnsutils (= 1.8.3-1+apertis1bv2024dev2b1)
Filename: pool/target/l/ldns/ldnsutils-dbgsym_1.8.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 391300
MD5sum: d6ca0e288edd9dd82a8f5257a6b9c30d
SHA1: 00f6d0ef591410a17051150bbc0fe8ba67e8e284
SHA256: 8beee8005db92db904883200c608f3f32a31a9cbfb1b3cb70288bd936affdec4
SHA512: ccf9a39fcae079cba5aa313900c72b5050ac1fbcb05060c0a7fc3e8b1091d9df3f234d4cc437fe4eb093f2caed03e0e44cb1be2cbcc230a96724a7c4a318eff4
Description: debug symbols for ldnsutils
Auto-Built-Package: debug-symbols
Build-Ids: 137ecc0d2ece043644afd80fa85b5bd6dfa4f564 2a1d1f94aaee31770f4bc71e4ecb5b9463e6aa2f 2f1e035dc686ebfa2fb45b9d3ff404a0e34d3416 303d3d8847afd245fc30a8c6169c8d290cc41712 37fb9f4055be92e02bbe0f0332104988aa1f4cc5 3fed8a6308947d3f5e2993f3b033d03764dfb929 407ef025748fe747d61508d1def746462da62ef9 5852a672c207cb1a811b1e55173937f84ec7d6fb 5f95503ba96d07088475f487f6fd7d274f76e558 601649614d78d5578d51420e63e1625b891bdbea 66c2bc31b5f0c1ae17522326d1797788a8dea255 6ad917f44f7b56e18fdad5b4d33413feceb08b4f 71ecb0c876a24fcc104d71bb94cef82f5f31b7e0 72c8f2a5f6c585c21c922e625c7e1654fc2fdcc9 843fbb56db4dfe20cc50635c772d7ed4fa202b1f 8a18bd1a3e025541ad8a1721531cd02e7080ca65 8b47040515f01663b573d782e10ebf5317b75136 9f213c64e23ec39d5c063022c9a3b11da0202492 a8097c3bcab1c721dbab51a8ee0460cc966f06e5 ac95d5c6bc34667ddbb6bd71cae8fb7fda7060ec b47d5b353d704d6e00082bd0b3e3c191995d9730 c6d612ff38c0c61123e4b792684466c7e63d4305 c87322a82f52d68529b084a04026ae9114933b1d cd103e3ab1c96c3f6c3838a8a753a2f056ce1cc9 dc90d74c9d1f4eac416326d3dd9fc220b7ca93c4 e271bf3bfa649ed9df42fbf1c0cacbef79ef01dd

Package: lemon
Priority: optional
Section: devel
Installed-Size: 372
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: sqlite3
Version: 3.40.1-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/s/sqlite3/lemon_3.40.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 277716
MD5sum: 039a604dd084d890c31f888662218387
SHA1: 052232eeed91b6f0a3c283c5cc1dc79be26894d4
SHA256: f350aeaa9f61e734d5086884d717e43aecaea7724c86064d5037ed1d85260b99
SHA512: 71efccdf8736c3d135422829df3213454d904b49064f003a9afb2c6a6a4e504523354be20e9e462b72a709e70efc5a3f983e7a37954d4f8d0c26d1a007ee9d1d
Description: LALR(1) Parser Generator for C or C++
 Lemon is an LALR(1) parser generator for C or C++. It does the same
 job as bison and yacc. But lemon is not another bison or yacc
 clone. It uses a different grammar syntax which is designed to reduce
 the number of coding errors. Lemon also uses a more sophisticated
 parsing engine that is faster than yacc and bison and which is both
 reentrant and thread-safe. Furthermore, Lemon implements features
 that can be used to eliminate resource leaks, making is suitable for
 use in long-running programs such as graphical user interfaces or
 embedded controllers.
Homepage: https://www.sqlite.org/
Multi-Arch: foreign

Package: lemon-dbgsym
Priority: optional
Section: debug
Installed-Size: 107
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: sqlite3
Version: 3.40.1-2+apertis1bv2024dev3b1
Depends: lemon (= 3.40.1-2+apertis1bv2024dev3b1)
Filename: pool/target/s/sqlite3/lemon-dbgsym_3.40.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 90600
MD5sum: b75b41af9c51bd2f0d4a01345a14a991
SHA1: 00370b2cfddf332e350c20aeabee69ef98adf889
SHA256: c50be5eda87d0cc1b0d68694633ebdf3159736cb343f859be6af9e9eb6d5bfe3
SHA512: ea68071a8667b9f4f7dfdaf929d35e5ed5cceab63aadf60db179009fc5466fe08b1993d7896918a17f5086e49301c22810068025fd0d7866d1a102bf4518dcf5
Description: debug symbols for lemon
Auto-Built-Package: debug-symbols
Build-Ids: 7e7685ca3e0d3325c5ac07c1ba736e33d8def09b

Package: libaa-bin
Priority: optional
Section: text
Installed-Size: 59
Maintainer: Jonathan Carter <jcc@debian.org>
Architecture: armhf
Source: aalib
Version: 1.4p5-50+apertis1bv2024dev3b1
Replaces: aalib-bin
Provides: aalib-bin
Depends: libaa1 (= 1.4p5-50+apertis1bv2024dev3b1), libc6 (>= 2.34)
Conflicts: aalib-bin
Filename: pool/target/a/aalib/libaa-bin_1.4p5-50+apertis1bv2024dev3b1_armhf.deb
Size: 9248
MD5sum: 678aca625c2630b32aeb9b416d74f72e
SHA1: 6a28ef10cdd893de3aa5bc2134d77a70a332053f
SHA256: 85944a63d20fd31768f297c64ced64c3eb590b5662a5453f83f58a16d14672ca
SHA512: 9c898c4a9ad4b159dda0ae30570b6a993751049944b29250ea63749456da803975a25879bba943e9e46bf12d3c0761a73fc052d34f9b275ba09c9e858384026b
Description: sample programs using aalib
 AAlib is a portable ASCII art graphics library. Internally, it works like
 a graphics display, but the output is rendered into gorgeous platform
 independent ASCII graphics.
 .
 This package contains a few sample programs that use aalib.
Homepage: http://aa-project.sourceforge.net/aalib/

Package: libaa-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 52
Maintainer: Jonathan Carter <jcc@debian.org>
Architecture: armhf
Source: aalib
Version: 1.4p5-50+apertis1bv2024dev3b1
Depends: libaa-bin (= 1.4p5-50+apertis1bv2024dev3b1)
Filename: pool/target/a/aalib/libaa-bin-dbgsym_1.4p5-50+apertis1bv2024dev3b1_armhf.deb
Size: 17536
MD5sum: d1dd66809456f1ccccb9d201993482f6
SHA1: 528ca339592c92258a373a7cfe81164ad2a08e31
SHA256: 88f8065db09e05c3bef2776851391e7c1dac087c121a5b36dd2828d433db1009
SHA512: c2a8f82d4bc97acf148b35b5c16aa4d232295bcab414787aee6729ef79c67bd1cfdbc7d72b2603aa2360895d4c65e0f944bb99b02d23de7c4b842e10cfe34eac
Description: debug symbols for libaa-bin
Auto-Built-Package: debug-symbols
Build-Ids: 7f344ea3739cfbcef32c459c6d6424e3ccce6ebe 949061d47da152de3ae3b553264f272cd2a8f938 b08366f0b9b1c09c044e553e97b2f3844ab11d9a e7c04015e26407b6466c1e48a955185e1d9fca0a

Package: libaa1
Priority: optional
Section: libs
Installed-Size: 119
Maintainer: Jonathan Carter <jcc@debian.org>
Architecture: armhf
Source: aalib
Version: 1.4p5-50+apertis1bv2024dev3b1
Replaces: aalib1
Provides: aalib1
Depends: libc6 (>= 2.33), libgpm2 (>= 1.20.7), libncurses6 (>= 6), libslang2 (>= 2.2.4), libtinfo6 (>= 6), libx11-6
Filename: pool/target/a/aalib/libaa1_1.4p5-50+apertis1bv2024dev3b1_armhf.deb
Size: 44988
MD5sum: 17b10ef374e103f6b42d16d12bcc0498
SHA1: 3a001cf1fb7c8b03d80a9d953d17c4dcc436f798
SHA256: eda44da55679b2621fedb584e52e0f77619889fb994b680eb962bbd3079ca08f
SHA512: 2b8dfb6a527069f3b2799e64573f00d78e55019170c06ef826a1c8e320ec638535d93d9ab0a4eb06ebea860c76403f24183c3852bdc4b5fb529fc7a51ba98673
Description: ASCII art library
 AAlib is a portable ASCII art graphics library. Internally, it works like
 a graphics display, but the output is rendered into gorgeous platform
 independent ASCII graphics.
Homepage: http://aa-project.sourceforge.net/aalib/
Multi-Arch: same

Package: libaa1-dbgsym
Priority: optional
Section: debug
Installed-Size: 107
Maintainer: Jonathan Carter <jcc@debian.org>
Architecture: armhf
Source: aalib
Version: 1.4p5-50+apertis1bv2024dev3b1
Depends: libaa1 (= 1.4p5-50+apertis1bv2024dev3b1)
Filename: pool/target/a/aalib/libaa1-dbgsym_1.4p5-50+apertis1bv2024dev3b1_armhf.deb
Size: 82648
MD5sum: 73e70e3dbcb9ee14bfc9e6074693705e
SHA1: 1e33d959fc7802f0563690742ade1cc1ed0c722c
SHA256: 88e76b6284763e90c77b974c7032a25674096d35d93e70de81d0f0aae691d421
SHA512: 2254af685e9bec6e91446e771e20ff158ae6c7a4de4a17b16316384bfdc1e481fa6688b786905623b095410e08a401463ed15e4546dfba6ea6a1c0773f4b7f21
Description: debug symbols for libaa1
Auto-Built-Package: debug-symbols
Build-Ids: 278d63fa480ba09ffd0949b7a17cc8639762ef6e
Multi-Arch: same

Package: libaa1-dev
Priority: optional
Section: libdevel
Installed-Size: 297
Maintainer: Jonathan Carter <jcc@debian.org>
Architecture: armhf
Source: aalib
Version: 1.4p5-50+apertis1bv2024dev3b1
Replaces: aalib1-dev
Depends: libaa1 (= 1.4p5-50+apertis1bv2024dev3b1), libncurses5-dev, libslang2-dev, libx11-dev
Conflicts: aalib1-dev
Filename: pool/target/a/aalib/libaa1-dev_1.4p5-50+apertis1bv2024dev3b1_armhf.deb
Size: 126756
MD5sum: 6d84777c928aef0795fd531082aada42
SHA1: 3a1672bd7bda68d357a08fb53c5c8b4caf464be4
SHA256: 006bdb2d486a193c868a95be6cfb60ebcc0064fe19f01e76019dfa029172c005
SHA512: e5507e4d894417b88086f412be99d5cd43fa18ca928fa315e16a382c73c7bf407b4c74f778de6420dcebded8bd663671b0a2e031fb040a63ab0cff5757727e55
Description: ASCII art library, development kit
 AAlib is a portable ASCII art graphics library. Internally, it works like
 a graphics display, but the output is rendered into platform-independent
 ASCII graphics.
 .
 This package contains the static library and header files used in
 development, plus developer's documentation.
Homepage: http://aa-project.sourceforge.net/aalib/

Package: libabsl-dev
Priority: optional
Section: libdevel
Installed-Size: 5389
Maintainer: Benjamin Barenblat <bbaren@debian.org>
Architecture: armhf
Source: abseil
Version: 20220623.1-1+apertis1bv2024dev2b1
Depends: libabsl20220623 (= 20220623.1-1+apertis1bv2024dev2b1)
Recommends: cmake (>= 2.6) | pkg-config, g++ (>= 5.1)
Filename: pool/target/a/abseil/libabsl-dev_20220623.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 965088
MD5sum: 8cb040013935f86b7f0c85a2a83ec4aa
SHA1: b12f452849818f44c1395789c46aa67c479730f8
SHA256: fae0d98bc1ff500f9c9e0ac2d689f02c2818601f4360f8275829f7170f01c4f7
SHA512: 90e50f49c4e0ddfa4f9f663e8207ca4007d5bdd1ec0b69cf66e6a30b9aa357365b14a6e11f814259236aea12320f243ce84fbf09483a4f28c86f7f1ce3b47aa0
Description: extensions to the C++ standard library (development files)
 Abseil is an open-source collection of C++ library code designed to augment the
 C++ standard library. The Abseil library code is collected from Google's C++
 codebase and has been extensively tested and used in production. In some cases,
 Abseil provides pieces missing from the C++ standard; in others, Abseil
 provides alternatives to the standard for special needs.
 .
 This package contains header files and other data necessary for developing with
 Abseil.
Homepage: https://abseil.io/
Multi-Arch: same

Package: libabsl20220623
Priority: optional
Section: libs
Installed-Size: 1250
Maintainer: Benjamin Barenblat <bbaren@debian.org>
Architecture: armhf
Source: abseil
Version: 20220623.1-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/a/abseil/libabsl20220623_20220623.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 363980
MD5sum: 4bbdbb94c796da3b8d09d7bae90461c4
SHA1: f9e1b616903e23cb155575fd965f03535def5dd5
SHA256: 4640777c7d576c4d4b17daef3bc5e1db6f09ea0abe65a74902a094542bd1f171
SHA512: 194c25db3007be92ddbe4e3ff24bb13c3d7b00161f853221a4609043f39f8350ae6d261d60effb92a95767ed07bf256e62835285c408f789ecfdcff7fce3356f
Description: extensions to the C++ standard library
 Abseil is an open-source collection of C++ library code designed to augment the
 C++ standard library. The Abseil library code is collected from Google's C++
 codebase and has been extensively tested and used in production. In some cases,
 Abseil provides pieces missing from the C++ standard; in others, Abseil
 provides alternatives to the standard for special needs.
 .
 This package contains Abseil's shared libraries.
Homepage: https://abseil.io/
Multi-Arch: same

Package: libabsl20220623-dbgsym
Priority: optional
Section: debug
Installed-Size: 4139
Maintainer: Benjamin Barenblat <bbaren@debian.org>
Architecture: armhf
Source: abseil
Version: 20220623.1-1+apertis1bv2024dev2b1
Depends: libabsl20220623 (= 20220623.1-1+apertis1bv2024dev2b1)
Filename: pool/target/a/abseil/libabsl20220623-dbgsym_20220623.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 3640588
MD5sum: 20962c22b6c22acfdf9baeb52c02a2f7
SHA1: e046cfc6e5ebe1f463036ecab29f27267fd5ac23
SHA256: 1abd2d4eba954f31d974c026512b3731ec048a43045dff4302d3a710511a3d3d
SHA512: 8a02ef8d5dcf23e02a661d96b97261bf890d0c5ef6552b4ac1a9c6d93c5bd8ad8f5ac2715c38ee48ae354969afbd4be588e79cc6fc1ecd5c9699483427c5bc8e
Description: debug symbols for libabsl20220623
Auto-Built-Package: debug-symbols
Build-Ids: 00bd864c49ade511e9c9334340a10cf7229fe567 07b61ce6688a0cc7d65106b19239014eadd66cd6 07f5ad5bf4bd6fb4044dd6de665a05bd8aa4a386 132a5548d313c5ff6394acb52b9407941491457b 140da1998aa53f0658dfe46991405eeba1f8a0b3 1802aa6cbf5d0f3a0ccc9218f9bed388822afacf 28ee92895e88665a2f50ad9fbf0b6d0d719797ce 36beec9f358ea23b3a83bd3ebbb52d889efc53fd 3b01bae0d9fdcde07823fe9ba296f8df3a33cfae 3d6fe6e7a1f5ac3907121ca1600bcd3e8231b545 405c1eff11a5516a8875769713f5506ab123a2cb 408f14640f03bdfea64669eab0fb25bee7bae5a3 49f22e4eac64771aebc1923277a6abf6b2369ce8 552d59330341c04ce27ab53f83831291951246d0 56377211aadbe31b69583b02b86dbbf5a701cf06 5baf8e8db268c49b259068d78d140715a0819e7e 5d6824d3e257a1a68401c0bbfa65875e5a64d0cd 603a4db4c196365e108dcb3bbf64e67d45bfe84d 6181177925da34dd8ab3b6c93ed05b91a18b2dd5 6810ec45971f46801b9950288984ea92c09be5de 68483feaf75ec4ab9630f200d202879c92b43004 6a4aca4dc75808440a8bf948a5f21d7cfb94f461 6af37b9fb324523bbd31ae603f1a2cbc0b4e8270 6ff537307d21362f74571f776ee05d801e96f897 70dcbe086352820cdc39b9b1d6711fd0d761edbf 70f888e58c9c8afe3d3fefd098691da1551258b2 7e13c5619d4516c7290e038d54b6429ee6b09d5c 7fca9e2c6d0f2c133a598d3971d80253d43b2be1 83572985b74a089b7034bbd97255da0b9b712187 83fcef9c0fcce01a79bd1868832f836a7be0ca4d 84345f795ee097dd90e3c39e34449db70004efc0 88c9b5532adb2d36e5c9b1084a04d844ce64e2f8 93dfe2fef81b991de0c7dee6712e62fa9d8ebfa2 9d2bff97d110c7753ce8c9a27465b135268df356 a26453bc252034350cff53963fc9c5df59a62a20 a2beefe1816d6be5008069df746a98fb2640e8d5 a64d7e1e9f583d58a6b38c203a31edcfe37f3682 a7e850f833e7b72eb58dc2c46f41286ae536ee70 aaea9cac0c5dd5bbc7e8d920a6209d2ac7237b7e acfe9f8b0b354656b0a05eeee5bc6fb568e50099 ae92ed5279194a1ff0a68969c42610a7ca5994c1 b343dc8c5019e58d7d1dd2ac799f3b8719731c4d b34e4c97844eb9b1d6340999fbd6516a87c4b44d b38ba8ed1cb5ea7214fd7e4fdf85fbccf59a77ea b5f0b999774b24e2ccf47fe37f77392ac006789d b6025eb68713d501fa8d10c821cd35dc1d5ef311 b9745812657c55caad6827cde1991ae8daa6e47e c2fe07f086cee521317b266575715eeb3cbe200d c6ae3129687acaf2136f42bf5bec2b6a3d674d8e d2dcc40d63938acaa5940b1febb97659c05f6b8b d479c78cc40a92053d30ac8fd7e2077108e9b6d0 d73bbc8487d82b35241063ee0db55461a5c19a5a db2a61af5c450ae4f6419aa1b7e53dd28d82b284 ddf574ebf475b802707f4099feca26e86baa9ff0 de201a46f7e0b7843ddea0542250c464184ba002 e41b360ea4d743fbc971b96ba0744df232cf2679 ea813192271bd53d82b6fc5d8111ee1f5531ced1 eb560a81720f656d12230b443518e19703d8b800 ec9fecdaaf0b232c18a8093040843a0477eb0db0 eea3df9ad71f24c4599bbc40de3ed9ed4a53dc0a f7b2bbe52d1b8f78d02911cf6a52406230035cff f92e5d059360a1b113713bbc2ced03f83898183a fb1765f2f6f6966abf85e651fd8fbe2a9fdda84c fbc3cc927591c9e777813fb550a5db3e8d03a6ad
Multi-Arch: same

Package: libacl1
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: acl
Version: 2.3.1-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Filename: pool/target/a/acl/libacl1_2.3.1-3+apertis1bv2024dev3b1_armhf.deb
Size: 31064
MD5sum: e6f228969786b3f0224e97a95d924e75
SHA1: 752145f1e6fd499b662b2ecf1588346f072fa441
SHA256: b43dbbd0786a4677157d9d78bf2c5fabaf751533fd26812ab2cb975891b2036b
SHA512: c784004f313392b635ee84824f94e108775adfd5d19c0e842c0a1051e1f4770c269a1e46c1f9e45b09126bb98e4fd64ec068dccb878b5aa394abb238b618fde2
Description: access control list - shared library
 This package contains the shared library containing the POSIX 1003.1e
 draft standard 17 functions for manipulating access control lists.
Homepage: https://savannah.nongnu.org/projects/acl/
Multi-Arch: same

Package: libacl1-dbgsym
Priority: optional
Section: debug
Installed-Size: 54
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: acl
Version: 2.3.1-3+apertis1bv2024dev3b1
Depends: libacl1 (= 2.3.1-3+apertis1bv2024dev3b1)
Filename: pool/target/a/acl/libacl1-dbgsym_2.3.1-3+apertis1bv2024dev3b1_armhf.deb
Size: 38416
MD5sum: 01d93232618d9f37c55a7bb62b197f32
SHA1: 2a29b3411c0d6a83cd82f43e80c48f022a86991b
SHA256: d5c4f08c6d2c3e11d0d7e64d338f7598a44793440783fc75d9ef2b75f03da206
SHA512: 155304f075f143cd4a9a4f3aaddfefadcfb7902906b41de0c453bb145c2a9ed104e2f2dfb7fd153f7047e91f323e72e905acbf0b96c3be1d806f1d313dc93a92
Description: debug symbols for libacl1
Auto-Built-Package: debug-symbols
Build-Ids: 7dfc286f749bcc5f624c0a8f48434cc59d03ff25
Multi-Arch: same

Package: libacl1-dev
Priority: optional
Section: libdevel
Installed-Size: 191
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: acl
Version: 2.3.1-3+apertis1bv2024dev3b1
Replaces: acl-dev
Provides: acl-dev
Depends: libc6-dev | libc-dev, libacl1 (= 2.3.1-3+apertis1bv2024dev3b1), libattr1-dev (>= 1:2.4.46-8)
Conflicts: acl-dev
Filename: pool/target/a/acl/libacl1-dev_2.3.1-3+apertis1bv2024dev3b1_armhf.deb
Size: 91568
MD5sum: d52a5ca8f6205cb975f9b01274e52a8b
SHA1: 153fddf04e6b9b8316545426305f3463f1029c7f
SHA256: 69bd3470d9b66076ea6e569747f93a89fbfa21d853e1b97c92fb5aafb2446904
SHA512: 071d2d98c59fb70844cfaf67a0f549a5da7917aa38e1d945e20fae5770965b1c55b5dcfb80a23b70bc5d86cf615f0b4cea3fce2d1efc1f3a6e01c25526731a32
Description: access control list - static libraries and headers
 This package contains the static libraries and header files needed
 for developing programs which make use of the access control list
 programming interface defined in POSIX 1003.1e draft standard 17.
Homepage: https://savannah.nongnu.org/projects/acl/
Multi-Arch: same

Package: libaom-dev
Priority: optional
Section: libdevel
Installed-Size: 4412
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: aom
Version: 3.6.0-1+apertis1bv2024dev3b1
Depends: libaom3 (= 3.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/a/aom/libaom-dev_3.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 1563632
MD5sum: 795a9fdf064e18990400aa46bc533915
SHA1: 5f89d5a5919abfeee3a5b1d603d33cb4c9821f56
SHA256: a4706db85da27c0956de2f94c66fe058a3e56d984faf5849372d2e5c6c182e5a
SHA512: b87576554fb4a6704acb22b2f8890dc9a8a52c4313075b514ed76a1023724aa75a561adf0a8cfdefd50e56b81f8f629bc092f85a79349c8be89e0040c3e3cf11
Description: AV1 Video Codec Library -- Development Files
 AOMedia Video 1 (AV1) is an open and royalty free video encoding format
 optimized for the Internet and the successor of VP9. aom is the
 reference encoder and decoder implementation published by the Alliance
 for Open Media.
 .
 This package contains the development files.
Homepage: https://aomedia.googlesource.com/aom/
Multi-Arch: same

Package: libaom-doc
Priority: optional
Section: doc
Installed-Size: 12810
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: aom
Version: 3.6.0-1+apertis1bv2024dev3b1
Depends: libjs-mathjax
Filename: pool/target/a/aom/libaom-doc_3.6.0-1+apertis1bv2024dev3b1_all.deb
Size: 1219660
MD5sum: 6a22a81ef8154b9e2fa7621c3f60da0e
SHA1: d911b337e3c1a580e1e2dee3fe15b4d683b5db35
SHA256: 2a5ed79a5ebb1f744d994e621e27b3cd92f632d29f8448dc5bc73acf07f0dc4f
SHA512: 4f965a2d6099db78349dd74b43169e9b24128e421f9f3ec5320046789a654ae32271f36892ede24bab00c39e7b47fd8a80e0db59d5e38c3dc790bdd3a243f00d
Description: AV1 Video Codec Library -- Documentation
 AOMedia Video 1 (AV1) is an open and royalty free video encoding format
 optimized for the Internet and the successor of VP9. aom is the
 reference encoder and decoder implementation published by the Alliance
 for Open Media.
 .
 This package contains the API documentation.
Homepage: https://aomedia.googlesource.com/aom/
Multi-Arch: foreign

Package: libaom3
Priority: optional
Section: libs
Installed-Size: 2900
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: aom
Version: 3.6.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/a/aom/libaom3_3.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 1371916
MD5sum: 5f45d33d8851ac5c32bd5ff8deafb192
SHA1: 6497b786fd8b2a6d11b2e8bec435d7606ceaed70
SHA256: 632f0e903d47f8d9e134446466e2dfd4d11ec79c2306d27063063ea0450fb31b
SHA512: 9d2fbebe3242b30b2ffa42c8a293794fd0f86ce558e26a92ddb5f9f502643b2f1fb3ba6c6df745fd630590c232153355526b231e4ed34c02146f943f8c1048e6
Description: AV1 Video Codec Library
 AOMedia Video 1 (AV1) is an open and royalty free video encoding format
 optimized for the Internet and the successor of VP9. aom is the
 reference encoder and decoder implementation published by the Alliance
 for Open Media.
 .
 This package contains the shared library.
Homepage: https://aomedia.googlesource.com/aom/
Multi-Arch: same

Package: libaom3-dbgsym
Priority: optional
Section: debug
Installed-Size: 7648
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: aom
Version: 3.6.0-1+apertis1bv2024dev3b1
Depends: libaom3 (= 3.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/a/aom/libaom3-dbgsym_3.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 7394348
MD5sum: 3f767dcbde2499aa66ec947be4969d32
SHA1: 5a46ccd83beaf93f903ba2292c35dd21a91ff333
SHA256: d9fb10a7f3ea1b1533140266382ee23e7311936dab69fab9fc1cf3a85ebe21c0
SHA512: 825398b480c7fe559f2e8ba59cdb84f72a56309f7f5f975b82c1a572d9ac2909b36a23d0afde57f1f4140062061f2beff8a651b73090a0b3bc503b528dd33408
Description: debug symbols for libaom3
Auto-Built-Package: debug-symbols
Build-Ids: bbdfe2f5aa034155502e9aec29b0c003e89ee8eb
Multi-Arch: same

Package: libapache2-mod-apparmor
Priority: optional
Section: httpd
Installed-Size: 73
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: apache2-api-20120211, apache2-bin (>= 2.4.16), libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.4)
Filename: pool/target/a/apparmor/libapache2-mod-apparmor_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 29552
MD5sum: dee3ab5487442c504eda981277c9236d
SHA1: eaec84ea1b9b861c578a07bfe92f93c617e312f0
SHA256: be4a47333ad2431a2996ffa3d338c5ffe73594f2577baa8609e32444581f2581
SHA512: b76fc8c9673a0d2e1cd1abd300a70207f92a324ab441b78fa47daec75751b826eba0831d848771a7fab9091a4a8a250c071c80e5f81e0c1ed540b9186d49991b
Description: changehat AppArmor library as an Apache module
 libapache2-mod-apparmor provides the Apache module needed to declare
 various differing confinement policies when running virtual hosts in the
 webserver by using the changehat abilities exposed through libapparmor.
Homepage: https://apparmor.net/

Package: libapache2-mod-apparmor-dbgsym
Priority: optional
Section: debug
Installed-Size: 30
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: libapache2-mod-apparmor (= 3.0.8-3+apertis1bv2024dev3b1)
Filename: pool/target/a/apparmor/libapache2-mod-apparmor-dbgsym_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 17412
MD5sum: 577f7289755382be282644551d6b0304
SHA1: 77d089d89731d5f133b63919e77290e2f20ac8ef
SHA256: 907282abd5f20a4c29e6715b3b1e3bd28615c7b23854f56ad5d65dcc57aec859
SHA512: 48be23564bcb494bb69d3ec4873cc1af3491d6f17d7c9c0baf56f2c0af1e7d4e50e6677c1b8a4bb9b07a80b1617a3c3bbfdd3aef8d98aa33ea475bb7c1f4ba04
Description: debug symbols for libapache2-mod-apparmor
Auto-Built-Package: debug-symbols
Build-Ids: 5e4e1c548f85774743020560aa08a7945559c506

Package: libapparmor-dev
Priority: optional
Section: libdevel
Installed-Size: 170
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: libapparmor1 (= 3.0.8-3+apertis1bv2024dev3b1)
Filename: pool/target/a/apparmor/libapparmor-dev_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 86100
MD5sum: 7f718ccb5203a22d6d4e5781ec49828a
SHA1: 7da026f0bd0a0884722ebec2c899606c8626926f
SHA256: 9f4f35023f90abda1f3b98fe216b83a1bf9d906d8f584ad81ea56e0a72885831
SHA512: 53b1abb1e2d623a32969dc9798fea318add8d12a8355c3db27a0ed523ae6bb16ea370c67cf6b218f007848fff4fe0e04daa8d5ac588d8ef5e8caa3a9c60a2f6c
Description: AppArmor development libraries and header files
 libapparmor-dev provides the development libraries and header
 files needed to link against libapparmor, as well as
 the manpages for library functions.
Homepage: https://apparmor.net/
Multi-Arch: same

Package: libapparmor1
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Replaces: libapparmor-perl (<< 3.0.3-3)
Depends: libc6 (>= 2.34)
Breaks: libapparmor-perl (<< 3.0.3-3)
Filename: pool/target/a/apparmor/libapparmor1_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 43444
MD5sum: a3c141056d930b539a63630c6e65b507
SHA1: 348db08921d79639140d8ffe8980d38d7949f3ea
SHA256: 5a0e250edc57b4a5838a42699fb69b48d5dc605d65001af00327d92b45d68016
SHA512: d90f2de48758b93fd8a970e336ba70994abfc3bc5aaa71d08622a385f602a4a6e33229c37219723ef3acfcd5412936bf8e9d21dfc0335939d075047119b46dad
Description: changehat AppArmor library
 libapparmor1 provides a shared library one can compile programs
 against in order to use various AppArmor functionality,
 such as transitioning to a different AppArmor profile or hat.
Homepage: https://apparmor.net/
Multi-Arch: same

Package: libapparmor1-dbgsym
Priority: optional
Section: debug
Installed-Size: 92
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: libapparmor1 (= 3.0.8-3+apertis1bv2024dev3b1)
Filename: pool/target/a/apparmor/libapparmor1-dbgsym_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 73196
MD5sum: 211680843dd4824639c3e480559d6bda
SHA1: a05764312cccdc6ff90333e1a3c1fef80a3acbc2
SHA256: f652265a55cf4166aa0aef81d6ff934dcee900de09775b2ea66b2f87d160eae8
SHA512: 9e3ff3c070573fc5ffbf705716693e4cac7db1482be9831ce368dae3c034a60c9abdb258159d13911400aab5bebb628b2bf2b5cb24e1880a1bff077ece85e2ff
Description: debug symbols for libapparmor1
Auto-Built-Package: debug-symbols
Build-Ids: 1585028b05c936b3cda6f48ebfbaaeed9691f28f
Multi-Arch: same

Package: libappstream-compose-dev
Priority: optional
Section: libdevel
Installed-Size: 277
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: gir1.2-appstreamcompose-1.0 (= 0.16.1-2+apertis0bv2024dev3b2), libappstream-compose0 (= 0.16.1-2+apertis0bv2024dev3b2), libappstream-dev (= 0.16.1-2+apertis0bv2024dev3b2), libgdk-pixbuf-2.0-dev
Suggests: appstream-generator
Filename: pool/target/a/appstream/libappstream-compose-dev_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 30308
MD5sum: 2f38e24eedaad6d480614c8b0b465b84
SHA1: c2fb8c928b9d91977e803a5226e69c995d996fba
SHA256: 8c495f26b89a9583b0c3bb6c92ca313da625233ebc5f616cefd9e4bbdb9cb9d5
SHA512: cc847c0f3a60b20f843b537a88311e4af74f8399f25d5116398df647edc1fbf90ec487e2ef49884aa616f4d010d664aa39a89692d52cffc86efbde1bf13cc9dd
Description: Building blocks to compose AppStream metadata (development files)
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package contains development files necessary to develop applications
 using the AppStream compose library.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: same

Package: libappstream-compose0
Priority: optional
Section: libs
Installed-Size: 194
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: libappstream4 (>= 0.16.0), libc6 (>= 2.33), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.65.1), libpango-1.0-0 (>= 1.14.0), librsvg2-2 (>= 2.48), libyaml-0-2
Filename: pool/target/a/appstream/libappstream-compose0_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 69876
MD5sum: 1027cab3954e6d8feb9fae60039e32ce
SHA1: 2622ab84914cc4ce8ed7920aff14369f58d6446c
SHA256: e7541208b2f3ebcf877dad43a7cee9f247b275e1c060e940e29765137b834c5e
SHA512: a0b2bec8ccaf82477a2e2a7c39ccd61126ccfc598aac6a9d12fec91da47e6f3836358f3ed9d2525c03ce36df1f10df8c7d86153dd810c91ffab0c365ae7a362c
Description: Building blocks to compose AppStream metadata
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package contains a GObject-based library of high-level functions
 to compose AppStream metadata and auxiliary data (like font renderings,
 icons, etc.).
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: same

Package: libappstream-compose0-dbgsym
Priority: optional
Section: debug
Installed-Size: 246
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: libappstream-compose0 (= 0.16.1-2+apertis0bv2024dev3b2)
Filename: pool/target/a/appstream/libappstream-compose0-dbgsym_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 204688
MD5sum: 7bbabfbded893a72c887874e53c6ae6b
SHA1: aaf1f3510aea3a7ad02c5dea86bbde488084a915
SHA256: 9af66dac6adb8fadc2fc5b59611f84f3f7c45ba99dbddaca62223ac8bb7ed6d2
SHA512: 372a30d7d9b4888cea6b207bf4dea5edbf1467181c3a7cfae02a64fb8dadfdad9dba727008fc3e807a34351ceb9ee854a4ef6245beab7fce6ccf25d3060be0a3
Description: debug symbols for libappstream-compose0
Auto-Built-Package: debug-symbols
Build-Ids: edfa1bab12bde32bc733579e03f88a8e838169bc
Multi-Arch: same

Package: libappstream-dev
Priority: optional
Section: libdevel
Installed-Size: 1280
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: gir1.2-appstream-1.0 (= 0.16.1-2+apertis0bv2024dev3b2), libappstream4 (= 0.16.1-2+apertis0bv2024dev3b2), libglib2.0-dev
Filename: pool/target/a/appstream/libappstream-dev_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 103892
MD5sum: 3c0ca775d8a3c574a9add912a2478b5e
SHA1: b9d61aa81d27a70ab67670ba4599f820beea78e8
SHA256: 1d00412cd324c24ad75b7bab4f38d21feb0f9b4e37d8d3cbb905972c57d7a2f5
SHA512: 2273dbe66503dcfa117438e85d673e9107af137e0dbe8d31c30a4aa3ca7863c5ee8cc10da9dcff29d2ed4792a410be597f510891508938e216fe0ca26ec46825
Description: Library to access AppStream services (development files)
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package contains development files necessary to develop
 software management tools which use the AppStream library.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: same

Package: libappstream-glib-dev
Priority: optional
Section: libdevel
Installed-Size: 992
Maintainer: PkgUtopia Team <team+pkgutopia-team@tracker.debian.org>
Architecture: armhf
Source: appstream-glib
Version: 0.8.2-1+apertis1bv2024dev3b1
Depends: gir1.2-appstreamglib-1.0 (= 0.8.2-1+apertis1bv2024dev3b1), libappstream-glib8 (= 0.8.2-1+apertis1bv2024dev3b1), libarchive-dev, libgcab-dev, libgdk-pixbuf-2.0-dev | libgdk-pixbuf2.0-dev, libglib2.0-dev, libsoup2.4-dev, libyaml-dev, uuid-dev
Filename: pool/target/a/appstream-glib/libappstream-glib-dev_0.8.2-1+apertis1bv2024dev3b1_armhf.deb
Size: 73008
MD5sum: 9a7cc13bec9ef46d91a04c1e40c7e53e
SHA1: ab6f325c654776019b835328315424c27c79292c
SHA256: 7f89f29183d7c0335cb6e7fe34e9045be367d013967d0d5cd8d84e4bed1494fd
SHA512: 82e867892390293e5a41ab368f85cf99675610f7d0a083984ad8ebd4effa38600a37cabfbf8e611a1bfb43461860ecd7f706b5d8989abbb59b7ea8919ec63641
Description: GNOME library to access AppStream services (development files)
 AppStream is a cross-distribution effort for creating and sharing
 metadata about software components available in the package repositories
 of a distribution.
 .
 This package contains development files necessary to develop
 tools which use the libappstream-glib library.
Homepage: https://github.com/hughsie/appstream-glib
Multi-Arch: same

Package: libappstream-glib8
Priority: optional
Section: libs
Installed-Size: 327
Maintainer: PkgUtopia Team <team+pkgutopia-team@tracker.debian.org>
Architecture: armhf
Source: appstream-glib
Version: 0.8.2-1+apertis1bv2024dev3b1
Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.7), libcurl3-gnutls (>= 7.16.2), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.57.2), libstemmer0d (>= 0+svn527), libuuid1 (>= 2.16), libyaml-0-2
Filename: pool/target/a/appstream-glib/libappstream-glib8_0.8.2-1+apertis1bv2024dev3b1_armhf.deb
Size: 122740
MD5sum: 6658ebd647e88605c54095b5ec2417d0
SHA1: b7e0d40336ceb69e6b315ce79cc81962f3a886e3
SHA256: 7dd027bda9c3a637e1aab48e586b6750ae8fce1a71155167bbf3e5d0dae862af
SHA512: 8350f1a47fc0d2f9e1b18c747b9eae11aa85e65e519d41a1e20412ba200a58739672597617d8980925d3b0dc33d6e70d18d9ee4e307373b810129d944f19f281
Description: GNOME library to access AppStream services
 AppStream is a cross-distribution effort for creating and sharing
 metadata about software components available in the package repositories
 of a distribution.
 .
 This package contains a GObject-based library to read and write AppStream
 XML metadata and retrieve additional data such as screenshots.
 .
 As opposed to libappstream, this library does not use an on-disk cache but
 reads data directly from the XML or DEP-11 YAML files.
Homepage: https://github.com/hughsie/appstream-glib
Multi-Arch: same

Package: libappstream-glib8-dbgsym
Priority: optional
Section: debug
Installed-Size: 558
Maintainer: PkgUtopia Team <team+pkgutopia-team@tracker.debian.org>
Architecture: armhf
Source: appstream-glib
Version: 0.8.2-1+apertis1bv2024dev3b1
Depends: libappstream-glib8 (= 0.8.2-1+apertis1bv2024dev3b1)
Filename: pool/target/a/appstream-glib/libappstream-glib8-dbgsym_0.8.2-1+apertis1bv2024dev3b1_armhf.deb
Size: 489100
MD5sum: adfad726c832bf9b5eb9bf983eb1af6f
SHA1: 26f94199cf0a0ddf701fad1b532b9e2bb02fea2c
SHA256: 0ff589853556a0a1394628e34d155ebbc2ea7a05132457009a709f260732bfc8
SHA512: 9c2c8d60212df2bcc5c5034fba81bc4e2477c49b9794f1afed0bbace80f01b0e08f755a223e10c2d015031b95d80cb23665de813ef46bfc7ff1eacb9c01b55e7
Description: debug symbols for libappstream-glib8
Auto-Built-Package: debug-symbols
Build-Ids: 3cd24fe05ea2e1a1b71136f871af2ec78a89db54
Multi-Arch: same

Package: libappstream4
Priority: optional
Section: libs
Installed-Size: 448
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.63.0), libglib2.0-0 (>= 2.67.3+git20210214), libstemmer0d (>= 0+svn527), libsystemd0 (>= 242), libxml2 (>= 2.9.0), libxmlb2 (>= 0.3.4), libyaml-0-2
Filename: pool/target/a/appstream/libappstream4_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 171128
MD5sum: 101a95e7a5af9a9525b89cef29580c60
SHA1: 8b8d7df4447ff9125ae908c6c2ce9fd07d5d6dcb
SHA256: 7158de6a039ce60d8459e8b6959bb95df00528e1bd659721d760e36ca1b5bfc4
SHA512: b86e2e9da6e9e4ccdc00b420a972024d182b0ee664b8420a686ca5b619bf748fbc82912d7a515c215fe8c1d2c56ad7640352c6f3f24577f5876d8b9772699ec7
Description: Library to access AppStream services
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package contains a GObject-based library to access AppStream
 services, like the software component metadata pool.
 It also contains functions for reading, writing and transforming AppStream
 metadata.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: same

Package: libappstream4-dbgsym
Priority: optional
Section: debug
Installed-Size: 747
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: libappstream4 (= 0.16.1-2+apertis0bv2024dev3b2)
Filename: pool/target/a/appstream/libappstream4-dbgsym_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 647380
MD5sum: 9d86334129111d82fd229503de74007f
SHA1: 224cf4be69a82d7d94cd1452bba2e295e47909bf
SHA256: 15e410439218f85e086429ffea1486f1b72acece3847ddc1e29b3ece208b993c
SHA512: ccc4e8fe23cf53f1edf8e6f809c79edde37c46aff6c7bc12d6c3fcc2970365ec6f1541db3782acec5728389e466559e0e69d864303631b4ff65a55e0f5dada4b
Description: debug symbols for libappstream4
Auto-Built-Package: debug-symbols
Build-Ids: e172659c502a236b9a4df01195057bd894e50885
Multi-Arch: same

Package: libappstreamqt-dev
Priority: optional
Section: libdevel
Installed-Size: 102
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: libappstreamqt2 (= 0.16.1-2+apertis0bv2024dev3b2), qtbase5-dev
Filename: pool/target/a/appstream/libappstreamqt-dev_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 19772
MD5sum: fd4eadf2d7e71d08863383b2c342c3d5
SHA1: 21eb13e6f549f405567ef25582c545397beaf87d
SHA256: ba23f42c04a7daac700f93dc4fc48c5c1316c7f0ba049a4d03e84375b86cee2b
SHA512: dfcd4272081f0cb13c418b9d3541cf2eeb8033dd2968ec83855ffceb470f01924b265b561c99dc1469e868f7502f2cdf58b815ec16fdd42b83c396852d926635
Description: Qt5 library to access AppStream services (development files)
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package contains development files necessary to develop
 software management tools which use the Qt-based AppStream library.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: same

Package: libappstreamqt2
Priority: optional
Section: libs
Installed-Size: 237
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: libappstream4 (>= 0.16.0), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.62), libqt5core5a (>= 5.8.0), libstdc++6 (>= 5)
Filename: pool/target/a/appstream/libappstreamqt2_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 66096
MD5sum: f31a1b33fd480281342278ddc575a976
SHA1: 019a79f7b2ad2f9869eb9ae977441cb1d930ef8e
SHA256: 45a082a8a9f0509fc219707b63c3211d441c4cd685c08a88696ad610ec75d59b
SHA512: 94e25c3235419efa75089395b0ced15642b510ca6dbb562ab03675210dd333e78dd860180a781d26343347eb120ad2a88a4b259c43ace301e9c76d1dc8eab3a0
Description: Qt5 library to access AppStream services
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package contains a Qt-based library to access AppStream
 services, like the software component metadata pool.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Multi-Arch: same

Package: libappstreamqt2-dbgsym
Priority: optional
Section: debug
Installed-Size: 1354
Maintainer: Matthias Klumpp <mak@debian.org>
Architecture: armhf
Source: appstream
Version: 0.16.1-2+apertis0bv2024dev3b2
Depends: libappstreamqt2 (= 0.16.1-2+apertis0bv2024dev3b2)
Filename: pool/target/a/appstream/libappstreamqt2-dbgsym_0.16.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 1306588
MD5sum: c5fc066a62467a6d8c434c4620b2dfcf
SHA1: dae03b545e40e1f3cbb7a001982e7692b2f092f2
SHA256: 6a6e897aca0146429086f5add3502ec9caa4794e58db7690dbbd34c82670cc67
SHA512: ef94dedb1268740be3633dd4d355a8ff72f2e6ba31254320a67268ad32073778c33db453d15452447de6e3c88d5e42ee7c797b80124e70a8a70e90b2d98b0a72
Description: debug symbols for libappstreamqt2
Auto-Built-Package: debug-symbols
Build-Ids: 3f78fe8e78dba2e56fb6f9aaabacb1073170963f
Multi-Arch: same

Package: libapt-pkg-dev
Priority: optional
Section: libdevel
Installed-Size: 516
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: armhf
Source: apt
Version: 2.6.1+apertis1bv2024dev3b2
Depends: libapt-pkg (= 2.6.1+apertis1bv2024dev3b2)
Filename: pool/target/a/apt/libapt-pkg-dev_2.6.1+apertis1bv2024dev3b2_armhf.deb
Size: 118612
MD5sum: f2ca03871fd7e6bcb0604a108f6c84be
SHA1: be0233545ce8bd43b4109fd1a9a27d7345297115
SHA256: 35f43b9c07c7e34bd5a918e8db6df0bd77cb75f415f667996c3eb2d7641b1097
SHA512: ab12acfba066153e740fa5d99dbce12506102088e3d8fcef82400cd9a1561455b2da46c261939a91e73f47e873bff5a35a7886a1b46c69a5570bcd1db7ca3d41
Description: development files for APT's libapt-pkg and libapt-inst
 This package contains the header files and libraries for
 developing with APT's libapt-pkg Debian package manipulation
 library and the libapt-inst deb/tar/ar library.
Multi-Arch: same

Package: libapt-pkg-doc
Priority: optional
Section: doc
Installed-Size: 16073
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: all
Source: apt
Version: 2.6.1+apertis1bv2024dev3b2
Filename: pool/target/a/apt/libapt-pkg-doc_2.6.1+apertis1bv2024dev3b2_all.deb
Size: 870872
MD5sum: 66db9a8cd27bc93cb2941c8aa455bc90
SHA1: e35ba9a8ab6071e7eb07430b7e98d68bf4588850
SHA256: b3a244f0d941fd7939f14a9522e4d8cd11310efd625dd9d2848110dd1dcf7ae6
SHA512: 92e1aadbc663e1de7fdd1fc2292d479f65c9203498e9746f0fab2d2d59c4776cad1c3ca59c89cdc16acd0bf17c2da315a786b28987789e094a45e36e075aa457
Description: documentation for APT development
 This package contains documentation for development of the APT
 Debian package manipulation program and its libraries.
 .
 This includes the source code documentation generated by doxygen
 in html format.
Multi-Arch: foreign

Package: libapt-pkg6.0
Priority: optional
Section: libs
Installed-Size: 2539
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: armhf
Source: apt
Version: 2.6.1+apertis1bv2024dev3b2
Provides: libapt-pkg (= 2.6.1+apertis1bv2024dev3b2)
Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.5), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 11), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.7.1), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.4)
Recommends: apt (>= 2.6.1+apertis1bv2024dev3b2)
Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), dpkg (<< 1.20.8), libapt-inst1.5 (<< 0.9.9~)
Filename: pool/target/a/apt/libapt-pkg6.0_2.6.1+apertis1bv2024dev3b2_armhf.deb
Size: 826844
MD5sum: e75772f68bf19b2b4c8958d99fa30244
SHA1: 5e077352838a157ee3d9561707d72287a825a203
SHA256: da7ab6629372db6568ef4312d9b38eee54f7efee0d0125230e947214387530c9
SHA512: 8c16e0bb47f3f28bdd545cef9221a52fbf1b2bca2c206fd1970977e252cf0454f72e9d2656df208a31e5e2007421498220aaa265c81ce24cffc2f60099b266ba
Description: package management runtime library
 This library provides the common functionality for searching and
 managing packages as well as information about packages.
 Higher-level package managers can depend upon this library.
 .
 This includes:
  * retrieval of information about packages from multiple sources
  * retrieval of packages and all dependent packages
    needed to satisfy a request either through an internal
    solver or by interfacing with an external one
  * authenticating the sources and validating the retrieved data
  * installation and removal of packages in the system
  * providing different transports to retrieve data over cdrom, ftp,
    http(s), rsh as well as an interface to add more transports like
    tor+http(s) (apt-transport-tor).
Multi-Arch: same

Package: libapt-pkg6.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 10413
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: armhf
Source: apt
Version: 2.6.1+apertis1bv2024dev3b2
Depends: libapt-pkg6.0 (= 2.6.1+apertis1bv2024dev3b2)
Filename: pool/target/a/apt/libapt-pkg6.0-dbgsym_2.6.1+apertis1bv2024dev3b2_armhf.deb
Size: 10300164
MD5sum: d11d41ac6453abef7d820ab1ee6f8012
SHA1: 64101836d5852c151e89bc216e98674452e52046
SHA256: d5c93be470d270697d5333b78b2349e613741722ed4cae73e34185fd1832861c
SHA512: 1268185680f2e4529d505e74a4f407bc4bf0180afcf0de06feae03f665ef5cd5eac77f4aada4e5f9188412b949490c59fa97e8789f0e8aee00637f8ab1217a46
Description: debug symbols for libapt-pkg6.0
Auto-Built-Package: debug-symbols
Build-Ids: 0ed3ba05c9d98f50dd17366feb671cb16bda4c6f
Multi-Arch: same

Package: libarchive-cpio
Priority: required
Section: utils
Installed-Size: 54
Maintainer: Peter Pentchev <roam@debian.org>
Architecture: armhf
Source: libarchive
Version: 3.6.2-1+apertis3bv2024dev3b1
Replaces: cpio
Provides: cpio (= 2.12)
Depends: libarchive-tools (= 3.6.2-1+apertis3bv2024dev3b1)
Conflicts: cpio
Filename: pool/target/liba/libarchive/libarchive-cpio_3.6.2-1+apertis3bv2024dev3b1_armhf.deb
Size: 26720
MD5sum: 707db6dbd3fd274cd26d7dda787a4867
SHA1: cc962c2fe26cb3abae817eddbd89eaa320b2867b
SHA256: 3cc9c1dfc96c18c19b369ed870b8b7c2d1eb2fc90f1a67f087ac1ad593a6454c
SHA512: c14b0a043209aad07322c55936875b36cd123924d751b164e3d3c8674e7c195d9074ca33b273a413618d50358f73ae3f769ffb253a90ab69fb45cf7de1f22f7e
Description: FreeBSD implementations of 'cpio' and other archive tools
 This package contains the glue to use bsdcpio as replacement of GNU cpio
 in the system by providing the appropriate symbolic links and scripts.
Homepage: https://www.libarchive.org/

Package: libarchive-dev
Priority: optional
Section: libdevel
Installed-Size: 1389
Maintainer: Peter Pentchev <roam@debian.org>
Architecture: armhf
Source: libarchive
Version: 3.6.2-1+apertis3bv2024dev3b1
Depends: libarchive13 (= 3.6.2-1+apertis3bv2024dev3b1)
Filename: pool/target/liba/libarchive/libarchive-dev_3.6.2-1+apertis3bv2024dev3b1_armhf.deb
Size: 503364
MD5sum: d1c555b43591d547c15d3022b811298b
SHA1: fce19cf77b626c216c160ef64adc14095a0859fb
SHA256: 34d4def970f5f2098604190f3c141dcf1b8029c0add972b849a8ab04b181b11f
SHA512: 166803af6958380b1921d3bb94d172919192d4bdc55a22f7c33323fc3f10e65fdcd8452b74b018eda72c27a14d11c3547041c1204a1957d638ecbc9874b3b9ed
Description: Multi-format archive and compression library (development files)
 The libarchive library provides a flexible interface for reading and writing
 archives in various formats such as tar and cpio. libarchive also supports
 reading and writing archives compressed using various compression filters such
 as gzip and bzip2. The library is inherently stream-oriented; readers serially
 iterate through the archive, writers serially add things to the archive.
 .
 Archive formats supported are:
 .
    * tar (read and write, including GNU extensions)
    * pax (read and write, including GNU and star extensions)
    * cpio (read and write, including odc and newc variants)
    * iso9660 (read and write, including Joliet and Rockridge extensions, with
      some limitations)
    * zip (read only, with some limitations, uses zlib)
    * mtree (read and write)
    * shar (write only)
    * ar (read and write, including BSD and GNU/SysV variants)
    * empty (read only; in particular, note that no other format will accept an
      empty file)
    * raw (read only)
    * xar (read only)
    * rar (read only, with some limitations)
    * 7zip (read and write, with some limitations)
 .
 Filters supported are:
 .
    * gzip (read and write, uses zlib)
    * bzip2 (read and write, uses bzlib)
    * compress (read and write, uses an internal implementation)
    * uudecode (read only)
    * separate command-line compressors with fixed-signature auto-detection
    * xz and lzma (read and write using liblzma)
    * zstandard (read and write using libzstd)
 .
 This package provides the files necessary for development with libarchive.
Homepage: https://www.libarchive.org/
Multi-Arch: same

Package: libarchive-tar
Essential: yes
Priority: required
Section: utils
Installed-Size: 54
Maintainer: Peter Pentchev <roam@debian.org>
Architecture: armhf
Source: libarchive
Version: 3.6.2-1+apertis3bv2024dev3b1
Replaces: tar
Provides: tar (= 1.28-1)
Depends: libarchive-tools (= 3.6.2-1+apertis3bv2024dev3b1)
Conflicts: tar
Filename: pool/target/liba/libarchive/libarchive-tar_3.6.2-1+apertis3bv2024dev3b1_armhf.deb
Size: 26728
MD5sum: d15f6b133ba21d0b39736680b6111c7c
SHA1: 0ae3145205c0fcd3bcf85f6ccc35bb15cdbb8c63
SHA256: 748a1a0b11897096195f95e8dd73b04dc56ff2fdbfe79166dd5f6a798bed43a0
SHA512: 842e73dd7c3df21563144583b7866c65c211201a341e9f21138ea402dad63ccd17de4e2fb1985e462bcb426c8695cf57b4292952c296c8ad04a4104573a6a120
Description: FreeBSD implementations of 'tar' and other archive tools
 This package contains the glue to use bsdtar as replacement of GNU tar
 in the system by providing the appropriate symbolic links and scripts.
Homepage: https://www.libarchive.org/

Package: libarchive-tools
Priority: required
Section: utils
Installed-Size: 158
Maintainer: Peter Pentchev <roam@debian.org>
Architecture: armhf
Source: libarchive
Version: 3.6.2-1+apertis3bv2024dev3b1
Depends: libarchive13 (= 3.6.2-1+apertis3bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/liba/libarchive/libarchive-tools_3.6.2-1+apertis3bv2024dev3b1_armhf.deb
Size: 75448
MD5sum: 74bf6f0de95d2651e9ca91a8b9e47e17
SHA1: 38f495f4ee42777ea6faaec6a81566f0a95d5090
SHA256: 39289e4baf0e7ad15a119d3a319b6aa8e20f88137343a8bf4c5098669d503252
SHA512: abfe2e43c89c6deef24c8cb7f1b4c4e4ab1ef8be96b48bd811619ae36136ee2c7ba28e0d6cf370792138fccc9bf3a3b638e556387fa6921814de736a63831cbc
Description: FreeBSD implementations of 'tar' and 'cpio' and other archive tools
 This package contains several command-line tools based on the libarchive
 library.
 .
 The bsdtar program is the default system 'tar' program used on FreeBSD. bsdtar
 uses the libarchive library as a backend which does all of the work for reading
 and writing archives in various formats.
 .
 The bsdcpio program is the default system 'cpio' program used on FreeBSD.
 bsdcpio uses the libarchive library as a backend which does all of the work for
 reading and writing archives in various formats.
 .
 The bsdcat program reads archived data from files or from its standard input
 and uses the libarchive library to decompresses it to its standard output.
 It may be used for viewing the contents of archives or for passing it to other
 tools for further processing.
Homepage: https://www.libarchive.org/

Package: libarchive-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 135
Maintainer: Peter Pentchev <roam@debian.org>
Architecture: armhf
Source: libarchive
Version: 3.6.2-1+apertis3bv2024dev3b1
Depends: libarchive-tools (= 3.6.2-1+apertis3bv2024dev3b1)
Filename: pool/target/liba/libarchive/libarchive-tools-dbgsym_3.6.2-1+apertis3bv2024dev3b1_armhf.deb
Size: 92776
MD5sum: 97b0802199eec119a10e5e3c58878bb1
SHA1: 90136490c8b39f59db7c6a556d497a8762f5f6bc
SHA256: c2b00cb823f9d236f656f51671880c0d98ee0987c03b61ed7621747fdfea8a33
SHA512: 161c0d4ab2ea0a460b7b3ad62e9b884d712e99d6e20fef1a1adaf43c6778673616876f627a0559244a02d3f76be68a0bb4eac245aa8a7c7870bf9cf7386a74b9
Description: debug symbols for libarchive-tools
Auto-Built-Package: debug-symbols
Build-Ids: c2b46324484f6000a7b42fb39dc21348cf5e6e2a d4e9ea16ed7d16b3aa800238c1c7ef41b0e988fd db873024cdf88ad9cf78cbd09999a9a4b2a42b8c

Package: libarchive13
Priority: required
Section: libs
Installed-Size: 558
Maintainer: Peter Pentchev <roam@debian.org>
Architecture: armhf
Source: libarchive
Version: 3.6.2-1+apertis3bv2024dev3b1
Depends: libacl1 (>= 2.2.23), libbz2-1.0, libc6 (>= 2.36), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.2.2), libnettle8, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Suggests: lrzip
Filename: pool/target/liba/libarchive/libarchive13_3.6.2-1+apertis3bv2024dev3b1_armhf.deb
Size: 288476
MD5sum: 48335ff096ae760758506fadf1cbdcd0
SHA1: 2fd93cff3d30f8e33a3a4ea623ed49a1f50284f8
SHA256: 4102d8661e3270523c2af2d1adda7165900e566372f830cab10f27d7ca5070df
SHA512: f439ae9ae6a7fb0b4c3204f195d9bc735aa18f62985d701495b3c3a619ff179b8bee548a09e6b60009cee42fdb46320080fe5ac3bd2c16f213affc96bf3bfbdc
Description: Multi-format archive and compression library (shared library)
 The libarchive library provides a flexible interface for reading and writing
 archives in various formats such as tar and cpio. libarchive also supports
 reading and writing archives compressed using various compression filters such
 as gzip and bzip2. The library is inherently stream-oriented; readers serially
 iterate through the archive, writers serially add things to the archive.
 .
 Archive formats supported are:
 .
    * tar (read and write, including GNU extensions)
    * pax (read and write, including GNU and star extensions)
    * cpio (read and write, including odc and newc variants)
    * iso9660 (read and write, including Joliet and Rockridge extensions, with
      some limitations)
    * zip (read only, with some limitations, uses zlib)
    * mtree (read and write)
    * shar (write only)
    * ar (read and write, including BSD and GNU/SysV variants)
    * empty (read only; in particular, note that no other format will accept an
      empty file)
    * raw (read only)
    * xar (read only)
    * rar (read only, with some limitations)
    * 7zip (read and write, with some limitations)
 .
 Filters supported are:
 .
    * gzip (read and write, uses zlib)
    * bzip2 (read and write, uses bzlib)
    * compress (read and write, uses an internal implementation)
    * uudecode (read only)
    * separate command-line compressors with fixed-signature auto-detection
    * xz and lzma (read and write using liblzma)
    * zstandard (read and write using libzstd)
 .
 This package provides the libarchive shared library.
Homepage: https://www.libarchive.org/
Multi-Arch: same

Package: libarchive13-dbgsym
Priority: optional
Section: debug
Installed-Size: 1051
Maintainer: Peter Pentchev <roam@debian.org>
Architecture: armhf
Source: libarchive
Version: 3.6.2-1+apertis3bv2024dev3b1
Depends: libarchive13 (= 3.6.2-1+apertis3bv2024dev3b1)
Filename: pool/target/liba/libarchive/libarchive13-dbgsym_3.6.2-1+apertis3bv2024dev3b1_armhf.deb
Size: 965324
MD5sum: 76563f6f91ac56f1c9f9f507b094f630
SHA1: dbc2405a4bf1b3c0272bb4257749675015eb7004
SHA256: 25f1452614fb1d01a956f2886a3e3fbbc785a0e5611b4f05432c766ca5174780
SHA512: 14a7bbf5182e218bd38fcc7b43a63ee00d4d96e590ab5e1c1e38a19f946b976bc5d353521fd4e433c35e525e6d44536aa0cdfb043a1a5e51d517597c62b62236
Description: debug symbols for libarchive13
Auto-Built-Package: debug-symbols
Build-Ids: 63c8fb30f3f72dbaf78f051a5528b4264bd05339
Multi-Arch: same

Package: libargon2-0
Priority: optional
Section: libdevel
Installed-Size: 20
Maintainer: Luca Bruno <lucab@debian.org>
Architecture: armhf
Source: argon2
Version: 0~20171227-0.3+deb12u1+apertis1bv2024dev3b1
Depends: libargon2-1 (= 0~20171227-0.3+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/a/argon2/libargon2-0_0~20171227-0.3+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 6156
MD5sum: 7347e5bba79c6f90fe5e02b5e0a160ff
SHA1: 043cb7cfe251459992a8452258d0edb1fa8777a0
SHA256: 2211d860b2b7f291419a04845b23acf3c191194840912b0815140d1e2fed4a51
SHA512: d6d45ccb82f8ca37f384c080d9cc14d3caa5207ea9a6db151108ac9cddc6d7101d21e84904298dd494e17bf79e5c1d2d0dd8b454841e9dfe8ede9107e74d705c
Description: memory-hard hashing function - runtime library
 Argon2 is a password-hashing function that can be used to hash passwords
 for credential storage, key derivation, or other applications.
 .
 There are two main versions of Argon2: Argon2i and Argon2d.
 Argon2i is the safest against side-channel attacks, while Argon2d provides
 the highest resistance against GPU cracking attacks.
 .
 Argon2i and Argon2d are parametrized by:
  * A time cost, which defines the amount of computation realized and
    therefore the execution time, given in number of iterations
  * A memory cost, which defines the memory usage, given in kibibytes
  * A parallelism degree, which defines the number of parallel threads
 .
 This package provides compatibility for packages built against older
 versions of libargon2.
Homepage: https://github.com/P-H-C/phc-winner-argon2

Package: libargon2-1
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Luca Bruno <lucab@debian.org>
Architecture: armhf
Source: argon2
Version: 0~20171227-0.3+deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Breaks: cryptsetup-initramfs (<< 2:2.6.1-2)
Filename: pool/target/a/argon2/libargon2-1_0~20171227-0.3+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 20076
MD5sum: fd6171cebeaf798ad83464cafc43926c
SHA1: 3e72e3fd5de01b5321f05e797bab2085aa32354c
SHA256: 77bccf24bd9a9c3e5abd6f7b7f578f5cf110f3a334284a1eae7b8b3315da6930
SHA512: 6e9175561c411922a05fc96bcbda2ad727b614240b690e7e1a7aaa4504be2b663ab3e6f12bd9f130bfc00836dba3d99eab0c957043e4f9002f74e2b1c04ee295
Description: memory-hard hashing function - runtime library
 Argon2 is a password-hashing function that can be used to hash passwords
 for credential storage, key derivation, or other applications.
 .
 There are two main versions of Argon2: Argon2i and Argon2d.
 Argon2i is the safest against side-channel attacks, while Argon2d provides
 the highest resistance against GPU cracking attacks.
 .
 Argon2i and Argon2d are parametrized by:
  * A time cost, which defines the amount of computation realized and
    therefore the execution time, given in number of iterations
  * A memory cost, which defines the memory usage, given in kibibytes
  * A parallelism degree, which defines the number of parallel threads
 .
 This package includes the dynamic library against which programs are linked.
Homepage: https://github.com/P-H-C/phc-winner-argon2
Multi-Arch: same

Package: libargon2-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 59
Maintainer: Luca Bruno <lucab@debian.org>
Architecture: armhf
Source: argon2
Version: 0~20171227-0.3+deb12u1+apertis1bv2024dev3b1
Depends: libargon2-1 (= 0~20171227-0.3+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/a/argon2/libargon2-1-dbgsym_0~20171227-0.3+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 44960
MD5sum: bb5e7a9199324a522f814cc9d9bad0bb
SHA1: e56afbe4079f0b469e1f86f23e68743d376837e6
SHA256: 2ff17d55054e2c2f845571a5aa30e0179f52d5078dd32a1f1ad88cadfcc2db74
SHA512: 5a12a5ea0daa83a1586a3629969e3b1e228f64621d8382483dc50282376451bc33cae1dfaf802c47049d0f28296d1260d3e4640e2fd6795b324471a00556db71
Description: debug symbols for libargon2-1
Auto-Built-Package: debug-symbols
Build-Ids: 36fdebc5cb8d2f544cf0006608787dc6fae6063d
Multi-Arch: same

Package: libargon2-dev
Priority: optional
Section: libdevel
Installed-Size: 74
Maintainer: Luca Bruno <lucab@debian.org>
Architecture: armhf
Source: argon2
Version: 0~20171227-0.3+deb12u1+apertis1bv2024dev3b1
Replaces: libargon2-0-dev
Provides: libargon2-0-dev
Depends: libargon2-1 (= 0~20171227-0.3+deb12u1+apertis1bv2024dev3b1)
Conflicts: libargon2-0-dev
Filename: pool/target/a/argon2/libargon2-dev_0~20171227-0.3+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 24916
MD5sum: e9c2a68dde3d42c8e8406826ea16f1e5
SHA1: 204704fdf73d2f7f9aa892a559b72e2494cc3b81
SHA256: 613f4df79251f1a9079cde7d64dfbee90b7223fedec188e8554b2310595f6d65
SHA512: a1412768299e5c4838460b90d3835dbdcbb9cf6cff54fba41c43663bd7a9f2bde97661a66b5b50a4fe74aa057c5c4f25ebad98384611dc67b3b3e023afc1ab7a
Description: memory-hard hashing function - development files
 Argon2 is a password-hashing function that can be used to hash passwords
 for credential storage, key derivation, or other applications.
 .
 There are two main versions of Argon2: Argon2i and Argon2d.
 Argon2i is the safest against side-channel attacks, while Argon2d provides
 the highest resistance against GPU cracking attacks.
 .
 Argon2i and Argon2d are parametrized by:
  * A time cost, which defines the amount of computation realized and
    therefore the execution time, given in number of iterations
  * A memory cost, which defines the memory usage, given in kibibytes
  * A parallelism degree, which defines the number of parallel threads
 .
 This package contains headers and libraries for developing program based
 on argon2.
Homepage: https://github.com/P-H-C/phc-winner-argon2
Multi-Arch: same

Package: libarm-compute-dev
Priority: optional
Section: libdevel
Installed-Size: 41056
Maintainer: Compute Library Team <developer-compute@arm.com>
Architecture: armhf
Source: arm-compute-library
Version: 20.08+dfsg-7+apertis1bv2024dev3b1
Depends: libarm-compute20 (= 20.08+dfsg-7+apertis1bv2024dev3b1)
Suggests: libarm-compute-doc (= 20.08+dfsg-7+apertis1bv2024dev3b1)
Filename: pool/target/a/arm-compute-library/libarm-compute-dev_20.08+dfsg-7+apertis1bv2024dev3b1_armhf.deb
Size: 4572952
MD5sum: f7e1c5821c12230b7be1dd4a7affb932
SHA1: f5f9905b0804005ebf0ab4914ff13505083d1daf
SHA256: f70fd92e1b32a8fb3d22b5ad2a7e0752b49adf242147480aa4219806374c205c
SHA512: 8c74b72820655a5393aee9f741a2897de846fc1c6d083338cf5b28e635a0fb4e608746f3c210ad65a5ad679d86f7fad9746735d26708aab3bc3086134a782d2b
Description: Arm Compute Library - development files
 Arm Compute Library is a software library for computer vision and
 machine learning.  It is a collection of low-level functions
 optimized for Arm CPU and GPU architectures targeted at image
 processing, computer vision, and machine learning.  Arm Compute
 Library is usable as a shared or static library.
 .
 Both 32 and 64-bit variants are supported: armhf (ARM v7, 32-bit),
 and arm64 (ARM v8, 64-bit, aarch64)
 .
 This package contains the development files (headers, static library)
Homepage: https://github.com/ARM-software/ComputeLibrary
Multi-Arch: same

Package: libarm-compute-doc
Priority: optional
Section: doc
Installed-Size: 354711
Maintainer: Compute Library Team <developer-compute@arm.com>
Architecture: all
Source: arm-compute-library
Version: 20.08+dfsg-7+apertis1bv2024dev3b1
Depends: libjs-mathjax
Filename: pool/target/a/arm-compute-library/libarm-compute-doc_20.08+dfsg-7+apertis1bv2024dev3b1_all.deb
Size: 12851276
MD5sum: 69fe5ddea2ff44af7cb8f2865668c12a
SHA1: c1e2f47f1be24e0a7e0d41c1294c0610e7cf67e2
SHA256: 11230b22fe89080c6cb2027e7bc42d2059923b375739417d56a260dbf86b6f22
SHA512: 15040c4b3b9681afda75b91907536e46ba880c72bfa6dd02aeeac0fff4d57a1332c3b3988f6e98b532360e4061ee4dc93354311f107a19985a96b948b81aa76f
Description: Arm Compute Library - documentation
 Arm Compute Library is a software library for computer vision and
 machine learning.  It is a collection of low-level functions
 optimized for Arm CPU and GPU architectures targeted at image
 processing, computer vision, and machine learning.  Arm Compute
 Library is usable as a shared or static library.
 .
 Both 32 and 64-bit variants are supported: armhf (ARM v7, 32-bit),
 and arm64 (ARM v8, 64-bit, aarch64)
 .
 This package contains the Compute Library documentation as HTML.
Homepage: https://github.com/ARM-software/ComputeLibrary
Multi-Arch: foreign

Package: libarm-compute20
Priority: optional
Section: libs
Installed-Size: 16374
Maintainer: Compute Library Team <developer-compute@arm.com>
Architecture: armhf
Source: arm-compute-library
Version: 20.08+dfsg-7+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 12)
Filename: pool/target/a/arm-compute-library/libarm-compute20_20.08+dfsg-7+apertis1bv2024dev3b1_armhf.deb
Size: 2839044
MD5sum: fe221d841f3f7956a63fcea3584c157f
SHA1: fbcb9f37f22ab1625b9b0822cbb439693e312d83
SHA256: 3d374824fe7ab4d662806a50533abf89548a54f555859e07ceed1d6acced7aae
SHA512: d33822227b6a2a38bbc8d7c7f343a0d05eb26877a4bb5ee0284796c86ba224c3bfaeb097313aa77d8743d596a1b055199eee3e609e976764ab739ab8c84a63fe
Description: Arm Compute Library
 Arm Compute Library is a software library for computer vision and
 machine learning.  It is a collection of low-level functions
 optimized for Arm CPU and GPU architectures targeted at image
 processing, computer vision, and machine learning.  Arm Compute
 Library is usable as a shared or static library.
 .
 Both 32 and 64-bit variants are supported. (ARM v7, 32-bit, armhf,
 and ARM v8, 64-bit, aarch64/arm64)
Homepage: https://github.com/ARM-software/ComputeLibrary
Multi-Arch: same

Package: libarm-compute20-dbgsym
Priority: optional
Section: debug
Installed-Size: 2246
Maintainer: Compute Library Team <developer-compute@arm.com>
Architecture: armhf
Source: arm-compute-library
Version: 20.08+dfsg-7+apertis1bv2024dev3b1
Depends: libarm-compute20 (= 20.08+dfsg-7+apertis1bv2024dev3b1)
Filename: pool/target/a/arm-compute-library/libarm-compute20-dbgsym_20.08+dfsg-7+apertis1bv2024dev3b1_armhf.deb
Size: 289796
MD5sum: 8b638573c3381745efff79bad583ebee
SHA1: 06b01813828a4a75e3bf162c0399c2dda758a822
SHA256: 21a6f1ae1376d14a9df3829992073ae7a5987d0ce0c049f34c24037d94ecdd96
SHA512: c4a8cb025adf9bf293f48f49a6f80f3b6bc1991c946bba9b87924966c97c37901f2b2e85fddc8a59709d625dabd23471e1543e268ac3c894e35ad4031fb167ca
Description: debug symbols for libarm-compute20
Auto-Built-Package: debug-symbols
Build-Ids: 5d89c880799d54711fd54f907a82a0a32348c2b8 d0b4930206e2b4d0f98d47bb0807776bd964a546 d572ba7d8e88f7cd251d76f4e929eb9df44efb7e
Multi-Arch: same

Package: libasan8
Priority: optional
Section: libs
Installed-Size: 7246
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: libasan8-armhf
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3)
Filename: pool/target/g/gcc-12/libasan8_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 2115344
MD5sum: 38e36bedcefac201b69c60b72d7d5251
SHA1: 064b4a9cdc918a788466b67e79e0f11157d621fb
SHA256: d9e5de0ab868b74c211fc8432e536beda1c7afdcefd9a37a6d7832b5ef139dc5
SHA512: fa36c79d99d942226611d13d3c50c5216842ff065df1ec340b92d57bba0b0b1b2382fda811af1748a8137730b797c24677cd99167bfccd31f7f8b05ffb7a02f1
Description: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libasm-dev
Priority: optional
Section: libdevel
Installed-Size: 97
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libasm1 (= 0.188-2.1+apertis2bv2024dev3b1), libelf-dev
Conflicts: libasm0-dev, libelfsh0-dev
Filename: pool/target/e/elfutils/libasm-dev_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 39476
MD5sum: 4b876fea52499479c11a2cbe210312ab
SHA1: 15581e0d7f401fc1488c6ebabfa03f60c486dea5
SHA256: f638cf14056d13178d035d04b36ef2e50422a879f025aa9ed8ddecab91d30fb3
SHA512: 46f3464b78de52f7af5f9bc3e14a4058d03ddf828a6e0074d28a9b83fba7cc5e41a8ecb7530b13e73808bc1e47428d697df9f8dc1a1a1b1dfec42e909eb02b0e
Description: libasm development libraries and header files
 libasm1 allows you to create ELF files on a low level.
 .
 This package contains development libraries and header files for libasm1.
Homepage: https://sourceware.org/elfutils/
Multi-Arch: same

Package: libasm1
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libdw1 (= 0.188-2.1+apertis2bv2024dev3b1), libelf1 (= 0.188-2.1+apertis2bv2024dev3b1)
Filename: pool/target/e/elfutils/libasm1_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 36988
MD5sum: 8557a4b85d39c6c592100a1baef4dff3
SHA1: 80a115d9e6454181bb0822ec734174392d277380
SHA256: 49157571b17897f3185a4d5d3fdad36a7d0fabb5996463eda271780b5c9f829a
SHA512: 0739d5f4d194355628595699d3ba201f5407d346a3136f39b64ba3d39a675d8c4fe360335668322cea00ca6a903e792d8d6b0fab7890cc68458664df7e46f5f6
Description: library with a programmable assembler interface
 The libasm1 package provides a library with a programmable assembler
 interface.  It allows you to create ELF files on a low level.
 .
 This library is part of elfutils.
Homepage: https://sourceware.org/elfutils/
Multi-Arch: same

Package: libasm1-dbgsym
Priority: optional
Section: debug
Installed-Size: 60
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libasm1 (= 0.188-2.1+apertis2bv2024dev3b1)
Filename: pool/target/e/elfutils/libasm1-dbgsym_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 43284
MD5sum: 2e9632f1f23c1f269c2a19a1feb07548
SHA1: 5eb9d0bcdf18ded028c6b22422cf97cee2df52dd
SHA256: 53de1908fef23360ea50195cbefbca5696ac7ca60f7b4ceacb4c750d89ace727
SHA512: 0502b301888e639072c2b612eb9601f34232591179728c0e247d890b11295168c0e034f98359169c8041709df7fa3f9daabf4b4f1aa0c351bb31d33019c3d203
Description: debug symbols for libasm1
Auto-Built-Package: debug-symbols
Build-Ids: c150b8a9daa3d39a35b77878be76535dc9e19b56
Multi-Arch: same

Package: libasn1-8-heimdal
Priority: optional
Section: libs
Installed-Size: 497
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.8), libcom-err2 (>= 1.43.9), libroken19-heimdal (>= 1.4.0+git20110226)
Filename: pool/target/h/heimdal/libasn1-8-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 152308
MD5sum: 11474eeda7ac098730e50de5ed32e929
SHA1: 776fac627285be277241ccf4dea037c782fdc0c7
SHA256: d049330b1d6a3473e0cc6984b229d0eb414ff7b343725320a286e553c973ae6d
SHA512: 99f37e975564fa94f17f7c4a4c27f04ee237bcd8c9148dceeaf36502c085941f9c7786ba59e0ac0954cfa5ea928026c5acc27b3967b88c8134e7dc29cade2f65
Description: Heimdal Kerberos - ASN.1 library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the ASN.1 parser required for Heimdal.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libasn1-8-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 763
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libasn1-8-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libasn1-8-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 693860
MD5sum: 0aa33c2df4c2e9e1e45735f6f14ddcae
SHA1: c18a71dd117f0677fee180e562f85e23235f16fc
SHA256: 71ced0ada4b2c35150664f4ee56083826aa0dd64b301d0282897b3b8e2e49c71
SHA512: 4ffdcedc1e70ea95f270a28f4d75437d6c26b800f858d8e7b354210443280d122fd309a5fc9de6cd069b06eb31ff2742425b4e7d766c76974b12fd7fc7d09241
Description: debug symbols for libasn1-8-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: 2de03060745d172f1ffed117e5c7987eaf9138cb
Multi-Arch: same

Package: libasound2
Priority: optional
Section: libs
Installed-Size: 770
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: armhf
Source: alsa-lib
Version: 1.2.8-1+apertis1bv2024dev3b1
Depends: libasound2-data (>= 1.2.8-1+apertis1bv2024dev3b1), libc6 (>= 2.34)
Suggests: libasound2-plugins (>= 1.0.24)
Breaks: alsa-utils (<< 1.2.1)
Filename: pool/target/a/alsa-lib/libasound2_1.2.8-1+apertis1bv2024dev3b1_armhf.deb
Size: 311408
MD5sum: c0a7633517e3d45ec35e9b776e64ac42
SHA1: 8d18644c42f6bc9a10e3f440ba7a5e2b4651e677
SHA256: ea63cb4f86e3cfc5ab0f8cf30c3c5f81522afd2c9668dca0551471346f90ff46
SHA512: 41bb48a2006dccdaf5519525320fda9fa865ba472a576a029cd12af458da34e7db3436bac36fe8e2eb58da41fb4acd2f307eeca547b71f6c02cc9e5df9f5381a
Description: shared library for ALSA applications
 This package contains the ALSA library and its standard plugins, as well
 as the required configuration files.
 .
 ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Multi-Arch: same

Package: libasound2-data
Priority: optional
Section: libs
Installed-Size: 202
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: all
Source: alsa-lib
Version: 1.2.8-1+apertis1bv2024dev3b1
Replaces: libasound2 (<< 1.2.8-1+apertis1bv2024dev3b1)
Recommends: alsa-ucm-conf, alsa-topology-conf
Suggests: alsa-utils
Breaks: libasound2 (<< 1.2.8-1+apertis1bv2024dev3b1)
Filename: pool/target/a/alsa-lib/libasound2-data_1.2.8-1+apertis1bv2024dev3b1_all.deb
Size: 22964
MD5sum: 232193c2131c7b31bdaa818c3fc94f09
SHA1: efd81d18ee3d8ea0a90e123b20628d8ace175a9b
SHA256: c56818d21b894e7ea1d3ca54e36954589139c3d9f3ad0357625e3655d5da824a
SHA512: 0b4499fdecec6d0c442386bea3ddbe24fa9f250d0ed27bfe22932ad0a49470979a5b0cc462465a25617a9f27723d29cc3e70024593f9b5538fbc1445d18d33d0
Description: Configuration files and profiles for ALSA drivers
 This package contains configuration files for ALSA drivers.
 .
 ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Multi-Arch: foreign

Package: libasound2-dbgsym
Priority: optional
Section: debug
Installed-Size: 1356
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: armhf
Source: alsa-lib
Version: 1.2.8-1+apertis1bv2024dev3b1
Depends: libasound2 (= 1.2.8-1+apertis1bv2024dev3b1)
Filename: pool/target/a/alsa-lib/libasound2-dbgsym_1.2.8-1+apertis1bv2024dev3b1_armhf.deb
Size: 1178552
MD5sum: 1c59845f1fab1e39da704acf6f5ca2d6
SHA1: d806e5baeff14a63bb214dbfcb2e10cb7e16d0ba
SHA256: 7c9679ed5e21f743735f2f0cb336584669d258b36992e1d13096707076b62637
SHA512: d8fd26df8ec1b4b0e05b30c04cf4c282227a57836e09ed3e555d7ef49330e86676b4977bd7df7aa7419636be9836acebd53eb03e4bfa486ed051644b6edede96
Description: debug symbols for libasound2
Auto-Built-Package: debug-symbols
Build-Ids: 7d2fa87a69193825c72601f42251ded199c86679
Multi-Arch: same

Package: libasound2-dev
Priority: optional
Section: libdevel
Installed-Size: 662
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: armhf
Source: alsa-lib
Version: 1.2.8-1+apertis1bv2024dev3b1
Provides: libasound-dev
Depends: libasound2 (= 1.2.8-1+apertis1bv2024dev3b1)
Suggests: libasound2-doc
Filename: pool/target/a/alsa-lib/libasound2-dev_1.2.8-1+apertis1bv2024dev3b1_armhf.deb
Size: 112048
MD5sum: ee311fb4bd12f4feb6ecd57be024406f
SHA1: ffde6e65044ce0a9fedfbb445ca56820d26ac434
SHA256: b6e03936a22872261c5b844e354b90c83e0c3967eb9391ebeac032d9aa7a02f8
SHA512: c20d9f279371276303e0f50abbcae2d3a7a3399a72c7c26d5f172a6746bd15547baf647ff694e7f9175055376be6283be01607a2d95d55e59d991828f3ae0387
Description: shared library for ALSA applications -- development files
 This package contains files required for developing software
 that makes use of libasound2, the ALSA library.
 .
 ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Multi-Arch: same

Package: libasound2-doc
Priority: optional
Section: doc
Installed-Size: 16496
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: all
Source: alsa-lib
Version: 1.2.8-1+apertis1bv2024dev3b1
Depends: libjs-jquery
Suggests: libasound2-dev
Filename: pool/target/a/alsa-lib/libasound2-doc_1.2.8-1+apertis1bv2024dev3b1_all.deb
Size: 2228120
MD5sum: a45c1ab60d603a310c54e89bfadebe8b
SHA1: 670a401032080d193e1ed05db53687f18091da05
SHA256: fcaca6f02dfecd16d48c4460a4cfb5b20e45b677928ab278c1e6e21401e3a752
SHA512: c23bd8d7b90904dd2e068cca2fa2324ceaa84101edc33213ed8a6cef1bf8d749cdd13638551478a7462b8167738c4b3296b67f16762dfe2f87a9b2661b534e5a
Description: documentation for user-space ALSA application programming
 This package contains the HTML documentation for the ALSA library, which
 describes the development API for user-space applications that want to
 use ALSA.
 .
 ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Multi-Arch: foreign

Package: libasound2-plugin-smixer
Priority: optional
Section: libs
Installed-Size: 37
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: armhf
Source: alsa-lib
Version: 1.2.8-1+apertis1bv2024dev3b1
Depends: libasound2 (= 1.2.8-1+apertis1bv2024dev3b1), libc6 (>= 2.4), libpython3.11 (>= 3.11.0)
Filename: pool/target/a/alsa-lib/libasound2-plugin-smixer_1.2.8-1+apertis1bv2024dev3b1_armhf.deb
Size: 14256
MD5sum: ddfb4a1124db56ec95fbc950274e5f27
SHA1: 16690c39df368cae4bf0c9e0a1ea698daa7934bd
SHA256: 2b879471a516fee32b0b9b26f95998c8bace8c1275fe9acd680c47ff7c6442a0
SHA512: 9d742a04122ae3333b330618177b3b30f48a22d3a71055d864fe7c824c0dd45991578b806b2611b13f4a094de999ca0a7cdf82c4184eba138f8a8fb87ed3cb0c
Description: smixer plugin for ALSA library
 This package contains the smixer (Simple Mixer) interface for the ALSA
 library.
 .
 ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Multi-Arch: same

Package: libasound2-plugin-smixer-dbgsym
Priority: optional
Section: debug
Installed-Size: 52
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: armhf
Source: alsa-lib
Version: 1.2.8-1+apertis1bv2024dev3b1
Depends: libasound2-plugin-smixer (= 1.2.8-1+apertis1bv2024dev3b1)
Filename: pool/target/a/alsa-lib/libasound2-plugin-smixer-dbgsym_1.2.8-1+apertis1bv2024dev3b1_armhf.deb
Size: 36944
MD5sum: 69335bc573037077e6321630ccaa658a
SHA1: 7ea1b4ccf60a1a7df6c9a1f7c1d4911fd826206f
SHA256: cce6f9fd895e4132aa732a27aee25ca87bacedb1f0958b79972f6403e5be93b3
SHA512: a3afaef3a36a30f6563883e38ebe10705a5a36845b5a950e075d49baddb299bf9a8c8267b19bcd0177a7ea7d3858bd3a28d3f771bb86f25f0697f979615ed40a
Description: debug symbols for libasound2-plugin-smixer
Auto-Built-Package: debug-symbols
Build-Ids: 0514825305c03f41375e06d14deb43fbe66fd679
Multi-Arch: same

Package: libasound2-plugins
Priority: optional
Section: libs
Installed-Size: 231
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: armhf
Source: alsa-plugins
Version: 1.2.7.1-1+apertis3bv2024dev3b1
Depends: libasound2 (>= 1.2.5), libc6 (>= 2.34), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpulse0 (>= 0.99.1-1~), libsamplerate0 (>= 0.1.7), libspeexdsp1 (>= 1.2.1)
Filename: pool/target/a/alsa-plugins/libasound2-plugins_1.2.7.1-1+apertis3bv2024dev3b1_armhf.deb
Size: 55108
MD5sum: 40c2c5e7e8b0f37a4cebb41687d1aa93
SHA1: 0d7674eec6a40542c487a3d8932680aa91166ff4
SHA256: 79705bc26c83ecfd23082f6e009bde042f092349ed56262bf67d746aa4ff9596
SHA512: bc38fafb7c131295512f878ee38e80eeb0e6a5d9a0cf19b449102c730371f6f222f3d68d2113d83b201da2b1c80e22931310e346bad05bc8da116397c5d88e5e
Description: ALSA library additional plugins
 This package contains plugins for the ALSA library that are
 not included in the main libasound2 package.
 .
 The following plugins are included, among other:
   - a52: S16 to A52 stream converter
   - jack: play or capture via JACK
   - oss: run native ALSA apps on OSS drivers
   - pulse: play or capture via Pulse Audio
   - upmix and vdownmix: convert from/to 2 and 4/6 channel streams
 .
 ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Multi-Arch: same

Package: libasound2-plugins-dbgsym
Priority: optional
Section: debug
Installed-Size: 245
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: armhf
Source: alsa-plugins
Version: 1.2.7.1-1+apertis3bv2024dev3b1
Depends: libasound2-plugins (= 1.2.7.1-1+apertis3bv2024dev3b1)
Filename: pool/target/a/alsa-plugins/libasound2-plugins-dbgsym_1.2.7.1-1+apertis3bv2024dev3b1_armhf.deb
Size: 145168
MD5sum: a10f99838201d020b78c6e0b0043fbfd
SHA1: 5db3ebb5548e4c2faaded3cfadebfb87de45ef00
SHA256: 4dfb6d36b5a7d67def98545386bbba6b0bafb7470af46768551da727ed83cacd
SHA512: 69e65e72696e4f3ebee413d0bc6f3b7eef445e887403d8aa466540db4dc5cfa65d7bcb8ba3059963616f773445cae3b1720b8a0297445c24ee209038c321a1aa
Description: debug symbols for libasound2-plugins
Auto-Built-Package: debug-symbols
Build-Ids: 1076a378fc4371b69822e4eb7fb7229d56b71740 2a5423e2417ce3890f5caf42436cb01d18652ce6 3b1bf83ee2c5e998e764e7f410ee57efb3142fc7 4c106805251a54e00ca5fea8789f209b29f3a049 52d3fdb2fdfaa3e9619a4af5b21108f50e6ad442 59de6c0e138392117ddf15f739033b70008a895f 8209178f32cf1c038a86d69fa039fa541b7b494b 858810c3d5c0a9e23447562fe04e99aebee0fa9e c138faa9a81da6cac94d0f5ea211b5f09a4e8f94 c5e1cc33e4e932e0e182b928f298591c7d9f206f c9fef67573098de4cafcc6e62638ee164b571596 d45e40cc228bdeb24ef558bffa7aaf0338a37439 dd3edacac38c876c75fe08e2a8db6a1029e4cf31
Multi-Arch: same

Package: libaspell-dev
Priority: optional
Section: libdevel
Installed-Size: 62
Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Architecture: armhf
Source: aspell
Version: 0.60.8-4+apertis1bv2024dev3b1
Depends: libaspell15 (= 0.60.8-4+apertis1bv2024dev3b1)
Suggests: aspell-doc
Filename: pool/target/a/aspell/libaspell-dev_0.60.8-4+apertis1bv2024dev3b1_armhf.deb
Size: 25184
MD5sum: d58222ce145195237c6b194c56a9d495
SHA1: eb6026c98aa6b70ad646411b6628bb3daf16d3af
SHA256: 9913001474f7501671897c1b5a0fc2fd2ff21263ddc93c442ebc8649af482d64
SHA512: cc1eb001fa7a259b34d7521385f7644c6d65b9cbdb3edbf4ba732449c1e0b3bf1a7e5d1c281e92312d06d7f9062adb6c398fa2e78adcb28b89b8267dc5369d6c
Description: Development files for applications with GNU Aspell support
 This package contains the headers and static libraries for developing
 applications with Aspell spell-checking support.
 .
 You need this package ONLY if you plan to build applications that link
 against the Aspell libraries.  You do not have to install this package
 if all you want to do is use the Aspell program to spell-check
 documents.
Homepage: http://aspell.net/
Multi-Arch: same

Package: libaspell15
Priority: optional
Section: libs
Installed-Size: 1862
Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Architecture: armhf
Source: aspell
Version: 0.60.8-4+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary
Suggests: aspell
Conflicts: aspell6-dictionary
Breaks: aspell-bin (<< 0.60.3-2)
Filename: pool/target/a/aspell/libaspell15_0.60.8-4+apertis1bv2024dev3b1_armhf.deb
Size: 292892
MD5sum: 33bdea8095e3cd866c09b700f90c0278
SHA1: faf0a68165ddfa8da26e458f1cdcce79c9fe4074
SHA256: b220d900ca70388971439182b2447a2b778c3a9059d5b5333bf44c819949dd50
SHA512: 299c7527e8e2ec7cfca8965b9fd8a0fa587919cb55a5f4e5e2c6c521481da0064aec0c7242a5ee79a078b9c7d087e82f40870d20d0e0a9a5ed32827aef5dd890
Description: GNU Aspell spell-checker runtime library
 These are the runtime parts of the Aspell and pspell spell-checking
 toolkits, needed by applications that use the toolkits at runtime.
 .
 For a standalone spell-checker, install aspell as well.
Homepage: http://aspell.net/
Multi-Arch: same

Package: libaspell15-dbgsym
Priority: optional
Section: debug
Installed-Size: 2625
Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Architecture: armhf
Source: aspell
Version: 0.60.8-4+apertis1bv2024dev3b1
Depends: libaspell15 (= 0.60.8-4+apertis1bv2024dev3b1)
Filename: pool/target/a/aspell/libaspell15-dbgsym_0.60.8-4+apertis1bv2024dev3b1_armhf.deb
Size: 2477824
MD5sum: 516d612b4f04fe9ff8031fb83dbc5fc1
SHA1: 33ad035a524e046ab5547f1071db6e387ff65592
SHA256: 97ccb0896d3c9883f14b335a4134f683ea77f9723ed5ccaa92e8e93710dfeb2f
SHA512: 9d1138334d117e1f2985f44f1b95340125a11dd281064cd9d4760968b25ca5ab68684cb18ecf2bf3c419ca671eff74ee3fec7ceb265868719f0c97e61db3f43d
Description: debug symbols for libaspell15
Auto-Built-Package: debug-symbols
Build-Ids: 01c1b7b8f11354c062ad28061742623eea55adb6 1567fafc6922682827723e7e286d8af96f2f811b 4a015362208775defb7fb4f384fdb7d44024776b 6f00d6149a70769e25f52460236c278ddbba1405 7256d6d9a545279289d4f97a05c1b53d1765ce60 777d4e117c9e39488d5a6b04db26851d0bb34bf6 78ff343595f7f3e3b559c4c7f6b3d0df50d733e6 a2f8ec0ce4891d1d1d78fee7561dc32fb9e22cae bc93d157095b6625d07a8ba37942fdfd2843d7fc bf6984f4e71ff4bd75bb58868cfe5c59aa172a0b f058b0e54393de354340236780868e04f558d6dc
Multi-Arch: same

Package: libasyncns-dev
Priority: optional
Section: libdevel
Installed-Size: 488
Maintainer: Tanguy Ortolo <tanguy+debian@ortolo.eu>
Architecture: armhf
Source: libasyncns
Version: 0.8-6+apertis1bv2024dev3b1
Depends: libasyncns0 (= 0.8-6+apertis1bv2024dev3b1)
Filename: pool/target/liba/libasyncns/libasyncns-dev_0.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 103540
MD5sum: 02562f6686171dac5b4fe4db49ebe5c2
SHA1: f4a2a7bd191bf74fe90954c355e33ac5a9f479fd
SHA256: dba49acddf32a0a87e3b3d8b6511282ba6e4049c1c60cbc864dd52222c146f42
SHA512: 880ace439b20beb5c9a8e1b9c1d98fb23eca075b65d1e6cb328d271ba78ecc5ab1ad0555822e490971cf7396849758a791353f0fcdecb2430b22c22fafd458a3
Description: Asynchronous name service query library development files
 libasyncns is a C library for Linux/Unix for executing name service queries
 asynchronously. It is an asynchronous wrapper around getaddrinfo(3),
 getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv.
 .
 This package contains development headers and libraries.
Homepage: http://0pointer.de/lennart/projects/libasyncns/

Package: libasyncns0
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Tanguy Ortolo <tanguy+debian@ortolo.eu>
Architecture: armhf
Source: libasyncns
Version: 0.8-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/liba/libasyncns/libasyncns0_0.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 11004
MD5sum: 6bf1f28fc375300307eaefe785d48d5f
SHA1: 23de9d867bf9d61c71c91e45fc5931bdd5e61c1f
SHA256: 0608d9e475cce8ff87895bebd47066ddc94752b205a3c4ff38ef0c7db986cef5
SHA512: 1981dbddabc79b56cfdff7436203390cc4605fcad7da2f1e6e16169a00d51b0768e6592c1752da059c626b925347906a908991b16f3ad4f0ae5574ec9d9f7977
Description: Asynchronous name service query library
 libasyncns is a C library for Linux/Unix for executing name service queries
 asynchronously. It is an asynchronous wrapper around getaddrinfo(3),
 getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv.
Homepage: http://0pointer.de/lennart/projects/libasyncns/
Multi-Arch: same

Package: libasyncns0-dbgsym
Priority: optional
Section: debug
Installed-Size: 37
Maintainer: Tanguy Ortolo <tanguy+debian@ortolo.eu>
Architecture: armhf
Source: libasyncns
Version: 0.8-6+apertis1bv2024dev3b1
Depends: libasyncns0 (= 0.8-6+apertis1bv2024dev3b1)
Filename: pool/target/liba/libasyncns/libasyncns0-dbgsym_0.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 23556
MD5sum: 0cc13583f9520f59c19e904fc6afd773
SHA1: e95adf92797e068a7f6ce13a6c70d4da7c73cb86
SHA256: ae54249004fdc44f1799861ec9760786abeffab0465efbf721dc975687cd7d4b
SHA512: 5442485fa91e9a5e19e69c7bf54c5d7a73b54e0303186e34d6aa6f5a140250d85f6f331491171ca88e0078dc2648e7bbd08efd4762060c26edcbc9bd4ca1344f
Description: debug symbols for libasyncns0
Auto-Built-Package: debug-symbols
Build-Ids: 612fcdfd3bbd85d86b08002deb63972751b76729
Multi-Arch: same

Package: libatasmart-bin
Priority: optional
Section: utils
Installed-Size: 31
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libatasmart
Version: 0.19-5+apertis1bv2024dev3b1
Depends: libatasmart4 (>= 0.13), libc6 (>= 2.34)
Filename: pool/target/liba/libatasmart/libatasmart-bin_0.19-5+apertis1bv2024dev3b1_armhf.deb
Size: 8564
MD5sum: ea012bf5d92566f0da0af484c3d5afa0
SHA1: 6c573ff0e54546b46fb14315276ee07ec0b164b0
SHA256: dd3864406fe5d6a18233c328078ea1a5d7ecfcf5f17863cbe879e9e89e19da2d
SHA512: d788a278ada486974bd7fc2c62ebb1ee6a28da33b6ee61075bb61685c03bc0e7bc5fb69510f37186eb3045adc8b063ad20064aba50347dec23cffd66fb64237f
Description: ATA S.M.A.R.T. reading and parsing library - utilities
 A small and lightweight parser library for ATA S.M.A.R.T. hard disk
 health monitoring.
 .
 This package contains the following utilities:
 * skdump - a small tool that produces a similar output to smartctl -a
 * sktest - a small tool for starting/aborting S.M.A.R.T. self-tests
Homepage: http://0pointer.de/blog/projects/being-smart.html
Multi-Arch: foreign

Package: libatasmart-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 33
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libatasmart
Version: 0.19-5+apertis1bv2024dev3b1
Depends: libatasmart-bin (= 0.19-5+apertis1bv2024dev3b1)
Filename: pool/target/liba/libatasmart/libatasmart-bin-dbgsym_0.19-5+apertis1bv2024dev3b1_armhf.deb
Size: 14052
MD5sum: 9e7b82623a1afc210142bdb46efbc19e
SHA1: d5c892a563c51f0e2cfd8b1eba2bc05713d8586a
SHA256: 9ec40ae78dbde7768196ec88be1c10a1e2ec7d1febaea00425685d59e4a7667d
SHA512: ecccdcbb39ce7ccd938533c42649103b4a146255e5e4f13b5f6289632975e017976ebd05b3df369e14921f2603684ed5e3e0270306488e6f9f12b7e54abff281
Description: debug symbols for libatasmart-bin
Auto-Built-Package: debug-symbols
Build-Ids: b94fc17a16a37b4c10d89a432e5454a3b7252adf cd28e2582deb61c1f67472f22c76d04e66199fc6

Package: libatasmart-dev
Priority: optional
Section: libdevel
Installed-Size: 37
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libatasmart
Version: 0.19-5+apertis1bv2024dev3b1
Depends: libatasmart4 (= 0.19-5+apertis1bv2024dev3b1)
Filename: pool/target/liba/libatasmart/libatasmart-dev_0.19-5+apertis1bv2024dev3b1_armhf.deb
Size: 7208
MD5sum: 7d3785a418a887b89bc7f89635c3142b
SHA1: 4009cd94f16f7ab80f39435ea0765dc3e6da6e52
SHA256: c7c4f85fdc2b4c9e1f8a2e5b366af8b845ecf15cd77deab2676febcb8c5b1681
SHA512: 8efa2ece1291765619afd3e6df993f3b482117983288bcf9406b3a37d5bdeb5f325059ac442dfc51036823325c4546744ea53c2981d6f08e58bf245c0119832d
Description: ATA S.M.A.R.T. reading and parsing library - development files
 A small and lightweight parser library for ATA S.M.A.R.T. hard disk
 health monitoring.
 .
 This package contains the development files.
Homepage: http://0pointer.de/blog/projects/being-smart.html
Multi-Arch: same

Package: libatasmart4
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libatasmart
Version: 0.19-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33), libudev1 (>= 183)
Filename: pool/target/liba/libatasmart/libatasmart4_0.19-5+apertis1bv2024dev3b1_armhf.deb
Size: 21868
MD5sum: f98bb9ae52ea5b41de6d0336f11ce337
SHA1: 5b9384c98d184e68c2b4f2c523f03bfc4b9d63bd
SHA256: 8804a973f395fe6c700f77634981202065d769590c5f74c368e51abf58c6b08f
SHA512: 2acab3381946974b895b771bd9c38e7b6d4377cea47914e00abe68d7e42f981452b9ef85977822f155692bc362f0f59f50b5cd0fd6cb83bd300ddfac71355a7f
Description: ATA S.M.A.R.T. reading and parsing library
 A small and lightweight parser library for ATA S.M.A.R.T. hard disk
 health monitoring.
 .
 This package contains the shared library.
Homepage: http://0pointer.de/blog/projects/being-smart.html
Multi-Arch: same

Package: libatasmart4-dbgsym
Priority: optional
Section: debug
Installed-Size: 62
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libatasmart
Version: 0.19-5+apertis1bv2024dev3b1
Depends: libatasmart4 (= 0.19-5+apertis1bv2024dev3b1)
Filename: pool/target/liba/libatasmart/libatasmart4-dbgsym_0.19-5+apertis1bv2024dev3b1_armhf.deb
Size: 45188
MD5sum: e4da9312870c174344a3ba564230edfc
SHA1: 43242634ff96d60884576364d67ff12d3ca96a41
SHA256: cf62d96adc25f49363e7d2e35a672da977c58b07781a8620bc48641e8b679ab4
SHA512: 75536e94a4ff6d7ab497652afa212caf1dbe36488a1f8ea64d931a4883dffae421fcd0683067b04f68328f7382a7d070fd4491bf8c70ddf44f0ccc31ab4727f2
Description: debug symbols for libatasmart4
Auto-Built-Package: debug-symbols
Build-Ids: 2157c080f9288f6726e61caf200cf5c4cb369b64
Multi-Arch: same

Package: libatk-adaptor
Priority: optional
Section: misc
Installed-Size: 52
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Replaces: at-spi
Provides: at-spi
Depends: libatk-bridge2.0-0 (>= 2.46.0-5+apertis1bv2024dev3b1), libglib2.0-0 (>= 2.62)
Conflicts: at-spi
Filename: pool/target/a/at-spi2-core/libatk-adaptor_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 11740
MD5sum: 9898748cec8f74ab21e71b14798416e9
SHA1: 7d552f19de2ddb89e4cf60f59456d7b9276f0a4d
SHA256: 7e2eb53b58e0b196c8700f61419418d1b5b202cbefd4293206c57b207804dbf5
SHA512: 2139fb6d93d4866456fcff53bb84b4069e53607b81302c131f6bb44598b6cb4f62724b3336142f2fb77d3e1e179da88d865fe99ea43e6a6d092339e969a71291
Description: AT-SPI 2 toolkit bridge
 This package includes a gtk-module that bridges ATK to the new
 D-Bus based AT-SPI.
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: same

Package: libatk-adaptor-dbgsym
Priority: optional
Section: debug
Installed-Size: 16
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Depends: libatk-adaptor (= 2.46.0-5+apertis1bv2024dev3b1)
Filename: pool/target/a/at-spi2-core/libatk-adaptor-dbgsym_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 3692
MD5sum: 0d1b24ff9578fcf59ef0b1dbbfd8d9e2
SHA1: 4e084907fba1ba345d4ac493f42850ad33e8716f
SHA256: d0b8a9330d92e12720649f2e3a20de9260cdf98e716f8450fdd1f2f09a0c568a
SHA512: 83d399f2a23c6c143607dc4a91b920b2168a7c832974a7fa58a751859c5656fc2ce773de9d895aced08dd97275a07e5d399bc65e81bea9c2bdaa917d2478f356
Description: debug symbols for libatk-adaptor
Auto-Built-Package: debug-symbols
Build-Ids: ac27c6ca13d022923bf086f4dcf4ff689f3a8a5c
Multi-Arch: same

Package: libatk-bridge2.0-0
Priority: optional
Section: libs
Installed-Size: 206
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Depends: libatk1.0-0 (>= 2.33.1), libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.7), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.62)
Filename: pool/target/a/at-spi2-core/libatk-bridge2.0-0_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 58720
MD5sum: 4f0d83948f9ecf1159de0f76a658b5d1
SHA1: bc74f13a5345e8197234bf827720db5d424d423e
SHA256: ff95b392a090fe56108b8f8b6dce4a1dda51936a4a72cf5bdf78269ae35fdd0c
SHA512: f594810cc964bbbb7a1bac20f5d2029f4e8a21f7ccd9128aa4299c0c0fd27acbb6db96ba64dc432bec9c5c9e69cd7679cfb4a3a6394f0ff464157e308817d1c2
Description: AT-SPI 2 toolkit bridge - shared library
 This package contains the ATK bridge shared library.
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: same

Package: libatk-bridge2.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 230
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Depends: libatk-bridge2.0-0 (= 2.46.0-5+apertis1bv2024dev3b1)
Filename: pool/target/a/at-spi2-core/libatk-bridge2.0-0-dbgsym_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 186084
MD5sum: 1714cdb068ad523a5e04f8774b568a86
SHA1: ee911f94e80bd831575f7d472d7a377923338486
SHA256: 2b5d65c29958fd6bbd3fa06680d84ef9eb4862371247227a9949d450850b73fa
SHA512: 7795f4a847ef0e5de59a0dde16b5af6a4b9f8ba9693e09528a955ec6956f0708d4fa2e4be3541f6a19202447c382d0354ea5a084b4d998a2f6473300ff5574c5
Description: debug symbols for libatk-bridge2.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 955befa48ce06133efcf50101f661f7a8e0fa625
Multi-Arch: same

Package: libatk-bridge2.0-dev
Priority: optional
Section: libdevel
Installed-Size: 35
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Depends: libatk-bridge2.0-0 (= 2.46.0-5+apertis1bv2024dev3b1), libatk1.0-dev, libglib2.0-dev, libatspi2.0-dev
Filename: pool/target/a/at-spi2-core/libatk-bridge2.0-dev_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 10164
MD5sum: 5b0e29ba61f206dff0ccaa7d37357b79
SHA1: 3446838bd330f0d6ab71109d82cd3ed21e2fbfea
SHA256: 6f25a3fa457d48669f7a0f322335cd561419f41f61d84c21169fa3416b40bbed
SHA512: 0cd9f9f04459ef2dec761a48588a7b6f16300aaa5d943a49aeebc904929a6d1ff60a4d645d8d1051292d73bba1cb8469302f4ca359c134c085310fe5e8ca2681
Description: Development files for the AT-SPI 2 toolkit bridge
 These are the development files for libatk-bridge2.0, needed for
 compilation of programs which use it.
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: same

Package: libatk1.0-0
Priority: optional
Section: libs
Installed-Size: 146
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.62), at-spi2-common
Filename: pool/target/a/at-spi2-core/libatk1.0-0_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 44636
MD5sum: b94e1deda58d73f48d51b3f6ac4b0994
SHA1: b4b0db38ab6a90a56bd3248db2014d77e43b636d
SHA256: 2673ee55e86e55c2726f53fdeb51efd46b0e6a43a2fd80af257efddd17e7fe6a
SHA512: 7e8165f06a47cd4c2509ab3af6ad3649a0eee8f685f5dc5cc7241256b5452180773b1467b61fd9464d299cd10bd971cffcdfff70f1cd0a59c6d1adb2afe25a06
Description: ATK accessibility toolkit
 ATK is a toolkit providing accessibility interfaces for applications or
 other toolkits. By implementing these interfaces, those other toolkits or
 applications can be used with tools such as screen readers, magnifiers, and
 other alternative input devices.
 .
 This is the runtime part of ATK, needed to run applications built with it.
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: same

Package: libatk1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 179
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Depends: libatk1.0-0 (= 2.46.0-5+apertis1bv2024dev3b1)
Filename: pool/target/a/at-spi2-core/libatk1.0-0-dbgsym_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 137560
MD5sum: ac0f24c699ec8068c906a349322d80c4
SHA1: 9ad660a8ad22b3ac782accfa483635b2384405bb
SHA256: bec94869692c33c316a493d236dabced373fbd4a678a898c78cbf3e9342c12a7
SHA512: d683666284b02b21c13819114adfa90fb6f1e8672550c2fbadda6f538448ea69a5035e7c03a7c6989e877d68b106f4c4b726ccac9b41a49819787c17e6d099da
Description: debug symbols for libatk1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: eaa22c583d123c581232e8d36359afd64cd725d5
Multi-Arch: same

Package: libatk1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 1337
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Replaces: gir-repository-dev
Depends: libatk1.0-0 (= 2.46.0-5+apertis1bv2024dev3b1), gir1.2-atk-1.0 (= 2.46.0-5+apertis1bv2024dev3b1), pkg-config, libglib2.0-dev
Filename: pool/target/a/at-spi2-core/libatk1.0-dev_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 104848
MD5sum: 8ed3dfa0ef385f3c1792845bbe1cc4fd
SHA1: bbc1f5d16b89a2b3f2a3854f1d87b9c57f5eb2a3
SHA256: 305ce7fe832251ff5f8dc024c840aa0b3a6c94461a7403b211def320209f50e6
SHA512: b2dd48451eff156eaac68b7ac0cfcaf7fb0ed34eb06b01c581683f4a67508ea1b7d6eed534a07c576449e8134eb5cacc130aeba03f17faecf621b5511e71d08a
Description: Development files for the ATK accessibility toolkit
 ATK is a toolkit providing accessibility interfaces for applications or
 other toolkits. By implementing these interfaces, those other toolkits or
 applications can be used with tools such as screen readers, magnifiers, and
 other alternative input devices.
 .
 These are the development files for ATK, needed for compilation of
 programs or toolkits which use it.
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: same

Package: libatk1.0-doc
Priority: optional
Section: doc
Installed-Size: 1249
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: all
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Suggests: libglib2.0-doc, libgtk-3-doc, devhelp
Filename: pool/target/a/at-spi2-core/libatk1.0-doc_2.46.0-5+apertis1bv2024dev3b1_all.deb
Size: 103872
MD5sum: c5abd923e1457a77d5ea8f59f05ac92b
SHA1: 221c5febd9bdfdb45f94683ec757dccf629f0485
SHA256: 789070c88686512684773f5c97d2722a1ec2a5cdda1f03a593019478ee3aebc6
SHA512: 5d67ff06efbcb31bd4b827c42a7e01d89febefa181285fe7fd42473f3ebc6e953f298bf11eab45a1add846acc60b3e83be55ffb95595c9b414dc385dd9b0fd71
Description: Documentation files for the ATK toolkit
 ATK is a toolkit providing accessibility interfaces for applications or
 other toolkits. By implementing these interfaces, those other toolkits or
 applications can be used with tools such as screen readers, magnifiers, and
 other alternative input devices.
 .
 This contains the HTML documentation for the ATK library in
 /usr/share/doc/libatk1.0-doc/ .
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: foreign

Package: libatomic1
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: libatomic1-armhf
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.4)
Filename: pool/target/g/gcc-12/libatomic1_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 7372
MD5sum: 22b44489b70b00cf91f93980442c15eb
SHA1: 818f3f107c46aa9722b958ed9d34536ab402a425
SHA256: 63a89144720c06b2f58e2953b863197ba9f82cfe8673eb84ce27d4507cebee94
SHA512: 83c13d7613539d9acc7d87821aa85b0a1a86d9adfa8223f00822bc2f6c6b503b80cd1ed37834defc77f3ed1a5a3ba7e3f945403707ba8e54f0696ec5702f5535
Description: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libatomic1-dbgsym
Priority: optional
Section: debug
Installed-Size: 57
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libatomic1-dbg (<< 9.2.1-21)
Depends: libatomic1 (= 12.2.0-14+apertis1bv2024dev3b1)
Breaks: libatomic1-dbg (<< 9.2.1-21)
Filename: pool/target/g/gcc-12/libatomic1-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 32020
MD5sum: 6e9a5c8ec5df68cb1b45bb35c68e8e79
SHA1: 25e3d487bc1582f10e563631cda2fc34afc59573
SHA256: 4709ceb13256bef7f1ea6849c945f8c37125a6aeea60bac1d9fa39eb1aab55a6
SHA512: 923e0af5467fd983030090ad0bc0e8988f8fdf7077005237095d96130d15c3cfd20c333d3ca005882fe63b3c393fb03bfad41b8260f609a120fd6416a8d2cddd
Description: debug symbols for libatomic1
Auto-Built-Package: debug-symbols
Build-Ids: 25e651880612f4cf1cbf868418432bf9fed8cac8
Multi-Arch: same

Package: libatopology-dev
Priority: optional
Section: libdevel
Installed-Size: 56
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: armhf
Source: alsa-lib
Version: 1.2.8-1+apertis1bv2024dev3b1
Replaces: libasound2-dev (<< 1.2.1.1)
Provides: libatopology-dev
Depends: libatopology2 (= 1.2.8-1+apertis1bv2024dev3b1), libasound2-dev
Breaks: libasound2-dev (<< 1.2.1.1)
Filename: pool/target/a/alsa-lib/libatopology-dev_1.2.8-1+apertis1bv2024dev3b1_armhf.deb
Size: 16008
MD5sum: 6acd2fa997add5481c80b4e4cc50b26a
SHA1: 6c3776550a03e67fcd42a26b12e398c040fc713f
SHA256: a7411e14ca6dc145bdf2beb5a9c8a30f0406bfe6e4ccd1e8854636f4d24fd1f9
SHA512: bdbba1c86a0107468f207c3edbd6c5ff78b525847c8ace9515059ad17504ccb6d5e0c9215e7a41b3c82405205bc26ef6d75bba591d9859254e583ea021e10435
Description: shared library for handling ALSA topology -- development files
 This package contains files required for developing software
 that makes use of libatopology2, the ALSA topology library.
 .
 ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Multi-Arch: same

Package: libatopology2
Priority: optional
Section: libs
Installed-Size: 95
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: armhf
Source: alsa-lib
Version: 1.2.8-1+apertis1bv2024dev3b1
Replaces: libasound2 (<< 1.2.1.1)
Depends: libasound2 (>= 1.2.7.1), libc6 (>= 2.4)
Breaks: libasound2 (<< 1.2.1.1)
Filename: pool/target/a/alsa-lib/libatopology2_1.2.8-1+apertis1bv2024dev3b1_armhf.deb
Size: 46956
MD5sum: d5150a99ba6c782e60b5a8946908280f
SHA1: e2ff05695558923aeaf472a475eca04e8db0987f
SHA256: aae4310659657efac582f8fc962e1599782b75a4f406706a2a168bcaf01d9888
SHA512: b0b0c30d2ac97ea8259460985328a8769ed1fde8e9293e09eb2629dea820872cad102feabdbdfa57a92d9c4f6e74b460e3a23e5dfe8af07f291e3a622512dcfe
Description: shared library for handling ALSA topology definitions
 This package contains the ALSA topology library.
 .
 ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Multi-Arch: same

Package: libatopology2-dbgsym
Priority: optional
Section: debug
Installed-Size: 144
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: armhf
Source: alsa-lib
Version: 1.2.8-1+apertis1bv2024dev3b1
Depends: libatopology2 (= 1.2.8-1+apertis1bv2024dev3b1)
Filename: pool/target/a/alsa-lib/libatopology2-dbgsym_1.2.8-1+apertis1bv2024dev3b1_armhf.deb
Size: 125692
MD5sum: 5f69e05cfb60c63d64d23b1d1e93e178
SHA1: 5415b55a6bcfbd21e897b6a927b00fc714157188
SHA256: b1e53c575b5414c685d476accd656df7bd018c3e9c0cdbe75088dffd6a7f038f
SHA512: 7100a8a7b4e249eed5b6fdf9f50c6f82059c0c041e6ac5e02165b22cd45d36f08999348a87d4ee3ac6652cd825348bff4094db040927d27bccfc9c048460721f
Description: debug symbols for libatopology2
Auto-Built-Package: debug-symbols
Build-Ids: 6a3893693863cd1fa0ac3c30fb2f490fdd75623c
Multi-Arch: same

Package: libatspi2.0-0
Priority: optional
Section: libs
Installed-Size: 186
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.7), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.62), libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4)
Recommends: at-spi2-core (= 2.46.0-5+apertis1bv2024dev3b1)
Filename: pool/target/a/at-spi2-core/libatspi2.0-0_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 67056
MD5sum: 0cfaf533b6da90c93d9af722ba68fbbf
SHA1: 274086af69a9c250fceb83003986c7f81182ac32
SHA256: 1825cff205a19d8201097ca8ed9dc9d342608265f68de903a298f95bb94a99ff
SHA512: 3ca1a57ced05961e2342ab604afa920171fe26ab9c6f2313ed541a9a99a777e1babef118ed625dfdf63b557765fe16611a967f34d9177bf729dada39ff59d5f3
Description: Assistive Technology Service Provider Interface - shared library
 This package contains the shared library for applications that wish to use
 the at-spi interface.
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: same

Package: libatspi2.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 258
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Depends: libatspi2.0-0 (= 2.46.0-5+apertis1bv2024dev3b1)
Filename: pool/target/a/at-spi2-core/libatspi2.0-0-dbgsym_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 204408
MD5sum: e201deeaee47a238e8afcef183247789
SHA1: 129a27cdee726acc0fd5cc60fc3ab07db260e581
SHA256: f3578eb0943700533b966457340d08c31630ac7f6e5a5e03e2e93142ca59e552
SHA512: d9366977cfab712c9714757c288c1d7f4b559077cccd905b8ec696d0ad8e67364eb8c0edb27395a7fcdbde47bc32d7d5de2ede55668d30e45acecbbf826f6f51
Description: debug symbols for libatspi2.0-0
Auto-Built-Package: debug-symbols
Build-Ids: d93ee1b9aa1946f673449f16fd59a304a717bb95
Multi-Arch: same

Package: libatspi2.0-dev
Priority: optional
Section: libdevel
Installed-Size: 797
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: armhf
Source: at-spi2-core
Version: 2.46.0-5+apertis1bv2024dev3b1
Replaces: gir-repository-dev
Depends: gir1.2-atspi-2.0 (= 2.46.0-5+apertis1bv2024dev3b1), libatspi2.0-0 (= 2.46.0-5+apertis1bv2024dev3b1), libglib2.0-dev, libdbus-1-dev, libxtst-dev
Filename: pool/target/a/at-spi2-core/libatspi2.0-dev_2.46.0-5+apertis1bv2024dev3b1_armhf.deb
Size: 78240
MD5sum: 73a5a3740a9553a9f30a3d28533bf8d6
SHA1: acd69e11e25d89c937c9b386f681e6a57a1e6880
SHA256: dd1aac0e95459938e35bea99c31f18256d79d82c39acc7d20300f6fde729cf64
SHA512: 8e5b9798a25dd8d27757e09cc92ce476834c19b7ff7920dc832073fdad37a06ec139dd44e39caf1eeb16836f8a3d0407add0fcb799786388bff89ca31126d219
Description: Development files for the assistive technology service provider
 These are the development files for at-spi2, needed for compilation of
 programs which use it.
Homepage: https://wiki.gnome.org/Accessibility
Multi-Arch: same

Package: libattr1
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: attr
Version: 1:2.5.1-4+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/a/attr/libattr1_2.5.1-4+apertis1bv2024dev3b1_armhf.deb
Size: 23144
MD5sum: 44c26ae90dc63b56fa0bf6972c2daecf
SHA1: 70fc105410b4cffc2eeab6ec66a549761fef994f
SHA256: 77d281ba97d634a6a322f2d3fe44ec799b2ff088e47151dfe77dee8d6ce90813
SHA512: 22057f3e318bb184e8dadf2b42a918f1ac4edd755f22d7034a4242d2ef78bc29c5f6e8cc6170bd9962c61c6d5c91df5ead5004e3fa9a7993b87c11adf73fe590
Description: extended attribute handling - shared library
 Contains the runtime environment required by programs that make use
 of extended attributes.
Homepage: https://savannah.nongnu.org/projects/attr/
Multi-Arch: same

Package: libattr1-dbgsym
Priority: optional
Section: debug
Installed-Size: 34
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: attr
Version: 1:2.5.1-4+apertis1bv2024dev3b1
Depends: libattr1 (= 1:2.5.1-4+apertis1bv2024dev3b1)
Filename: pool/target/a/attr/libattr1-dbgsym_2.5.1-4+apertis1bv2024dev3b1_armhf.deb
Size: 20304
MD5sum: 1cadf9eff1742b56929ba7ea92923095
SHA1: 017b43c8b75b699bd2cee8a9c86eb150939f3de0
SHA256: 47e2bfb98c48d03245a0df8253e04b173d0149770bdddca7ddbd94124c991900
SHA512: f3534a152ec1e1387c8f27e90ab9d32c773ee0e7fc3dc720e408a54c6e0b79df1370f71e1ce20e06bc032a78d6256e78afe7b69319c77d6220f53b534cc66d1a
Description: debug symbols for libattr1
Auto-Built-Package: debug-symbols
Build-Ids: 463146936dc8094ad5acf6123626839fb6d03229
Multi-Arch: same

Package: libattr1-dev
Priority: optional
Section: libdevel
Installed-Size: 79
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: attr
Version: 1:2.5.1-4+apertis1bv2024dev3b1
Replaces: attr-dev
Provides: attr-dev
Depends: libc6-dev | libc-dev, libattr1 (= 1:2.5.1-4+apertis1bv2024dev3b1)
Conflicts: attr-dev
Filename: pool/target/a/attr/libattr1-dev_2.5.1-4+apertis1bv2024dev3b1_armhf.deb
Size: 36736
MD5sum: 008de53394d8099dfa570b7a1ffffe7d
SHA1: 2b8704606d4e54d23ca7f0b2d4a3fcdb84390905
SHA256: d95eb13146f93870db24b145f603bbfcc3ed0ac2058f5b0824a6dc0de4472814
SHA512: 3268c7b22273aca25b9829fb82a1259ef7cfc0aee09123dc2afebd355bd3af99b2be84d8d6b4679cc8fb2a2a4f3dc2ba129f540024e0b679eefb6b93fa7717c2
Description: extended attributes handling - static libraries and headers
 This package contains the libraries and header files needed to develop
 programs which make use of extended attributes.  For Linux programs,
 the documented system call API is the recommended interface, but an
 SGI IRIX compatibility interface is also provided.
 .
 Currently most filesystems support extended attributes.
 The SGI IRIX compatibility API built above the Linux system calls is
 used by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8).
Homepage: https://savannah.nongnu.org/projects/attr/
Multi-Arch: same

Package: libaudit-common
Priority: optional
Section: libs
Installed-Size: 25
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: all
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Filename: pool/target/a/audit/libaudit-common_3.0.9-1+apertis2bv2024dev3b1_all.deb
Size: 13180
MD5sum: 67d9dd3ef6c77d2e00726488737f2639
SHA1: 46847bd73368f113dc63a150d3a189686112f47b
SHA256: 0fd3b1582b49a2167c58f52f1ba8d9135120ae5255b174d271f38d9ccced1537
SHA512: 20af9bc69a275f1d5bee60420d49734f186f1248c3dfc8c7fe728cefa3bee1a03f0ae6fb320d11d3a6c798df7fcfde8fdf72d432a23bc3a423a3b6b94273640a
Description: Dynamic library for security auditing - common files
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
 .
 This package contains the libaudit.conf configuration file and the associated
 manpage.
Homepage: https://people.redhat.com/sgrubb/audit/
Multi-Arch: foreign

Package: libaudit-common
Priority: optional
Section: libs
Installed-Size: 25
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: all
Source: audit
Version: 1:3.0.9-1+apertis1bv2024dev3b1
Filename: pool/target/a/audit/libaudit-common_3.0.9-1+apertis1bv2024dev3b1_all.deb
Size: 13200
MD5sum: 3d6950eafa98ebc101a698588084c29c
SHA1: 12b31e39e3fdfe9321873ad9d0caeaaf7d4a2cc1
SHA256: 9f02abd9814823b331de5ade208b553e5350c9a4d2281f47b4c869bbce2038a9
SHA512: 21df21a4aef48940c0bb0075cc52ab6355fa3055033fa94e38a89b30091db5a8dfcd990d8bfca7100cfbb6d100e7d8bd95d69ff9f7b7900f8b88ce67aca752c8
Description: Dynamic library for security auditing - common files
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
 .
 This package contains the libaudit.conf configuration file and the associated
 manpage.
Homepage: https://people.redhat.com/sgrubb/audit/
Multi-Arch: foreign

Package: libaudit-common
Priority: optional
Section: libs
Installed-Size: 23
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: all
Source: audit
Version: 1:3.0.9-1+apertis1bv2024dev2b1
Filename: pool/target/a/audit/libaudit-common_3.0.9-1+apertis1bv2024dev2b1_all.deb
Size: 11084
MD5sum: 1676edb3667f48d655983fe64906aa4e
SHA1: 119bc6eb12736f6b77817d1c22bd42b34b9b74c3
SHA256: a6fa50b5b04daa0528c000c4a8e4ad7c8161587c1df79194b4849b53411b5d87
SHA512: ca7350ceb4a3a1d28dd6811a6afd01b8c78c037239d547bdfccf24dbdd1955522e3aa4bf5261eef567b9db645f263eabbb3aa79b36e553e7f53be0d530ec762b
Description: Dynamic library for security auditing - common files
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
 .
 This package contains the libaudit.conf configuration file and the associated
 manpage.
Homepage: https://people.redhat.com/sgrubb/audit/
Multi-Arch: foreign

Package: libaudit-dev
Priority: optional
Section: libdevel
Installed-Size: 235
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Depends: libaudit1 (= 1:3.0.9-1+apertis2bv2024dev3b1), libcap-ng-dev
Filename: pool/target/a/audit/libaudit-dev_3.0.9-1+apertis2bv2024dev3b1_armhf.deb
Size: 81636
MD5sum: 2ad2cc43486e2aa2323307b360c9857a
SHA1: 0f4a37213a4b9b4f9774e361bca8d6be4546cb5d
SHA256: e064fd547fe3e80d7cbbdd657f7c089fe2718daa6e3bda6ba20942f9dd97604a
SHA512: 6d9f54e6483a0cffd99ccb479b7314ed76a0f2d9d5c6c9ecbe36757fe78958b5d15d9959fa143b71a87368ce6226686ab3b3228d755e0023946be4046dca00d4
Description: Header files and static library for security auditing
 The audit-libs-devel package contains the static libraries and header
 files needed for developing applications that need to use the audit
 framework libraries.
Homepage: https://people.redhat.com/sgrubb/audit/
Multi-Arch: same

Package: libaudit1
Priority: optional
Section: libs
Installed-Size: 138
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Depends: libaudit-common (>= 1:3.0.9-1+apertis2bv2024dev3b1), libc6 (>= 2.33), libcap-ng0 (>= 0.7.9)
Filename: pool/target/a/audit/libaudit1_3.0.9-1+apertis2bv2024dev3b1_armhf.deb
Size: 46636
MD5sum: a5f21da60563b44c86e772e71f4c9a67
SHA1: 6b94592515518722f0659e3d10ce54bec6748adc
SHA256: d879ff6e121a386ec6c15aaad5588c2c6bc6e555b57292046378e2e5d2f21de6
SHA512: 2132bbc0f6896793f013fd7e01d5bd0ad8b1111d4e00375ff1629d6253db888a6d747410864f061879905ec23d3623d9a4a232fc19f551b63fe45d739a7e9df2
Description: Dynamic library for security auditing
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
Homepage: https://people.redhat.com/sgrubb/audit/
Multi-Arch: same

Package: libaudit1-dbgsym
Priority: optional
Section: debug
Installed-Size: 85
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Depends: libaudit1 (= 1:3.0.9-1+apertis2bv2024dev3b1)
Filename: pool/target/a/audit/libaudit1-dbgsym_3.0.9-1+apertis2bv2024dev3b1_armhf.deb
Size: 66040
MD5sum: cb987ab7d0ac2e2fc0fe57548c957cc1
SHA1: 17ff2dcad8e752c48949a5d1bfb81d72adc33e5e
SHA256: 1685483c05f43d93165b8ba25504bde9e8a2c50490ab72661f2dc190d151efdc
SHA512: 7f91b4022bf9c488b5ff05aa17f58a5f9ee02b5fa67972daea1e8b65dadfeb020988162f77f03f21fdf030997f3e66bf3dcc4bdb1a97ce65336fc9bee52d9c28
Description: debug symbols for libaudit1
Auto-Built-Package: debug-symbols
Build-Ids: 11b9d2987e1c28169858091083d8eea13a53c826
Multi-Arch: same

Package: libauparse-dev
Priority: optional
Section: libdevel
Installed-Size: 241
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Depends: libauparse0 (= 1:3.0.9-1+apertis2bv2024dev3b1)
Filename: pool/target/a/audit/libauparse-dev_3.0.9-1+apertis2bv2024dev3b1_armhf.deb
Size: 94708
MD5sum: bdc8bab44538ec8b77f6ff1049179a3c
SHA1: 02579c3b9ba3e72bdea335a94eaa869fdca0f090
SHA256: fd1ff34637f057bdc98d472f1f7062fefd8c51f09ac96be019114e6323701ea7
SHA512: 4651ac99f6730f8b4de4239025bb611959ac1e249db66d6a92d0effe38d941431a29046dd9557af3d8cae9ae3c067145265e4df3060cec608ca5324222dcae8e
Description: Header files and static library for the libauparse0 library
 The audit-libs parse package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
Homepage: https://people.redhat.com/sgrubb/audit/
Multi-Arch: same

Package: libauparse0
Priority: optional
Section: libs
Installed-Size: 128
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Depends: libaudit1 (= 1:3.0.9-1+apertis2bv2024dev3b1), libc6 (>= 2.17)
Filename: pool/target/a/audit/libauparse0_3.0.9-1+apertis2bv2024dev3b1_armhf.deb
Size: 58084
MD5sum: 0c02fca7b0c4cbae61fb040b49ddfe5d
SHA1: a772b27b24b901ad10fa9a09b4d08f401c49da10
SHA256: a2536afe865446af0f1b7370d29b23583ada829c8c60e231bd0d0eff43514542
SHA512: cd292298374479a573fb15927468b09bbaa9d82debb7cd0f371d6b3acd19c541ef7c7225d897933a31d51f97b7e5d565e8ae2d28e594dcbdc4140ac1e912e4ea
Description: Dynamic library for parsing security auditing
 The libauparse package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
 .
 This package contains the libauparse0 library.
Homepage: https://people.redhat.com/sgrubb/audit/
Multi-Arch: same

Package: libauparse0-dbgsym
Priority: optional
Section: debug
Installed-Size: 181
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Depends: libauparse0 (= 1:3.0.9-1+apertis2bv2024dev3b1)
Filename: pool/target/a/audit/libauparse0-dbgsym_3.0.9-1+apertis2bv2024dev3b1_armhf.deb
Size: 159936
MD5sum: cdcd4bb07402050a1b3982419bb7f30a
SHA1: e700ff24cd83b5d6889a04bf1d23b3d783b4c537
SHA256: 11c51ddc10586140a954f3585b0b1c2c1465ab63741d6abc2d55e8cc41f2f4d5
SHA512: 39c7d3388c6bc560ed8f6ee734312626f59f2449e6892c422df31f25dba3bd30e33d7b6ef1b52e72380c4165b6063acab7d0faf611b11a5dc34a98125fff0036
Description: debug symbols for libauparse0
Auto-Built-Package: debug-symbols
Build-Ids: 4f9b6d3871d1da06603f5d957fa385470aae5408
Multi-Arch: same

Package: libavahi-client-dev
Priority: optional
Section: libdevel
Installed-Size: 161
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-client3 (= 0.8-10+apertis0bv2024dev3b2), libavahi-common-dev (= 0.8-10+apertis0bv2024dev3b2), libdbus-1-dev
Filename: pool/target/a/avahi/libavahi-client-dev_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 53804
MD5sum: 692c96508cd74f4a50e151c2c3788bda
SHA1: ec242d24bec211746fbcf29cbe7328e4c0943ac8
SHA256: bf91ad239ee553ad3a6e475bb6eccb9b40e4c6701ddd86f9da11341e92471cdd
SHA512: 05fe39be0a8950a7284137fc513c673a8514e545333f08c2c2e70fea99e1f44a1cdc7928c42ecce6b76f003772eb13d468c9aca9cbe2d45cfe7db80d164ea84b
Description: Development files for the Avahi client library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the development headers for Avahi's C API which
 allows you to integrate mDNS/DNS-SD functionality into your application.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-client3
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-common3 (= 0.8-10+apertis0bv2024dev3b2), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14)
Filename: pool/target/a/avahi/libavahi-client3_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 44292
MD5sum: 957c3b139de6ff6cf42854762f20c298
SHA1: b9fcc39c3608edae5f4bada90fa24ede3df5ec92
SHA256: 85f266c94ffb6e3f10d57ce27c5dfdb9b49a92fd6ed1bc89d2baa2c3b95cce15
SHA512: 3596cd74ec8598c7a392fb859ad76ddf8a46fe83bc151bba3d7c5a4f6a549c163979533c2d50e8e51071362c492dce3fd55d931c596182a3d38947951a9020ce
Description: Avahi client library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the library for Avahi's C API which  allows you
 to integrate mDNS/DNS-SD functionality into your application.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-client3-dbgsym
Priority: optional
Section: debug
Installed-Size: 82
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-client3 (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-client3-dbgsym_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 62152
MD5sum: 76a6f6e746de7a0c8a39ac1c37a49dc2
SHA1: 6fc2d407bf512d68e72d07526dfc4c7ab36644da
SHA256: 49c74830e2d837eecd7fd0e6655151f8d7c9e0ada8e5303677abf1f0fc5f9760
SHA512: a4dd9064e1db0d9c3c0f61a7cce4812ee5342a1e797c430bcb5f0d4a63b2fa6ed291c2b12e6b1f823f3523dc9eaca64d216ef84fa06dd68698da049b8b21454b
Description: debug symbols for libavahi-client3
Auto-Built-Package: debug-symbols
Build-Ids: 966843909a0361b89fc88efd70104b795df420ef
Multi-Arch: same

Package: libavahi-common-data
Priority: optional
Section: libs
Installed-Size: 740
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Filename: pool/target/a/avahi/libavahi-common-data_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 109344
MD5sum: 028891f272da6c7511a6a2411b42acb7
SHA1: 8a904658cc1afd7f051c2e65a61ec0c696a6bf06
SHA256: 8b33ab6b5de52bd95da6b5d1e04f50b12c563fb6f70942a3a3d7a5a902755e2c
SHA512: bdadb0531679cd60e468cfb6b560e32870540323866dd78b0cb3531df987e76ad025bfccc3159092274ad4b5bd2c78d6f2f5c150a8a3bde1ec6b0456d0ff6415
Description: Avahi common data files
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains common data files for avahi.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-common-dev
Priority: optional
Section: libdevel
Installed-Size: 167
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-common3 (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-common-dev_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 56108
MD5sum: dc4496d34870a917161c40a16b946099
SHA1: 49a086371de9a9c8bfd52c6733a4ee9067be80ec
SHA256: e9a72a3ce2ae60941014ed02567ecfed88ce5822df6eb5f9775734717f4b5dfe
SHA512: bf4c38935bc8df27398be0e0a22f369b1c48ff6144b70099ac2ce3ccc41c61146479f90d9c5b8998b70a997b97d709085c2acefd64115c30a771c05092b6ec31
Description: Development files for the Avahi common library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the development headers for the Avahi common
 library, which is a set of common functions and definitions used by many
 of Avahis components and client applications.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-common3
Priority: optional
Section: libs
Installed-Size: 80
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34), libavahi-common-data (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-common3_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 41020
MD5sum: 9df4ec318dc6836412d6bfd2cd64d894
SHA1: a9006a5b4a25b437e3d25a8aa3c58aab02048588
SHA256: 3b06bf79a5ee8c20970bcf836128b0633fd8347b87584026bf0de2e94538763d
SHA512: b860ed4be082e3598fe15ac3f20c9eaebdfa76cb86aba4e4f95761544a29a8fb9b9e370059b100c0f3479f03e3749a71e1e17e4a710272a737890c7dd3f63f15
Description: Avahi common library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the Avahi common library, which is a set of common
 functions used by many of Avahis components and client applications.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-common3-dbgsym
Priority: optional
Section: debug
Installed-Size: 66
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-common3 (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-common3-dbgsym_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 46296
MD5sum: f08fec7a148f3e0ad7e28d56bd476fd9
SHA1: bf54284db967751b68217f3bbc92601a71fb2c92
SHA256: 3e2837056064bdb07e90735dd36547dc1c7374141cde7c83ad8ca38617a60e2d
SHA512: 70acf0b8c3c9dffe591b85adedad33651d97de402658227386a7ca0ea809f3261b3d9780b819877455ec04a149862c455c42b13d0d4bbaf24bf912a45e3e7dec
Description: debug symbols for libavahi-common3
Auto-Built-Package: debug-symbols
Build-Ids: a9a2670951c50013458359c2fa9e46e7f4efdd49
Multi-Arch: same

Package: libavahi-compat-libdnssd-dev
Priority: optional
Section: libdevel
Installed-Size: 151
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-compat-libdnssd1 (= 0.8-10+apertis0bv2024dev3b2), libavahi-client-dev (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-compat-libdnssd-dev_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 51808
MD5sum: 58875b3d4b32886bd89d13ec1d550915
SHA1: 2bb1b1f3df55bdda768076e7c86eba43f73b1693
SHA256: 20bedf06da260050fdb1ec1f48af28c492ef7d3342da529cccc6bad0f97c030b
SHA512: 26d22d8ef915a4ebd478796766e83d71244753449314976f733c9d18673ba0a0a1e43c45d5a964e4c70ef24cc0e81d7302270e664eaeb7b44c6709fbbaba6183
Description: Development headers for the Avahi Apple Bonjour compatibility library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the development headers for Apple Bonjour compatibility
 library of Avahi.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-compat-libdnssd1
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-client3 (= 0.8-10+apertis0bv2024dev3b2), libavahi-common3 (= 0.8-10+apertis0bv2024dev3b2), libc6 (>= 2.34)
Recommends: libnss-mdns
Filename: pool/target/a/avahi/libavahi-compat-libdnssd1_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 36388
MD5sum: 95170cac8d83ed82a4db4a523cce7a7a
SHA1: dd749ffeddb27c965e7844d3f5a4db53487a249d
SHA256: 77525c37b866958982e822f1eabb97889bb1707689f9aa5b5fcc1205d012b392
SHA512: 9ccc85791ec1e34ada3b0a0e84b34c9202be91e8f8070472316bfa72f8c8a9e43fe618aa73f53bbae860b4fdb0d7c65865d678f7f1a9f1d32ff403325e42d3ab
Description: Avahi Apple Bonjour compatibility library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This library contains the Apple Bonjour compatibility library of Avahi.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-compat-libdnssd1-dbgsym
Priority: optional
Section: debug
Installed-Size: 57
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-compat-libdnssd1 (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-compat-libdnssd1-dbgsym_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 39560
MD5sum: dbf3918308642549e25af02f8afcf828
SHA1: 913b2ea07479030e20a3a6d9f59df82334998be1
SHA256: 53b5735eac56ee0a4782e798fb4c8344dcd393d04f7bbd9746d21e250920b1d1
SHA512: 6a24208299df3c2829595ff2eac44faefd5d31a1d39d2874dab09b414c0e303961585947141867da0af81ab13b1c5e1e72fb5ba7717d7288caa9a50bec126269
Description: debug symbols for libavahi-compat-libdnssd1
Auto-Built-Package: debug-symbols
Build-Ids: c9a51f08adb27c9898048eaa77bde0fcf5148cac
Multi-Arch: same

Package: libavahi-core-dev
Priority: optional
Section: libdevel
Installed-Size: 388
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-core7 (= 0.8-10+apertis0bv2024dev3b2), libavahi-common-dev (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-core-dev_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 115288
MD5sum: d15c494416c9fe055ea881d2625b2cb1
SHA1: a991632b7d83bcb289cd5d289a5a51d7d5940af4
SHA256: 9ace798b672315aeffbac45afb5f8a59c7aaa4693e8b951913a70361275380b6
SHA512: 9a311ab88dd0032af3475c1f18fc79b72bdf2bcd370fa871fe858fd77ee4184c68093690eddff0f1987a4cb7b482367935f370e8275420044ed198040821a85c
Description: Development files for Avahi's embeddable mDNS/DNS-SD library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the development files for Avahi's embeddable
 mDNS/DNS-SD stack. This can be used by embedded application developers
 to integrate mDNS/DNS-SD functionality into their applications.
 .
 You should not however use this library for non-embedded applications, you
 should use libavahi-client-dev which interacts with the avahi daemon.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-core7
Priority: optional
Section: libs
Installed-Size: 198
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-common3 (= 0.8-10+apertis0bv2024dev3b2), libc6 (>= 2.28)
Filename: pool/target/a/avahi/libavahi-core7_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 94100
MD5sum: eb088d882a06d6247c483a4e6c92dd66
SHA1: 1d6df2453c97a0239c8711ec0f1f2a73a4b0a99b
SHA256: 2c01de223a572125f5e0e82a7c3d60f75651debc9c54aa16f3858675cad049b5
SHA512: 6f482134f76806ff0cf8805df40034b67079e59b4952456e9213da40b7c801f5fd6c3845ecf87199483daf432c950c12799c11a616fc84e1fb6fe0feea6b60f9
Description: Avahi's embeddable mDNS/DNS-SD library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the library for Avahi's embeddable mDNS/DNS-SD stack.
 This can be used by embedded applications to integrate mDNS/DNS-SD
 functionality into their applications.
 .
 You should not however use this library for non-embedded applications, you
 should use libavahi-client which interacts with the avahi daemon.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-core7-dbgsym
Priority: optional
Section: debug
Installed-Size: 287
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-core7 (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-core7-dbgsym_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 243120
MD5sum: 46bfb06efc39fbb1fc0a33a043692ba0
SHA1: b4f0ea775d3e081b215929bcedcc91ea095c4a63
SHA256: cf8df1c4c0aaa25b1d90d471c1392050def4f42b6de8b71dd215ca3ddbf82191
SHA512: 47f7d34528dd42d38027386899751fb217acda136313dd5622cae4c183a804a02023d87277c7c9ddeaf00942f9d3fcf7be138936fc772a8cd794f53476f4c3ad
Description: debug symbols for libavahi-core7
Auto-Built-Package: debug-symbols
Build-Ids: 8aedbec9a61a4525d36e8c0617faabe567399619
Multi-Arch: same

Package: libavahi-glib-dev
Priority: optional
Section: libdevel
Installed-Size: 63
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-glib1 (= 0.8-10+apertis0bv2024dev3b2), libglib2.0-dev, libavahi-common-dev (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-glib-dev_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 31236
MD5sum: 0c4c400af4ff5dce43883969addd7749
SHA1: 64b9bae7020c4667f79fc299d0abf47edb5c236f
SHA256: 311cdad670d5592db5cb53776f91339f9f236ffee7a969f5e89a267b4c6e4e7c
SHA512: 8759d955883926868805e83855efc0ab533783ed10a905298eadc6b8712a40a852149bbd173a066e3bfacea94dd2b4287552c3a0b926afb5c0b7654e30763c04
Description: Development headers for the Avahi GLib integration library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the development headers for the interface
 to integrate the Avahi libraries  into a GLib main loop application,
 including GTK+ applications.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-glib1
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-common3 (= 0.8-10+apertis0bv2024dev3b2), libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0)
Filename: pool/target/a/avahi/libavahi-glib1_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 29628
MD5sum: 0186ea7ee3557f675200a7450bfc25b5
SHA1: 2a1ea89e67c9e7c1463979d045fc27571696c4cd
SHA256: ef3db010d2389a9044c4863c86e5ee7cb6f19991302d140fdbe37ba7269f1ee2
SHA512: b0ccb1d55283af35c92fd4f62c1ab23f763565087b9a4b75f6310edcc128bc37391787e04cd5ba0457a3cdff32e829fbbbad854dd3d9a2d1d9b82ffff7792b79
Description: Avahi GLib integration library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This library contains the interface to integrate the Avahi libraries
 into a GLib main loop application, including GTK+ applications.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-glib1-dbgsym
Priority: optional
Section: debug
Installed-Size: 27
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-glib1 (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-glib1-dbgsym_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 12972
MD5sum: 1c54cb6674f36cbf88f0bf58e85db11d
SHA1: a0a07af6107967315cd042412ce53216564cd047
SHA256: ceb0dff26e99fda18b587c339fec753a149038abcffe43d02f84e41704b54559
SHA512: 0ba17edc3550d1be2d6825444b2d58ff84989dcb55cf120548f612b092acd04c5f51335f57b59cbd60d9fad2ce217a1276ea7a75d65d9c88904ac984662a8443
Description: debug symbols for libavahi-glib1
Auto-Built-Package: debug-symbols
Build-Ids: 97e6c8d43613057f16989303d4a12d2f5ab6421a
Multi-Arch: same

Package: libavahi-gobject-dev
Priority: optional
Section: libdevel
Installed-Size: 182
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-gobject0 (= 0.8-10+apertis0bv2024dev3b2), gir1.2-avahi-0.6 (= 0.8-10+apertis0bv2024dev3b2), libglib2.0-dev, libavahi-client-dev (= 0.8-10+apertis0bv2024dev3b2), libavahi-glib-dev (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-gobject-dev_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 45524
MD5sum: 23b509d039a7039ce504e23d13eaee83
SHA1: 21de784db6530b27f2066d72f16325dbd514640b
SHA256: e5a8fd82b6bfef2c38a0a23ebb56fa3e65996661af25e75f81574b98b5ba6ffc
SHA512: aabfd9f95e355fc62bfd5ad1876648fa5f1199f722b5c7c0e49fdb13343f27450c7f74577dda9853e61c20ed5be9e0984ee52e95698b523500975b9b65cdbb9b
Description: Development headers for the Avahi GObject library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the development headers for a GObject interface
 to Avahi
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-gobject0
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-client3 (= 0.8-10+apertis0bv2024dev3b2), libavahi-common3 (= 0.8-10+apertis0bv2024dev3b2), libavahi-glib1 (= 0.8-10+apertis0bv2024dev3b2), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
Filename: pool/target/a/avahi/libavahi-gobject0_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 36868
MD5sum: a93dda934498a847e8f6fd6e161d6615
SHA1: 2af72e4a3c6eb4ef2c3231967a12e489532686d0
SHA256: df6954dc87c84a60bfb81676ab67e948a193343df3dadda205237cf95749177c
SHA512: ac0abeea3831cf031e6f5eaded19c8e5292a7853b870ff7b5bc5cd34012af7590ea5ffd6c55ffc55528aa62728184a8bd88de6026f17181c06895af4a56e8f95
Description: Avahi GObject library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This library contains the GObject wrapper for Avahi.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-gobject0-dbgsym
Priority: optional
Section: debug
Installed-Size: 64
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-gobject0 (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-gobject0-dbgsym_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 43700
MD5sum: 47a61a5b48e04e39a75c9efd20786fc8
SHA1: cdda65406b3468c99b61542b02ece209e5439a3f
SHA256: 941e0fc1f9f4afd4bc208fff3b93e1f5b712d12cad21ee46517083726eb346d6
SHA512: 93060fb5b6a751c87e408135e784e27c754e3b9893714d71049b8c2646c5ac8aa7e08d21031fad8df8daa379baab877b3d0f9b0536b5a1e3cd2cff4410dfa846
Description: debug symbols for libavahi-gobject0
Auto-Built-Package: debug-symbols
Build-Ids: 523f7382c44d0365436bc206eba803f3e91b4c54
Multi-Arch: same

Package: libavahi-ui-gtk3-0
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-client3 (= 0.8-10+apertis0bv2024dev3b2), libavahi-common3 (= 0.8-10+apertis0bv2024dev3b2), libavahi-glib1 (= 0.8-10+apertis0bv2024dev3b2), libc6 (>= 2.4), libgdbm6 (>= 1.16), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0)
Filename: pool/target/a/avahi/libavahi-ui-gtk3-0_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 38468
MD5sum: d2d59b5cfe4bb5f9b69bf1920521da63
SHA1: c40438ba32bf121e62da9bc91708e22d44adce80
SHA256: 59b8123fee3a8933d30da26568b1c4921e927688b73583b836cbf2663454c026
SHA512: 732a0076004fc90b3306921c83a6fe87ff180fa041cd5d3a275699d05e0980cc79b74003c27bed87ede034b2cec5c0e61de95e2d29dfe2702cb33ca90b6bfb89
Description: Avahi GTK+ User interface library for GTK3
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This library contains a GTK+ widget for browsing services.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavahi-ui-gtk3-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 74
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-ui-gtk3-0 (= 0.8-10+apertis0bv2024dev3b2)
Filename: pool/target/a/avahi/libavahi-ui-gtk3-0-dbgsym_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 54832
MD5sum: 74bc2288217dc7e98b07ed9a4bf980dc
SHA1: 1dc1de19fe46f0e4e61b28170ea137b5202bea67
SHA256: c83d5c7c3982ee04450d7ade9208d89247e6f5de5b0057d54ace3a60859f9e45
SHA512: da00e987ab85c0c7ef5ca05f074c707d8168455055afb064f4d67d1f0f6aee63280a99d44fd92845e0a14eaae7bfcc16aacaea38e7404d6665813398134260d2
Description: debug symbols for libavahi-ui-gtk3-0
Auto-Built-Package: debug-symbols
Build-Ids: 0a39f756d92b86d4963be8a008e494f866c3008a
Multi-Arch: same

Package: libavahi-ui-gtk3-dev
Priority: optional
Section: libdevel
Installed-Size: 90
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: libavahi-ui-gtk3-0 (= 0.8-10+apertis0bv2024dev3b2), libavahi-client-dev (= 0.8-10+apertis0bv2024dev3b2), libavahi-glib-dev (= 0.8-10+apertis0bv2024dev3b2), libgtk-3-dev
Conflicts: libavahi-ui-dev
Filename: pool/target/a/avahi/libavahi-ui-gtk3-dev_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 40044
MD5sum: 5d022da47712d9bbe4109e9a713b9ab2
SHA1: d363b61ff2b14864156dbbc7109e5ebf29d7f7b2
SHA256: 975852d3f9bbdff51c5c2168344d9fb3328dfffde492e9320ad40ac0deb892b9
SHA512: 1d2ac1d5b1165dc44cb37805c25e092bedfbfcec837691af8858f948ed0d31245dffd082b497bf00af19793cba54c2051e03da42107c9385a9127b4e9b47f401
Description: Development headers for the Avahi GTK+ User interface library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the development headers for the GTK+ library of Avahi.
Homepage: https://avahi.org/
Multi-Arch: same

Package: libavc1394-0
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavc1394
Version: 0.5.4-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.29), libraw1394-11 (>= 2.1.2)
Filename: pool/target/liba/libavc1394/libavc1394-0_0.5.4-5+apertis1bv2024dev3b1_armhf.deb
Size: 16352
MD5sum: 6576e369f5ff1e0ad660753ca7e3651b
SHA1: 83db37d8d0d226f25348d0ccf57d4c5dde7247ae
SHA256: 0b1127054bf76d6a44443a89b85fc8414278e9e694f7962d455c413b60a538db
SHA512: e58e8bdbff2d3fb51add1ac2431f93949c50a64c8fb807dcd71e5708d74af46dd98e0a595b1f0ea76e690472c08f374cabdb8115e406ecdfebba637bcf559d65
Description: control IEEE 1394 audio/video devices
 libavc1394 is a programming interface for the 1394 Trade Association AV/C
 (Audio/Video Control) Digital Interface Command Set. It allows you to
 remote control camcorders and similar devices connected to your computer
 via an IEEE 1394 (aka Firewire) link.
 .
 This package includes the libraries needed to run executables using
 libavc1394.
Homepage: http://sourceforge.net/projects/libavc1394/
Multi-Arch: same

Package: libavc1394-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 54
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavc1394
Version: 0.5.4-5+apertis1bv2024dev3b1
Depends: libavc1394-0 (= 0.5.4-5+apertis1bv2024dev3b1)
Filename: pool/target/liba/libavc1394/libavc1394-0-dbgsym_0.5.4-5+apertis1bv2024dev3b1_armhf.deb
Size: 35104
MD5sum: e19b00b694d8c2b6a7cf446200567fdf
SHA1: 6c29a89ddcbc1993d0aef716de6771a6989775a1
SHA256: b6ae1881d557bd279e0eb324acb5649e12326612aa938909d2365ee0eceffe41
SHA512: 7fcf557f9d4f077181328a380c76c8f06f7e4aa1b053cfe088d5a9437b4d06e3ed4b6921ac982d5ab0fd34e172fd3921f9b07040ad360b1ca445fe27e6cc9a8f
Description: debug symbols for libavc1394-0
Auto-Built-Package: debug-symbols
Build-Ids: 854feb2f0fab509ec225e9870fc5421976c79cb6 e215b207e4f2c465047aa2a8e2c3c595c060b59d
Multi-Arch: same

Package: libavc1394-dev
Priority: optional
Section: libdevel
Installed-Size: 51
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavc1394
Version: 0.5.4-5+apertis1bv2024dev3b1
Depends: libavc1394-0 (= 0.5.4-5+apertis1bv2024dev3b1)
Filename: pool/target/liba/libavc1394/libavc1394-dev_0.5.4-5+apertis1bv2024dev3b1_armhf.deb
Size: 11420
MD5sum: 29efe28458d05b79de32da38454a7b44
SHA1: 784fc6c85de0953073d03ce04c3b09a3930903f5
SHA256: e143dbfafd057e2a2a53a81d1eaa78eecbba6733adcee39e258bb09be8f18a15
SHA512: 65b519f18f81381b5bf6c15889f8e819c1c77bdb4f0e85af7e76b00ed9c880a236dae672c5112af0f7c946ce60e3c23215acc35cbe41825910c88d6dbc3f7368
Description: control IEEE 1394 audio/video devices (development files)
 libavc1394 is a programming interface for the 1394 Trade Association AV/C
 (Audio/Video Control) Digital Interface Command Set. It allows you to
 remote control camcorders and similar devices connected to your computer
 via an IEEE 1394 (aka Firewire) link.
 .
 This package includes the libraries and header files needed to compile
 programs using libavc1394, as well as the command line tool dvcont that
 acts as a simple remote control, the tool mkrfc2734 that is needed
 to advertise IP over IEEE 1394 (RFC 2734) capabilities with the Linux
 2.4 kernel series, and the utility panelctl, a remote control for
 set-top boxes.
Homepage: http://sourceforge.net/projects/libavc1394/
Multi-Arch: same

Package: libavc1394-tools
Priority: optional
Section: utils
Installed-Size: 63
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavc1394
Version: 0.5.4-5+apertis1bv2024dev3b1
Depends: libavc1394-0 (>= 0.5.3), libc6 (>= 2.34), libraw1394-11 (>= 2.1.2)
Filename: pool/target/liba/libavc1394/libavc1394-tools_0.5.4-5+apertis1bv2024dev3b1_armhf.deb
Size: 20316
MD5sum: cfe43690eb5636fcf41445f222f45cda
SHA1: aa609018eff10d103858f6eeec9c0bddb5309e4d
SHA256: 6c16d68b9cb80465f802241b8aeebbebf982cfe5a52d6117025b672d5820d986
SHA512: 08ec270e590cd76c27f7291ca0205283e91db4dafd043eb57e9d02b45e1c8d0ab4657c09a674befbfd897515be7cbdec86e886172d699e920575509603035336
Description: control IEEE 1394 audio/video devices (utilities)
 libavc1394 is a programming interface for the 1394 Trade Association AV/C
 (Audio/Video Control) Digital Interface Command Set. It allows you to
 remote control camcorders and similar devices connected to your computer
 via an IEEE 1394 (aka Firewire) link.
 .
 This package provides the command line tool dvcont that acts as a simple
 remote control, the tool mkrfc2734 that is needed to advertise IP over
 IEEE 1394 (RFC 2734) capabilities with the Linux 2.4 kernel series, and
 the utility panelctl, a remote control for set-top boxes.
Homepage: http://sourceforge.net/projects/libavc1394/

Package: libavc1394-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 47
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavc1394
Version: 0.5.4-5+apertis1bv2024dev3b1
Depends: libavc1394-tools (= 0.5.4-5+apertis1bv2024dev3b1)
Filename: pool/target/liba/libavc1394/libavc1394-tools-dbgsym_0.5.4-5+apertis1bv2024dev3b1_armhf.deb
Size: 20976
MD5sum: a08f05f37654782b3013fa6c6acd9d4d
SHA1: 82af8c1a8834b565a5a2ce5ebf34bf3254e10e65
SHA256: a3144d63bedf531a78d73ec641c38e3cbdd8f5c9dc9348ce076804836992d5b3
SHA512: 488b9987bc947a1529ef95dd95307f47bc5655982661b0c5187514dedf55bb49ada8ed49d3a4df46bd4c8600976484734e8af00f73b65accdfb7e0c50a3430e4
Description: debug symbols for libavc1394-tools
Auto-Built-Package: debug-symbols
Build-Ids: a6fa21c76d6c40f243fd9acd5a2dec82f445ad7f b927dedbb14f2bb78099ccb9d554d5263d4534c5 cf38d8f0369c468e5dea242344f2c709e52ccf10

Package: libavif-bin
Priority: optional
Section: utils
Installed-Size: 132
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavif
Version: 0.11.1-1+apertis2bv2024dev3b1
Depends: libavif15 (= 0.11.1-1+apertis2bv2024dev3b1), libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1)
Filename: pool/target/liba/libavif/libavif-bin_0.11.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 57200
MD5sum: 137c066f4da509f08ef28218939f452f
SHA1: 2f3ca9249402c5cc1ac8dd6084302e8effe871b3
SHA256: 730b9243eac806942482c0f82fb1a7bede07293af4a8479ce5e3a8ede6395c04
SHA512: 15bbe9b653a9f0291d2f731141a9b61b924284e339b5ce12b9efbe11336e8251d6d74f5e8d31407f94828735b7e9116780e3c80e3bdd5366d3d6e0daa331302d
Description: Library for handling .avif files (utilities)
 This library aims to be a friendly, portable C implementation of the AV1
 Image File Format as described in https://aomediacodec.github.io/av1-avif/.
 .
 This package provides several utilities provided by the library:
  - avifdec
  - avifenc
Homepage: https://github.com/AOMediaCodec/libavif

Package: libavif-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 148
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavif
Version: 0.11.1-1+apertis2bv2024dev3b1
Depends: libavif-bin (= 0.11.1-1+apertis2bv2024dev3b1)
Filename: pool/target/liba/libavif/libavif-bin-dbgsym_0.11.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 119212
MD5sum: ee028d048b9c52e956327ba77fc92a47
SHA1: 143b6cec8151947ac2211959bd910b2aa497e3f4
SHA256: d52568623964dedeace2ceccc79cc02824b15fabb7206ff01e43de0ae94dfe8c
SHA512: dc151796802aaae49b4f0858965ecda46090ee6cc3c19d0c0da61d832f521dce8a3b44c73cb77ca79fcd526adf03a590b0d44080aa89a4f3ebf3b01c05058bc1
Description: debug symbols for libavif-bin
Auto-Built-Package: debug-symbols
Build-Ids: 396dbf89dc995004a2f9a8c44c6279e03724fd85 ef70fc7ab02cce1d9d1106646dc7e373e88faf36

Package: libavif-dev
Priority: optional
Section: libdevel
Installed-Size: 108
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavif
Version: 0.11.1-1+apertis2bv2024dev3b1
Depends: libavif15 (= 0.11.1-1+apertis2bv2024dev3b1)
Filename: pool/target/liba/libavif/libavif-dev_0.11.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 42348
MD5sum: fa5905a648057552c9b2e0ae9f2ecdb8
SHA1: ddcee6c609b46db3a85588f2fa63b7518bc0050d
SHA256: 57a931a6ac949cc26aa86f3ec096853ce2065120d2dfb2a0427ec4b30d370fbf
SHA512: 363da3fbab0ce254a2f5276068dc3357842948d4105dddf59ee5490d80c854e74f6504fe70f1fca3f430f66955af3484abdaada5aadbd0bed34ddd156c6754f6
Description: Library for handling .avif files (development files)
 This library aims to be a friendly, portable C implementation of the AV1
 Image File Format as described in https://aomediacodec.github.io/av1-avif/.
 .
 This package provides the development files.
Homepage: https://github.com/AOMediaCodec/libavif
Multi-Arch: same

Package: libavif-gdk-pixbuf
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavif
Version: 0.11.1-1+apertis2bv2024dev3b1
Replaces: libavif7-gdk-pixbuf, libavif8-gdk-pixbuf
Depends: libavif15 (= 0.11.1-1+apertis2bv2024dev3b1), libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0 (>= 2.35.8)
Breaks: libavif7-gdk-pixbuf, libavif8-gdk-pixbuf
Filename: pool/target/liba/libavif/libavif-gdk-pixbuf_0.11.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 27468
MD5sum: c3eadaff27460ea78c7ed08019adb471
SHA1: 80f09c9961587fdb17d160449cc66ab4661d2279
SHA256: 556625e5a50a97681bccc0536266fa3c44c97c5f2e94c12b8146ba0f7d2f8e89
SHA512: 5c26f95d91131ed7684352fadcd29d382a5a97ae9ab3dccc4fb6cc62ba696cacbad1e422e5ce173a28b096c7729999579c8a124bf2ebe97acc573f6723d6fa68
Description: Library for handling .avif files (GDK pixbuf plugin)
 This library aims to be a friendly, portable C implementation of the AV1
 Image File Format as described in https://aomediacodec.github.io/av1-avif/.
 .
 This package provides the GDK pixbuf plugin for the library.
Homepage: https://github.com/AOMediaCodec/libavif
Multi-Arch: same

Package: libavif-gdk-pixbuf-dbgsym
Priority: optional
Section: debug
Installed-Size: 30
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavif
Version: 0.11.1-1+apertis2bv2024dev3b1
Depends: libavif-gdk-pixbuf (= 0.11.1-1+apertis2bv2024dev3b1)
Filename: pool/target/liba/libavif/libavif-gdk-pixbuf-dbgsym_0.11.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 16676
MD5sum: 3ccf248e450de9a6d2105420d8dfc1b3
SHA1: 4514229c958c7e98741f74f4b18b6a2e010e3f34
SHA256: c6c461a2db3c2f89a69c472113d45e01df65f1903d9a7a065157251967c812c1
SHA512: 0e407d939557b034ae8844c91b766e7b7616668aa58f4245a38e86e2ef26c3b0a53fe417fc4ce20bc90e88783473d489ad98cfb9a99748cfa91454437c352d2b
Description: debug symbols for libavif-gdk-pixbuf
Auto-Built-Package: debug-symbols
Build-Ids: 3cf928e178e96c44c065c8a822d7c7311db612fa
Multi-Arch: same

Package: libavif15
Priority: optional
Section: libs
Installed-Size: 151
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavif
Version: 0.11.1-1+apertis2bv2024dev3b1
Depends: libaom3 (>= 3.2.0), libc6 (>= 2.4), libdav1d6 (>= 0.1.0), libgav1-1 (>= 0.18.0), librav1e0 (>= 0.5.1), libsvtav1enc1 (>= 1.4.1+dfsg), libyuv0 (>= 0.0~git20221206)
Filename: pool/target/liba/libavif/libavif15_0.11.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 85548
MD5sum: 1036eb92376e141006c110d8a5b69493
SHA1: 30c3342e40f2c24356015bde8f54a527b5aa9e2d
SHA256: 3dc3ce2e07a860a60b92c29c377b96440a7bdf07aaec285ee33d74c9753e3956
SHA512: 08e02fce917485623c05a8027fde361f3f736ae19b561d0c19df3c1283cdb5c9c6a003ce4867888e01b64e1f1771081560674eac6beb5aae448ccaa957868428
Description: Library for handling .avif files
 This library aims to be a friendly, portable C implementation of the AV1
 Image File Format as described in https://aomediacodec.github.io/av1-avif/.
 .
 This package provides the shared library files.
Homepage: https://github.com/AOMediaCodec/libavif
Multi-Arch: same

Package: libavif15-dbgsym
Priority: optional
Section: debug
Installed-Size: 246
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavif
Version: 0.11.1-1+apertis2bv2024dev3b1
Depends: libavif15 (= 0.11.1-1+apertis2bv2024dev3b1)
Filename: pool/target/liba/libavif/libavif15-dbgsym_0.11.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 223216
MD5sum: bc389a9fcbf4c42d703fa816d066e1c0
SHA1: 104a2a193daaade7b479abf6af4e9a0900f2f1ad
SHA256: 78e20344d44f1aafbf67ed429f004cdc1e9cb79a2289beb1679266c140dafe1d
SHA512: bbdfa4d9f12052a22d98c20859661fb099e089ddaae079ddd3c928279b07f5199680d3d2fa2fde6b84591b2b823091f437989ea511d93eda3c82345dd057620f
Description: debug symbols for libavif15
Auto-Built-Package: debug-symbols
Build-Ids: 4244e79f3581a015c389dd41722e061c4cfd7cc0
Multi-Arch: same

Package: libavtp-dev
Priority: optional
Section: libdevel
Installed-Size: 43
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavtp
Version: 0.2.0-1+apertis1bv2024dev2b1
Depends: libavtp0 (= 0.2.0-1+apertis1bv2024dev2b1)
Filename: pool/target/liba/libavtp/libavtp-dev_0.2.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 6320
MD5sum: db14dbb745f799bfee2b961fa7d567be
SHA1: 0cfed3216d7be5d6a16eecb7b94b0dc346cdfc95
SHA256: 5c854306e10253b3e1dd06a2389877f4ceaee03ccc3b6124badd549e4b2da9ef
SHA512: 1f9b411db67bb48282a2f784e0d516929ca6395f82bd7bd84bb896f960e207e04c3115a31d53b15769a6d499a4e578d1e5704b075c97803c8db84bc17565aca2
Description: Audio Video Transport Protocol (development files)
 Audio Video Transport Protocol (AVTP) defines several AVTPDU type formats.
 Libavtp doesn't support all of them yet. The list of supported formats is:
 AAF (PCM encapsulation only), CRF, CVF (H.264 only) and RVF.
 .
 This package provides the development files for libavtp.
Homepage: https://github.com/Avnu/libavtp
Multi-Arch: same

Package: libavtp0
Priority: optional
Section: libs
Installed-Size: 26
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavtp
Version: 0.2.0-1+apertis1bv2024dev2b1
Filename: pool/target/liba/libavtp/libavtp0_0.2.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 6284
MD5sum: 750ae67bb94af3cb68afd7d4376774fd
SHA1: 78de84d9295cbdaeb89ce93062692a0a4dac7aca
SHA256: 2ffbfee5bdcd83f561ee007cb013edf519c6968d342dd3fc5000c47acaf2498e
SHA512: fa8c20339330ce65bb53eb82abeada86b283e52e88e9c6c202589077ad690579e1a80244b11a27fe3e5e14ef95e273fa0981c38814ece32963a62f7540abb237
Description: Audio Video Transport Protocol (shared library)
 Audio Video Transport Protocol (AVTP) defines several AVTPDU type formats.
 Libavtp doesn't support all of them yet. The list of supported formats is:
 AAF (PCM encapsulation only), CRF, CVF (H.264 only) and RVF.
 .
 This package provides the shared library.
Homepage: https://github.com/Avnu/libavtp
Multi-Arch: same

Package: libavtp0-dbgsym
Priority: optional
Section: debug
Installed-Size: 33
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libavtp
Version: 0.2.0-1+apertis1bv2024dev2b1
Depends: libavtp0 (= 0.2.0-1+apertis1bv2024dev2b1)
Filename: pool/target/liba/libavtp/libavtp0-dbgsym_0.2.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 20424
MD5sum: 2fa4485b403ffe4bc21711aec2fe3e1f
SHA1: 3956f8e3aed9b1a813975e38153b5fa5d277ff3d
SHA256: 9ec28e1eda360cea8eb2fd235e9ad08a697f2679c7cb3aba33b818aecd32c785
SHA512: 67558cf64ab52409c298b62f993818a967cd393b959476ba4088a3372caeb7194cdeebf3249ee4ed3e8ceb2f822f1150f1e53ff6b70251826b696cfa557aa1c8
Description: debug symbols for libavtp0
Auto-Built-Package: debug-symbols
Build-Ids: 1bbe8fe23d9aadefb499f756179640e383699d15
Multi-Arch: same

Package: libblkid-dev
Priority: optional
Section: libdevel
Installed-Size: 589
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libblkid1 (= 2.38.1-5+apertis1bv2024dev3b1), libc6-dev | libc-dev, uuid-dev
Filename: pool/target/u/util-linux/libblkid-dev_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 178888
MD5sum: 12244d25741726f2fa95cf2af8bdd596
SHA1: beba4b6ba2a1f131a1d92a81e04d6885c065fda0
SHA256: 00ecef3c191ad35b463d749d25f2302d12c9c665db07f41882a273bb97d101a9
SHA512: 76dcee76dbdd605e41fffd959035136ce78cbbdd5e3e136d324fa297ec48cb21a59a9f1ee0ed5d9f0144dda630a7dc43f7ecfd1f5972e80c22668d8ede4ef3aa
Description: block device ID library - headers
 The blkid library allows system programs such as fsck and mount to
 quickly and easily find block devices by filesystem UUID or label.
 This allows system administrators to avoid specifying filesystems by
 hard-coded device names and use a logical naming system instead.
 .
 This package contains the development environment for the blkid library.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: same

Package: libblkid1
Priority: optional
Section: libs
Installed-Size: 287
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Filename: pool/target/u/util-linux/libblkid1_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 141276
MD5sum: cd51b763a9a8b602ce9844085e56414d
SHA1: 4a601e9bed93add2e47c9d72f4d89828c2c92ee1
SHA256: 925884fde75d8dadbe70f7be9cf2ee6a46044803064fbdbb7847cd7a2a4406c6
SHA512: 0dd9b9a2fc7d28936315d2fbef3dd9467a4d32bb0fd2e3cf8d1a72c847e6a916a3fa6448c72dffde32bd05714e47387b1d0ae1b8f23fab96a90b6fbed2966164
Description: block device ID library
 The blkid library allows system programs such as fsck and mount to
 quickly and easily find block devices by filesystem UUID or label.
 This allows system administrators to avoid specifying filesystems by
 hard-coded device names and use a logical naming system instead.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: same

Package: libblkid1-dbgsym
Priority: optional
Section: debug
Installed-Size: 474
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libblkid1 (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/libblkid1-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 426824
MD5sum: 22b5e7300713e0dbba3275303e97264a
SHA1: 43ae17561a07f082f75ff35da19d46b05bc01853
SHA256: 12582bd96cea7d2de5de93dd688b73fa45a2691d27a5c463c920607edca056c6
SHA512: 9e6c904d2d85650fad8d4b382b2c083cee4c935a2321a52db314168c545d5e90f558539ac766cb05d2a3b0c45f615b1aa243bc3e52b643713bf5f3385ab5feb6
Description: debug symbols for libblkid1
Auto-Built-Package: debug-symbols
Build-Ids: be55f1f9a5ec1cbbca5efa185da82ab5ef65bb6e
Multi-Arch: same

Package: libblockdev-btrfs-dev
Priority: optional
Section: libdevel
Installed-Size: 21
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-btrfs2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-utils-dev (= 2.28-2+apertis2bv2024dev3b1), libglib2.0-dev
Filename: pool/target/libb/libblockdev/libblockdev-btrfs-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 5744
MD5sum: 109ad833d01455a08adb56725670dfa7
SHA1: 3174edcfa68fc4e47144b8f3e9a59312115198b7
SHA256: fa82980b621eca2b5568dbb24454b5b3a2bcc240f0632f33a7d66d63f29ff90c
SHA512: 8d24e3345dfa76a84a4d43da12925798144ccc5c4257cc5ff739521a062429f9ac593579ffdf24e3e84d3a5fdd35d809cc03b8265a859aff6a9f76ed5aab1ac0
Description: BTRFS plugin for libblockdev - development
 Header files and pkg-config files needed for development with the
 libblockdev-btrfs plugin/library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-btrfs2
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-utils2 (>= 2.20), libbytesize1 (>= 2.6), libc6 (>= 2.4), libglib2.0-0 (>= 2.42.2), btrfs-progs
Filename: pool/target/libb/libblockdev/libblockdev-btrfs2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 12564
MD5sum: 5fa07cb6e53bbd99bd3b3824ffdc8423
SHA1: f99ca3d8468de9d5680a0e1440352e6afb5784d1
SHA256: ef09a4f073c6f297b617f3c8aa71c767ac74b2b04b897af69a30d0dce5f40f58
SHA512: 743050a8a47e768267f1f7500e6182b47bf65f35b51f465fc509e9ad438b9d74f66b34a536807a97158f66d2f21f4cf56acb4b7fcc8e3c07db7a21add523bf9f
Description: BTRFS plugin for libblockdev
 The libblockdev library plugin (and at the same time a standalone library)
 providing the BTRFS-related functionality.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-btrfs2-dbgsym
Priority: optional
Section: debug
Installed-Size: 37
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-btrfs2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-btrfs2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 22656
MD5sum: 539d1dffed9b90e99b04ac3b0928f076
SHA1: 0569148cf77635eda5eb2058ad8bef1cb1aa4c54
SHA256: 773477b8d917eb70310ed73058b80a3d7c6368aee0c88b3b71469028567a1dcc
SHA512: ddae6f0040c38714c044481174c320af0dc27d66dc05732cd094e90d887537c6377c3d458e9c9b66f00721c665575776c7bdc99e143e252f1f882eaecf6a96e6
Description: debug symbols for libblockdev-btrfs2
Auto-Built-Package: debug-symbols
Build-Ids: 08729d9981d03b4bbeb76bb54e5d95fb589f3585
Multi-Arch: same

Package: libblockdev-crypto-dev
Priority: optional
Section: libdevel
Installed-Size: 28
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-crypto2 (= 2.28-2+apertis2bv2024dev3b1), libglib2.0-dev
Filename: pool/target/libb/libblockdev/libblockdev-crypto-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 7156
MD5sum: 90c40790c6ddf690d404f78e406d0e7c
SHA1: 4751f8eaeaf296b9959139b3c807bcb5ae5e921c
SHA256: 02fbc5e945d18350107e011e0a26479e9ed345b3d72639b8010aa3020bf897cc
SHA512: 528c5648132889c02d8a22c2a270220a6df48ab6cb23a6bd3149ce13bbb5ffe2493599ea78f1c48557990a8c12175af77d3d83a1f8fa39e92f0a23fa26909872
Description: Crypto plugin for libblockdev - development
 This package contains header files and pkg-config files needed for development
 with the libblockdev-crypto plugin/library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-crypto2
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblkid1 (>= 2.23.0), libblockdev-utils2 (>= 2.20), libc6 (>= 2.25), libcryptsetup12 (>= 2:2.4), libglib2.0-0 (>= 2.42.2)
Filename: pool/target/libb/libblockdev/libblockdev-crypto2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 16452
MD5sum: e5e168fad5a4a04ca9db035b4d9fb167
SHA1: 4dcc5485de896f51346d777af8948f8c9100a282
SHA256: 1b66be3d0c2f190c797d9b1bd760c8b095de8d42c1c6acc726970ca23c33ff24
SHA512: 52f1b8cd43c938944dc8ef08cd16760ce21b56dbe95fbe3e9b643161f4ce1315bc59453709831758d85cb53533014a133b91a4344132ba49eee7df63da59df5c
Description: Crypto plugin for libblockdev
 The libblockdev library plugin (and at the same time a standalone library)
 providing the functionality related to encrypted devices (LUKS).
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-crypto2-dbgsym
Priority: optional
Section: debug
Installed-Size: 48
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-crypto2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-crypto2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 31788
MD5sum: cf3aa9ff134387fa654bdd94951fb2a0
SHA1: f28be8ab9214fd09750adbef766f98e78d7052d6
SHA256: 7b054ad39b86ccdcf9a307a6e99337d24aaa37c230f0e1deaa8c03518a4ef32e
SHA512: c182d8596715c128ed3455ce2edbb854e43828232c50bf3ab9fe0a92f5fa6352c6217ee0e67af4d4dd57c9d456636056c2b87c32955facc460da2143fc4ef87d
Description: debug symbols for libblockdev-crypto2
Auto-Built-Package: debug-symbols
Build-Ids: a5b106aeadcdcd10bfad0cdf61ed95c56297bc85
Multi-Arch: same

Package: libblockdev-dev
Priority: optional
Section: libdevel
Installed-Size: 2222
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev2 (= 2.28-2+apertis2bv2024dev3b1), gir1.2-blockdev-2.0 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 121964
MD5sum: b5fdfb9552a11c14cfdd564eab4a9841
SHA1: df332b552f6d65d8fa9faf901db068657229216e
SHA256: d3902319945a2cbc0fbc58a7f9e444b9477be62e0f1dfa18dd12b85a74760e7c
SHA512: 4fa940537e58f2286e208b670ce97c74510eea26c81f0de7a91a6cbef8457eacf8311960e955695171073be6bb490877f791775c6a60317c44c8553efcc08736
Description: Library for manipulating block devices - development
 libblockdev is a C library with GObject introspection support that can be used
 for doing low-level operations with block devices like setting up LVM, BTRFS,
 LUKS or MD RAID.
 .
 This package contains header files and pkg-config files needed for development
 with the libblockdev library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-dm-dev
Priority: optional
Section: libdevel
Installed-Size: 19
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-dm2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-utils-dev (= 2.28-2+apertis2bv2024dev3b1), libglib2.0-dev, libdevmapper-dev, libsystemd-dev
Filename: pool/target/libb/libblockdev/libblockdev-dm-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 5488
MD5sum: fae923190f180ebdc7b274d487dd3d81
SHA1: f46148d20eb15fc9125dd54244788d09b4077a32
SHA256: fd76f16602a6d71f7c76479b062fde6e0f8ed93eb9bd40614ba196be6fcc3a43
SHA512: cdfea0d40e70e57acba27773c0a518bf26e83325c694b78074787aad03762d81c8139359ff1334becfbc2a84b275999b083af06d81e53ca9e20de8aa771b35da
Description: Device Mapper plugin for libblockdev - development
 This package contains header files and pkg-config files needed for development
 with the libblockdev-dm plugin/library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-dm2
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-utils2 (>= 2.20), libc6 (>= 2.4), libdevmapper1.02.1 (>= 2:1.02.97), libglib2.0-0 (>= 2.42.2), dmsetup (>= 1.02.93)
Filename: pool/target/libb/libblockdev/libblockdev-dm2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 9924
MD5sum: 7cb228a151b827d33b4a9729587cd82b
SHA1: 975456896136fb9543ff1eb8922218924f671594
SHA256: e27e209fc5fc9ae661708caa17c9f172aedf7376e4aaf341a37732d0892854c4
SHA512: 63f2daf08ae41cbedf2489045a8fda9042d23512e473925791868912c07214b538ae6d7b290f6ae6d8625e1719b45e7fb8691a0e3415a6cdbefb6677208f9c4e
Description: Device Mapper plugin for libblockdev
 The libblockdev library plugin (and at the same time a standalone library)
 providing the functionality related to Device Mapper.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-dm2-dbgsym
Priority: optional
Section: debug
Installed-Size: 29
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-dm2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-dm2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 15612
MD5sum: cb7bd4368a49b26d893d9044382e92dd
SHA1: 667085197e602f07ec2d8fa75696fe0eb116ad83
SHA256: 981a67f92390b245d5479028bf8f0b568a9d0c8998230857a1f6e889063e90ca
SHA512: f71223db2fd1ab5377d59439b61b91ef6e75df4c148e7f4bc8c8f27668b4fcbe9ee92f43a33ae1a4558001bf9119c4b5a04ed7b2435f11a3ff37bdd001ae8da5
Description: debug symbols for libblockdev-dm2
Auto-Built-Package: debug-symbols
Build-Ids: 09e63dd41ccb111d4359d7e8ae57b0d36a038d38
Multi-Arch: same

Package: libblockdev-fs-dev
Priority: optional
Section: libdevel
Installed-Size: 29
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-fs2 (= 2.28-2+apertis2bv2024dev3b1), libmount-dev, libblkid-dev
Filename: pool/target/libb/libblockdev/libblockdev-fs-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 6592
MD5sum: 28de18c7252229e2964ee729193265ed
SHA1: 84b2e3064643990ffa94c1b4f97b0a212d82c784
SHA256: b6f5b2d0eca1a2cbbcbf71e5276adb898dbe2d781ae2ed716907f5d7ce981d7b
SHA512: 0c4e3001c91df731990c98e5ac98c84fc926f04c14d2aa95157dc64d3f840571d5660c1a5f302a780b42a7a186dbce2aa959c86c984d02fa28b5ad017a4a6a78
Description: file system plugin for libblockdev - development
 This package contains header files and pkg-config files needed for development
 with the libblockdev-fs plugin/library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-fs2
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblkid1 (>= 2.24.2), libblockdev-utils2 (>= 2.20), libc6 (>= 2.7), libglib2.0-0 (>= 2.42.2), libmount1 (>= 2.30.2), e2fsprogs
Filename: pool/target/libb/libblockdev/libblockdev-fs2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 20960
MD5sum: 2554380d39e8775fa1bb63abffd44659
SHA1: ea10985c50f584fb848a4c2385273238119128c7
SHA256: 4ab059c20de2e937c7a0b8d5fc8a2d5a1e3b7df95f150c243a16d940be59001b
SHA512: 6c3f6158fd0f2eaade7edaf0b06ada6d2c48b67fae690914a7c9c10cc788f1bce6e78b54cb4f2d5bb2e7b13324079c668f0c3595255a51dcc893ec91ebcb862c
Description: file system plugin for libblockdev
 The libblockdev library plugin (and at the same time a standalone library)
 providing the functionality related to operations with file systems.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-fs2-dbgsym
Priority: optional
Section: debug
Installed-Size: 70
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-fs2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-fs2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 51188
MD5sum: 86c38a25b9d2d2a46bef30cc371c61e3
SHA1: 1a0df39eb4cb3e097ef2b931912728cb50cdcdda
SHA256: be214fa2fd314dc40bd9c263f11a09c7aa47df281477c0fa60f1f509303b7ae2
SHA512: ee3e99ceeffe13c83c7e61874d6e62bcfeb5e134fc3b8dab248db0a330e46ed3f7ef75a9a30a0dc2d5f7f9cac4d173830277757730b2576a6faeb8373dc22122
Description: debug symbols for libblockdev-fs2
Auto-Built-Package: debug-symbols
Build-Ids: 072e0549777d9180cf67661da3f6f119a5b1f17b
Multi-Arch: same

Package: libblockdev-kbd-dev
Priority: optional
Section: libdevel
Installed-Size: 21
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-kbd2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-utils-dev (= 2.28-2+apertis2bv2024dev3b1), libglib2.0-dev
Filename: pool/target/libb/libblockdev/libblockdev-kbd-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 5844
MD5sum: 169a72eb03f63d1fc97bdcd84962e6f3
SHA1: e99922a087827acf384c0fbed828eac31ac884af
SHA256: 4d534f350b70d853809e055e427f4f3899280d51c3e17006a9befa134b2d1fe3
SHA512: d67362a00b1f789d89e1ce5da94c1a5f4b12931bb0234b12e648fa39ac1bb423bbe8ca6e1f429edccadf022b8db62a3b54cf3191ca280850c1f870e3b593062d
Description: kernel block device plugin for libblockdev - development
 This package contains header files and pkg-config files needed for development
 with the libblockdev-kbd plugin/library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-kbd2
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-utils2 (>= 2.20), libbytesize1 (>= 2.6), libc6 (>= 2.27), libglib2.0-0 (>= 2.42.2), bcache-tools (>= 1.0.8)
Filename: pool/target/libb/libblockdev/libblockdev-kbd2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 15824
MD5sum: bdeeb402b8a08e3d58f9af0eccb50d34
SHA1: 8717638c77c0ba3f71d0ce350041184f39bece27
SHA256: 55db5daed70a391ac99485bc79500bdc5397a80f37a009c5cdee17f9fa73ca40
SHA512: 8b0cf2e7ab688a60c052d2e253b9c69f80194f859ce1f345b26860f25928dceb6f55d1483f1df262513edd6caf184ac01cb54296414f14f5161bc4bc8305180b
Description: kernel block device plugin for libblockdev
 The libblockdev library plugin (and at the same time a standalone library)
 providing the functionality related to kernel block devices (namely zRAM and
 Bcache).
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-kbd2-dbgsym
Priority: optional
Section: debug
Installed-Size: 48
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-kbd2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-kbd2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 33692
MD5sum: 5a734d1491dc513a8aa64677e25d6be4
SHA1: 0f1dcf50183f4714e6e95da1db17a0c4c9415bee
SHA256: b990264e31c00ab27a095cd299f5e0eea8de764ff0e8d5a9e8654fd9005d4866
SHA512: 666b85cff62c57c96ee0f1a70cf222385ae0b401beeb5290466d9aca39c9c7348ccb4262ee8265ebef9116895d0b4e87d9fc8e0235c0e0036b1d5542a672ae32
Description: debug symbols for libblockdev-kbd2
Auto-Built-Package: debug-symbols
Build-Ids: 5df6998b7b4e9bf7378cf586f2011037b553a406
Multi-Arch: same

Package: libblockdev-loop-dev
Priority: optional
Section: libdevel
Installed-Size: 19
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-loop2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-utils-dev (= 2.28-2+apertis2bv2024dev3b1), libglib2.0-dev
Filename: pool/target/libb/libblockdev/libblockdev-loop-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 5404
MD5sum: 7f0f7353a833076e5aae63d05bf4eb55
SHA1: 668f475d6b3e5b9077d16cb8363dddbd8e3ad874
SHA256: 7a9eb94dac35a5415da2fe510ea40152b7a6942854bd677c8203b524f98940c0
SHA512: 130fa0469e6b5db8af5e5a2600af6ff65feeb97f0a199e39553de3a0d56528a136b38ab10a8056391a843d18c8a0c668259ade523c283fead11ea7254efa7cb3
Description: Loop device plugin for libblockdev - development
 This package contains header files and pkg-config files needed for development
 with the libblockdev-loop plugin/library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-loop2
Priority: optional
Section: libs
Installed-Size: 32
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-utils2 (>= 2.14), libc6 (>= 2.27), libglib2.0-0 (>= 2.42.2)
Filename: pool/target/libb/libblockdev/libblockdev-loop2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 8748
MD5sum: 3ef15539a0172c2fd8ca7fd3cec3c802
SHA1: 2a79bf18b25f5f7596a8f5649b25bc402838e076
SHA256: f85f563b9a61cc8a8322a6c7b1134f81ee43609e5ed32264ade3a6cbe25ceb9e
SHA512: 0671aa19096351460b8e8342542e2526f38ebd97f780a3bd7897bb2afe6d8cbaa1cd32ff305c73f7881c9e9a6a95cb3ac49d98c749a49bf87a46de251bcf2f94
Description: Loop device plugin for libblockdev
 The libblockdev library plugin (and at the same time a standalone library)
 providing the functionality related to loop devices.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-loop2-dbgsym
Priority: optional
Section: debug
Installed-Size: 24
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-loop2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-loop2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 11060
MD5sum: 4b7a99837ed8bb0410123122e607627f
SHA1: da96ad6d0f838a9dd284144d948c81ad2cd7e6e2
SHA256: c23701d633928239f7312fc5669f56ade78a6e3993de3ad1febe97ef9c3d59fd
SHA512: 8e5aef48879d813cc8b8bf3e45e0643ef547e577ff90346919f9ae3a2f8cf7c17a2a9f9ee5da959bef74f55a64b2d1ce49d86bc26f546cd8bb9af49f4778e2f2
Description: debug symbols for libblockdev-loop2
Auto-Built-Package: debug-symbols
Build-Ids: 0cc8aa5f55c490dffae4f08dc93b215cb4917282
Multi-Arch: same

Package: libblockdev-lvm-dbus-dev
Priority: optional
Section: libdevel
Installed-Size: 15
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-lvm-dbus2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-lvm-dbus-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 4700
MD5sum: 6d8f0f27449faa3dfc24269b12f1fe10
SHA1: cd2848ad5492e7a6f70577e96b81f7ef55d89525
SHA256: 17c04825355d0c072d218c070ead2b072d4cdfbd5cd70de34f7c85c71c385a53
SHA512: e2a05b50485256171b6406e9f9a3108a67ec254bb29ab2544243013cfb38099f29bfa1351c2c3430361e6902853a91cefd11f640689db4b9b01456bea2fd40b3
Description: LVM DBus plugin for libblockdev - development
 This package contains header files and pkg-config files needed for development
 with the libblockdev-lvm plugin/library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-lvm-dbus2
Priority: optional
Section: libs
Installed-Size: 79
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-utils2 (>= 2.20), libc6 (>= 2.29), libdevmapper1.02.1 (>= 2:1.02.97), libglib2.0-0 (>= 2.42.2)
Filename: pool/target/libb/libblockdev/libblockdev-lvm-dbus2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 29036
MD5sum: 858ae60447f6bfc5479f4c4280145aa1
SHA1: eaa2a5796233434cd35e94e776b2cd103d15c291
SHA256: 81aaea5fcc2c1b246d7763a7b1ce40c2c582495f02910fc4c0f0ebb5b2a1f7d4
SHA512: fa0bc1ec36c25f3d3fa485fca11dd41f93477486af914608e3804ba1c142b8b2adbb2a5d25398271fd83d48822b6ecbd37a2b4d17dfefda0768d56a9e5afe026
Description: LVM DBus plugin for libblockdev
 The libblockdev library plugin (and at the same time a standalone library)
 providing the LVM-related functionality utilizing the LVM DBus API.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-lvm-dbus2-dbgsym
Priority: optional
Section: debug
Installed-Size: 92
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-lvm-dbus2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-lvm-dbus2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 72436
MD5sum: c229b0815fbff1c0b09d4b731a440919
SHA1: 2da7dc41366bd1b211af01613c8fa6d88fb1dea0
SHA256: a4f222d026172c6bcb1fdd32e8a05190ab97677be6669a24c2276f68abd4f852
SHA512: e7ef18c405c8ae4ae821558eef5232e117fdff89f336bab8138e6841a662f6709a8f7f9a232eece6172395a1acceda6650c0b8d0de66ed0c7096f75ef7540946
Description: debug symbols for libblockdev-lvm-dbus2
Auto-Built-Package: debug-symbols
Build-Ids: 72554a794145c2e72f7fc1cde27fbde9500e3728
Multi-Arch: same

Package: libblockdev-lvm-dev
Priority: optional
Section: libdevel
Installed-Size: 32
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-lvm2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-utils-dev (= 2.28-2+apertis2bv2024dev3b1), libglib2.0-dev
Filename: pool/target/libb/libblockdev/libblockdev-lvm-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 7440
MD5sum: c62d788e8fa4f4685e4287eedde845de
SHA1: 8d006c45c270377a07060c85e5f5b795072dc4b3
SHA256: c3c11f138c43fc069a3485253604f98d11c8c1c2f7f1ddc1e0b7d93f031785a8
SHA512: 87ad956119862c61d2d71e2ceb206ca6fa9fccc583c49d704190565e69802d7ceac2127c90dc2f915a37742b786ba86662bd9958434db15cecb7d6632dd49788
Description: LVM plugin for libblockdev - development
 This package contains header files and pkg-config files needed for development
 with the libblockdev-lvm plugin/library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-lvm2
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-utils2 (>= 2.20), libc6 (>= 2.29), libdevmapper1.02.1 (>= 2:1.02.97), libglib2.0-0 (>= 2.42.2), lvm2 (>= 2.02.116)
Filename: pool/target/libb/libblockdev/libblockdev-lvm2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 24176
MD5sum: caa05bd1c619da4dbd7a0d20afa0031b
SHA1: b49da563647362944933ffcf79d8774c5f8c3843
SHA256: d3fc2126b3602b669f5a01949491f0d31ec43cc14aad19b2c402f4076c2a888a
SHA512: 6a2e5cf687abd3f3aa9991d7beb6edcde301840a0a05f6bdbd9cd574686b70277be98589d9b2708655694b82fa1c818dda1a292242d4e99d55a0ef002252a3c9
Description: LVM plugin for libblockdev
 The libblockdev library plugin (and at the same time a standalone library)
 providing the LVM-related functionality.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-lvm2-dbgsym
Priority: optional
Section: debug
Installed-Size: 71
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-lvm2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-lvm2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 52392
MD5sum: 633ccbc34a0e063ed0e35cff85df7b34
SHA1: 4bfa77c31a422a6c9b7556cb7bcf6b7e480305ef
SHA256: 81ea0ffeafecf3745c5d403444dd51bd7a45621d02bb017839734c0c65bc2e0a
SHA512: 2c270842605c757fe9e10a46729e131d290b201653740056958d4c7467a76175b06d0ff79b886c847b5ae654524fae0f760744d4c5823ab3d0235692f23a803d
Description: debug symbols for libblockdev-lvm2
Auto-Built-Package: debug-symbols
Build-Ids: 00ab991dbd43804c36a2d57312db70c6ac6c523b
Multi-Arch: same

Package: libblockdev-mdraid-dev
Priority: optional
Section: libdevel
Installed-Size: 21
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-mdraid2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-utils-dev (= 2.28-2+apertis2bv2024dev3b1), libglib2.0-dev
Filename: pool/target/libb/libblockdev/libblockdev-mdraid-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 5888
MD5sum: 9fa8bb8bc83ef1059513c294126835e4
SHA1: 0a03a8f6529f0487f2044157abc2ef1ca05675df
SHA256: 21b91b2e421f599f64afd47c37c27d6ffd63541306db10347901587880da7119
SHA512: 1d5aeca57afd75cc618bfd481acefc0042256020d725417f4755776594b99ca38c4e3315a923a4e7dbddc35de70c333be326fb02b9f248e4c58deb3d7e4582c0
Description: MD RAID plugin for libblockdev - development
 This package contains header files and pkg-config files needed for development
 with the libblockdev-mdraid plugin/library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-mdraid2
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-utils2 (>= 2.20), libbytesize1 (>= 2.6), libc6 (>= 2.27), libglib2.0-0 (>= 2.42.2), mdadm (>= 3.3.2)
Filename: pool/target/libb/libblockdev/libblockdev-mdraid2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 14260
MD5sum: a97525110122fd156769c8ea4bf82aec
SHA1: 8759b1ba350f7351d6b5bca01fe3af308c8eb174
SHA256: daceb417298e4e3d104742cddfd94a0b765514995221023ba54effdcb8fabccc
SHA512: e683a24dccefe8c6f9fda1701572e09a61a343d42d9877eff53e33c43b1fde3d1dc85dacafff52f72397e58f0d40dbabffa509aba0b72a40d56513564d157b4c
Description: MD RAID plugin for libblockdev
 The libblockdev library plugin (and at the same time a standalone library)
 providing the functionality related to MD RAID.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-mdraid2-dbgsym
Priority: optional
Section: debug
Installed-Size: 44
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-mdraid2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-mdraid2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 30020
MD5sum: 3e4b2b3cc61e6568f691f08f46fc717a
SHA1: d5143c48e3755185418debb922020270bf473198
SHA256: 00771b4dda11a6669662b824b5ccf1ba99a05108b21881b5376f12f72fda001f
SHA512: f9ca00278d2886fc950620a00902b5375cc3db8a1967170e76c36376c0173df4c265a5ea0a93158a239fd557ee3b256cdca390c67d2938fd26b2e24a032a63f8
Description: debug symbols for libblockdev-mdraid2
Auto-Built-Package: debug-symbols
Build-Ids: d96f3a3e1c202a91107c1104975e7e91411f3dc0
Multi-Arch: same

Package: libblockdev-mpath-dev
Priority: optional
Section: libdevel
Installed-Size: 19
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-mpath2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-utils-dev (= 2.28-2+apertis2bv2024dev3b1), libglib2.0-dev
Filename: pool/target/libb/libblockdev/libblockdev-mpath-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 5348
MD5sum: dba048ac100ae879e1b1fe3261489b9b
SHA1: 424183deed417ae028716d43774b5052dddb3caa
SHA256: 72e0d2ba9b68048434ac9849b634aae57567f26e27381cc81d7e9de701a2cec1
SHA512: 636489ec9e2c85ec0a1314c37378d6c85b67927a4c5555fff4991eb1d122e1ae2778cdf2dbb7347f841126168d2c7f3aa6743b2dab38063185ac32de85ab39e9
Description: Multipath plugin for libblockdev - development
 This package contains header files and pkg-config files needed for development
 with the libblockdev-mpath plugin/library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-mpath2
Priority: optional
Section: libs
Installed-Size: 35
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-utils2 (>= 2.20), libc6 (>= 2.4), libdevmapper1.02.1 (>= 2:1.02.97), libglib2.0-0 (>= 2.42.2), multipath-tools (>= 0.4.9)
Filename: pool/target/libb/libblockdev/libblockdev-mpath2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 10512
MD5sum: 6cc95acc5ee34eceb4ebc41a589d0cb8
SHA1: 863c85afee18d1b30e9cc96f7740327d90965ba4
SHA256: 44279a414dd6bb5288571799cefcb5dccb54f5be8969c3d62cd3e29a218aa6bb
SHA512: 29b1761a29559e7ed42b096fb6746e8881f10744efc9a32110290dc37c1f5869701501d835687c48e056f8d5bc2ddb706c4db9d7e9cd9b33802719d350abff22
Description: Multipath plugin for libblockdev
 The libblockdev library plugin (and at the same time a standalone library)
 providing the functionality related to multipath devices.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-mpath2-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-mpath2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-mpath2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 17808
MD5sum: f39e2b441b677c88c534fb8f2edb8a18
SHA1: 47e7af0b8b64d9f54e762280f67227bcbfd7ae03
SHA256: bd3ec97963d621c10f203f5e76ac692893dfe1eda9949929af6f522c9245d41f
SHA512: db7a7225d0e0f22f28bad6322f0dda68d5b60c5f58f60856f210a1c5674ceb442f0b8d19f4fdb9642e97ebbb769eef519055cdd6fca72dd17d650ebcc3eae4e0
Description: debug symbols for libblockdev-mpath2
Auto-Built-Package: debug-symbols
Build-Ids: 78bfb9709d19ad484ac8925c16b6c985075ecedc
Multi-Arch: same

Package: libblockdev-nvdimm-dev
Priority: optional
Section: libdevel
Installed-Size: 20
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-nvdimm2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-utils-dev (= 2.28-2+apertis2bv2024dev3b1), libglib2.0-dev
Filename: pool/target/libb/libblockdev/libblockdev-nvdimm-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 5624
MD5sum: 3304a8ac5c2aba889db57747d7fec572
SHA1: 8e50f9d41e2e9c5f2d797343001541f7b6ce17f9
SHA256: 967fa6a5c28518f281c27d8605f1db07befc6011d2009be62500367bb3f9f06e
SHA512: 7c8d6139ec4ece6d93e37288981ec24913c76f0676f738cdecf814301ffed0f48e6188a754439a184539aa38180159da02e0236a2e2a73a1439d0a8e359f65c4
Description: NVDIMM plugin for libblockdev - development
 This package contains header files and pkg-config files needed for development
 with the libblockdev-nvdimm plugin/library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-nvdimm2
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-utils2 (>= 2.20), libc6 (>= 2.4), libglib2.0-0 (>= 2.42.2), libndctl6 (>= 63-1.2~), libuuid1 (>= 2.16)
Filename: pool/target/libb/libblockdev/libblockdev-nvdimm2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 10988
MD5sum: cc2a3ec209e7bf06e3606730096cad1f
SHA1: fd307deca16c64d34abbfc88e6a05fbb297c72b5
SHA256: c9e0fff4c493b35d146dfc6283469ce02bb4d37153d6431fe7e5dd0a858782b9
SHA512: b6aacd18d9c46d793e2efea86c330a6964afa825504816845480e86cb909f85fb6e0cee32ace34031fc6dd84f6470749c7b76e8b468f4db34bcdd386430c7cc3
Description: NVDIMM plugin for libblockdev
 The libblockdev library plugin (and at the same time a standalone library)
 providing the functionality related to NVDIMM.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-nvdimm2-dbgsym
Priority: optional
Section: debug
Installed-Size: 34
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-nvdimm2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-nvdimm2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 19000
MD5sum: 748bfa9161a7353d975a2d2fc437a312
SHA1: d7644494ed4b7f6228a141996eba326c54114fbb
SHA256: 3bb2afd0581ee3b90dcc5a7bfa9211316b9b775d7d5bc78e5f345455b74c1bbb
SHA512: 564cac70ecdae1260791da5381f3ce47cfd2871272b3cd82f4fbcf1cf859ca82f98328e5fcb5fea394724f1f34bbc6c9d80854be9fca88c7c2eea07beecbdb2f
Description: debug symbols for libblockdev-nvdimm2
Auto-Built-Package: debug-symbols
Build-Ids: 80c436410f240fa9d0e3429113d924b84572e5c2
Multi-Arch: same

Package: libblockdev-plugins-all
Priority: optional
Section: libs
Installed-Size: 12
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-btrfs2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-crypto2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-dm2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-fs2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-kbd2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-loop2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-lvm2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-lvm-dbus2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-mdraid2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-nvdimm2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-mpath2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-swap2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-utils2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-plugins-all_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 4784
MD5sum: 1cfb50a0cd0e1d815d1072005366813a
SHA1: d5eeb700f27316fc48f98064a0afe218556d802e
SHA256: 7ef627aea8b9c1447e9ed7dd3fc0df5390e9d7189b927da9045b7a818a12bfea
SHA512: 43caf8473ef2b82c814cbc1470b05388c6d74478925295e9de3e53f5777aa8ba3140355f685b6897694869b20704c42d37538f899257a94f427a7930331eae5c
Description: All plugins for libblockdev
 libblockdev is a C library with GObject introspection support that can be used
 for doing low-level operations with block devices like setting up LVM, BTRFS,
 LUKS or MD RAID.
 .
 The library uses plugins (LVM, BTRFS,...) and serves as a thin wrapper around
 its plugins' functionality.
 .
 This is a metapackage that depends on all libblockdev plugins.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-swap-dev
Priority: optional
Section: libdevel
Installed-Size: 19
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-swap2 (= 2.28-2+apertis2bv2024dev3b1), libblockdev-utils-dev (= 2.28-2+apertis2bv2024dev3b1), libglib2.0-dev
Filename: pool/target/libb/libblockdev/libblockdev-swap-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 5388
MD5sum: a81faf7a7f1a54a4039d6fe03721cc69
SHA1: cebd259f43cb78c5576c9a973f55bff89d7fd304
SHA256: 80699361fb3a17727d8acde26fa10a5627fb77d363c076240432c190748559ce
SHA512: 3bd31da411d1d85b3a90e1d25f962ef671113cfef106d70e17dfdb210925fff6961c8df6a835f062a8c409b1b1e0d25da3d9c0c774227af72d073de4b194550a
Description: Swap plugin for libblockdev - development
 This package contains header files and pkg-config files needed for development
 with the libblockdev-swap plugin/library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-swap2
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblkid1 (>= 2.23.0), libblockdev-utils2 (>= 2.20), libc6 (>= 2.4), libglib2.0-0 (>= 2.42.2)
Filename: pool/target/libb/libblockdev/libblockdev-swap2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 10408
MD5sum: b59ca0b97861375945de3b392bf3f450
SHA1: 20842dd79dca7495a6beb6a8428a2e83c050ba44
SHA256: 289f70b2c94639286acca37c3bbecd58fdb15982337796d083de4ae38ef6588b
SHA512: 28f3c14b9074282cdf2d49e800dd307850e439a2a647baf3421d2e95342d782dff8282cb9ba7ce4818e67ab8cb6f77f7a8a270d5a15a46f97e1d206a49d56341
Description: Swap plugin for libblockdev
 The libblockdev library plugin (and at the same time a standalone library)
 providing the functionality related to swap devices.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-swap2-dbgsym
Priority: optional
Section: debug
Installed-Size: 29
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-swap2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-swap2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 15788
MD5sum: b731e0b20b463d3da8a51ec024d6c427
SHA1: 59dedb8596f6f77e2e1f1310785b568f9946d31c
SHA256: 2a195c10e90011953469c2ef2db9d315a048eb35b153599ce78e0f6b8d60fcd5
SHA512: 8179f397a00dca10fc11941102e51aaf99c1a29981d1feed077a9fa0817ef25bb4d61e7d2dd6e96d1a0978ba537097e1489bb8844b2ffc91ac5256d840141326
Description: debug symbols for libblockdev-swap2
Auto-Built-Package: debug-symbols
Build-Ids: fa210a17dce63bf18e8fdff1266e36ca05fa257c
Multi-Arch: same

Package: libblockdev-utils-dev
Priority: optional
Section: libdevel
Installed-Size: 31
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-utils2 (= 2.28-2+apertis2bv2024dev3b1), libglib2.0-dev
Filename: pool/target/libb/libblockdev/libblockdev-utils-dev_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 7620
MD5sum: 500ad9bc2ad05e02fcbc3d277a2421bb
SHA1: e0eeeae210b83d82bb8a29071afce6964db8e9ec
SHA256: a7de76b1bd39c61798d7a6a0999ea2d323c7d4f6e571a3dffcdbf305fa6b1866
SHA512: 1bd8bc087e1b543de96fd1775943e550a5835a8a9c079c0fdc282786ca0b41429089bb067bce99d5e8022e0de5a68bba3f924960b04949f5b7095d811e4d0a5f
Description: Utility functions for libblockdev - development
 This package contains header files and pkg-config files needed for development
 with the libblockdev-utils library.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-utils2
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.70.0), libkmod2 (>= 19), libudev1 (>= 216)
Filename: pool/target/libb/libblockdev/libblockdev-utils2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 14464
MD5sum: f358f2d8ebee469d613f2140601edd66
SHA1: ccfcf41f9dc45d031fe56e794807fc6a891c2cdb
SHA256: 17723b17cf27786f115d78db87d40288c318b17aea61c70674ea82b4fc3dc012
SHA512: 82e4a2408add4189bce3fd1d26f7676f8d92b244a6048b04751bbe304c999a368394be53bfe6de4fb93348b5e99a6cf9c597f0a33946f837aef8215c62bf45ac
Description: Utility functions for libblockdev
 The libblockdev-utils is a library providing utility functions used by the
 libblockdev library and its plugins.
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev-utils2-dbgsym
Priority: optional
Section: debug
Installed-Size: 47
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-utils2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev-utils2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 31156
MD5sum: 1820a9bc03b24f8a50e49c7c92f668f0
SHA1: 02775e859026f6e8b8fd41a3385b32deffaccc27
SHA256: 264134bc04dd730abc83470cb4033669a30a44ee0941c67966e14ffd416536e0
SHA512: a4183f3767c99a251509ac11c6d4e0a86ad5780c62069da7f6f85cf1b185f41f30ca2263c7cf0d23ecf51a8cf7e2518c8c1680e7870f580a790f711edea43321
Description: debug symbols for libblockdev-utils2
Auto-Built-Package: debug-symbols
Build-Ids: 1b0161cc5f938ad4c9a2827019d3e063f72d5a16
Multi-Arch: same

Package: libblockdev2
Priority: optional
Section: libs
Installed-Size: 168
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev-utils2 (>= 2.14), libc6 (>= 2.34), libglib2.0-0 (>= 2.42.2)
Filename: pool/target/libb/libblockdev/libblockdev2_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 36956
MD5sum: af4e73e39868a5c820dadf5ba47fa2be
SHA1: 5a62303aa91feee911d134fe43213bcc555ad496
SHA256: 8adba7a2ff1fd5eb92310a2fed9a9eed7311314c948b6333bb08d96a78b22c91
SHA512: 0a00d1ac25f72d67acafca46200a41d39cb8458466c3b11017f1f6432e37d6d765eee257bbb64e0e3e2ef92ab8e99588dedd95303c4f8682a645345a67d7472b
Description: Library for manipulating block devices
 libblockdev is a C library with GObject introspection support that can be used
 for doing low-level operations with block devices like setting up LVM, BTRFS,
 LUKS or MD RAID.
 .
 The library uses plugins (LVM, BTRFS,...) and serves as a thin wrapper around
 its plugins' functionality. All the plugins, however, can be used as
 standalone libraries. One of the core principles of libblockdev is that it is
 stateless from the storage configuration's perspective (e.g. it has no
 information about VGs when creating an LV).
Homepage: https://github.com/storaged-project/libblockdev
Multi-Arch: same

Package: libblockdev2-dbgsym
Priority: optional
Section: debug
Installed-Size: 185
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: libblockdev2 (= 2.28-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libblockdev/libblockdev2-dbgsym_2.28-2+apertis2bv2024dev3b1_armhf.deb
Size: 125556
MD5sum: ecd0faca90921a57636c3f205676595a
SHA1: 7b9d937f1c5df47ed159b70f45f82907d3e215c7
SHA256: e85de13cddcce7aabb165be4c7af4505b39ef078702c3133ca54ebfa45055d6d
SHA512: 60be882e551b78fbf77877ef7c588026d248f3e631aa4d61ad969c5242722708de80efc712293a5ac247a9d1fccb4bebd56486a0ff1acb48849db7a69f160b88
Description: debug symbols for libblockdev2
Auto-Built-Package: debug-symbols
Build-Ids: 6737caadd62d0637867b746de6f9b545a53b9ab6
Multi-Arch: same

Package: libbluetooth-dev
Priority: optional
Section: libdevel
Installed-Size: 706
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Replaces: libsdp2-dev (<= 1.5.2)
Provides: libbluetooth3-dev
Depends: libbluetooth3 (= 5.66-1+apertis2bv2024dev3b1), libc6-dev | libc-dev
Suggests: pkg-config
Conflicts: bluez-pan, libbluetooth-dev, libsdp2-dev (<= 1.5.2)
Filename: pool/target/b/bluez/libbluetooth-dev_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 288480
MD5sum: 16070d64bc326e8bdaa34a76f8a0c3d6
SHA1: 6c578a0ae3b99b213abb3ef2012bc5e860e0d909
SHA256: 28c518bceff239834634698a8f64f684f223261637a5a43b4362627529cd8d5e
SHA512: 8a7d910b623de2f256e05199c55b2050192622da04ba2caf7c93553f6fc629670b1177d9e5a44e741b852073cc5ef81ce7f30f3e82ded4a601555405be1a2839
Description: Development files for using the BlueZ Linux Bluetooth library
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
 .
 This package contains the development libraries and header files you need to
 develop your programs using the libbluetooth library.
Homepage: http://www.bluez.org
Multi-Arch: same

Package: libbluetooth3
Priority: optional
Section: libs
Installed-Size: 252
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Replaces: libsdp2 (<= 1.5-2)
Depends: libc6 (>= 2.15), libudev1 (>= 183)
Conflicts: libsdp2 (<= 1.5-2)
Filename: pool/target/b/bluez/libbluetooth3_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 105704
MD5sum: f1688f7878a762e63075008c59ba1138
SHA1: 7e2963aa21d30a9c39ab1ce253a44d689aba7216
SHA256: 88c907a735b0673d752302d5c77fe3f4b740c550caf3099a9c69992d977364ce
SHA512: 8dbb508aaec6ee3baada68c440fb6f0ebd9f76f1699a7edcd2b8bab9a5a828d9b00f8fe5bb07364c27b37529b5d3dfaf23708fd9e2516f7ca49ad0785103711f
Description: Library to use the BlueZ Linux Bluetooth stack
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
Homepage: http://www.bluez.org
Multi-Arch: same

Package: libbluetooth3-dbgsym
Priority: optional
Section: debug
Installed-Size: 219
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: bluez
Version: 5.66-1+apertis2bv2024dev3b1
Depends: libbluetooth3 (= 5.66-1+apertis2bv2024dev3b1)
Filename: pool/target/b/bluez/libbluetooth3-dbgsym_5.66-1+apertis2bv2024dev3b1_armhf.deb
Size: 135300
MD5sum: d794c1fbbaba7e2761eb2e345b765c23
SHA1: 69c766f32c2cda3215d4b53e2e1e89f5adc6f91f
SHA256: 8538bd8fffed61d851a778bdc459211b142d4cc32604d7a7f62a3c464d6f013c
SHA512: 870eb4fe199e60bc348030b4973272e6550fd6e23827e34f48acbdbaa87b747f4f0d5aa10c2698a8725261e1a1c0a0eeba7b6fd5a1eb4b1622648aefd011611b
Description: debug symbols for libbluetooth3
Auto-Built-Package: debug-symbols
Build-Ids: 7c67f4e9e1d29dea28ac415790d57b0cd5153018 ed303517e361235a81bc9b84894bd8483b962935
Multi-Arch: same

Package: libboost-atomic1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2159
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-atomic1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-atomic1.53-dev, libboost-atomic1.54-dev, libboost-atomic1.55-dev, libboost-atomic1.57-dev, libboost-atomic1.58-dev, libboost-atomic1.60-dev, libboost-atomic1.61-dev, libboost-atomic1.62-dev, libboost-atomic1.63-dev, libboost-atomic1.65-dev, libboost-atomic1.67-dev, libboost-atomic1.70-dev, libboost-atomic1.71-dev
Filename: pool/target/b/boost1.74/libboost-atomic1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 346192
MD5sum: 168bd66dbcc6949b3c95d885bb026065
SHA1: c45e2cd72c1e7438fa656218381af89ab92ad970
SHA256: df49af57472dac707be720383bb85eb06f7bb330cf53ccf92f0d511dc738f727
SHA512: 7d6fc263193f2cd117e5ed1c661ea9edcbe6c6254fc3d611b2e1c6565e8ef013f8c4efc76afc849de674d1e80bea3a8cc1cb8c2eacc35806598e9982e2dae285
Description: atomic data types, operations, and memory ordering constraints
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Atomic is a library that provides atomic data types and
 operations on these data types, as well as memory ordering
 constraints required for coordinating multiple threads through atomic
 variables. It implements the interface as defined by the C++11
 standard, but makes this feature available for platforms lacking
 system/compiler support for this particular C++11 feature.
 .
 Users of this library should already be familiar with concurrency in
 general, as well as elementary concepts such as "mutual exclusion".
 .
 The implementation makes use of processor-specific instructions where
 possible (via inline assembler, platform libraries or compiler
 intrinsics), and falls back to "emulating" atomic operations through
 locking.
Homepage: http://www.boost.org/libs/atomic/
Multi-Arch: same

Package: libboost-atomic1.74.0
Priority: optional
Section: libs
Installed-Size: 2155
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libstdc++6 (>= 5)
Filename: pool/target/b/boost1.74/libboost-atomic1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 345256
MD5sum: a58e383058d7dc9d4224dcae01262ab5
SHA1: 8a7ac4b7c8efdb449da45d3a65156e9eb1ee9333
SHA256: 956fbb00d225b5e4c9710855c0ce7c97bc8c4e14184e5b3c069e952b30d81554
SHA512: adbcc2ed8f18a145f9d44c9c2e960e7107af8d97cb5aae7d870850b063ffad6a110c6b0464c949b7d57cf451c2dab5ca022f32cb19eef794ae5a7e19bf922a43
Description: atomic data types, operations, and memory ordering constraints
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Atomic is a library that provides atomic data types and
 operations on these data types, as well as memory ordering
 constraints required for coordinating multiple threads through atomic
 variables. It implements the interface as defined by the C++11
 standard, but makes this feature available for platforms lacking
 system/compiler support for this particular C++11 feature.
 .
 Users of this library should already be familiar with concurrency in
 general, as well as elementary concepts such as "mutual exclusion".
 .
 The implementation makes use of processor-specific instructions where
 possible (via inline assembler, platform libraries or compiler
 intrinsics), and falls back to "emulating" atomic operations through
 locking.
Homepage: http://www.boost.org/libs/atomic/
Multi-Arch: same

Package: libboost-atomic1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 35
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-atomic1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-atomic1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 22076
MD5sum: 2fceb574afd9d7b55b59e217dbed40bf
SHA1: 65f86f5b0771eb3eb4b12261d638aa44365558e9
SHA256: a7695b31d47e1dcc791a68a5f442192822297bda2913ce601dc5660c4e5b195a
SHA512: f5395ed8a8f7d1072aa834aed8907b9fab8a223f3e07d0b3e84a84e7c18a05afaf4564208f1a562e6111f97c42353bcc2d55b1c0410487dede9fa02ee8d23d30
Description: debug symbols for libboost-atomic1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: dc93309b69a1e2e139b307ef0988f294cb4a55c5
Multi-Arch: same

Package: libboost-chrono1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2256
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-chrono1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev, libboost-chrono1.50-dev, libboost-chrono1.52-dev, libboost-chrono1.53-dev, libboost-chrono1.54-dev, libboost-chrono1.55-dev, libboost-chrono1.57-dev, libboost-chrono1.58-dev, libboost-chrono1.60-dev, libboost-chrono1.61-dev, libboost-chrono1.62-dev, libboost-chrono1.63-dev, libboost-chrono1.65-dev, libboost-chrono1.67-dev, libboost-chrono1.70-dev, libboost-chrono1.71-dev
Filename: pool/target/b/boost1.74/libboost-chrono1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 356048
MD5sum: 1e90c5cf2b120d776148721dfec63b17
SHA1: 2a069aefb0774d41dad5dee77f913e5fc9a9738d
SHA256: e68f71efa45966c5befbfe8d7a6f487eb1cab5cff939bffd668ddbe4839ff7ad
SHA512: adde47392360fdfbf29970b3eba14fdc393528b6ba5189cf41b83853a3afb93021ed533b5db18531027418c3a99cbb7b8853db8ad153f99905e3c4e0ed188f2b
Description: C++ representation of time duration, time point, and clocks
 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost.Chrono library provides:
 .
  * A means to represent time durations: managed by the generic
 duration class . Examples of time durations include days, minutes,
 seconds and nanoseconds, which can be represented with a fixed number
 of clock ticks per unit. All of these units of time duration are
 united with a generic interface by the duration facility.
  * A type for representing points in time: time_point. A time_point
 represents an epoch plus or minus a duration. The library leaves
 epochs unspecified. A time_point is associated with a clock.
  * Several clocks, some of which may not be available on a
 particular platform: system_clock, steady_clock and
 high_resolution_clock. A clock is a pairing of a time_point and
 duration, and a function which returns a time_point representing now.
 .
 To make the timing facilities more generally useful, Boost.Chrono
 provides a number of clocks that are thin wrappers around the
 operating system's time APIs, thereby allowing the extraction of wall
 clock time, user CPU time, system CPU time spent by the process:
 .
  * process_real_cpu_clock, captures wall clock CPU time spent by the
 current process.
  * process_user_cpu_clock, captures user-CPU time
 spent by the current process.
  * process_system_cpu_clock, captures
 system-CPU time spent by the current process.
  * A tuple-like class
 process_cpu_clock, that captures real, user-CPU, and system-CPU
 process times together.
  * A thread_clock thread steady clock giving
 the time spent by the current thread (when supported by a platform).
 .
 Lastly, Boost.Chrono includes typeof registration for duration and
 time_point to permit using emulated auto with C++03 compilers.
Homepage: http://www.boost.org/libs/chrono/
Multi-Arch: same

Package: libboost-chrono1.74.0
Priority: optional
Section: libs
Installed-Size: 2167
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Filename: pool/target/b/boost1.74/libboost-chrono1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 349440
MD5sum: 27ae8bb22533af4ecc4be39d9de964fd
SHA1: 25f5010e71f5fe49ea7f78cd2b024c524495f0e6
SHA256: 6a0fb94cbc9669fd15c3ca612faed2f3d608b93c1c4ec4dadeff8cb18a9f1f99
SHA512: b5d479377efe1550471e6b69ac48844254d847122806961010182740c1e0c3d22ab9a46a87102b293d58c40241a4f42c79cf9bada4b81d78a576d5fdb08c8132
Description: C++ representation of time duration, time point, and clocks
 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost.Chrono library provides:
 .
  * A means to represent time durations: managed by the generic duration
    class.Examples of time durations include days, minutes, seconds and
    nanoseconds, which can be represented with a fixed number of clock
    ticks per unit. All of these units of time duration are united with
    a generic interface by the duration facility.
  * A type for representing points in time: time_point. A time_point
    represents an epoch plus or minus a duration. The library leaves
    epochs unspecified. A time_point is associated with a clock.
  * Several clocks, some of which may not be available on a particular
    platform: system_clock, steady_clock and high_resolution_clock. A
    clock is a pairing of a time_point and duration, and a function
    which returns a time_point representing now.
 .
 To make the timing facilities more generally useful, Boost.Chrono
 provides a number of clocks that are thin wrappers around the
 operating system's time APIs, thereby allowing the extraction of wall
 clock time, user CPU time, system CPU time spent by the process:
 .
  * process_real_cpu_clock, captures wall clock CPU time spent by the
    current process.
  * process_user_cpu_clock, captures user-CPU time spent by the current
    process.
  * process_system_cpu_clock, captures system-CPU time spent by the
    current process.
  * a tuple-like class process_cpu_clock, that captures real, user-CPU,
    and system-CPU process times together.
  * a thread_clock thread steady clock giving the time spent by the
    current thread (when supported by a platform).
 .
 Lastly, Boost.Chrono includes typeof registration for duration and
 time_point to permit using emulated auto with C++03 compilers.
Homepage: http://www.boost.org/libs/chrono/
Multi-Arch: same

Package: libboost-chrono1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 109
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-chrono1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-chrono1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 92912
MD5sum: 6b74a3f893ed6683bd3dfd512eb27bdb
SHA1: ba80e95720f216a41aca62bfc0b28a72294e2cb1
SHA256: d342bd07112f2a86acd536ac6ad24b42d7f02fbf9669c402f6d6ca45297998f9
SHA512: a5ac708343edb78585df9099a643f638fa1d86df77bdf14413e42e3a0c389a8ff597a763efec0d05f368788009ecbc9c952f1a3bd2bc76434bf537b2e213c7c7
Description: debug symbols for libboost-chrono1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 00761e410250aa8b5cb09d509b45e1b79af7080f
Multi-Arch: same

Package: libboost-container1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2252
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-container1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-container1.65-dev, libboost-container1.67-dev, libboost-container1.70-dev, libboost-container1.71-dev
Filename: pool/target/b/boost1.74/libboost-container1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 373028
MD5sum: 9f8045852987dfa2325628d054ca767a
SHA1: 61f9400f70dbca2b76769d4dd3106f006249da9e
SHA256: 96f450da94e0073382bec8615b635699b8aae83f86efb4639b4a13179d6b0335
SHA512: 0f4fb218b72cd8717f9bdfeaee5f143057737bf79c521d9faf4be9a6606215dc900e5ac4590d90e2acc7b9eddb0e19d607efbb4d16ea4caf0d8372720c7d95e8
Description: C++ library that implements several well-known containers - dev files
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Container library implements several well-known containers,
 including STL containers. The aim of the library is to offers
 advanced features not present in standard containers or to offer the
 latest standard draft features for compilers that don't comply with
 the latest C++ standard.
 .
 In short, what does Boost.Container offer?
 .
  * Move semantics are implemented, including move emulation
    for pre-C++11 compilers.
  * New advanced features (e.g. placement insertion,
    recursive containers) are present.
  * Containers support stateful allocators and are compatible with
    Boost.Interprocess (they can be safely placed in shared memory).
  * The library offers new useful containers:
    * flat_map, flat_set, flat_multimap and flat_multiset: drop-in
      replacements for standard associative containers but more
      memory friendly and with faster searches.
    * stable_vector: a std::list and std::vector hybrid container:
      vector-like random-access iterators and list-like iterator
      stability in insertions and erasures.
    * slist: the classic pre-standard singly linked list implementation
      offering constant-time size(). Note that C++11 forward_list has no size().
Homepage: http://boost.org/libs/container/
Multi-Arch: same

Package: libboost-container1.74.0
Priority: optional
Section: libs
Installed-Size: 2195
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5)
Filename: pool/target/b/boost1.74/libboost-container1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 367280
MD5sum: 377701e4db2da790f7916aa9e1f159de
SHA1: c328fcfe9214285e0d3d6165c11d3ed5e2fb19b2
SHA256: 660ffaf2617b9729a166a931d60f9f9c5d14d8da59598479b6ca4523d7cae5ee
SHA512: 14e66c9d2daa4ded6f4242cc71965f2a7734e4c8ed9b7ebe5dd0222e1aa22ac1067b83c597a9a59c625f8ad1b35996ed2104a9bb69f9a2209b8de0240666198d
Description: C++ library that implements several well-known containers
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Container library implements several well-known containers,
 including STL containers. The aim of the library is to offers
 advanced features not present in standard containers or to offer the
 latest standard draft features for compilers that don't comply with
 the latest C++ standard.
 .
 In short, what does Boost.Container offer?
 .
  * Move semantics are implemented, including move emulation
    for pre-C++11 compilers.
  * New advanced features (e.g. placement insertion,
    recursive containers) are present.
  * Containers support stateful allocators and are compatible with
    Boost.Interprocess (they can be safely placed in shared memory).
  * The library offers new useful containers:
    * flat_map, flat_set, flat_multimap and flat_multiset: drop-in
      replacements for standard associative containers but more
      memory friendly and with faster searches.
    * stable_vector: a std::list and std::vector hybrid container:
      vector-like random-access iterators and list-like iterator
      stability in insertions and erasures.
    * slist: the classic pre-standard singly linked list implementation
      offering constant-time size(). Note that C++11 forward_list has no size().
Homepage: http://boost.org/libs/container/
Multi-Arch: same

Package: libboost-container1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 153
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-container1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-container1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 127408
MD5sum: ecf4acad9d2e081dc510b3a36cd88df7
SHA1: 918495c5529cf1533bb8d6cf66d5d19fd4f2dc3f
SHA256: 0db3b3513c69f15577597d62f1cbce4dfbb9643b145c1285289d67aa34170cfa
SHA512: 5bf8efc8967e34bfecdf63e58fa57961974d9987938b5b109fd75855d6cb1166a86f03f3fe6ecab7c8199ebefe4350a91f43f56802276ca46a13f3b7a2d742bf
Description: debug symbols for libboost-container1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 1b4ddbe958c9444d648788bdc250867f5d73a05f
Multi-Arch: same

Package: libboost-context1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2162
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-thread1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-context1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-context1.53-dev, libboost-context1.54-dev, libboost-context1.55-dev, libboost-context1.57-dev, libboost-context1.58-dev, libboost-context1.60-dev, libboost-context1.61-dev, libboost-context1.62-dev, libboost-context1.63-dev, libboost-context1.65-dev, libboost-context1.67-dev, libboost-context1.70-dev, libboost-context1.71-dev
Filename: pool/target/b/boost1.74/libboost-context1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 345748
MD5sum: 18e2bc2351548e3ec10671737a5df558
SHA1: 60def5b6cf239013b2f79427da2eb9ddabfaaf47
SHA256: 7c467aacf6064f09cac00eb8384a6ba1c805d7205279906381a3c140b5893de2
SHA512: d961bc38d1b6935a554fe613e19251427c98962ae39958d5b083a791ea121cdb13095871ebb605c63f628336d2aa8b7aa49fc1320999b18b12faf1fb48c3a312
Description: provides a sort of cooperative multitasking on a single thread
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Context is a foundational library that provides a sort of
 cooperative multitasking on a single thread. By providing an
 abstraction of the current execution state in the current thread,
 including the stack (with local variables) and stack pointer, all
 registers and CPU flags, and the instruction pointer, a fcontext_t
 instance represents a specific point in the application's execution
 path. This is useful for building higher-level abstractions, like
 coroutines, cooperative threads (userland threads) or an equivalent
 to C# keyword yield in C++.
Homepage: http://www.boost.org/libs/context/
Multi-Arch: same

Package: libboost-context1.74.0
Priority: optional
Section: libs
Installed-Size: 2155
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libstdc++6 (>= 4.4)
Filename: pool/target/b/boost1.74/libboost-context1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 344500
MD5sum: a95113e2e903f8ea117a755130576be0
SHA1: 986357cdce4a2093c545ee44437c11502426a185
SHA256: c27509d5d765c8bc812076556e5fd76afb61ccfd924cb977e30cb744ba1db1ba
SHA512: 950a7d72e4b980303984a0d2c179f246fa9acc2911a78d664b233cd2c70a4ba7dcc4090325dcb27a193a6dc5b4c05c5c4e08d3642ec19a7a1c306cd26220a822
Description: provides a sort of cooperative multitasking on a single thread
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Context is a foundational library that provides a sort of
 cooperative multitasking on a single thread. By providing an
 abstraction of the current execution state in the current thread,
 including the stack (with local variables) and stack pointer, all
 registers and CPU flags, and the instruction pointer, a fcontext_t
 instance represents a specific point in the application's execution
 path. This is useful for building higher-level abstractions, like
 coroutines, cooperative threads (userland threads) or an equivalent
 to C# keyword yield in C++.
Homepage: http://www.boost.org/libs/context/
Multi-Arch: same

Package: libboost-context1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 32
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-context1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-context1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 19232
MD5sum: 9032b08f90e6765b53940a8f0793ff46
SHA1: 530258fa4a1875460cf8500a0bd353bd38a4a9a5
SHA256: 530397e582a596b992a917e62b9ba91f9875830ab0bd0308f54a6a2085522738
SHA512: 2c6b6b6e9d5c72d21fc23cb968af2c176dd3b76a91d88c3faaaefb4b3d8fb34bfefe3db231da04ac902b73f6e464203ca27e9749eee536af0dd747b7b203b1b4
Description: debug symbols for libboost-context1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 0c6f2e98fc8d024219a96c8cdd06a4944aad7e12
Multi-Arch: same

Package: libboost-contract1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2337
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-contract1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-contract1.67-dev, libboost-contract1.70-dev, libboost-contract1.71-dev
Filename: pool/target/b/boost1.74/libboost-contract1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 373236
MD5sum: 466f6b752f11ffba1901a30c386f8852
SHA1: c8b0d9e42be350c3cad3f2d04985c154bdf3c90c
SHA256: be8fc570088419b1e8b28bf0bb8476823cd6f516d14c3ba968e845565825a3d8
SHA512: 5345b64e1926ccd303b5b08d262ffad67f3f80efe7d6dbb92e24e771c27ddde748b901b0e88ebf499a83d9027e2136c3fbf82cbea7382191f8b03f66b4637429
Description: Contract library for C++ - dev files
 This package forms part of the Boost C++ Libraries collection.
 .
 All contract programming features are supported: Subcontracting,
 class invariants, postconditions (with old and return values),
 preconditions, customizable actions on assertion failure (e.g.,
 terminate or throw), optional compilation and checking of assertions,
 etc.
Homepage: http://boost.org/libs/contract/
Multi-Arch: same

Package: libboost-contract1.74.0
Priority: optional
Section: libs
Installed-Size: 2207
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/b/boost1.74/libboost-contract1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 362900
MD5sum: b3680ac2a2dd62148c81d624e52e0dd7
SHA1: 0d75ee7e44492a76a3ae3255424281dab484cd4c
SHA256: 5ecabc7338e7e0f0076ccae0879b7fb22d329842e7dc68e25ef1bc5db9b5d6f1
SHA512: 9710076e111963dd475779bec91a247778e02924bab29936fcbf22cd764d0ee8be3265043cc4c65cb75d5bd3c35e514c944155dc866e5436e0a4564d8e195d82
Description: Contract library for C++
 This package forms part of the Boost C++ Libraries collection.
 .
 All contract programming features are supported: Subcontracting,
 class invariants, postconditions (with old and return values),
 preconditions, customizable actions on assertion failure (e.g.,
 terminate or throw), optional compilation and checking of assertions,
 etc.
Homepage: http://boost.org/libs/contract/
Multi-Arch: same

Package: libboost-contract1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 285
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-contract1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-contract1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 248484
MD5sum: bc24cdbe9b397bc8159e1c4e2c24621c
SHA1: 0675252fd2caca7f09b0324928d8653be9fe249a
SHA256: b2d1e5d77b51196bb2bdf08358e48dfdab9c624860a8bc98e011bbab46e35728
SHA512: 9059b182e85d05b9891943b7985aabee1fc6747f2d26a182df977868e308454655bce4bf91aea9a6bd16c7777612af4cdbb33a14066b538c27adaed12b340ebb
Description: debug symbols for libboost-contract1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: c958cf75dfb043f46b34176a8c5995c4b17964d9
Multi-Arch: same

Package: libboost-coroutine1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2260
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-context1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-coroutine1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-coroutine1.54-dev, libboost-coroutine1.55-dev, libboost-coroutine1.57-dev, libboost-coroutine1.58-dev, libboost-coroutine1.60-dev, libboost-coroutine1.61-dev, libboost-coroutine1.62-dev, libboost-coroutine1.63-dev, libboost-coroutine1.65-dev, libboost-coroutine1.67-dev, libboost-coroutine1.70-dev, libboost-coroutine1.71-dev
Filename: pool/target/b/boost1.74/libboost-coroutine1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 360036
MD5sum: 3006e1f4f7c1296dcd384d8bb54f0cc9
SHA1: e5252e05abd21b7b7cb7440777a8e354615ecf05
SHA256: 7b5d4cbb04671e2c14a886c640e1a2309952c3cf5f21c87efd8586f5a9d09127
SHA512: 89942599b04934dfe2e3f3c248bdf258755b1416490e16edbf19c0c9842002cb66ebd10614ce45961e2a0d04063568ad5b6245b4feadeca0e7d5b81344d82f35
Description: provides a sort of cooperative multitasking on a single thread
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Coroutine provides templates for generalized subroutines which
 allow multiple entry points for suspending and resuming execution at
 certain locations. It preserves the local state of execution and
 allows re-entering subroutines more than once (useful if state must
 be kept across function calls).
 .
 Coroutines can be viewed as a language-level construct providing a
 special kind of control flow.
 .
 In contrast to threads, which are pre-emptive, coroutine switches are
 cooperative (programmer controls when a switch will happen). The
 kernel is not involved in the coroutine switches.
 .
 The implementation uses Boost.Context for context switching.
Homepage: http://www.boost.org/libs/coroutine/
Multi-Arch: same

Package: libboost-coroutine1.74.0
Priority: optional
Section: libs
Installed-Size: 2179
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-context1.74.0 (>= 1.74.0+ds1), libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Filename: pool/target/b/boost1.74/libboost-coroutine1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 353116
MD5sum: 0c947cd3b03cb5f86d34b394aee13454
SHA1: aa793412c5c4745c01d2e1a425152b1a1d069c1e
SHA256: 0780dacb554952f27f1e76739aca0d48f31e944d5e15be49084a59b48ccd9bb8
SHA512: 11b1870c9efc37e1c2a536942c44c6ef0d3db5e48081f09aaa557d02327376b6262b19516dea75c5450cc58f1c0e4f7fcad6543b306623c603c66414e4fc3644
Description: provides a sort of cooperative multitasking on a single thread
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Coroutine provides templates for generalized subroutines which
 allow multiple entry points for suspending and resuming execution at
 certain locations. It preserves the local state of execution and
 allows re-entering subroutines more than once (useful if state must
 be kept across function calls).
 .
 Coroutines can be viewed as a language-level construct providing a
 special kind of control flow.
 .
 In contrast to threads, which are pre-emptive, coroutine switches are
 cooperative (programmer controls when a switch will happen). The
 kernel is not involved in the coroutine switches.
 .
 The implementation uses Boost.Context for context switching.
Homepage: http://www.boost.org/libs/coroutine/
Multi-Arch: same

Package: libboost-coroutine1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 289
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-coroutine1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-coroutine1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 266532
MD5sum: cb1386d7dcf3e3ac368c57f649bc8116
SHA1: 719e6965971263702a2c45ff3127adbdf3266533
SHA256: a05591c344d65d3c802155fbddb73b2d88476134f81453baf1917fd6146f9451
SHA512: f7a2fd26f84e97bf7ae073ca2f770264eb958ca9581552a3c816489742ce9e53781c8a946038fe9b300b65bfac8e513351865cdbbbcd87c42f65002dcbd04b61
Description: debug symbols for libboost-coroutine1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 66570eda30933679d825b877d77dfcba304c57a1
Multi-Arch: same

Package: libboost-date-time1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2164
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-date-time1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-serialization1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev, libboost-date-time1.48-dev, libboost-date-time1.49-dev, libboost-date-time1.50-dev, libboost-date-time1.52-dev, libboost-date-time1.53-dev, libboost-date-time1.54-dev, libboost-date-time1.55-dev, libboost-date-time1.57-dev, libboost-date-time1.58-dev, libboost-date-time1.60-dev, libboost-date-time1.61-dev, libboost-date-time1.62-dev, libboost-date-time1.63-dev, libboost-date-time1.65-dev, libboost-date-time1.67-dev, libboost-date-time1.70-dev, libboost-date-time1.71-dev
Filename: pool/target/b/boost1.74/libboost-date-time1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 351788
MD5sum: f750e0938e9facb0ff47d8c210c36220
SHA1: 49c326caed9cd819a8246c3cf602e17dc87f0824
SHA256: 05c56e335df81c14def187c3611ba8fc657aa3a632bb7b427d72169699628b12
SHA512: c3b9697fe623ccf821c46209c7295b822ca14170290176d05ab2fbcdfc85d013138b86b8d80d51884129236543a866caed4d84419590092506e6efd7d7333fb8
Description: set of date-time libraries based on generic programming concepts
 This package forms part of the Boost C++ Libraries collection.
 .
 These libraries are intended to make programming with dates and times
 almost as simple and natural as programming with strings and integers.
Homepage: http://www.boost.org/libs/date_time/
Multi-Arch: same

Package: libboost-date-time1.74.0
Priority: optional
Section: libs
Installed-Size: 2151
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Filename: pool/target/b/boost1.74/libboost-date-time1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 342968
MD5sum: 9225dd42cd9a47629d470512fc8c995d
SHA1: f6c3f33ecaa1ce43f36dd4d75434e27da4003f18
SHA256: a242f8ffd44d2910b1755a82f23476b45dd3a0c64f224c7cd72a8c5be23e2d3e
SHA512: 1794c7b2b7c79d96f96fc2e5ba35a3d63460908b5150a54c7785a6727d8f19552eaf59cfc8d9f6bbdaae63ddb60ecf995166d2b7caf64ae329fe03b89c6b17c2
Description: set of date-time libraries based on generic programming concepts
 This package forms part of the Boost C++ Libraries collection.
 .
 These libraries are intended to make programming with dates and times
 almost as simple and natural as programming with strings and integers.
Homepage: http://www.boost.org/libs/date_time/
Multi-Arch: same

Package: libboost-date-time1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 17
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-date-time1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-date-time1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 4804
MD5sum: 581a1e70781471aee8275573aa1956f3
SHA1: 500c9b5d287587dfbd9d59d22045d8ac849e6fb1
SHA256: 449a88eb7be4bd59c00f6ab07b0a9c04fd85e50a455758b64f843267189d3117
SHA512: 5159e991aa2162be9bf51283bf16b3abb73d5cc92bdfea6a6ca7b7693ea29dbe0cd91570f537295a9636b7e4f38adf16bfc40ce5c410b2aea15e6ebc21255975
Description: debug symbols for libboost-date-time1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 7fa8a0ad7fdf78728a0f6a4beac7ef2d24b992a5
Multi-Arch: same

Package: libboost-exception1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2146
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-exception1.50-dev, libboost-exception1.52-dev, libboost-exception1.53-dev, libboost-exception1.54-dev, libboost-exception1.55-dev, libboost-exception1.57-dev, libboost-exception1.58-dev, libboost-exception1.60-dev, libboost-exception1.61-dev, libboost-exception1.62-dev, libboost-exception1.63-dev, libboost-exception1.65-dev, libboost-exception1.67-dev, libboost-exception1.70-dev, libboost-exception1.71-dev
Filename: pool/target/b/boost1.74/libboost-exception1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 342696
MD5sum: 507798cd2af9936865f75c1d12ceea98
SHA1: c70ebbf9775832a733ed85c3fec5e80e10c87340
SHA256: d98c194bc0dd8a71fbf7bab4e655e7374406d03b7d06ea8b86ad1366e11f1ce0
SHA512: f93ca2ea1ff855ed2d47580241aef6f7874b4670673cb3465e2d164e882eea8c94348783284fb1b0562558810ea296350f2face69423d82a7a180c6c1c8fb277
Description: library to help write exceptions and handlers
 This package forms part of the Boost C++ Libraries collection.
 .
 The purpose of Boost Exception is to ease the design of exception
 class hierarchies and to help write exception handling and error
 reporting code.
Homepage: http://www.boost.org/libs/exception/
Multi-Arch: same

Package: libboost-fiber1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2347
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-context1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-filesystem1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-fiber1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-fiber1.62-dev, libboost-fiber1.63-dev, libboost-fiber1.65-dev, libboost-fiber1.67-dev, libboost-fiber1.70-dev, libboost-fiber1.71-dev
Filename: pool/target/b/boost1.74/libboost-fiber1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 377752
MD5sum: 629ad032ecebac825c2be63b71e88f37
SHA1: 4d799fede5f3da619140bcd8f4dba9de1724dcc6
SHA256: 932bfa58882abf7c7c850c577e1fd462407e5579b39a977317eabbe6d15edaba
SHA512: 33e41a3b214d8c4fecce5434fc2395e0576b4dfbffcf288562a1fa56012785fdea29624d3f22962419e9f259dbecdc07da2fcf61b13b83baba086e539fa29d9e
Description: cooperatively-scheduled micro-/userland-threads
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Fiber provides a framework for micro-/userland-threads (fibers)
 scheduled cooperatively.  The API contains classes and functions to
 manage and synchronize fibers similarly to standard thread support
 library.
 .
 Each fiber has its own stack.
 .
 A fiber can save the current execution state, including all registers
 and CPU flags, the instruction pointer, and the stack pointer and
 later restore this state. The idea is to have multiple execution
 paths running on a single thread using cooperative scheduling (versus
 threads, which are preemptively scheduled). The running fiber decides
 explicitly when it should yield to allow another fiber to run
 (context switching). Boost.Fiber internally uses execution_context
 from Boost.Context; the classes in this library manage, schedule and,
 when needed, synchronize those execution contexts. A context switch
 between threads usually costs thousands of CPU cycles on x86,
 compared to a fiber switch with less than a hundred cycles. A fiber
 runs on a single thread at any point in time.
Homepage: http://www.boost.org/libs/fiber/
Multi-Arch: same

Package: libboost-fiber1.74.0
Priority: optional
Section: libs
Installed-Size: 2195
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-context1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 12)
Filename: pool/target/b/boost1.74/libboost-fiber1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 363028
MD5sum: 436e1ca898d0bfdb47bc485b18d18743
SHA1: 65496ebea64814250a0f5f2d9efe3780762657a4
SHA256: 0dbd61921391ecfe06bb9daf020606d4daf7438c25be1d833e10141fd2749ed4
SHA512: 44248d0eb5eeb497b78ea2ff65563de2722a77dadb5d6ec338d22c8d707b7ca57b107886d851ec3b619c1b953d93ea9882ded1b690c45cf50696bc0476d0239a
Description: cooperatively-scheduled micro-/userland-threads
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Fiber provides a framework for micro-/userland-threads (fibers)
 scheduled cooperatively.  The API contains classes and functions to
 manage and synchronize fibers similarly to standard thread support
 library.
 .
 Each fiber has its own stack.
 .
 A fiber can save the current execution state, including all registers
 and CPU flags, the instruction pointer, and the stack pointer and
 later restore this state. The idea is to have multiple execution
 paths running on a single thread using cooperative scheduling (versus
 threads, which are preemptively scheduled). The running fiber decides
 explicitly when it should yield to allow another fiber to run
 (context switching). Boost.Fiber internally uses execution_context
 from Boost.Context; the classes in this library manage, schedule and,
 when needed, synchronize those execution contexts. A context switch
 between threads usually costs thousands of CPU cycles on x86,
 compared to a fiber switch with less than a hundred cycles. A fiber
 runs on a single thread at any point in time.
Homepage: http://www.boost.org/libs/fiber/
Multi-Arch: same

Package: libboost-fiber1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 520
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-fiber1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-fiber1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 499188
MD5sum: 32f419f6f4e571e9172db19b17945e60
SHA1: cac971396f5f19938712771390a3a2ae2ad114c6
SHA256: f103ab4e4e292b5e7277623d69abec8d0b50a0b226bc7b4fa28fe39d35f45e17
SHA512: 2f6c8a698ee7237e2b5b180a3764e664f461b296f97a2aafbd65810cc5ce56dc891b0f7d34456aa918af5a0fe6ba2a3972cd2cccda6387ba51187a6623f0c84d
Description: debug symbols for libboost-fiber1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 65d4c9bad5a5be1017dd533b1bb35772b8f81294
Multi-Arch: same

Package: libboost-filesystem1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2351
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-filesystem1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-system1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev, libboost-filesystem1.48-dev, libboost-filesystem1.49-dev, libboost-filesystem1.50-dev, libboost-filesystem1.52-dev, libboost-filesystem1.53-dev, libboost-filesystem1.54-dev, libboost-filesystem1.55-dev, libboost-filesystem1.57-dev, libboost-filesystem1.58-dev, libboost-filesystem1.60-dev, libboost-filesystem1.61-dev, libboost-filesystem1.62-dev, libboost-filesystem1.63-dev, libboost-filesystem1.65-dev, libboost-filesystem1.67-dev, libboost-filesystem1.70-dev, libboost-filesystem1.71-dev
Filename: pool/target/b/boost1.74/libboost-filesystem1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 389308
MD5sum: 35b6ec923f15774bd11781326242c135
SHA1: eaab2b3833b175bb6675c35442f51020cf2584b2
SHA256: bb74869ff6b047c2fea73b5a4e3c9e7bc646b4b0533383e2dc9fc576e0386723
SHA512: adc00644a6d6b75ab7e3e72adadbf96e8e86cc8e47962d71a298347df36a736ffd63e995c92195a1d33c2282cdb0719a39b278e3e1cc608e789bb8f039f5dbb4
Description: filesystem operations (portable paths, iteration over directories, etc) in C++
 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost Filesystem Library provides portable facilities to query and
 manipulate paths, files, and directories.  The goal is to
 facilitate portable script-like operations from within C++ programs.
Homepage: http://boost.org/libs/filesystem/
Multi-Arch: same

Package: libboost-filesystem1.74.0
Priority: optional
Section: libs
Installed-Size: 2219
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Filename: pool/target/b/boost1.74/libboost-filesystem1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 375640
MD5sum: a6b031556327945cf6b7c991b5a3bf54
SHA1: 0c72c56cc9b41f7ca7f6bfed1be47576f0225035
SHA256: 6b2023a8ceb2662b85d5a016369f1bbe137034095337ac60107bea22f93be89a
SHA512: 74de52650fd849c9daa71c2865eaff9edbdd3d3e576c8dcc1f41b17c64a9ba6aea91d47291e020a751facbfea74a3631000bb0380c9b37292bfc416136906b2d
Description: filesystem operations (portable paths, iteration over directories, etc) in C++
 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost Filesystem Library provides portable facilities to query and
 manipulate paths, files, and directories.  The goal is to
 facilitate portable script-like operations from within C++ programs.
Homepage: http://boost.org/libs/filesystem/
Multi-Arch: same

Package: libboost-filesystem1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 535
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-filesystem1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-filesystem1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 512224
MD5sum: b8145bd66f5419ef5439bc6666c0aff2
SHA1: d4df79d0073f0c47ddad1d43b6c87e2559f77e5a
SHA256: 90aa3d397953d6d4a5b4d72661eb1ff1fc8fa2f2fa33e808b56167c3380439cb
SHA512: a90e6404a7242f8386d016bea09da1743cd70bbae974d392056b3e22c9b14ae6b0f66afe6d4136e9ddf21948cb63531f451c9db4fa2ffebfa94e67e6f4f60f03
Description: debug symbols for libboost-filesystem1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 841108e448077bcc8588b08ef322318795ca109a
Multi-Arch: same

Package: libboost-graph1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 9082
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-graph1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-regex1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-serialization1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-test1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev, libboost-graph1.50-dev, libboost-graph1.52-dev, libboost-graph1.53-dev, libboost-graph1.54-dev, libboost-graph1.55-dev, libboost-graph1.57-dev, libboost-graph1.58-dev, libboost-graph1.60-dev, libboost-graph1.61-dev, libboost-graph1.62-dev, libboost-graph1.63-dev, libboost-graph1.65-dev, libboost-graph1.67-dev, libboost-graph1.70-dev, libboost-graph1.71-dev
Filename: pool/target/b/boost1.74/libboost-graph1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 1653588
MD5sum: 8011126ad08d5223ed322bfe72b3bee7
SHA1: da1be545810ee91f1970267c7fa6bfec5557ddf2
SHA256: 5a19201ef7d5b621ad8ca88bd0f570448ddf75869da7b2dfd0b04622ddc87734
SHA512: bc6e1678ad67063fe229b696b7c9355be66c11fae1144c6208fbfc6af4399defaf9c4608078c2ab94f44de5fb48dac8d8dcf30dc6a6eda5bdefbd611fffe907c
Description: generic graph components and algorithms in C++
 This package forms part of the Boost C++ Libraries collection.
 .
 Graphs are mathematical abstractions that are useful for solving
 many types of problems in computer science. Consequently, these
 abstractions must also be represented in computer programs. A
 standardized generic interface for traversing graphs is of utmost
 importance to encourage reuse of graph algorithms and data structures.
Homepage: http://www.boost.org/libs/graph/
Multi-Arch: same

Package: libboost-graph1.74.0
Priority: optional
Section: libs
Installed-Size: 2299
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-regex1.74.0-icu72, libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Suggests: graphviz
Filename: pool/target/b/boost1.74/libboost-graph1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 410776
MD5sum: 83eab57b314d5e05a301116d2697577f
SHA1: 87ba18223d58ea8510e26aa18f70a1c86b1c22f1
SHA256: d64f650df36630f958e7a60eba73250020d34b99686127e17d6eeca5d38f31d1
SHA512: 95395f2312090cfb784643fd316c20ef9b982dc8c8194fe5c1e51f0bc0b52d05deb84c5831d95ee88d4dcab26166fc43c043f090643fcce1ccb6854fd62a837b
Description: generic graph components and algorithms in C++
 This package forms part of the Boost C++ Libraries collection.
 .
 Graphs are mathematical abstractions that are useful for solving
 many types of problems in computer science. Consequently, these
 abstractions must also be represented in computer programs. A
 standardized generic interface for traversing graphs is of utmost
 importance to encourage reuse of graph algorithms and data structures.
Homepage: http://www.boost.org/libs/graph/
Multi-Arch: same

Package: libboost-graph1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1419
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-graph1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-graph1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 1356148
MD5sum: 8e392501e6f8f17627d48910ca80f40a
SHA1: dfb29b00971bc559396ba95d9d3c6d77c9045508
SHA256: 2454bcf38aa397967206347ceec839c01f5aac5f5ad5e62136916ce9dd250581
SHA512: c7a3a7f06beba13d4865a54ccdb6d0fecf7ac66df7d49d76e9b559fa35827f0dadb10fc2262ecc345058c00c89fbf2c4ecadf9c4192d617f8867e380b0b5885e
Description: debug symbols for libboost-graph1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: d4966d669449411cca962c9692f69754308de14d
Multi-Arch: same

Package: libboost-iostreams1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2357
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-regex1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-iostreams1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev, libboost-iostreams1.48-dev, libboost-iostreams1.49-dev, libboost-iostreams1.50-dev, libboost-iostreams1.52-dev, libboost-iostreams1.53-dev, libboost-iostreams1.54-dev, libboost-iostreams1.55-dev, libboost-iostreams1.57-dev, libboost-iostreams1.58-dev, libboost-iostreams1.60-dev, libboost-iostreams1.61-dev, libboost-iostreams1.62-dev, libboost-iostreams1.63-dev, libboost-iostreams1.65-dev, libboost-iostreams1.67-dev, libboost-iostreams1.70-dev, libboost-iostreams1.71-dev
Filename: pool/target/b/boost1.74/libboost-iostreams1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 372392
MD5sum: 1b6355aa357623167485fa388525254a
SHA1: 7037ed0b206446a8c0f7966fbd25820cf791f621
SHA256: f37138ff860e3c565f3d02fb373ce11c2ece77f8bf06f866035831b688e661a5
SHA512: 7031d04bd0310d56578ba420b27253c7945164b417f7665fbbfff64d24e7e81119a0d90aba36a7f094ec1a3a610b8db1408321d1f67ca9df98b84d886494a9d7
Description: Boost.Iostreams Library development files
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Iostreams are a collection of concepts and a set of templates
 which turn models of these concepts into C++ standard library streams
 and stream buffers.
Homepage: http://www.boost.org/libs/iostreams/
Multi-Arch: same

Package: libboost-iostreams1.74.0
Priority: optional
Section: libs
Installed-Size: 2207
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.5), liblzma5 (>= 5.2.2), libstdc++6 (>= 5.2), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Filename: pool/target/b/boost1.74/libboost-iostreams1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 360884
MD5sum: dad306b7ea0afdc386c471bea0aef480
SHA1: 1fce77ba7c8df536f54659dd90c73ceded2cb712
SHA256: 367a271de40ea04e5c74ff3ecece062f97e226867429e11bd24946ec84a9336b
SHA512: 3e60ee1f7b1004b0623c2e9a2bb0c5452618e3bb7f31090fef2bc169cb8b43c032b42f4a0bf54a589b344c4b1670a91d2b9e01131e1e43fd4d85c14386ea5306
Description: Boost.Iostreams Library
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Iostreams are a collection of concepts and a set of templates
 which turn models of these concepts into C++ standard library streams
 and stream buffers.
Homepage: http://www.boost.org/libs/iostreams/
Multi-Arch: same

Package: libboost-iostreams1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 255
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-iostreams1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-iostreams1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 216708
MD5sum: 8d3e210efe8e2a9d6754e9f5023f7b6d
SHA1: 3cc637b32521fc3ec31da7461d1fbe2b326f0653
SHA256: 004f4614f0d9ffdd81f93c70ddff4d27b7788f456e12dd3ef99ba2012b600623
SHA512: 962e72eaf3f8b03b540e2f66c034cc59f5afeab68f46e5d29d7b1ce28d4918790a8b13dc5ce276e5bd4f5c1df8a2e536ef1d19b61e5db8036a38f43a532fbefc
Description: debug symbols for libboost-iostreams1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 693a79c47da026ef191e0f365b5113d23f96d076
Multi-Arch: same

Package: libboost-locale1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 4563
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-thread1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-locale1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev, libboost-locale1.50-dev, libboost-locale1.52-dev, libboost-locale1.53-dev, libboost-locale1.54-dev, libboost-locale1.55-dev, libboost-locale1.57-dev, libboost-locale1.58-dev, libboost-locale1.60-dev, libboost-locale1.61-dev, libboost-locale1.62-dev, libboost-locale1.63-dev, libboost-locale1.65-dev, libboost-locale1.67-dev, libboost-locale1.70-dev, libboost-locale1.71-dev
Filename: pool/target/b/boost1.74/libboost-locale1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 680244
MD5sum: f24e362657de2b084e8b35c0305ba6a4
SHA1: 5e8e13a29fd3f72c0cb00941fffa159a23ed21ad
SHA256: ec7d7c6f1b0f739eac79fac318748bf98bedf82e31108f336579dcf91af3f929
SHA512: 719e2a17fbc98426fb85ec7d7ffd5aa9237c0bf1881c11eb98a94d6c4de816ceea3ad34b89f94bc7a5eff64eb0485ba5f08f3ca556b1e74dedd2bdef2d31b5bd
Description: C++ facilities for localization
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Locale gives powerful tools for development of cross platform
 localized software - the software that talks to user in its language.
 .
  * Correct case conversion, case folding and normalization.
  * Collation (sorting), including support for 4 Unicode collation
 levels.
  * Date, time, timezone and calendar manipulations, formatting
 and parsing, including transparent support for calendars other than
 Gregorian.
  * Boundary analysis for characters, words, sentences and
 line-breaks.
  * Number formatting, spelling and parsing.
  * Monetary formatting and parsing.
  * Powerful message formatting (string translation) including
 support for plural forms, using GNU catalogs.
  * Character set conversion.
  * Transparent support for 8-bit character sets like Latin1
  * Support for char and wchar_t
  * Experimental support for C++0x char16_t and char32_t strings and streams.
Homepage: http://www.boost.org/libs/math/
Multi-Arch: same

Package: libboost-locale1.74.0
Priority: optional
Section: libs
Installed-Size: 2721
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.32), libgcc-s1 (>= 3.5), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 11)
Filename: pool/target/b/boost1.74/libboost-locale1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 544372
MD5sum: 88941b63f8c659da0994e4b970543dbd
SHA1: 48a6db1ae1b515f836e3140a425121d8e8f64591
SHA256: 59bcb03168cb088895c47e8945a87ad9b0291537edff6391ff5ac1b784aff8b9
SHA512: e40961ef8f6d6d62be20a1249c3d334cbde072aca7c85d7a45f84f6716edc793ee87f33f7528215c9018d842f8c9048bece3b27940d2b5d681ce26a0497c193c
Description: C++ facilities for localization
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Locale gives powerful tools for development of cross platform
 localized software - the software that talks to user in its language.
 .
  * Correct case conversion, case folding and normalization.
  * Collation (sorting), including support for 4 Unicode collation
 levels.
  * Date, time, timezone and calendar manipulations, formatting
 and parsing, including transparent support for calendars other than
 Gregorian.
  * Boundary analysis for characters, words, sentences and
 line-breaks.
  * Number formatting, spelling and parsing.
  * Monetary formatting and parsing.
  * Powerful message formatting (string translation) including
 support for plural forms, using GNU catalogs.
  * Character set conversion.
  * Transparent support for 8-bit character sets like Latin1
  * Support for char and wchar_t
  * Experimental support for C++0x char16_t and char32_t strings and streams.
Homepage: http://www.boost.org/libs/locale/
Multi-Arch: same

Package: libboost-locale1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 4097
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-locale1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-locale1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 3909940
MD5sum: 10f8b14f869b6dbcaaa8c39d1e0be6ed
SHA1: 6a17c66e3884810891a91080ffa11411de7583c7
SHA256: e97c92e2b904b3c63ec9e029faf81e5cafd5f5f2d1f196a293e047f129e1be89
SHA512: 4eb56c898d9f69110273e7e2da9fb96860ccefbeca86b03f63464fb67402ea4bf2456814634fcf09f032e1b5ca8c7ff628a039140589cf84952a4ec8cf1b0abf
Description: debug symbols for libboost-locale1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 93cb84d08901c7b8c456d0f7cf984bdba3c2f608
Multi-Arch: same

Package: libboost-log1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 6530
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-log1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-atomic1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-date-time1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-filesystem1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-system1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-regex1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-thread1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-log1.54-dev, libboost-log1.55-dev, libboost-log1.57-dev, libboost-log1.58-dev, libboost-log1.60-dev, libboost-log1.61-dev, libboost-log1.62-dev, libboost-log1.63-dev, libboost-log1.65-dev, libboost-log1.67-dev, libboost-log1.70-dev, libboost-log1.71-dev
Filename: pool/target/b/boost1.74/libboost-log1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 871856
MD5sum: f8c373a71e11a67729d5e3f05282e816
SHA1: 83c2391539cf3aee3abaf26631bf04ce37826893
SHA256: c662ad8519d4106d4f129b3001df68cff3d62cf568f43d26b19f049906c4f5f8
SHA512: 3759a3ac19c581179783975c0c471abd904cf78572c57df60bd79f129ba1a0a09ce8f4e7a06dc10b0445609865653f62f9d6348b48dd2845fb77ad57bec84d54
Description: C++ logging library
 This package forms part of the Boost C++ Libraries collection.
 .
 This library aims to make logging significantly easier for the
 application developer. It provides a wide range of out-of-the-box
 tools along with public interfaces for extending the library. The
 main goals of the library are:
 .
  * Simplicity. A small example code snippet should be enough to get
 the feel of the library and be ready to use its basic features.
  * Extensibility. A user should be able to extend functionality of the
 library for collecting and storing information into logs.
  * Performance. The library should have as little performance impact on
 the user's application as possible.
Homepage: http://www.boost.org/libs/log/

Package: libboost-log1.74.0
Priority: optional
Section: libs
Installed-Size: 3079
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-filesystem1.74.0 (>= 1.74.0+ds1), libboost-regex1.74.0-icu72, libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/b/boost1.74/libboost-log1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 656312
MD5sum: 789aed8b4dab127cebe4c4315cd57ec5
SHA1: 1c15dd6b381e2673087ae90aae001a9fe559c284
SHA256: 42c247a0e0f04bf0d34e190dcfc82637301fc58e37151376dec1b6851cf699eb
SHA512: c9497ba479e919b93ba20047f478451ffa406ae1ff5fa38be5502a117c76d7df942d1d8671a610e341821244b06b32c9b9c3c712848f60e837136c86dd12b85f
Description: C++ logging library
 This package forms part of the Boost C++ Libraries collection.
 .
 This library aims to make logging significantly easier for the
 application developer. It provides a wide range of out-of-the-box
 tools along with public interfaces for extending the library. The
 main goals of the library are:
 .
  * Simplicity. A small example code snippet should be enough to get
 the feel of the library and be ready to use its basic features.
  * Extensibility. A user should be able to extend functionality of the
 library for collecting and storing information into logs.
  * Performance. The library should have as little performance impact on
 the user's application as possible.
Homepage: http://www.boost.org/libs/log/

Package: libboost-log1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 7500
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-log1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-log1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 6871328
MD5sum: d518a2f2410720d19971875aa1a3459e
SHA1: 93aa0c88b3b712c62357c71c7237c507de8406a6
SHA256: 2c8a75051a8b344590870c8d1725e158fcc1a2a6dfa6e3339a5ebb0d7e2a6c9d
SHA512: 2d2802001ac6f599522b030dfe5317153e0afde65b34b656df5ccf2ddfd3dab4aa8923ef93500a4757b74e8b4089ac06b067885c4c405e714735aac1e2b9e87b
Description: debug symbols for libboost-log1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: c205e1130cdfa5771998588c99473a9928bf2519 ee4e359ba86b71983ec718438851341e5b2cc2ea

Package: libboost-math1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 3861
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-math1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev, libboost-math1.49-dev, libboost-math1.50-dev, libboost-math1.52-dev, libboost-math1.53-dev, libboost-math1.54-dev, libboost-math1.55-dev, libboost-math1.57-dev, libboost-math1.58-dev, libboost-math1.60-dev, libboost-math1.61-dev, libboost-math1.62-dev, libboost-math1.63-dev, libboost-math1.65-dev, libboost-math1.67-dev, libboost-math1.70-dev, libboost-math1.71-dev
Filename: pool/target/b/boost1.74/libboost-math1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 508736
MD5sum: d6d30088f750587054870413f3bec3bd
SHA1: 3b0e057b728fe42a4c79038901c846c64827112b
SHA256: a5669a9627aa2ea1bc53b60e4f3cf3e638951a1096ca361b692bc42eb33bb138
SHA512: d896344ea94e158232a4cc7f9400596cb26ab53ccf5f54635699ab3db6052d8a9d4d937dfeb82cae53140690d5a9b721a95c5610fa8bd17a51079a2c18e4892b
Description: Boost.Math Library development files
 This package forms part of the Boost C++ Libraries collection.
 .
 This library is divided into three interconnected parts:
  * Statistical Distributions: Provides a reasonably comprehensive set of
    statistical distributions, upon which higher level statistical tests
    can be built.
  * Mathematical Special Functions: Provides a small number of high quality
    special functions, initially these were concentrated on functions used in
    statistical applications along with those in the Technical Report on
    C++ Library Extensions.
  * Implementation Toolkit: Provides many of the tools required to implement
    mathematical special functions.
Homepage: http://www.boost.org/libs/math/
Multi-Arch: same

Package: libboost-math1.74.0
Priority: optional
Section: libs
Installed-Size: 2659
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Filename: pool/target/b/boost1.74/libboost-math1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 450424
MD5sum: 1d36cc5119b7d18ebb6529f9ce8db196
SHA1: cab9d46813864b096e228177b79cd9f680e46e38
SHA256: 7e022ef6421bbe977a09b47ae8aace1ee323dc31a5ef414019651604d5395e04
SHA512: eeec15e2f1a7e14dc810acc1e51627896c64ef6d144893b0108a9291981ed6f3e99533bc47c501a2783d090faae866d98dbe45eb5caee77077984ec33208d9e4
Description: Boost.Math Library
 This package forms part of the Boost C++ Libraries collection.
 .
 This library is divided into three interconnected parts:
  * Statistical Distributions: Provides a reasonably comprehensive set of
    statistical distributions, upon which higher level statistical tests
    can be built.
  * Mathematical Special Functions: Provides a small number of high quality
    special functions, initially these were concentrated on functions used in
    statistical applications along with those in the Technical Report on
    C++ Library Extensions.
  * Implementation Toolkit: Provides many of the tools required to implement
    mathematical special functions.
Homepage: http://www.boost.org/libs/math/
Multi-Arch: same

Package: libboost-math1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1562
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-math1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-math1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 1471936
MD5sum: 3fe786a7895a9281f9ef3689146f7cd2
SHA1: 94b7d7033d657f9ae79f7daa622c5cd6d0e322af
SHA256: 88a0b879d52694f2a555e47652c99d24b9b69a33189c943203e8f3c6055c9fb9
SHA512: 6427aeeac3bb1c4de915bf4c1c93708004d134a85017bdec91f3278ed1949f50dc78529ca446e1b21c71daebd515c380ae2472cad8b0d43a288c4ea10bae075c
Description: debug symbols for libboost-math1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 2a16ad381107cefc55a6da58bb736fcbb793ee0e 8b534ad6279a7b2f3f96ae3d3f7b8b7e062d4f0d bde23cf71fb5ddd2d10f2149679345563f953b3e fcf3a326072ee57dae4f8db9ed8c0002af679699
Multi-Arch: same

Package: libboost-nowide1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2161
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-nowide1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Suggests: libboost1.74-doc
Conflicts: libboost-numpy1.65-dev, libboost-numpy1.67-dev, libboost-numpy1.70-dev, libboost-numpy1.71-dev
Filename: pool/target/b/boost1.74/libboost-nowide1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 345704
MD5sum: f29c999b8b134387985376fef58a775a
SHA1: 50febd70f2343907d42c915020a44ccc7830d25e
SHA256: 663e7768bf04525358511d6794272e495eaf5e74b1b1851e67cb371d97faea6e
SHA512: f49ced5a0f601ec3e1172a625057f356a8fa042a9791a4b91697cc3c772c3e6a0c40c8f8a90ef54d9e9a8a4b0e2bccb36ae502ce89eccf87755c58dd1e5cb046
Description: Standard library functions with UTF-8 API on Windows development files
 This package forms part of the Boost C++ Libraries collection.
 .
 The library provides an implementation of standard C and C++
 library functions which are UTF-8 aware on Windows without
 requiring to use the Wipe API.
 .
 On POSIX platforms, where UTF-8 is already commonly used, the
 calls in Nowide just alias to their standard counterparts.
Homepage: http://www.boost.org/libs/python/

Package: libboost-nowide1.74.0
Priority: optional
Section: libs
Installed-Size: 2151
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.1.1)
Suggests: python3
Filename: pool/target/b/boost1.74/libboost-nowide1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 344276
MD5sum: 94e6406d7d39f1559d2aad4168ce97f9
SHA1: 241b600053dc3b8f5cc2b7be4ee7199fef847045
SHA256: 0ce90bf3f4fb6db22fea9ff1c1e1eec83673f966ed4f9ee9525f30d92de8b059
SHA512: a6970d29f70661a5493a438c5e6ac04b9ce4073937eb4231faf8bb3b4cb602832e2bcfccf18e54f9d6e02b599659f9892263d68ca81128a7d67970798e0ddbd1
Description: Standard library functions with UTF-8 API on Windows
 This package forms part of the Boost C++ Libraries collection.
 .
 The library provides an implementation of standard C and C++
 library functions which are UTF-8 aware on Windows without
 requiring to use the Wipe API.
 .
 On POSIX platforms, where UTF-8 is already commonly used, the
 calls in Nowide just alias to their standard counterparts.
Homepage: http://www.boost.org/libs/python/

Package: libboost-nowide1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 33
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-nowide1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-nowide1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 19988
MD5sum: 4c84fa4f5451ea3c1ca00a7be60ab982
SHA1: 118799451cc77914e790a9b70bb7fdc12417a26f
SHA256: 7f94d654c64bb79ebe3653d72bb3920e1eb69d76bc79f81488ea5a69d888b1ed
SHA512: 5e8e05153d4a38544eac24377ad9ce0ba70a2d8a1e7e58cc518895210473c241cfb37dd53c96bc9d65117992c91cd0a78b41552a1006deb7d34726717218c442
Description: debug symbols for libboost-nowide1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: faa8b826d68f5301ef0d739e7045c39fea05c2d1

Package: libboost-numpy1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2223
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-numpy1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Suggests: libboost1.74-doc
Conflicts: libboost-numpy1.65-dev, libboost-numpy1.67-dev, libboost-numpy1.70-dev, libboost-numpy1.71-dev
Filename: pool/target/b/boost1.74/libboost-numpy1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 356412
MD5sum: 4489e352518161a4fd78e5d73b470df9
SHA1: 5e78d0af52c6af32c84204374e09839e807696bf
SHA256: 1f986d029534c5340a38e8d75b3a40a10cb4a924d0a8b7af1e08ce8039865ad7
SHA512: 62c6198d4779239ad8e89b8bf2e467549ff41d98e32c30a511fd04e9bd93a63e56830c02ea0a8312d7d5081544083bcd42f91b8b7cf91b8ba456950b92f0e525
Description: Boost.Python NumPy extensions development files
 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost Python library enables exporting a C++ library to Python.
 The NumPy extensions lets the C++ code interact with NumPy types.
 .
 This package allows development of a Python interface for all current
 versions of Python in Debian.  Code using this library will need also
 one of the Python development packages.
Homepage: http://www.boost.org/libs/python/

Package: libboost-numpy1.74.0
Priority: optional
Section: libs
Installed-Size: 2175
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Provides: libboost-numpy1.74.0-py311
Depends: libboost-python1.74.0 (>= 1.74.0+ds1), libboost-python1.74.0-py311, libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 5)
Suggests: python3
Filename: pool/target/b/boost1.74/libboost-numpy1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 351836
MD5sum: 0bfa31efd1a4ff67b3cefaf60fb03d01
SHA1: 94138abd799a10cad575d068e7ff88458c7263d5
SHA256: 1e388d10d56c6254e0e50ed4987c8c457900fc354c71f715826d40c921fe2a8e
SHA512: 9ea48f3dc512777f53bc821caaad4afa149852c12018490211f5527970acea9e821669c83af8a6b06806c0740c4af9f0b28c6f22f788189bb48bfe8bef6639e6
Description: Boost.Python NumPy extensions
 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost Python library enables exporting a C++ library to Python.
 The NumPy extensions lets the C++ code interact with NumPy types.
 .
 One of the python interpreter packages is required to use the
 created extensions.
Homepage: http://www.boost.org/libs/python/

Package: libboost-numpy1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 180
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-numpy1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-numpy1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 157084
MD5sum: c7a037cbe6305616c23cbf47cff3a9c1
SHA1: febb087c1544a2149a5a1d781834fb2992cdd16a
SHA256: 1aee4bb432ac379af2df7c263301cd15567d6920e266cb2bd8b94f7ae481d7eb
SHA512: 345bb32b9938f15f15a4c57faba218b2a54f8f035ec2e87b2fd5500943100cf41c9b482ca44288289bd135a4d63a56b6e3e5727611754c500b3e9c8025ab63c8
Description: debug symbols for libboost-numpy1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 255a8aec948fee40d3e536eef86d400aaa431e91

Package: libboost-program-options1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 3033
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-program-options1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev, libboost-program-options1.48-dev, libboost-program-options1.49-dev, libboost-program-options1.50-dev, libboost-program-options1.52-dev, libboost-program-options1.53-dev, libboost-program-options1.54-dev, libboost-program-options1.55-dev, libboost-program-options1.57-dev, libboost-program-options1.58-dev, libboost-program-options1.60-dev, libboost-program-options1.61-dev, libboost-program-options1.62-dev, libboost-program-options1.63-dev, libboost-program-options1.65-dev, libboost-program-options1.67-dev, libboost-program-options1.70-dev, libboost-program-options1.71-dev
Filename: pool/target/b/boost1.74/libboost-program-options1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 480416
MD5sum: 2838c12dcfef5d069728947d1469cb5d
SHA1: a29d4a8e28502e4447b02cd67893f230e0d66fda
SHA256: de9aefa4ff0486b00d0ae46111c4743dbd2ee9411e69ed82c11254e857e03ce7
SHA512: dd38369f8364020bbfb247261f138797440d9f3ddaf215411007e8d5d6eaf70d280e29e643a01af6745fb01f21a06b61ac0aa1e7554bfac3e75f134110fd3c42
Description: program options library for C++
 This package forms part of the Boost C++ Libraries collection.
 .
 Library to let program developers obtain program options, that is
 (name, value) pairs from the user, via conventional methods such as
 command line and config file.
Homepage: http://www.boost.org/libs/program_options/
Multi-Arch: same

Package: libboost-program-options1.74.0
Priority: optional
Section: libs
Installed-Size: 2403
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/b/boost1.74/libboost-program-options1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 436580
MD5sum: 52a29057bf4f7d5918d1e7e8b4f0b463
SHA1: ae380f5b61c3de1d71cc8e3ee8d1624830ddf607
SHA256: 8476fffc5977716cfa75b8a950a53813d11536c5b6c0da70e55c19f2658b5ae7
SHA512: 64492711ac3bb205975c534e22919f310d3a59b7c362af34b0d748f0cc534f58c6ed5efd85dcb96f5baf99c93ea90348adfc77e539533c623ef8dbd0ccbfb4ff
Description: program options library for C++
 This package forms part of the Boost C++ Libraries collection.
 .
 Library to let program developers obtain program options, that is
 (name, value) pairs from the user, via conventional methods such as
 command line and config file.
Homepage: http://www.boost.org/libs/program_options/
Multi-Arch: same

Package: libboost-program-options1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 2391
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-program-options1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-program-options1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 2315216
MD5sum: c9337da8414d5d6bcb46d813c1b7ac03
SHA1: 60460040fe5ae164d6b60dd36fc8b66984d59631
SHA256: 09005b4f5bdb1014e068a0b9d223f7e764c4a9051e4ebd514d9ec7a4485d8862
SHA512: 18d2dd05ff6c3c43c31ef321233744563a3e4498e079615b57fb0956a0d05dfc0a4284e2fc121887bcea0f2cf8305bed6f0d36d0edc696c214107926820b870a
Description: debug symbols for libboost-program-options1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 9c439ddcf6fd91d7712cf4be986f1d9c467f33c1
Multi-Arch: same

Package: libboost-python1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2599
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-python1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libpython3-dev, python3-dev:any
Suggests: libboost1.74-doc, gccxml
Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev, libboost-python1.49-dev, libboost-python1.50-dev, libboost-python1.52-dev, libboost-python1.53-dev, libboost-python1.54-dev, libboost-python1.55-dev, libboost-python1.57-dev, libboost-python1.58-dev, libboost-python1.60-dev, libboost-python1.61-dev, libboost-python1.62-dev, libboost-python1.63-dev, libboost-python1.65-dev, libboost-python1.67-dev, libboost-python1.70-dev, libboost-python1.71-dev
Filename: pool/target/b/boost1.74/libboost-python1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 429208
MD5sum: e0901c6ae2180694387eea9cf457358e
SHA1: 8fc497de9aaa9999493c41f61e3b03bdb6083ffa
SHA256: fec30a56ee66461985dc6708804b527ad8c38350a693f381ef16980f63d3a5e8
SHA512: 0bb49117bba4d4f414da5f38c2d0a7b67ea31d8966a6f1563d2f9eda5653c08b0ecc1fc5fe82d8c4256be3ab97852532fa41d8c4f58626f7a3fb45c85051aa6e
Description: Boost.Python Library development files
 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost Python Library is used to quickly and easily export a C++
 library to Python such that the Python interface is very similar to
 the C++ interface. It is designed to be minimally intrusive on your
 C++ design. In most cases, you should not have to alter your C++
 classes in any way in order to use them with Boost.Python.  The
 system should simply "reflect" your C++ classes and functions into
 Python. The major features of Boost.Python include support for:
 Subclassing extension types in Python, Overriding virtual functions
 in Python, Member function Overloading, Automatic wrapping of
 numeric operators among others.
 .
 This package allows development of a Python interface for all current
 versions of Python in Debian.  Code using this library will need also
 one of the Python development packages.
Homepage: http://www.boost.org/libs/python/

Package: libboost-python1.74.0
Priority: optional
Section: libs
Installed-Size: 2302
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Provides: libboost-python1.74.0-py311
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Suggests: python3
Filename: pool/target/b/boost1.74/libboost-python1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 402424
MD5sum: 682967dd388c331c60d9e312319b92ca
SHA1: 905e9c5b58a3de8e017df762795864e9c745fb84
SHA256: d8ccefbd24e0ab9a4411819d283644cf91c7a7ae7ec77250eaa2123307a617ab
SHA512: 609439643d64fb6cb607208a744bd50b3e18cde81fab71bb6f1ea30a3cdda008dbeaa13e7cbc9ff95bad9aeaba4a0247ac49a244f4587e5cc7d61820f27fba44
Description: Boost.Python Library
 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost Python Library is used to quickly and easily export a C++
 library to Python such that the Python interface is very similar to
 the C++ interface. It is designed to be minimally intrusive on your
 C++ design. In most cases, you should not have to alter your C++
 classes in any way in order to use them with Boost.Python.  The
 system should simply "reflect" your C++ classes and functions into
 Python. The major features of Boost.Python include support for:
 Subclassing extension types in Python, Overriding virtual functions
 in Python, Member function Overloading, Automatic wrapping of
 numeric operators among others.
 .
 One of the python interpreter packages is required to use the
 created extensions.
Homepage: http://www.boost.org/libs/python/

Package: libboost-python1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1136
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-python1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-python1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 1080660
MD5sum: 0116e15077f8d5013bd3d3a7f2e4de20
SHA1: dffe151b11e8660a1851bbb41d4b0f4e7cf8e7dc
SHA256: 78e1b711034bbb457d7f9d9ac927c29c730528f645e6fbd165fea0c6cd294f8d
SHA512: d5dc453e6dd4573fe2b6952220b8b2474ce67e484250ea2dc9b66f0dbdc1a8917d55a68328d7d4e509a3ab18e40ee365a90d6894524157fc26b924fc93b279b6
Description: debug symbols for libboost-python1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: be8a1a11fd6f3073c857cee64797417e364e8eec

Package: libboost-random1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2189
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-system1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-random1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-random1.42-dev, libboost-random1.46-dev, libboost-random1.48-dev, libboost-random1.49-dev, libboost-random1.50-dev, libboost-random1.52-dev, libboost-random1.53-dev, libboost-random1.54-dev, libboost-random1.55-dev, libboost-random1.57-dev, libboost-random1.58-dev, libboost-random1.60-dev, libboost-random1.61-dev, libboost-random1.62-dev, libboost-random1.63-dev, libboost-random1.65-dev, libboost-random1.67-dev, libboost-random1.70-dev, libboost-random1.71-dev
Filename: pool/target/b/boost1.74/libboost-random1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 350980
MD5sum: 8e1606524e91c39acb4f319949e706ab
SHA1: bf7f1bde5d04a5d0a52b3e2cdc1598bec701175f
SHA256: 5dfb8861858b006b240b27eea9acfaa01a8555c16f9df9a83d55240fbbfccaf5
SHA512: 6b8391abbf3624927176f0df3c349310408f91f0b312fec52277d3119ad019317e5c62b5a4562469dae3ac2a6ece5edf6340fdae6f2353d3a7d29fe079fddaa4
Description: Boost Random Number Library
 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost Random Number Library (Boost.Random for short) provides a
 variety of generators and distributions to produce random numbers
 having useful properties, such as uniform distribution.
Homepage: http://www.boost.org/libs/random/
Multi-Arch: same

Package: libboost-random1.74.0
Priority: optional
Section: libs
Installed-Size: 2163
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Filename: pool/target/b/boost1.74/libboost-random1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 347880
MD5sum: faa16c31fdceb6cafab4936eefc14716
SHA1: df70ceb1f422f2974c87d200488cf0f8c359b20c
SHA256: 1238f87f6d7ba27e513988ceb44fd609099174592f74dc2753c2dfa127e55894
SHA512: d425ff18842984262f8a18b1a8abb0755a2c26eae34d51e34222e1cff5801715ca457198f6622fde3b2e0e0988d1fa193dea99e27be24dd1d3b997d446598ecc
Description: Boost Random Number Library
 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost Random Number Library (Boost.Random for short) provides a
 variety of generators and distributions to produce random numbers
 having useful properties, such as uniform distribution.
Homepage: http://www.boost.org/libs/random/
Multi-Arch: same

Package: libboost-random1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 84
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-random1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-random1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 67696
MD5sum: c7354ffb92b9609e7a1ec268e79c1c4c
SHA1: 70f3aa6b86de53fa9d2ae9aa2eaf695cb0afa16e
SHA256: 6243524dad944bf372ca2e5e598336fb24123831156db20468f558fc5d53e742
SHA512: 163cff2809ad4ce744f9422bbf94b4adec09123a7718d6bb3e014628089b9f2a4364f6e8fe245c120355e1769054da3fbe4ef21e497ba1c5be3eec8140b2689d
Description: debug symbols for libboost-random1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 41423d220ba61dcad3308a7a67353256eeb1dd84
Multi-Arch: same

Package: libboost-regex1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 4536
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-regex1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libicu-dev
Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev, libboost-regex1.49-dev, libboost-regex1.50-dev, libboost-regex1.52-dev, libboost-regex1.53-dev, libboost-regex1.54-dev, libboost-regex1.55-dev, libboost-regex1.57-dev, libboost-regex1.58-dev, libboost-regex1.60-dev, libboost-regex1.61-dev, libboost-regex1.62-dev, libboost-regex1.63-dev, libboost-regex1.65-dev, libboost-regex1.67-dev, libboost-regex1.70-dev, libboost-regex1.71-dev
Filename: pool/target/b/boost1.74/libboost-regex1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 668496
MD5sum: 1003dd32c1d6c8e2fd3997211b406846
SHA1: db1d6b9c7e782d498f5ae21ce798bf3f61440dff
SHA256: fc2584a64c6aaf38fb81271b7a6796982b30f684faf72581c86c2087044cb4a8
SHA512: a2a2da8cff7cb23bbd75c385de4020c2ebfd6f8f8f5499d210e3774f5a7dce827230fa31813eaca40231cff01a7d958ea1670031205cba8d17a9dfe842acdac0
Description: regular expression library for C++
 This package forms part of the Boost C++ Libraries collection.
 .
 Regular expressions are a form of pattern-matching that are often
 used in text processing; many users will be familiar with the Unix
 utilities grep, sed and awk, and the programming language perl, each
 of which make extensive use of regular expressions. Traditionally C++
 users have been limited to the POSIX C APIs for manipulating regular
 expressions, and while regex does provide these APIs, they do not
 represent the best way to use the library. For example regex can cope
 with wide character strings, or search and replace operations (in a
 manner analogous to either sed or perl), something that traditional C
 libraries can not do.
Homepage: http://www.boost.org/libs/regex/
Multi-Arch: same

Package: libboost-regex1.74.0
Priority: optional
Section: libs
Installed-Size: 2712
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Provides: libboost-regex1.74.0-icu72
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 11)
Filename: pool/target/b/boost1.74/libboost-regex1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 557848
MD5sum: e30ad15afcbf479b1c5a434f7919fb2c
SHA1: 78cafc470620a625634136310d11aaa664db82c8
SHA256: 2de43da456fb23fae153cd97efe7d0f04dacb33771b77b7c568b218b794927c7
SHA512: 7b456067b682aebc1357e6bd0c7e3530626f8ce6c18136a5077f57d016868f191bc97d053beb1fa2c81108dcc08b03ad8c0826c93e997d4ae58de0db6e216601
Description: regular expression library for C++
 This package forms part of the Boost C++ Libraries collection.
 .
 Regular expressions are a form of pattern-matching that are often
 used in text processing; many users will be familiar with the Unix
 utilities grep, sed and awk, and the programming language perl, each
 of which make extensive use of regular expressions. Traditionally C++
 users have been limited to the POSIX C APIs for manipulating regular
 expressions, and while regex does provide these APIs, they do not
 represent the best way to use the library. For example regex can cope
 with wide character strings, or search and replace operations (in a
 manner analogous to either sed or perl), something that traditional C
 libraries can not do.
Homepage: http://www.boost.org/libs/regex/
Multi-Arch: same

Package: libboost-regex1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 4201
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-regex1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-regex1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 4026836
MD5sum: 1c976171e672d0113a74cb7714fe4b47
SHA1: d3ef46ea929b15d44a3136197611895cd373da10
SHA256: ae6ae07227ea4a1fe0f14a1cb554c7c5f157238a0760ef7f57bd10e158befbcf
SHA512: 405c9aebe35ab3a23c43bc5ab7a9e3859dfb12b5135b4b66d165bf4587b0fad9665645b891cb620dd6c3c88706a5ebb510484620325691a7571ba0b159e06f51
Description: debug symbols for libboost-regex1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 7a8f4fd0646227e7317cc3497c8ebaa0a86072cc
Multi-Arch: same

Package: libboost-serialization1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 4126
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-serialization1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev, libboost-serialization1.49-dev, libboost-serialization1.50-dev, libboost-serialization1.52-dev, libboost-serialization1.53-dev, libboost-serialization1.54-dev, libboost-serialization1.55-dev, libboost-serialization1.57-dev, libboost-serialization1.58-dev, libboost-serialization1.60-dev, libboost-serialization1.61-dev, libboost-serialization1.62-dev, libboost-serialization1.63-dev, libboost-serialization1.65-dev, libboost-serialization1.67-dev, libboost-serialization1.70-dev, libboost-serialization1.71-dev
Filename: pool/target/b/boost1.74/libboost-serialization1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 493188
MD5sum: 99d86aafff970da735fd136ad52c3ec3
SHA1: 0a812a1f52d102ed9b7bd7184fe17821c885ffb1
SHA256: 2e770a7943144be516eb4f8ea13dbb840c77052da850b2f574a898a7cb06ecb5
SHA512: 545caca1c3b8a6e805b6fea3798f7d7485231db80e98b4c914fe8f778203db681514b4851102598fea417dbd96548d1c41dda087d92f983a48f4d663b0aa036d
Description: serialization library for C++
 This package forms part of the Boost C++ Libraries collection,
 containing the following functionalities:
 .
  * proper restoration of pointers to shared data
  * serialization of STL containers and other commonly used templates
  * data portability - streams of bytes created on one platform should
    be readable on any other
  * archive interface must be rich enough to permit the creation of an
    archive that presents serialized data as XML in a useful manner
 .
 Here, "serialization" means the reversible deconstruction of an
 arbitrary set of C++ data structures to a sequence of bytes.
 archive: to refer to a specific rendering of this stream of bytes.
Homepage: http://www.boost.org/libs/serialization/
Multi-Arch: same

Package: libboost-serialization1.74.0
Priority: optional
Section: libs
Installed-Size: 2452
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/b/boost1.74/libboost-serialization1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 423872
MD5sum: 367c1d373dbdc9f2d51cf4c67b205387
SHA1: d51c3f777a44dc358dbb1f1c36e160c4745fbccc
SHA256: b6767eaa7e43428219ec5e0ba0cb966aa2538698e055d18cda3a6b0006a46a5a
SHA512: f273d57569e7510e7929091a49dbbc9b8e6edb28ee198fe05c72700125480f916817d770252ba77f0e1fe9dc05f15183169fc9f7a07d04b374928cef530b33b1
Description: serialization library for C++
 This package forms part of the Boost C++ Libraries collection,
 containing the following functionalities:
 .
  * proper restoration of pointers to shared data
  * serialization of STL containers and other commonly used templates
  * data portability - streams of bytes created on one platform should
    be readable on any other
  * archive interface must be rich enough to permit the creation of an
    archive that presents serialized data as XML in a useful manner
 .
 Here, "serialization" means the reversible deconstruction of an
 arbitrary set of C++ data structures to a sequence of bytes.
 archive: to refer to a specific rendering of this stream of bytes.
Homepage: http://www.boost.org/libs/serialization/
Multi-Arch: same

Package: libboost-serialization1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 2200
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-serialization1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-serialization1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 1869424
MD5sum: 5501f755567d15f17a36a686298180da
SHA1: 2395f99c4400402899786796f5d4213530448b9b
SHA256: 14867744023f97f17c4ee844a161d992d6150c6c5946c662a98f6e0aa678af95
SHA512: 38d5137aa5f1b7f8c537d228b2178bbc0dfb22386008219537fe788d0453508af69525063d5164bc78fee4992860e5805a866c3c273746f40de9a97888a435b7
Description: debug symbols for libboost-serialization1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 20f416799d5a5577424e42e097787165f5d49768 ede74a64841f98d4eb9e89c2d3bb92cb444c5ccf
Multi-Arch: same

Package: libboost-stacktrace1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2235
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-stacktrace1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-stacktrace1.65-dev, libboost-stacktrace1.67-dev, libboost-stacktrace1.70-dev, libboost-stacktrace1.71-dev
Filename: pool/target/b/boost1.74/libboost-stacktrace1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 355480
MD5sum: 2423f253bde5321d9d2b2de6843d10e8
SHA1: 3c846d2bcf909021eab41fc5fed7892fa16b87aa
SHA256: 312a118bbc1ff4a7dcd5209926ebd75bf0653967833bdcd8a1b6b90a51fd6ba4
SHA512: f76874886d2e5363c39f7d34431af1e87016d9ca7dd49388d53b90929cbc637a0e6e4fb50d54651d1fc2f2d8066514f6c5ea84846508ff47a33a6370e8378770
Description: library to capture and print stack traces - development files
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Stacktrace library is a simple C++03 library that provides
 information about call sequence in a human-readable form.
Homepage: http://boost.org/libs/stacktrace/
Multi-Arch: same

Package: libboost-stacktrace1.74.0
Priority: optional
Section: libs
Installed-Size: 2225
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3), libstdc++6 (>= 5.2)
Filename: pool/target/b/boost1.74/libboost-stacktrace1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 378172
MD5sum: 662039113c959b26b35bd73ada8b5513
SHA1: 18799de04ece99d09170f357c73eb85508d48afe
SHA256: 8efd21914eba3eef810469e306528f8865c18d21e4cc40790ba2eb1938a52d71
SHA512: b08c0b8d618db3889e130ff6ba1ba9824ef12ae8efa765b862df3ce96675c3c69fc7060864a47b806cf6d6fb7a2011ac54892f67c5e10d6a973f81553132c196
Description: library to capture and print stack traces
 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Stacktrace library is a simple C++03 library that provides
 information about call sequence in a human-readable form.
Homepage: http://boost.org/libs/stacktrace/
Multi-Arch: same

Package: libboost-stacktrace1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 174
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-stacktrace1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-stacktrace1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 137320
MD5sum: aabe47b374f74d954b591ed3f7b27ec6
SHA1: 86db6445d63e3e3bde64c902d09cacf1c6150f9e
SHA256: 3fe6a2528682aa89bb12fe50abfb7c26d06b9a8bfe920dd29c5b7d470dd47951
SHA512: ec9436ddeee81f3f2bd355fabe7ab2f0419312dc3a199d233c777c1341109c1337785bf6c6bb70e8f9647c39c9d2593c47f962cd0201af2eb844def0a7119109
Description: debug symbols for libboost-stacktrace1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 0eac0dda0fa73ca2eda52c9f5b6d305d628cbef1 25530e5574940028b2b0ac072247e0501a6ffa84 4e5f16e95078fd4e40e719d07619e050491e8163 7a40fa1d74c62e271f41dd0eb51b38671f265f24
Multi-Arch: same

Package: libboost-system1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2154
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-system1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev, libboost-system1.49-dev, libboost-system1.50-dev, libboost-system1.52-dev, libboost-system1.53-dev, libboost-system1.54-dev, libboost-system1.55-dev, libboost-system1.57-dev, libboost-system1.58-dev, libboost-system1.60-dev, libboost-system1.61-dev, libboost-system1.62-dev, libboost-system1.63-dev, libboost-system1.65-dev, libboost-system1.67-dev, libboost-system1.70-dev, libboost-system1.71-dev
Filename: pool/target/b/boost1.74/libboost-system1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 344124
MD5sum: a07ef63ba0f804256cd4e5423113e046
SHA1: dd7b2bd9372021bad94f6c060943499b0b999196
SHA256: df81fbde4fa68c913ad9a7d333d063d22b868c035f01a582a84b1e402e04f7b7
SHA512: 9054b7a98ad4e2e1a25b2b2a1e9722de20783ae38e49908335bbba1430a1e18bbc88a76ac7f89ddcabc453490f7138cef875907af9e1a0e7869652f9c322f4d5
Description: Operating system (e.g. diagnostics support) library
 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost System library provides simple, light-weight error_code
 objects that encapsulate system-specific error code values, yet also
 provide access to more abstract and portable error conditions via
 error_condition objects. Because error_code objects can represent
 errors from sources other than the operating system, including
 user-defined sources, each error_code and error_condition has an
 associated error_category.
Homepage: http://www.boost.org/libs/system/
Multi-Arch: same

Package: libboost-system1.74.0
Priority: optional
Section: libs
Installed-Size: 2151
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Filename: pool/target/b/boost1.74/libboost-system1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 343080
MD5sum: b0f65376d7cb66a30e9eecc8d0384562
SHA1: bfe42dd0c27dec11a93c1eedc90547102e761c7e
SHA256: 42417d9e352bec1e30c51d6f73b3045e0471a505eb76b1815376aacdd5ceafaf
SHA512: 761934b63ad934920e55cc92e14d359774dcfe8508560ba9ae889caa014fe618b32b221e9eb50b8f164048eb2855c4238eedba25f5a25648393329c2810746d6
Description: Operating system (e.g. diagnostics support) library
 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost System library provides simple, light-weight error_code
 objects that encapsulate system-specific error code values, yet also
 provide access to more abstract and portable error conditions via
 error_condition objects. Because error_code objects can represent
 errors from sources other than the operating system, including
 user-defined sources, each error_code and error_condition has an
 associated error_category.
Homepage: http://www.boost.org/libs/system/
Multi-Arch: same

Package: libboost-system1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 16
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-system1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-system1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 4188
MD5sum: ace11533f621b47f4fc427b420768c90
SHA1: a83c6b1d359ef25cc94112f657cb07fc8e8e127e
SHA256: c234f1ed4b777bbf223fd070445c2909220d12baef2c2831801d7f3d9d546660
SHA512: cb691bf0e2b01b786b21875bae07a754e2e5e57346982c3d5b911ca770ed73b1c2a2898dd9c8bc890ad327be1f236aeeab2c4d1d993864ce9a66caaebaf971e8
Description: debug symbols for libboost-system1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: cf3f1ddc4e15d6c18a369e30fb788e311f971cbe
Multi-Arch: same

Package: libboost-test1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 5923
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-test1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev, libboost-test1.49-dev, libboost-test1.50-dev, libboost-test1.52-dev, libboost-test1.53-dev, libboost-test1.54-dev, libboost-test1.55-dev, libboost-test1.57-dev, libboost-test1.58-dev, libboost-test1.60-dev, libboost-test1.61-dev, libboost-test1.62-dev, libboost-test1.63-dev, libboost-test1.65-dev, libboost-test1.67-dev, libboost-test1.70-dev, libboost-test1.71-dev
Filename: pool/target/b/boost1.74/libboost-test1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 642048
MD5sum: d9de0fb6d797f58191928de0d8e97d17
SHA1: 67bf2906d6aa0b870c392df4b66c0f80a1668a96
SHA256: 4f14915c76a7785204516cbcf797c1523910abcb529eee4563369d0228d5f82c
SHA512: 281e33f96dd328a63aeacc4d6ff0578cf1323cce74231c1fa4c4522f2b91236c903e29f3381ae86c37f7fee624ab9cda323ea430f4d4e172ee8f6063d7277f2a
Description: components for writing and executing test suites
 This package forms part of the Boost C++ Libraries collection.  The
 library contains several components.
 .
  * Basic execution, error detection, and reporting facility.
  * Facilities to monitor program execution and produce error reports.
  * Unit test framework to simplify writing test cases.
Homepage: http://www.boost.org/libs/test/
Multi-Arch: same

Package: libboost-test1.74.0
Priority: optional
Section: libs
Installed-Size: 2630
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/b/boost1.74/libboost-test1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 537484
MD5sum: a3d449c04264004d9706611d83213e01
SHA1: 3cce6f74b680bd7d6114fc45d2013ad4412309cc
SHA256: 4ae868a141f662ae566101a8258c4d544ce1babed33be280e98d0c48a7e3b18c
SHA512: cf3119ff830b534e23b1fe4a883f8688ee7bafeb2283e7491f93980a1da702c4e39a9a6553bd3fb0951e3c9614790fc22ccdbded1cb9f099a94668db49b95d7e
Description: components for writing and executing test suites
 This package forms part of the Boost C++ Libraries collection.  The
 library contains several components.
 .
  * Basic execution, error detection, and reporting facility.
  * Facilities to monitor program execution and produce error reports.
  * Unit test framework to simplify writing test cases.
Homepage: http://www.boost.org/libs/test/
Multi-Arch: same

Package: libboost-test1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 4193
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-test1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-test1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 4013528
MD5sum: 995b4f4f89f65e521d7e92a6016084bc
SHA1: 68657461d4c2c84f778b0c61d7fe66df4f623959
SHA256: 62493462ad05d79cf534bd6dfbb7ab67afdb7c346a16eec5490b283ede2af025
SHA512: ec0fb87bf656d5cfcdb0323ad66378d64d93d04f32d99d59d2f56244efd7f4385445fc2ae52593561041f104b00dbb30e0ed70fefa1888df54d875228ab53240
Description: debug symbols for libboost-test1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 299859a5350a01218117d6c29e0552e94348ded5 85e9bb1cd030e1d95ef5c3b8735b019dd7dbe62d
Multi-Arch: same

Package: libboost-thread1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2413
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-atomic1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-chrono1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-date-time1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-system1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-thread1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev, libboost-thread1.49-dev, libboost-thread1.50-dev, libboost-thread1.52-dev, libboost-thread1.53-dev, libboost-thread1.54-dev, libboost-thread1.55-dev, libboost-thread1.57-dev, libboost-thread1.58-dev, libboost-thread1.60-dev, libboost-thread1.61-dev, libboost-thread1.62-dev, libboost-thread1.63-dev, libboost-thread1.65-dev, libboost-thread1.67-dev, libboost-thread1.70-dev, libboost-thread1.71-dev
Filename: pool/target/b/boost1.74/libboost-thread1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 387720
MD5sum: 8b476de5675ca23f6b23e62c8e90eea9
SHA1: 8ff1326f4b9160c29110721272a07fa494c1696f
SHA256: 945c4bee0dd9ea1caf4f7997fb4f8b32eeb2089cbf3e8f7e190061482df6f86d
SHA512: 09072b35ea18fbf013e27b9bd76cca5ffc1b51196333f977aac8d80da56e40be31951f1f67782aa9b763b39a792f99974811a6c4f67d1fbd771e5c0fe29bdc24
Description: portable C++ multi-threading
 This package forms part of the Boost C++ Libraries collection.
 .
 Toolkit for writing C++ programs that execute as multiple,
 asynchronous, independent, threads-of-execution. Each thread has its
 own machine state including program instruction counter and
 registers.
Homepage: http://www.boost.org/libs/thread/
Multi-Arch: same

Package: libboost-thread1.74.0
Priority: optional
Section: libs
Installed-Size: 2227
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Breaks: libboost-regex1.74.0-icu67
Filename: pool/target/b/boost1.74/libboost-thread1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 373208
MD5sum: b3df9e2bc4d0481df37e9e2484e46489
SHA1: 038e10fe82bb4fb5347770eed9524bd53b6e69a2
SHA256: bb004111bbe6346f1426ae8e705291bba75223d51f3c750a6bb13d2d23254fc3
SHA512: ecbbf9a280e3dc2204c165e65f99d7010e890cc8cdb0fafa21783426dc4e505debc68009c158348884f0094da50b872f714b712f40aaf472fc1726c476147b25
Description: portable C++ multi-threading
 This package forms part of the Boost C++ Libraries collection.
 .
 Toolkit for writing C++ programs that execute as multiple,
 asynchronous, independent, threads-of-execution. Each thread has its
 own machine state including program instruction counter and
 registers.
Homepage: http://www.boost.org/libs/thread/
Multi-Arch: same

Package: libboost-thread1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 578
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-thread1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-thread1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 539308
MD5sum: 678d3dc24a291dc1af7c6a429db0b4a3
SHA1: 6c7bf094ef8a6d9c2a974dc2e40447cb0fccb08b
SHA256: f79ae3d4cc54b9ef7b0326b391d50d42560bdfaf30ab76847436ca889160ad6c
SHA512: 130a23cdcb829f892aea59b0e686c4fb79d9ab6b7e88820354c99123e62a7e4b509b54cdfe9bf641d0f197dc93a198a9f32f8ca24009ec064e181b265450dfc5
Description: debug symbols for libboost-thread1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 6d197f1c6a75de67b68193da27461ad251a4cba7
Multi-Arch: same

Package: libboost-timer1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2168
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-chrono1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-timer1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev, libboost-timer1.50-dev, libboost-timer1.52-dev, libboost-timer1.53-dev, libboost-timer1.54-dev, libboost-timer1.55-dev, libboost-timer1.57-dev, libboost-timer1.58-dev, libboost-timer1.60-dev, libboost-timer1.61-dev, libboost-timer1.62-dev, libboost-timer1.63-dev, libboost-timer1.65-dev, libboost-timer1.67-dev, libboost-timer1.70-dev, libboost-timer1.71-dev
Filename: pool/target/b/boost1.74/libboost-timer1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 348848
MD5sum: 5d7a8d3aaac2f6c82d0f26de78148a54
SHA1: 2915b11d2885cecdb0f4740c7ecf475e14c5943c
SHA256: 5b3c600f18a04fc31a2e22e5a699dbfe4df361fef76ab2f94120472b1f340a99
SHA512: a11888abce131249676919471311e42c158673366707bc22d948cd4d9eff0dc801aea0fccd6d9881607ca53b6b879266f4dd60b901e86f98a6a3c0b03c82bee1
Description: C++ wall clock and CPU process timers
 This package forms part of the Boost C++ Libraries collection.
 .
 Portable C++ timer classes that answer the question "How long does my
 C++ code take to run?" with as little as one #include and one
 additional line of code.
 .
 Class cpu_timer measures wall clock time, user CPU process time, and
 system CPU process time. Class auto_cpu_timer is a refinement of
 cpu_timer that automatically reports the elapsed times when an
 auto_cpu_timer object is destroyed.
Homepage: http://www.boost.org/libs/timer/
Multi-Arch: same

Package: libboost-timer1.74.0
Priority: optional
Section: libs
Installed-Size: 2159
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-chrono1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Filename: pool/target/b/boost1.74/libboost-timer1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 346944
MD5sum: 5eb9c64d99b2a40faffee3bb3e61b82e
SHA1: 058db607d2ad582a6267edbbcdf6dff6d6ed3e4c
SHA256: b0dee54086190a5ef63167af303354c42a1052c2454eba11bb72a0f7003486db
SHA512: 9e30329c7fe87b185ec5027e5ea80f46e8a5daba4bc86b726809328f37b58b01ea8701b388d42d1c7de6d706d7d11ad55e58f08c486d1dc2aeb8af82cd730bbb
Description: C++ wall clock and CPU process timers
 This package forms part of the Boost C++ Libraries collection.
 .
 Portable C++ timer classes that answer the question "How long does my
 C++ code take to run?" with as little as one #include and one
 additional line of code.
 .
 Class cpu_timer measures wall clock time, user CPU process time, and
 system CPU process time. Class auto_cpu_timer is a refinement of
 cpu_timer that automatically reports the elapsed times when an
 auto_cpu_timer object is destroyed.
Homepage: http://www.boost.org/libs/timer/
Multi-Arch: same

Package: libboost-timer1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 78
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-timer1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-timer1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 64664
MD5sum: 0d354c6fccaa3fa14846a38d59fd5ac6
SHA1: b77c86e3a2c492c7d12194e3106c3781c46489db
SHA256: ec615cb06765d18c2c940b1ac303c5a80e8345ee98e4d8ff355f8fbf5917093c
SHA512: 20ed72088f73b0fc79743c98c931742ffb1b46db811ca7840fa3cd2874c8608bc005c7bae505a6d1cfe43fcaddff867cef7897b129156031f9c9d4c9a94e0146
Description: debug symbols for libboost-timer1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 00967373227609cafbdf5c42ec3a00e0c30e10d2
Multi-Arch: same

Package: libboost-type-erasure1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 2233
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-system1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-thread1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-type-erasure1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost-type-erasure1.60-dev, libboost-type-erasure1.61-dev, libboost-type-erasure1.62-dev, libboost-type-erasure1.63-dev, libboost-type-erasure1.65-dev, libboost-type-erasure1.67-dev, libboost-type-erasure1.70-dev, libboost-type-erasure1.71-dev
Filename: pool/target/b/boost1.74/libboost-type-erasure1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 358144
MD5sum: 62edeb915c25c38258adddb38d539475
SHA1: 167351c0c614c7f7abe7b092092090a17f1cb0e4
SHA256: 6be559af22b51f4f0554a308856adfeab580c5debefb8dc4d39447558ac78f82
SHA512: 19426d0794393b557bbbb4263c1df8ee95b6baf34a381fcc52fb7d2c223e5bb8be60113b4b19353892f1b71c1916350c31bba02998d6d508c7e08c055f08ee6b
Description: C++ runtime polymorphism based on concepts
 This package forms part of the Boost C++ Libraries collection.
 .
 C++ has two distinct kinds of polymorphism, virtual functions and templates,
 each of which has its own advantages and disadvantages.  The Boost.TypeErasure
 library combines the superior abstraction capabilities of templates, with the
 runtime flexibility of virtual functions.
Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html
Multi-Arch: same

Package: libboost-type-erasure1.74.0
Priority: optional
Section: libs
Installed-Size: 2175
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/b/boost1.74/libboost-type-erasure1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 352840
MD5sum: 79bb93cab6d0dc5c503f21d792b34fc8
SHA1: e5b233c1528269b0e4ade1cce8d0a2bf01715e79
SHA256: 02e2fb0a66b3e8f723f219ee5e31489fece0f9f7e4f3bc419143f900bae1cfa0
SHA512: 2cb876a207c9786ffe10ae155825533692957dd9b88b1ce27a1cde2bce2c0040ff77b6042320f5d96320f44e118999d389c97742e1f0776b87e4e9e28b11eb2c
Description: C++ runtime polymorphism based on concepts
 This package forms part of the Boost C++ Libraries collection.
 .
 C++ has two distinct kinds of polymorphism, virtual functions and templates,
 each of which has its own advantages and disadvantages.  The Boost.TypeErasure
 library combines the superior abstraction capabilities of templates, with the
 runtime flexibility of virtual functions.
Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html
Multi-Arch: same

Package: libboost-type-erasure1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 186
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-type-erasure1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-type-erasure1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 166768
MD5sum: 93011f060da62efbaea61f75384ba177
SHA1: ccdb15efa359eef829de62da8e13294779ce1265
SHA256: 26d81eb810916620d1ea11f0ad4ba83d7979d8e90e4b6030a3d9c654d5849905
SHA512: 15307251c0b38d719c83730a4668c46c1d2fd7a7275fd305266e35366d5ca8c0a85e0dbf8ed9ddcb8b4b331ac1b718ebc75c07749e0d1890c6479060b4e2d6a8
Description: debug symbols for libboost-type-erasure1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 82340b7840b4b979e750f23567a8b2bf29ad110a
Multi-Arch: same

Package: libboost-wave1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 6192
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-serialization1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-wave1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1), libboost-filesystem1.74-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboolibboost1.6-dev, libboost-wave1.42-dev, libboost-wave1.46-dev, libboost-wave1.48-dev, libboost-wave1.49-dev, libboost-wave1.50-dev, libboost-wave1.52-dev, libboost-wave1.53-dev, libboost-wave1.54-dev, libboost-wave1.55-dev, libboost-wave1.57-dev, libboost-wave1.58-dev, libboost-wave1.60-dev, libboost-wave1.62-dev, libboost-wave1.63-dev, libboost-wave1.65-dev, libboost-wave1.67-dev, libboost-wave1.70-dev, libboost-wave1.71-dev
Filename: pool/target/b/boost1.74/libboost-wave1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 598048
MD5sum: a51449cfa1bec37d7dfc97c9d8800c41
SHA1: 07220901e985b7c038b0e4315e7d4fb4add87ee2
SHA256: 2ea626ec5fecd619dd6dbeddf0a581a14459b8b205c462ebf7d3a01d08cb3678
SHA512: 9740dcdc0ed0bf94f01ec7294326af986d6d104e8c8ae5393e04b96fa53f91911f6c4442d50f229e51883bfa3823cb19f09cb6e3bec39be0e9d740075f4e578b
Description: C99/C++ preprocessor library
 This package forms part of the Boost C++ Libraries collection.
 .
 The Wave C++ preprocessor library is a Standards conformant
 implementation of the mandated C99/C++ preprocessor functionality
 packed behind a simple to use interface, which integrates well with
 the well known idioms of the Standard Template Library (STL).
Homepage: http://www.boost.org/libs/wave/
Multi-Arch: same

Package: libboost-wave1.74.0
Priority: optional
Section: libs
Installed-Size: 2775
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/b/boost1.74/libboost-wave1.74.0_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 510676
MD5sum: 01ed9e5bdd76c83ce65d72e05022ed72
SHA1: 4aeab871f4c9f3bdf6ddc7de55abda92e2f13c0a
SHA256: f87270a1c6070cf6812395655a8f9e4b02dbca7df65fdd4ae04e0ca0c2c78543
SHA512: 68e4e5741d97817688293a302746fe7baa283180fa899c53c567194ac1e80970316cb6bdf7890c805d4c52e5deb2b04fa8d3bd12a84d8383ec585a73863c06b9
Description: C99/C++ preprocessor library
 This package forms part of the Boost C++ Libraries collection.
 .
 The Wave C++ preprocessor library is a Standards conformant
 implementation of the mandated C99/C++ preprocessor functionality
 packed behind a simple to use interface, which integrates well with
 the well known idioms of the Standard Template Library (STL).
Homepage: http://www.boost.org/libs/wave/
Multi-Arch: same

Package: libboost-wave1.74.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 5316
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost-wave1.74.0 (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost-wave1.74.0-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 4759216
MD5sum: 3f205741d9fc73fbc838903ceea86b90
SHA1: 7102f043dae0c624708c55f742488a0e038872cb
SHA256: 25b2f1662e564b9dccfd9703d474d52e60b16d95cb2bb2c0f7281a94e855ac59
SHA512: 538c540ac1cbbf93766aa4b8efdd219c0b5430c015f0ddf95ff533424dc5869d4066b941e59e41dd3a1a1acfa97ed5182ce2ed2bed0ce365c5c96dbe6c6bb1eb
Description: debug symbols for libboost-wave1.74.0
Auto-Built-Package: debug-symbols
Build-Ids: 169d3caaba6d858276e72593ff747c50e02d8277
Multi-Arch: same

Package: libboost1.74-all-dev
Priority: optional
Section: libdevel
Installed-Size: 2137
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-dev, libboost1.74-tools-dev, libboost-atomic1.74-dev, libboost-chrono1.74-dev, libboost-container1.74-dev, libboost-context1.74-dev, libboost-coroutine1.74-dev, libboost-date-time1.74-dev, libboost-exception1.74-dev, libboost-fiber1.74-dev, libboost-filesystem1.74-dev, libboost-graph1.74-dev, libboost-iostreams1.74-dev, libboost-locale1.74-dev, libboost-log1.74-dev, libboost-math1.74-dev, libboost-numpy1.74-dev, libboost-program-options1.74-dev, libboost-python1.74-dev, libboost-random1.74-dev, libboost-regex1.74-dev, libboost-serialization1.74-dev, libboost-stacktrace1.74-dev, libboost-system1.74-dev, libboost-test1.74-dev, libboost-thread1.74-dev, libboost-timer1.74-dev, libboost-type-erasure1.74-dev, libboost-wave1.74-dev, libboost-nowide1.74-dev
Filename: pool/target/b/boost1.74/libboost1.74-all-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 341740
MD5sum: 80a99f75330e9ad3d7c474ddf9863553
SHA1: ba1bd20436b20cbf4dd2c05216ab581e30293ac0
SHA256: 3f24f98561a2628c0b1746017219b34d6e5254ee524ebea3684350dc79601e40
SHA512: a3d2d58e8a154be6c0d2aac45f7fa48e910ba01061e1368848878ff6b7f8a1465ae9210764d76448643f95fb574e5c777f751780420bff22e7053e50a2d7f616
Description: Boost C++ Libraries development files (ALL)
 The Boost web site provides free, peer-reviewed, portable C++ source
 libraries. The emphasis is on libraries which work well with the C++
 Standard Library. One goal is to establish "existing practice" and
 provide reference implementations so that the Boost libraries are
 suitable for eventual standardization. Some of the libraries have
 already been proposed for inclusion in the C++ Standards Committee's
 upcoming C++ Standard Library Technical Report.
 .
 This metapackage provides the complete Boost development environment,
 including all separately-packaged libraries.
Homepage: https://www.boost.org/

Package: libboost1.74-dev
Priority: optional
Section: libdevel
Installed-Size: 138346
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Replaces: libleatherman-dev (<< 1.12.1+dfsg-1.1~)
Depends: libstdc++-12-dev
Suggests: libboost1.74-doc, libboost-atomic1.74-dev, libboost-chrono1.74-dev, libboost-container1.74-dev, libboost-context1.74-dev, libboost-contract1.74-dev, libboost-coroutine1.74-dev, libboost-date-time1.74-dev, libboost-exception1.74-dev, libboost-fiber1.74-dev, libboost-filesystem1.74-dev, libboost-graph1.74-dev, libboost-iostreams1.74-dev, libboost-locale1.74-dev, libboost-log1.74-dev, libboost-math1.74-dev, libboost-numpy1.74-dev, libboost-program-options1.74-dev, libboost-python1.74-dev, libboost-random1.74-dev, libboost-regex1.74-dev, libboost-serialization1.74-dev, libboost-stacktrace1.74-dev, libboost-system1.74-dev, libboost-test1.74-dev, libboost-thread1.74-dev, libboost-timer1.74-dev, libboost-type-erasure1.74-dev, libboost-wave1.74-dev, libboost1.74-tools-dev, libmpfrc++-dev, libntl-dev, libboost-nowide1.74-dev
Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev, libboost1.48-dev, libboost1.49-dev, libboost1.50-dev, libboost1.52-dev, libboost1.53-dev, libboost1.54-dev, libboost1.55-dev, libboost1.57-dev, libboost1.58-dev, libboost1.60-dev, libboost1.61-dev, libboost1.62-dev, libboost1.63-dev, libboost1.65-dev, libboost1.67-dev, libboost1.70-dev, libboost1.71-dev
Breaks: libleatherman-dev (<< 1.12.1+dfsg-1.1~)
Filename: pool/target/b/boost1.74/libboost1.74-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 9635748
MD5sum: 9df7c85ff2de329e4a8183db170dcf36
SHA1: fa85dc2a8f350f7b66e0b9fa8d2900e6a103c003
SHA256: bd612bc5cc1efe58a8930366ab331ea7862576e6045179c024c9ad76444b2943
SHA512: 1b275ba979a0a120aeb05f610c75fd0296871b32e703811fb4e0fca28a919ba414f6cc5d9f560e33f203c6a14ae588cfff51f3c6b5e999baf6ea1b1b40be7a2e
Description: Boost C++ Libraries development files
 The Boost web site provides free, peer-reviewed, portable C++ source
 libraries. The emphasis is on libraries which work well with the C++
 Standard Library. One goal is to establish "existing practice" and
 provide reference implementations so that the Boost libraries are
 suitable for eventual standardization. Some of the libraries have
 already been proposed for inclusion in the C++ Standards Committee's
 upcoming C++ Standard Library Technical Report.
 .
 This package provides headers for all Boost libraries.
 .
 Extended precision arithmetic package libmpfrc++-dev or libntl-dev is
 required to use the Boost.Multiprecision wrapping of the respective
 library.
Homepage: https://www.boost.org/
Multi-Arch: same

Package: libboost1.74-doc
Priority: optional
Section: doc
Installed-Size: 80787
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: all
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libjs-mathjax
Suggests: libboost1.74-dev (>= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc, libboost1.54-doc, libboost1.55-doc, libboost1.57-doc, libboost1.58-doc, libboost1.60-doc, libboost1.61-doc, libboost1.62-doc, libboost1.63-doc, libboost1.65-doc, libboost1.67-doc, libboost1.70-doc, libboost1.71-doc
Filename: pool/target/b/boost1.74/libboost1.74-doc_1.74.0+ds1-21+apertis2bv2024dev3b1_all.deb
Size: 7475776
MD5sum: 07762c017ffb2eecaf3f780a05c1380c
SHA1: 65c658a2baae024eba1f0da0e6202830df1258ef
SHA256: 524cfb8cbe5ec32572c4d1edd1939e39b0cd7c244b87ad7ef4d275c1c9057551
SHA512: d5146aefb3abdfe67f889c4b821117dc5caf9de39ab8d381c09450fdd9d5005ba8f2a0eb55e7d336dc133d2f979d9f2eb6ecb79b6fcf1d85a01565d296208c22
Description: Boost.org libraries documentation placeholder
 This package originally provided documentation, but has since fallen
 into disrepair and presently provides no documentation.  Please
 use documentation at www.boost.org.
Homepage: http://www.boost.org/libs/

Package: libboost1.74-tools-dev
Priority: optional
Section: libdevel
Installed-Size: 6231
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Replaces: bjam, boost-build, libboost1.49-dev, libboost1.53-dev, libboost1.53-tools-dev
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Suggests: xsltproc, doxygen, docbook-xml (>= 4.2), docbook-xsl (>= 1.73.2), default-jdk (>= 1.4), fop (>= 0.94)
Conflicts: bjam, boost-build, libboost1.49-dev, libboost1.53-tools-dev, libboost1.54-tools-dev, libboost1.55-tools-dev, libboost1.57-tools-dev, libboost1.58-tools-dev, libboost1.60-tools-dev, libboost1.61-tools-dev, libboost1.62-tools-dev, libboost1.63-tools-dev, libboost1.65-tools-dev, libboost1.67-tools-dev, libboost1.70-tools-dev, libboost1.71-tools-dev
Filename: pool/target/b/boost1.74/libboost1.74-tools-dev_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 1413400
MD5sum: d0b48773ad4feaaf139e555e7f34d4a5
SHA1: a9ad7d916fc5692d4eccae803e9af899772bf80c
SHA256: 5c66702cde907976a7bf8a4385f4160544edb1737bb53057f796bb4958bffb53
SHA512: 43ddf34218b714292651392234127376af6d71a57ebfb50f694b65583500a8d888847e723b8dd133926f651259844f2b30d1cf52e12f0ff9ca3ea9ca3d76b3ad
Description: Boost C++ Libraries development tools
 The Boost web site provides free, peer-reviewed, portable C++ source
 libraries. The emphasis is on libraries which work well with the C++
 Standard Library. One goal is to establish "existing practice" and
 provide reference implementations so that the Boost libraries are
 suitable for eventual standardization. Some of the libraries have
 already been proposed for inclusion in the C++ Standards Committee's
 upcoming C++ Standard Library Technical Report.
 .
 This package provides the auxiliary tools bjam, Boost.Build, bcp,
 inspect, boostbook and quickbook.
Homepage: https://www.boost.org/
Multi-Arch: foreign

Package: libboost1.74-tools-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 10920
Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Architecture: armhf
Source: boost1.74
Version: 1.74.0+ds1-21+apertis2bv2024dev3b1
Depends: libboost1.74-tools-dev (= 1.74.0+ds1-21+apertis2bv2024dev3b1)
Filename: pool/target/b/boost1.74/libboost1.74-tools-dev-dbgsym_1.74.0+ds1-21+apertis2bv2024dev3b1_armhf.deb
Size: 9848960
MD5sum: 5cfcd7be7f97d75a1be702b892a23ced
SHA1: c831ff427805a2c8421edcafd889a69442940dbb
SHA256: df85ad4a5c0bb57af4a3780b349c84bf5bb0199a8aab49e7e79ae0cd703f29be
SHA512: 9f0d109f7b98d51610790f709c3ef2932ce19dab9cdeb6ff7161eea0918c530b2630e22ef113667a4295a04d0c2b86cc3026bd0c0916ae892cb82e55c2e1011b
Description: debug symbols for libboost1.74-tools-dev
Auto-Built-Package: debug-symbols
Build-Ids: 459037b6bff20971d6b85cbeaa5b93c47bffd372 5ef99084c74730008981a559eb922281731ca791 922d52aa287dd8c1713885733fe6f51d336e69a7

Package: libbpf-dev
Priority: optional
Section: libdevel
Installed-Size: 726
Maintainer: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Architecture: armhf
Source: libbpf (1.1.0-1+apertis1bv2024dev3b1)
Version: 1:1.1.0-1+apertis1bv2024dev3b1
Depends: libbpf1 (= 1:1.1.0-1+apertis1bv2024dev3b1), libelf-dev, zlib1g-dev
Filename: pool/target/libb/libbpf/libbpf-dev_1.1.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 208680
MD5sum: de397664f0b6bc4069cb2ba9f6208c16
SHA1: 15a9aecf43e8bc48033b59049212b40dae1fba5e
SHA256: 825c56f75b13c6c32fa86962542469a61e62894e963ceb647b648e6928d55449
SHA512: 057aa359c4f6a2a92ae82afbf132b9fd95223931cccb8ab20dbe43ed100e846f9d68e1b6052d9652810dd507364d1718d9ad75b2b99edc24d533353dc6bc4d52
Description: eBPF helper library (development files)
 libbpf is a library for loading eBPF programs and reading and
 manipulating eBPF objects from user-space.
 .
 This package is needed to compile programs against libbpf.
Multi-Arch: same

Package: libbpf1
Priority: optional
Section: libs
Installed-Size: 267
Maintainer: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Architecture: armhf
Source: libbpf (1.1.0-1+apertis1bv2024dev3b1)
Version: 1:1.1.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libelf1 (>= 0.144), zlib1g (>= 1:1.2.3.3)
Filename: pool/target/libb/libbpf/libbpf1_1.1.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 126096
MD5sum: d1af7f49afcd34712af7448f277701e1
SHA1: 16de457e0c22721685669b52f0701f5e850ecc91
SHA256: d5575d7412c65fd6358136ca24bf55e4fd5c30ac6aeeeeea7b634013a8d25579
SHA512: 2913800c7a953891d8e46d25fb16925357e383e69e1963a7ca1518fc37fd782b8f65a817f598693be9cb14f5c9a53a5a1f2a163ce88430b03f28224990472ba1
Description: eBPF helper library (shared library)
 libbpf is a library for loading eBPF programs and reading and
 manipulating eBPF objects from user-space.
 .
 This package contains the shared library.
Multi-Arch: same

Package: libbpf1-dbgsym
Priority: optional
Section: debug
Installed-Size: 534
Maintainer: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Architecture: armhf
Source: libbpf (1.1.0-1+apertis1bv2024dev3b1)
Version: 1:1.1.0-1+apertis1bv2024dev3b1
Depends: libbpf1 (= 1:1.1.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libb/libbpf/libbpf1-dbgsym_1.1.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 503496
MD5sum: dedbbe3cc547205b3e8714c38b52472a
SHA1: 1183dcac223ffe79ca7b388bd1d5c2033604e553
SHA256: ca1800ecfc35dbe45f07ff87a4582a6615cd597e93111b2552d188f65c7e2ab3
SHA512: 332e33d65d5ced20e1c6edbf1ce7f4934c6b2d548351b5b77c8643e98c58002f7997d54deb9a0b5a3b089d3a454565068ebd05b604df251ccddc5ee37c476dc0
Description: debug symbols for libbpf1
Auto-Built-Package: debug-symbols
Build-Ids: 2a1b2faa7ecbd740920f416081f8f613036146eb
Multi-Arch: same

Package: libbrotli-dev
Priority: optional
Section: libdevel
Installed-Size: 749
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: brotli
Version: 1.0.9-2+apertis1bv2024dev3b1
Depends: libbrotli1 (= 1.0.9-2+apertis1bv2024dev3b1)
Filename: pool/target/b/brotli/libbrotli-dev_1.0.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 267976
MD5sum: 9115844b5a68513e70c95da790f2fb57
SHA1: 017909912eb08e9bcd3e5cb705d655ec80bb4e7b
SHA256: 3c15bca3a50478b91ae17e237165ffc0789a39515ef67a6179cc2ca4518ded15
SHA512: 32c50bb74da2c49d3802b22325fb0686bc5a97fa21c77c05bfb24337646ff158cc2ca591c10e904c55b64130e15567b4ce845e86f054a15325a86976bdca3a9c
Description: library implementing brotli encoder and decoder (development files)
 Brotli is a generic-purpose lossless compression algorithm
 that compresses data using a combination of a modern variant
 of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
 with a compression ratio comparable to the best currently available
 general-purpose compression methods. It is similar in speed with
 deflate but offers more dense compression.
 .
 This package installs development files.
Homepage: https://github.com/google/brotli
Multi-Arch: same

Package: libbrotli1
Priority: optional
Section: libs
Installed-Size: 668
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: brotli
Version: 1.0.9-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.29)
Filename: pool/target/b/brotli/libbrotli1_1.0.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 271908
MD5sum: 018f5e2322d328918643f11c970c62ae
SHA1: cf83973f1d4f0b2a1c340c22d986fa0b69ca1c51
SHA256: 39a6a99061b7c9af78ad8d60027f0210dc743674b83c56ab99f1a6f659858a86
SHA512: 10879b3c9b0cad52a6ba7d1d92922b999c1cfbec5015d995e1aa026715434ff35f38536be12d9ba7f11966115ce4f23c7463270a4248c995c3ef3393a7403851
Description: library implementing brotli encoder and decoder (shared libraries)
 Brotli is a generic-purpose lossless compression algorithm
 that compresses data using a combination of a modern variant
 of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
 with a compression ratio comparable to the best currently available
 general-purpose compression methods. It is similar in speed with
 deflate but offers more dense compression.
 .
 This package installs shared libraries.
Homepage: https://github.com/google/brotli
Multi-Arch: same

Package: libbrotli1-dbgsym
Priority: optional
Section: debug
Installed-Size: 1227
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: brotli
Version: 1.0.9-2+apertis1bv2024dev3b1
Depends: libbrotli1 (= 1.0.9-2+apertis1bv2024dev3b1)
Filename: pool/target/b/brotli/libbrotli1-dbgsym_1.0.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 1193916
MD5sum: 7077c3649ddbcf34303ff7a3e9e240da
SHA1: 96a83f3f620f4db89e6395280afbd2ed8be0ff11
SHA256: e437e985283c08181d26ae737dee88b293617ee664dea041a8f81252d3086f77
SHA512: ffe0e3cdc457d71a16519ffb4cd0046dfafd56443068ace191b654c3bcff61ed163a2f928272e0589ca559bbd13d77eabef8937b54cdfba272ccc7cb95408309
Description: debug symbols for libbrotli1
Auto-Built-Package: debug-symbols
Build-Ids: 9ca74f9e8c3e1ae03fac68f177f512ac89e7a858 bed6886d59becc63593b8667a8edcacc773858df f2a03ff34261f1fbda79eef7f2e2af67170fbaff
Multi-Arch: same

Package: libbsd-dev
Priority: optional
Section: libdevel
Installed-Size: 676
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: libbsd
Version: 0.11.7-2+apertis2bv2024dev3b1
Replaces: libfreebsd-dev (<< 0.0-8)
Depends: libbsd0 (= 0.11.7-2+apertis2bv2024dev3b1), libmd-dev
Filename: pool/target/libb/libbsd/libbsd-dev_0.11.7-2+apertis2bv2024dev3b1_armhf.deb
Size: 240664
MD5sum: 6e3cf3b1adfe7530dc310e170ad4175f
SHA1: 1e83ec656d6955fffe0d6125cdbd2d5bb05ebb0a
SHA256: 6f696c4436d996249c402d114eb89a3005582ddb06d5b14bed0276c6dfdc8e2a
SHA512: 3c18982ca325c9d979fe913bfd7a52fe53687e4f5b7434533ea88c6e27868facee8b551325726e65005a972945eca04f6ba72166db612abcbe63fa78e843d7eb
Description: utility functions from BSD systems - development files
 This library provides some functions commonly available on BSD systems but
 not on others like GNU systems.
 .
 The currently provided functions are:
 .
  * _time32_to_time, _time_to_time32, _time64_to_time, _time_to_time64,
    _time_to_long, _long_to_time, _time_to_int, _int_to_time.
  * TIMEVAL_TO_TIMESPEC, TIMESPEC_TO_TIMEVAL.
  * MD5Data, MD5End, MD5File, MD5FileChunk, MD5Final, MD5Init, MD5Pad,
    MD5Transform, MD5Update.
  * arc4random, arc4random_addrandom, arc4random_buf, arc4random_stir,
    arc4random_uniform.
  * bsd_getopt.
  * be16dec, be32dec, be64dec, le16dec, le32dec, le64dec.
  * be16enc, be32enc, be64enc, le16enc, le32enc, le64enc.
  * bit_alloc, bit_decl, bit_clear, bit_ffc, bit_ffs, bit_nclear, bit_nset,
    bit_set, bitstr_size, bit_test.
  * closefrom.
  * expand_number, dehumanize_number, humanize_number.
  * explicit_bzero.
  * errc, verrc, vwarnc, warnc.
  * fmtcheck.
  * fgetln, fparseln, fgetwln, flopen, flopenat, fpurge, funopen.
  * freezero.
  * getbsize.
  * getmode, setmode, strmode,
  * getpeereid.
  * getprogname, setprogname.
  * gid_from_group, group_from_gid.
  * heapsort, radixsort, mergesort, sradixsort.
  * nlist (ELF and a.out support).
  * pidfile_open, ppidfile_filen, oidfile_write, pidfile_close, pidfile_remove.
  * readpassphrase.
  * reallocarray, reallocf, recallocarray.
  * setproctitle (initialized via libbsd-ctor or setproctitle_init).
  * sl_init, sl_add, sl_free, sl_find.
  * strlcpy, strlcat.
  * strnstr.
  * nvis, snvis, stravis, strenvisx, strnunvis, strnunvisx, strnvis, strnvisx,
    strsenvisx, strsnvis, strsnvisx, strsvis, strsvisx, strunvis, strunvisx,
    strvis, strvisx, svis, unvis, vis.
  * strtoi, strtonum, strtou.
  * timeradd, timersub, timerclear, timerisset, timercmp.
  * timespecadd, timespecsub, timespecclear, timespecisset, timespeccmp.
  * uid_from_user, user_from_uid.
  * wcslcat, wcslcpy.
 .
 Also included are some queue macro definitions not present on includes
 from glibc.
Homepage: https://libbsd.freedesktop.org/
Multi-Arch: same

Package: libbsd0
Priority: optional
Section: libs
Installed-Size: 181
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: libbsd
Version: 0.11.7-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libmd0 (>= 1.0.3-2)
Filename: pool/target/libb/libbsd/libbsd0_0.11.7-2+apertis2bv2024dev3b1_armhf.deb
Size: 116800
MD5sum: 6f998e4a6e1c3c39c12c2f35bc0c842a
SHA1: 0117521d0dd928ef82213b0570bb1d26c11c493b
SHA256: 3920839f1feb7c454e857fa060c06ecb2f059244cdd089a15d87662f6a4395d7
SHA512: 4714b654463a9e5563d17edd9490327a80d8d7dcb98fd55144b57fdbc3eb8119738b542d97216b3d8814da571816bfebe5a96239c16a9f037477c21fecea71b9
Description: utility functions from BSD systems - shared library
 This library provides some C functions such as strlcpy() that are commonly
 available on BSD systems but not on others like GNU systems.
 .
 For a detailed list of the provided functions, please see the libbsd-dev
 package description.
Homepage: https://libbsd.freedesktop.org/
Multi-Arch: same

Package: libbsd0-dbgsym
Priority: optional
Section: debug
Installed-Size: 126
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: libbsd
Version: 0.11.7-2+apertis2bv2024dev3b1
Depends: libbsd0 (= 0.11.7-2+apertis2bv2024dev3b1)
Filename: pool/target/libb/libbsd/libbsd0-dbgsym_0.11.7-2+apertis2bv2024dev3b1_armhf.deb
Size: 103768
MD5sum: ecc99b617147bd996d14d3cffd627568
SHA1: 11d6491c00f7339b24d2c3e62c23534b7ea24dc3
SHA256: 551ee0681c8b431a29a483573b5f6f48c371b43791fe2d13351bd0a709829623
SHA512: 76de826788b9618561682b1922c07c4e2f1795117924718da15b113c3c15416f3e49dfacbf1ebdc8d6d84eadf0c67c309e4041dd4914dbac780b39f1d9d7c27e
Description: debug symbols for libbsd0
Auto-Built-Package: debug-symbols
Build-Ids: 31cc2ca70a33fb9903ee986ab4768bae842acf8d
Multi-Arch: same

Package: libbz2-1.0
Priority: important
Section: libs
Installed-Size: 76
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Source: bzip2
Version: 1.0.8-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/b/bzip2/libbz2-1.0_1.0.8-5+apertis1bv2024dev3b1_armhf.deb
Size: 35408
MD5sum: ae4fd73c456abd120896acc1b2fdfe21
SHA1: 82df85ea66d62208c451596902250346d7e43051
SHA256: 8955204a4d9b451730df70f6bca3052c4aee01f1543506f652c0a9f4f6971dba
SHA512: a854e8de95a392a2e684a62545165e2a838159f355cf17fde583a5cbff83c6e38613eab067e36ff30bcc2c9c9b135a6bf54a4e2705c21cfb3bf8958135c14d32
Description: high-quality block-sorting file compressor library - runtime
 This package contains libbzip2 which is used by the bzip2 compressor.
 .
 bzip2 is a freely available, patent free, data compressor.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: https://sourceware.org/bzip2/
Multi-Arch: same

Package: libbz2-1.0-dbgsym
Priority: optional
Section: debug
Installed-Size: 76
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Source: bzip2
Version: 1.0.8-5+apertis1bv2024dev3b1
Depends: libbz2-1.0 (= 1.0.8-5+apertis1bv2024dev3b1)
Filename: pool/target/b/bzip2/libbz2-1.0-dbgsym_1.0.8-5+apertis1bv2024dev3b1_armhf.deb
Size: 62116
MD5sum: 2e2077244aacc7193580b092d8ccba4d
SHA1: f0f917c7e37e2ec6ea9dbade19e2d9efd1b83de8
SHA256: 8438eeeffb63bc58978cab237b3da9ebfcb99d73b24b655eb661a7f6cff7feb2
SHA512: c5e89c0045efe51738af0ce470ece3027fd200f80b1039c375b75be065a5c3f3be141d92e9022cf2ef6364ba85daa9d28121721e9061dffd81a6505300722710
Description: debug symbols for libbz2-1.0
Auto-Built-Package: debug-symbols
Build-Ids: dc016150d7235ee4399da39ab13ac2c64b7aa89b
Multi-Arch: same

Package: libbz2-dev
Priority: optional
Section: libdevel
Installed-Size: 71
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Source: bzip2
Version: 1.0.8-5+apertis1bv2024dev3b1
Replaces: bzip2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.8-5+apertis1bv2024dev3b1), libc6-dev | libc-dev
Recommends: bzip2-doc
Filename: pool/target/b/bzip2/libbz2-dev_1.0.8-5+apertis1bv2024dev3b1_armhf.deb
Size: 28040
MD5sum: f087a5b865352a678ff74b588abb97c3
SHA1: 422964e360298ae4e2794f4dec5b6c2f1b9dae2c
SHA256: 03b36d90c307e7705589268cdfcd148b4c878f20b1af31b598a4ad36ec0cfbca
SHA512: c163307fe8e0ef8d0b61c88eb26792419c9b939c4231d3035cd3fd624f0ce2eb1ee2f5177110ead043eb4f93c096ff9ac9dc0711c66d89b9f3d16a6c9a0499d0
Description: high-quality block-sorting file compressor library - development
 Static libraries and include files for the bzip2 compressor library.
 .
 bzip2 is a freely available, patent free, data compressor.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: https://sourceware.org/bzip2/
Multi-Arch: same

Package: libc++-15-dev
Priority: optional
Section: libdevel
Installed-Size: 9460
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libc++-x.y-dev
Provides: libc++-x.y-dev
Depends: libc++1-15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libunwind-15-dev
Conflicts: libc++-x.y-dev
Breaks: libc++-dev (<< 44)
Filename: pool/target/l/llvm-toolchain-15/libc++-15-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 1027712
MD5sum: 7149f702dfe65cdb14813a45ab1693e3
SHA1: c5f8535b932f3662efa0729ce7c1992d5092537a
SHA256: 24362ffa5c47e309a0f41300832d8e53f553798e95abcb73982055299dd3711f
SHA512: 0db8a6a859b72e271f694e2324a43ec48e3d0a1a6fab3127f7d24d989e4e8c0ea8a22383555585d7fa36acf35afe2bb262b5922b5e9fa581b27b9f28ed8dc2f9
Description: LLVM C++ Standard library (development files)
 libc++ is another implementation of the C++ standard library
 .
 Features and Goals
 .
   * Correctness as defined by the C++ standards.
   * Fast execution.
   * Minimal memory use.
   * Fast compile times.
   * ABI compatibility with gcc's libstdc++ for some low-level features such
     as exception objects, rtti and memory allocation.
   * Extensive unit tests.
Homepage: https://www.llvm.org/
Multi-Arch: same

Package: libc++1-15
Priority: optional
Section: libs
Installed-Size: 920
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libc++-x.y
Provides: libc++-x.y
Depends: libc++abi1-15 (>= 1:15.0.6), libc6 (>= 2.34), libunwind-15 (>= 1:15.0.6)
Suggests: clang
Conflicts: libc++-x.y
Breaks: libc++1 (<< 44)
Filename: pool/target/l/llvm-toolchain-15/libc++1-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 265032
MD5sum: 025e64f33ffdc95aabfdbefb05aa8ea4
SHA1: e47cd022bcbafd07caa9376774c475f70df54608
SHA256: 9d637eaa3b4910f4b76a3b6515c8fdb9be261e63f416277b7a820f30308e03e0
SHA512: 521b993f464c5c114409d44edbc655295400aa40929072689177558593872c1ed53bc046010da9efe18bb48cb25c490b3bedefb1e7b22999fde5a2ba29be2fda
Description: LLVM C++ Standard library
 libc++ is another implementation of the C++ standard library.
 .
 Features and Goals
 .
   * Correctness as defined by the C++ standards.
   * Fast execution.
   * Minimal memory use.
   * Fast compile times.
   * ABI compatibility with gcc's libstdc++ for some low-level features such
     as exception objects, rtti and memory allocation.
   * Extensive unit tests.
Homepage: https://www.llvm.org/
Multi-Arch: same

Package: libc++1-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 629
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc++1-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/libc++1-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 389148
MD5sum: da03f044f13febea2fc812d028e5fcbd
SHA1: 67a9d4b2832bb9293a37845082e43ba0fde43a82
SHA256: 2b44a653ebcd43383dc96608def0d0bb2893181d77c275201cf4423f8383e861
SHA512: 8a7ca65855c34ee5b98ec75607310bf521dc27fc458835e9a201f5649fc8c74398b8d1bb268749ca880abb929b9e88ceb66a393cebe723276e6822304e8e2cc4
Description: debug symbols for libc++1-15
Auto-Built-Package: debug-symbols
Build-Ids: 3a965063069b2eb2efded629fbe699f100a1a4f2
Multi-Arch: same

Package: libc++abi-15-dev
Priority: optional
Section: libdevel
Installed-Size: 601
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libc++abi-x.y-dev
Provides: libc++abi-x.y-dev
Depends: libc++abi1-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Conflicts: libc++abi-x.y-dev
Breaks: libc++abi-dev (<= 44)
Filename: pool/target/l/llvm-toolchain-15/libc++abi-15-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 125720
MD5sum: cd098fec437d4170468f05198d1e579d
SHA1: 893219a22d3f1128362b013b6e6129ce25a0fce7
SHA256: affef3f7f650eab8293b62b133e9733d592cbb67fe8104e40a0d837697805b24
SHA512: cd05fe4fdbcdd6a87dccd5dfc098330b295ae7dd2de03a6dbc45e7b8b2db413f19a8678f42315355c9115237e5b873b1b003c2d9553516420ce23a187f3a0395
Description: LLVM low level support for a standard C++ library (development files)
 libc++abi is another implementation of low level support for a standard C++
 library.
 .
 Features and Goals
 .
   * Correctness as defined by the C++ standards.
   * Provide a portable sublayer to ease the porting of libc++
Homepage: https://www.llvm.org/
Multi-Arch: same

Package: libc++abi1-15
Priority: optional
Section: libs
Installed-Size: 236
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libc++abi-x.y
Provides: libc++abi-x.y
Depends: libc6 (>= 2.34), libunwind-15 (>= 1:15.0.6)
Conflicts: libc++abi-x.y
Breaks: libc++abi1 (<< 44)
Filename: pool/target/l/llvm-toolchain-15/libc++abi1-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 92680
MD5sum: 37e9f6ced5a90f20749dcee083af5445
SHA1: 41f71b11c14a27bb02658bd40f3c67304e11ad1d
SHA256: f2d09b34d4676a875ecf06cd28e34d5172052f8f6b800b653795aacc72e8be2f
SHA512: 0f424970f5b8e12238ba3d04ec3cf5fea92230d636ffef769ab539b3b265975d6a65367b8cf0c03bffce67e2774fe600bf4f09c1606a59e8b562dda07e639946
Description: LLVM low level support for a standard C++ library
 libc++abi is another implementation of low level support for a standard C++
 library.
 .
 Features and Goals
 .
   * Correctness as defined by the C++ standards.
   * Provide a portable sublayer to ease the porting of libc++
Homepage: https://www.llvm.org/
Multi-Arch: same

Package: libc++abi1-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 186
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc++abi1-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/libc++abi1-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 100640
MD5sum: 882349c0aae83cc9bc539fcd82db29e1
SHA1: a5bb9655b9b104a94ff28525ff17c4e5e17967d9
SHA256: de03432cceb9984077fabcec05a1a838366c7cac13508547cfff226a70e1575b
SHA512: 042e57e8c338e1d78823cae658b4c4315dc22b83a909f5a834dc2d100d496c4d90f3ce3a18941b04440a6702d5b4077f5dac5c9f50c0606f66500d16042ef426
Description: debug symbols for libc++abi1-15
Auto-Built-Package: debug-symbols
Build-Ids: 6886d112bcfacfa519b59948d1b1cc416e32c4d7
Multi-Arch: same

Package: libc-ares-dev
Priority: optional
Section: libdevel
Installed-Size: 357
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: c-ares
Version: 1.18.1-3+apertis0bv2024dev3b1
Depends: libc-ares2 (= 1.18.1-3+apertis0bv2024dev3b1)
Conflicts: libares-dev
Filename: pool/target/c/c-ares/libc-ares-dev_1.18.1-3+apertis0bv2024dev3b1_armhf.deb
Size: 188248
MD5sum: 7220afc136972f98ddf5d7613233b25c
SHA1: 362efa6fa570c9ef050366ab591cfc6460dac880
SHA256: ef138ea2a98d87e5cb2a5b7e5b002e78eee62b70a4c59aed3c51152be4cf0a61
SHA512: 58a7438974194d1a69b08e2be0d62771f349378e1c21b1dcd6501963bd769350fe241c09adc667ecc1314e9f0335fd500afdd9ccded342fc0fc98be4b67de085
Description: asynchronous name resolver - development files
 c-ares is a C library that performs DNS requests and name resolution
 asynchronously.
 .
 It is a fork of the library named "ares", with additional features:
  * IPv6 support;
  * extended cross-platform portability;
  * 64-bit clean sources.
 .
 This package contains development files (headers and static libraries).
Homepage: https://c-ares.org/
Multi-Arch: same

Package: libc-ares2
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: c-ares
Version: 1.18.1-3+apertis0bv2024dev3b1
Replaces: libc-ares1
Depends: libc6 (>= 2.28)
Conflicts: libcares2
Filename: pool/target/c/c-ares/libc-ares2_1.18.1-3+apertis0bv2024dev3b1_armhf.deb
Size: 98688
MD5sum: bc133549d181a6913765f6d9d3a270ea
SHA1: 9f0d3dd65f799a1582364e080e5cb8a2b9ed7c21
SHA256: db77bcbb5b4a7c6f27a51ebdecaf71137502b9ae695b1d8b53b140d5315d25d5
SHA512: c130745dc50fbfb0a6a921590fc205ae5c2eaf07ba6ec7cfc934de725ea20b4fbc3f7eb459656d4b8a9118c546e8feb37244325b1f86a5b076fa46135b6f314a
Description: asynchronous name resolver
 c-ares is a C library that performs DNS requests and name resolution
 asynchronously.
 .
 It is a fork of the library named "ares", with additional features:
  * IPv6 support;
  * extended cross-platform portability;
  * 64-bit clean sources.
 .
 This package provides the shared libraries.
Homepage: https://c-ares.org/
Multi-Arch: same

Package: libc-ares2-dbgsym
Priority: optional
Section: debug
Installed-Size: 145
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: c-ares
Version: 1.18.1-3+apertis0bv2024dev3b1
Depends: libc-ares2 (= 1.18.1-3+apertis0bv2024dev3b1)
Filename: pool/target/c/c-ares/libc-ares2-dbgsym_1.18.1-3+apertis0bv2024dev3b1_armhf.deb
Size: 125824
MD5sum: d24c19a6346f7a4600deb76812fd82a5
SHA1: d1b356ef326d10ffef6687a7d46edd14755567ed
SHA256: 6844d8273e25224c1a6a7768a8e21ee38a9b8ebc265e715041f6cb2cc131e5b8
SHA512: 93254766722eabdd416180d57f92c9744244bc436cf311e18fabe8a75f442a38f52e0ba7eb184f068bfe561c11a06b09497020bb0826bca01c42ec260d86cf4b
Description: debug symbols for libc-ares2
Auto-Built-Package: debug-symbols
Build-Ids: cf861e34c5f22b6cd3fc9b2cdaa94cc7e15a628b
Multi-Arch: same

Package: libc-bin
Essential: yes
Priority: required
Section: libs
Installed-Size: 1431
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>> 2.36), libc6 (<< 2.37)
Recommends: manpages
Breaks: dh-lua (<< 27+nmu1~)
Filename: pool/target/g/glibc/libc-bin_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 539868
MD5sum: 14e234796301dbaeb25598caf94d8fdb
SHA1: fca66d65d6502f071ecd5af6fc14868c51f3d219
SHA256: d0810dc4786040999122c98135509ac3c0f2295f5ff1220c07ba8bb3abd6f0fd
SHA512: 61e872d37e9d9f0a396dd3e4e5da48763a9160748828e4372078dbead71656218ac78e60e6d192f4bd6f12ffd44670af048618cbaee81d2689a731a750a84077
Description: GNU C Library: Binaries
 This package contains utility programs related to the GNU C Library.
 .
  * getconf: query system configuration variables
  * getent: get entries from administrative databases
  * iconv, iconvconfig: convert between character encodings
  * ldd, ldconfig: print/configure shared library dependencies
  * locale, localedef: show/generate locale definitions
  * tzselect, zdump, zic: select/dump/compile time zones
Homepage: https://www.gnu.org/software/libc/libc.html
Multi-Arch: foreign

Package: libc-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 2443
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Depends: libc-bin (= 2.36-9+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/g/glibc/libc-bin-dbgsym_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 2270444
MD5sum: 474c4ed70b5ed20fadda945cc5c0f3ca
SHA1: b3f93cce0e9d0c2274d7574cce1064732bd1588e
SHA256: 4e56b6e99413b6324e7ecb34bbfb41050035c1cef39a350b7d7ece56126ea4e0
SHA512: afddb313a15526f3e638a182e82b502cb1f288c97ca8e46aa803cde4f7126bb3a9a0c744ca7350884927ba66512305b8ecc6226a33f6359ba6997a5a9b4effac
Description: debug symbols for libc-bin
Auto-Built-Package: debug-symbols
Build-Ids: 0d9529ee4485063e2559cd302c0adc8fdcce9d07 25f6787b3edc371257653ac0d252384960c61b7a 28218c717d2c8e569bf189573662f976216a8e81 4c94f33c4d6e8d78ad7de8d31c1edfb5e7fecc3f 5766618b61c3b9842b4a63f6529dd433e3a606e8 7ba627d169625c023fe8ba5d058945640376e0fe 9e96efc6e88116faf9754cfe32596c433c05c25b c054a6229aa95f13076f61a1dbe20e248b7a3d45 e072ae9a97a3a5f68ffea456e9b7d9d4c048f5ac e68456c5649ae8fd64169d7033d59bf3d47cea77

Package: libc-dev-bin
Priority: optional
Section: libdevel
Installed-Size: 115
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>> 2.36), libc6 (<< 2.37)
Recommends: manpages, manpages-dev, libc-devtools (>> 2.36)
Filename: pool/target/g/glibc/libc-dev-bin_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 76412
MD5sum: d58f086571dbe9342a85b67ff0cc5f1d
SHA1: c00e4379f1093631134d7f16b7c626181b0652ea
SHA256: d709cfc92cececb15bd85156cf82b52fa3eb0aca5aa64ae946d5afb1f0bb3455
SHA512: b75997ddcce4e51fa8d608a5b32d8395764ed28dec8aadb23d068190ce83c22d94e607b3a3364ffc6cf33fcef92631534b3ce43b2f877e9d378fefa3322e50b0
Description: GNU C Library: Development binaries
 This package contains utility programs related to the GNU C Library
 development package.
 .
  * gencat: generate message catalogs
Homepage: https://www.gnu.org/software/libc/libc.html
Multi-Arch: foreign

Package: libc-dev-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 44
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Depends: libc-dev-bin (= 2.36-9+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/g/glibc/libc-dev-bin-dbgsym_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 29840
MD5sum: 7c26f0f1ab8b118261c36952c93ebb84
SHA1: a46432261755cbcb2e3cae7c2382e55eb71875b2
SHA256: 32d4010cc1bac5bcdae5ed4af1b7836c1c5aadcac083b40a380bdff76035dda1
SHA512: a97a156dfc223acce01bba91ab0116296507d3870693b02188850c38846a4e10f82aa84d2e4767a7b62b6856a1ccc38ba51e79e90a1262686da9bb5fbd8b4505
Description: debug symbols for libc-dev-bin
Auto-Built-Package: debug-symbols
Build-Ids: c84b7ed71b4a73860881c34371c4fbcb5f9422e1

Package: libc-devtools
Priority: optional
Section: devel
Installed-Size: 154
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Replaces: libc-dev-bin (<< 2.31-8)
Depends: libc6 (>= 2.34), libgd3 (>= 2.1.0~alpha~)
Recommends: manpages, manpages-dev
Breaks: libc-dev-bin (<< 2.31-8)
Filename: pool/target/g/glibc/libc-devtools_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 86380
MD5sum: 7b3be61ad2b9070610a31323a1340d2f
SHA1: 2af26dc40c92e20466a002ec95ce21a801619b41
SHA256: 51b4f3e6868a753f3fa80594184bfe1e33ffb88cd1f9ffcbda7f59ac5a15372b
SHA512: 641d8c48ff517de3db2671c4a65173cf76dc4c545d6730c61a257ed3bf48d1403bad03c2dad175cac2444f0847dfdf5c45a258de748817524b5e14b7944302d2
Description: GNU C Library: Development tools
 This package contains development tools shipped by the GNU C
 Library.
 .
  * memusage, memusagestat: profile a program's memory usage
  * mtrace: interpret the malloc trace log
  * sotruss: trace shared library calls
  * sprof: display shared object profiling data
Homepage: https://www.gnu.org/software/libc/libc.html
Multi-Arch: foreign

Package: libc-devtools-dbgsym
Priority: optional
Section: debug
Installed-Size: 66
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Depends: libc-devtools (= 2.36-9+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/g/glibc/libc-devtools-dbgsym_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 43564
MD5sum: dcd6f8034e9d3d2e9269a7a4ec68f417
SHA1: 79350ead7f8f896ff1034f645b8d3f325da517d3
SHA256: d5d76e25d55bc679c1160da4a4653bc0da34ff7fac5843710276372f843ad47b
SHA512: 31151db96a9f3d378048ac2a52e4608a95508894ed45b67083f1df53d34b168a59a7770c630bb4d8c8744d23f4a977d4552a33b683c939fca726f5bb3f80d45a
Description: debug symbols for libc-devtools
Auto-Built-Package: debug-symbols
Build-Ids: 1296ef02c257d6eef64071187a8e3ae2d0ee9626 8d16353fef35cb5cd5725edd59f958cc76e74761

Package: libc-l10n
Priority: standard
Section: localization
Installed-Size: 4379
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: all
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Filename: pool/target/g/glibc/libc-l10n_2.36-9+deb12u1+apertis1bv2024dev3b1_all.deb
Size: 706344
MD5sum: b428322f3a0055d27a92f5e674368fcf
SHA1: ee3ef6dbe8657d009de9db5470a6c14c9d81fb51
SHA256: 7fd1c1172162486fb52362ee9728657005622029f39ed148fc438bb86aa4fc91
SHA512: 27d14f30a566a1bb7f65ce6e6caccec6fa4838f09c1a81c676c7abf3f214d375023da12d5864a5e94a495e7b66964d6c081e93513472d5e44216872a0e352312
Description: GNU C Library: localization files
 This package contains the translation files for the GNU C library and
 utility programs.
Homepage: https://www.gnu.org/software/libc/libc.html
Multi-Arch: foreign

Package: libc6
Priority: optional
Section: libs
Installed-Size: 8022
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Depends: libgcc-s1
Recommends: libidn2-0 (>= 2.0.5~)
Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales, libnss-nis, libnss-nisplus
Breaks: aide (<< 0.17.3-4+b3), busybox (<< 1.30.1-6), chrony (<< 4.2-3~), fakechroot (<< 2.19-3.5), firefox (<< 91~), firefox-esr (<< 91~), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), iraf-fitsutil (<< 2018.07.06-4), libgegl-0.4-0 (<< 0.4.18), libtirpc1 (<< 0.2.3), locales (<< 2.36), locales-all (<< 2.36), macs (<< 2.2.7.1-3~), nocache (<< 1.1-1~), nscd (<< 2.36), openarena (<< 0.8.8+dfsg-4~), openssh-server (<< 1:8.1p1-5), python3-iptables (<< 1.0.0-2), r-cran-later (<< 0.7.5+dfsg-2), tinydns (<< 1:1.05-14), valgrind (<< 1:3.19.0-1~), wcc (<< 0.0.2+dfsg-3)
Filename: pool/target/g/glibc/libc6_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 2180720
MD5sum: 5a408d20e019fb8ef3ccdaaf41ec8eb6
SHA1: 666398967e2dbf61365a20d4ba34feb252555dd1
SHA256: 5abf9b127187d0b81e8a18deee9035f7aa687f65252deac42be641356fedda3c
SHA512: a6481f17c16db8889e00dea7fb5693462c96ee3d96f8d91fdf8e695f4dca5bbdf9a5a82f4257587f1ca9d49f3ccc1fce635bb4e782f5ab3ae066de6f8202fd89
Description: GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
Homepage: https://www.gnu.org/software/libc/libc.html
Multi-Arch: same

Package: libc6-dbg
Priority: optional
Section: debug
Installed-Size: 9856
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Provides: libc-dbg, libc6-dbgsym
Depends: libc6 (= 2.36-9+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/g/glibc/libc6-dbg_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 6806536
MD5sum: 8d8c74a84d4b5e330a5dbef113291fe0
SHA1: 6112bb4bd24bc8a7e649704b34880bc601b264ba
SHA256: 24b142310c62b0f36fda70ad9e0bd93d680b65c3d45ce968a666a3b8ad574503
SHA512: 46d6305b0a72f14212630e5a9194b3129a2d1b3b7d9f4389196cae19256049911a47856c89887e4c1607863b0de2da36f710da6d7a466888f0cd89b3ac08a980
Description: GNU C Library: detached debugging symbols
 This package contains the detached debugging symbols for the GNU C
 library.
Build-Ids: 017e2735a5fbf6cda6764c215bf1513ad87d58b1 0323fa5d37a60257b9d50b879d3dfc78f0501cea 0343b59b25e2aa0fbcf3b7f6540707c65b19bfc9 046366c2d6a96f9b78e1b1ca95f3987d09140d7b 066425d62294da4344f80f945cc6a3cc9a406f00 06799ae6cab252756587695fcc52b9a8268f496b 06ea545d245a4860b4af1edc1dd6e80bf296b74a 0aa2e6a39b17f917bb24312d957f7492eb23a951 0abdb0bec389cfe1f840e2fea8b431b49cba6468 0afb1f876c09d6d03ca7d041518d9632d07360ef 0ed352a2559c3fbad4945a8bedf1b651d07d642b 0eefad34ee8994d27f2549f4d749ff73f6261de2 0fba2b0023a51a1a5530312097e088eea5b39d8f 122d0b0a55930964f3b4bf2c09d0845062ec682b 145207fd2db053f7a50793de18c79f223f52f7ee 15329b3ff10f3bac00d163cb117b210f1acfc9e7 17478ff412d44ddb7b4bc994fc201736f89d410a 183dd3cd97e16f05df9892da308ec908c9ffeed5 18c489dd823fdd8fbac64171cc59d9974e3f512b 1940da2d90ba720581edc323ff19c80e4472da50 1a1cfa451c603d1f2effa0204f6b967b713082d5 1b314f609620b52e8dbb3c5186f77c17e01ed152 1bdd9d426a67b555813dec2d9e27cca314891991 1cc0adb7556c2c0bbba40dd9a2637706eabe3744 1d3f84210bf3a798d727b412197ac954ba1ed861 1db09001cba74edbf792389f90d21dac208a5a31 1e8d9f6e337f957652f817b32f3cf761a94f486d 1ef944d795629cb4a4a8580f72daa0dd0a5cde92 1f29401043b7a4f874efb0175bb74d629abd036f 211388b3a9a7e77c3ce87e84366c02f4bf0fa9a0 22997c198dbe7bfdea6daa9c86326293cff2362a 26e84cebfd5178aa60cac4d4430c848c2720f645 27c1d84d7dd72142a6c8f8b77b9e86c793be87ca 27f46a0caa6c462779ee5bc1873c2a581ba881c7 281233e4e33a49667fb99bb5fd68934121dfb02f 28476189c65ee23ca635691a4b5e3ae2113e8c98 2c4522c8cfda9517f2c56512a2b4fbae05bb13dc 2cf6b3a56002c5fde2dbb4b72425053713cf0491 2e8218ed08a2a1634fd313a717cd3db7faca44fa 2ef175836097446c301031044250ee438abc20cd 30072f08bc6fc4b2b9eb36491b83835ebe55ff9c 317fd9a20fb0fa250e52066d2a9dd71f6870d83d 333341de4dd70cbfa1ffbb500f81cbf60738b964 33742500d881a9f5901488220f688fd61adccc6b 33b7dba6106bfaefce8f80eafd8b54f70d5685f1 33f1d8cd66e1b5367e7f3199b932de9f0e1703ab 33f98771247c0f023e4b5678d3d0de1ca3d31599 35233309fc80fd48aa7a9f9fb5da0dca973e072a 3597b8c199709569eebea6f406e5501862f0fa97 3598099b2a848927b89f96138a49184d58e40eef 3659d13eb6f14298ea5804936d13cf2bd1704ffb 372868771ff9ed5a0ed500091c227d6c46e8327f 38c1e6a3b5d98a2390e84258082c6054640bbbe9 38ceec58a4abfa408f12f4b55932de64156a4738 3b651c440cf4f0d35b90042e47a820592bffec1e 3b9e06629b20a1cc5ee90a3ab8f8d93220c36d2f 3cfcba69f01431210785a3e93ac309aeaf6d4c27 3da7c99baf484c00e3ebd604ecf12f2984468e73 3eefa68b9ee8b0926fef12856c12f2ce89125882 3f3fc5a272f20a8f91c712f795d2e2012e287df1 3f974f175694a0be90623f1b74b64ad60d8c328d 3fb3200180198a146f8f58b8683ab2d672378c4b 400efb49d82572ddbfee663303d937ea0c3a5470 401f5542560ea9fcafd0c06083ec77d46589065c 409b83d56a9728472f9bc91c5b570ab98d620986 40b303938ccf8504c62e6e7855535af0b3f5cd15 420de7ea1d773de0afaa34f97a20af931a0e21a3 4223d39e806a9b9da79a8827de799c05a030620f 4486750e3eab5bc8e95e5fde68ca4d01fdbf1d4b 4598981804bbaeb27890bde930580c64e32dea30 46fa240318bb91146024b81ea58d3c20933cbc4c 47f6ffd6d30457755f523c823f32a60a763a89d5 4814d46278eaa19e0cbcf1effbb2ed590cef8b14 484c8b3eec67231b0c3e49f825935b11d05131d2 4bb3fd4b9dc7f0024750995f319e8f62ba7de4c8 4c83a6ebcfd4f86624b5c2720fe4561b7bfef427 4d0cbef8b530445f6f72d7d0829b76e816ff4d3d 4e8d6527a3ec1d12a229a05e3824ecac5ae0ed22 4ee9f9eb72d6bf6ef21f56d0ed1bfbc2ae8288f0 4f15a4032eaf25728b485c2231a5cafa77cc3db8 5119a39bc327f130607bf37eadfa1674f0195615 511a2f0dfdf3eb74786baf0db97b216cf5cdf24f 51c87c98d78eab0f583dfef9a7ad749585c9d838 53d3b07c7f6e6fafc699ba16a3712ee110312c17 53eb46648c194f95f5cd90458267c44a3fac8e71 55997354ce0bcd5a798d64e8eb90ff8f49c0196f 580b0f5e075cad7e35e75667cf381c71f561e537 58465786e4d430d363cbed0a9ae0b2ca4151d142 593094dd87f10e6615d40b365b0cf4992e96d849 59d63a13168ddc019035516ba8a95fe0f6f71451 5a3cea15b790713ef5a2dbd4bd2534b52694a852 5b28c2c101ff26fa7b5690c56e2438bae7bb3657 5ce462a3fea26fd74522487fee35a99fc299a673 5d4753f6e118f108f83652b1e213d81bfac65055 5ea0ed90698b5a38eac25acc4a7dbb78513ebd98 5ed7007c78f9de2a8b254bfe85006df8d62d8dfa 6014996626ade142a260a8f427df59e67bee7a64 60fc25405c98dc47e8a969e302adc21431ec3d98 61d8ee5594ad17cc64a69ce0bd0057f51892c464 6215970dc4af3967b803cb23d721fe8812b3d5f9 63385799244cc558a4263a08abd90c69f5e2e5f9 649689869bd195792ea9a7314f4957a6630f482e 65a2cabb988c3691d01cf383e3c625d513f4b1dc 673d8ac2173cd042e830768830213fd235020ec8 68ef356f43ac1b771dfc77be786c750b6f1578b0 6a52c10f9c6c5fe60449f8ad1b8b593a8d23a10b 6be8326c0c92e884c7923738a445f1dba86d2488 6d1a31e4a2e71266344aea1f6e0a9df6eff3a9a0 6d33ffde41964012341dbfcc9d4c588aa729e13b 6e0d0aa2630907c09e124a7e46bebdc6f21ac1c3 6e6c44e99bdfd1797b522ebe6e93513a6c3ae800 6f103a44866cf75cc24bbf520a8b2d1476e7b9e7 70e84f894b8f34d754cc31ba1df47328026880d6 70f8f0436a6618724ee3d1942bda16da7e109b84 71159ca5a4b0c0a503a9b8009216f3dd78fc0c33 71430215ba9a758c139400ea2b94832fc080d157 71e66807b0efc4682d4a24e6aa6c5787dfb0da42 729fe9a5b20967dd4348858d6f8e96e19d1fedb7 7323f932d704adae7ca063b31094a0ba1df4c9b5 7352cf63b0e166905901725afd16fe35c68268e0 73802deb339fdc2ea6bc36f3b5cd5bcc7f6f950e 74a44b6a36765416ad864e2c5f232332b7cf97a0 756368af848d9839b4a3fec7fe707a3209dd5b18 761bc6964eda2fd42e3c622a47508b0f0dc99c16 78eaed8113079659aa8dd7bafedce05d840f794e 78f43b641e650ffd7e9e70ba4d26c1aca8ac8875 7995e97682e22927c70038331ab8fdd74cccb186 7ae4212a71377e8cbb82df47339194f086be48ad 7c7d1700f4d4bb448454768e23da50e77a37e11d 7ca53a5b2fa9274ba9a7532d593881cf891ea90f 7d931872576cc67f935470e40d3a44bbfe575bc6 7df6b54e1595f292c80f3ca6929ed6e329a001de 83404a9f6b895c56998fe81a2f39b5f65bb22558 8383f0230083a5a8ac500e43a47901f6b2472323 84078babed4a4ce88f22b5bac55e7d9d15b0f19c 84a9ca4a4c80573c4a0669d0b14b6e1cf1294197 8637ea1ea5242c40c18211a4147334fe3eddc575 864170b9ac26616a47a14f1d5ed52226792e2e8a 867a355adb003c48496d32fc8192b5d4b920d074 8687bb34bdf9765685b47f70403e5b755924c558 86dbe538b099821c967481c3bb0f53a32780bd66 87f78e430b5a3b17e266eba28f0cfc5e0d2c6522 88049e7ab01ffa025c42a22d9b479a831e8a0270 89e661625a947573637ca088bcf0e50d94f241a6 8a256f8d516b983c95ff45411eb2463a5d5e155c 8ac592f2340b0843dc70183b7fbb6913bf833da1 8dc067972fb35a32da2b9582d39b09f88b8f14eb 8e2580733e6dcc58a3b1d2426dfafe7ae30a28f1 8ee1dfd05461da85c82f39a5c6c71be519d2c36e 8fe63099d7dddc8ff21d1aa28940d8561ccb3634 9072082f701615d766082f7c29a5e3f5a3344f8b 912ef43ac2d4b2c1a1e6fe1c766d93bbb86a8526 92c50aa6b39751c92cfdd82180d2bea24fd03db1 93729568ec4558aca136d1bc25bc7bcae360acfe 94afdb8bddde3779e6d181ab7c081be79a6ff6fb 96878cfea04dca546a5d33432d5f2519848a4241 97e74d0b55d7a0a9db88cfbe7902e19f3218e076 981fab8abda5b340e231d0b5215a6f803e3f5eab 9a3c9d744b9226a3c116a1e626f7d29952c4fe47 9b241944d657b34419d2812e982b7a343eba2cb1 9b2781e4695a5579575fe11bd02b663486cdea3f 9b3e26483a049f1a44564bdcc5aefe0eece24869 9dbd211aaeb3b1fd8cb3e333bcf57d63b8a72c09 9f644fe1c702c1b68478675411dae19cf0d5901e a09a6f3a75b0769f86bbb12df7d356386dfb0519 a0c0310455d2b01f6a60785c67432264a75e565f a1a2bb2623938590ef0e09f253d03d590bd21b18 a3aa4d2ed3e92e0570b80e99cc0402ed3c38035b a5337a4a80e74e55405b05778b320f9a6be4f10d a56e7292ef3f0c20dfd2fe5815e31fbe3e3610d7 a582318ca57dd9b270df4c421f7dcab22c969844 a5ae52ef7ec3579c8f262967eb7b1f15b9f2a379 a5ec74598936315d4b643ca7f69a17005e4b11ec a785368b46507f1b868c64fb278a44080fe9fde1 a7dd83607ab361a1274d6e00f773e759ebbf94a0 a89f553eb3a8578aebabaade059d30b738238116 a9acb58cd766174f44e2cd627bacde7d9ab9e932 a9d2c102300e6b7b3161d6da76fdaa0c4179889e aa8f9eec4e019045890a10485483e4d2dbebf6a1 aad4e5be1d7ae6ecd6a604e65cfeca3ef139d389 aca3dc12fb350d764fc8ed8e447f2252fc5269ae add8a55cb4c1f7b455dc56a8d84864c246044a42 b03fede5d148407db76b577f276ca7c5705061e1 b04ff744027a019565dd3e75c483a8ccb33d138d b05110f6cf256abe84558be477dffa221678a8c6 b07f50a753fa33a3697dde3bb9898c972a735896 b0e4d94b4e3968e057deb5727df97043b3f03519 b33c115159ad358ddc29609b1e34559f30e716dd b3f31b0d67b86cf1eb74d99880c67485103e956f b56b451d3cb573bc1f9e3a53861f90410168036a b620f3432f6882d1476db11171e10914b2309224 b634a540c1a4fda243417fd6e35c06629255fc2e b75f1ea416f034a06c057e1f8c75023746308bcc b766b160378eeda669bab8dbfaaf59e25e571895 b7c13480acbe9111be6d72729490baf6679c8b60 b8d9b7117a526b888859c5b051dcd02e52df887e b90c9643013a7fd5e52b28fee89154e7dc5ed5ad b976c9a91754906f60933a669ff33794a4e9cc3a b9c3b30d69f8eadb6cadf06cdc227fdae62a4368 ba10f3219ef05f93f1fe15e94a1316b7fe32c988 ba74e3f254ccc271f0bed2d71143c7a05fd1d029 bba6be3c1ed5028430db8e04a708e58de3d1302d bbcea0db464905da9f1e80d8c2455043026bc413 bc69f20c2ad3ebb5642c1b8ae84732262d5dc152 bea7d4aadd859a4a5eed1a0238b24dd48beda75a beb96abbf3740084c27e0f4da3fbe340b43791c5 c1140d0a68cbe1df30d7e4f56cfaf844b8586c14 c2069f254bb09741aff90045007095ed9bef1476 c3013e3ffa17ae0465a723a2d9c03bf28417834a c4a3e4c6c82dbd82ff38f7fcec3f77d505e149d1 c4da4f4ac2f30ff7151cd2762c372153890770f2 c52008d162d5cb9dcc2641a357e52cfe894af9b9 c62304da4bc6f2ec133c2cf669cbae2a5e3eee0c c719e775bb972ae364444d50b89cfabfc87026d0 c8eeeeb17533d95b135dacb210d98be857952c21 c8f3f44f43e62c8ab6b19e785c4b8121451c43c4 c94dff7ea326513b4cfdbe7b0b94987303f0a950 ca0d76cb9a18c60887ffe90d94d1f696420a606d cac1e7920611fd1344ed72bfb3dbc73294650df8 caf7589041310297eea02a21cf8f7ae087229fc1 cafefe27368d03cfb8a7fc417d8aed7cc2b70111 cb26eb45ffdffe4f010a2a230e72893c2034d1b2 cd84cb80e3e884ea7b72479c61091f16db31960a d05b8150d07e563732bec15581f17f825a479ff4 d10ce7da586dca06ae2b726eee5a332e79f721e1 d139b8baa92cf08a35a33b616f3bf1b87c6d5ace d17f7ec65b265c1d9a7ee03e66c6b36ae2f15f25 d34cabc5f10d6fe991156a65e49f53d9b602fa45 d36af3f25cb8173ab0576ece464ebf78fcdefe4d d3b5c21f9f00ca2469feb3f364bfd8a2ae002c0a d3e046772cde450aa7c983d9da8bca3c105dccf8 da41c74651fabfb2ca68631bd642681c63471061 da907d7aecb1aa4457c281de3ca7355b594afc4f dae43a41184ee4a7dd306083b17f8d73c76749f5 dd3d6bc2ccb8552948138b89e95c6efec8df7a58 dd5288d5b03eb4d52f0b36df9b09e1c05faf0b86 ddf467a069b82c28abe730e2850692c431b12ce3 dee2b63a156ab61fa5286ff15c93b9ef7e83bc39 e0ebf700295ffb41e163984ab1c879fd06f8ebcf e1caa5bcf26398ab5fab89a5e612b6f60e99a1a8 e369e663ddf0c787f989f5def871aef107fd60c9 e3bcfd6e33dade32542627611950ceb50fc052fd e4133a05e22bd90190e82ec91e4987255b50e835 e51008cd949af5334c9d52e65c4335bc7efc7914 e67bd9cc366b08787bd2a0e7cca06c530cf2654a e8006d20415fb08d3c342cc0173d2ed763c33b0a ebd922a35574357e52d61b2710116fc23d47e353 ec2ebb052649d6f2b365205cc293643365fdd7ee ecdf4554a1062eb1e10d1760309e1651e5861326 ef51f3ff26f0c7a072e3e4f56215d0cf49b3fd84 f052c0b746521c2cc83b0b3aaa7c022926bd7152 f12fde2413164c5c987651431f537c8de584784a f1b0253a2a0687040194946794f28a484ba252f6 f4a44147d1faaef35500e9f899dc1b38e2cb5365 f56327ab9ef733f69c0c74da6b6b15c4d99bfca0 f5bb70dde561c262dc27553609a0b3fa970d7b03 f624d50efc7e8b4f0ac61d9ede3024ba52909c1b f6d0c2fca5c3d003282174e2b143dd754a5b422b f711689ee296f74204a5cf3a49e180cee32beb05 f834d928050f3086642a18b4322cd466c077fefc f87d3a425c51603995f28306fe0dd28109e0fb72 f88cf438351e46e7b7747bc4ced9cfcc4343818b f98f9f1cb9329e53d8e7c29f892a72459d9056a7 fa6a0038c6a68fc8573702121467372f77085a38 fac5add8ed206ea20e2f835fce6a85c33d0a9f26 fb42b52db4bb75e97fee4e25da86c28cf4cae1ce fba551903bc8b468587919fd1f33ecdd32f9725e fbaa471382c4c82697a89a87569594b53d1734ac fcce35a790722644f78f89647420244caebe602d fdd83c2a17a5dd8b215d0d2ca7c8ae87e9e252d2 ff011d7c154e0dbe8f6f9160065c4b004edb73c8 ff970e0faaf15e8038f26b6c3ac751c45f5ebc3d
Homepage: https://www.gnu.org/software/libc/libc.html
Multi-Arch: same

Package: libc6-dev
Priority: optional
Section: libdevel
Installed-Size: 6440
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Replaces: libc6 (<= 2.32-1)
Provides: libc-dev (= 2.36-9+deb12u1+apertis1bv2024dev3b1)
Depends: libc6 (= 2.36-9+deb12u1+apertis1bv2024dev3b1), libc-dev-bin (= 2.36-9+deb12u1+apertis1bv2024dev3b1), linux-libc-dev, libcrypt-dev, libnsl-dev, rpcsvc-proto
Suggests: glibc-doc, manpages-dev
Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev
Breaks: binutils (<< 2.38), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), igblast (<= 1.19.0-1), libassimp-dev (<= 5.2.4~ds0-1), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libbson-dev (<= 1.22.0-1), libc6-dev-armhf-cross (<< 2.36~), libcups2-dev (<= 2.4.2-1), libdeal.ii-dev (<= 9.4.0-1), libdkim-dev (<= 1:1.0.21-4+b2), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libgcc-10-dev (<< 10-20200321-1~), libgcc-7-dev (<< 7.5.0-6~), libgcc-8-dev (<< 8.4.0-2~), libgcc-9-dev (<< 9.3.0-5~), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1+b1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), libldap-dev (<= 2.5.12+dfsg-2), liblog4cplus-dev (<= 2.0.7-1), libloudmouth1-dev (<= 1.5.4-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmongoc-dev (<= 1.22.1-1), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libmysqlclient-dev (<= 8.0.29-1), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libnfsidmap-dev (<= 1:2.6.1-2), libns3-dev (<= 3.36.1+dfsg-4), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenms-dev (<= 2.6.0+cleaned1-3+b1), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libperl5.26 (<< 5.26.1-3), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1+b1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7+b4), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2+b1), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvbr-dev (<= 2.11.0~beta2-7), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), python3.7 (<< 3.7.7-1+b1), python3.8 (<< 3.8.2-1+b1), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1)
Filename: pool/target/g/glibc/libc6-dev_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 1299380
MD5sum: d499970c0a3238c1b31840a72f0d4915
SHA1: 6dc8db0f4317e46d032ea961e32b23d5fb946003
SHA256: 4cd3305f3b3ec9fe1df77ece52be780c067659d8a946b495e9d61cb1641ed951
SHA512: fd06427cb1c3c2ec89f363fdbf71e919cc69b80d1d6072d817a51abf96c2b2a1a984b0b0a265017beece84c3c072f9b41de8cd56b6c74eb02a66906aaf7bca07
Description: GNU C Library: Development Libraries and Header Files
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.
Homepage: https://www.gnu.org/software/libc/libc.html
Multi-Arch: same

Package: libc6-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 27
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Depends: libc6-dev (= 2.36-9+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/g/glibc/libc6-dev-dbgsym_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 14680
MD5sum: 7be8d2ddc8b981d801d917af1b955ab6
SHA1: 2ff6e290935cd5daa30e9c255e932d7f91a9e13a
SHA256: ff5e8a9d15bd840be99426d63c0966f772ff117357449e301ca81880933e80a1
SHA512: b52fa0c91853aeb5c96e4fcc0fa641da8004c318fedad2ec4b64032f3f02118fbc4e6b3d1b9eb0f02d6f8cc0b79fcbcfcc66d7a9726774c3a7239e955ef038d2
Description: debug symbols for libc6-dev
Auto-Built-Package: debug-symbols
Build-Ids: 0f267c2abf074f45d09cd7cf78229d64aa42d52c
Multi-Arch: same

Package: libcaca-dev
Priority: optional
Section: libdevel
Installed-Size: 2646
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcaca
Version: 0.99.beta20-3+apertis0bv2024dev3b1
Depends: libcaca0 (= 0.99.beta20-3+apertis0bv2024dev3b1), libslang2-dev
Filename: pool/target/libc/libcaca/libcaca-dev_0.99.beta20-3+apertis0bv2024dev3b1_armhf.deb
Size: 747080
MD5sum: 1fee7339ba90ea573d0832933d0b72ed
SHA1: 93be5c49a6b40bb3cd07f25cc913a3f24b1545ba
SHA256: 8a7d9962422daf52efa99bfbdb8b1ca5902a97de3af0992869f7186eda66381a
SHA512: 50c90a1effbe04de8b19c57ba16bf61b87e82b1f9dbc4da34be802872e26ddfd793ad0e57dc65d464eebb3d75e932f3c743bb8160b7637aba8af7b210344cd68
Description: development files for libcaca
 libcaca is the Colour AsCii Art library. It provides high level functions
 for colour text drawing, simple primitives for line, polygon and ellipse
 drawing, as well as powerful image to text conversion routines.
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libcaca.
Homepage: http://caca.zoy.org/wiki/libcaca
Multi-Arch: same

Package: libcaca0
Priority: optional
Section: libs
Installed-Size: 819
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcaca
Version: 0.99.beta20-3+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libncursesw6 (>= 6), libslang2 (>= 2.2.4), libstdc++6 (>= 4.1.1), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Filename: pool/target/libc/libcaca/libcaca0_0.99.beta20-3+apertis0bv2024dev3b1_armhf.deb
Size: 191352
MD5sum: 640787d2d521ee5f187250ffc75ec695
SHA1: b991d9cc4f886d6f68992681b6e0dfe310360d77
SHA256: 38c527d22317a285e0272aecaf0a212143e61db721be72fa9087f2563d1a4810
SHA512: 14e5ffab580f72c8f987a9d81bce1c3a4bf9f5ff3e1d6ed10420144903b9963a108f64d00ec230f3845751abce3836cfd1d0d27e6813ec0d8334ffad2d25a3fb
Description: colour ASCII art library
 libcaca is the Colour AsCii Art library. It provides high level functions
 for colour text drawing, simple primitives for line, polygon and ellipse
 drawing, as well as powerful image to text conversion routines.
 .
 This package contains the shared library for libcaca.
Homepage: http://caca.zoy.org/wiki/libcaca
Multi-Arch: same

Package: libcaca0-dbgsym
Priority: optional
Section: debug
Installed-Size: 252
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcaca
Version: 0.99.beta20-3+apertis0bv2024dev3b1
Depends: libcaca0 (= 0.99.beta20-3+apertis0bv2024dev3b1)
Filename: pool/target/libc/libcaca/libcaca0-dbgsym_0.99.beta20-3+apertis0bv2024dev3b1_armhf.deb
Size: 195740
MD5sum: bcb92554b78647f3751eac86b8f162fe
SHA1: 0d5f776749eadd01f8718a853a02fc6d12805ff7
SHA256: 0832fb7cdb19976520e36be53ee151bcf04390804f99a9ecf1785d7c435236f9
SHA512: 876de1edab208f219c1b52f4fb45b6c906959c071835235748d0e5bf8228e71834e79cc4dfd7b10fa33b904a0a7bfbcd26287a9d19e196087bac115b1b414322
Description: debug symbols for libcaca0
Auto-Built-Package: debug-symbols
Build-Ids: 1011c38d324ec659327afd59e880ece42bd6aa5c 20a7f768cdcc20d7a162e2dd6216b83ae0f2b2bf 5ff8345f9abd7faeeb995cf762c77a5dcea51af0 d9c842bb17404f9f5fa744d5e0c9a69a2588119a
Multi-Arch: same

Package: libcairo-gobject2
Priority: optional
Section: libs
Installed-Size: 167
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: cairo
Version: 1.16.0-7+apertis0bv2024dev3b1
Depends: libcairo2 (= 1.16.0-7+apertis0bv2024dev3b1), libglib2.0-0 (>= 2.14.0)
Filename: pool/target/c/cairo/libcairo-gobject2_1.16.0-7+apertis0bv2024dev3b1_armhf.deb
Size: 118860
MD5sum: bf5b062e2dffa73f0bddfaf56c991cbb
SHA1: 664bd37b26cd071ef183c497fd2d95beb9344704
SHA256: b59a484dfc8faab33d631a5c735166a0dd32f671288487f3b96de337f6a54491
SHA512: 73ef02b6b07d7a343943622d6c64c6c2cbafde5be35f06714d56c0ff690011c073652ff891faf3d2e996c77e205fd2bd8b34ba757c43840daf6664a9ff1c6e2a
Description: Cairo 2D vector graphics library (GObject library)
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the GObject library, providing wrapper GObject types
 for all cairo types.
Homepage: https://cairographics.org/
Multi-Arch: same

Package: libcairo-gobject2-dbgsym
Priority: optional
Section: debug
Installed-Size: 28
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: cairo
Version: 1.16.0-7+apertis0bv2024dev3b1
Depends: libcairo-gobject2 (= 1.16.0-7+apertis0bv2024dev3b1)
Filename: pool/target/c/cairo/libcairo-gobject2-dbgsym_1.16.0-7+apertis0bv2024dev3b1_armhf.deb
Size: 11960
MD5sum: f46e0c891bb0084be19a1b6632fc264d
SHA1: 656713826c117426f02dd83a274c2056f30eda85
SHA256: cc917ad9c628003c7b5265421bb9cf454ac74e384e06ebd8169394980b36cddd
SHA512: 42f2e69b06f0c5e40eaacbc256255e0fca201fc20d8825cdf3fe55ba3a16497a35585dbec216e6601e31571f3e827f75bcf6df8195e8e7b2ee6af7dd3eab8528
Description: debug symbols for libcairo-gobject2
Auto-Built-Package: debug-symbols
Build-Ids: e90def0940a7f90922348fbd2822fdc98b43e9b1
Multi-Arch: same

Package: libcairo-script-interpreter2
Priority: optional
Section: libs
Installed-Size: 229
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: cairo
Version: 1.16.0-7+apertis0bv2024dev3b1
Depends: libc6 (>= 2.29), libcairo2 (= 1.16.0-7+apertis0bv2024dev3b1), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), liblzo2-2 (>= 2.02), zlib1g (>= 1:1.1.4)
Filename: pool/target/c/cairo/libcairo-script-interpreter2_1.16.0-7+apertis0bv2024dev3b1_armhf.deb
Size: 148080
MD5sum: 7508ea7cb7e258552ef63119094ac7e7
SHA1: b641d9ea8ff69f8a8cf437980c58789afef726fa
SHA256: 5eccceec3e09ead3a321c49f9a7c48adbd369d129a9dcf3cd4566647cd7496b5
SHA512: e3e2bf4e54318c20e2f861ada891ab3949e30dc9e2c49a3a648f3cd5f05355874ad1592b05cee20831ad0d93a368785b23c4b26f188eb916b571d2a19549e2bb
Description: Cairo 2D vector graphics library (script interpreter)
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the script interpreter for executing and manipulating
 cairo execution traces.
Homepage: https://cairographics.org/
Multi-Arch: same

Package: libcairo-script-interpreter2-dbgsym
Priority: optional
Section: debug
Installed-Size: 234
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: cairo
Version: 1.16.0-7+apertis0bv2024dev3b1
Depends: libcairo-script-interpreter2 (= 1.16.0-7+apertis0bv2024dev3b1)
Filename: pool/target/c/cairo/libcairo-script-interpreter2-dbgsym_1.16.0-7+apertis0bv2024dev3b1_armhf.deb
Size: 209568
MD5sum: 3e70cf8e0ea3a47225deef1d89c5a453
SHA1: b317138c5cefa8e7fc3fe0660574c9ee0454d7a6
SHA256: 5774c51b5de461bfc491dca1b9644e8538e4cc660a19807dda1bcec9e075dbe4
SHA512: ff40a8ecd486e8fa61a8314d066ee7bfd74de9075b0ea79402191b027f3e2cfe5b98dedaba907c72384269a1cbc4635e1ac0a63c8433691d0b8f77f9cc22c903
Description: debug symbols for libcairo-script-interpreter2
Auto-Built-Package: debug-symbols
Build-Ids: 1065ff8d1e605fb4365a02cffa2843d81faf10c3
Multi-Arch: same

Package: libcairo2
Priority: optional
Section: libs
Installed-Size: 879
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: cairo
Version: 1.16.0-7+apertis0bv2024dev3b1
Depends: libc6 (>= 2.35), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.9.1), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxext6, libxrender1, zlib1g (>= 1:1.1.4)
Breaks: libwebkit2gtk-3.0-25 (<< 2.4.5-2~), libwebkitgtk-1.0-0 (<< 2.4.5-2~), libwebkitgtk-3.0-0 (<< 2.4.5-2~), weston (<< 1.5.0-3~)
Filename: pool/target/c/cairo/libcairo2_1.16.0-7+apertis0bv2024dev3b1_armhf.deb
Size: 501264
MD5sum: 10172495badcfe155847614d4da271e0
SHA1: 51eaa51eadffe0a397e69e9e4145dee598d5cdde
SHA256: 614fdbd180fde2f1088949a61d1cfc2cced92c7760251625000dabd5dff22793
SHA512: 745a9fedc93da161c99a0f66287fdc6ebea6ee70a856d48d8635a84b13f058c6609185c93ccdd01a7273c3b79357c4a96566266d04290f082af7c81af2247d0f
Description: Cairo 2D vector graphics library
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends. Paths consist
 of line segments and cubic splines and can be rendered at any width
 with various join and cap styles. All colors may be specified with
 optional translucence (opacity/alpha) and combined using the
 extended Porter/Duff compositing algebra as found in the X Render
 Extension.
 .
 Cairo exports a stateful rendering API similar in spirit to the path
 construction, text, and painting operators of PostScript, (with the
 significant addition of translucence in the imaging model). When
 complete, the API is intended to support the complete imaging model of
 PDF 1.4.
 .
 This package contains the shared libraries.
Homepage: https://cairographics.org/
Multi-Arch: same

Package: libcairo2-dbgsym
Priority: optional
Section: debug
Installed-Size: 1938
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: cairo
Version: 1.16.0-7+apertis0bv2024dev3b1
Depends: libcairo2 (= 1.16.0-7+apertis0bv2024dev3b1)
Filename: pool/target/c/cairo/libcairo2-dbgsym_1.16.0-7+apertis0bv2024dev3b1_armhf.deb
Size: 1806420
MD5sum: c1ccf1fe3f91906bb81610a44e087550
SHA1: aef08d9aea688a3e4939b5334b6b4a1bf154009f
SHA256: 3360126794159a5428209478e837b8e7caa266004ce81d07698ff31d416c92bf
SHA512: d48d9b6af68bf8118e6ebbebe61342fda2765353b9a497141744dee44812c630d574c5b51caa3acacba045254c2b9eec67cdc8c78f1f1696d3554ee750ac82cc
Description: debug symbols for libcairo2
Auto-Built-Package: debug-symbols
Build-Ids: 60a1a0a6996bf9b8aeb6a28ed5dfb297c2626a3f
Multi-Arch: same

Package: libcairo2-dev
Priority: optional
Section: libdevel
Installed-Size: 1844
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: cairo
Version: 1.16.0-7+apertis0bv2024dev3b1
Provides: libcairo-dev
Depends: libcairo-gobject2 (= 1.16.0-7+apertis0bv2024dev3b1), libcairo-script-interpreter2 (= 1.16.0-7+apertis0bv2024dev3b1), libcairo2 (= 1.16.0-7+apertis0bv2024dev3b1), libfontconfig-dev (>= 2.2.95), libfreetype-dev (>= 2.1.10), libglib2.0-dev, libpixman-1-dev (>= 0.22.0), libpng-dev, libsm-dev, libx11-dev, libxcb-render0-dev (>= 1.6), libxcb-shm0-dev, libxcb1-dev (>= 1.6), libxext-dev, libxrender-dev (>= 0.6)
Suggests: libcairo2-doc
Filename: pool/target/c/cairo/libcairo2-dev_1.16.0-7+apertis0bv2024dev3b1_armhf.deb
Size: 650552
MD5sum: 3158f9103461d15827cb795da6fca3f6
SHA1: 1e3422829b25a2c297bdc5ec9fa5b2271feaedfe
SHA256: 5239ca44c6ba531081ebbf40e5b8b9da1dfcd29e133b2cb0ed6b9683af160d85
SHA512: c1cf34ae89836357fd7eea450a1c95515352e203f96929358d06a39f6ff0092e0767b81aa9667d2caaf1fadc7edcdc0093531163270388bbf2d1db706135a0e3
Description: Development files for the Cairo 2D graphics library
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the development libraries, header files needed by
 programs that want to compile with Cairo.
Homepage: https://cairographics.org/
Multi-Arch: same

Package: libcairo2-doc
Priority: optional
Section: doc
Installed-Size: 1992
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: cairo
Version: 1.16.0-7+apertis0bv2024dev3b1
Recommends: lynx | www-browser
Filename: pool/target/c/cairo/libcairo2-doc_1.16.0-7+apertis0bv2024dev3b1_all.deb
Size: 245384
MD5sum: bd11404e6b2ee095c78995891ab06627
SHA1: e4a20834b658d940ffb262a5e0610b93e0709e0a
SHA256: 5ffe83a8a1e41448b7901e64ce207c76908ec10c7e15e3b55ae58bb03274c7b8
SHA512: 8c6414d11361637873bc4454e2141e9b6035d61d51c721a0d20e72e6855d5b2d48b2cc52333db3bdd2a837fe979046897d219b75a85ab007c77ac73f97144369
Description: Documentation for the Cairo Multi-platform 2D graphics library
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the HTML documentation for the Cairo library
 in /usr/share/gtk-doc/html/cairo/.
Homepage: https://cairographics.org/
Multi-Arch: foreign

Package: libcamera-dev
Priority: optional
Section: libdevel
Installed-Size: 220
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcamera
Version: 0.0.3-6+apertis2bv2024dev2b1
Depends: libcamera0.0.3 (= 0.0.3-6+apertis2bv2024dev2b1)
Filename: pool/target/libc/libcamera/libcamera-dev_0.0.3-6+apertis2bv2024dev2b1_armhf.deb
Size: 40284
MD5sum: bd45e9f3be137f228fe7b0a264e1713e
SHA1: 957123941401238c41da84f4b89101b58807d93e
SHA256: 6d0f1d0681958d0552273a5ba199cb8b1b22e63b25fc5418b9fac3b4fecc275e
SHA512: 544d4d83f8090d78e646798e490396451eb966f3007622173ef214a678190de197fb9367310feab8e2c4ed6e9e6e45f5a45548cbc79800aac994d77aa1f39065
Description: complex camera support library (development files)
 libcamera is a complex camera support library which handles low-level
 control of the camera devices, providing a unified higher-level
 programming interface to the applications.
 .
 This package provides the necessary files needed for development
Homepage: https://libcamera.org/
Multi-Arch: same

Package: libcamera-doc
Priority: optional
Section: doc
Installed-Size: 23678
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: libcamera
Version: 0.0.3-6+apertis2bv2024dev2b1
Depends: libjs-jquery, libjs-sphinxdoc, libjs-underscore
Recommends: libcamera-dev
Filename: pool/target/libc/libcamera/libcamera-doc_0.0.3-6+apertis2bv2024dev2b1_all.deb
Size: 10922264
MD5sum: 4b9da01d41d31789b78c7dffd98b70ff
SHA1: 3d9de9f271040819077bba8d7df7d7e433ec785d
SHA256: 53c8fc4efcf11626c889326e8a2ef3611b829ef31aa9d4041540d7f3d438ffb8
SHA512: 0f0ca6bcc7de25c0c3a2c3013bf36ae5ec852cabedaea77b658512d47c74d99912c037cb21f6da07dfa778e9f8f4923a4a9cddf74748cf02ebd345e2cd41a85b
Description: complex camera support library (documentation)
 libcamera is a complex camera support library which handles low-level
 control of the camera devices, providing a unified higher-level
 programming interface to the applications.
 .
 This package contains the documentation developing with libcamera.
Homepage: https://libcamera.org/
Multi-Arch: foreign

Package: libcamera-ipa
Priority: optional
Section: libs
Installed-Size: 1085
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcamera
Version: 0.0.3-6+apertis2bv2024dev2b1
Replaces: libcamera0 (<< 0.0.3-1~)
Depends: libc6 (>= 2.34), libcamera0.0.3 (>= 0.0.3), libgcc-s1 (>= 3.5), libstdc++6 (>= 12)
Breaks: libcamera0 (<< 0.0.3-1~)
Filename: pool/target/libc/libcamera/libcamera-ipa_0.0.3-6+apertis2bv2024dev2b1_armhf.deb
Size: 251864
MD5sum: 637ccd1a8193e4f839104c5fdf5047ee
SHA1: 9831514c50de39aa8dd103c1c658a3989e9ebc34
SHA256: 1ac6022a212941beda7d0bb6132870d9639e9d16531914831413f6ebd3519431
SHA512: 4b14c4d4c12c7f43bd9e31d021eed7bff3172021752f76e19e8bd50f01a50885d9b5399abeee2fb007cf3ff2648fa8e1c77a75a59c8f40a7940ed2925c69c55b
Description: complex camera support library (IPA modules)
 libcamera is a complex camera support library which handles low-level
 control of the camera devices, providing a unified higher-level
 programming interface to the applications.
 .
 This package contains the libcamera IPA (Image Processing Algorithms) modules.
Homepage: https://libcamera.org/
Multi-Arch: same

Package: libcamera-ipa-dbgsym
Priority: optional
Section: debug
Installed-Size: 5196
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcamera
Version: 0.0.3-6+apertis2bv2024dev2b1
Depends: libcamera-ipa (= 0.0.3-6+apertis2bv2024dev2b1)
Filename: pool/target/libc/libcamera/libcamera-ipa-dbgsym_0.0.3-6+apertis2bv2024dev2b1_armhf.deb
Size: 4966456
MD5sum: d7d408798e4e4acd5b9d854307207dc6
SHA1: ec86c0b7a73f8c3e6c0074eb19c5435459f5e776
SHA256: 2ad29c7706bc5be2a9478e8e57d303b13d41b34079168447f5bf037a9fde6296
SHA512: e94eab0b40865cbcb492ea20838b98ea89fa968145be822fa7abd6c1dd4c33ba96548783f330e189c54173115349b7fcab16f1fb947d3776566eee396cdbe916
Description: debug symbols for libcamera-ipa
Auto-Built-Package: debug-symbols
Build-Ids: 17529395a4443091ac11cc2a6f9f8ef75598d315 1790591c7f51b888f44ac2799cdda16c837a5dfe 346da366a98f3c26111690c026586fcc2aef34c2 402c8d59c1e9d5b715f90c09f022fd4d6e15539d 526b67002f8b46a7fd369c1056c572c8e17ac767 7745e8ae4fb41b3d1007c0f05b286f1fe7499484 ea9339bc63c366214ac76cccc557a138ae68d428 eb4ec005de34008ddb8651f41b373670cb8715c8
Multi-Arch: same

Package: libcamera-tools
Priority: optional
Section: video
Installed-Size: 701
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcamera
Version: 0.0.3-6+apertis2bv2024dev2b1
Depends: libc6 (>= 2.34), libcamera0.0.3 (>= 0.0.3), libdrm2 (>= 2.4.62), libevent-2.1-7 (>= 2.1.8-stable), libevent-pthreads-2.1-7 (>= 2.1.8-stable), libgcc-s1 (>= 3.5), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5 (>= 5.4.0), libstdc++6 (>= 11), libtiff6 (>= 4.5.0~rc1), libyaml-0-2
Filename: pool/target/libc/libcamera/libcamera-tools_0.0.3-6+apertis2bv2024dev2b1_armhf.deb
Size: 262296
MD5sum: 71513dc99595f2bc97187ede695914a8
SHA1: 48c7d465c5144b7d2d4fe2864972b7888c103453
SHA256: b3ac2c500e9a496ab14feeb2cedc89dfea9a4cf8bd6d888d4f2c18907282e722
SHA512: 755932443e936a5f79f14bcbaac75a5ddecd1478f05a0b0346ce350fbcfdf0ca3bbf90ccfdc0667eb8f67b1bffb0a4a1691a815330ca396ce0bf382080047aa1
Description: complex camera support library (tools)
 libcamera is a complex camera support library which handles low-level
 control of the camera devices, providing a unified higher-level
 programming interface to the applications.
 .
 This package provides cam and qcam, libcamera "Swiss army knife" tools.
Homepage: https://libcamera.org/
Multi-Arch: foreign

Package: libcamera-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 5154
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcamera
Version: 0.0.3-6+apertis2bv2024dev2b1
Depends: libcamera-tools (= 0.0.3-6+apertis2bv2024dev2b1)
Filename: pool/target/libc/libcamera/libcamera-tools-dbgsym_0.0.3-6+apertis2bv2024dev2b1_armhf.deb
Size: 4970648
MD5sum: 9e79a7291a51c799fb0b54e0dce38e75
SHA1: a5eebfc9af5aa3d211f3110b44f68b08d229a459
SHA256: 1c9b941c8cd0b319faec61b6994985fdb34733449bf5f68f4e3976f90be7163c
SHA512: e84d6db47241d6f6907f34830be602a9cc01be6a759c50d599d3a6173b3eaa24142bab20817ccae1e5beaa2a7fe41243f23b839dd3f59d9f17486b30af548008
Description: debug symbols for libcamera-tools
Auto-Built-Package: debug-symbols
Build-Ids: 2a78f10dc57441b3b7bb262b0c0d2aa9c659b342 46cf7a2d4c534263f07d67d4e33ee1612df1fa54 ef03aafc3415f42a6f94d4f45921a981c47fee34

Package: libcamera-v4l2
Priority: optional
Section: libs
Installed-Size: 125
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcamera
Version: 0.0.3-6+apertis2bv2024dev2b1
Replaces: libcamera0 (<< 0.0.3-1~)
Depends: libc6 (>= 2.34), libcamera0.0.3 (>= 0.0.3), libgcc-s1 (>= 3.5), libstdc++6 (>= 12)
Breaks: libcamera0 (<< 0.0.3-1~)
Filename: pool/target/libc/libcamera/libcamera-v4l2_0.0.3-6+apertis2bv2024dev2b1_armhf.deb
Size: 43248
MD5sum: 82e62692fd065363f996c8a06bee64f4
SHA1: fd9931fd33b094449ddf2a2106cc91aadbfd24fb
SHA256: cd18f0d5eaa3f7369d250a612dcdc1f74170a17dc31f54f514d4728a9acf8f25
SHA512: 8936205b50e976d6aded75b336792b71154ea566c9aea7d8e076ef650e64aa5ea0c9776b2e8f3bd5605ec9e72bfc24ee929860816759b7676bed7ef47475c15d
Description: complex camera support library (V4L2 module)
 libcamera is a complex camera support library which handles low-level
 control of the camera devices, providing a unified higher-level
 programming interface to the applications.
 .
 This package contains the libcamera V4L2 module.
Homepage: https://libcamera.org/
Multi-Arch: same

Package: libcamera-v4l2-dbgsym
Priority: optional
Section: debug
Installed-Size: 778
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcamera
Version: 0.0.3-6+apertis2bv2024dev2b1
Depends: libcamera-v4l2 (= 0.0.3-6+apertis2bv2024dev2b1)
Filename: pool/target/libc/libcamera/libcamera-v4l2-dbgsym_0.0.3-6+apertis2bv2024dev2b1_armhf.deb
Size: 765572
MD5sum: a669ec9d315475e76162590bb36939f0
SHA1: 493735ac8dc65e534749bd794f5bec596cc3c40e
SHA256: 62a1d886501442935a8db1a0c3e8bc5e52d0b5296ddc82d742456190b0d57ae5
SHA512: 1a257baaf86b2c7ba8cda5b6f3b5c3b6e638c53b60e6f05450f71d6cb2a10036f572d132e56123167a2619a03fad26a019c63565ea0186800af3adc6fe7cf8d7
Description: debug symbols for libcamera-v4l2
Auto-Built-Package: debug-symbols
Build-Ids: 35343d3698e4236fe791ae0dcd9f5af8e99cd9b7
Multi-Arch: same

Package: libcamera0.0.3
Priority: optional
Section: libs
Installed-Size: 1364
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcamera
Version: 0.0.3-6+apertis2bv2024dev2b1
Replaces: libcamera0 (<< 0.0.3-1~)
Depends: libc6 (>= 2.34), libdw1 (>= 0.158), libgcc-s1 (>= 3.5), libgnutls30 (>= 3.7.3), libstdc++6 (>= 12), libudev1 (>= 183), libunwind8, libyaml-0-2
Suggests: libcamera-ipa
Breaks: libcamera0 (<< 0.0.3-1~)
Filename: pool/target/libc/libcamera/libcamera0.0.3_0.0.3-6+apertis2bv2024dev2b1_armhf.deb
Size: 479572
MD5sum: 00e729c1637cbe435a7440388a1d3dc9
SHA1: 10213c5ea68d0bf73814d7ae2821ce2ba71d5088
SHA256: 0f99d51dda08e0891f93763ede03ca17b99665e23cc8273364d5d17d749e7976
SHA512: 614c562dd84ee852e1f2c651ed9c914205a6061213cbeac9a1e5e7a21f8e2cddf1b1044189862a221a41857f6ed24919f91fd3eae2ba635a6e4f2e1612c5c9af
Description: complex camera support library
 libcamera is a complex camera support library which handles low-level
 control of the camera devices, providing a unified higher-level
 programming interface to the applications.
Homepage: https://libcamera.org/
Multi-Arch: same

Package: libcamera0.0.3-dbgsym
Priority: optional
Section: debug
Installed-Size: 11917
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libcamera
Version: 0.0.3-6+apertis2bv2024dev2b1
Depends: libcamera0.0.3 (= 0.0.3-6+apertis2bv2024dev2b1)
Filename: pool/target/libc/libcamera/libcamera0.0.3-dbgsym_0.0.3-6+apertis2bv2024dev2b1_armhf.deb
Size: 11684588
MD5sum: e9991262bebaabc61f25d9992bb3686b
SHA1: f366517192d141dbf60d2c3d5679dd98f873dd12
SHA256: 850b3565a56cbfc41d2ababf465f5b585758ed6356f63b6c912fb607ae9c70ab
SHA512: 3ed76acaa912c503f6476940c97828968fcd321e1359aa7acdbb8eb97a042967a4ac85cca1bfd7d184fb54fd3f077e2a4a0bf7504355c7cc936b0c8eed630bd5
Description: debug symbols for libcamera0.0.3
Auto-Built-Package: debug-symbols
Build-Ids: c575abfad429c39539ace765d80d7bb8148b44d6 d2dc2d031382a5d92b6ddf9b9d031ee4b3e1acc5
Multi-Arch: same

Package: libcanberra-dev
Priority: optional
Section: libdevel
Installed-Size: 41
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libcanberra0 (= 0.30-10+apertis1bv2024dev2b1)
Filename: pool/target/libc/libcanberra/libcanberra-dev_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 8160
MD5sum: 175b7c6815e546f9037fca19bf60292d
SHA1: 85f9fa51545dc25d3410fc7eef117121e3cd63ca
SHA256: 41a7677d159e395de23352a81eadc99cb66d397d614a46db949894836be141d7
SHA512: 6ab86b7ec8b1ade90c95cfdd87dac2e0c53ffd1c9c3c8d3b85c11384863c3fd492a162321625810977093f00a5b67efe68eea28fef231ef182602adb0cf713ce
Description: simple interface for playing event sounds (development files)
 libcanberra defines a simple abstract interface for playing event
 sounds.
 .
 This package contains headers and libraries for developing
 applications that play event sounds with libcanberra.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Multi-Arch: same

Package: libcanberra-doc
Priority: optional
Section: doc
Installed-Size: 144
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Filename: pool/target/libc/libcanberra/libcanberra-doc_0.30-10+apertis1bv2024dev2b1_all.deb
Size: 20708
MD5sum: 1a19c3bda45f10a4a9b15e17ad64eb6e
SHA1: 035abcd09ab6d142161d9a3b7eea584cc599e124
SHA256: dba43dfd1c7b69fc3bd59a049567c39ff388707a02931a942c645f463520fe50
SHA512: df06185db9aa3464ea3e8765d63b8fabf5c85e7e86a666766704a0bed82a4b33646da86d6e5a3d9ae7e96d9b95ba231dea44c6c0cf2ca85eda798860879eea6e
Description: simple abstract interface for playing event sounds - doc
 libcanberra defines a simple abstract interface for playing event
 sounds.
 .
 libcanberra relies on the XDG sound naming specification for
 identifying event sounds. On Unix/Linux the right sound to play
 is found via the mechanisms defined in the XDG sound theming
 specification.
 .
 This package contains the HTML documentation for libcanberra and
 libcanberra-gtk.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Multi-Arch: foreign

Package: libcanberra-gstreamer
Priority: optional
Section: libs
Installed-Size: 26
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libcanberra0 (= 0.30-10+apertis1bv2024dev2b1), libglib2.0-0 (>= 2.12.0), libgstreamer1.0-0 (>= 1.0.0)
Filename: pool/target/libc/libcanberra/libcanberra-gstreamer_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 8484
MD5sum: 4538805b25072782bad6b6cfb727dea1
SHA1: 95829373fc8a268cc3b2b464bb29b196b1de25ba
SHA256: ec97e35fd84d81d886d3ee20f714aab7840b08b7cfa46250c4b90ebe716ec161
SHA512: b21b5195716b478c5d1197b1a168749d154786459179e3695c6ce4b90322d9a333c86574c7c64818be4f4d3cb3331fda04b7334399c4c5258fd422285c198211
Description: GStreamer backend for libcanberra
 libcanberra defines a simple abstract interface for playing event
 sounds.
 .
 This package contains the GStreamer backend for libcanberra.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Multi-Arch: same

Package: libcanberra-gstreamer-dbgsym
Priority: optional
Section: debug
Installed-Size: 39
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libcanberra-gstreamer (= 0.30-10+apertis1bv2024dev2b1)
Filename: pool/target/libc/libcanberra/libcanberra-gstreamer-dbgsym_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 24468
MD5sum: 5b4ac443f6f4d08e55ecbcd87cc7d0b2
SHA1: 253a73a7c0171b9761ea9239148e9033983bb9d2
SHA256: 42a32dfee1997a424e39a63a9353654b2d68986c9900d31270b435310ad9bfa7
SHA512: ea64dbfff94dc04838a9d945898e3eb9807a6e8e4cfb9283a536b5b43da09b9b817c1df2b8d5c18bae8778a12508b5639fa1cc6ee86b4f1327bbc958c47b212f
Description: debug symbols for libcanberra-gstreamer
Auto-Built-Package: debug-symbols
Build-Ids: 8417a82c7402cd22e8ccadd7dd4883dd3fc5f69c
Multi-Arch: same

Package: libcanberra-gtk-common-dev
Priority: optional
Section: libdevel
Installed-Size: 16
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Replaces: libcanberra-gtk-dev (<< 0.26)
Breaks: libcanberra-gtk-dev (<< 0.26)
Filename: pool/target/libc/libcanberra/libcanberra-gtk-common-dev_0.30-10+apertis1bv2024dev2b1_all.deb
Size: 4048
MD5sum: bc0246a5452b13c33bb889b0a601cd43
SHA1: af520c07fb6bb22aa75209e78427d784bc55fe30
SHA256: eea03f8c2bf1094223d34ff32480d9d2f887c2ae6b8cfbc4e9040469a5c8cd52
SHA512: 132716163be8ae5ae55682cee1f5e9999b420053ccdd19b65e022ae7eae924931d5cd93e99042114c59bbc3f99bceda58bdc757d47b5264017eadfcb9f3e7b02
Description: simple interface for playing event sounds (GTK+ shared development files)
 libcanberra-gtk provides a few functions that simplify
 libcanberra usage from GTK+.
 .
 Contextual information is needed to play event sound. This library
 can help to compile directly event sounds property lists based on
 active GtkWidget objects or GdkEvent events.
 .
 This package contains common headers for developing
 applications using libcanberra-gtk and libcanberra-gtk3
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Multi-Arch: foreign

Package: libcanberra-gtk-dev
Priority: optional
Section: libdevel
Installed-Size: 14
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libcanberra-gtk0 (= 0.30-10+apertis1bv2024dev2b1), libcanberra-dev (= 0.30-10+apertis1bv2024dev2b1), libgtk2.0-dev (>= 2.20), libcanberra-gtk-common-dev
Filename: pool/target/libc/libcanberra/libcanberra-gtk-dev_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 3300
MD5sum: 5055acd3fbc4c7264ee0313b25e3909e
SHA1: 386fda245a0e3b13670f2f14a8a8b4d2a17a6727
SHA256: 6f48a7927e586fa94d74e0d67a87708e1fe3cca57f43575f77c5f974d6c47cad
SHA512: f044fea8d188e69e8548b842a9d370fc21906c4941c9f148ad99f18cfb2972a1781f17c467414d8c375ae3b796031833569ec711b8ea14b75c71a8cc27547084
Description: simple interface for playing event sounds (GTK+ 2 development files)
 libcanberra-gtk provides a few functions that simplify
 libcanberra usage from GTK+.
 .
 Contextual information is needed to play event sound. This library
 can help to compile directly event sounds property lists based on
 active GtkWidget objects or GdkEvent events.
 .
 This package contains headers and libraries for developing
 applications that play event sounds with libcanberra-gtk.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Multi-Arch: same

Package: libcanberra-gtk-module
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libcanberra-gtk0 (>= 0.2), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.24.5-4), libx11-6
Filename: pool/target/libc/libcanberra/libcanberra-gtk-module_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 11012
MD5sum: 9237580e718afd8277402c2adb63d30c
SHA1: ba01672886b5bf24e39645a3f2b7e22826ba4929
SHA256: 29b1c0adac9a6ee97deec5728b4b2dd31f5c2a80e47ed63cf5b6892d508c92f6
SHA512: dab5fde56b425099bf7bd9537115e32ecede62caa0c563024415a7519a1242618b1340d4d8ab6e5eda3aa432c74499e8192527a08e7bd1d9556a3aee32708fc1
Description: translates GTK+ widgets signals to event sounds
 A GtkModule which will automatically hook into all kinds of events
 inside a GTK+ program and generate sound events from them.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Multi-Arch: same

Package: libcanberra-gtk-module-dbgsym
Priority: optional
Section: debug
Installed-Size: 48
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libcanberra-gtk-module (= 0.30-10+apertis1bv2024dev2b1)
Filename: pool/target/libc/libcanberra/libcanberra-gtk-module-dbgsym_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 33636
MD5sum: 1acc775d1b82cf5848274a5a1363f7e5
SHA1: 582fbe139c7bcb78978cf4cd444bacc3d13c66b6
SHA256: 82c6583d08cd9e8954f8d4f08872035c90b7b2cbf2beb7e8dbb86e1f2a8ef11e
SHA512: 2a17fd79d441e2bb06b490681d970818d4e51a9c8e3f707307aaa906cf21aab66ed833b7f26c58161e39e2f06c88e058f1e4f8e8a0ae8e9a1b73b3849c0063f5
Description: debug symbols for libcanberra-gtk-module
Auto-Built-Package: debug-symbols
Build-Ids: c76aba7e3638cc4446cd3f07d7bfeb7907ed8f08
Multi-Arch: same

Package: libcanberra-gtk0
Priority: optional
Section: libs
Installed-Size: 29
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libcanberra0 (>= 0.12), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.24.0), libx11-6
Recommends: libcanberra-gtk-module
Filename: pool/target/libc/libcanberra/libcanberra-gtk0_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 8628
MD5sum: 5d99be08e9960aee228cd789dc19be42
SHA1: 43d8ee0ee02fdcc785948e765a08531922dea49c
SHA256: be7b77d34b5f9de9204d9f468aa954ed9a919bad71c51523b32309bce4e3c1ea
SHA512: d028a177efcf853897aac805ae808aef2f0ed5f1cc131576aab44049280ff50649fa2a6c6237e785d7438c7ecba774bb203acce38277063ad6b6f2812d9aa8ad
Description: GTK+ helper for playing widget event sounds with libcanberra
 libcanberra-gtk provides a few functions that simplify libcanberra
 usage from GTK+.
 .
 Contextual information is needed to play event sound. This library
 can help to compile directly event sounds property lists based on
 active GtkWidget objects or GdkEvent events.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Multi-Arch: same

Package: libcanberra-gtk0-dbgsym
Priority: optional
Section: debug
Installed-Size: 37
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libcanberra-gtk0 (= 0.30-10+apertis1bv2024dev2b1)
Filename: pool/target/libc/libcanberra/libcanberra-gtk0-dbgsym_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 23332
MD5sum: 3f2cb68022e5d87e3589ba44fd4cd0ab
SHA1: 7ec5203e59f89f7b77af3aa3c605a7999cf20f52
SHA256: ca71becd6a4745682dc191255cc9a15c07278b3708f41764f9e107d58064a86b
SHA512: d75e17f0eca80cfefac7edab40ef3875397dfd8a708334eb3066e14a4db34d248518eea1b47aa1f5c7c78abd6453ba4cd99fddf46e662d44d71bc3605236e56c
Description: debug symbols for libcanberra-gtk0
Auto-Built-Package: debug-symbols
Build-Ids: ecd0c2d38f227594833f6238723449f72963a5a8
Multi-Arch: same

Package: libcanberra-gtk3-0
Priority: optional
Section: libs
Installed-Size: 29
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libcanberra0 (>= 0.12), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libx11-6
Recommends: libcanberra-gtk3-module
Filename: pool/target/libc/libcanberra/libcanberra-gtk3-0_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 8732
MD5sum: 33749d0f508d31f9fd7dd27971446252
SHA1: 5270ecb97123ffdd33e5df56f239d684928cc9f1
SHA256: b2003fcbcb867ca70373037248242aa6753ff38963d6562193d33e4c79268ca1
SHA512: 865a40a483051943f0b3ad11034d5c19291ee5c34520ecdb23ed09fac78c84c5b9fe7637d273e5d6bfafba3806ee3a20642a385cf6c02a6705ca27f14663b2c7
Description: GTK+ 3.0 helper for playing widget event sounds with libcanberra
 libcanberra-gtk provides a few functions that simplify libcanberra
 usage from GTK+ 3.0.
 .
 Contextual information is needed to play event sound. This library
 can help to compile directly event sounds property lists based on
 active GtkWidget objects or GdkEvent events.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Multi-Arch: same

Package: libcanberra-gtk3-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 34
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libcanberra-gtk3-0 (= 0.30-10+apertis1bv2024dev2b1)
Filename: pool/target/libc/libcanberra/libcanberra-gtk3-0-dbgsym_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 20424
MD5sum: 1c5c78717bfc46665bf10024376580da
SHA1: 2cc6b33225ef63263e7bd2efa38cc4fe672633c9
SHA256: b80f1d38167fdaf72200f0c3ba9c61e0a11336ee9343709238c1aa41cf984290
SHA512: 78f6675f0a521eec03cbfbdece223b4d0dfb5f47562dac26c1b926f8292372aad4c1571f923e2309727bd65ba43558b1b2605fe57c0e1e3f8069b580b489510d
Description: debug symbols for libcanberra-gtk3-0
Auto-Built-Package: debug-symbols
Build-Ids: 3cc1c5016a8441d099fba1a00f7e4accd0e7fdf0
Multi-Arch: same

Package: libcanberra-gtk3-dev
Priority: optional
Section: libdevel
Installed-Size: 14
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libcanberra-gtk3-0 (= 0.30-10+apertis1bv2024dev2b1), libcanberra-dev (= 0.30-10+apertis1bv2024dev2b1), libcanberra-gtk-common-dev, libgtk-3-dev
Filename: pool/target/libc/libcanberra/libcanberra-gtk3-dev_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 3300
MD5sum: e5bb885618437da76646080cd75cc194
SHA1: 06fe8f17e575217df4270595d1947a6db0ef801b
SHA256: b6073fd185f7c848da332c802e5b3f07e845a3e4f50426ded99bc335976e3afa
SHA512: 0fd944551645838d9071f2810f040cf6362c05f8f48fdca41593b7d4e7f3d8118b75c28f32549160ae1dd70d36d1c4cdbbc0f984fc31f210f266873135d54b5f
Description: simple interface for playing event sounds (GTK+ 3 development files)
 libcanberra-gtk3 provides a few functions that simplify
 libcanberra usage from GTK+ 3.0.
 .
 Contextual information is needed to play event sound. This library
 can help to compile directly event sounds property lists based on
 active GtkWidget objects or GdkEvent events.
 .
 This package contains headers and libraries for developing
 applications that play event sounds with libcanberra-gtk.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Multi-Arch: same

Package: libcanberra-gtk3-module
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libcanberra-gtk3-0 (>= 0.25), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.2.2-3), libx11-6
Filename: pool/target/libc/libcanberra/libcanberra-gtk3-module_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 11100
MD5sum: dfcd736c0f77d01a9021781b0ba776e2
SHA1: b7ced610e7072bcf05e7532fe7d12832e392a3bc
SHA256: e58b90f19a6c9ecbc7551985031d6b616598f2eb7381a659a28cea6b42735410
SHA512: 23ca74935e828ef9468d16b59d1049f537214110ab334f05d9eb4e36c91322c54e2b29c1b8701f2cd251e1cbfb4ceab45ad842197cb41f378e191d8a7e2cca47
Description: translates GTK3 widgets signals to event sounds
 A GtkModule which will automatically hook into all kinds of events
 inside a GTK+ 3.0 program and generate sound events from them.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Multi-Arch: same

Package: libcanberra-gtk3-module-dbgsym
Priority: optional
Section: debug
Installed-Size: 45
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libcanberra-gtk3-module (= 0.30-10+apertis1bv2024dev2b1)
Filename: pool/target/libc/libcanberra/libcanberra-gtk3-module-dbgsym_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 30360
MD5sum: 787fe84c0102a9d0f3a6fa4f2d1fc7b9
SHA1: 1849fc10e42c6299a7f27a6cb11232bc86016511
SHA256: 9f3cfe78da0a694052fabbe9d1e5ce82e81a74158a29762aa20713d083d4251e
SHA512: 2076f94c2c35b463e55c96f4e029a6d6519ae3c227c6b42afd02e7cd78e9a80eddabd5c0c3ee2aed6774445c3397033dd2dae4a876e3fcab06f12ce043980e55
Description: debug symbols for libcanberra-gtk3-module
Auto-Built-Package: debug-symbols
Build-Ids: 4cd4b64ab3276458424ae01a0363726e10b029b5
Multi-Arch: same

Package: libcanberra-pulse
Priority: optional
Section: libs
Installed-Size: 34
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libcanberra0 (= 0.30-10+apertis1bv2024dev2b1), libpulse0 (>= 0.99.1), pulseaudio | pipewire-pulse
Filename: pool/target/libc/libcanberra/libcanberra-pulse_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 11888
MD5sum: ee40cbfc6e67aadb6d5410f2c6553299
SHA1: f9b7522eb1c9f9fcaa3f96f8e431ca3e35f41d88
SHA256: ca2ef1d115faf38389793ab8ee5c6d27f6ddf8a95cadeeb45f692fbc0150fcb1
SHA512: 4030d95bf1aaf2ff309812d3f110599535cc1bfdab502168df42a450a4198bac227476b1dea2dc2a3ab5b675eeedc7db97fdf4c02185924b847a3b950abe0b2a
Description: PulseAudio backend for libcanberra
 libcanberra defines a simple abstract interface for playing event
 sounds.
 .
 This package contains the PulseAudio backend for libcanberra.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Multi-Arch: same

Package: libcanberra-pulse-dbgsym
Priority: optional
Section: debug
Installed-Size: 46
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libcanberra-pulse (= 0.30-10+apertis1bv2024dev2b1)
Filename: pool/target/libc/libcanberra/libcanberra-pulse-dbgsym_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 30496
MD5sum: 590324151ad640791e6428b6b17bb0e1
SHA1: 23b30ab6d0d4f31c47ebb6cb1b58fe9015e97be3
SHA256: 39b45d00a7d85a64a5fa10fd5d77df619f5f58ddf91feccf0cbb3c4911a2083b
SHA512: 4eef9677cd84eff596a09d2642e048f4217263df5d41e2318cde37bfe3a956484cdbe2d14288b120ed09aca0f6d44fb4a085197b852bdeed63d887479de633d2
Description: debug symbols for libcanberra-pulse
Auto-Built-Package: debug-symbols
Build-Ids: 2795567a863388da091337c2e964ff911b197b6e
Multi-Arch: same

Package: libcanberra0
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libltdl7 (>= 2.4.7), libvorbisfile3 (>= 1.1.2), sound-theme-freedesktop
Suggests: libcanberra-gtk0, libcanberra-pulse
Filename: pool/target/libc/libcanberra/libcanberra0_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 31560
MD5sum: fbea85a41d98b6dd58368b9a1db02b9f
SHA1: 998e000cf6273174b661c445473ef4369b5758d9
SHA256: a6c926675f970344812a5a3bb01f8fd1cc2becccfcc77f974c2464e898473eb2
SHA512: 7c7310ac6bfd4370b4baca2028949c62b7007db08b605cdd92547aa7dcb88b48bfb09365af2e90942f672485a2cb86452c5e26592a17878491792d47d15f9184
Description: simple abstract interface for playing event sounds
 libcanberra defines a simple abstract interface for playing event
 sounds.
 .
 libcanberra relies on the XDG sound naming specification for
 identifying event sounds. On Unix/Linux the right sound to play
 is found via the mechanisms defined in the XDG sound theming
 specification.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Multi-Arch: same

Package: libcanberra0-dbgsym
Priority: optional
Section: debug
Installed-Size: 107
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libcanberra
Version: 0.30-10+apertis1bv2024dev2b1
Depends: libcanberra0 (= 0.30-10+apertis1bv2024dev2b1)
Filename: pool/target/libc/libcanberra/libcanberra0-dbgsym_0.30-10+apertis1bv2024dev2b1_armhf.deb
Size: 76940
MD5sum: 17e53989428c087d419136eaa1dff3ec
SHA1: d3d24154ef04d933ea99b55933c1de3c15b305ee
SHA256: 85f096df915085aae95fd2e094fff87983292bae9fb5fc42c44bccb17e0b6ae9
SHA512: 7a47cd239c4673c246c59c993fbb71475eeda92162543844ed1abfb3eb66e25065c24d53ea756c109464acef2a5cb5bd5beb80fad146f3262fa045c06265dba8
Description: debug symbols for libcanberra0
Auto-Built-Package: debug-symbols
Build-Ids: 2566310a300fcea4c715121693fc345e4ebbfa5e 51b42cb3563e50c4952cf0f2fbf2a4acd9511890
Multi-Arch: same

Package: libcap-dev
Priority: optional
Section: libdevel
Installed-Size: 1567
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Source: libcap2
Version: 1:2.66-4+apertis2bv2024dev3b1
Provides: libcap2-dev
Depends: libcap2 (= 1:2.66-4+apertis2bv2024dev3b1), libc6 (>= 2.34)
Suggests: manpages-dev
Filename: pool/target/libc/libcap2/libcap-dev_2.66-4+apertis2bv2024dev3b1_armhf.deb
Size: 401016
MD5sum: 010dbf5c4809beb38aa6c0ef4e723dce
SHA1: 87fe95c887375afd4515c6843335fcc3ac49d3cb
SHA256: 76257d5eef74b497554937de2be4eccfb2cab1db0d6fa97608b5a8a5e0491ca9
SHA512: e21c4620ff44fd6c391cf47093e257923c8f8e98f16f9469018c1de40a4a98dd2b270ed2a9bcffc6465633f68ac84d32be53320bbbc5a326084542ce99526202
Description: POSIX 1003.1e capabilities (development)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains the development files.
Homepage: https://sites.google.com/site/fullycapable/
Multi-Arch: same

Package: libcap-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 543
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Source: libcap2
Version: 1:2.66-4+apertis2bv2024dev3b1
Depends: libcap-dev (= 1:2.66-4+apertis2bv2024dev3b1)
Filename: pool/target/libc/libcap2/libcap-dev-dbgsym_2.66-4+apertis2bv2024dev3b1_armhf.deb
Size: 223044
MD5sum: 960d2b043c887c8bb9d9be66530e73a6
SHA1: a489fb20172861d9eef77dd7bbd0f33574390c9b
SHA256: 76901c13c4b6241eb8c732178caab0e4f6d6e95c8eba44384aee192d26db194a
SHA512: 460c45ae8302df9acb568680b08337bd7fee55f51c329d05af330bb1094c69fffb5dd8ecf0a956ebb65259d704d47bcf6c65ce04f0c5e2b3948831bebc86d707
Description: debug symbols for libcap-dev
Auto-Built-Package: debug-symbols
Build-Ids: 1d2ae05e5f16c5d3d711471fe30f6e61eab2e988 2b03dd2267ba5d58c651e8ec0c13bb3eb17308cf 483697755bd9d692e696f4896c6a142a6c294c90 57439040b165b0fa6c452e207779b88e45461b6f 6ff300abfba7bf7b20f4152acf7d79adf4c382fe 7057d98128efe4d083f5f866b938fdc3964b09ef 927df91ae3f91b28cedc709dafc812d6c6c62fec 9510193b81488fedf77533c75e5cd31bc427b04d cdaa633c6e138fc7d434bca6befa3228ddf53189 d36bd2f02b96c7d351df437adfc71185ba934a56
Multi-Arch: same

Package: libcap-ng-dev
Priority: optional
Section: libdevel
Installed-Size: 79
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: armhf
Source: libcap-ng
Version: 0.8.3-1+apertis0bv2024dev3b1
Depends: libcap-ng0 (= 0.8.3-1+apertis0bv2024dev3b1)
Filename: pool/target/libc/libcap-ng/libcap-ng-dev_0.8.3-1+apertis0bv2024dev3b1_armhf.deb
Size: 30680
MD5sum: e04cf47be6f267f49297fe20e5db8586
SHA1: 63af63b6a949b5fd99162264ece8ba1a21bdd4f7
SHA256: b54049f31601fc950f15c69aeb7804e9b53b5a782f23bef398c4ab2ba3826b37
SHA512: 08318ab4eda215a24c3e703863a11d4deffa130e552bcb056e96e1a4628011cce5b98d2c7f23552f2ce42b5b5c9c0d5dc1d05fddabc7e8089fc718b3e773168f
Description: Development and header files for libcap-ng
 This library implements the user-space interfaces to the POSIX
 1003.1e capabilities available in Linux kernels.  These capabilities are
 a partitioning of the all powerful root privilege into a set of distinct
 privileges.
 .
 The libcap-ng library is intended to make programming with POSIX
 capabilities much easier than the traditional libcap library.
 .
 This package contains header files and static libraries.
Homepage: https://people.redhat.com/sgrubb/libcap-ng
Multi-Arch: same

Package: libcap-ng-utils
Priority: optional
Section: admin
Installed-Size: 65
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: armhf
Source: libcap-ng
Version: 0.8.3-1+apertis0bv2024dev3b1
Depends: libcap-ng0 (= 0.8.3-1+apertis0bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/libc/libcap-ng/libcap-ng-utils_0.8.3-1+apertis0bv2024dev3b1_armhf.deb
Size: 20076
MD5sum: 33d8440928c0af11bf68e9c78fda864d
SHA1: 5454241b17ed4b4fff325161c17c23b28ad9ed7d
SHA256: b5741fc64179c7e20dd56726933197e9cf6afdf64cc25952163c4cc7a5027721
SHA512: 02f704543c24918d8e7417a1e300823e9351410af5bd8a33df08d1ac67b43187cd318795fed236545734e8c58604261267c15e2b458289d97c11a02d60a54347
Description: Utilities for analysing and setting file capabilities
 This library implements the user-space interfaces to the POSIX
 1003.1e capabilities available in Linux kernels.  These capabilities are
 a partitioning of the all powerful root privilege into a set of distinct
 privileges.
 .
 The libcap-ng library is intended to make programming with POSIX
 capabilities much easier than the traditional libcap library.
 .
 This package contains utilities for analysing and setting file capabilities.
Homepage: https://people.redhat.com/sgrubb/libcap-ng

Package: libcap-ng-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 67
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: armhf
Source: libcap-ng
Version: 0.8.3-1+apertis0bv2024dev3b1
Depends: libcap-ng-utils (= 0.8.3-1+apertis0bv2024dev3b1)
Filename: pool/target/libc/libcap-ng/libcap-ng-utils-dbgsym_0.8.3-1+apertis0bv2024dev3b1_armhf.deb
Size: 31804
MD5sum: f4bce502472ee28ba6ad3d18b62cf25e
SHA1: b315c12e614d7d166103a460ff6899af894222bc
SHA256: 7a84643202404526de4317d7be6dec12b48f97d867c15d5b3356de1bd8d83480
SHA512: 98272e0aeb6add0568bf667c115061aa6d0a6746e45fe4fbb02aff76a6fb2095d559ec85766e6f7738820f05be633f4078e915c8cacb2518b1379f58f0cc696f
Description: debug symbols for libcap-ng-utils
Auto-Built-Package: debug-symbols
Build-Ids: 2a257867cbc0d0b15b2bc65e36e6d8e803bc21a9 2a6dc06297e5951f0ac3b40f1d7cdac2c19052b8 82a21210f256f04ad57bc3187fa6a7b912fa8f93 dbdb763e45c5cb8850d9c0b65d0c557814bbd422

Package: libcap-ng0
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: armhf
Source: libcap-ng
Version: 0.8.3-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.33)
Filename: pool/target/libc/libcap-ng/libcap-ng0_0.8.3-1+apertis0bv2024dev3b1_armhf.deb
Size: 16220
MD5sum: e1e659577c52358aa46b4f58aaeb3a09
SHA1: 413fd809cc0179c44ee8a59a8d02cc1bf7fe78b3
SHA256: 9ee6461bde904ea0d5a02f81bb41e5921a3468c963d8b04bb2ec3feac760092c
SHA512: 5d2d130d632a3187607fa486f9abda94de6aa9f3dc5a33effe426d116c806fea2d5693363892df223eae4bce365e79c1058aeb29392349a48a5eaa7f5d940987
Description: alternate POSIX capabilities library
 This library implements the user-space interfaces to the POSIX
 1003.1e capabilities available in Linux kernels.  These capabilities are
 a partitioning of the all powerful root privilege into a set of distinct
 privileges.
 .
 The libcap-ng library is intended to make programming with POSIX
 capabilities much easier than the traditional libcap library.
 .
 This package contains dynamic libraries for libcap-ng.
Homepage: https://people.redhat.com/sgrubb/libcap-ng
Multi-Arch: same

Package: libcap-ng0-dbgsym
Priority: optional
Section: debug
Installed-Size: 47
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: armhf
Source: libcap-ng
Version: 0.8.3-1+apertis0bv2024dev3b1
Depends: libcap-ng0 (= 0.8.3-1+apertis0bv2024dev3b1)
Filename: pool/target/libc/libcap-ng/libcap-ng0-dbgsym_0.8.3-1+apertis0bv2024dev3b1_armhf.deb
Size: 25736
MD5sum: b4b01eaee8509bd7cd876c5cc4909958
SHA1: 210a149630b8ef0d4d3db5774b0d502a6e29fbc8
SHA256: 98378847b5b40a3972ae0f3dda20ea899c842335dbe5f1a0854bcdb07715e911
SHA512: 40a540e86764d61d6bbaf68f3a6c8f092c95aaddec58dccbdbc226da4c348dc240018e241691bb6b5ad9a74278a46cad59c554e01521f66f3f607dfe921b1fa3
Description: debug symbols for libcap-ng0
Auto-Built-Package: debug-symbols
Build-Ids: 5a2282abd380c2dc2f692f268bcbfb7dc6a76ff7 b4f5ea84abcc54692c3fc0f57ed47b6fb36e3305
Multi-Arch: same

Package: libcap2
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Version: 1:2.66-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/libc/libcap2/libcap2_2.66-4+apertis2bv2024dev3b1_armhf.deb
Size: 23884
MD5sum: 93b93678b4826ff577956e6b21e2f810
SHA1: a0a526422149f1400f5091539848468562cc6629
SHA256: d69f87489d6d48b46a7bf9d2912646e1d81124ba91e38741455e60f085afe77b
SHA512: 389d1ab70a0324d9bb3bffff9d8a53af1670df9276603ad72658d59e4ca025870ae581803e4aa466ecdcb2202393d2e538969499af94baef78aebee758aeb46b
Description: POSIX 1003.1e capabilities (library)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains the shared library.
Homepage: https://sites.google.com/site/fullycapable/
Multi-Arch: same

Package: libcap2-bin
Priority: important
Section: utils
Installed-Size: 101
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Source: libcap2
Version: 1:2.66-4+apertis2bv2024dev3b1
Replaces: libcap-bin
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.63)
Recommends: libpam-cap
Breaks: libcap-bin
Filename: pool/target/libc/libcap2/libcap2-bin_2.66-4+apertis2bv2024dev3b1_armhf.deb
Size: 33812
MD5sum: ebea6222288a5ddf12dc3f72f9f8306d
SHA1: 06f5177ba89cb3e5b2e3f6ef89e428c79b0d6ffa
SHA256: d568e3109d066d5fce8d16c651773d1f5bc24c91222e60e21b5f32dc3f451823
SHA512: abe3875f27f56c938d057f94adfedb75be6573bbbb3688d75dfed7838e8073f80a1d87d43cde429053991ead993911955eba68760d435569437c91a368053bdc
Description: POSIX 1003.1e capabilities (utilities)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains additional utilities.
Homepage: https://sites.google.com/site/fullycapable/
Multi-Arch: foreign

Package: libcap2-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 81
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Source: libcap2
Version: 1:2.66-4+apertis2bv2024dev3b1
Depends: libcap2-bin (= 1:2.66-4+apertis2bv2024dev3b1)
Filename: pool/target/libc/libcap2/libcap2-bin-dbgsym_2.66-4+apertis2bv2024dev3b1_armhf.deb
Size: 43328
MD5sum: 4a23410500ad06b1c848946073680113
SHA1: cbd0f690c499103cbf4739aa7d3f7cc749abdfcb
SHA256: 1598324a221207302a1b6d493ad9ae27eadb807ed756815f3ad2d47707166cce
SHA512: 5921afe6a379b60c0f78f1696c9876deb83a29dcc29e99a7e115834ad91a15aab3462c5be256f5e3eded00d6f2286848a965eb928450b06382c68810b95499cc
Description: debug symbols for libcap2-bin
Auto-Built-Package: debug-symbols
Build-Ids: 3697e758a85d954dd6c49c90b249bc9a53ff8df4 45e7ba46cb58ce142672bea6712826c350c1db33 a602a0bdc0ac06cdee7260051172605556d649e9 ce23648c21023106402d2cd9c7b01568867aef27

Package: libcap2-dbgsym
Priority: optional
Section: debug
Installed-Size: 81
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Source: libcap2
Version: 1:2.66-4+apertis2bv2024dev3b1
Depends: libcap2 (= 1:2.66-4+apertis2bv2024dev3b1)
Filename: pool/target/libc/libcap2/libcap2-dbgsym_2.66-4+apertis2bv2024dev3b1_armhf.deb
Size: 59636
MD5sum: 183cf000c9f2b092eec63034a4262088
SHA1: f5d9904837f8cd20db198702301a0fc00620c2c8
SHA256: 909ea4a19a148e6f09ffeefe2fdf9e092ffb8d75626ada82b1bb1161ff5923fd
SHA512: 7733caffa5a458c8a1abb5d3e6940a8448dd2114cb3b167606739a85cf15e2721f6caeb3eace4568bc7f15bbd5dbc6336d652482bb3baaef751638a710a9a39b
Description: debug symbols for libcap2
Auto-Built-Package: debug-symbols
Build-Ids: 41f6d5d50ba985e147d3bcf467d93a519b0efec2 9f50fbd11c347b2a11c0143bd17e189959ea1696
Multi-Arch: same

Package: libcc1-0
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Filename: pool/target/g/gcc-12/libcc1-0_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 33144
MD5sum: 7f7a38ab49d6cf6eb5ce5459cc7cf311
SHA1: c9397814a2d3a1e53e082c6bd60e5f72d6ff4985
SHA256: c6772368bfbe402545bcf8f1ed9e86d1577e50b8b3beb8cbc2eb4528fdc9f3f4
SHA512: 582d46e35352826a38cb94864268b5faad90201ff78a7a50460d8f4d82b87f60eb1ecd1a088ec2cdd37d7c0e0ebc7e4eade779cfc2dbde8c532c72266c3c6fbf
Description: GCC cc1 plugin for GDB
 libcc1 is a plugin for GDB.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libcc1-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 408
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: libcc1-0 (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/libcc1-0-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 406596
MD5sum: e2afd41e9fd8832a8d8492cf3969d8f3
SHA1: 7c70e635e3bb32df63cc094291c82636f9390f74
SHA256: 2621da97471b92c0772cbd14359899bd66069ff43a0e7440f9bf04a2c422c4a5
SHA512: 191c2418e233e0bf22c7c1fb53457ef6b9142f5c9864d20dfce0ca7b7cb9e1280ce2fa6982f5d3ddc84e85eb58bbbb7b9db63af39a30aa494252539c108b4a1c
Description: debug symbols for libcc1-0
Auto-Built-Package: debug-symbols
Build-Ids: e364f3066d9eb16f62993df5fb84d717f2faa245
Multi-Arch: same

Package: libccid
Priority: optional
Section: libs
Installed-Size: 522
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Architecture: armhf
Source: ccid
Version: 1.5.2-1+apertis0bv2024dev2b1
Provides: pcsc-ifd-handler
Depends: libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.9)
Suggests: pcmciautils
Filename: pool/target/c/ccid/libccid_1.5.2-1+apertis0bv2024dev2b1_armhf.deb
Size: 360640
MD5sum: 21fd9e5f4104109713f1cc1cb8f76828
SHA1: 382d602671c5ed35ff4fb7b973e2cde63776ea6b
SHA256: b9475f23d21097f5580693f6bd23c7fe63ae99ebff728ce1284e424c16d61e8d
SHA512: 34a75bb69113cebbd84c3d430a8fad0ab8f5a3d84d11aced6cbcfa5998c7e071590de20a1e3d3e503f4e68abd64e686507940d5fadb17c106f732db79b2c4974
Description: PC/SC driver for USB CCID smart card readers
 This library provides a PC/SC IFD handler implementation for the USB smart
 card drivers compliant to the CCID protocol.
 .
 This package is needed to communicate with the CCID smartcard readers through
 the PC/SC Lite resource manager (pcscd).
 .
 For an exhaustive list of supported reader see
 https://ccid.apdu.fr/select_readers/
 .
 This driver also supports the GemPC Twin connected to a serial port and
 the GemPC Card (PCMCIA, through the suggested pcmciautils package) and
 Gemplus GemPC Express (Express54 card).
Homepage: https://ccid.apdu.fr/

Package: libccid-dbgsym
Priority: optional
Section: debug
Installed-Size: 236
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Architecture: armhf
Source: ccid
Version: 1.5.2-1+apertis0bv2024dev2b1
Depends: libccid (= 1.5.2-1+apertis0bv2024dev2b1)
Filename: pool/target/c/ccid/libccid-dbgsym_1.5.2-1+apertis0bv2024dev2b1_armhf.deb
Size: 199440
MD5sum: 1ce28424422ef05cbedbad344859f4cb
SHA1: 6009c4656def10343c043b85516a20eac06928f2
SHA256: f8915d8927432daf50d65d738b7bcaea35d25d3a409422a913039b181ba5194e
SHA512: cdaa25f103f33cc3e29de3ed3c709705b2a558cb0ce257e12666044c980dc118d15c697ed152fba6b0e910a7b96b6255a6cc4ea737c7bb8ee64fce26b1d9441a
Description: debug symbols for libccid
Auto-Built-Package: debug-symbols
Build-Ids: 0f97a04117ab6413cc20c74914f7d0d2c8f7e5d8 3ae164e8cb7b4d007c3b71df05417899d6234004

Package: libcdparanoia-dev
Priority: optional
Section: libdevel
Installed-Size: 105
Maintainer: Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>
Architecture: armhf
Source: cdparanoia
Version: 3.10.2+debian-14+apertis1bv2024dev3b1
Provides: libcdparanoia0-dev
Depends: libcdparanoia0 (= 3.10.2+debian-14+apertis1bv2024dev3b1)
Filename: pool/target/c/cdparanoia/libcdparanoia-dev_3.10.2+debian-14+apertis1bv2024dev3b1_armhf.deb
Size: 37856
MD5sum: 2c7c506c48cac211f3edc6f3914ca9b8
SHA1: 65e012c58718dd6fdd33b635d580224b28ca74f8
SHA256: 0b51e6ba70aa67d0c20063b7878b36b29e39acfefaac8e267e15b6a8da29fb20
SHA512: 2ad84c11fdd4cc65137e58d3b23abe22763d3ed30a203002d19f1f9a9fd408d96c3d3f9bccd7241999bf05d4dc0b58a54b6ee81475c8910fe69c822dae012bfb
Description: audio extraction tool for sampling CDs (development)
 An audio extraction tool for sampling CDs. Unlike similar programs such as
 cdda2wav, cdparanoia goes to great lengths to try to extract the audio
 information without any artifacts such as jitter.
 .
 This package contains the development files that make a companion to
 the library.
Homepage: https://www.xiph.org/paranoia/
Multi-Arch: same

Package: libcdparanoia0
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>
Architecture: armhf
Source: cdparanoia
Version: 3.10.2+debian-14+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Filename: pool/target/c/cdparanoia/libcdparanoia0_3.10.2+debian-14+apertis1bv2024dev3b1_armhf.deb
Size: 37516
MD5sum: 8144832858a9c9a7f3dcdc3c3394a795
SHA1: fe2360b9e0cb7ca8692f3bdb5fdd345682b102c4
SHA256: 03ba74aa9ed3c205dd72db28479661ffb610c3039cf0376326a3bcdbdc8119c1
SHA512: dd5025f4ba140c69adb2074f43a715e9ab6415aa073e1e2ffd6a5736efa34377fbcf1f3c29bd44136cfe4863b55f8c10ecf4117e3806b052827df62387246bd5
Description: audio extraction tool for sampling CDs (library)
 An audio extraction tool for sampling CDs. Unlike similar programs such as
 cdda2wav, cdparanoia goes to great lengths to try to extract the audio
 information without any artifacts such as jitter.
 .
 This package contains the library of cdparanoia, so that its routines
 can be used by other programs.
Homepage: https://www.xiph.org/paranoia/
Multi-Arch: same

Package: libcdparanoia0-dbgsym
Priority: optional
Section: debug
Installed-Size: 131
Maintainer: Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>
Architecture: armhf
Source: cdparanoia
Version: 3.10.2+debian-14+apertis1bv2024dev3b1
Depends: libcdparanoia0 (= 3.10.2+debian-14+apertis1bv2024dev3b1)
Filename: pool/target/c/cdparanoia/libcdparanoia0-dbgsym_3.10.2+debian-14+apertis1bv2024dev3b1_armhf.deb
Size: 105932
MD5sum: a1c5cfd4a0ea8a6571d91bb3160a6f6f
SHA1: dd7238143b3b9409442e2aeae1c4d59fe2cbd161
SHA256: 6aecb861dd2b61f80bbc6836d997249d1642f962de2367a9d070cae78486af28
SHA512: 5e4698deb5ba71a86350329441d36c3e4edf30384681b60c1ddbfd9004f1ca0ed145187124b7a72e9e9f06df17fd89f3832f270e7c0826fa02e02c0b9521848a
Description: debug symbols for libcdparanoia0
Auto-Built-Package: debug-symbols
Build-Ids: 43ca6974296c6f38a6b275952a2215d904f9f103 54816e31347b62f2b49f65a96e85c8d1ae656e78
Multi-Arch: same

Package: libcjson-dev
Priority: optional
Section: libdevel
Installed-Size: 61
Maintainer: Boyuan Yang <byang@debian.org>
Architecture: armhf
Source: cjson
Version: 1.7.15-1+apertis1bv2024dev3b1
Depends: libcjson1 (= 1.7.15-1+apertis1bv2024dev3b1)
Filename: pool/target/c/cjson/libcjson-dev_1.7.15-1+apertis1bv2024dev3b1_armhf.deb
Size: 26916
MD5sum: 4fd98606cffbb3fd0331e9fb1b58f11c
SHA1: 3be555e5b483c0fa6d03dc3fff7e617d7c668c1f
SHA256: ebeaad0f332efb2f14a100a6b7982c406cbc3495f8df4c64497fba85fddb6c19
SHA512: db5fa6e42c37a1f9e5b81822fac92aec59e20a79a551b735a0b20beda926b47661e31863fdcf7a176fc1815be1d7ffa1a8d496178c7e538c12c4bfb3dcf59802
Description: Ultralightweight JSON parser in ANSI C (development files)
 cJSON is a ultralightweight json parse.
 .
 It aims to be the dumbest possible parser that you can get your job done with.
 .
 It's a single file of C, and a single header file.
 .
 This package contains the header files of cJSON.
Homepage: https://github.com/DaveGamble/cJSON
Multi-Arch: same

Package: libcjson1
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Boyuan Yang <byang@debian.org>
Architecture: armhf
Source: cjson
Version: 1.7.15-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.7)
Filename: pool/target/c/cjson/libcjson1_1.7.15-1+apertis1bv2024dev3b1_armhf.deb
Size: 21020
MD5sum: 70b88e532f38576e4b9fd0804e3b23cf
SHA1: b8fad176bee6d7edc765da3ea4084de44f83a721
SHA256: a1c14c56f4abe2c61fbe5eede7450a3e63f8c71315f8349bbf17e7beb3b28054
SHA512: 68ff3f2e79ac907434811624e6a290e31253b7abbdceb2c2c4ccf42066b192faf4a353f0c0970155cd9b135428468571012dbe5a97d1b590836002cd44197109
Description: Ultralightweight JSON parser in ANSI C
 cJSON is a ultralightweight json parse.
 .
 It aims to be the dumbest possible parser that you can get your job done with.
 .
 It's a single file of C, and a single header file.
 .
 This package contains the shared libraries.
Homepage: https://github.com/DaveGamble/cJSON
Multi-Arch: same

Package: libcjson1-dbgsym
Priority: optional
Section: debug
Installed-Size: 48
Maintainer: Boyuan Yang <byang@debian.org>
Architecture: armhf
Source: cjson
Version: 1.7.15-1+apertis1bv2024dev3b1
Depends: libcjson1 (= 1.7.15-1+apertis1bv2024dev3b1)
Filename: pool/target/c/cjson/libcjson1-dbgsym_1.7.15-1+apertis1bv2024dev3b1_armhf.deb
Size: 32904
MD5sum: 812a93c39346030ea4390bd744d07ee8
SHA1: 52a3c608e3ec3ae54f1f125bbc3be3385d1c00e5
SHA256: df5603c5c52d840df0f34dcfd6e6018630b91978be91e7d37a4f38f9aebb1e1b
SHA512: b36e39aab36d355432695594375e87eb5859b98af0da22346ea2c9ee1cd198162644b3527525a491c74b74152bd5a963e6ef66876463ca50eab53e7b3a9acbaa
Description: debug symbols for libcjson1
Auto-Built-Package: debug-symbols
Build-Ids: e4ed8fb86d83bc857d5133e71297259f99cb665e
Multi-Arch: same

Package: libclang-15-dev
Priority: optional
Section: libdevel
Installed-Size: 240494
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libstdc++-12-dev, libgcc-12-dev, libobjc-12-dev, libclang1-15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libclang-common-15-dev (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/libclang-15-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 25372356
MD5sum: 7d44cb007fafc986248f23c4697c93d5
SHA1: 9f12f9336002d5679d3353b3e8b6733eb36fe530
SHA256: 152063b0893156c7f8ef927ad8f2fd68152cd9627fb6d6bdccb6c60804375ece
SHA512: 19d32cf1eabed96aa57c503690a74db2f4369a9176febaccedb24e0fe2d94aeba1e724b9e0b5b6efb6a406c013fe9b7d8932393c9763c8004e3491d301925def
Description: Clang library - Development package
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This package contains the Clang headers to develop extensions over
 libclang1-15.
Homepage: https://www.llvm.org/

Package: libclang-common-15-dev
Priority: optional
Section: libdevel
Installed-Size: 37799
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1), libllvm15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/libclang-common-15-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 3491632
MD5sum: b93a0972e39506b0dc3e6986962dd2a7
SHA1: b6a06221d881de16f0c5e7accbc1772ef68cf1f6
SHA256: 1ef151201148de99a3e0996e3bd597a47f0032f66fc6e7af659b8594f997ed24
SHA512: ada2744f7607875b865e6621d0ea715429df58fe7713ac68d18abc603a0f7fb07cb6e0aa78a900082157c4ad4bccb64da073b5da6ed88aca4b9b54570941fa2c
Description: Clang library - Common development package
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This package contains the Clang generic headers and some libraries
 (profiling, etc).
Homepage: https://www.llvm.org/

Package: libclang-common-15-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 1558
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libclang-common-15-dev (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/libclang-common-15-dev-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 1017612
MD5sum: 5e4d49829d299228c38de77c060cecbf
SHA1: 1f26e24706e3ec2d7155555fb5558d8b9f6f0622
SHA256: a6229321d2602f04f76b51fba2f0235f2fa23e686b43d7e1c65fa4b20b27cf73
SHA512: 8858b9d4444381429e58070f1a7a4d7974d0f82969efa59fe32f995b2e7fc8993a962cab85c396a421f854d1035c37e7abfe6f3604e7d36f61857f136eac2d64
Description: debug symbols for libclang-common-15-dev
Auto-Built-Package: debug-symbols
Build-Ids: 00bf015f3eec71f8903e560b90f00866a6a242a1 1e4255e55522a3e17bed19ebf0d5a5b7d66bf018 2a79870ce116a05069991a9c2c74a1c232040b5e 4e2fa4cb40a1ec117e1da0311723f9c1b12b0fcc a8149f14764d9d81512eb399ac3c365c02b47569 f6861cbe931735da3cc0652b127a06db4fa9ae30

Package: libclang-cpp15
Priority: optional
Section: libs
Installed-Size: 47902
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libllvm15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libstdc++6 (>= 12)
Filename: pool/target/l/llvm-toolchain-15/libclang-cpp15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 9854336
MD5sum: 92e8cce1a1a63a5930908ae8f42bc257
SHA1: 31f30e69f8137ae60c2a464131bfa27621e71e4a
SHA256: 66985cf9b3c4b45cd9471c6491c94d09a00f123e15944a9f9017874e30503e6c
SHA512: eb6f4c914c2487d5dcb8decd25d437d955e4fab1dde3c326545f00c1555a3f919a8dad35402bfbe316952c857a72658c9feeec4bdc0f9c993ad2fb046a3eabc0
Description: C++ interface to the Clang library
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This package contains the Clang C++ library.
 .
 The C++ Interface to Clang provides an API that exposes
 facilities for parsing source code into an abstract syntax tree (AST),
 loading already-parsed ASTs, traversing the AST, associating physical source
 locations with elements within the AST, and other facilities that support
 Clang-based development tools.
Homepage: https://www.llvm.org/

Package: libclang-cpp15-dbgsym
Priority: optional
Section: debug
Installed-Size: 17719
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libclang-cpp15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/libclang-cpp15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 1692168
MD5sum: 80076ae4c4a73e6f30521f535b9ae69f
SHA1: 91ca5a0a1cdba2d35324920698eac5667bc44f18
SHA256: 1b25e9fc67f3f9ebf0d87c1a993ac24b10155d1ef594085dcefd9be42ae050e9
SHA512: d33a972d65c0ee2377dce744e6a64196f869058183c398166b6bef3d2265c312b954a09500bd2b7d1c2b7cacbe5b4187a3686ba929f14d0bc00dc336e0902592
Description: debug symbols for libclang-cpp15
Auto-Built-Package: debug-symbols
Build-Ids: 8bfaa5747532bc48b0c498a1f76b76ca2ba252e7

Package: libclang-cpp15-dev
Priority: optional
Section: libdevel
Installed-Size: 60
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libstdc++-12-dev, libgcc-12-dev, libclang-cpp15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/libclang-cpp15-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 43944
MD5sum: 0cecbf77d7211a69d6aa98f82028d9fc
SHA1: 930f21cced49bf3aec6ad0d0abaf43c52d6498fd
SHA256: 92af0ebb72c27c7d54b97b8ee6861921602f5261062ca38ddc73a4968e0ea8ac
SHA512: eaeee66a627cfec1140e724f513cc1672c37e5c7c6b0c796bc7bb3fadf0e24d7f5af2a7abbb59c0d0282b71ec9303411e528c31db94a84c2dcc4ae71eda588e5
Description: C++ interface to the Clang library
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This package contains the Clang C++ library.
 .
 The C++ Interface to Clang provides an API that exposes
 facilities for parsing source code into an abstract syntax tree (AST),
 loading already-parsed ASTs, traversing the AST, associating physical source
 locations with elements within the AST, and other facilities that support
 Clang-based development tools.
 .
 This package contains symlinks without a version number, which needed by
 linker at build time.
Homepage: https://www.llvm.org/

Package: libclang1-15
Priority: optional
Section: libs
Installed-Size: 23717
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libllvm15, libstdc++6 (>= 11)
Filename: pool/target/l/llvm-toolchain-15/libclang1-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 5353992
MD5sum: f5761640009c1fd6eb3c3c2168a6c793
SHA1: eb389446596772947b61399d2667f65e7cfc1646
SHA256: 245bc72f8a7c1d8d12632978a8dfccc06b2e8eec2b9ae0ff3158c3637edc5e29
SHA512: 93cd150b17a44e3b3d80d1dee7efa7f6cfacde0fb7b50cc1a12faaf5c210892d4ed30c3d8d94344672f18492977f1831d229d367b3a06ecda79c759fce7b9cb5
Description: C interface to the Clang library
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This package contains the Clang library.
 .
 The C Interface to Clang provides a relatively small API that exposes
 facilities for parsing source code into an abstract syntax tree (AST),
 loading already-parsed ASTs, traversing the AST, associating physical source
 locations with elements within the AST, and other facilities that support
 Clang-based development tools.
Homepage: https://www.llvm.org/

Package: libclang1-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 6969
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libclang1-15-dbg
Depends: libclang1-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Breaks: libclang1-15-dbg
Filename: pool/target/l/llvm-toolchain-15/libclang1-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 804880
MD5sum: d80d824b44bbd7808b3b6fbe19a69267
SHA1: 63c75a0f4ba3b291692195fb0d1617287c9d8378
SHA256: 24809a4d9f4d7fbbbc16e300727b55f2a0c02c832a5547b70d6f22c5d8cd63e6
SHA512: 8a6fd45e7a32544c416ce21c622410f3cf1fbf79dce51cfb7b427513a4a20e903166aec211d49e381d0e1585c29dbae884ad3103802221ee462ae4b9679b4ad6
Description: debug symbols for libclang1-15
Auto-Built-Package: debug-symbols
Build-Ids: 2f3522c41ef2d7f5ead13c39da9f9590c9bfc702

Package: libclc-15
Priority: optional
Section: libs
Installed-Size: 77566
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: all
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y
Provides: libclc-x.y
Depends: libclc-15-dev (= 1:15.0.6-4+apertis2bv2024dev3b1), libclang-common-15-dev
Conflicts: libclc-x.y
Breaks: libclc-amdgcn, libclc-ptx, libclc-r600
Filename: pool/target/l/llvm-toolchain-15/libclc-15_15.0.6-4+apertis2bv2024dev3b1_all.deb
Size: 10135112
MD5sum: 09450b7b42440366cba740762c4fc814
SHA1: 16b8fe050b7fa205de88a853c51aa9144515e46f
SHA256: bc6b35733d41c4d1d7e9ec3171d0f6ba8355a88a13c241d996c5a42ffd2dff39
SHA512: 0957154ecd2e3a323c41db8dc00094190fb4a3c763481198f2a7f1cfdf02e69e924d36e66c05f59a37c974b3681b738cac2810fd0c524fdd6fe7c47ca0ad4e2e
Description: OpenCL C language implementation - platform support
 libclc is an open implementation of the OpenCL C programming language,
 as specified by the OpenCL 1.1 Specification.
 .
 This package contains support for the amdgcn (AMD GPU), PTX and r600
 platforms.
Homepage: https://www.llvm.org/
Multi-Arch: foreign

Package: libclc-15
Priority: optional
Section: libs
Installed-Size: 77727
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: all
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis1bv2024dev2b1
Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y
Provides: libclc-x.y
Depends: libclc-15-dev (= 1:15.0.6-4+apertis1bv2024dev2b1), libclang-common-15-dev
Conflicts: libclc-x.y
Breaks: libclc-amdgcn, libclc-ptx, libclc-r600
Filename: pool/target/l/llvm-toolchain-15/libclc-15_15.0.6-4+apertis1bv2024dev2b1_all.deb
Size: 10308940
MD5sum: 204afc70d01e7f8f6f044589aec9bf13
SHA1: 1396de4c15820cc2aff52067cbf25c4624be6c79
SHA256: fdcf7e2d63386578c3a6c5e6fb200c233aa2472a36cac971484306d7f8094f09
SHA512: 34da34e2c29d41c6e24c9da3024df8e301efd612f01154ef92f8eec0c84f2958da7d4d6c70fe34c62057b36be735c7a71fbdca590dd9495fd3063a7607f94d9f
Description: OpenCL C language implementation - platform support
 libclc is an open implementation of the OpenCL C programming language,
 as specified by the OpenCL 1.1 Specification.
 .
 This package contains support for the amdgcn (AMD GPU), PTX and r600
 platforms.
Homepage: https://www.llvm.org/
Multi-Arch: foreign

Package: libclc-15-dev
Priority: optional
Section: libdevel
Installed-Size: 450
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: all
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libclc-dev, libclc-x.y-dev
Provides: libclc-x.y-dev
Conflicts: libclc-x.y-dev
Breaks: libclc-dev
Filename: pool/target/l/llvm-toolchain-15/libclc-15-dev_15.0.6-4+apertis2bv2024dev3b1_all.deb
Size: 65232
MD5sum: 5bcf252196e41a656078aa800e3532dc
SHA1: 42f9fd0ad61c84ea55ecfec7a17e41c623457d0a
SHA256: 72724ca0bad2d2ce268b632bae2e85163c0759b74b0fcdf96480a1a200c24d84
SHA512: 5a0454689ccbe033bd235984a9debeaa8dc3b80bd66238244cc20ad9b87a85b2b66b6d3fa7267f9dcf2e864f53e15223393691ebd80b463b792c4b005596e1de
Description: OpenCL C language implementation - development files
 libclc is an open implementation of the OpenCL C programming language,
 as specified by the OpenCL 1.1 Specification.
 .
 This package contains development header files.
Homepage: https://www.llvm.org/
Multi-Arch: foreign

Package: libclc-15-dev
Priority: optional
Section: libdevel
Installed-Size: 611
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: all
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis1bv2024dev2b1
Replaces: libclc-dev, libclc-x.y-dev
Provides: libclc-x.y-dev
Conflicts: libclc-x.y-dev
Breaks: libclc-dev
Filename: pool/target/l/llvm-toolchain-15/libclc-15-dev_15.0.6-4+apertis1bv2024dev2b1_all.deb
Size: 230236
MD5sum: aa3805193bd140b05b7d53552fe698e5
SHA1: 68b4c48f69aac3b0c74004c38f5e0b5a9566f167
SHA256: 7a83b1b8d5c8cab6f2fa87458a7963ec06dc59277aa3f2452837a2a2ccd0e610
SHA512: 1052c1e79769de5f294265eaad15d4ac4060eab1361ef6563a5f943dd2041859d6b64a6f4f5241d6bf403b26b429097af4afd9ad071b75adf163997af0433ed7
Description: OpenCL C language implementation - development files
 libclc is an open implementation of the OpenCL C programming language,
 as specified by the OpenCL 1.1 Specification.
 .
 This package contains development header files.
Homepage: https://www.llvm.org/
Multi-Arch: foreign

Package: libcolord-dev
Priority: optional
Section: libdevel
Installed-Size: 963
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Depends: gir1.2-colord-1.0 (= 1.4.6-2.2+apertis2bv2024dev3b1), libcolord2 (= 1.4.6-2.2+apertis2bv2024dev3b1), libglib2.0-dev (>= 2.58)
Filename: pool/target/c/colord/libcolord-dev_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 70268
MD5sum: 4510d3e6c9f3088f2551006b50af1a27
SHA1: 9e0acf4c9f0d3558d06cd76ba51e5101ba48ef7a
SHA256: 2584ff244f2b3243510742aebd1bfdcabeac8a35ba7115907053a63439250a32
SHA512: f86977ab2bbb62d34c301796b380bce293831133b29be203fa17677ef592d2c0246c728773af18fb19899ee6a339aa6345c3e2f96d42dd0f5993b99e086faba5
Description: system service to manage device colour profiles -- development files
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains the development files required to build programs against
 the libcolord library.
Homepage: https://www.freedesktop.org/software/colord/
Multi-Arch: same

Package: libcolord2
Priority: optional
Section: libs
Installed-Size: 426
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.58), liblcms2-2 (>= 2.6), libudev1 (>= 196)
Suggests: colord
Filename: pool/target/c/colord/libcolord2_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 118500
MD5sum: b8f147f122ec48f3c0dd7bd19459ace8
SHA1: 4d388efc354e0bcc55c2fde9d9b7b87ec029d3f5
SHA256: 440300aeb7d6098e1aae8a8363c59bba90cebce30bc115954b9e26e4c97d2e38
SHA512: d7057fd0ae298f16f576db020b602f6ec4d508d87257c5fa01baa0f9445cc61c46ae5b4a4fe13218ff3e8578b7017032d35ecfae172345c37a054cd40ae5812f
Description: system service to manage device colour profiles -- runtime
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains a gobject-based convenience library for programs to
 interact with the colord system daemon.
Homepage: https://www.freedesktop.org/software/colord/
Multi-Arch: same

Package: libcolord2-dbgsym
Priority: optional
Section: debug
Installed-Size: 657
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Depends: libcolord2 (= 1.4.6-2.2+apertis2bv2024dev3b1)
Filename: pool/target/c/colord/libcolord2-dbgsym_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 551840
MD5sum: 8efcc5a7710a6bfc8ea3036836eda5bc
SHA1: b074d65b53da4486f15a16befb9482cc25d35349
SHA256: c198a97a7290d9f808508e6f70f8abc19eb234e48f18f9e048e0ac80672a4d79
SHA512: 1a26e28af081436f2e181fa8925fed36057bfbedadc51bc98788d3ea7877f3447de7ca5420fc37d41eda8e0777c0d3294cc21bee75d8cd70bfad4c4eada81aff
Description: debug symbols for libcolord2
Auto-Built-Package: debug-symbols
Build-Ids: 1b9fa5ce8ea82f622a5e7db4fe316662ca6c4c8e 7db15a94d73d77e0657b12406bd535fb4d7322de
Multi-Arch: same

Package: libcolorhug-dev
Priority: optional
Section: libdevel
Installed-Size: 370
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Replaces: colorhug-client (<< 0.2.0-3)
Depends: gir1.2-colorhug-1.0 (= 1.4.6-2.2+apertis2bv2024dev3b1), libcolord-dev, libcolorhug2 (= 1.4.6-2.2+apertis2bv2024dev3b1), libglib2.0-dev, libgusb-dev (>= 0.2.7)
Breaks: colorhug-client (<< 0.2.0-3)
Filename: pool/target/c/colord/libcolorhug-dev_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 33664
MD5sum: 0281f82e81646cff902fa52cbc38e4fa
SHA1: 83505bc8b03dae491948f9a6339b9cbef5129d09
SHA256: 783093c375b6ae38559be0744fc1469cba71a45d84e88c54add6d8959c002b0e
SHA512: 924af9297de019ab7c2695f3c1fa53e9085df7ddb505bf126f6597b348f0e51af80592b73c190ccacd5ffe7bd2d7fd682969f71bd252d87cef11e38e7e71433f
Description: library to access the ColorHug colourimeter -- development files
 libcolorhug is a gobject-based library for using the ColorHug display
 colourimeter. It supports both reading values from the colourimeter and
 device administration, such as firmware updates.
 .
 This package contains the development files required to build programs against
 the libcolorhug library.
Homepage: https://www.freedesktop.org/software/colord/
Multi-Arch: same

Package: libcolorhug2
Priority: optional
Section: libs
Installed-Size: 107
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.7), libcolord2 (>= 1.4.3), libglib2.0-0 (>= 2.58), libgusb2 (>= 0.2.7)
Filename: pool/target/c/colord/libcolorhug2_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 37480
MD5sum: 32158b52fae87c64291e40c7722cde0e
SHA1: 1107d45cdcb0508494155e10d1eb204307f1c9a8
SHA256: 5b93dc3effa0492c38158b05b44d495ee8cc29e89d2d905694b8a187667dcfb2
SHA512: 292c072302336af5a56f32c43817dbcff380fb1884ad001a6db3c590577ba4000265f06a44ec9c35472f58774b359ae71c3000698440c15a2e1d6fb99908c5f9
Description: library to access the ColorHug colourimeter -- runtime
 libcolorhug is a gobject-based library for using the ColorHug display
 colourimeter. It supports both reading values from the colourimeter and
 device administration, such as firmware updates.
 .
 This package contains a gobject-based convenience library for programs to
 interact with the ColorHug colourimeter.
Homepage: https://www.freedesktop.org/software/colord/
Multi-Arch: same

Package: libcolorhug2-dbgsym
Priority: optional
Section: debug
Installed-Size: 121
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
Source: colord
Version: 1.4.6-2.2+apertis2bv2024dev3b1
Depends: libcolorhug2 (= 1.4.6-2.2+apertis2bv2024dev3b1)
Filename: pool/target/c/colord/libcolorhug2-dbgsym_1.4.6-2.2+apertis2bv2024dev3b1_armhf.deb
Size: 96676
MD5sum: 57cd5ba602c12d5b7e696b6ce19aedf1
SHA1: 919d5654fd1d1ce155f80d3b846e9501b2b1b032
SHA256: 7212191c641e360a2fb9080935884a029e3e02da751a8a82719f7a89581eb6bf
SHA512: eadcffa87a30f458b4271ad2d0461bb9aca7f4fa1d531bffcb147ffe93bc4e446a74119f363da2cbc99ea65009fdfba8eea26246f51111a6d92539be8436540d
Description: debug symbols for libcolorhug2
Auto-Built-Package: debug-symbols
Build-Ids: 53e2f62138c4fc9d23b5a07ef717003e196fccad
Multi-Arch: same

Package: libcom-err2
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Replaces: libcomerr2 (<< 1.43.9-1~)
Provides: libcomerr2 (= 1.47.0-2+apertis0bv2024dev3b2)
Depends: libc6 (>= 2.28)
Breaks: libcomerr2 (<< 1.43.9-1~)
Filename: pool/target/e/e2fsprogs/libcom-err2_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 25644
MD5sum: 75d4dc32b09b561c62d842b52b319a31
SHA1: b8f7bf37234627a60832f09fd7ff75944a9c48ad
SHA256: ba973317df635df8c5b67982c1d77f615ca53be1b76d88f577342af2310b46bc
SHA512: 093ec114077a2b0d1f2907ad4b581837c88e56978cd08b965580ddc790eeddccdb74b8f924bff1d1582d3017c091727659f3e39c11b3db35b5ac2c526e5147a2
Description: common error description library
 libcomerr is an attempt to present a common error-handling mechanism to
 manipulate the most common form of error code in a fashion that does not
 have the problems identified with mechanisms commonly in use.
Homepage: http://e2fsprogs.sourceforge.net
Multi-Arch: same

Package: libcom-err2-dbgsym
Priority: optional
Section: debug
Installed-Size: 25
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Depends: libcom-err2 (= 1.47.0-2+apertis0bv2024dev3b2)
Filename: pool/target/e/e2fsprogs/libcom-err2-dbgsym_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 11628
MD5sum: a868cc739f026a906a95372d3cc4346c
SHA1: e89ba62ff6a2510bd2f497a7df74e701ad4d5e8f
SHA256: 2487b97a511de60c4f439be4fb2ec8a5e28b4b8a6a148e778d9294fc1a6550c8
SHA512: 6d355032489f6254420cb66e125bc865dce29611c321fb5efbbf9ec26d49f67052c3b08658d97d68795c3bce07b1a5339ed4eb0837ec29a48c7a4f50ffe104b1
Description: debug symbols for libcom-err2
Auto-Built-Package: debug-symbols
Build-Ids: b302fb6d51dc35fe1625cfae637ee14e914969af
Multi-Arch: same

Package: libconfig++-dev
Priority: optional
Section: libdevel
Installed-Size: 153
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
Architecture: armhf
Source: libconfig
Version: 1.5-0.4+apertis1bv2024dev2b1
Replaces: libconfig++8-dev (<< 1.4.8)
Depends: libconfig++9v5 (= 1.5-0.4+apertis1bv2024dev2b1), libconfig-dev, pkg-config
Breaks: libconfig++8-dev (<< 1.4.8)
Filename: pool/target/libc/libconfig/libconfig++-dev_1.5-0.4+apertis1bv2024dev2b1_armhf.deb
Size: 39928
MD5sum: 74fa309d05e4a3d9fcd13a519e10816d
SHA1: d2c4e1eb0f29beba95712c33085ad6686dcd172f
SHA256: 0a6b1134e857369d8e47f18054b8a17f9f60234ece0bdf694a36d67e3e125ebb
SHA512: 02dc42f3b2d781c0564566e663629feb92e95f966e1be1c8c69abbea4251a3f11c33dcc44338d9b3006a2091284614d03a11ab8c7396e7caed8a360b89710fc2
Description: parsing/manipulation of structured config files (C++ development)
 This library features a fully reentrant parser and includes bindings for
 both the C and C++ programming languages. It runs on modern POSIX-compliant
 systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on
 Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
 .
 This library allows parsing, manipulating and writing structured configuration
 files. Its main features are:
  - A fully reentrant parser: Multiple configurations can be parsed in
    concurrent threads at the same time.
  - A simple, structured configuration file format: more readable and compact
    than XML and more flexible than Windows' "INI" file format.
  - A low-footprint implementation
  - Proper documentation.
 .
 This package contains the files needed in order to use libconfig
 in your own C++ programs.
Homepage: http://www.hyperrealm.com/libconfig/
Multi-Arch: same

Package: libconfig++9v5
Priority: optional
Section: libs
Installed-Size: 84
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
Architecture: armhf
Source: libconfig
Version: 1.5-0.4+apertis1bv2024dev2b1
Replaces: libconfig++9
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Conflicts: libconfig++9
Filename: pool/target/libc/libconfig/libconfig++9v5_1.5-0.4+apertis1bv2024dev2b1_armhf.deb
Size: 33204
MD5sum: 1f80a36aaefd647c36e5f8a49951d88e
SHA1: 84232db1642a70778f0b5ddc93aceeb48a53a410
SHA256: 652dbab8563e763f30ae2b44ba00e8b7307275fede4537eaf70ef32657584bcc
SHA512: cfb66d085219c489d0861e1a0ba677984a59cd0860e01c02d6694777091358c151b5f7f90d98d4ad2d6c7f3044808ae3f774f7a3e0e56024d0730cd6f363b23c
Description: parsing/manipulation of structured configuration files (C++ binding)
 This library features a fully reentrant parser and includes bindings for
 both the C and C++ programming languages. It runs on modern POSIX-compliant
 systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on
 Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
 .
 This library allows parsing, manipulating and writing structured configuration
 files.
 .
 This is the C++ binding.
Homepage: http://www.hyperrealm.com/libconfig/
Multi-Arch: same

Package: libconfig++9v5-dbgsym
Priority: optional
Section: debug
Installed-Size: 149
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
Architecture: armhf
Source: libconfig
Version: 1.5-0.4+apertis1bv2024dev2b1
Depends: libconfig++9v5 (= 1.5-0.4+apertis1bv2024dev2b1)
Filename: pool/target/libc/libconfig/libconfig++9v5-dbgsym_1.5-0.4+apertis1bv2024dev2b1_armhf.deb
Size: 121960
MD5sum: 2743aeba5fcf6b9abdad31b3962e4343
SHA1: b2992934b4d78e1ed38323e18daf205adb6c7fb0
SHA256: 86a6b7e6f780b9df5c413be4f5387f1da5c3faf76693595b0ff397c0fbd596f7
SHA512: 5ca95b7d7eddd4ef608de8646ab859966c0795bf2a49e6d6c52227a24e302f184f02a63de67ac6db5dd3de981ef0a17dcb5d6582966d34b6dd7afc844a0a516b
Description: debug symbols for libconfig++9v5
Auto-Built-Package: debug-symbols
Build-Ids: cfe9899305d9bef66059976d28d88124135f6079
Multi-Arch: same

Package: libconfig-dev
Priority: optional
Section: libdevel
Installed-Size: 117
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
Architecture: armhf
Source: libconfig
Version: 1.5-0.4+apertis1bv2024dev2b1
Replaces: libconfig8-dev (<< 1.4.8)
Depends: libconfig9 (= 1.5-0.4+apertis1bv2024dev2b1), pkg-config
Recommends: libconfig-doc
Breaks: libconfig8-dev (<< 1.4.8)
Filename: pool/target/libc/libconfig/libconfig-dev_1.5-0.4+apertis1bv2024dev2b1_armhf.deb
Size: 56792
MD5sum: cc34208753ba45e88da3a4c43a210b49
SHA1: 02ae0d9abb6e96fd791368d89750c8c7cea09e0b
SHA256: 96de792960988451e2995e032eda2078197d3e6ae0c6c7e8ebe7b06970625ce0
SHA512: 7a1b43e1853029c0da6c263eb278ad8d306121e609def75602a2554661f86a69c88325ea4f3aabe434e58f9704da3dfb729b6654374cd6e6424b2cbf748456a1
Description: parsing/manipulation of structured config files (development)
 This library features a fully reentrant parser and includes bindings for
 both the C and C++ programming languages. It runs on modern POSIX-compliant
 systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on
 Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
 .
 This library allows parsing, manipulating and writing structured configuration
 files. Its main features are:
  - A fully reentrant parser: Multiple configurations can be parsed in
    concurrent threads at the same time.
  - A simple, structured configuration file format: more readable and compact
    than XML and more flexible than Windows' "INI" file format.
  - A low-footprint implementation
  - Proper documentation.
 .
 This package contains the files needed in order to use libconfig
 in your own programs.
Homepage: http://www.hyperrealm.com/libconfig/
Multi-Arch: same

Package: libconfig-doc
Priority: optional
Section: doc
Installed-Size: 311
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
Architecture: all
Source: libconfig
Version: 1.5-0.4+apertis1bv2024dev2b1
Replaces: libconfig-dev (<= 1.4.8)
Breaks: libconfig-dev (<= 1.4.8)
Filename: pool/target/libc/libconfig/libconfig-doc_1.5-0.4+apertis1bv2024dev2b1_all.deb
Size: 310956
MD5sum: 938de83ac9094bf3744b957052a38de3
SHA1: 2a36f1fdf3788bf2025d33d686e8cef8effa5267
SHA256: 671a673206fba43a23d55b115cc52fcb44ff6d1aca96f1c4a14cf4fa61c01cf5
SHA512: 827d6b37d4c5943823a00c816ed32adb658cd2db8905d96958f054ab3cb37277300cac079355929433ac3bbae74413e791e3909698cf0419b719b289b490aab1
Description: parsing/manipulation of structured config files (Documentation)
 This library features a fully reentrant parser and includes bindings for
 both the C and C++ programming languages. It runs on modern POSIX-compliant
 systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on
 Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
 .
 This library allows parsing, manipulating and writing structured configuration
 files.
 .
 This package provides documentation for the libconfig library.
Homepage: http://www.hyperrealm.com/libconfig/
Multi-Arch: foreign

Package: libconfig9
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
Architecture: armhf
Source: libconfig
Version: 1.5-0.4+apertis1bv2024dev2b1
Depends: libc6 (>= 2.33)
Filename: pool/target/libc/libconfig/libconfig9_1.5-0.4+apertis1bv2024dev2b1_armhf.deb
Size: 26364
MD5sum: c8f39ab7996ee3a47f0c3f094843103b
SHA1: ee091f31ada5f1ebe33f8ef5848714df607f78a0
SHA256: 0516193e661dac74e36bcb861d684d2ff2ccdce9ed05edfbf336dd3c20cdbfc9
SHA512: 502f0ba89207afc9b272c21c3238709d3eb82ca32b330d8c6799fd73c5d908105a4b889337adae84823f57ba6e3612a97d8af358515c23c68ebb4c68939c097b
Description: parsing/manipulation of structured configuration files
 This library features a fully reentrant parser and includes bindings for
 both the C and C++ programming languages. It runs on modern POSIX-compliant
 systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on
 Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
 .
 This library allows parsing, manipulating and writing structured configuration
 files.
Homepage: http://www.hyperrealm.com/libconfig/
Multi-Arch: same

Package: libconfig9-dbgsym
Priority: optional
Section: debug
Installed-Size: 66
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
Architecture: armhf
Source: libconfig
Version: 1.5-0.4+apertis1bv2024dev2b1
Depends: libconfig9 (= 1.5-0.4+apertis1bv2024dev2b1)
Filename: pool/target/libc/libconfig/libconfig9-dbgsym_1.5-0.4+apertis1bv2024dev2b1_armhf.deb
Size: 49240
MD5sum: 3c8244dbb16cd3d5b60cf15e06672428
SHA1: b5dd12b13ebd8da0497db25966c6583f4ab3bdce
SHA256: 509857f3a51093497d488ba382f38335c70f2d34da3d17777be3b5f33957ad60
SHA512: 77da0b87e9e3c52f5608b816b7f0e7fa857dba857828c34c353084c43771f6ace9254b02838304b303e822bee06762bb3c589185399466453552b68c62292b34
Description: debug symbols for libconfig9
Auto-Built-Package: debug-symbols
Build-Ids: e8bbe95022a865aae4b3741a0ef451e317439419
Multi-Arch: same

Package: libcpuinfo-dev
Priority: optional
Section: libdevel
Installed-Size: 89
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: cpuinfo
Version: 0.0~git20220617.082deff-1+apertis2bv2024dev3b1
Depends: libcpuinfo0 (= 0.0~git20220617.082deff-1+apertis2bv2024dev3b1)
Filename: pool/target/c/cpuinfo/libcpuinfo-dev_0.0~git20220617.082deff-1+apertis2bv2024dev3b1_armhf.deb
Size: 19960
MD5sum: 82103a90fae5ee1e73ddad9a0fb72732
SHA1: ca0d039ac20e703c305a3bf2a61cf8ede7b259ac
SHA256: 4fabaa923a38ff33b58c72d3e0e638753b2b97f8c2aa1f57c623adac23ef21b0
SHA512: a9a31a630bb4fd9bc048af145c4cb1278e4fcaf0fb166a6d83f6d76e6932bd455984d98e865d03a4748bd834ad06c687abff6e3da4eba23a9ec8b867286b5d45
Description: CPU INFOrmation library (header file)
 cpuinfo is a library to detect essential for performance optimization
 information about host CPU.
 .
 Features
 .
   - **Cross-platform** availability:
     - Linux, Windows, macOS, Android, and iOS operating systems
     - x86, x86-64, ARM, and ARM64 architectures
   - Modern **C/C++ interface**
     - Thread-safe
     - No memory allocation after initialization
     - No exceptions thrown
   - Detection of **supported instruction sets**, up to AVX512 (x86) and
     ARMv8.3 extensions
   - Detection of SoC and core information:
     - **Processor (SoC) name**
     - Integrated **GPU name** (Android/iOS only)
     - Vendor, **microarchitecture**, and ID (**MIDR** on ARM, **CPUID**
       leaf 1 EAX value on x86) for each CPU core
   - Detection of **cache information**:
     - Cache type (instruction/data/unified), size and line size
     - Cache associativity
     - Cores and logical processors (hyper-threads) sharing the cache
   - Detection of **topology information** (relative between logical
     processors, cores, and processor packages)
   - Well-tested **production-quality** code:
     - 60+ mock tests based on data from real devices
     - Includes work-arounds for common bugs in hardware and OS kernels
     - Supports systems with heterogenous cores, such as **big.LITTLE**
       and Max.Med.Min
   - Permissive **open-source** license (Simplified BSD)
 .
 This package ships with the header file.
Homepage: https://github.com/pytorch/cpuinfo
Multi-Arch: same

Package: libcpuinfo0
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: cpuinfo
Version: 0.0~git20220617.082deff-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/c/cpuinfo/libcpuinfo0_0.0~git20220617.082deff-1+apertis2bv2024dev3b1_armhf.deb
Size: 25336
MD5sum: a1b0fdc3a1d62a5d004da1c3c7b4c873
SHA1: 229f917fdca408eba8dbeefe3a0a5b78887f82e3
SHA256: 9fe3026fd852e458190110057e7973350608a39a86b6a25b64c77944e29e0025
SHA512: e13760a044a8fec7e5f3ff485fa572de1fb74bb3d22e9fa564776be0a224593a422917dc1d6c4f4bb7ccd91187951d8abdf394762feb5273fd3010e17770e863
Description: CPU INFOrmation library (shared object)
 cpuinfo is a library to detect essential for performance optimization
 information about host CPU.
 .
 Features
 .
   - **Cross-platform** availability:
     - Linux, Windows, macOS, Android, and iOS operating systems
     - x86, x86-64, ARM, and ARM64 architectures
   - Modern **C/C++ interface**
     - Thread-safe
     - No memory allocation after initialization
     - No exceptions thrown
   - Detection of **supported instruction sets**, up to AVX512 (x86) and
     ARMv8.3 extensions
   - Detection of SoC and core information:
     - **Processor (SoC) name**
     - Integrated **GPU name** (Android/iOS only)
     - Vendor, **microarchitecture**, and ID (**MIDR** on ARM, **CPUID**
       leaf 1 EAX value on x86) for each CPU core
   - Detection of **cache information**:
     - Cache type (instruction/data/unified), size and line size
     - Cache associativity
     - Cores and logical processors (hyper-threads) sharing the cache
   - Detection of **topology information** (relative between logical
     processors, cores, and processor packages)
   - Well-tested **production-quality** code:
     - 60+ mock tests based on data from real devices
     - Includes work-arounds for common bugs in hardware and OS kernels
     - Supports systems with heterogenous cores, such as **big.LITTLE**
       and Max.Med.Min
   - Permissive **open-source** license (Simplified BSD)
 .
 This package ships with the shared object.
Homepage: https://github.com/pytorch/cpuinfo
Multi-Arch: same

Package: libcpuinfo0-dbgsym
Priority: optional
Section: debug
Installed-Size: 88
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: cpuinfo
Version: 0.0~git20220617.082deff-1+apertis2bv2024dev3b1
Depends: libcpuinfo0 (= 0.0~git20220617.082deff-1+apertis2bv2024dev3b1)
Filename: pool/target/c/cpuinfo/libcpuinfo0-dbgsym_0.0~git20220617.082deff-1+apertis2bv2024dev3b1_armhf.deb
Size: 71092
MD5sum: 3396863870b4e71607f6a185bef1d14f
SHA1: 689ca8cb38aa98ab21e52e00ae478d2dfed37a4a
SHA256: d55b8957ee09f03650c4723bae7385c414b1fc9dbb564c30cdd9fced63d725aa
SHA512: 647023e6a8302f5cbe7b5c18e1a6a46c4f653eb5643766eefe2dea6d3a069d5f9b3ca4737027702130cf2ee4d95149b659f8ebe43cfadc35f92c51787b76214a
Description: debug symbols for libcpuinfo0
Auto-Built-Package: debug-symbols
Build-Ids: 2f32eb49d6fe32fe1b23bba7e4efbc52c54727ac
Multi-Arch: same

Package: libcpupower-dev
Priority: optional
Section: libdevel
Installed-Size: 1188
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Replaces: libcpufreq-dev
Provides: libcpufreq-dev
Depends: libcpupower1 (= 6.3.7-1+apertis3bv2024dev3b1)
Conflicts: libcpufreq-dev
Filename: pool/target/l/linux/libcpupower-dev_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1190940
MD5sum: 88bd4b0da20527e16fd04df2d58ba813
SHA1: ba97d76202e56c2abb99df5d53c720831d87a4f1
SHA256: 8818b6c087abcfb4e36c8223d04b96d13b095aa379444b0dfc23609a4ee7677d
SHA512: f8ac77571723228976bb67b2209df6ed3ba449b8eb0d51102ab22aa5943ea07c1963572f964a0accfdd305688a01b4232b9f7a39e50a526a67fc0df8fb68d2c4
Description: CPU frequency and voltage scaling tools for Linux (development files)
 libcpupower is a library for inspecting and controlling cpufreq and
 cpuidle tunables.
 .
 This package is needed to compile programs against libcpupower.
Homepage: https://www.kernel.org/

Package: libcpupower1
Priority: optional
Section: libs
Installed-Size: 1202
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/l/linux/libcpupower1_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1196872
MD5sum: 6ed9beda1ff3a00fd872541190ba1073
SHA1: f463ea05529b869a481cf068d95915ecd0a961e4
SHA256: 02833275f9e59edf337a32e8359b2e199166876f8aa8ed347c21b4165a714507
SHA512: 11b3ec1407e4b00ea9ce31f6b07db621c41c64ecd2e4794b77bb1ba82964203980913fa0b8346efe40fc2f55126e835c949c08b0c61f9d778e0937cdd324bf32
Description: CPU frequency and voltage scaling tools for Linux (libraries)
 libcpupower is a library for inspecting and controlling cpufreq and
 cpuidle tunables.
 .
 This package contains the shared library.
Homepage: https://www.kernel.org/

Package: libcpupower1-dbgsym
Priority: optional
Section: debug
Installed-Size: 48
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: libcpupower1 (= 6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/libcpupower1-dbgsym_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 32332
MD5sum: 597e90e5ff766a3aacc4d6ce55c1af7d
SHA1: 22c657df1cdeac9547b7b54a9d6622bdd9584bdb
SHA256: 178c8bf9c3e5915b31529ae722ac8851d2cb0c9765e3d69098a4e9a43f264285
SHA512: 40a364fa87751bc55fa9d409137d09366356ab7b379b415633af8a0d45ed24656b28d6a0a9502aaea1dbdf8d344237882416021d4486f3aef4627ba88462a32f
Description: debug symbols for libcpupower1
Auto-Built-Package: debug-symbols
Build-Ids: 5dac6f4485e831acf795c71ea801d55546f651ed

Package: libcroesor-0-4
Priority: optional
Section: oldlibs
Installed-Size: 28
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Depends: libcroesor-0-5
Filename: pool/target/r/rhosydd/libcroesor-0-4_0.2024.1bv2024dev3b1_armhf.deb
Size: 8420
MD5sum: 4a293ecf299f060c50bb8eefc79cc9f4
SHA1: 826d2cc236fcd687ddbf467acf1058c9ef107091
SHA256: 9be8c4aa69feb2b13c84e3e91bff88f49dbcb6184eead67d39823d8920fa61a1
SHA512: 7529cee29e77f478c1340801fbb1f50c00d932195ee0e2495a11101adc9b43ddba520de7b9a462c17c76999ec72dce007954f77c33922a5003d0333611879072
Description: This is a transitional package. It can safely be removed.
 .
 This is a transitional package for libcroesor.
Multi-Arch: same

Package: libcroesor-0-5
Priority: extra
Section: libs
Installed-Size: 95
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Replaces: libcroesor-0-4
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.59.0), libpolkit-gobject-1-0 (>= 0.94), librhosydd-0-6 (>= 0.6.0), libsystemd0
Breaks: libcroesor-0-4
Filename: pool/target/r/rhosydd/libcroesor-0-5_0.2024.1bv2024dev3b1_armhf.deb
Size: 30668
MD5sum: d9112a54079d8941e35c12202f10b4c3
SHA1: 8bb3a2abb6f45256dd32abea8b9abb99b45479d2
SHA256: 1faedb28bb72e3c91cbf235935aec9b70f7171b13c39001d84364dc0f98a2cab
SHA512: b4af441f0e2177b4f266af572cd1ca4735b9f6b4606fca848d2b64ce118a58514235d26ed092327f0e673da9d2539aec343077df353e4a225cb3b4dd6ed8c43c
Description: Sensors and actuators API - shared library for backends
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains the shared library for use by sensor and
 actuator backends. It is not part of the SDK-API and should not be
 used by applications.
Multi-Arch: same

Package: libcroesor-0-5-dbgsym
Priority: optional
Section: debug
Installed-Size: 136
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Replaces: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Depends: libcroesor-0-5 (= 0.2024.1bv2024dev3b1)
Breaks: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Filename: pool/target/r/rhosydd/libcroesor-0-5-dbgsym_0.2024.1bv2024dev3b1_armhf.deb
Size: 105144
MD5sum: 09f32e79262d4ca61b0b76495e392fcb
SHA1: 17da86677ec70c43b405d0db0c9f975282032c36
SHA256: 9368814a00afb3c5dc55dc0738042573635c4ce98567b9e6ce873d808dac3173
SHA512: 76f44b117a194e1e231ef8688fe5157a004be2400aa2e10a93ef9acb3fbfa22618b62b7bb82dc87c112766a13b89757557b5798e19696a0615d4a17c42790c6b
Description: debug symbols for libcroesor-0-5
Auto-Built-Package: debug-symbols
Build-Ids: 9ec05bc870daf7afee37fcd9c7c4a96254a5e4af
Multi-Arch: same

Package: libcroesor-0-dev
Priority: extra
Section: libdevel
Installed-Size: 264
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Depends: gir1.2-croesor-0 (= 0.2024.1bv2024dev3b1), libcroesor-0-5 (= 0.2024.1bv2024dev3b1), libglib2.0-dev, libpolkit-gobject-1-dev
Suggests: libcroesor-0-doc
Filename: pool/target/r/rhosydd/libcroesor-0-dev_0.2024.1bv2024dev3b1_armhf.deb
Size: 48288
MD5sum: 110636060dfabf44500a31725a276088
SHA1: 1800de7f0815cc905f26bdd64a868c9ea8332639
SHA256: d99dcb10fdfd758508a02fd689dd61a0c4d768567425c0b29933fbd0c4afb071
SHA512: 325473b70b75d5fe81aa56bf843f376b1f719db3d8f3f8eeb58a52ae57739073edc1db2c7fbf31f998bb6953778975c5279c460846873dc1cf21e09c96892039
Description: Sensors and actuators API - development library for backends
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains development files for use by sensor and
 actuator backends. It is not part of the SDK-API and should not be
 used by applications.
Multi-Arch: same

Package: libcroesor-0-doc
Priority: extra
Section: doc
Installed-Size: 301
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: all
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Filename: pool/target/r/rhosydd/libcroesor-0-doc_0.2024.1bv2024dev3b1_all.deb
Size: 32364
MD5sum: 6fc81f219fc02867f394335b50d5f717
SHA1: 630d5a8004f49f26f07805c79f8d24bceb3bb175
SHA256: bb1c1b58b0bc91001938722c876bc5ff51dbaf00f19c962c0756c4e7ff49a6a0
SHA512: 1bd02a2f2a60ecf0edbefc668a5f682abc8aa04d7d78c8674aa86a47ed3828251e1f0d4a90f8de08dae37d8acd5a458d352e7aff6684a76a676244dc5f4fda15
Description: Sensors and actuators API - documentation for backends
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains reference documentation for the APIs used
 by sensor and actuator backends.
Multi-Arch: foreign

Package: libcroesor-0-tests
Priority: extra
Section: misc
Installed-Size: 72
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Depends: libcroesor-0-5 (= 0.2024.1bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.58.2), librhosydd-0-6 (>= 0.6.0)
Filename: pool/target/r/rhosydd/libcroesor-0-tests_0.2024.1bv2024dev3b1_armhf.deb
Size: 17780
MD5sum: 30007b452801bafc8fd12ec361ccd9cf
SHA1: c4fe7807a11cdb866269843fbfea55a508b7ff40
SHA256: d0799ae0337ba07972b61e2755136def935ccff70256b1cf3d4ce9287dffeaf6
SHA512: 9f1e36043a2f3e9399a501a17f54d4586944a4039052902b40ecfbacf2145b7bbed8394c361833e9c96f2d22555b0975534d879fc3f73bd6a082ae6bbefdce79
Description: Sensors and actuators API - tests
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains unit tests for the APIs used by sensor and
 actuator backends.

Package: libcroesor-0-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 53
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Replaces: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Depends: libcroesor-0-tests (= 0.2024.1bv2024dev3b1)
Breaks: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Filename: pool/target/r/rhosydd/libcroesor-0-tests-dbgsym_0.2024.1bv2024dev3b1_armhf.deb
Size: 27256
MD5sum: 32d2e217a3cb7402fb0eea515cb97431
SHA1: 78efb4f43b45c3d9249ce7a56f16c0068ba361aa
SHA256: da864b070a7775e95e2d3be75abe29cb3f563f0e9976c1f153f8130c76e7d559
SHA512: 835028aaf918db395e55cd3a12e175c02d885d5a6019ce23287741012cfeee00934ab0d9b814c998695f9de8ce8ee31d5a9f90d0303433687be1df57047018ad
Description: debug symbols for libcroesor-0-tests
Auto-Built-Package: debug-symbols
Build-Ids: 4e342fda18b27ef4880d20bb2bfefc6d9de3a60e 83f5862da1ac18a4be33ab59f7addb0708109cfe c5357b59b4d784df41ca2f01d468567ac3b4f1a4

Package: libcrypt-dev
Priority: optional
Section: libdevel
Installed-Size: 299
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Source: libxcrypt
Version: 1:4.4.33-2+apertis1bv2024dev3b1
Replaces: libc6-dev (<< 2.29-4), libcrypt1-dev, libcrypt2-dev, manpages-dev (<< 5.01-1)
Provides: libcrypt1-dev
Depends: libcrypt1 (= 1:4.4.33-2+apertis1bv2024dev3b1)
Conflicts: libcrypt1-dev, libcrypt2-dev
Breaks: libc6-dev (<< 2.29-4), manpages-dev (<< 5.01-1)
Filename: pool/target/libx/libxcrypt/libcrypt-dev_4.4.33-2+apertis1bv2024dev3b1_armhf.deb
Size: 126488
MD5sum: df2bcbea83774d1849d2d6db420dbe57
SHA1: e234f7b6bc1c22ff12630a52856b8723ef69a840
SHA256: 12e413058c7aca407c973ae0061ef49eb9323cdbf11c3a1b3b1fb219e50df13d
SHA512: e4f18179bc2a9d759540a2672ce69d8eb39d6e7dcb3c48215d0712678f0b5c0cda0ee4967a4affc1da1266a0d2eb67ec331452d973d61b61fc911352ceb8ae65
Description: libcrypt development files
 This package contains the files needed for developing applications that
 use libcrypt.
Multi-Arch: same

Package: libcrypt1
Priority: optional
Section: libs
Installed-Size: 210
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Source: libxcrypt
Version: 1:4.4.33-2+apertis1bv2024dev3b1
Replaces: libc6 (<< 2.29-4)
Depends: libc6 (>= 2.36)
Conflicts: libpam0g (<< 1.4.0-10)
Filename: pool/target/libx/libxcrypt/libcrypt1_4.4.33-2+apertis1bv2024dev3b1_armhf.deb
Size: 97796
MD5sum: bad0370b0e4e738c9cd563c17584180a
SHA1: df3d8c56dadb104b015b19cfa159d0de7edebcd7
SHA256: 1a4dd1689f9b6efeb27802464bff3522c0cbd4bb85b73e9868bed9e593cd06cf
SHA512: 599a6fff2d6f23e39685c8ac20eb904a85c2a3a34943734e1df069610fe16e2892159ec9c1ae844806ab0357307a3302c04887a0b475bbed8543340214783736
Description: libcrypt shared library
 libxcrypt is a modern library for one-way hashing of passwords.
 It supports DES, MD5, NTHASH, SUNMD5, SHA-2-256, SHA-2-512, and
 bcrypt-based password hashes
 It provides the traditional Unix 'crypt' and 'crypt_r' interfaces,
 as well as a set of extended interfaces like 'crypt_gensalt'.
Important: yes
Multi-Arch: same
Protected: yes

Package: libcrypt1-dbgsym
Priority: optional
Section: debug
Installed-Size: 184
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Source: libxcrypt
Version: 1:4.4.33-2+apertis1bv2024dev3b1
Depends: libcrypt1 (= 1:4.4.33-2+apertis1bv2024dev3b1)
Filename: pool/target/libx/libxcrypt/libcrypt1-dbgsym_4.4.33-2+apertis1bv2024dev3b1_armhf.deb
Size: 166216
MD5sum: 3b10f7bb29703a7705a3e2531d209bc0
SHA1: fe7c86718d0263c34d030af2f198847daae40c69
SHA256: 54e6e999d5d5a02bdb598a432ce2f0fc4f5d77ce1ffaf9caa9de1b4314e4bf5a
SHA512: bc6aa7d736fd03efbcdb5a2523b3bfd039abd04d00693bf6a3080d0a2b11fd30b9e1798d2846111eef9e33f3ad70c759cbd449e71a8854e111af8f0b04074406
Description: debug symbols for libcrypt1
Auto-Built-Package: debug-symbols
Build-Ids: 907d9b82379d376efeb69810435e3b19ec41810d
Multi-Arch: same

Package: libcryptsetup-dev
Priority: optional
Section: libdevel
Installed-Size: 153
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: armhf
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1
Depends: libargon2-dev, libblkid-dev, libcryptsetup12 (= 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1), libdevmapper-dev, libjson-c-dev, libssl-dev, uuid-dev
Filename: pool/target/c/cryptsetup/libcryptsetup-dev_2.6.1-4~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 40260
MD5sum: 7001b3e1ec8d2376d9f08bc864095448
SHA1: d0a6f1f10b4fed7ffeaedf7410c9290ee11fe7ba
SHA256: 3fbb8972770d4e58d781e458941f93d99bcf16bf0ee3584772ce580fbe35c321
SHA512: 4033ff5ec6320506d3c2b8a5980123c04a23a43631d2f46f65f2a9732e5dc99c4769617da1a2f5f26708ed01c0c211edd676ef7efa8097071e70011e5d59938c
Description: disk encryption support - development files
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides the libcryptsetup development files.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Multi-Arch: same

Package: libcryptsetup12
Priority: optional
Section: libs
Installed-Size: 391
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: armhf
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1
Depends: libargon2-1 (>= 0~20171227), libblkid1 (>= 2.24.2), libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libjson-c5 (>= 0.15), libssl3 (>= 3.0.0), libuuid1 (>= 2.16)
Filename: pool/target/c/cryptsetup/libcryptsetup12_2.6.1-4~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 199460
MD5sum: a84e598a8cef987c263d8e35e4547292
SHA1: 94ea2835efbe3a84921e3d417ce71a7ec41b22d5
SHA256: 06649f5f808cbe5ad01c7af589ec21a2bc0f0afc9578efb60d11043b5737498a
SHA512: b6cffb83b4bd3c6ec6fbca43b1503f825e5c80515ed52272d9d719d904446da7c494c7b077123b320b63b47f8e14e0ada37f658d8984d058c60129714ce015a0
Description: disk encryption support - shared library
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides the libcryptsetup shared library.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Multi-Arch: same

Package: libcryptsetup12-dbgsym
Priority: optional
Section: debug
Installed-Size: 660
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: armhf
Source: cryptsetup
Version: 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1
Depends: libcryptsetup12 (= 2:2.6.1-4~deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/c/cryptsetup/libcryptsetup12-dbgsym_2.6.1-4~deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 610108
MD5sum: 0d53bde900b7b80410a3a5ecbb71d099
SHA1: 388ee3421532281b4549bba285a6e1736ffbe508
SHA256: e4a3edacf5e98b56fe751826a8134554a0388ac3e9e86a31eccd0419ef70d204
SHA512: 363a186c6baa23c78597d3626113befa71ed4686e7d67f175a739e61f1fbdfc79ed840ce776bd6e382781b94374ba512e345948c6bdcbffc03a778a4f3fce89e
Description: debug symbols for libcryptsetup12
Auto-Built-Package: debug-symbols
Build-Ids: 98eea8cdff0fb7a72ea8f7c5573cf14e86a810d9
Multi-Arch: same

Package: libctypes-ocaml
Priority: optional
Section: ocaml
Installed-Size: 1914
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Architecture: armhf
Source: ocaml-ctypes
Version: 0.20.1-1+apertis0bv2024dev2b1
Provides: libctypes-ocaml-6a983
Depends: libbigarray-compat-ocaml-p0tx9, libintegers-ocaml-uh458, ocaml-base-4.13.1, libc6 (>= 2.34), libffi8 (>= 3.4)
Filename: pool/target/o/ocaml-ctypes/libctypes-ocaml_0.20.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 560272
MD5sum: 403f1a328c59cd5d44a3ff974e2b37f7
SHA1: 40bfff2efc6b6cafc759e7d8b24fe89f6a1d8111
SHA256: 5da6dbb2069f4c1cb3592c1945f0f4260ee0349e87d5b3929cd029270c62506a
SHA512: 3991f3cf6303e5dfbfdfdfa8ac1467cc59333995f45a53e9f4ca8e11fe823cd73b5477d3c167eaa861b1b5e33db6b6ec3267cc32c867e54d707b21ebbbf5ce25
Description: library for binding to C libraries using pure OCaml (runtime)
 The ocaml-ctypes library makes it possible to call C functions
 directly from OCaml without writing or generating C code.  The core
 of the library is a set of combinators for describing C types --
 scalars, functions, structs, unions, arrays, and pointers to values
 and functions.  Type descriptions can then be used to bind native
 functions and values.
 .
 This package contains the shared runtime stub library and plugins.
Homepage: https://github.com/ocamllabs/ocaml-ctypes

Package: libctypes-ocaml-dbgsym
Priority: optional
Section: debug
Installed-Size: 433
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Architecture: armhf
Source: ocaml-ctypes
Version: 0.20.1-1+apertis0bv2024dev2b1
Depends: libctypes-ocaml (= 0.20.1-1+apertis0bv2024dev2b1)
Filename: pool/target/o/ocaml-ctypes/libctypes-ocaml-dbgsym_0.20.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 183572
MD5sum: 5bb679fe166484f5e09ceca643959cc3
SHA1: 4c94f6ae61ff739dfd95b77a414098f3ae4d0827
SHA256: ca6386d3c8f302d73c160e5d255629c9ce2c56c5b68eb51e9a8211fe15155286
SHA512: fa681d18783690cd5d0bcdf50002cd1bc35584ab4031c6c92fa58dbc68f545922810b9d3b8693608691782c586f6b30832259d48a5caaeb63a1f52102b73b73d
Description: debug symbols for libctypes-ocaml
Auto-Built-Package: debug-symbols
Build-Ids: 14cabadfbaadc01765a8007350040d01ef9e3384 4ba6ebd5a147a19fe9fd10ab8d0cb87d785ff100 76323ff476a4472b25c42383a944ebddd165d1cd a9d4602e57b633c46add989203c80ab2864c9c2b b41b7741c321b25fb54ea63271c572132ad031fd eec1962eeaab3743e2f19b1cc0111d91d35e82f5

Package: libctypes-ocaml-dev
Priority: optional
Section: ocaml
Installed-Size: 2468
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Architecture: armhf
Source: ocaml-ctypes
Version: 0.20.1-1+apertis0bv2024dev2b1
Provides: libctypes-ocaml-dev-6a983
Depends: libbigarray-compat-ocaml-dev-p0tx9, libctypes-ocaml-6a983, libintegers-ocaml-dev-uh458, ocaml-4.13.1
Filename: pool/target/o/ocaml-ctypes/libctypes-ocaml-dev_0.20.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 558740
MD5sum: 95e969632bdd1321be6b4a2d68f645ee
SHA1: 78179b17058419fe9736038df818096959d9f42f
SHA256: 8f8229eea7a547ed91ff7074b9f7a8f22f51525eed09061c2ec2851a8247258e
SHA512: 69f1ef4ff9d46445e389cb45d138ca942b715f598656f1de1a9a319ab7d695b4aafe1b5b2cff0cb01a70472b620217088ef09a7c3340ed654f7c255a727cca39
Description: library for binding to C libraries using pure OCaml (dev)
 The ocaml-ctypes library makes it possible to call C functions
 directly from OCaml without writing or generating C code.  The core
 of the library is a set of combinators for describing C types --
 scalars, functions, structs, unions, arrays, and pointers to values
 and functions.  Type descriptions can then be used to bind native
 functions and values.
 .
 This package contains all the development stuff you need to use
 ocaml-ctypes.
Homepage: https://github.com/ocamllabs/ocaml-ctypes

Package: libcue-dev
Priority: optional
Section: libdevel
Installed-Size: 31
Maintainer: Jack Toh <tohc88@outlook.com>
Architecture: armhf
Source: libcue
Version: 2.2.1-4+apertis0bv2024dev2b1
Depends: libcue2 (= 2.2.1-4+apertis0bv2024dev2b1)
Filename: pool/target/libc/libcue/libcue-dev_2.2.1-4+apertis0bv2024dev2b1_armhf.deb
Size: 7840
MD5sum: 842d5a539eb08b71bab3e83a833a4dbc
SHA1: dd53b2113cbe2b30f135842e03faae6027690f6f
SHA256: e15c1e8b0b12c3e57cd759a510e26d881e520ad874d11d95c0a3f4b3e07a2545
SHA512: 981c90826a2bf20e1abc15a7ae4ce1742e90dc9225c963566a8af768f7400c5dab19f0c3df7d8ecd32256547188b0587b9cb0dd93d0310883776accfee57dbfd
Description: CUE Sheet Parser Library - development files
 Libcue is intended to parse a so called cue sheet from a
 char string or a file pointer. For handling of the parsed
 data a convenient API is available.
 .
 This package contains the development files
Homepage: https://github.com/lipnitsk/libcue
Multi-Arch: same

Package: libcue2
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Jack Toh <tohc88@outlook.com>
Architecture: armhf
Source: libcue
Version: 2.2.1-4+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libc/libcue/libcue2_2.2.1-4+apertis0bv2024dev2b1_armhf.deb
Size: 20360
MD5sum: c88fb0f8c9b29e86b447e702e7bf9c3f
SHA1: 4d5ef24d4193412cd490d745f910eb3e0f1cd609
SHA256: 4cfee25a54370726c5bf98799be8c196d3b4e91dfb220c19a15664ad8c03b9ec
SHA512: 08e00a1f879838dd1ec38cf86ae0547ade778d9e26faf2b48a1df598665c7c1ffe52f2c5632488fb5c3bcbd62566ce691caf397eda9c7ddbbac8526d539f32f0
Description: CUE Sheet Parser Library
 Libcue is intended to parse a so called cue sheet from a
 char string or a file pointer. For handling of the parsed
 data a convenient API is available.
Homepage: https://github.com/lipnitsk/libcue
Multi-Arch: same

Package: libcue2-dbgsym
Priority: optional
Section: debug
Installed-Size: 53
Maintainer: Jack Toh <tohc88@outlook.com>
Architecture: armhf
Source: libcue
Version: 2.2.1-4+apertis0bv2024dev2b1
Depends: libcue2 (= 2.2.1-4+apertis0bv2024dev2b1)
Filename: pool/target/libc/libcue/libcue2-dbgsym_2.2.1-4+apertis0bv2024dev2b1_armhf.deb
Size: 36552
MD5sum: e3e02652b45f2826c35aa8ed4b93f692
SHA1: c284bb70b8ba695c9220936852c9e55e6e7e0f7c
SHA256: cb21216a82bdaa4e0d56a0cc4cf49470b5693dc69d75497fa9b9fb4cd9d247e9
SHA512: be2f342f34338b914970e5ab1843335a438b70d8b05bec8e1a4b7d7ef942280ecbc0c6a91d987fe8b7a5ba3e1a922652efc2a58d45e605272f7b9e7c2c23fea5
Description: debug symbols for libcue2
Auto-Built-Package: debug-symbols
Build-Ids: e64044458f9d0cd665c0de9c2c047da0d47ad82a
Multi-Arch: same

Package: libcurl3-gnutls
Priority: optional
Section: libs
Installed-Size: 573
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Source: curl
Version: 7.88.1-10+deb12u1+apertis1bv2024dev3b1
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libnettle8, libnghttp2-14 (>= 1.50.0), libpsl5 (>= 0.16.0), libssh2-1 (>= 1.7.0), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Filename: pool/target/c/curl/libcurl3-gnutls_7.88.1-10+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 349820
MD5sum: 07a8311a5412323f068ca2876ce42173
SHA1: 80b344911e53d9d9ff8aa8325b93cf2618d2e652
SHA256: 922bce010a1f6e375b71bd64b9541633ea9a64301e8c408a8841710bc5541603
SHA512: 6336ad2a3da4f396c0c232596d1365496a7a697392a50bb4dcbf13a802c853912867322abcb127e27e4eba46953c7c15d7bab3e03112378d72ba5bbc0138e46c
Description: easy-to-use client-side URL transfer library (GnuTLS flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by GnuTLS.
Homepage: https://curl.se/
Multi-Arch: same

Package: libcurl3-gnutls-dbgsym
Priority: optional
Section: debug
Installed-Size: 1064
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Source: curl
Version: 7.88.1-10+deb12u1+apertis1bv2024dev3b1
Depends: libcurl3-gnutls (= 7.88.1-10+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/c/curl/libcurl3-gnutls-dbgsym_7.88.1-10+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 971180
MD5sum: ee137dccabc8ae9cbf7ff9e15b06b797
SHA1: afdd643843b9e92431410040da199f02fe37f9dc
SHA256: 8cef5c8bd6baae4578a48840793316306d00bfdfc232a4236be37a99568e8b05
SHA512: 360a6f985d3779a318badd73ffc15487648524ba8d3cf18bf82a971d7ed45b1958b15e4c3e36932fcc25f39f47f5b8f23b449805dcd8ce857b879eec84b1719c
Description: debug symbols for libcurl3-gnutls
Auto-Built-Package: debug-symbols
Build-Ids: 20056a5409f97c65becc10230ef0782a2fefcdf4
Multi-Arch: same

Package: libcurl3-nss
Priority: optional
Section: libs
Installed-Size: 585
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Source: curl
Version: 7.88.1-10+deb12u1+apertis1bv2024dev3b1
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libnghttp2-14 (>= 1.50.0), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.66), libpsl5 (>= 0.16.0), libssh2-1 (>= 1.7.0), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), nss-plugin-pem
Recommends: ca-certificates
Filename: pool/target/c/curl/libcurl3-nss_7.88.1-10+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 357656
MD5sum: 3a02001fed6d25ff7cc893806c843fbf
SHA1: 273902c83271af47d22ed81e474a3036789d6df1
SHA256: 066fb9dfdcc1e7506a4036646d2cdd9236551f95cf0b4a8df6a8764fb11056fb
SHA512: 12d3e349d70bbde4e59c6735e61b01c39f1384d7c01d106cd11c91ec9d116fc69f35085ad2bcb8cf03d19fae8c97057e500c1c35a58e27eddcf2bdc318d5edae
Description: easy-to-use client-side URL transfer library (NSS flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by NSS.
Homepage: https://curl.se/
Multi-Arch: same

Package: libcurl3-nss-dbgsym
Priority: optional
Section: debug
Installed-Size: 1110
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Source: curl
Version: 7.88.1-10+deb12u1+apertis1bv2024dev3b1
Depends: libcurl3-nss (= 7.88.1-10+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/c/curl/libcurl3-nss-dbgsym_7.88.1-10+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 1018976
MD5sum: 48047421b68611af2b9b5ceff3511dac
SHA1: 910a17dc6bb651dac0d52e3a94b9fc8f9b132058
SHA256: dd21795c64e8abb744ebfe16b9163e4a591b40051d2225bcec1f9fe3dd1634e7
SHA512: 7531147ad0e5fda850f5ef610676c401194648a176283a130b20ca1b99bd54d12a23a6a51f375b167a3954299abf4e89885431798172379fc2242fc3827dde4a
Description: debug symbols for libcurl3-nss
Auto-Built-Package: debug-symbols
Build-Ids: b6d74cf9b0abecd9e27252f8c43c0557a258cc06
Multi-Arch: same

Package: libcurl4
Priority: optional
Section: libs
Installed-Size: 580
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Source: curl
Version: 7.88.1-10+deb12u1+apertis1bv2024dev3b1
Replaces: libcurl3
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libnghttp2-14 (>= 1.50.0), libpsl5 (>= 0.16.0), libssh2-1 (>= 1.7.0), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Conflicts: libcurl3
Filename: pool/target/c/curl/libcurl4_7.88.1-10+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 354340
MD5sum: 218684bea21973895bf5643d6ca15220
SHA1: 0b7067c6e620099a2dabc01fb4cb8d359f6e4856
SHA256: 8d5021f6bcd5a36e000883c07ec593395b2737f5d4476d008bcb24193cccf0b0
SHA512: 1cfe1c4d5759b25a8be971d71ef4f02b3f994d4be27b87184e76763ffa1835f6faaf94d05a0e021612b0a05c62930245c0fc1e68c4cd7329899696bb46590b34
Description: easy-to-use client-side URL transfer library (OpenSSL flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by OpenSSL.
Homepage: https://curl.se/
Multi-Arch: same

Package: libcurl4-dbgsym
Priority: optional
Section: debug
Installed-Size: 1096
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Source: curl
Version: 7.88.1-10+deb12u1+apertis1bv2024dev3b1
Depends: libcurl4 (= 7.88.1-10+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/c/curl/libcurl4-dbgsym_7.88.1-10+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 997684
MD5sum: 6c1d9d52d25b32e98108adf991305d37
SHA1: 97f54a77a1ac5055cf934d20313c3e3690d7bfc1
SHA256: 366bf8c80d60f59166647a5f729084e9d166fd020112ab856a42f0dab1698072
SHA512: 469f328c0745df492f5fd10a25b806edb3330cf3248c5f7e26e04932cc42195673fc1dcf9c789919b668f5e03ded6e2b9549bd34a5006e94dc938eb9f9fd9271
Description: debug symbols for libcurl4
Auto-Built-Package: debug-symbols
Build-Ids: 6b5ff5649610ccb4fd007898be280c895bce086b
Multi-Arch: same

Package: libcurl4-doc
Priority: optional
Section: doc
Installed-Size: 1999
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: all
Source: curl
Version: 7.88.1-10+deb12u1+apertis1bv2024dev3b1
Filename: pool/target/c/curl/libcurl4-doc_7.88.1-10+deb12u1+apertis1bv2024dev3b1_all.deb
Size: 1088280
MD5sum: 887b27b74d746d72c3bac6dca9cf57b6
SHA1: a8ade8341bbabfbe27610990a456a7561a83abfa
SHA256: 2c577e845af4418d1d685f1867633bdf70b805b45e1dde56d8745ca3392a07c8
SHA512: ef699b4050cc796fec120aa53a5b2be7650dfbc8785dfa5715d8ae20659c6f4798f19307cdd2c30e5eeeb2dda5d0254030e9d974660e81a3b15132de46d13206
Description: documentation for libcurl
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 This package provides the documentation files for libcurl.
Homepage: https://curl.se/
Multi-Arch: foreign

Package: libcurl4-gnutls-dev
Priority: optional
Section: libdevel
Installed-Size: 1214
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Source: curl
Version: 7.88.1-10+deb12u1+apertis1bv2024dev3b1
Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev
Depends: libcurl3-gnutls (= 7.88.1-10+deb12u1+apertis1bv2024dev3b1)
Suggests: libcurl4-doc, libgnutls28-dev, libidn-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, pkg-config, zlib1g-dev
Conflicts: libcurl4-nss-dev, libcurl4-openssl-dev
Filename: pool/target/c/curl/libcurl4-gnutls-dev_7.88.1-10+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 454116
MD5sum: d9902095c760363593ef14f32e2feb66
SHA1: e07f8255881eede75bf48a6d7c5b9566f71c2a6d
SHA256: dbde72fe0baa696f4b303a610d95d28d6e5505c167e722d781335bed8ffe51d1
SHA512: 33fc9e6e4d9dcf91b5aed567470e07194e5891984b72babfbff1607ff3c2dd5bdd2db6736acb66cd750a2fa851ab99c8d0f7f11433d049bf5023526e9537091d
Description: development files and documentation for libcurl (GnuTLS flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 This package provides the development files (ie. includes, static library,
 manual pages) that allow one to build software which uses libcurl.
 .
 SSL support is provided by GnuTLS.
Homepage: https://curl.se/
Multi-Arch: same

Package: libcurl4-nss-dev
Priority: optional
Section: libdevel
Installed-Size: 1228
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Source: curl
Version: 7.88.1-10+deb12u1+apertis1bv2024dev3b1
Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-nss-dev, libcurl4-dev
Depends: libcurl3-nss (= 7.88.1-10+deb12u1+apertis1bv2024dev3b1)
Suggests: libcurl4-doc, libidn-dev, libkrb5-dev, libldap2-dev, libnss3-dev, librtmp-dev, libssh2-1-dev, pkg-config, zlib1g-dev
Conflicts: libcurl4-gnutls-dev, libcurl4-openssl-dev
Filename: pool/target/c/curl/libcurl4-nss-dev_7.88.1-10+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 461788
MD5sum: 33da01842596fe6d398854bfe1f8c04e
SHA1: 3f4831145cd934aa1835ed576657c2e2a82b9b8e
SHA256: e0d5d725c94881ba92b4b8603df720549a972ea91f69c6100309cec2ddda7823
SHA512: eea384621ef8e696b10ca2516c84397be2125650442fb80273a916933c7882eee8876a242d376093768cb63065a2505b4827dd293f2f329791d55be7c07efa3d
Description: development files and documentation for libcurl (NSS flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 This package provides the development files (ie. includes, static library,
 manual pages) that allow one to build software which uses libcurl.
 .
 SSL support is provided by NSS.
Homepage: https://curl.se/
Multi-Arch: same

Package: libcurl4-openssl-dev
Priority: optional
Section: libdevel
Installed-Size: 1225
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: armhf
Source: curl
Version: 7.88.1-10+deb12u1+apertis1bv2024dev3b1
Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-dev, libcurl3-openssl-dev, libcurl4-dev
Depends: libcurl4 (= 7.88.1-10+deb12u1+apertis1bv2024dev3b1)
Suggests: libcurl4-doc, libidn-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, libssl-dev, pkg-config, zlib1g-dev
Conflicts: libcurl4-gnutls-dev, libcurl4-nss-dev, libssl1.0-dev
Filename: pool/target/c/curl/libcurl4-openssl-dev_7.88.1-10+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 458996
MD5sum: 1a9051a2954c11f0da6d549c0262cae5
SHA1: 6c43fff71e44d84ad7c8ea742510394b6ae06187
SHA256: c8c77e3f56d688917016a019a5939efab792a2988b2ae575dde6f1cdd84021cb
SHA512: 7281f9509ec017a6532f8b51a3929011321f82ce41f5ac7f3d8d84329164b411e04c3a0bd6539ce130d9da129c004675c5a7742fd1a746d9043a0a85b7fb6862
Description: development files and documentation for libcurl (OpenSSL flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 This package provides the development files (ie. includes, static library,
 manual pages) that allow one to build software which uses libcurl.
 .
 SSL support is provided by OpenSSL.
Homepage: https://curl.se/
Multi-Arch: same

Package: libd3dadapter9-mesa
Priority: optional
Section: libs
Installed-Size: 6638
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.5), libllvm15, libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libudev1
Filename: pool/target/m/mesa/libd3dadapter9-mesa_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 2089676
MD5sum: c5d3f95e0db5531292db8f40ae2861f9
SHA1: ccb52b06897eb6cb0e8fbd2297871824ad0f784b
SHA256: 37ca3400a84a1fa2f170948da08cf2dd7a9cb341ee4a9890ad997621ccfc6a74
SHA512: e476e72e63d4f5dd22dd9648fef4d5bf37dd61d569b084b919d1738c9e2a0ead397c2601d32e73b8cd0ffbb53173da964bd209cf60cd65cafa18671eac560964
Description: state-tracker for Direct3D9
 This package contains a Gallium3D state tracker that implements the Direct3D9
 API.  Combined with the gallium-nine branch of Wine, programs using D3D9 can
 achieve native (or better) graphics performance.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libd3dadapter9-mesa-dbgsym
Priority: optional
Section: debug
Installed-Size: 14418
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libd3dadapter9-mesa (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/m/mesa/libd3dadapter9-mesa-dbgsym_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 13816008
MD5sum: f5e6bf5eed2a94426f8a1743530fa828
SHA1: 904af336732e04d9ab7424ee10c128d6254bb52f
SHA256: d40678ba7c47b770e1d07ed6afe6de5403f22eb5cc8e2158bc76ad350a1285a6
SHA512: 3885f1e5cfd9de4bdb69c627296f17c3b20d6ea786b8c82aba0e37e1d86593aa86179df4caddf5551c26020e08a8e2e6e756279029454e70b371ab517ab8f4f8
Description: debug symbols for libd3dadapter9-mesa
Auto-Built-Package: debug-symbols
Build-Ids: 5ecb03e09d618a505ebe75f2962d67d29275eabb
Multi-Arch: same

Package: libd3dadapter9-mesa-dev
Priority: optional
Section: libdevel
Installed-Size: 79
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libd3dadapter9-mesa (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1), libudev1
Filename: pool/target/m/mesa/libd3dadapter9-mesa-dev_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 38464
MD5sum: 5abf14b8f10a94a052c118fd60d9cd4b
SHA1: 6411a52b4b2a6072ea3b7961b0a1504f79cdbfa3
SHA256: 4460bb0df3ec7f99d681387d8e45dcdd00863827912a382cddaa3367178e1b66
SHA512: 9768d4b17beeae08e7ac77b7127ad4a23b9d557714165d91aba1c56508078fe11278b1fdaeea62317a9af119971aeef06e61629feef1e4bae96310336c3acb2c
Description: state-tracker for Direct3D9 -- development files
 This package contains a Gallium3D state tracker that implements the Direct3D9
 API.  Combined with the gallium-nine branch of Wine, programs using D3D9 can
 achieve native (or better) graphics performance.
 .
 Development files
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libdaemon-dev
Priority: optional
Section: libdevel
Installed-Size: 71
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libdaemon
Version: 0.14-7.1+apertis1bv2024dev3b1
Depends: libdaemon0 (= 0.14-7.1+apertis1bv2024dev3b1)
Suggests: libdaemon-doc
Filename: pool/target/libd/libdaemon/libdaemon-dev_0.14-7.1+apertis1bv2024dev3b1_armhf.deb
Size: 17760
MD5sum: 84e74a4b9e98065562557da5b1b74bee
SHA1: d656a453453b66b7f84c7da974f1b4eb34ff6c38
SHA256: 9ace8739dcd98d4a5b2f96e3951ad925aa13f0c769e2bf30f52933914adc275e
SHA512: 24c50d08891f143034e3b8161884a181a9077c6070c83fe09db4ba022b3d35639864c93ffb9342ea595dfceaa10d70243c4a3bc6e2c920701238dd65492f76b8
Description: lightweight C library for daemons - development files
 libdaemon is a lightweight C library which eases the writing of UNIX daemons.
 It consists of the following parts:
 .
  * Wrapper around fork() for correct daemonization of a process
  * Wrapper around syslog() for simple log output to syslog or STDERR
  * An API for writing PID files
  * An API for serializing signals into a pipe for use with select() or poll()
  * An API for running subprocesses with STDOUT and STDERR redirected to syslog
 .
 Routines like these are included in most of the daemon software available. It
 is not simple to get these done right and code duplication is not acceptable.
 .
 This package includes the header files and the static version of the library.
Homepage: http://0pointer.de/lennart/projects/libdaemon/
Multi-Arch: same

Package: libdaemon-doc
Priority: optional
Section: doc
Installed-Size: 640
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libdaemon
Version: 0.14-7.1+apertis1bv2024dev3b1
Replaces: libdaemon-dev (<< 0.14-7~)
Breaks: libdaemon-dev (<< 0.14-7~)
Filename: pool/target/libd/libdaemon/libdaemon-doc_0.14-7.1+apertis1bv2024dev3b1_all.deb
Size: 112664
MD5sum: e2ae38532a02e2ce80ebc9fa50900077
SHA1: 0f2505ebfafa016191f83a587062c1eba99babf5
SHA256: 1e651494c59e9c3c91f2ab1690b9cc5d63ac025ce65e832097655394733c82a1
SHA512: bf52fe05323cacd7c674b525f2051f2b24277ddc6395a7731e61479898ed11862b4cc78533de05d67112c8838fa56d4494a86e305d591529add52e4fc720452c
Description: lightweight C library for daemons - documentation
 libdaemon is a lightweight C library which eases the writing of UNIX daemons.
 It consists of the following parts:
 .
  * Wrapper around fork() for correct daemonization of a process
  * Wrapper around syslog() for simple log output to syslog or STDERR
  * An API for writing PID files
  * An API for serializing signals into a pipe for use with select() or poll()
  * An API for running subprocesses with STDOUT and STDERR redirected to syslog
 .
 Routines like these are included in most of the daemon software available. It
 is not simple to get these done right and code duplication is not acceptable.
 .
 This package contains the API documentation of the library.
Homepage: http://0pointer.de/lennart/projects/libdaemon/
Multi-Arch: foreign

Package: libdaemon0
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libdaemon
Version: 0.14-7.1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/libd/libdaemon/libdaemon0_0.14-7.1+apertis1bv2024dev3b1_armhf.deb
Size: 11240
MD5sum: f6724ad805addce57560f1c3107170fe
SHA1: cb8d660d2fdaae47e0d158efc97d7cc16d373714
SHA256: cc8eb6582f24c02713c76419afe20fb6b798e7aa15663c0da125a2a0781c901c
SHA512: c78de509601c6066388e458a731ab5b1a3c71f7dba4240406b3ff9ea501cbe82e4309f85430e8be9341963b7eba693f4984639e8fd5280022cb52130da71a139
Description: lightweight C library for daemons - runtime library
 libdaemon is a lightweight C library which eases the writing of UNIX daemons.
 It consists of the following parts:
 .
  * Wrapper around fork() for correct daemonization of a process
  * Wrapper around syslog() for simple log output to syslog or STDERR
  * An API for writing PID files
  * An API for serializing signals into a pipe for use with select() or poll()
  * An API for running subprocesses with STDOUT and STDERR redirected to syslog
 .
 Routines like these are included in most of the daemon software available. It
 is not simple to get these done right and code duplication is not acceptable.
 .
 This package includes the libdaemon run time shared library.
Homepage: http://0pointer.de/lennart/projects/libdaemon/
Multi-Arch: same

Package: libdaemon0-dbgsym
Priority: optional
Section: debug
Installed-Size: 43
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libdaemon
Version: 0.14-7.1+apertis1bv2024dev3b1
Replaces: libdaemon0-dbg (<< 0.14-7~)
Depends: libdaemon0 (= 0.14-7.1+apertis1bv2024dev3b1)
Breaks: libdaemon0-dbg (<< 0.14-7~)
Filename: pool/target/libd/libdaemon/libdaemon0-dbgsym_0.14-7.1+apertis1bv2024dev3b1_armhf.deb
Size: 28584
MD5sum: 05d530bd459c6a118ea097e49d92d155
SHA1: 5718c4c0bee528e024ddc2389214f3be2a118902
SHA256: c13b19bec73a2781e8636bebf68a4a2a4f770439ddc1921c213fd59d31d41925
SHA512: 9adee8ed09e9ba856ab254335089b144f033e59eecbd194dc51a8484cb13aabae272ca2ca1f7877408bf3df57d5ab776579d7b698a6ce0c95587cc815f4a3045
Description: debug symbols for libdaemon0
Auto-Built-Package: debug-symbols
Build-Ids: 17a8ad91494386ba6550a9fbff1f360c96855053
Multi-Arch: same

Package: libdate-tz3
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Andrea Pappacoda <andrea@pappacoda.it>
Architecture: armhf
Source: howardhinnant-date
Version: 3.0.1+ds-5+apertis0bv2024dev2b1
Depends: tzdata, libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/h/howardhinnant-date/libdate-tz3_3.0.1+ds-5+apertis0bv2024dev2b1_armhf.deb
Size: 30412
MD5sum: 8a92645739f18323a64c618b5292f632
SHA1: a993752ab3b25d6e803647f37394ec84af19349a
SHA256: ab64cdc21a975b5294fb01655efbcc09e52e085656cd01f661d2d4fb2632077f
SHA512: f2e2f0fea21695338358be4e68439bdcb0ac9840897a0cfb7d460279f18d9d6868c6ec4ca451faaa2a3120c7d0c7e5fe7f9a1e73706bd5fdc976a278544b9c1f
Description: date and time library based on the C++ <chrono> header
 howardhinnant-date extends <chrono> to calendars and timezones,
 focusing on a seamless integration with the existing <chrono> library,
 type safety, performance and ease of use.
 .
 This package contains the date-tz library
Homepage: https://github.com/HowardHinnant/date
Multi-Arch: same

Package: libdate-tz3-dbgsym
Priority: optional
Section: debug
Installed-Size: 349
Maintainer: Andrea Pappacoda <andrea@pappacoda.it>
Architecture: armhf
Source: howardhinnant-date
Version: 3.0.1+ds-5+apertis0bv2024dev2b1
Depends: libdate-tz3 (= 3.0.1+ds-5+apertis0bv2024dev2b1)
Filename: pool/target/h/howardhinnant-date/libdate-tz3-dbgsym_3.0.1+ds-5+apertis0bv2024dev2b1_armhf.deb
Size: 328500
MD5sum: e7fda073cfb216808f6389287dbacc2c
SHA1: 2c048ab071636a40558e6301abbc275a1124f103
SHA256: 14eecdf2093db76a3fa29e175fb7487324c09a8812cb1f1a371fce8f7b805094
SHA512: af843272349e050e9a83687336a27a0cd697c0422d8e24c65edd0d8371213b8d32c7e184c79802958284cb9391e5210951b0b0cbc84bfdff2123b9db5395df84
Description: debug symbols for libdate-tz3
Auto-Built-Package: debug-symbols
Build-Ids: 643676d719dc46707f9cd1e5207d58d71aa835d5
Multi-Arch: same

Package: libdatrie-dev
Priority: optional
Section: libdevel
Installed-Size: 59
Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Architecture: armhf
Source: libdatrie
Version: 0.2.13-2+apertis1bv2024dev3b1
Depends: libdatrie1 (= 0.2.13-2+apertis1bv2024dev3b1), pkg-config
Suggests: libdatrie-doc (= 0.2.13-2+apertis1bv2024dev3b1)
Filename: pool/target/libd/libdatrie/libdatrie-dev_0.2.13-2+apertis1bv2024dev3b1_armhf.deb
Size: 15124
MD5sum: 1ef871a6b5c2313e71d708d1e8852b4e
SHA1: fcbd0592bce62734e930078f2720c57af69c4337
SHA256: bda1934c3b8a082224c80d80b02ec716a9f377ec43e78252fc9a86e0cc69ec44
SHA512: 38a6d0aaba37f7afe81183552d8feaa852d388e0e8bce1e8f74c24e93072dce6ac99657f1ef4bf73d25b788a85db00a3753d9ba52bcb3e8ff1ae21bb253af86e
Description: Development files for double-array trie library
 Trie is a kind of digital search tree, an efficient indexing method in which
 search time is independent of database size. It only takes O(m) search time,
 where m is the length of the search string. Comparably as efficient as
 hashing, trie also provides flexibility on incremental matching and key
 spelling manipulation. This makes it ideal for lexical analyzers, as well as
 spelling dictionaries.
 .
 This library is an implementation of double-array structure for representing
 trie, as proposed by Junichi Aoe. The details of the implementation can be
 found at https://linux.thai.net/~thep/datrie/datrie.html
 .
 This package contains the development libraries, header files and manpages
 you need to develop your programs using the datrie library.
Homepage: https://linux.thai.net/projects/libthai
Multi-Arch: same

Package: libdatrie-doc
Priority: optional
Section: doc
Installed-Size: 288
Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Architecture: all
Source: libdatrie
Version: 0.2.13-2+apertis1bv2024dev3b1
Depends: libjs-jquery
Suggests: www-browser
Filename: pool/target/libd/libdatrie/libdatrie-doc_0.2.13-2+apertis1bv2024dev3b1_all.deb
Size: 57096
MD5sum: 831f1cb8314886bb3d20066801f58e57
SHA1: 9359b29319317aaba933ffa41cb3ad160a289d10
SHA256: 0dd1cf77b3991024c91932f908b5a95a6f81b9f9a6c0ebc25abb67f4effc55c3
SHA512: 733216a71232113b8c3883e1d70442aed2e8ef9848d888f74864356c88e2244f1d59a8395528ac01bb7cfb98434b085c60b60787bafe4eec6f625a927fc03de9
Description: Documentation files for double-array trie library
 Trie is a kind of digital search tree, an efficient indexing method in which
 search time is independent of database size. It only takes O(m) search time,
 where m is the length of the search string. Comparably as efficient as
 hashing, trie also provides flexibility on incremental matching and key
 spelling manipulation. This makes it ideal for lexical analyzers, as well as
 spelling dictionaries.
 .
 This library is an implementation of double-array structure for representing
 trie, as proposed by Junichi Aoe. The details of the implementation can be
 found at https://linux.thai.net/~thep/datrie/datrie.html
 .
 This package contains some documents about the datrie library.
Homepage: https://linux.thai.net/projects/libthai
Multi-Arch: foreign

Package: libdatrie1
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Architecture: armhf
Source: libdatrie
Version: 0.2.13-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libd/libdatrie/libdatrie1_0.2.13-2+apertis1bv2024dev3b1_armhf.deb
Size: 35060
MD5sum: 0aec06e7fa3bd963d8b0931262f777b9
SHA1: a52bb7962b3312f554af0509092ef9e0e9b5b574
SHA256: d73eb5c29bfd11827c6ff45b86aa0836af094324cb33eb5c18fae3cdcafb48fd
SHA512: 1681629ad06b5573ac262979cd2d207abdf131fb9d861f64ae2106311782681d5be1ab0e677237bffa3c176f96c55bf1f260f5f65a9b1b641e6d3c7a73e9137d
Description: Double-array trie library
 This package provides shared libraries needed to run programs that use the
 datrie library. It is usually automatically installed.
Homepage: https://linux.thai.net/projects/libthai
Multi-Arch: same

Package: libdatrie1-bin
Priority: optional
Section: misc
Installed-Size: 61
Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Architecture: armhf
Source: libdatrie
Version: 0.2.13-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libdatrie1 (>= 0.2.0)
Filename: pool/target/libd/libdatrie/libdatrie1-bin_0.2.13-2+apertis1bv2024dev3b1_armhf.deb
Size: 33756
MD5sum: 09d11e50f4b02f39049af7dd145e2142
SHA1: e812b4817f79f82657a2e9550712f08271ce5a9c
SHA256: d8670f48418d9a00db94258593b131404af28298379a60e578534ca9cd4c1679
SHA512: aedb4291912fa74e456f289847cad5d3b68d2cd5bd998c928b8d6c3f0e6aea91b13dd4c7e28a617c53992e0f9e588df670ab57762de17030ab4987d0fe5c3e39
Description: Programs for double-array trie library
 Trie is a kind of digital search tree, an efficient indexing method in which
 search time is independent of database size. It only takes O(m) search time,
 where m is the length of the search string. Comparably as efficient as
 hashing, trie also provides flexibility on incremental matching and key
 spelling manipulation. This makes it ideal for lexical analyzers, as well as
 spelling dictionaries.
 .
 This library is an implementation of double-array structure for representing
 trie, as proposed by Junichi Aoe. The details of the implementation can be
 found at https://linux.thai.net/~thep/datrie/datrie.html
 .
 This package contains the program files which is used with the library,
 including trietool, the trie manipulation tool.
Homepage: https://linux.thai.net/projects/libthai
Multi-Arch: foreign

Package: libdatrie1-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 33
Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Architecture: armhf
Source: libdatrie
Version: 0.2.13-2+apertis1bv2024dev3b1
Depends: libdatrie1-bin (= 0.2.13-2+apertis1bv2024dev3b1)
Filename: pool/target/libd/libdatrie/libdatrie1-bin-dbgsym_0.2.13-2+apertis1bv2024dev3b1_armhf.deb
Size: 19252
MD5sum: 136a797512931bc27127a26df85037f3
SHA1: 8dc31498439eeef2181b9f4ceb9ea6631bd649dc
SHA256: cac2e4b4e029c386205bae5be70921e6f09cff88b5d7c8e809e1c4f11aa31cb3
SHA512: 4d4b2a0b476ee0d2c6571a25c6846409a16170eb9bb08531cdbf07046f252bb9fc1e9c6cf6d82a0a66f541bcd7cb9d5554116da1a97dc3972282b9103e018fda
Description: debug symbols for libdatrie1-bin
Auto-Built-Package: debug-symbols
Build-Ids: 5a2f65ee9041ed33d81b1929607bf2fe77a9ccd0

Package: libdatrie1-dbgsym
Priority: optional
Section: debug
Installed-Size: 51
Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Architecture: armhf
Source: libdatrie
Version: 0.2.13-2+apertis1bv2024dev3b1
Depends: libdatrie1 (= 0.2.13-2+apertis1bv2024dev3b1)
Filename: pool/target/libd/libdatrie/libdatrie1-dbgsym_0.2.13-2+apertis1bv2024dev3b1_armhf.deb
Size: 36080
MD5sum: ae132e0459fdfa391e917265aa88bcc7
SHA1: ef6a3d995977a669b4321474b5fa9a6044ccd544
SHA256: ecc2d5ac56df52598b352d59e5a9e8db69c42f3e8ec011f4a32451976b0008a1
SHA512: d66c111bc10261741c9d1c56c886a2364f5c8967ed7418138b6f7644d6c65a87d0af39696694f239f5399e345fa06f26512cbc5ac9d5e4d5f7e910bc7d7502b7
Description: debug symbols for libdatrie1
Auto-Built-Package: debug-symbols
Build-Ids: 0004f00e8ab9193a7a1f9dfec1552b5d6a614c0f
Multi-Arch: same

Package: libdav1d-dev
Priority: optional
Section: libdevel
Installed-Size: 129
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: dav1d
Version: 1.0.0-2+apertis1bv2024dev2b1
Depends: libdav1d6 (= 1.0.0-2+apertis1bv2024dev2b1)
Filename: pool/target/d/dav1d/libdav1d-dev_1.0.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 26980
MD5sum: 670303ad58b0edf5ed6edf10f090ac17
SHA1: 0434812eea085b98b98074607a6e2da9d38374b5
SHA256: 720ec4b2c4f77a6c27a0ea2f9c157b8567e66b779a11a24f8107b3a8f347ca4d
SHA512: 94d037f657aaa13dcca54aed4b224496f0441ad0ac08905446892089a8aefc5bddd02cd98fc73fe755ff09cd59e674737b4722ec0da85c3aba7978c74610ff95
Description: fast and small AV1 video stream decoder (development files)
 dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed
 and correctness.
 .
 dav1d supports the following features:
  * support for all features of the AV1 bitstream
  * support for all bitdepth, 8, 10 and 12bits
  * support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale
  * full acceleration for AVX-2 chips
  * full acceleration for SSSE3+ chips
  * full acceleration for ARMv8 chips
  * partial acceleration for ARMv7 chips
 .
 This package provides the development files for libdav1d.
Homepage: https://www.videolan.org/projects/dav1d.html
Multi-Arch: same

Package: libdav1d6
Priority: optional
Section: libs
Installed-Size: 636
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: dav1d
Version: 1.0.0-2+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34)
Filename: pool/target/d/dav1d/libdav1d6_1.0.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 263860
MD5sum: 6d9fc0de6e23e504082c4f45c7762e20
SHA1: 5dbf84347e8b6af982004d2243e67718841e5442
SHA256: 46d6f1fb315c31f93c18cc06d54ba7e6c4d6e9a9a21613bb08605569758dd741
SHA512: 281033769e3ce58ea1090431b79ad90c8fa0d6588c31c71031248c7fcf703d0d31461eb21f83f903656425af1a823bdbb264ae0adc304a329336f8d0f4ab6f53
Description: fast and small AV1 video stream decoder (shared library)
 dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed
 and correctness.
 .
 dav1d supports the following features:
  * support for all features of the AV1 bitstream
  * support for all bitdepth, 8, 10 and 12bits
  * support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale
  * full acceleration for AVX-2 chips
  * full acceleration for SSSE3+ chips
  * full acceleration for ARMv8 chips
  * partial acceleration for ARMv7 chips
 .
 This package provides the shared library.
Homepage: https://www.videolan.org/projects/dav1d.html
Multi-Arch: same

Package: libdav1d6-dbgsym
Priority: optional
Section: debug
Installed-Size: 791
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: dav1d
Version: 1.0.0-2+apertis1bv2024dev2b1
Depends: libdav1d6 (= 1.0.0-2+apertis1bv2024dev2b1)
Filename: pool/target/d/dav1d/libdav1d6-dbgsym_1.0.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 684768
MD5sum: a66692bf9ff1a4d9462aee4eec71a19a
SHA1: 0c4555d639e3c406654a9e9b06434cc09cfcb2a3
SHA256: e06b8d9af9e243579ab7bb8bdb74a2fdb1c879591830de83cbfbfc8bab82a62c
SHA512: 20989ac23ceda93b09a98c5ae36eeb77dbc8c3e10f3ae9d9856b135ce63abbdd7527b8bb062f4d3132760d630afcaf448736a69c7197f40875efdc4453a5eecd
Description: debug symbols for libdav1d6
Auto-Built-Package: debug-symbols
Build-Ids: a6d6e47d4c7cdbee8beafddfdf777d85fdf84ed7
Multi-Arch: same

Package: libdb5.3
Priority: standard
Section: libs
Installed-Size: 1167
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: db5.3
Version: 5.3.28+dfsg2-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/d/db5.3/libdb5.3_5.3.28+dfsg2-1+apertis2bv2024dev3b1_armhf.deb
Size: 601116
MD5sum: f09babf678841d5c44cb8eb93b45392a
SHA1: a345bf420f7f6080276dc3cc91732533c7b80353
SHA256: dd627bfabf9de5b5c128cde8070572dabf30a92299f8344ef0cd12952e45765c
SHA512: 828c78ad61334f6d4706c1c85ebaef2c9240dc068de93b0fab7c17ed2a2154d0c566c23d0a2a901d512e32b2035796c4d153b2151d521b5e8c09f83ef69c4700
Description: Berkeley v5.3 Database Libraries [runtime]
 This is the runtime package for programs that use the v5.3 Berkeley
 database library.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
Multi-Arch: same

Package: libdb5.3++
Priority: optional
Section: libs
Installed-Size: 1235
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: db5.3
Version: 5.3.28+dfsg2-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5), libdb5.3 (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1)
Filename: pool/target/d/db5.3/libdb5.3++_5.3.28+dfsg2-1+apertis2bv2024dev3b1_armhf.deb
Size: 616164
MD5sum: e3b5302516c53d5a4c834fafb7613901
SHA1: c5a0132c59564e258a33e3abd8e78d750b1eb921
SHA256: abb1eaf5b831cc753489d783b8ec754a69f931331da616c4ee19ed2e0f3a8254
SHA512: 49f9c0c1acbb30efceea554e6aa4fbcd650bc45e7f624fc9b78f857f57aba7a2553ddd8ae515b355beae2581e8ef66965dcf4e4893e7ddc23e05aca711ec5c17
Description: Berkeley v5.3 Database Libraries for C++ [runtime]
 This is the runtime package for programs that use the Berkeley v5.3
 database library.  This is only for programs which use the C++ interface.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
Multi-Arch: same

Package: libdb5.3++-dev
Priority: optional
Section: libdevel
Installed-Size: 2058
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: db5.3
Version: 5.3.28+dfsg2-1+apertis2bv2024dev3b1
Depends: libdb5.3++ (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1), libdb5.3-dev (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1), libdb5.3 (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1)
Conflicts: libdb4.6++-dev, libdb4.7++-dev, libdb4.8++-dev, libdb5.1++-dev, libdb5.2++-dev
Filename: pool/target/d/db5.3/libdb5.3++-dev_5.3.28+dfsg2-1+apertis2bv2024dev3b1_armhf.deb
Size: 709936
MD5sum: a466cdffb056acbf904c869ccffbb3ea
SHA1: 9c6a3011486a8ae4274fc988ec975ccf433871a7
SHA256: cf57048a4aff1bfe74ee7c6f75c162e54a401b4e379794d1e9a98402b015dd03
SHA512: 5043e0a6adf1d8a403dffdd23fbefd74748b7943bde6eee730864f2a942a501f6487a72de5b3c34ebd4968ce42daba43ba7ad2b83aa8eec03e7cf93f2ccf51ec
Description: Berkeley v5.3 Database Libraries for C++ [development]
 This is the development package which contains headers and static
 libraries for the Berkeley v5.3 database library.  This is only for
 programs which will use the C++ interface.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html

Package: libdb5.3-dbg
Priority: optional
Section: debug
Installed-Size: 28171
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: db5.3
Version: 5.3.28+dfsg2-1+apertis2bv2024dev3b1
Depends: libdb5.3 (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1)
Filename: pool/target/d/db5.3/libdb5.3-dbg_5.3.28+dfsg2-1+apertis2bv2024dev3b1_armhf.deb
Size: 27674132
MD5sum: 2b416fc48cf201a5a07b131c61fe05a8
SHA1: 3ba7681dd277e48f460adcb100c59ddee31916fb
SHA256: 1c41aaf53fe31e0156fdbd3a2613722c0b2e4b67f835b52f90415c965b6ba959
SHA512: 7ef2f77b9732ab83ba6b3585223b496d720a451ed8f1f4acfb099686502899b91b1bfe3164d49985640957113f235b35f80f6bb5641303dec0af59f6926e359e
Description: Berkeley v5.3 Database Libraries [debug]
 This package provides the debug symbols for the Berkeley v5.3 database
 libraries and binaries.
Build-Ids: 38c2d5eabcfa2d03bb820266e5e92389ef902693 aa1501b96a8d337b3f8928873c37aba25b5ba8c9 d108cfd0ac044e67db868a1bbad3cf6ac7c3dd95 d5849075d5e8e9cc634b917ab194235fe6cdb0d4
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
Multi-Arch: same

Package: libdb5.3-dev
Priority: optional
Section: libdevel
Installed-Size: 1944
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: db5.3
Version: 5.3.28+dfsg2-1+apertis2bv2024dev3b1
Depends: libdb5.3 (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1)
Suggests: db5.3-doc
Conflicts: libdb4.6-dev, libdb4.7-dev, libdb4.8-dev, libdb5.1-dev, libdb5.2-dev
Filename: pool/target/d/db5.3/libdb5.3-dev_5.3.28+dfsg2-1+apertis2bv2024dev3b1_armhf.deb
Size: 693664
MD5sum: 53578a96c4dc65f09adae48b9450574d
SHA1: d882a77bd24921e7f4951863cc486e5563de35ff
SHA256: 8b3765dd7dee9b3ab3a75d90a2534f1fc4571af6f1fdf83d8b71aeab99c19e59
SHA512: 6a071fd0474a858c8c9b6b3076eebf0f7e193b63fe5d82d7a92198e9cdd10ec2949da6ca84f34babeb789ec4cb9a9d14804b0b81198d8f8989763dfe827b2437
Description: Berkeley v5.3 Database Libraries [development]
 This is the development package which contains headers and static
 libraries for the Berkeley v5.3 database library.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html

Package: libdb5.3-sql
Priority: optional
Section: libs
Installed-Size: 1501
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: db5.3
Version: 5.3.28+dfsg2-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdb5.3 (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1)
Filename: pool/target/d/db5.3/libdb5.3-sql_5.3.28+dfsg2-1+apertis2bv2024dev3b1_armhf.deb
Size: 811848
MD5sum: f2df04de5f296f9598857225d936182d
SHA1: aedc4f7f639130cda61a6b8b2e30cdd7fa9c28df
SHA256: 61beb2043073b593d312f2a9d8a09c6640a5636a9237c14d3962a3f4a1e2414f
SHA512: 9eb20fbbdae97f7243c1addbd1638eb806194cc79242f4f48f0345a787fd6b26da768e81330336eaaa82a304185384c09c4d1c34000980a23ad190b186056057
Description: Berkeley v5.3 Database Libraries [SQL runtime]
 This is the runtime package for programs that use the v5.3 Berkeley
 database SQL library.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
Multi-Arch: same

Package: libdb5.3-sql-dev
Priority: optional
Section: libdevel
Installed-Size: 2585
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: db5.3
Version: 5.3.28+dfsg2-1+apertis2bv2024dev3b1
Depends: libdb5.3-sql (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1), libdb5.3 (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1)
Suggests: db5.3-doc
Conflicts: libdb5.1-sql-dev, libdb5.2-sql-dev
Filename: pool/target/d/db5.3/libdb5.3-sql-dev_5.3.28+dfsg2-1+apertis2bv2024dev3b1_armhf.deb
Size: 979352
MD5sum: aadd0c282c957ef058cf187246632800
SHA1: 11f34a5ec1da0683301e331bbb53bac8ad0690bf
SHA256: fcf0fab89a493c163d19703982b479d4982e855f59b22ed398ed82e6bfa2e9bf
SHA512: cb34adc4f5af38df6b672ae660885a4e1149dde820b01f4b876e6dcfa7dd6e2eedd20869564c8a55693aa4cc8abaeb2b413e219b961d4acaa6272ca4ae8c5ad3
Description: Berkeley v5.3 Database Libraries [SQL development]
 This is the development package which contains headers and static
 libraries for the Berkeley v5.3 database library.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html

Package: libdb5.3-stl
Priority: optional
Section: libs
Installed-Size: 1288
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: db5.3
Version: 5.3.28+dfsg2-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11), libdb5.3 (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1)
Filename: pool/target/d/db5.3/libdb5.3-stl_5.3.28+dfsg2-1+apertis2bv2024dev3b1_armhf.deb
Size: 635788
MD5sum: b306a72f5a1219ee2917851d211ad865
SHA1: 28591125124775fcd9dbe6efbebbdc5e5a6a8969
SHA256: ce36b65c312a6437ffab146a09a95ac58324c23d99ceb669ca4950a8abda2f8c
SHA512: 83ff9b784b1be68c2e60ad04482fd7f790fea14f799e8efe1842096745a8d3be5d6f1a490fec81fdd94c07bb8324ac3a1f32852e15aae017d3fb06176216526c
Description: Berkeley v5.3 Database Libraries [STL runtime]
 This is the runtime package for programs that use the v5.3 Berkeley
 database STL library.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
Multi-Arch: same

Package: libdb5.3-stl-dev
Priority: optional
Section: libdevel
Installed-Size: 2550
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: db5.3
Version: 5.3.28+dfsg2-1+apertis2bv2024dev3b1
Depends: libdb5.3-stl (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1), libdb5.3 (= 5.3.28+dfsg2-1+apertis2bv2024dev3b1)
Suggests: db5.3-doc
Conflicts: libdb5.1-stl-dev, libdb5.2-stl-dev
Filename: pool/target/d/db5.3/libdb5.3-stl-dev_5.3.28+dfsg2-1+apertis2bv2024dev3b1_armhf.deb
Size: 794384
MD5sum: a75cad05a03424938911cdc076cba98e
SHA1: 1ba888837a71a8852e84eb96e511b10fce525e96
SHA256: cd361ea0928eeadce7fe612834a24ad3dee2fa409f33ab2d99b6d1616a923e51
SHA512: 5abeb0ccc914a7f3497cc095a428b0b689b54239e29dcefa17aa2b29e83a1bd0f83f386fb1c0d085731c828f167113a8bb82b1bb5c3b81062a2f5f0736961dbf
Description: Berkeley v5.3 Database Libraries [STL development]
 This is the development package which contains headers and static
 libraries for the Berkeley v5.3 database library.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html

Package: libdbus-1-3
Priority: optional
Section: libs
Installed-Size: 340
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libsystemd0
Recommends: dbus
Filename: pool/target/d/dbus/libdbus-1-3_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 182488
MD5sum: 3d9ec8241748cfaa18e3b1f2e5808d79
SHA1: f1a3c779dd92bf75999f955071b7ab633b628726
SHA256: d5a55a6ae74527afdc146cb5874e574dd46dc3d137e47887de231504ec1fbd66
SHA512: b3890291521e3c888fe7ae6949d17f41c98bca43d34ea0e8891afe2ff03dfdc6c385ad4f81b635b1b75ab374c173332faddc15231208448cc0261f83fa00616b
Description: simple interprocess messaging system (library)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 The message bus daemon can be found in the dbus-daemon package.
Homepage: https://dbus.freedesktop.org/
Multi-Arch: same

Package: libdbus-1-3-dbgsym
Priority: optional
Section: debug
Installed-Size: 443
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Depends: libdbus-1-3 (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/d/dbus/libdbus-1-3-dbgsym_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 382040
MD5sum: 0a79a81c39620791b2d8a36b04a1e666
SHA1: 3e2898031cbdbe0486638ad33201466d88b91537
SHA256: 93adc34a93e09f41bafba0f9048ed59434682ceed4b7b697e22645ce4edf6fbf
SHA512: 3bab73d9ab9ecd5809a54379fa26cef95d4644d83bb4d4501d4e6f1044d210904687e1b8df722e2a14556930dcb0b24b5fc55cf530aeec3bf2a43fe9ed5747c3
Description: debug symbols for libdbus-1-3
Auto-Built-Package: debug-symbols
Build-Ids: b389d8c500f3c9240709aa071bad6ff8e7b327f7
Multi-Arch: same

Package: libdbus-1-dev
Priority: optional
Section: libdevel
Installed-Size: 694
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus
Version: 1.14.8-2~deb12u1+apertis0bv2024dev3b1
Depends: libdbus-1-3 (= 1.14.8-2~deb12u1+apertis0bv2024dev3b1), pkg-config, xml-core (>= 0.14)
Filename: pool/target/d/dbus/libdbus-1-dev_1.14.8-2~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 224284
MD5sum: 712e1e48dfd845346bf894684131fd18
SHA1: 31da9a0391d40d79340ec460ff934773c26e8ac3
SHA256: 96cac64e43ac1e4bf4bf3129daafc1b39829480d6a4ca8187ecf977e29ca0fd2
SHA512: dd7822260d92c027348670ae2ec2c56beb9050e9d087ee9198ffd6b3b71d6a35ae956f86180cc4430b353e37781ab71d6a64264b3cbb680dfeb7ff35d3f177ad
Description: simple interprocess messaging system (development headers)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 See the dbus description for more information about D-Bus in general.
Homepage: https://dbus.freedesktop.org/
Multi-Arch: same

Package: libdbus-glib-1-2
Priority: optional
Section: oldlibs
Installed-Size: 133
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus-glib
Version: 0.112-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.31.8)
Filename: pool/target/d/dbus-glib/libdbus-glib-1-2_0.112-3+apertis1bv2024dev3b1_armhf.deb
Size: 51280
MD5sum: 093c021858a2c2fd6fa7f16715dd6fb1
SHA1: 341831b832d14375ea2adc5d631c54eebc61f06f
SHA256: 6b0eb6c0e490e76a86b74c32d7d70fc011ae19e700b49751f96348061ab62e52
SHA512: d77e09c5e7d258f343c8964191db19871d66ee2e31188b9a7476d8e0fccde506afe42b0cfabff9c6fcf1b647ab0e5a10c5a096b9ff8eb7427953e3ac3ce3a3ea
Description: deprecated library for D-Bus IPC
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides a deprecated GLib-based shared library for
 applications using the GLib interface to D-Bus. New code should use
 GDBus, part of GLib, instead.
 .
 See the dbus description for more information about D-Bus in general.
Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings
Multi-Arch: same

Package: libdbus-glib-1-2-dbgsym
Priority: optional
Section: debug
Installed-Size: 214
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus-glib
Version: 0.112-3+apertis1bv2024dev3b1
Depends: libdbus-glib-1-2 (= 0.112-3+apertis1bv2024dev3b1)
Filename: pool/target/d/dbus-glib/libdbus-glib-1-2-dbgsym_0.112-3+apertis1bv2024dev3b1_armhf.deb
Size: 176560
MD5sum: 16fa10b2205640fd04672be3e71c0348
SHA1: 4228fe28f07675007d7c63ee8f46590e01973727
SHA256: f27ab6716a600653cae58506e6a9802863ef28ee5516b71df96492cd571364a6
SHA512: 6065d474ce1303de3a38d3597f85826e91a3a1e6dbc2f046f052ccc9c35b9d23f7b8f2ec4e86e68cae8a5908420c173240cbe9f6a5a175580a1d7119444e13b3
Description: debug symbols for libdbus-glib-1-2
Auto-Built-Package: debug-symbols
Build-Ids: 22a82580f85cfec5cb92067891a560f57d768878
Multi-Arch: same

Package: libdbus-glib-1-dev
Priority: optional
Section: oldlibs
Installed-Size: 258
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus-glib
Version: 0.112-3+apertis1bv2024dev3b1
Depends: libdbus-1-dev, libdbus-glib-1-2 (= 0.112-3+apertis1bv2024dev3b1), libdbus-glib-1-dev-bin (= 0.112-3+apertis1bv2024dev3b1), libglib2.0-dev
Filename: pool/target/d/dbus-glib/libdbus-glib-1-dev_0.112-3+apertis1bv2024dev3b1_armhf.deb
Size: 66648
MD5sum: 0934bf89d31bf43dcc311bf10f414fc7
SHA1: b2c7a8aa8a212c51dbd9d4efe570c17a7379836a
SHA256: 7f64bd2f087070b5c91fb5c685d67b0e03c03ce9c9bee5df5f2f529ace09cb8f
SHA512: 8aec996131b3698582086ed7779a0095fe4c1e4eb85367a3c7165db4cf93683d8ef2f6b8ec2e2bb7da9e151bcd65ce6c23ba9f6df5c2666bb46b7e49d93f509c
Description: deprecated library for D-Bus IPC (development files)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides development files for a deprecated GLib-based
 D-Bus library. New code should use GDBus, part of GLib, instead.
 .
 See the dbus description for more information about D-Bus in general.
Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings
Multi-Arch: same

Package: libdbus-glib-1-dev-bin
Priority: optional
Section: oldlibs
Installed-Size: 90
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus-glib
Version: 0.112-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.80), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.26.0)
Filename: pool/target/d/dbus-glib/libdbus-glib-1-dev-bin_0.112-3+apertis1bv2024dev3b1_armhf.deb
Size: 36824
MD5sum: 5d4186af1c421d7212cc025fbc2e0314
SHA1: de63b4ab597977fb372ee41b8da6a1fd18f726f1
SHA256: bf1c605647f7ddc525edafcacf7728a2996d253b1f57c21c90c98e74e86b358a
SHA512: c6d91bd0f6d4b6542333bec904a9dd16eda7e9ce40c17230447a024125f2bbc93b67d425a104c03b58a598cd87ed7989dd2019019ef4cb9388c13f7838e5dce7
Description: deprecated library for D-Bus IPC (development tools)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package is an implementation detail of libdbus-glib-1-dev and
 should not be depended on directly. It provides the dbus-binding-tool,
 used to generate code for a deprecated GLib-based D-Bus library. New
 code should use GDBus, part of GLib, instead.
 .
 See the dbus description for more information about D-Bus in general.
Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings
Multi-Arch: foreign

Package: libdbus-glib-1-dev-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 129
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dbus-glib
Version: 0.112-3+apertis1bv2024dev3b1
Depends: libdbus-glib-1-dev-bin (= 0.112-3+apertis1bv2024dev3b1)
Filename: pool/target/d/dbus-glib/libdbus-glib-1-dev-bin-dbgsym_0.112-3+apertis1bv2024dev3b1_armhf.deb
Size: 103020
MD5sum: 68e991c5ac0be0c31d6d821f046556a2
SHA1: 36c0568fa2408d581d61b9f032171dcf1207c691
SHA256: 345220fce06761df9fb366b9d08ec403c1c0d6d49f39617ef90f94a75e0c5e10
SHA512: 8f306c1709c72274ac0c4719a517d2d2fc275a2c4e98543756fb4f07d4be0703124eb74b967a4242036ccda8fde38105200bdf82c2cac8bf3c99d3a1eaaae46c
Description: debug symbols for libdbus-glib-1-dev-bin
Auto-Built-Package: debug-symbols
Build-Ids: f8095b4f2c30f6fe9edfc0b44576c877b917ace5

Package: libdbus-glib-1-doc
Priority: optional
Section: doc
Installed-Size: 508
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: dbus-glib
Version: 0.112-3+apertis1bv2024dev3b1
Depends: lynx | www-browser
Suggests: devhelp
Filename: pool/target/d/dbus-glib/libdbus-glib-1-doc_0.112-3+apertis1bv2024dev3b1_all.deb
Size: 55768
MD5sum: 0c7527f13482fca19ab7008352528f35
SHA1: f81a3f48e04c684166430b65729da83b3112ab96
SHA256: 853fb9c034230f30da8fc4b6fb9b15d88ed10028965f1592f5b074a6f5c61b6a
SHA512: 208cfae9ee2e583a70fc04eb8f6ed58752b81d82cea4d3f48cf347d6b2183f6834a24af0d2349c3dddcb097abe1d4eb31e13ea86ba61edb1570f5a5ef72f0eea
Description: deprecated library for D-Bus IPC (API documentation)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides the HTML documentation for dbus-glib,
 a deprecated GLib-based D-Bus library. New code should use GDBus, part
 of GLib, instead.
 .
 See the dbus description for more information about D-Bus in general.
Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings
Multi-Arch: foreign

Package: libdconf-dev
Priority: optional
Section: libdevel
Installed-Size: 47
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dconf
Version: 0.40.0-4+apertis0bv2024dev3b1
Depends: libdconf1 (= 0.40.0-4+apertis0bv2024dev3b1), libglib2.0-dev (>= 2.25.7)
Recommends: libdconf-doc
Filename: pool/target/d/dconf/libdconf-dev_0.40.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 7008
MD5sum: aec4d7f1143a96e46466a1801881d8a9
SHA1: 96dc774adfb0a6acf2e0c538a4d16607185304d2
SHA256: a2903167bff0223f961859e5f588aed0a601dd418f0e7aaf1442619bbaa0b2f6
SHA512: 19e06a06040f9a57c98c3ba06f17dc46ac5d6885661bbf0dbf36ac2d250378c6ed945b2c50552f5c3b8ef0c7e35165389d30ec6598a2ed50ed505279ba68435a
Description: simple configuration storage system - development files
 DConf is a low-level key/value database designed for storing desktop
 environment settings.
 .
 This package contains a static library and header files.
Homepage: https://wiki.gnome.org/Projects/dconf
Multi-Arch: same

Package: libdconf-doc
Priority: optional
Section: doc
Installed-Size: 221
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: dconf
Version: 0.40.0-4+apertis0bv2024dev3b1
Filename: pool/target/d/dconf/libdconf-doc_0.40.0-4+apertis0bv2024dev3b1_all.deb
Size: 27788
MD5sum: 310ab6738c84f5e6f414fe22e67a41e2
SHA1: b0b4f4afca0ae94fe321f0192c50ad036549c7b0
SHA256: 65ac8474b1c765663445d7a6c450876a1107d35f5d7ed534e2f83b6afba67227
SHA512: 58521aa19c122770b2d8c22b13d6b95c8bac6c7d709b164a495f513f68e9efc6e9cd361e0093068fa2bc3faf734b886b8322973a3db83326dbbcb45f2a16296d
Description: simple configuration storage system - documentation
 DConf is a low-level key/value database designed for storing desktop
 environment settings.
 .
 This package contains the documentation in devhelp format.
Homepage: https://wiki.gnome.org/Projects/dconf
Multi-Arch: foreign

Package: libdconf1
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dconf
Version: 0.40.0-4+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2)
Filename: pool/target/d/dconf/libdconf1_0.40.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 36808
MD5sum: 71a88844f50bb717e7affb0116df3b44
SHA1: 66b324d11136dac33e53f7d0620295abc1c1dfe2
SHA256: 45400db8121bcc93b1a92a7baa5c9aa46745a75888738f10961a49fb72acd8f0
SHA512: a63c90532e0921e591a748ce59fffc102c54b5abf3fe9a83509870c808fe4583545ce597c8269b4bbb990ca9afa3c1b3a08ec610ff6d70289eeee35b53a96f76
Description: simple configuration storage system - runtime library
 DConf is a low-level key/value database designed for storing desktop
 environment settings.
 .
 This package contains the runtime library.
Homepage: https://wiki.gnome.org/Projects/dconf
Multi-Arch: same

Package: libdconf1-dbgsym
Priority: optional
Section: debug
Installed-Size: 113
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: dconf
Version: 0.40.0-4+apertis0bv2024dev3b1
Depends: libdconf1 (= 0.40.0-4+apertis0bv2024dev3b1)
Filename: pool/target/d/dconf/libdconf1-dbgsym_0.40.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 88812
MD5sum: 3b8d4b421e4852021608e8e57352078e
SHA1: 7e873621d0b990fbd9cb414a18fb16e959c45332
SHA256: bc4aa4e10e9b754169166786a9b0b88cd7cafa0adf7fce3ac7cbec09cc3a6036
SHA512: 78c64c7bdec72c087a7315ff88e4156e8f4ca72e13ed53c44b2c558ea0d824cf248013274960a36ed8cef1174353f026016dd9c88ff9758b99a652ce7d829b1e
Description: debug symbols for libdconf1
Auto-Built-Package: debug-symbols
Build-Ids: 09cf9248f974223a7a6c88262f302cf80986a588
Multi-Arch: same

Package: libdebconfclient0
Priority: optional
Section: libs
Installed-Size: 32
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: cdebconf
Version: 0.270+apertis0bv2024dev3b2
Depends: libc6 (>= 2.4)
Filename: pool/target/c/cdebconf/libdebconfclient0_0.270+apertis0bv2024dev3b2_armhf.deb
Size: 10316
MD5sum: 78f029143897596a5892c5096fdeb4bd
SHA1: 4af04f76b4100bc5489b12a883c047e2b89a492a
SHA256: 41c6288d03f8d5cb678f2e740a77d662bcf925c26179df5314d475d9795171cc
SHA512: c30b643514e26384fc6cb23f20d944d499b6e8231ba5722cfeec9fa5c01b77e1b5d99488328494c1c4ac5a29f54de21f0af405d7c6df512b9873e245d0ce6db2
Description: Debian Configuration Management System (C-implementation library)
 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. cdebconf is a reimplementation of the original debconf in C.
 .
 This library allows C programs to interface with cdebconf.
Multi-Arch: same

Package: libdebconfclient0-dbgsym
Priority: optional
Section: debug
Installed-Size: 19
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: cdebconf
Version: 0.270+apertis0bv2024dev3b2
Depends: libdebconfclient0 (= 0.270+apertis0bv2024dev3b2)
Filename: pool/target/c/cdebconf/libdebconfclient0-dbgsym_0.270+apertis0bv2024dev3b2_armhf.deb
Size: 6320
MD5sum: fa5a58c01d949dbbc9178412fefb12a2
SHA1: 593ff6b108259df60fc4b89151d97a7eaf0cd0ea
SHA256: c5b4dbe856460820a8226e9d97f7cbc49c07271a08a5e54d22d7f1d4c7c1135a
SHA512: 6912fb02dcfcf52f13a79cbe320691b2d8d20e9e377515b75b9ded94055bef38f4ae552ee93d4e5935e901f88efd7308dedf3bcb1a62f5767a7bbb54c0283698
Description: debug symbols for libdebconfclient0
Auto-Built-Package: debug-symbols
Build-Ids: 1abe99fb72bff9468efc86b994b5b011357e0730
Multi-Arch: same

Package: libdebconfclient0-dev
Priority: optional
Section: libdevel
Installed-Size: 56
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: cdebconf
Version: 0.270+apertis0bv2024dev3b2
Replaces: libdebconf-dev
Provides: libdebconfclient-dev
Depends: libdebconfclient0 (= 0.270+apertis0bv2024dev3b2)
Conflicts: cdebconf-dev, libcdebconf-dev, libdebconf-dev, libdebconfclient-dev
Filename: pool/target/c/cdebconf/libdebconfclient0-dev_0.270+apertis0bv2024dev3b2_armhf.deb
Size: 15172
MD5sum: 20cceddbf709a9e78374b6874298cefa
SHA1: 665e1fa4380e39768d12e9dd547b1be69ea843d5
SHA256: 2e087687148cf432dab19a0da64f49e9a78098e3f638a7e900649c45bd3a8039
SHA512: 46ff1c0857ddb5687a5fed4da2c00d9d49752795766842c3e75fe26d6e932fb58256df12eafbba657d36eedd77d42eb46bfde0148f262744de5f60bbc3f4d45e
Description: Development files for cdebconf
 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. cdebconf is a reimplementation of the original debconf version
 in C.
 .
 This package contains files needed to do cdebconf development
Multi-Arch: same

Package: libdebuginfod-common
Priority: optional
Section: devel
Installed-Size: 55
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: all
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: debconf (>= 0.5) | debconf-2.0, ucf
Pre-Depends: debconf
Filename: pool/target/e/elfutils/libdebuginfod-common_0.188-2.1+apertis2bv2024dev3b1_all.deb
Size: 32132
MD5sum: b8d181ba3b6b4223c01af01690731862
SHA1: 7011a6614bbbef3cd80c8d3aa7eceae3566ccac8
SHA256: 45eccaa042cc609a80002f45aeaadaddafa3d16506641e9ec2cf16859da7604d
SHA512: 908cb11adefdeb5a4fbd6a5a2b8fe623ffb05d9519394aea5e7d589e6a05c9b1f6bc4fdffb9104e775b621ec2608634466bd9d54b98f47e56f87c5711be8d8f2
Description: configuration to enable the Debian debug info server
 This package asks if it should enable use of the Debian debug info
 server with debugging tools that use libdebuginfo such as GDB.
 .
 When this is allowed by the sysadmin, a snippet will be added to the
 shell configuration. You will need to restart your shell after
 installing this package before the snippet will work.
 .
 The Debian debug info server will be contacted every time debugging
 tools attempt to look up debug info for binaries or libraries but the
 server does not log requests for debug info.
 .
 The Debian debug info server uses https to securely transfer debugging
 files but does not offer OpenPGP signing of debug info.
Homepage: https://sourceware.org/elfutils/
Multi-Arch: foreign

Package: libdebuginfod-dev
Priority: optional
Section: libdevel
Installed-Size: 67
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libdebuginfod1 (= 0.188-2.1+apertis2bv2024dev3b1), libelf-dev
Filename: pool/target/e/elfutils/libdebuginfod-dev_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 32608
MD5sum: 9279ff659dc1d2b87d2fbc0cc2bbb08d
SHA1: 0827eb3e58229774cb7c44b862616a3fd095a11d
SHA256: 1c1c144a5e3efc319dea585048c2e54a74eecca9875d49655919937c902e2fd5
SHA512: bfd2271a68ef25bf409fc9f1311b20aad1417e5d3e835f17d4f00f736bd251f64067db6275e7e9f7cc57aa6980c4dcc2dfd5ebfff642662c52c4d0423e2c98b4
Description: libdebuginfod development libraries and header files
 libasm1 allows you to interact with debuginfod.
 .
 This package contains development libraries and header files for
 libdebuginfod1.
Homepage: https://sourceware.org/elfutils/
Multi-Arch: same

Package: libdebuginfod1
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.28.0), libelf1 (= 0.188-2.1+apertis2bv2024dev3b1), libdw1 (= 0.188-2.1+apertis2bv2024dev3b1), libdebuginfod-common (>= 0.188-2.1+apertis2bv2024dev3b1)
Filename: pool/target/e/elfutils/libdebuginfod1_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 37040
MD5sum: 8662c5080b79ff2a534c102fee6e9e43
SHA1: 9bba136a3e05b0c46769506e83339f8380e25908
SHA256: 96b98b443d3d9bd736cc00cce09c49930319839a1c8803fd6515d436d6168dd2
SHA512: 16bf54661b7322bb34d3bfc56559da8779df27f0a142458e009efe70c9ee8ac8f219f2640932182c328e440217d59a0e6766b56ae67c890f0b630f324d978a3d
Description: library to interact with debuginfod (development files)
 The libdebuginfo1 package provides a library with an interface to interact
 with debuginfod.
 .
 This library is part of elfutils.
Homepage: https://sourceware.org/elfutils/
Multi-Arch: same

Package: libdebuginfod1-dbgsym
Priority: optional
Section: debug
Installed-Size: 57
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libdebuginfod1 (= 0.188-2.1+apertis2bv2024dev3b1)
Filename: pool/target/e/elfutils/libdebuginfod1-dbgsym_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 42400
MD5sum: d61b0d2e44ae227d386dbbb0294935e0
SHA1: 2e7dce3643e16c3a58d5eec1330290d823d4be5e
SHA256: f226b5dc2bbb938f8558d44113d3e3ef9163bd252c1c81777704b31f085bca54
SHA512: 040371ca6c87c1614e04f30abf7726951bc6a6ed57b5e9132399cca6c6778f952650957905470a7e00e71e983535236ef0cfa448f5d04065305811a641c3dea5
Description: debug symbols for libdebuginfod1
Auto-Built-Package: debug-symbols
Build-Ids: e053bcffa6239d30abf34305f4f13a46ac6594dc
Multi-Arch: same

Package: libdeflate-dev
Priority: optional
Section: libdevel
Installed-Size: 106
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Architecture: armhf
Source: libdeflate
Version: 1.14-1+apertis1bv2024dev3b1
Depends: libdeflate0 (= 1.14-1+apertis1bv2024dev3b1)
Filename: pool/target/libd/libdeflate/libdeflate-dev_1.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 48768
MD5sum: 054baf2a5335abfd0815063738b3cd32
SHA1: cf9602c1e0b26cf4832fb4543dd2fba7efa976e6
SHA256: 944b463d1b969011bf9a80fdce8d3337e8728d0a7d6e9e72eaaf52739a89dc77
SHA512: 8fb8197f3e15a2c57ed26bed16198b5126b7035b8f227810738d69831cba940ebd21da1c0508093ccb849530cdd5b8423f07d9076aeaf3b47ea9ace87fb73211
Description: headers for whole-buffer compression and decompression library
 The supported formats are:
  * DEFLATE (raw)
  * zlib (a.k.a. DEFLATE with a zlib wrapper)
  * gzip (a.k.a. DEFLATE with a gzip wrapper)
 .
 libdeflate is heavily optimized. It is significantly faster than the zlib
 library, both for compression and decompression, and especially on x86
 processors. In addition, libdeflate provides optional high compression modes
 that provide a better compression ratio than the zlib's "level 9".
 .
 This package provides the development headers.
Homepage: https://github.com/ebiggers/libdeflate
Multi-Arch: same

Package: libdeflate-tools
Priority: optional
Section: libdevel
Installed-Size: 84
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Architecture: armhf
Source: libdeflate
Version: 1.14-1+apertis1bv2024dev3b1
Depends: libdeflate0 (= 1.14-1+apertis1bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/libd/libdeflate/libdeflate-tools_1.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 47320
MD5sum: d99495ee7d76efe6916e93b30ca88c41
SHA1: 9439d48eecb47aae13412e5bd42642d93cf117b0
SHA256: 4077fce7d34da6e7db2567006dde0cc2860376b4d2a26b4806c9efccf1f0a746
SHA512: 006deb2fea1e8b722a66d2ad0f3282c639c5b23473897960fbbddf7a08e8374edcbff694240f5bf04c6fab3a899798e8dc3e23e20fead125d42752fd50b847d7
Description: tools for whole-buffer compression and decompression library
 The supported formats are:
  * DEFLATE (raw)
  * zlib (a.k.a. DEFLATE with a zlib wrapper)
  * gzip (a.k.a. DEFLATE with a gzip wrapper)
 .
 libdeflate is heavily optimized. It is significantly faster than the zlib
 library, both for compression and decompression, and especially on x86
 processors. In addition, libdeflate provides optional high compression modes
 that provide a better compression ratio than the zlib's "level 9".
 .
 This package provides the sample tools.
Homepage: https://github.com/ebiggers/libdeflate

Package: libdeflate-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 178
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Architecture: armhf
Source: libdeflate
Version: 1.14-1+apertis1bv2024dev3b1
Depends: libdeflate-tools (= 1.14-1+apertis1bv2024dev3b1)
Filename: pool/target/libd/libdeflate/libdeflate-tools-dbgsym_1.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 165156
MD5sum: 3efba8d255491b7cd5acf2dfce89cd23
SHA1: 60acaf910169a87066a31b48ae78e0c2b50fdb3c
SHA256: 33708dec51a9ee49f27988ccceffbcf97b4d2aee8f91e927d6bf4baebbdaa1f1
SHA512: 0b96da8ea600dc4ffcaf6b1f63e1bbf1797fc7a1f6a98d357cf62947e6f301f5cf80a64a5fb8dcfe61cee20ac68778425f2c60927210741c2dfc1b7f2deacf43
Description: debug symbols for libdeflate-tools
Auto-Built-Package: debug-symbols
Build-Ids: e33f1196f48eef8e64f08212570682cd9e8fff54

Package: libdeflate0
Priority: optional
Section: libs
Installed-Size: 107
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Architecture: armhf
Source: libdeflate
Version: 1.14-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libd/libdeflate/libdeflate0_1.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 52372
MD5sum: fc74f396d874613f11a2a00219abb784
SHA1: cd4c24c308bf3f3bc94e0c41184c532922e5d210
SHA256: af3226b4be0bf2fdd09cc1fc9039dde6b1497049d582968a11858c272e379f6a
SHA512: df468e7c069f41dcbdbb877d455dd1255156b955e315d36b3fbf87f439de99292296869b29546af15c4dbddaa54d37b46ed5fc82ac9ff8e4e403cd9a272d0eee
Description: fast, whole-buffer DEFLATE-based compression and decompression
 The supported formats are:
  * DEFLATE (raw)
  * zlib (a.k.a. DEFLATE with a zlib wrapper)
  * gzip (a.k.a. DEFLATE with a gzip wrapper)
 .
 libdeflate is heavily optimized. It is significantly faster than the zlib
 library, both for compression and decompression, and especially on x86
 processors. In addition, libdeflate provides optional high compression modes
 that provide a better compression ratio than the zlib's "level 9".
Homepage: https://github.com/ebiggers/libdeflate
Multi-Arch: same

Package: libdeflate0-dbgsym
Priority: optional
Section: debug
Installed-Size: 200
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Architecture: armhf
Source: libdeflate
Version: 1.14-1+apertis1bv2024dev3b1
Depends: libdeflate0 (= 1.14-1+apertis1bv2024dev3b1)
Filename: pool/target/libd/libdeflate/libdeflate0-dbgsym_1.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 188012
MD5sum: 6cc804964730e7a3439b7767de12919a
SHA1: 32db5db038605cf1b048cff47ef623778b833d7a
SHA256: fc94f15db8fcef66a959925ec25abdaada15895a94d9104de191935ca03113c7
SHA512: 92b44d885020ca9c19357f4953e71fb41e06603fb09e9e154db7ef96fbc89f20a829011d215f65a7c77c5e21537210f9139b7a6037ae3ecd782d278c2ef03768
Description: debug symbols for libdeflate0
Auto-Built-Package: debug-symbols
Build-Ids: f28e5f53bef4f616b050ada89bb91fdb9767271c
Multi-Arch: same

Package: libdevmapper-dev
Priority: optional
Section: libdevel
Installed-Size: 167
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2 (2.03.16-2+apertis2bv2024dev3b1)
Version: 2:1.02.185-2+apertis2bv2024dev3b1
Depends: libdevmapper1.02.1 (= 2:1.02.185-2+apertis2bv2024dev3b1), libdevmapper-event1.02.1 (= 2:1.02.185-2+apertis2bv2024dev3b1), libudev-dev, libselinux1-dev
Filename: pool/target/l/lvm2/libdevmapper-dev_1.02.185-2+apertis2bv2024dev3b1_armhf.deb
Size: 45328
MD5sum: faccea0bcc484e77fd12fbce34ac1dd1
SHA1: 4dfc1eea87f4324ed14ee2cbde58471ec88e9a87
SHA256: cd68fbfeba2c773cec37ef112fdaa5e669b506b9ee7bba16e92d24f915c04c16
SHA512: 1a3efa09ef35b0e6eaaf5183b97336bbe7170dc0caa6a7e83833611ed805f906fe470ebff09910d957ea6b5002f04d4517dd73fc094c373c07888a18f3dbf4f2
Description: Linux Kernel Device Mapper header files
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the (user-space) header files for accessing the
 device-mapper; it allow usage of the device-mapper through a clean,
 consistent interface (as opposed to through kernel ioctls).
Homepage: https://sourceware.org/lvm2/
Multi-Arch: same

Package: libdevmapper-event1.02.1
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2 (2.03.16-2+apertis2bv2024dev3b1)
Version: 2:1.02.185-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.33), libdevmapper1.02.1 (>= 2:1.02.97)
Filename: pool/target/l/lvm2/libdevmapper-event1.02.1_1.02.185-2+apertis2bv2024dev3b1_armhf.deb
Size: 15372
MD5sum: f8b7460b4585c140555f29e72c124105
SHA1: 8b56d83b0aee2496baf01f8c0ed7294a1f6caffa
SHA256: 72ed903fe1b9a54325f9a5939b6a2d396691bdf0cf3fdbe47c8c01e5e1d8b21c
SHA512: 8ea8e4a48d95f650c8343794cf4341264b8d641cb9291b6bf47967235d1f909944df871c8c833300c0f5f027bcbc270ef18ce324f919a81cd6aa648b8df5f2b3
Description: Linux Kernel Device Mapper event support library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the userspace library to help with event monitoring
 for devmapper devices, in conjunction with the dmevent daemon.
Homepage: https://sourceware.org/lvm2/
Multi-Arch: same

Package: libdevmapper-event1.02.1-dbgsym
Priority: optional
Section: debug
Installed-Size: 28
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2 (2.03.16-2+apertis2bv2024dev3b1)
Version: 2:1.02.185-2+apertis2bv2024dev3b1
Depends: libdevmapper-event1.02.1 (= 2:1.02.185-2+apertis2bv2024dev3b1)
Filename: pool/target/l/lvm2/libdevmapper-event1.02.1-dbgsym_1.02.185-2+apertis2bv2024dev3b1_armhf.deb
Size: 13292
MD5sum: 43a466a04a37d2e23022377ac7948af7
SHA1: 209dc721363d74d1123ff02b84295810b0ec7acc
SHA256: d3e00421a75f6a9cfbf211efb2fcc05c6cefc4df9b57d71fd27090549c514099
SHA512: dd6b18a1856976dfa8b0e7012071ba966da30d78ea50582e590843e86aef2ec30f625334b90ba2eaf17bb8f404ff30ce1a9930ed14ec030d5190e0a2a837796f
Description: debug symbols for libdevmapper-event1.02.1
Auto-Built-Package: debug-symbols
Build-Ids: 761e58305bd145f621580d191f973aab22ebef26
Multi-Arch: same

Package: libdevmapper1.02.1
Priority: optional
Section: libs
Installed-Size: 353
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2 (2.03.16-2+apertis2bv2024dev3b1)
Version: 2:1.02.185-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.33), libselinux1 (>= 3.1~), libudev1 (>= 183), dmsetup (>= 2:1.02.185-2+apertis2bv2024dev3b1~)
Filename: pool/target/l/lvm2/libdevmapper1.02.1_1.02.185-2+apertis2bv2024dev3b1_armhf.deb
Size: 128708
MD5sum: 3a29f205aeed051d75e0b4ef1b44c846
SHA1: ec7056288cbab08d2db21c7e6871b6914297eb13
SHA256: 9848355b4648a6c1480d05d2ceee287e9c03d6acda13b1bc7adde488a4539ef6
SHA512: aeed00868bc20085f088bc9faebc95fc10bc561c9a9a84df36d046084f0bf565fed772d48228e47196978b2ba4c9e20b7725ed4b6fec1c4199943aca4464f311
Description: Linux Kernel Device Mapper userspace library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the (user-space) shared library for accessing the
 device-mapper; it allows usage of the device-mapper through a clean,
 consistent interface (as opposed to through kernel ioctls).
Homepage: https://sourceware.org/lvm2/
Multi-Arch: same

Package: libdevmapper1.02.1-dbgsym
Priority: optional
Section: debug
Installed-Size: 190
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2 (2.03.16-2+apertis2bv2024dev3b1)
Version: 2:1.02.185-2+apertis2bv2024dev3b1
Depends: libdevmapper1.02.1 (= 2:1.02.185-2+apertis2bv2024dev3b1)
Filename: pool/target/l/lvm2/libdevmapper1.02.1-dbgsym_1.02.185-2+apertis2bv2024dev3b1_armhf.deb
Size: 139616
MD5sum: 9626170719958d0af490b21f19f45c9e
SHA1: dcbd7ce8476741a412f893bb5fe93b79f22fd4f2
SHA256: d50b1a0928f949dd09f7665ce59249b99608960fc645449f40aa30d0c373572c
SHA512: 29d1404076124b70f856ac27544dae2bcb57d956af24837a98fac51f996f0ccb1f5b3464caf8271b2296f50d003cff71da972e906c28935ef1bc3ec17cdc4c8f
Description: debug symbols for libdevmapper1.02.1
Auto-Built-Package: debug-symbols
Build-Ids: 6f165bef967f1b2ee2472b8a06abf5f89d357d03
Multi-Arch: same

Package: libdidcot-0-1
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Apertis packagers <packages@lists.apertis.org>
Architecture: armhf
Source: didcot
Version: 0.2024.2bv2024dev3b1
Replaces: didcot (<< 0.2024.2bv2024dev3b1)
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
Breaks: didcot (<< 0.2024.2bv2024dev3b1)
Filename: pool/target/d/didcot/libdidcot-0-1_0.2024.2bv2024dev3b1_armhf.deb
Size: 13532
MD5sum: 0869bdf010c4ca8525e70f88181a4e7c
SHA1: cd38c9664820cce29a15893a61a48c48a552dd69
SHA256: 931f751e790418c605a1c3b64c8256f9d7aac77be571eb95cfda33e38867557f
SHA512: 1b85dc0b3f1dc6bef9750a018214dded4c6cfe0a6d0eec84db5b042e7e60ff02400e8e11d6f156fb9901d5623f0dc0490794c9fa049159a2c265f7c038c6423d
Description: Apertis Data Sharing Service - Shared library
 didcot is a service responsible for sharing the data across various
 applications, and it is also provides "open-with" framework where a data
 can be opened with different applications which supports its mime type.
 .
 This package contains the shared library
Multi-Arch: same

Package: libdidcot-0-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 39
Maintainer: Apertis packagers <packages@lists.apertis.org>
Architecture: armhf
Source: didcot
Version: 0.2024.2bv2024dev3b1
Replaces: didcot-dbg (<< 0.1703.0-0co2~)
Depends: libdidcot-0-1 (= 0.2024.2bv2024dev3b1)
Breaks: didcot-dbg (<< 0.1703.0-0co2~)
Filename: pool/target/d/didcot/libdidcot-0-1-dbgsym_0.2024.2bv2024dev3b1_armhf.deb
Size: 22792
MD5sum: 12e47b394416759adcf33b2d6c6ed19f
SHA1: 10ad6392f14bdf3397474bf125b6d66d28327a12
SHA256: 21ae622df5f1daa14250a35647a32b80b1d5e6a74412b7595daf22c139209ed0
SHA512: 252fe75714bfb1706f1ac9bb620e0448b89d114bdd133e6ce22f52c92385c43ed70b23f2965164e4314d6bf9563eb9b4bda8baf9c01e1509a600b4dee34c158a
Description: debug symbols for libdidcot-0-1
Auto-Built-Package: debug-symbols
Build-Ids: 532154642405ff8665f8b4d5549b3fb04d7395f6
Multi-Arch: same

Package: libdidcot-0-dev
Priority: optional
Section: libdevel
Installed-Size: 97
Maintainer: Apertis packagers <packages@lists.apertis.org>
Architecture: armhf
Source: didcot
Version: 0.2024.2bv2024dev3b1
Depends: gir1.2-didcot-0 (= 0.2024.2bv2024dev3b1), libdidcot-0-1 (= 0.2024.2bv2024dev3b1), libglib2.0-dev
Recommends: didcot-doc
Breaks: didcot-dev (<< 0.2024.2bv2024dev3b1)
Filename: pool/target/d/didcot/libdidcot-0-dev_0.2024.2bv2024dev3b1_armhf.deb
Size: 17972
MD5sum: dbb6e770f09a18f023a815c905d5970d
SHA1: 696983774166b2c0ff536a578f95673dabc51116
SHA256: 560f8e27855d6527c4c692b982b55eacfe09389c3a30f57e3e868469a14669c4
SHA512: 19d2226704390dc353cda6c9fbcc8681b0ea5b209be68cc34353d836a555993a35fb1d50f78e920c78b9f928599ca3327ef17cdd571d41b1e0d6d02a84ee6e3a
Description: Apertis Data Sharing Service - header files
 didcot is a service responsible for sharing the data across various
 applications, and it is also provides "open-with" framework where a data
 can be opened with different applications which supports its mime type.
 .
 This package contains the static libraries and header files needed to
 use the services of didcot.
Multi-Arch: same

Package: libdlt-dev
Priority: optional
Section: libdevel
Installed-Size: 445
Maintainer: Aigars Mahinovs <aigarius@debian.org>
Architecture: armhf
Source: dlt-daemon
Version: 2.18.8-6+apertis1bv2024dev3b1
Depends: libdlt2 (= 2.18.8-6+apertis1bv2024dev3b1)
Filename: pool/target/d/dlt-daemon/libdlt-dev_2.18.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 116100
MD5sum: 38cddaf06972505e34aa4ac3f28d9d0f
SHA1: 41034113aecc02b8346eb7c5640fc4ed3daf6729
SHA256: f764589de911117b47374bb4a8d9c35c1805ca48c01ab9e5d7d0bf42c4d5faaa
SHA512: e9f76fd1aa42702f0541a0583df40a326e1be02b4f76c517b6bdfddd49d9d012fb00a0458d089ef41563ed7fb8ebd9e0308a28aa2b607039cfa179599c0ca60e
Description: Diagnostic Log and Trace (DLT) library (development)
 This component provides a log and trace interface, based on the standardised
 protocol specified in the AUTOSAR standard 4.0 DLT. This software can be used
 by COVESA components and other applications as logging facility.
 .
 DLT library is used by apps that need to log to a DLT daemon directly and by
 apps that want to read logs from DLT daemon. This package provides development
 files.
Homepage: https://github.com/COVESA/dlt-daemon
Multi-Arch: same

Package: libdlt-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 283
Maintainer: Aigars Mahinovs <aigarius@debian.org>
Architecture: armhf
Source: dlt-daemon
Version: 2.18.8-6+apertis1bv2024dev3b1
Depends: libdlt-dev (= 2.18.8-6+apertis1bv2024dev3b1)
Filename: pool/target/d/dlt-daemon/libdlt-dev-dbgsym_2.18.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 245548
MD5sum: aa3a111893b876a2cbd75b23fedc309c
SHA1: 99e4cfe669d925d4fb584ce95211de5995b86557
SHA256: dda22a9ec3cb9a96bedd37000871e4c919d8eeb12500411e90cfe38fc7ba4552
SHA512: aa2f8a1d3490b1f38ea3b2bee60fc02527796786a5c5c426907f43da90247a5f9238f2d497665e3999c2bb335601ec22c87e1d25737faa8958b39b84f004d2d7
Description: debug symbols for libdlt-dev
Auto-Built-Package: debug-symbols
Build-Ids: 4fe014a7abb4598d11104dd5ad4849c3aee11c56
Multi-Arch: same

Package: libdlt-examples
Priority: optional
Section: libs
Installed-Size: 576
Maintainer: Aigars Mahinovs <aigarius@debian.org>
Architecture: armhf
Source: dlt-daemon
Version: 2.18.8-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libdlt2 (>= 2.18.8)
Suggests: dlt-daemon
Filename: pool/target/d/dlt-daemon/libdlt-examples_2.18.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 359728
MD5sum: 29f12683f0f13504ddc56c25948c4248
SHA1: f1c38d6a4ad4db5f0ae31bbbe1bc486c6dd65de9
SHA256: b0cf6aae88c616261cb1dd0208b577f6fa45f4ea603e15267d82903945db56d7
SHA512: 85405d3d112e0a7063988e3613ecff82c4553b57b6d998e5b260cc295a77607f4d5cac16e9943fcf08df52dd96dca450937924ed66463f8fcd60f5f2ee4119d9
Description: Diagnostic Log and Trace (DLT) (documentation)
 This component provides a log and trace interface, based on the standardised
 protocol specified in the AUTOSAR standard 4.0 DLT. This software can be used
 by COVESA components and other applications as logging facility.
 .
 This package includes example apps and test tools for DLT server.
Homepage: https://github.com/COVESA/dlt-daemon
Multi-Arch: foreign

Package: libdlt-examples-dbgsym
Priority: optional
Section: debug
Installed-Size: 259
Maintainer: Aigars Mahinovs <aigarius@debian.org>
Architecture: armhf
Source: dlt-daemon
Version: 2.18.8-6+apertis1bv2024dev3b1
Depends: libdlt-examples (= 2.18.8-6+apertis1bv2024dev3b1)
Filename: pool/target/d/dlt-daemon/libdlt-examples-dbgsym_2.18.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 130756
MD5sum: c897e84ff4d40d532c6ae62552097895
SHA1: 8cdaa7bb565fe323f6581a36dc637c5dc6b25aad
SHA256: b698f73b14f06eeca817411cbcba4d1014e8a7c579c66626a81c9e2c53d9ff8b
SHA512: 0ea2c641179963046f747823a062f20040b7ed17b53132c1aa8b5e2a7d4ddbf108a946e6f19cf7bf681bf8dd9b46d257421fa01c90f81dc80106bf520ac63ada
Description: debug symbols for libdlt-examples
Auto-Built-Package: debug-symbols
Build-Ids: 0cf7e1ee7fc4af549c9f80f9c35fd11190ac900c 1d5a3834e829d53cfc15e24c08592c4b49c41d10 21ea01c87d47f28ba6322299c859038526fc1d92 304de0db3e4be433682afb5644298c7fd9c14cb9 36c60fb7ffd93c8b7f2ffe8cbd6d2e8114d252d1 3f3a4a5945e1731d5263f80e226dd4cb7187e5e7 529681d2d759ff9a56c25bca52c983d10663ed37 5441a0e4dee1ca036b1dda6070df57c9964d7956 5d57ebcca7fe46eafe32e685291b4b514e529154 6f711b4316f361a372555d2a0c618fe7eebbf039 7c9bffd4e966d18b0b5c4c259c8bee57385b17d2 81cb091f470dce7c145df5fc685c98680b58ad80 9784035ce4139dfb5288bcac8dde92cb8e70fbaf ac0f9722e1a2141dbd0c0b57543e4f74b11ebae4 d27867bd4ae4746022f4a39634563f73f242906a d7cda345338b0ac8b2f2ad5dda5bd72d6312d3dc e2ad61ad624b1be8d2522ea6fbe3b1ddb57e4a70

Package: libdlt2
Priority: optional
Section: libs
Installed-Size: 117
Maintainer: Aigars Mahinovs <aigarius@debian.org>
Architecture: armhf
Source: dlt-daemon
Version: 2.18.8-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/d/dlt-daemon/libdlt2_2.18.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 51640
MD5sum: ced4af0aeb523bcec9a9085a53786a20
SHA1: 7212f30bbd5c18299a716a4a8b64449dce85ed6f
SHA256: 6ca54b91f59f8122ba2e71ad716585c96d42402c5726b0529ac2391fc1bc79ee
SHA512: 89929c8f3449be25f8ae9aa1c49817deb4bf2cbea9061c6e01fe68895d51db41c5b9df0dd3fb33325d4e71409673cf4bcca02c111f648add5b847f2c8f94c2f9
Description: Diagnostic Log and Trace (DLT) library
 This component provides a log and trace interface, based on the standardised
 protocol specified in the AUTOSAR standard 4.0 DLT. This software can be used
 by COVESA components and other applications as logging facility.
 .
 DLT library is used by apps that need to log to a DLT daemon directly and by
 apps that want to read logs from DLT daemon.
Homepage: https://github.com/COVESA/dlt-daemon
Multi-Arch: same

Package: libdlt2-dbgsym
Priority: optional
Section: debug
Installed-Size: 165
Maintainer: Aigars Mahinovs <aigarius@debian.org>
Architecture: armhf
Source: dlt-daemon
Version: 2.18.8-6+apertis1bv2024dev3b1
Depends: libdlt2 (= 2.18.8-6+apertis1bv2024dev3b1)
Filename: pool/target/d/dlt-daemon/libdlt2-dbgsym_2.18.8-6+apertis1bv2024dev3b1_armhf.deb
Size: 135684
MD5sum: 1cdafd4ff3c958c497cd3ca405fbae25
SHA1: 8e596b62f0b86f3be9bccc235d4ab83bfd63a5c2
SHA256: 119659d3b9223d3201bbd6cd85e2bfd1b75793c8c75b8947ac8234d0250bf81b
SHA512: 71c3337321c608127d10aa4a55669d0361239cf115b8a4d38511c348ae1b842fc8e4dfdccc867439e94ab5889a978eeaf99c28a254b5fcfd7d06dce059fd30f9
Description: debug symbols for libdlt2
Auto-Built-Package: debug-symbols
Build-Ids: f39ba1695297310de9dd0c3ee23c955e8c17c204
Multi-Arch: same

Package: libdmapsharing-3.0-2
Priority: optional
Section: libs
Installed-Size: 213
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libdmapsharing
Version: 2.9.41-3+apertis1bv2024dev2b1
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgstreamer-plugins-base1.0-0 (>= 1.0.6), libgstreamer1.0-0 (>= 1.0.0), libsoup2.4-1 (>= 2.48), zlib1g (>= 1:1.1.4)
Filename: pool/target/libd/libdmapsharing/libdmapsharing-3.0-2_2.9.41-3+apertis1bv2024dev2b1_armhf.deb
Size: 106332
MD5sum: 1aa3d51eb70d3318fbc0c51c937e920d
SHA1: 9481a45175d18277db425f791c270532bac7f7da
SHA256: 2bdd8e5e675e06f56fea9473d305894b8e1938b6ecbe939f42f854963b662674
SHA512: 8587bcf9ddeda8b6bf0aa09ecf29e63bf8897f21e720f6da8a157ab771cdac01b2b0ce0f4eda1bfad7712be3b667d7fd918e0fcf746f974b3ef8c3f544478647
Description: DMAP client and server library - runtime
 libdmapsharing is a library to access and share content through the
 DMAP (DAAP & DPAP) protocols. The library is written in C using GObject
 and libsoup.
 .
 This package contains the runtime needed by programs using the
 library.
Homepage: http://www.flyn.org/projects/libdmapsharing/
Multi-Arch: same

Package: libdmapsharing-3.0-2-dbgsym
Priority: optional
Section: debug
Installed-Size: 242
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libdmapsharing
Version: 2.9.41-3+apertis1bv2024dev2b1
Depends: libdmapsharing-3.0-2 (= 2.9.41-3+apertis1bv2024dev2b1)
Filename: pool/target/libd/libdmapsharing/libdmapsharing-3.0-2-dbgsym_2.9.41-3+apertis1bv2024dev2b1_armhf.deb
Size: 194876
MD5sum: 4b55f557f697817afba7489181b68c4a
SHA1: d1dddb260749f23b0df3b72dbb9cf5db7c775c99
SHA256: 578b2cef2934a5ffda66c9d7657fa0dc7e77cacb8676c2d04d089dacfd556256
SHA512: 5a16320caa6753372fb31c67a657a349d81f3f1ff5dc80f04ed562e65aa745d2df5b679e3bb3f3468fed12410d88e3112cdeabd400835b2a0cce3cd366181109
Description: debug symbols for libdmapsharing-3.0-2
Auto-Built-Package: debug-symbols
Build-Ids: 25d23c20841d5bbee18a34fa5a024d852c14bf1d
Multi-Arch: same

Package: libdmapsharing-3.0-dev
Priority: optional
Section: libdevel
Installed-Size: 752
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libdmapsharing
Version: 2.9.41-3+apertis1bv2024dev2b1
Depends: libdmapsharing-3.0-2 (= 2.9.41-3+apertis1bv2024dev2b1), libglib2.0-dev, libsoup2.4-dev, libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev
Filename: pool/target/libd/libdmapsharing/libdmapsharing-3.0-dev_2.9.41-3+apertis1bv2024dev2b1_armhf.deb
Size: 87308
MD5sum: 10ab37de09589208aff16d0a11ff4923
SHA1: f7390f1d9bf87e2ce0a1ee2ad820656f54724be3
SHA256: 2b793eb04bb3686acede2505bb824c0d65316ab3e52d5bed6c344065bf12d098
SHA512: 126d8291b6ee2836e579f23a2edcd12975832a3eeec84b34e495077528895983c19d92d84a0fa8f558d8b3f0462507faabb856611f109218822267f1766dd545
Description: DMAP client and server library - development
 libdmapsharing is a library to access and share content through the
 DMAP (DAAP & DPAP) protocols. The library is written in C using GObject
 and libsoup.
 .
 This package contains the development library and headers needed to
 build programs using the library.
Homepage: http://www.flyn.org/projects/libdmapsharing/
Multi-Arch: same

Package: libdouble-conversion-dev
Priority: optional
Section: libdevel
Installed-Size: 215
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: double-conversion
Version: 3.2.1-1+apertis0bv2024dev2b1
Depends: libdouble-conversion3 (= 3.2.1-1+apertis0bv2024dev2b1)
Filename: pool/target/d/double-conversion/libdouble-conversion-dev_3.2.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 58740
MD5sum: 69813f4b4c0cb3fcbc6dfc67b42ef776
SHA1: d6d026cf0c2e7c7f9cccc24be8f7a77c0ad0a02a
SHA256: 0fb6e9badcbcf589a2dbc4046e206299d55d7d72da5a397683b3f310fa5ed3fc
SHA512: e87e749e8ef2b4d7fa7a6a637399cc0e1da050064451582cba901a5a13954b48570f76c2ecfef6fcc0af0ea27fd84e88af08498d24fcbdbd9bf3e3f7e7694005
Description: routines to convert IEEE floats to and from strings (development files)
 This library provides routines to convert IEEE single and double floats to and
 from string representations. It offers at lot of flexibility with respect to
 the conversion format: shortest, fixed, precision or exponential
 representation; decimal, octal or hexadecimal basis; control over number of
 digits, leading/trailing zeros and spaces.
 .
 The library consists of efficient conversion routines that have been
 extracted from the V8 JavaScript engine. The code has been refactored
 and improved so that it can be used more easily in other projects.
 .
 This package contains a static version of the library and development headers.
Homepage: https://github.com/google/double-conversion
Multi-Arch: same

Package: libdouble-conversion3
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: double-conversion
Version: 3.2.1-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.1.1)
Filename: pool/target/d/double-conversion/libdouble-conversion3_3.2.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 37860
MD5sum: c7addd91e88099e8a95a522626d07ec4
SHA1: 9ae0becbb78f96f6c797ae6785bad54836b5810e
SHA256: 2bbd855cc81f660293befc281edb475da9227228071ee4d9127591dca08dedb1
SHA512: 7651393edee448f660294379f1d5db02357988d5e5405221de37ebb5768e0d8117e15181b987a06dc314507891b7148fb0aeaaf9daf67dcba08b78cd701031a9
Description: routines to convert IEEE floats to and from strings
 This library provides routines to convert IEEE single and double floats to and
 from string representations. It offers at lot of flexibility with respect to
 the conversion format: shortest, fixed, precision or exponential
 representation; decimal, octal or hexadecimal basis; control over number of
 digits, leading/trailing zeros and spaces.
 .
 The library consists of efficient conversion routines that have been
 extracted from the V8 JavaScript engine. The code has been refactored
 and improved so that it can be used more easily in other projects.
 .
 This package contains a shared version of the library.
Homepage: https://github.com/google/double-conversion
Multi-Arch: same

Package: libdouble-conversion3-dbgsym
Priority: optional
Section: debug
Installed-Size: 160
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: double-conversion
Version: 3.2.1-1+apertis0bv2024dev2b1
Depends: libdouble-conversion3 (= 3.2.1-1+apertis0bv2024dev2b1)
Filename: pool/target/d/double-conversion/libdouble-conversion3-dbgsym_3.2.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 143212
MD5sum: aebbaaa49f08dc9533e9e7ebdf4998a0
SHA1: 9ce85b22b8b2b7b03e81db49efc83c738e7f1d1b
SHA256: 7e9dde417db620e07c391bb63757fb5007dd9a98fb34639726a99aca3d4d99c1
SHA512: 25e50bf7693d2f9cd28ee8c4f92594ac6f928eaab91313044394bac564d044842a4cf844523830791f7f7f142098e25c49b523d544e30c929455543e7a30a8ff
Description: debug symbols for libdouble-conversion3
Auto-Built-Package: debug-symbols
Build-Ids: 76e803a3735211eca7728e477d7165fa317f448d
Multi-Arch: same

Package: libdpkg-dev
Priority: optional
Section: libdevel
Installed-Size: 725
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Architecture: armhf
Source: dpkg
Version: 1.21.22+apertis2bv2024dev3b1
Depends: libmd-dev, zlib1g-dev, liblzma-dev (>= 5.4.0), libzstd-dev (>= 1.4.0), libbz2-dev
Filename: pool/target/d/dpkg/libdpkg-dev_1.21.22+apertis2bv2024dev3b1_armhf.deb
Size: 352476
MD5sum: 265f9b5f31c6d1ead2f1bebd1c98a0a2
SHA1: 26e13794e690de603b0fbe5dde3c9037ba2b433c
SHA256: 20090c1ecbfa89d9036b3887f6e635aa0c7d1327c155a5c6041f0f031ef40949
SHA512: 6bdfd798d4e02a70179e8d9e641b3e0ae15aaaa41324fd1c562b4a1a8a58bff02479bfaaa3bed80c90600c8b016c333e6b9dbe958d5d94511fb55075cad454a8
Description: Debian package management static library
 This package provides the header files and static library necessary to
 develop software using libdpkg, the same library used internally by dpkg.
 .
 Note though, that the API is to be considered volatile, and might change
 at any time, use at your own risk.
Homepage: https://wiki.debian.org/Teams/Dpkg
Multi-Arch: same

Package: libdpkg-perl
Priority: optional
Section: perl
Installed-Size: 1994
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Architecture: all
Source: dpkg
Version: 1.21.22+apertis2bv2024dev3b1
Depends: perl:any, dpkg (>= 1.18.11)
Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils (>= 5.4.0)
Suggests: debian-keyring, gnupg | sq | sqop | pgpainless-cli, gpgv | sq | sqop | pgpainless-cli, gcc | c-compiler, binutils, patch, sensible-utils, git, bzr
Breaks: dgit (<< 3.13~), libsop-java-java (<< 4.0.7~), pgpainless-cli (<< 1.3.13~), pkg-kde-tools (<< 0.15.28~), sq (<< 0.25.0~), sqop (<< 0.27.2~)
Filename: pool/target/d/dpkg/libdpkg-perl_1.21.22+apertis2bv2024dev3b1_all.deb
Size: 610560
MD5sum: b2e7b2714da0d133f5131b40926d0706
SHA1: fd94aba84c30a4acb024cb4a633ab814ffdd0044
SHA256: 395f31177b8ac62ef3e89b38021081cccc0a656438f78d574fe826c17128344c
SHA512: 5118c2a6767ea48ceab28c042c41fe509f365560bd070177457155d8e7283f69b484ac5883ecc7d429e08d2590e7f545d37f218939dc78a567c0ae68d9e6b81a
Description: Dpkg perl modules
 This package provides the perl modules used by the scripts
 in dpkg-dev. They cover a wide range of functionality. Among them
 there are the following public modules:
 .
  - Dpkg: core variables
  - Dpkg::Arch: architecture handling functions
  - Dpkg::BuildFlags: set, modify and query compilation build flags
  - Dpkg::BuildInfo: build information functions
  - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS
  - Dpkg::BuildProfiles: parse and manipulate build profiles
  - Dpkg::Changelog: parse changelogs
  - Dpkg::Changelog::Entry: represents a changelog entry
  - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog
  - Dpkg::Checksums: generate and parse checksums
  - Dpkg::Compression: simple database of available compression methods
  - Dpkg::Compression::FileHandle: transparently (de)compress files
  - Dpkg::Compression::Process: wrapper around compression tools
  - Dpkg::Conf: parse dpkg configuration files
  - Dpkg::Control: parse and manipulate Debian control information
    (.dsc, .changes, Packages/Sources entries, etc.)
  - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog
  - Dpkg::Control::Fields: manage (list of known) control fields
  - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields
  - Dpkg::Control::Info: parse files like debian/control
  - Dpkg::Control::Tests: parse files like debian/tests/control
  - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza
  - Dpkg::Deps: parse and manipulate dependencies
  - Dpkg::Deps::Simple: represents a single dependency statement
  - Dpkg::Deps::Multiple: base module to represent multiple dependencies
  - Dpkg::Deps::Union: list of unrelated dependencies
  - Dpkg::Deps::AND: list of AND dependencies
  - Dpkg::Deps::OR: list of OR dependencies
  - Dpkg::Deps::KnownFacts: list of installed and virtual packages
  - Dpkg::Exit: push, pop and run exit handlers
  - Dpkg::Gettext: wrapper around Locale::gettext
  - Dpkg::IPC: spawn sub-processes and feed/retrieve data
  - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for
    example)
  - Dpkg::Interface::Storable: base object serializer
  - Dpkg::Path: common path handling functions
  - Dpkg::Source::Format: manipulate debian/source/format files
  - Dpkg::Source::Package: extract Debian source packages
  - Dpkg::Substvars: substitute variables in strings
  - Dpkg::Vendor: identify current distribution vendor
  - Dpkg::Version: parse and manipulate Debian package versions
 .
 All the packages listed in Suggests or Recommends are used by some of the
 modules.
Homepage: https://wiki.debian.org/Teams/Dpkg
Multi-Arch: foreign

Package: libdrm-amdgpu1
Priority: optional
Section: libs
Installed-Size: 63
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.108)
Filename: pool/target/libd/libdrm/libdrm-amdgpu1_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 21968
MD5sum: 4c7f156a7e93e620c3ecb4cd1b7ae49b
SHA1: 82d85adf6a48866c0f34d7885db204b57e98f28f
SHA256: dddce6e444b3e8afabc4e0a048a401fd53f43a03385e454970e650c7327494f1
SHA512: 4cb866018155ef05e05cfd17fdbabf9ae40474912562c048768ad4308c239db508e762f22e70adaea131f13fa86525ea7f48739bb800487ccbb4f13b45a3b6dc
Description: Userspace interface to amdgpu-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
Homepage: https://cgit.freedesktop.org/mesa/drm/
Multi-Arch: same

Package: libdrm-amdgpu1-dbgsym
Priority: optional
Section: debug
Installed-Size: 70
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm-amdgpu1 (= 2.4.114-1+apertis0bv2024dev3b1)
Filename: pool/target/libd/libdrm/libdrm-amdgpu1-dbgsym_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 52712
MD5sum: 8ba4f5dcb1b0d4761beb5ddf9ac3bb42
SHA1: 03681135675fd0873ec21b787be1dc3f75090382
SHA256: 6fe49434edfcc486d6f7270b9dd0d80e5127aa9de57a8914a7c64a28d00bd4a8
SHA512: 31cfec1ba70bbdfd9549c2c747dde17708c1f715b7849b434a7329b1207f62e0339ca6a35d172a79e63165720ed9a3e284f22bc9c99f4b77dddf48ba9f31ccb1
Description: debug symbols for libdrm-amdgpu1
Auto-Built-Package: debug-symbols
Build-Ids: e8c7bec1f29d4946f7ff7ac7b3d9f3078badb658
Multi-Arch: same

Package: libdrm-common
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Filename: pool/target/libd/libdrm/libdrm-common_2.4.114-1+apertis0bv2024dev3b1_all.deb
Size: 9880
MD5sum: 62e97be6e1ed818e018e21c77d032301
SHA1: 891afa688fcb5c6ed5c72783c0eac77ffe5ba784
SHA256: 143e8a1bc3cef75b733353c9e440c662ffe25c001587a9781f10ecc37c4b142f
SHA512: 24ed62d6964edd926806b2912953f4b6acf67a1f53d5d5732ccbd3aa1a33217210e68900577c9ae580fe2f00a667a5f54f5bd49acd1234d4bfcf45a9509a4891
Description: Userspace interface to kernel DRM services -- common files
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
 .
 This package provides common files for libdrm.
Homepage: https://cgit.freedesktop.org/mesa/drm/
Multi-Arch: foreign

Package: libdrm-dev
Priority: optional
Section: libdevel
Installed-Size: 1069
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm2 (= 2.4.114-1+apertis0bv2024dev3b1), libdrm-radeon1 (= 2.4.114-1+apertis0bv2024dev3b1), libdrm-nouveau2 (= 2.4.114-1+apertis0bv2024dev3b1), libdrm-amdgpu1 (= 2.4.114-1+apertis0bv2024dev3b1), libdrm-omap1 (= 2.4.114-1+apertis0bv2024dev3b1), libdrm-freedreno1 (= 2.4.114-1+apertis0bv2024dev3b1), libdrm-exynos1 (= 2.4.114-1+apertis0bv2024dev3b1), libdrm-tegra0 (= 2.4.114-1+apertis0bv2024dev3b1), libdrm-etnaviv1 (= 2.4.114-1+apertis0bv2024dev3b1), libpciaccess-dev
Filename: pool/target/libd/libdrm/libdrm-dev_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 250712
MD5sum: 6d943160ea7708beaa03baa7602aeaf4
SHA1: 44e3d2824464fd17c01c5b84cbdd7f68153645e8
SHA256: a08406dd73bad942cbb3250e8b03b1984a4f01a62db8bb3ef8f03a481dd203e2
SHA512: b87cf718b2555027c7fee7716ee2e75e0987634307d7b7b9f8e9cdc924759243045c242eec0a0f38e9c4679d056d7c49c022bed72911ed2a70f2d376481089e0
Description: Userspace interface to kernel DRM services -- development files
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
 .
 This package provides the development environment for libdrm.
Homepage: https://cgit.freedesktop.org/mesa/drm/
Multi-Arch: same

Package: libdrm-etnaviv1
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.108)
Filename: pool/target/libd/libdrm/libdrm-etnaviv1_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 15012
MD5sum: 4e421d103677fb59cfb831b2c6991339
SHA1: 4d691c359f80f078c158d8933ab00f4c227f203b
SHA256: 13fd982ff288ed7e4614ef6d91f4367df0a553a56d8be920bf69ea7ddc6f75a2
SHA512: b57f00bbce908f1a25715fabade5c879c964bb5a5e7501f92bde80e56294bfea0d6589a92d3eb869f6244212d13fad828d47453b5d34ffb710e6f40c449fff0b
Description: Userspace interface to etnaviv-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
Homepage: https://cgit.freedesktop.org/mesa/drm/
Multi-Arch: same

Package: libdrm-etnaviv1-dbgsym
Priority: optional
Section: debug
Installed-Size: 40
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm-etnaviv1 (= 2.4.114-1+apertis0bv2024dev3b1)
Filename: pool/target/libd/libdrm/libdrm-etnaviv1-dbgsym_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 25736
MD5sum: 60a456a246a65e0f6915b66ca9baabce
SHA1: 64989873df36a936e8dc4b5f3067cfe77f0d518c
SHA256: 6e70fdde0b409e97cdbbb6068b69b4ad512fd3237d91d099aeb3bfe3d64efbb6
SHA512: 3d6474f58d887a1c2e3216b038ea3b32efb62bb7df050006cac793d6be34f687932efd2ed926b85d5b71c5d955ce99ce66d5046346a8e10725034116cb639316
Description: debug symbols for libdrm-etnaviv1
Auto-Built-Package: debug-symbols
Build-Ids: 38443e40a70ec92c8f7ebad2787e464e74558eda
Multi-Arch: same

Package: libdrm-exynos1
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108)
Filename: pool/target/libd/libdrm/libdrm-exynos1_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 15016
MD5sum: fee60f26754af5e67216dd43216fb80c
SHA1: 764e53cfae21fb78ce90824cebf829da60515d47
SHA256: e0ae5430ec49f94c96b181e495469cb5a8358a20c34250b131566486fab374b5
SHA512: b5dcbabb02b80ac5b39145d094694288db4a95b2c1a23ad2dba9489f0caedfb8e6b81df3f2fe7061bf471d3a7e280c6af2f78a47715b34f2bcb6250fc5ed1014
Description: Userspace interface to exynos-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
Homepage: https://cgit.freedesktop.org/mesa/drm/
Multi-Arch: same

Package: libdrm-exynos1-dbgsym
Priority: optional
Section: debug
Installed-Size: 43
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm-exynos1 (= 2.4.114-1+apertis0bv2024dev3b1)
Filename: pool/target/libd/libdrm/libdrm-exynos1-dbgsym_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 29856
MD5sum: afdddf591d3d00c24369bf66be10d4dc
SHA1: d64003a355505fa0b4781eb07cac386a6d02d65d
SHA256: ce9db78748ece1253ec5a8cbc400aa2ea57a44dfc0724f117d18d9ae870c7136
SHA512: 756fdbb1ba99d348e2fde1de80645ffe83f697a389c58aa67815bae300d89af5b0aef1e640276adb331db627c1551be4e4188166e634c8ce57509dcd41a9f09d
Description: debug symbols for libdrm-exynos1
Auto-Built-Package: debug-symbols
Build-Ids: a2574d297fadfb1f88e9bc5197475a48ecca4f7f
Multi-Arch: same

Package: libdrm-freedreno1
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.108)
Filename: pool/target/libd/libdrm/libdrm-freedreno1_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 21124
MD5sum: 35448d2a765430550bb009a8cf40fe40
SHA1: b1c2fb31aafe69a727ac49503ce480a8e940faf2
SHA256: 535ef7a9937e34588c345d8646663191539d4cffa4acfc191d69a8bfacbf584f
SHA512: 14256e5275f430067f6695862edbfd7932ebc81f48ba85f84d5e473d4ce154993e5973d6b2a9cf1efe61472c42b807d13bb295e785bf6cc7d0ece326530050f7
Description: Userspace interface to msm/kgsl kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
Homepage: https://cgit.freedesktop.org/mesa/drm/
Multi-Arch: same

Package: libdrm-freedreno1-dbgsym
Priority: optional
Section: debug
Installed-Size: 68
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm-freedreno1 (= 2.4.114-1+apertis0bv2024dev3b1)
Filename: pool/target/libd/libdrm/libdrm-freedreno1-dbgsym_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 50844
MD5sum: 81e1475924a3e227e9334433ab049599
SHA1: eb9b2c55fe2fe4648601508da66844274443e4b2
SHA256: 2e70877a985de08781063a348b41644d7c4ada29617b20e28fa944f2f4be1ce1
SHA512: 131278e30b9824d07c43294e44d566761c4316891ced154ec5ad71b791f0330676c08ff731f24a4a0d9d64cd25f1496e63d57647a30c0bce4fae86065441445f
Description: debug symbols for libdrm-freedreno1
Auto-Built-Package: debug-symbols
Build-Ids: 15a2f730cf06ecbccf108efa7cbf55782e6fd32a
Multi-Arch: same

Package: libdrm-nouveau2
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108)
Filename: pool/target/libd/libdrm/libdrm-nouveau2_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 19300
MD5sum: a530261e07a3b42dd5cca519bde7219b
SHA1: 120027e236e4163a35ab0fb3119641a6f3274a74
SHA256: a0bcba6cc6dafc109dc96d6b47fd2d40f811bab499595c07245e14efe0d65941
SHA512: 7902770e9fcc39aaae3a1c11fcfc7193d0fc5be2abb644a81b98fbeee91b0581fdd1c6b87e631da285138fadd75f5e0ef36f330a1e95068f78de42e591a7a168
Description: Userspace interface to nouveau-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
Homepage: https://cgit.freedesktop.org/mesa/drm/
Multi-Arch: same

Package: libdrm-nouveau2-dbgsym
Priority: optional
Section: debug
Installed-Size: 54
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm-nouveau2 (= 2.4.114-1+apertis0bv2024dev3b1)
Filename: pool/target/libd/libdrm/libdrm-nouveau2-dbgsym_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 39820
MD5sum: e317665e4d5ae6236c8ec39767c14d0e
SHA1: 79d0278c9aef951741fadbfdc8f0a20dd3756ee5
SHA256: 48674aeb3ac5dbae35e4a3adde88e3d65b3abdf32f4fd234a5f415317ba4148a
SHA512: b74a10bd3bf4da2a02a81b88fe055e7f4dca22721de101c6b32e5f16ee10fa0ddfbbc7f732ade69f767b20c12c3ae70019e1a527920f6f0a8f0d36d9a7e85f6a
Description: debug symbols for libdrm-nouveau2
Auto-Built-Package: debug-symbols
Build-Ids: 0e1aa0b54c4fea2055c55d15baf9494b4cf75fd0
Multi-Arch: same

Package: libdrm-omap1
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108)
Filename: pool/target/libd/libdrm/libdrm-omap1_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 11132
MD5sum: b93b5511234a84c4a512b4c7f775a96b
SHA1: ab3ec5be452664f5718d479e0d63a6832b1ca293
SHA256: 4b11a590ca108db9119de170df0864746cb1ff144190b31cccfffc39ee1c0c21
SHA512: 96df2560228612ddf857e2059e48bbab4715fe775814ad2f08c2847d7dae047f6724d16831f025bda31ff39441e4aaded885259d0e376e1a14feb46fb2909c4e
Description: Userspace interface to omap-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
Homepage: https://cgit.freedesktop.org/mesa/drm/
Multi-Arch: same

Package: libdrm-omap1-dbgsym
Priority: optional
Section: debug
Installed-Size: 22
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm-omap1 (= 2.4.114-1+apertis0bv2024dev3b1)
Filename: pool/target/libd/libdrm/libdrm-omap1-dbgsym_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 9400
MD5sum: c2190ad77703e0d65f80fd575f3f03ee
SHA1: cab4a2c3f9f9b6a5d81430bd6d7c5f1635c23e98
SHA256: e69f966d0aab7d40109a16bf5c0b43ac5b1b73128ca9ee9abceb3b1ac05bea2f
SHA512: e4fdc9c8f2ac98b215096253af4236c9a63229808e2ed08534eb299db51a1008653db72e16f51e5798ea3867f57b7d25e647b901473dd827a63b3984863716cb
Description: debug symbols for libdrm-omap1
Auto-Built-Package: debug-symbols
Build-Ids: 525f5320d6a24b1538dc1b9e8dd1c9d68f92c2de
Multi-Arch: same

Package: libdrm-radeon1
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108)
Filename: pool/target/libd/libdrm/libdrm-radeon1_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 21920
MD5sum: 17ab0fb920a10f74ae6f3fff41eae7c1
SHA1: 3528e1660f1131f96a3a447116262f6e0ea626fc
SHA256: 1539ca9c78482bbac2ced388f930dd4fe0b298b66a8791868d11a431f6ee89d5
SHA512: c68f6631aeebc168e8d3b17c3e01ffd9c07d02a45e0fee762f4d7a68b0aae5321f1d6a88ffe443a97472649a479239fac58ddddef5939fe6df09cfe70b7eddbb
Description: Userspace interface to radeon-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
Homepage: https://cgit.freedesktop.org/mesa/drm/
Multi-Arch: same

Package: libdrm-radeon1-dbgsym
Priority: optional
Section: debug
Installed-Size: 63
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm-radeon1 (= 2.4.114-1+apertis0bv2024dev3b1)
Filename: pool/target/libd/libdrm/libdrm-radeon1-dbgsym_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 47520
MD5sum: f05dc7087aab89d747daa2f684d0ae9e
SHA1: 766f763978ebe7989af369baff10830755b0083c
SHA256: 2e12e801e1981a4adf22ea257899dcdd47c7ab1854a9a95f57327dd99732008b
SHA512: 5c14e32ba4886b07860211ae458d42738a76de4a70d37ecccb742273ac632b83271af132d4309670e90eb147d7df4aa945836bac23bf9e033af4a281633156e2
Description: debug symbols for libdrm-radeon1
Auto-Built-Package: debug-symbols
Build-Ids: 3820fbc31a10fe4ee3483cb88695898ed262e76d
Multi-Arch: same

Package: libdrm-tegra0
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.108)
Filename: pool/target/libd/libdrm/libdrm-tegra0_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 12548
MD5sum: d2f3da22d0ef0bfd4f576da392b84472
SHA1: 0dcf8097ad95ae905b31f2782a95bbd08bfd74b8
SHA256: e1d361bf9b688bd3cefd5e396e32215aadee15edb7b1489c7aec6d66af3aeb3e
SHA512: f601388d82d6b2541ad5caf4230947ea08cb535a4da92d982766a4c1e1bb369610eea05075da7dd6c2e0e808e841b8c1dc6819a64750eb7edc26242c2f2879bd
Description: Userspace interface to tegra-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
Homepage: https://cgit.freedesktop.org/mesa/drm/
Multi-Arch: same

Package: libdrm-tegra0-dbgsym
Priority: optional
Section: debug
Installed-Size: 33
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm-tegra0 (= 2.4.114-1+apertis0bv2024dev3b1)
Filename: pool/target/libd/libdrm/libdrm-tegra0-dbgsym_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 19692
MD5sum: d2262a826e05627092e79312cd9335ef
SHA1: f42a592933ca52c1b7c1c3522eebfdc040ad4a09
SHA256: 797cf9b69ac484dc63e789cc3213435c7eae127161e9f479d2e27193146d8db8
SHA512: 70ba74069cfa7af3c7379d562f9e989276449861f11fc1c51219c8fedd468351b298f9e6571ecd9cf5d37b9ccdb49b7b4e587d79f1aa4fa4b2e75b178e9dd779
Description: debug symbols for libdrm-tegra0
Auto-Built-Package: debug-symbols
Build-Ids: 0480a4545ace47551483151ca1dfd47658713dd5
Multi-Arch: same

Package: libdrm-tests
Priority: optional
Section: libs
Installed-Size: 296
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm2 (= 2.4.114-1+apertis0bv2024dev3b1), libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.77), libdrm-etnaviv1, libdrm-exynos1 (>= 2.4.66), libdrm-tegra0 (>= 2.4.112)
Filename: pool/target/libd/libdrm/libdrm-tests_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 71704
MD5sum: 5b7a157a89ca8903620a351a1d4c16b5
SHA1: 69229fcaed375a65eb22bfb6e014fc7837e5d587
SHA256: 9462f265719371709271b37c355e02fddd8e1cc4d65f69f9c04edba9048b4ce5
SHA512: 98dddbf80fd00ca6be1af6142b6e3bb00e02c93c0820d6fb99043211832797f9508e15287468a5805a5349d08b8b7ecf59529132087d5e1d491b20803f76fb2b
Description: Testing tools from the libdrm project
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
 .
 This package contains a variety of tools for testing from the libdrm project.
Homepage: https://cgit.freedesktop.org/mesa/drm/

Package: libdrm-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 400
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm-tests (= 2.4.114-1+apertis0bv2024dev3b1)
Filename: pool/target/libd/libdrm/libdrm-tests-dbgsym_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 255388
MD5sum: bff8cd164a9a6f25f1c41d299385393f
SHA1: ba4943e95dde833f9a5695f94c2241260710e0bf
SHA256: ea66e9faa90db5527a3321b0d822ed6eaa13aae5d58a2db043d980837833d035
SHA512: c225e2ecb02e9f0e8b21c34959a9ba20147d94e3614d0300bc84ec6b48c880cfab52ced6f661ecaf56e195578f053a1843b3fc37b9bb5438ac22366cd3f7485b
Description: debug symbols for libdrm-tests
Auto-Built-Package: debug-symbols
Build-Ids: 11520055b3989b102251fed0180e4cd3b400d5d0 1a95fe5e2251331111052ba711e8dd80906ef9ed 3d38745996eeb19c9541aa1022f430a9eac8a448 4c37e560b3819eb64c21f0094c88957faccd0484 4e9076160e64b5a25cbedb816950fcfa47183aaf 5d4e288bd5af7e4631c39dbf074cf5fe8cfbc214 67c947dd9143569fdd6939df0862e634deb9eb73 7158f86351c09c5a97c5910bd284fda6827ccb5b 79bac4cb241cce6e3812468361ad474869db7b49 92c4606c1311600c2c1a08944842fecb739f6cdf 971030aa96feab076d489b2bf6021172c300f2ca 9cf38154d9b3fb4dc027f5f875349b209d6ccff2 a5f618e933fabb3c33fdabdcae85cef298cb71b8 a96b4ae1f7d42b3f864ff1cec9dbed4fc109cbdb b51368e937a054333e5f75307bcc4e1c74438ef6 b9180f9a648d0eefc426a5da401f58faf79d0253 c0e5578d5ababc9abd3f779321274aea7de5c670 c19fbf8ed83f6e03a761b652414757483b2f947f d664af218eedcdc0b669e194b4022a0e28a8c637

Package: libdrm2
Priority: optional
Section: libs
Installed-Size: 96
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm-common (>= 2.4.114-1+apertis0bv2024dev3b1), libc6 (>= 2.33)
Filename: pool/target/libd/libdrm/libdrm2_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 35608
MD5sum: 255e574ea432d443464c2fd409e9b913
SHA1: 70a2f7f535dfc71525d944c6b9a8ed7c73f92b98
SHA256: d588f110f0c721501ca9c8d67043de45203483e32ca2731baaa78579b17b9d46
SHA512: bd497d25d3eb4e06c3f1e49024d7a036f0e4713e0a649ee6219c3f64c43d96668366d90e1141bdc1afc2a4f139fdd160e229933516f04e0cd9f02922d1519af6
Description: Userspace interface to kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
 .
 This package provides the runtime environment for libdrm.
Homepage: https://cgit.freedesktop.org/mesa/drm/
Multi-Arch: same

Package: libdrm2-dbgsym
Priority: optional
Section: debug
Installed-Size: 128
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libdrm
Version: 2.4.114-1+apertis0bv2024dev3b1
Depends: libdrm2 (= 2.4.114-1+apertis0bv2024dev3b1)
Filename: pool/target/libd/libdrm/libdrm2-dbgsym_2.4.114-1+apertis0bv2024dev3b1_armhf.deb
Size: 107296
MD5sum: 1c4a78e4f76f97622defefb460b3fa06
SHA1: b4b6a7b39d2c40ab2f146df930c193b085dc8672
SHA256: 38a245711c8fceed2470d9999dab56257de0a05893419d61ba478a71f3abb5a0
SHA512: fd71c975da3e4b721bff8813c71e4768df4ab204d3adf2e16f358c949275a6c2123cb2eec7949f6b0f00a9fbd436e67491857eaf8e7994e33733af0c1341a263
Description: debug symbols for libdrm2
Auto-Built-Package: debug-symbols
Build-Ids: a9c4e73bb95c495115f16afdce3c1f3ba1017666
Multi-Arch: same

Package: libduktape207
Priority: optional
Section: libs
Installed-Size: 216
Maintainer: Debian IoT Maintainers <debian-iot-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: duktape
Version: 2.7.0-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.29)
Filename: pool/target/d/duktape/libduktape207_2.7.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 114384
MD5sum: d2465b2215e232ef1c35dfc28db8c751
SHA1: 3b0a315c1e58401d92fb5f58070498e5cf224995
SHA256: abc84fa2df3b0a71e85fc3080df4033972edc64b1c35adc26f415866cf96b3e6
SHA512: bfd39c3af67240ea23795f544d0a39c8c9bad7d23f40971e1bbffe3882b58485bae6129a63e26e19b70a0dd056a23045a769fc569c650aff35e35bd5176ee259
Description: embeddable Javascript engine, library
 Duktape is an embeddable Javascript engine, with a focus on portability
 and compact footprint.
 .
 Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h,
 and duk_config.h to your build, and use the Duktape API to call Ecmascript
 functions from C code and vice versa.
 .
 This package contains the shared library.
Homepage: https://duktape.org
Multi-Arch: same

Package: libduktape207-dbgsym
Priority: optional
Section: debug
Installed-Size: 574
Maintainer: Debian IoT Maintainers <debian-iot-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: duktape
Version: 2.7.0-2+apertis2bv2024dev3b1
Depends: libduktape207 (= 2.7.0-2+apertis2bv2024dev3b1)
Filename: pool/target/d/duktape/libduktape207-dbgsym_2.7.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 529148
MD5sum: 8bf1747f591ee0fe220ad324e8e5cd9f
SHA1: 7588a1860ea326aaf3c51c391560678b5e6f7757
SHA256: 5acb256fea672617a42b9c5f1582f6575e9c39f09127a60c4f7d4b5f0eb582fd
SHA512: 1fc52fb2aab4ff5d67565c46b9bc2021f8c8a0854e1ab2c839e835ffcdd834d836c2eec2c4fff70752e91426efb0573d01c5fd0879cd5ec34cd33e9ecdfc0059
Description: debug symbols for libduktape207
Auto-Built-Package: debug-symbols
Build-Ids: b146595c0dbf4be04f276a5ca21152b9af29c3b7
Multi-Arch: same

Package: libdv-bin
Priority: optional
Section: video
Installed-Size: 99
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: libdv
Version: 1.0.0-15+apertis0bv2024dev3b1
Replaces: libdv-dev (<< 0.98-1)
Depends: libc6 (>= 2.34), libdv4 (>= 1.0.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libpopt0 (>= 1.14), libsdl1.2debian (>= 1.2.15), libx11-6, libxext6, libxv1
Recommends: oss-compat
Filename: pool/target/libd/libdv/libdv-bin_1.0.0-15+apertis0bv2024dev3b1_armhf.deb
Size: 44788
MD5sum: 690a0c4c46f1e066834a5a26b5f76c8f
SHA1: 1f7583bfab5c7bd143f68c1856f2511a9776864b
SHA256: c5578f307cb39ca479bd164c7d115042216ad315adc17030b4c2c2f188df4d64
SHA512: 95456f06c84b887560c8dd7787f4ba1da58c1085e1fb90c79532a5534fa23c97e7f2fdcaaa9612c16a806738c9c2462fbffe06b8a6728d654a1c9a62955cad7b
Description: software library for DV format digital video (sample apps)
 The Quasar DV Codec (libdv) is a software decoder for DV format video, as
 defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format
 used by consumer-grade digital camcorders.
 .
 This package contains sample programs for viewing (playdv), encoding
 (encodedv), transferring DV data (dvconnect) and insert audio into a DV
 stream (dubdv).
Homepage: http://libdv.sourceforge.net/

Package: libdv-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 109
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: libdv
Version: 1.0.0-15+apertis0bv2024dev3b1
Depends: libdv-bin (= 1.0.0-15+apertis0bv2024dev3b1)
Filename: pool/target/libd/libdv/libdv-bin-dbgsym_1.0.0-15+apertis0bv2024dev3b1_armhf.deb
Size: 70800
MD5sum: c75d777e6349495b2d524b674604d11b
SHA1: 674dc2f65e36acb3735853789f05b13ceb4a4e62
SHA256: 5125c008b24e76b25adabb86abc1ffc661f5484b6fa1d265d079e65c6bfc2ccc
SHA512: d9adf58a727b8addc1360c086298518b7bdebf51da7776ae48fe1ecdd5060ad0be2a26ca795a23ceac67e44f0700bf3fbcb8dd0667c955add23be08c05ece016
Description: debug symbols for libdv-bin
Auto-Built-Package: debug-symbols
Build-Ids: 38bf0b799a7e0e7ffa474938c08f904d900b6c3e 46ab5bfcc04707535ffe35aa1dc92ebaddd21783 94a8d97b69108e4c658038e30e7f868af7e332c6 c040d823ba64096a3b05d4d1b957f5c8946f77b3

Package: libdv4
Priority: optional
Section: libs
Installed-Size: 124
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: libdv
Version: 1.0.0-15+apertis0bv2024dev3b1
Depends: libc6 (>= 2.11)
Suggests: libdv-bin, oss-compat
Filename: pool/target/libd/libdv/libdv4_1.0.0-15+apertis0bv2024dev3b1_armhf.deb
Size: 61884
MD5sum: 37d598250ae2b4ed2e616a028c5ff122
SHA1: 66f8fccbf1ade830389bd60bb5646c67b608149c
SHA256: 04c35a101a2121c9c7149376c701feba5c181bd56ea774a56c94e490123f5510
SHA512: 0224bd89a4582ce8544744b4fe497f3a517cdf3ae836df6f3b7e78d1386a3e28a32006f45602344ab1bc64bdbb891558b46e6b966a3a13c85dfe8bc7b2d7be99
Description: software library for DV format digital video (runtime lib)
 The Quasar DV Codec (libdv) is a software decoder for DV format video, as
 defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format
 used by consumer-grade digital camcorders.
 .
 This package contains the library needed to run executables using libdv.
Homepage: http://libdv.sourceforge.net/
Multi-Arch: same

Package: libdv4-dbgsym
Priority: optional
Section: debug
Installed-Size: 153
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: libdv
Version: 1.0.0-15+apertis0bv2024dev3b1
Depends: libdv4 (= 1.0.0-15+apertis0bv2024dev3b1)
Filename: pool/target/libd/libdv/libdv4-dbgsym_1.0.0-15+apertis0bv2024dev3b1_armhf.deb
Size: 132976
MD5sum: 7389ada42e916b2400a30c5906a16070
SHA1: 8bf36969661d447449d8b4f2ee5865d1918bf2c0
SHA256: 6d1d1183cedf29d9db7f4d507bd90804662617c3ac8e5180c0deeb398d0c3ab4
SHA512: b2d2a525dcfca1bd2df62b1b1e49552457748f83cc1242625640cec71a816b7fd207fe4f9d684b5b9a8a77c2b985298a705af57965ca39fd3706de3a15aa4f70
Description: debug symbols for libdv4
Auto-Built-Package: debug-symbols
Build-Ids: d2774120d5d64ca70271d6b367ccde5dcd42a4fe
Multi-Arch: same

Package: libdv4-dev
Priority: optional
Section: libdevel
Installed-Size: 54
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: libdv
Version: 1.0.0-15+apertis0bv2024dev3b1
Replaces: libdv-dev
Provides: libdv-dev
Depends: libdv4 (= 1.0.0-15+apertis0bv2024dev3b1), libpopt-dev
Recommends: pkg-config
Conflicts: libdv-dev
Filename: pool/target/libd/libdv/libdv4-dev_1.0.0-15+apertis0bv2024dev3b1_armhf.deb
Size: 21792
MD5sum: 808fe2fec85cce37c244be8cb386c734
SHA1: df3dc6a667b4f837b65c46bacafdc385ab8db9cf
SHA256: 01fe383010d034fab888d8d45515cceb16e94d2aed483b36ca357f724f390932
SHA512: 34a40252db4b7ea12636a54103f14f9ce3b28cd996f25edd46533da6a2fd0a05a679bbb6482259032c6911d1e0897ece7ee80a6770211aa1a5dcd562bad589ef
Description: software library for DV format digital video (devel files)
 The Quasar DV Codec (libdv) is a software decoder for DV format video, as
 defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format
 used by consumer-grade digital camcorders.
 .
 This package contains the development headers and library files needed to
 compile programs using libdv.
Homepage: http://libdv.sourceforge.net/
Multi-Arch: same

Package: libdvbv5-0
Priority: optional
Section: libs
Installed-Size: 342
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libudev1 (>= 183)
Filename: pool/target/v/v4l-utils/libdvbv5-0_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 160316
MD5sum: 07faecfed731cdd6aaa3316507690cf1
SHA1: a1ca247a507bed6cb4e3efed68e62c9c2710abc5
SHA256: 07de5d129599f654d2ff4574f820a3b7acd5de8fdb1360652d2b2c7080c46471
SHA512: a57bb38d3818c19d5f43d070b40b7f82ca934b8977c3fdea8139464d389b29c3caffa5996eee39c495794be765e4af8102c50136b55dace67744825f8117d8fa
Description: Libraries to control, scan and zap on Digital TV channels
 This library provides functions to work with DVB devices that
 implement the DVB v5 API.
 .
 This package contains the shared libraries.
Homepage: https://linuxtv.org/downloads/v4l-utils/
Multi-Arch: same

Package: libdvbv5-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 262
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: libdvbv5-0 (= 1.22.1-5+apertis1bv2024dev3b1)
Filename: pool/target/v/v4l-utils/libdvbv5-0-dbgsym_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 233308
MD5sum: 54585ec19997c670e946bf96eb5f252b
SHA1: 4aa8499444f1f1a6cff7d799108533d9a8449a4d
SHA256: e6f43d281d4e3ba952af9b13855d8e008b62313427934a58f26023545a570526
SHA512: 29245c3b919b2b704322267462a28d2f6866b960f1c4384c92530bdb6c792c84f3295b22be45c4d3efc752bdd421cbe1ab4db80ed6cfb89ab558bf6a14a77bc5
Description: debug symbols for libdvbv5-0
Auto-Built-Package: debug-symbols
Build-Ids: 5c2f3f8034737da81fed979df058d85c1d3702e6
Multi-Arch: same

Package: libdvbv5-dev
Priority: optional
Section: libdevel
Installed-Size: 799
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: libdvbv5-0 (= 1.22.1-5+apertis1bv2024dev3b1)
Suggests: pkg-config (>= 0.18), libdvbv5-doc
Filename: pool/target/v/v4l-utils/libdvbv5-dev_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 218392
MD5sum: 98e63447a99b068feb5094fad3cec2ba
SHA1: cb01594a18ca6f5aa3220366c4ec858bb0082b6c
SHA256: b1ff00bd306eaed7f7f4aa7695cbcd5b067ab3754158077cd44c9ec8462e5c02
SHA512: 534b0b4f389e620b06889c42365b7d534dca4b59c086cac4e326c4c504f61a3454eb124c597f9256fca1dbcdb64182d973be20f5fd409484ae5c9c06a4b3871a
Description: Development files for libdvbv5
 This library provides functions to work with DVB devices that
 implement the DVB v5 API.
 .
 This package contains the development files.
Homepage: https://linuxtv.org/downloads/v4l-utils/
Multi-Arch: same

Package: libdvbv5-doc
Priority: optional
Section: doc
Installed-Size: 7039
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: all
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Suggests: devhelp
Filename: pool/target/v/v4l-utils/libdvbv5-doc_1.22.1-5+apertis1bv2024dev3b1_all.deb
Size: 1527168
MD5sum: 0daab31807d7a47635574df7933c35a6
SHA1: 7702c292831d2816af52e89200f5dad909bb6e0d
SHA256: 22b6965a7c80f5aa14573e63686c83bba93222ebd0d4489efe6460e0d33512f8
SHA512: fd7b42f1adc82cee2b13ff0015ba80e4a188624a8d51603d3eb7b7b364a76379a35c6e7561188bf08583c0406be4e8e50c5b22d487c4ffed7b0db3271e896823
Description: Doxygen generated documentation for libdvbv5
 This library provides functions to work with DVB devices that
 implement the DVB v5 API.
 .
 This package provides doxygen generated documentation for the library.
Homepage: https://linuxtv.org/downloads/v4l-utils/
Multi-Arch: foreign

Package: libdw-dev
Priority: optional
Section: libdevel
Installed-Size: 1134
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libelf-dev, libdw1 (= 0.188-2.1+apertis2bv2024dev3b1), zlib1g-dev, liblzma-dev
Filename: pool/target/e/elfutils/libdw-dev_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 302824
MD5sum: ba535cccc0799bfd8099ba2e094c6905
SHA1: 4d696c625a2bccb7355baef67431277f95d39bf8
SHA256: 04e2f5b6f79cd4bfa48571edb1c50be5807b0f3bb8f410a33960dcf83f2ed994
SHA512: 03c92c9fd0bda258a13dba114097a828a9342ef5e687ba61014dba3f25cb0cee9636717a42aaf678a1e6c4f5901fa6bab234c470a071ebd6423041e73c7b34c8
Description: libdw1 development libraries and header files
 libdw1 provides a library that provides access to DWARF debug information
 stored inside ELF files.
 .
 This package contains development libraries and header files for libdw1.
 .
 It also contains a static version of libdw.  Only link to the static version
 for special cases and when you don't need anything from the ebl backends.
Homepage: https://sourceware.org/elfutils/
Multi-Arch: same

Package: libdw1
Priority: optional
Section: libs
Installed-Size: 497
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libbz2-1.0, libc6 (>= 2.34), libelf1 (= 0.188-2.1+apertis2bv2024dev3b1), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.2.3)
Filename: pool/target/e/elfutils/libdw1_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 227504
MD5sum: 3fa34fe941a946c3ecf96faa3e5ece5c
SHA1: ea1fad65795804d7e073b941b56c4eb8e4e61ab5
SHA256: 43c8f52892594ae784563d2f79e87f81c1089b9c3c2e384c310a5a99105aa3e3
SHA512: 7f253377cebabcccc8db4b9707fddd860ccfe474ae71f1b56932f35e1e48590747fe4bb1a7eab90beb4a19c9b388d6d8291500000f169bccd503ea2c7887e289
Description: library that provides access to the DWARF debug information
 libdw1 provides a library that provides access to DWARF debug information
 stored inside ELF files.
 .
 This library is part of elfutils.
Homepage: https://sourceware.org/elfutils/
Multi-Arch: same

Package: libdw1-dbgsym
Priority: optional
Section: debug
Installed-Size: 898
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libdw1 (= 0.188-2.1+apertis2bv2024dev3b1)
Filename: pool/target/e/elfutils/libdw1-dbgsym_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 827852
MD5sum: eec3a96edc3397a22da264cc61987d67
SHA1: 2dc52276f05cbd4494a3cf301f942de316c6c07c
SHA256: a767476deaea4b0f2ea24715932c95acc350b729015280c189b984e18135a8a9
SHA512: 3b28fde0a6d1cc7e7c0f8b3c8e038c0c5fd8cb660a68585756ab845e8b627e778c62e1b2fc1736fec0da9ee1f5ba57139ef529f7b8f2e1950b3edf392826a69f
Description: debug symbols for libdw1
Auto-Built-Package: debug-symbols
Build-Ids: d6e0dfd72ed1959480a9dc715353d84c5d089d2a
Multi-Arch: same

Package: libedit-dev
Priority: optional
Section: libdevel
Installed-Size: 348
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: libedit
Version: 3.1-20221030-2+apertis2bv2024dev3b1
Depends: libedit2 (= 3.1-20221030-2+apertis2bv2024dev3b1), libbsd-dev (>= 0.1.3), libncurses-dev | libtinfo-dev
Filename: pool/target/libe/libedit/libedit-dev_3.1-20221030-2+apertis2bv2024dev3b1_armhf.deb
Size: 101048
MD5sum: 9a434409f99320a0790321fee452b160
SHA1: 3f38a6c8447ea1f16f2d38d48694558c4f112ded
SHA256: 2ca6e4b4b38cb513ebc38ae56ee9bbea6359dec67dcf6be592337ad294a6e835
SHA512: ada0eade4820bf2ecca8b585820b00dbb406a8185530edfe8384f7b37c6e2f8cb858adc0004cb2712abb77e0288f94d190a00614448d2383dd3661c8af8d06c7
Description: BSD editline and history libraries (development files)
 Command line editor library provides generic line editing,
 history, and tokenization functions.
 .
 It slightly resembles GNU readline.
Homepage: https://www.thrysoee.dk/editline/
Multi-Arch: same

Package: libedit2
Priority: optional
Section: libs
Installed-Size: 177
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: libedit
Version: 3.1-20221030-2+apertis2bv2024dev3b1
Replaces: libedit-dev (<< 3.1-20180525-2~)
Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.33), libtinfo6 (>= 6)
Filename: pool/target/libe/libedit/libedit2_3.1-20221030-2+apertis2bv2024dev3b1_armhf.deb
Size: 79328
MD5sum: e8207bfd461d1e23e8fe0a37db03d0a1
SHA1: 5cff79ee94729d34d6f9260af4626eacd0e48872
SHA256: 21da952fbc12b4e582a971a88df21ad76632842b7b055d5431c033a6df3a3593
SHA512: 4f117bfc00ba578477cfd2cfcd5ef867b05a94850164ad02489f8986a8649d88a101c60e17920bee585061080c4d7cea5268da90f23f9a38586c8e0fae3631ae
Description: BSD editline and history libraries
 Command line editor library provides generic line editing,
 history, and tokenization functions.
 .
 It slightly resembles GNU readline.
Homepage: https://www.thrysoee.dk/editline/
Multi-Arch: same

Package: libedit2-dbgsym
Priority: optional
Section: debug
Installed-Size: 218
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: libedit
Version: 3.1-20221030-2+apertis2bv2024dev3b1
Depends: libedit2 (= 3.1-20221030-2+apertis2bv2024dev3b1)
Filename: pool/target/libe/libedit/libedit2-dbgsym_3.1-20221030-2+apertis2bv2024dev3b1_armhf.deb
Size: 188684
MD5sum: 01317a7fc4dabebf619b3eaa4ed85fb6
SHA1: 585dcbc4d485d08aba59954acd1e9861a13925bd
SHA256: 5f242eaf64870b9ea2b2372e534e61e7a19c15c04ab2fc4eab0d4fb1c2b62a1a
SHA512: 9a9c9d645e9e9adedde5425cb9d65405004fe8ff0e0878a6edc89cab8ecc8b5499bbaa19a181a888b8649be1fc0982ce02fc7bbda273a34d563878e0a1b33765
Description: debug symbols for libedit2
Auto-Built-Package: debug-symbols
Build-Ids: 5823ee84321534677019228ff97f97c3c08f89f6
Multi-Arch: same

Package: libeditreadline-dev
Priority: optional
Section: libdevel
Installed-Size: 24
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: libedit
Version: 3.1-20221030-2+apertis2bv2024dev3b1
Depends: libedit-dev
Conflicts: libreadline-dev, libreadline-gplv2-dev, libreadline5-dev
Filename: pool/target/libe/libedit/libeditreadline-dev_3.1-20221030-2+apertis2bv2024dev3b1_armhf.deb
Size: 9360
MD5sum: 81000d7c05ff2996f882e74dbc04e6ba
SHA1: 89d0b8f844a3a156eb9da1d399d8d5f562aee48b
SHA256: 70368289a12ba7dc8dd9781b948989358afd2b7b524f396c01a8d60b28a54f5f
SHA512: cbcbee1bc38ec379bf2b7078d38d1099808f58e3a8ead2abe3ccfa5dbbb3929f664583d13e8501e7430ec9be44debb4eb5925036c2da133f89e258a3db97d4c2
Description: BSD editline and history libraries (shim development files)
 GNU readline changed its license from GPL-2 to GPL-3 with version 6,
 which excludes GPL-2-only programs from using current readline versions.
 editline resembles readline functionally and with regards to its API.
 .
 This is a development shim library that can be used to link a GPL-2-only
 program that depends on readline with editline.
Homepage: https://www.thrysoee.dk/editline/
Multi-Arch: same

Package: libefiboot-dev
Priority: optional
Section: libdevel
Installed-Size: 29
Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Architecture: armhf
Source: efivar
Version: 37-6+apertis2bv2024dev3b1
Replaces: libefivar-dev (<< 27-1)
Depends: libefiboot1 (= 37-6+apertis2bv2024dev3b1)
Conflicts: libefivar-dev (<< 27-1)
Filename: pool/target/e/efivar/libefiboot-dev_37-6+apertis2bv2024dev3b1_armhf.deb
Size: 5200
MD5sum: 06a4c0f6d69a74680aa236eb6d3d57f8
SHA1: 7c26ae19b66b187c6cb20e72fc51b5783b93497e
SHA256: e18b2207ffc933eda799821d486fc1e32b527dbe96718d03f7ce16b612b804a4
SHA512: fc198717025b0449318481b936d59f06101ca2f62272b64a208a8531f048edc4af76181670715c06a30b6a960a77e7a0a7909618bae70b4d5093335fb4632865
Description: Development headers for libefiboot
 development headers required to use libefiboot
Homepage: https://github.com/rhinstaller/efivar
Multi-Arch: same

Package: libefiboot1
Priority: optional
Section: libs
Installed-Size: 90
Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Architecture: armhf
Source: efivar
Version: 37-6+apertis2bv2024dev3b1
Depends: libc6 (>= 2.33), libefivar1 (>= 37)
Breaks: efibootmgr (<< 0.12-2)
Filename: pool/target/e/efivar/libefiboot1_37-6+apertis2bv2024dev3b1_armhf.deb
Size: 39660
MD5sum: d89c6f2fd161da9375e90940e1d774a4
SHA1: 58e2d60a4daa911498bd2384413d83fee7613802
SHA256: b75b125eda3c5a63a6499756d245f0a45e29639f1f63c37bb330a6a6db449dd9
SHA512: d710cc3babe9079ddb2629b12945f1c0b7106e1c7d3ae639f31c8418db7e70b3e2a59fae81d4227d882d48840aed4cdf3d20d35381018e67cda614c79aaefc5b
Description: Library to manage UEFI variables
 Library to allow for the manipulation of UEFI variables related to booting.
Homepage: https://github.com/rhinstaller/efivar
Multi-Arch: same

Package: libefiboot1-dbgsym
Priority: optional
Section: debug
Installed-Size: 169
Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Architecture: armhf
Source: efivar
Version: 37-6+apertis2bv2024dev3b1
Depends: libefiboot1 (= 37-6+apertis2bv2024dev3b1)
Filename: pool/target/e/efivar/libefiboot1-dbgsym_37-6+apertis2bv2024dev3b1_armhf.deb
Size: 141384
MD5sum: 54b80bb5252c05d4a778a2f27701e4ee
SHA1: c2a791c74ef2c5a583fec48cb968868f58b91b71
SHA256: e7b269556cd6a4bec7a0bf83de06253bcb3f099e0ac4f114cffc9f348b92a8f9
SHA512: 56474a1dcae2d718cfe8a9126cf2a2752b677a5f684a6d4eb16bf1e0780738186d1a67d090e7a6189b561867004a082f3d509f83a0dcc8ed49dd799762991b18
Description: debug symbols for libefiboot1
Auto-Built-Package: debug-symbols
Build-Ids: 333225eb1686924d37a810c08ffbb688eb5860c7
Multi-Arch: same

Package: libefivar-dev
Priority: optional
Section: libdevel
Installed-Size: 104
Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Architecture: armhf
Source: efivar
Version: 37-6+apertis2bv2024dev3b1
Depends: libefivar1 (= 37-6+apertis2bv2024dev3b1)
Filename: pool/target/e/efivar/libefivar-dev_37-6+apertis2bv2024dev3b1_armhf.deb
Size: 17516
MD5sum: d569177d34a9d0a1b493e706ab505b76
SHA1: 373441a6f560492449ea012186504e3fe6ef602f
SHA256: 417faa2d374ca80bb12c88fc3dc14321f18cbc33f71a5a31322584ea16b3f787
SHA512: 76f8affc080e399e21a65e059859beae1ab51de88447199aa4c88db57149bb8ed88e4b177810cb1b05482830ed0648e033913a46e0c171138f8c706b92837d3f
Description: Development headers for libefivar
 development headers required to use libefivar
Homepage: https://github.com/rhinstaller/efivar
Multi-Arch: same

Package: libefivar1
Priority: optional
Section: libs
Installed-Size: 130
Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Architecture: armhf
Source: efivar
Version: 37-6+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Breaks: efibootmgr (<< 0.12-2)
Filename: pool/target/e/efivar/libefivar1_37-6+apertis2bv2024dev3b1_armhf.deb
Size: 42112
MD5sum: 1c48b24f51df947c619765980c1bd551
SHA1: 1951f5e0b782c811370e8e3653472d419939574d
SHA256: 9ebfc936c5be2aa48535158898848e5e987b0ae82c646362190747375cba28b1
SHA512: a76deffbb33457644aae8e5518d0953bf75157482aec89dcf8869c4dcbc9ac6c251cad0b569b56c0cab285d5fd235b187456d10374d409051738dbc8d41bb69c
Description: Library to manage UEFI variables
 Library to allow for the simple manipulation of UEFI variables.
Homepage: https://github.com/rhinstaller/efivar
Multi-Arch: same

Package: libefivar1-dbgsym
Priority: optional
Section: debug
Installed-Size: 171
Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Architecture: armhf
Source: efivar
Version: 37-6+apertis2bv2024dev3b1
Depends: libefivar1 (= 37-6+apertis2bv2024dev3b1)
Filename: pool/target/e/efivar/libefivar1-dbgsym_37-6+apertis2bv2024dev3b1_armhf.deb
Size: 144236
MD5sum: e2253932b538d2f2108dc9cb8b236513
SHA1: 7790c37c6bb000bcebc67a9e525187b36bdf5365
SHA256: 923122ed859be2dc095e80fe5a7e7b2277301e053260b8604befcbef66a5b763
SHA512: 6f5f0cbdf3cfeca53db09a63ad2180da5dc12f2bcbdf84d648b7dbe1405d036b97d8dd0a42e8eb7d1c54bd1480f5d62acbcf770b8a5065aead638db8489f36ae
Description: debug symbols for libefivar1
Auto-Built-Package: debug-symbols
Build-Ids: af56afe265d1145fde21f6a32f2400e3731de292
Multi-Arch: same

Package: libegl-dev
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Replaces: libegl1-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1)
Depends: libegl1 (= 1.6.0-1+apertis1bv2024dev3b1), libgl-dev, libx11-dev
Breaks: libegl1-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1)
Filename: pool/target/libg/libglvnd/libegl-dev_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 20688
MD5sum: 93dfd5e7bbe50dc74d934b1ae6e66c94
SHA1: 4862e7a52a87dba529c27ffd0f1687ff36e5acbe
SHA256: 02e9263cbd5bcd038d9c3f4f2c0f5c1b1ceb8fc9897a8490dfa34666ac27ba31
SHA512: 1e489ff3ab8697916bc739a0ee2db764da3283005199dc217424118715d8c159575762888babebc5c3f71e844765338db9d7bcbc43dcfee0b208848c392019cb
Description: Vendor neutral GL dispatch library -- EGL development files
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package provides the development environment for compiling programs
 against the EGL library.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libegl-mesa0
Priority: optional
Section: libs
Installed-Size: 229
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Provides: libegl-vendor
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.109), libexpat1 (>= 2.0.1), libgbm1 (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1), libgcc-s1 (>= 3.5), libglapi-mesa (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.15.0), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.3), libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1
Filename: pool/target/m/mesa/libegl-mesa0_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 114476
MD5sum: eb6ee4926a86628a2d62502775c1d855
SHA1: 3fa457ad5054d2b25751878b8ff78b2ec3d092bc
SHA256: 2350854b61ccd329d94a63e624bce7604ccc1bc19e3cb0fde79b21aa734b4453
SHA512: aa09d3b60878aa57afc2b8b9d66be701fe3bdfb6c5282d675cae4b3a86105b9b4f81c051330023952f2517bddf7fb3696ecf76a011b73bfad3cf98b38997e897
Description: free implementation of the EGL API -- Mesa vendor library
 This package contains the EGL native platform graphics interface library.
 EGL provides a platform-agnostic mechanism for creating rendering surfaces
 for use with other graphics libraries, such as OpenGL|ES.
 .
 This package contains the Mesa vendor library for EGL.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libegl-mesa0-dbgsym
Priority: optional
Section: debug
Installed-Size: 512
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libegl-mesa0 (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/m/mesa/libegl-mesa0-dbgsym_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 464208
MD5sum: 6eac72657afe550af44d30994fde9f1d
SHA1: 7d0d395d16863675ed5eccc42e56f00dbaaebf10
SHA256: 16f642d758590e0adbc5d594c7eaebd98f473b390d8c29db81fc9ef243c4fbc1
SHA512: e778c972b53b741c87cdeaa2d0449518a709f1e0f872d5695e9f5c8d92ae1a4f22908bf1d5f6a68222bfe8dda21dc4fc6e792a8a4041e5b28ac9cb75a9af95fd
Description: debug symbols for libegl-mesa0
Auto-Built-Package: debug-symbols
Build-Ids: 6eefebae13a3167f9f116ced1682151ee37362f7
Multi-Arch: same

Package: libegl1
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1+apertis1bv2024dev3b1), libegl-mesa0
Filename: pool/target/libg/libglvnd/libegl1_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 30256
MD5sum: 0dbc5717d544e907250efcb542a54169
SHA1: 234dc5b0e54738728c1579784ff8f60f597593c9
SHA256: 0170d4f66cc787f7c17e0c57ec54bd82a4230400ce1638c173b28d95eb530a3a
SHA512: e01d5eb1a27678da5cb9c203eb829fa510bbb12bf941df481bc21eb65279134e2bc256acc3945af652249f31829819d1ec0b04f95a0844873b9fbfd45a6dcddb
Description: Vendor neutral GL dispatch library -- EGL support
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package contains support for EGL.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libegl1-dbgsym
Priority: optional
Section: debug
Installed-Size: 125
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libegl1 (= 1.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libg/libglvnd/libegl1-dbgsym_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 102072
MD5sum: 6c9500ede63193bf05dc6c505dba8c49
SHA1: 35ebcdaa2bcf4cbd3e31e82cad248711871767c7
SHA256: b4a249a3aedf6d8da8db8e3e36ee7153d875921281f18c06ec56a78afc5543b2
SHA512: 74eb3bac769b2d8bde9ce5c8a7adc924948c4195a19bdccd31fa1767cd752289e0286a09229ae893648b36c378c119324eeba4c8d0d827ed800e84a93d8c5810
Description: debug symbols for libegl1
Auto-Built-Package: debug-symbols
Build-Ids: 64f088b700eafe05555b83ea372e40ea4dc3aac9
Multi-Arch: same

Package: libegl1-mesa
Priority: optional
Section: oldlibs
Installed-Size: 53
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libegl1
Filename: pool/target/m/mesa/libegl1-mesa_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 34508
MD5sum: b76dad42c5ca1441e3755eb21dcd44ac
SHA1: a2e72f7f097af6d56a33c5dc0a92e76b60744682
SHA256: 07fd3de10f5365bfb0682a4ab2071478c9c177b715967f744e3b27596b0ab63e
SHA512: d05f55c0c3ffacae7d22c24af5854f6b63261415b50077355650c17ab69cf1e7d0c94ff022af15fec72a171e3bcca5f29b0d3b5128b38a075c74d4dc840ea174
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libegl1-mesa-dev
Priority: optional
Section: libdevel
Installed-Size: 77
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libegl-dev, libglvnd-dev
Filename: pool/target/m/mesa/libegl1-mesa-dev_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 38520
MD5sum: 2c93dabd76ecb3e08fcd3e6e817a9629
SHA1: 70f4b4ccd4d028e0d30022bcbcc7b7caeef71375
SHA256: c20619a26ddf80d32d895355365682d8b93953bf2f387b45f4838a2cc9047c6a
SHA512: fef8a361a5d6bfbdaf756800ab20adb4b142ea927ebf0205664b77a2db1454e61d519cfeb72a344b0cd05eb40addb9d7656dd2a3b5efedf970dac5afa48e5f2d
Description: free implementation of the EGL API -- development files
 This package contains the development environment required for compiling
 programs against EGL native platform graphics interface library.
 EGL provides a platform-agnostic mechanism for creating rendering surfaces
 for use with other graphics libraries, such as OpenGL|ES.
 .
 This package provides the development environment for compiling programs
 against the EGL library.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libeigen3-dev
Priority: optional
Section: libdevel
Installed-Size: 8871
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: all
Source: eigen3
Version: 3.4.0-4+apertis1bv2024dev3b1
Depends: pkg-config
Suggests: libeigen3-doc, libmpfrc++-dev
Filename: pool/target/e/eigen3/libeigen3-dev_3.4.0-4+apertis1bv2024dev3b1_all.deb
Size: 1042496
MD5sum: d0d2ee0da305c59d32bd7913e0462bd4
SHA1: db2a8a20c7e46122177d6945871c87a1ba4811f4
SHA256: 77b3d20b0ef9f7ce0c5490ee727d0f7c59a2161645880c3530f24354fa3a0963
SHA512: 419ed7200bc9e0880d6bb2f34f1e157c1b9a6452ad86506c0acd08d97bc4be87175b82b23a15395481cafeddcfb533f8c335ada75e01b9afa393d7eff83ce674
Description: lightweight C++ template library for linear algebra
 Eigen 3 is a lightweight C++ template library for vector and matrix math,
 a.k.a. linear algebra.
 .
 Unlike most other linear algebra libraries, Eigen 3 focuses on the simple
 mathematical needs of applications: games and other OpenGL apps, spreadsheets
 and other office apps, etc. Eigen 3 is dedicated to providing optimal speed
 with GCC. A lot of improvements since 2-nd version of Eigen.
Homepage: http://eigen.tuxfamily.org
Multi-Arch: foreign

Package: libeigen3-doc
Priority: optional
Section: doc
Installed-Size: 58426
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: all
Source: eigen3
Version: 3.4.0-4+apertis1bv2024dev3b1
Depends: libjs-jquery, libjs-mathjax, fonts-freefont-ttf
Suggests: libeigen3-dev
Filename: pool/target/e/eigen3/libeigen3-doc_3.4.0-4+apertis1bv2024dev3b1_all.deb
Size: 6870580
MD5sum: 5e77f46064eeade8dfe5fb33ac6b82de
SHA1: 4c52628210d68e4a33c842fcfa84989f31f3d6f1
SHA256: 474e864bf062deb5a31664be633d561b8b8fdc830fbaeaa4cc5f643cd95fd1b0
SHA512: b540e015ea069a5363914263918fb5c2908a3d571a375193d6fc7e35bafa82cf4c319771aea5ce03b23c4e30beb0ef300e6df2b6ac390d79a02e07dee0d44e54
Description: eigen3 API documentation
 Eigen 3 is a lightweight C++ template library for vector and matrix math,
 a.k.a. linear algebra.
 .
 This package provides the complete eigen3 API documentation in HTML format.
Homepage: http://eigen.tuxfamily.org
Multi-Arch: foreign

Package: libelf-dev
Priority: optional
Section: libdevel
Installed-Size: 266
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libelf1 (= 0.188-2.1+apertis2bv2024dev3b1), zlib1g-dev
Conflicts: libelfg0-dev
Filename: pool/target/e/elfutils/libelf-dev_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 79360
MD5sum: 56bf9fe8cb590f4e8a18868986dbfb8c
SHA1: 884c1ae4aae30048e488880311bcc3ef2bb8840b
SHA256: 3aa1ccf1568b576eba2e418fc8409835ed0a43f413cf3e3ea1ae25ec00f10492
SHA512: 44f05c5b5d770ca56317927ff4fe2df569a2bbc111912f1b2874603cdbe3a37d5f167c9be393702aefc4c233443e89e93d00b72a621c11b754e6d0ba83899db0
Description: libelf1 development libraries and header files
 libelf1 provides a shared library which allows reading and writing of ELF
 files on a high level.
 .
 This package contains development libraries and header files for libelf1.
Homepage: https://sourceware.org/elfutils/
Multi-Arch: same

Package: libelf1
Priority: optional
Section: libs
Installed-Size: 1006
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), zlib1g (>= 1:1.1.4)
Filename: pool/target/e/elfutils/libelf1_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 180696
MD5sum: f9f6a5170c8fcf3c08a21f4e1f2e8556
SHA1: 183a2e9d58c0674a185cd305e6848d21f7c48ffb
SHA256: 402c6c55f7eb9c509f118aaf244e4f5c330aa77565ddd0f23bb15d9d4ef647b8
SHA512: bc67a87b48322cd266b1f0e470a36a5a2e0d5dbc43ad47fcd1d236ef17d82e648b8e60e45607a24cb1313afd097b65f711300ca35431c96c5effbaae7b884876
Description: library to read and write ELF files
 The libelf1 package provides a shared library which allows reading and
 writing ELF files on a high level.  Third party programs depend on
 this package to read internals of ELF files.  The programs of the
 elfutils package use it also to generate new ELF files.
 .
 This library is part of elfutils.
Homepage: https://sourceware.org/elfutils/
Multi-Arch: same

Package: libelf1-dbgsym
Priority: optional
Section: debug
Installed-Size: 176
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: elfutils
Version: 0.188-2.1+apertis2bv2024dev3b1
Depends: libelf1 (= 0.188-2.1+apertis2bv2024dev3b1)
Filename: pool/target/e/elfutils/libelf1-dbgsym_0.188-2.1+apertis2bv2024dev3b1_armhf.deb
Size: 154488
MD5sum: e2e643143073f5eb901907940aee0f62
SHA1: 295a8e6d4d232c524ab7b3f9d3f9eb4d31d2e10f
SHA256: a809117cee3c540b914359c505ce4c5874011ad9a6d35d435615403c9db39de9
SHA512: 446f1ed9616ec93d5b126d0cf96eaf54b6dc62e2f1edee691ca1ee1fc3659b1244ba5649251700abc9628dfef928b7d8447d284f35193836b376afbce45caa84
Description: debug symbols for libelf1
Auto-Built-Package: debug-symbols
Build-Ids: 7656be90c8c6dde70c8863149bd7d565a2cc5e02
Multi-Arch: same

Package: libengine-pkcs11-openssl
Priority: optional
Section: libdevel
Installed-Size: 71
Maintainer: Debian OpenSC Maintainers <pkg-opensc-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libp11
Version: 0.4.12-0.1+apertis2bv2024dev3b1
Depends: p11-kit, libc6 (>= 2.34), libssl3 (>= 3.0.0)
Filename: pool/target/libp/libp11/libengine-pkcs11-openssl_0.4.12-0.1+apertis2bv2024dev3b1_armhf.deb
Size: 29840
MD5sum: a1afd29b49943c246207e5aaccfd52e9
SHA1: 6f7add881ec93283b92324a9d2d087b27edc102c
SHA256: aaa7aa3622e3ab82d22d09574b20c86b001bb6b1c3f653f8994bfff15bc83a1d
SHA512: 1ad28cf5b14b788d19a581e262ab081b448e842d5694f68570c3d95c2bb936c5e6da105a50c58b98d0e3e4302b13b47a93033c1227308c6769b8654ee4c53dfd
Description: OpenSSL engine for PKCS#11 modules
 With this engine for OpenSSL you can use OpenSSL library
 and command line tools with any PKCS#11 implementation as
 backend for the crypto operations.
 .
 Engine_pkcs11 was developed for smart cards, and mostly
 for the OpenSC PKCS#11 module, but it should work fine with
 any PKCS#11 implementation.
 .
 Engine_pkcs11 is a spin off from OpenSC and replaced
 libopensc-openssl.
Homepage: https://github.com/OpenSC/libp11
Multi-Arch: same

Package: libengine-pkcs11-openssl-dbgsym
Priority: optional
Section: debug
Installed-Size: 120
Maintainer: Debian OpenSC Maintainers <pkg-opensc-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libp11
Version: 0.4.12-0.1+apertis2bv2024dev3b1
Depends: libengine-pkcs11-openssl (= 0.4.12-0.1+apertis2bv2024dev3b1)
Filename: pool/target/libp/libp11/libengine-pkcs11-openssl-dbgsym_0.4.12-0.1+apertis2bv2024dev3b1_armhf.deb
Size: 94664
MD5sum: 025c13dead9179bbee9738d7636b8ec9
SHA1: cdcf4d7e428d2b77564a024753f244e7d20e03ab
SHA256: 502267ab9cdc796f10e3d5fdc125dc30672d3154a1f38bf710b5ffcdab8ffaf2
SHA512: 28c95200bb8286f7b167275d69b5342f5c66034456155ae5b6c6b87ee01ad09a17cba5a1b80a0b0a66a701f6e2fccb18f5949869e88c578d741ab003b464dd05
Description: debug symbols for libengine-pkcs11-openssl
Auto-Built-Package: debug-symbols
Build-Ids: 50b083e54d0e1591a5d013cb8bab91145a4d17b4
Multi-Arch: same

Package: libepoxy-dev
Priority: optional
Section: libdevel
Installed-Size: 1650
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libepoxy
Version: 1.5.10-1+apertis2bv2024dev3b1
Depends: libegl-dev, libepoxy0 (= 1.5.10-1+apertis2bv2024dev3b1), libgl-dev
Filename: pool/target/libe/libepoxy/libepoxy-dev_1.5.10-1+apertis2bv2024dev3b1_armhf.deb
Size: 127124
MD5sum: 94617804702968e86752c5b3f76977c3
SHA1: 70f623becd967944a5490eba90ceee762e6502bc
SHA256: 3779c46ab520c4f01f60bb49f9fd3dbe9354a0746619a58f1a598c5888b2d909
SHA512: 69b94bb5176c480fe2bb6e25f785993ffcb73049ef3ec28108af22659b02b43460c0470a8534c08828faa0fc69034178cd243880a49db18f1d41d28e0a243963
Description: OpenGL function pointer management library- development
 It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(),
 eglGetProcAddress(), etc. from the app developer, with very little
 knowledge needed on their part.  They get to read GL specs and write
 code using undecorated function names like glCompileShader().
 .
 This package contains the development headers for the library found in
 libepoxy0. Non-developers likely have little use for this package.
Homepage: https://github.com/anholt/libepoxy
Multi-Arch: same

Package: libepoxy0
Priority: optional
Section: libs
Installed-Size: 880
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libepoxy
Version: 1.5.10-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/libe/libepoxy/libepoxy0_1.5.10-1+apertis2bv2024dev3b1_armhf.deb
Size: 166840
MD5sum: d3c360e540a63cddebd4671fe5c51157
SHA1: bfab7ebdee2dec1ae94df23397a57be93628244c
SHA256: 912f2251c5b043aa33977dbc18501191782cebd5c6f039c359abc8dec35e6f47
SHA512: 863a004285a3ef3a09e9f0a6fac792e85becc795030037e56daaa50d651bc68a5e3f6ed1c2c727deb24c3ae895b262734d3ebaa62876d8d3e4a7731519567c36
Description: OpenGL function pointer management library
 It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(),
 eglGetProcAddress(), etc. from the app developer, with very little
 knowledge needed on their part.  They get to read GL specs and write
 code using undecorated function names like glCompileShader().
Homepage: https://github.com/anholt/libepoxy
Multi-Arch: same

Package: libepoxy0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1462
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libepoxy
Version: 1.5.10-1+apertis2bv2024dev3b1
Depends: libepoxy0 (= 1.5.10-1+apertis2bv2024dev3b1)
Filename: pool/target/libe/libepoxy/libepoxy0-dbgsym_1.5.10-1+apertis2bv2024dev3b1_armhf.deb
Size: 918384
MD5sum: 8fb2c42c48179a87356fc0c8fa9f7e0e
SHA1: 4daebf7c7770753aedb28dad49cdb55addecaf75
SHA256: 4b1a61272da544a0928b7e691cfe46d72d2b8e1003acf1bc01c4ee7df230e62d
SHA512: 4e057fdb39d196f92fc216e8dc88f29eded5af05466fb7fd5a4335149cc3ca10d94cc7f554504502ec8e21baee28149b7c1d1e25237055ae17fd21adcb8e2f1c
Description: debug symbols for libepoxy0
Auto-Built-Package: debug-symbols
Build-Ids: 8cd4c092b58af83c2c5701c7c550778a856cc8e2
Multi-Arch: same

Package: libev-dev
Priority: optional
Section: libdevel
Installed-Size: 212
Maintainer: Boyuan Yang <byang@debian.org>
Architecture: armhf
Source: libev
Version: 1:4.33-1+apertis1bv2024dev2b1
Depends: libev4 (= 1:4.33-1+apertis1bv2024dev2b1)
Filename: pool/target/libe/libev/libev-dev_4.33-1+apertis1bv2024dev2b1_armhf.deb
Size: 130948
MD5sum: 6f928d823833160cae44a8d4bb36a9b0
SHA1: 983d72e1cfa9db8afff831297cf792bec0da6890
SHA256: 65a9808605179d6481d26be8f061bbc56730153db45a8ec4c1fe4b0dbecc5d8e
SHA512: e2d966d268cba327c2f9d0ee9cd6a649f278881997dc45ebafc4e4dbb496cc0e5d6f440ac92b40cc37d3516fae740263b2d09c60d6231589fdda4c7232a5a8a4
Description: static library, header files, and docs for libev
 Static library, header files, and documentation for libev.
 .
 libev provides a full-featured and high-performance event loop that is
 loosely modelled after libevent. It includes relative timers, absolute
 timers with customized rescheduling, synchronous signals, process status
 change events, event watchers dealing with the event loop itself, file
 watchers, and even limited support for fork events. It uses a priority
 queue to manage timers and uses arrays as fundamental data structure. It
 has no artificial limitations on the number of watchers waiting for the
 same event.
 .
 libev supports select, poll, epoll, kqueue, and inotify.
Homepage: http://software.schmorp.de/pkg/libev.html
Multi-Arch: same

Package: libev-libevent-dev
Priority: optional
Section: libdevel
Installed-Size: 31
Maintainer: Boyuan Yang <byang@debian.org>
Architecture: all
Source: libev
Version: 1:4.33-1+apertis1bv2024dev2b1
Depends: libev-dev, libev4 (<< 1:4.33+1~), libev4 (>= 1:4.33)
Conflicts: libevent-dev
Filename: pool/target/libe/libev/libev-libevent-dev_4.33-1+apertis1bv2024dev2b1_all.deb
Size: 17700
MD5sum: 8e5d4d98da69e404fd985f4dfb9292ae
SHA1: b776956838eda997dc5d39dc33c7e0bc857218b6
SHA256: 3cb1f179dd3303775ea654f9e6bb65018b3f0b73d461b01648c6d419dff8b6bb
SHA512: 2ee00fb0c3786685bd4e48d945568ab21609fd2704281b2eb7fab3c941b5ab49eee6ac8b1467d698d11e19f0105a9b2227bab801558d1d7212ba6ced292dc11c
Description: libevent event loop compatibility wrapper for libev
 Compatibility wrapper "event.h" to enable programs which use the
 libevent event loop to link against libev.
 .
 libev provides a full-featured and high-performance event loop that is
 loosely modelled after libevent. It includes relative timers, absolute
 timers with customized rescheduling, synchronous signals, process status
 change events, event watchers dealing with the event loop itself, file
 watchers, and even limited support for fork events. It uses a priority
 queue to manage timers and uses arrays as fundamental data structure. It
 has no artificial limitations on the number of watchers waiting for the
 same event.
 .
 libev supports select, poll, epoll, kqueue, and inotify.
Homepage: http://software.schmorp.de/pkg/libev.html

Package: libev4
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Boyuan Yang <byang@debian.org>
Architecture: armhf
Source: libev
Version: 1:4.33-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.33)
Filename: pool/target/libe/libev/libev4_4.33-1+apertis1bv2024dev2b1_armhf.deb
Size: 36336
MD5sum: dc234bb075dbe628a079e115363ac329
SHA1: 398b7b56c1a791a8e1cb5b434a7a4a40ef5c7550
SHA256: fa8f0c127215e42541b064334a1ad064a136479e7f8ae323fceeaa1d15710981
SHA512: 126097954dfc9a05543fe65fc82e82558b94b13698c6ff6dd11283eeee61288639de0f1d2b2fd18ffed7dda2c08a08921f1f26fc40beb37aca7b2e0286ec32b1
Description: high-performance event loop library modelled after libevent
 libev provides a full-featured and high-performance event loop that is
 loosely modelled after libevent. It includes relative timers, absolute
 timers with customized rescheduling, synchronous signals, process status
 change events, event watchers dealing with the event loop itself, file
 watchers, and even limited support for fork events. It uses a priority
 queue to manage timers and uses arrays as fundamental data structure. It
 has no artificial limitations on the number of watchers waiting for the
 same event.
 .
 libev supports select, poll, epoll, kqueue, and inotify.
Homepage: http://software.schmorp.de/pkg/libev.html
Multi-Arch: same

Package: libev4-dbgsym
Priority: optional
Section: debug
Installed-Size: 86
Maintainer: Boyuan Yang <byang@debian.org>
Architecture: armhf
Source: libev
Version: 1:4.33-1+apertis1bv2024dev2b1
Depends: libev4 (= 1:4.33-1+apertis1bv2024dev2b1)
Filename: pool/target/libe/libev/libev4-dbgsym_4.33-1+apertis1bv2024dev2b1_armhf.deb
Size: 67944
MD5sum: dafbdba6c1db148589bbd64897406d4e
SHA1: 61123b8fc16b2e66fc6ab8c5dc9db336d3f54cb1
SHA256: 3f7b59b50788741e7e801dceb4abbec14ec38224e2db0d37ad6cf492f06df7cb
SHA512: bf2dabe6739c262b4de0633419b83328547a8650a5c21b991b8a521afaf75ef988c1d8898b543f871bbc9851e9d45cb45f3be1a5dffcbae4b3a889112b8d2354
Description: debug symbols for libev4
Auto-Built-Package: debug-symbols
Build-Ids: 87561aef7ac49ac2115477ba3e66e738afa59d55
Multi-Arch: same

Package: libevdev-dev
Priority: optional
Section: libdevel
Installed-Size: 219
Maintainer: Stephen Kitt <skitt@debian.org>
Architecture: armhf
Source: libevdev
Version: 1.13.0+dfsg-1+apertis1bv2024dev3b1
Depends: libevdev2 (= 1.13.0+dfsg-1+apertis1bv2024dev3b1)
Suggests: libevdev-doc
Filename: pool/target/libe/libevdev/libevdev-dev_1.13.0+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 47840
MD5sum: 4e293cd8ee7f50dd3e7d449b6c9d2b16
SHA1: be4503c52d7984132157e44f215348fa5317bd7c
SHA256: fb58fd65cffb9b740d4004fa7e36ee0843158ec2d2a697e2922b556cbccc32a5
SHA512: 98a1b4a62a0e05ec227f4f8f087b8602049f2bed088d490274e60d92553a16a1daa33c0efa816892467db6b536ae6bc523bfc40fdf37f24a0b301bb8fa2e7ce8
Description: wrapper library for evdev devices - development files
 libevdev is a wrapper library for evdev devices. It provides
 functions covering the common tasks when dealing with evdev devices,
 thus avoiding erroneous ioctls and other errors.
 .
 This package contains the files required to build software using
 libevdev.
Homepage: https://www.freedesktop.org/wiki/Software/libevdev/
Multi-Arch: same

Package: libevdev-doc
Priority: optional
Section: doc
Installed-Size: 1317
Maintainer: Stephen Kitt <skitt@debian.org>
Architecture: all
Source: libevdev
Version: 1.13.0+dfsg-1+apertis1bv2024dev3b1
Depends: libjs-bootstrap
Filename: pool/target/libe/libevdev/libevdev-doc_1.13.0+dfsg-1+apertis1bv2024dev3b1_all.deb
Size: 190344
MD5sum: b426e9cd91b407f936bc4263c89be059
SHA1: 0ae33454aac1152a883b6b0f1b298251439715cf
SHA256: 25cd4254b19dbae029ee1aaa3f9aab78aa38fe15da6f9a5cabd91222f6daf88a
SHA512: 1e706e54663727ac4fafb45575dffa5bd09b795522cc7a861302d586eee21ea14d3512dcc221f2c1a44bb7f9ce18bfa1189c3c3a4b2b4a1f08277ad573de597d
Description: wrapper library for evdev devices - development docs
 libevdev is a wrapper library for evdev devices. It provides
 functions covering the common tasks when dealing with evdev devices,
 thus avoiding erroneous ioctls and other errors.
 .
 This package contains the documentation for developers wishing to
 build software using libevdev.
Built-Using: doxygen (= 1.9.4-4+apertis1bv2024dev2b1)
Homepage: https://www.freedesktop.org/wiki/Software/libevdev/
Multi-Arch: foreign

Package: libevdev-tools
Priority: optional
Section: utils
Installed-Size: 54
Maintainer: Stephen Kitt <skitt@debian.org>
Architecture: armhf
Source: libevdev
Version: 1.13.0+dfsg-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libevdev2 (>= 0.9.1)
Filename: pool/target/libe/libevdev/libevdev-tools_1.13.0+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 17176
MD5sum: 0e90c7cf8a53ea9c437249955b238bbc
SHA1: da64e4cf8f0ad09b724f733c0bde856738ce5f12
SHA256: 8d181041919eaa7be21903e5984d348966143bfaba96d7c0ceeb02876e25322d
SHA512: 1f921f67477011ff8849889e4eda85185660f1bcc9d7d9bf92873a2b28df7783b4e5ac5aec19b7935cf8fe682c6cd21f3810a3048e620d7fc3c45ac0f769a4ef
Description: wrapper library for evdev devices - tools
 libevdev is a wrapper library for evdev devices. It provides
 functions covering the common tasks when dealing with evdev devices,
 thus avoiding erroneous ioctls and other errors.
 .
 This package contains touchpad-edge-detector.
Homepage: https://www.freedesktop.org/wiki/Software/libevdev/

Package: libevdev-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 57
Maintainer: Stephen Kitt <skitt@debian.org>
Architecture: armhf
Source: libevdev
Version: 1.13.0+dfsg-1+apertis1bv2024dev3b1
Depends: libevdev-tools (= 1.13.0+dfsg-1+apertis1bv2024dev3b1)
Filename: pool/target/libe/libevdev/libevdev-tools-dbgsym_1.13.0+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 27204
MD5sum: d89bf9afdb636b61203e15d69c91a1ae
SHA1: 2805386470a29406e4d126bba5473957abe75352
SHA256: 6a1c81648e8b7f0893bcf65828eaa8743cd7beb20ea611304e1f085deb41a024
SHA512: 175d5cc22878546d7aca589148b2e0f8cc140b57790fcf512c490730bfe8c800882933a4ddaec15483c1fa8aab2a32f433d5b41f897726266ef4d9cd3a9a9af7
Description: debug symbols for libevdev-tools
Auto-Built-Package: debug-symbols
Build-Ids: 3cc504ebb9231755c161f4d09146dab7b008811b aa6dbdb1c23068e8f7d5fde53e4b8a4c5c144b74 bb6d111827fd85a8bc8aa1b11cc8a43744e7c1a9

Package: libevdev2
Priority: optional
Section: libs
Installed-Size: 89
Maintainer: Stephen Kitt <skitt@debian.org>
Architecture: armhf
Source: libevdev
Version: 1.13.0+dfsg-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Filename: pool/target/libe/libevdev/libevdev2_1.13.0+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 26776
MD5sum: 0fdea9e6fde326c837e2a6de2c3fc1a3
SHA1: cfe183d9c421cab9a2b3f7aeff8c6a7eca25cb82
SHA256: b8058a9e68d2150e54048dd418f7643390d851cc2074cf582dfe8ea5f459fb8e
SHA512: 01f1eb16e11e3395475824fca5c55c6964346f259f3604be5eee62f08a66af1cd3c531024162f156020dc9b60c6a2efb43442a76659f4879dac1b38bedcbb26a
Description: wrapper library for evdev devices
 libevdev is a wrapper library for evdev devices. It provides
 functions covering the common tasks when dealing with evdev devices,
 thus avoiding erroneous ioctls and other errors.
 .
 This package contains the files required to run software using
 libevdev.
Homepage: https://www.freedesktop.org/wiki/Software/libevdev/
Multi-Arch: same

Package: libevdev2-dbgsym
Priority: optional
Section: debug
Installed-Size: 72
Maintainer: Stephen Kitt <skitt@debian.org>
Architecture: armhf
Source: libevdev
Version: 1.13.0+dfsg-1+apertis1bv2024dev3b1
Depends: libevdev2 (= 1.13.0+dfsg-1+apertis1bv2024dev3b1)
Filename: pool/target/libe/libevdev/libevdev2-dbgsym_1.13.0+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 53964
MD5sum: 71ae3121d9083ca9e742242f405c3937
SHA1: 315420155fb6b72433b80ab0f7562493efdd6b71
SHA256: 81297067592142f184b852410a7e05b30d63a7e4ec1d877fb94f829b5555f447
SHA512: 3683aadd9fd7220243983b3b4eb5dcd916f7b3f0b789806581e7a82c9b3a585b196f33c3cffc618e6bc72308b1bfa51bb682594ca951ae97f1493a6dc29a83eb
Description: debug symbols for libevdev2
Auto-Built-Package: debug-symbols
Build-Ids: ea34dd1bc752f123c73dcc0d0ab431934595a963
Multi-Arch: same

Package: libexempi-dev
Priority: optional
Section: libdevel
Installed-Size: 3355
Maintainer: Michael Biebl <biebl@debian.org>
Architecture: armhf
Source: exempi
Version: 2.6.3-1+apertis0bv2024dev2b1
Depends: libexempi8 (= 2.6.3-1+apertis0bv2024dev2b1)
Filename: pool/target/e/exempi/libexempi-dev_2.6.3-1+apertis0bv2024dev2b1_armhf.deb
Size: 730452
MD5sum: e002c589ca23ed151545ee04cb1550e7
SHA1: f0e0f8c915233b4ef4b105a52a8bc407ef23c121
SHA256: 980c648922f6c0dea2074e5509dee8487a7815a07defcef1cfeb2df7f4827abd
SHA512: 212ffed67b1c4404430dd27ce61a58ba2d2932d5f955f09546f1fea3638197d5e0c77c40fc44c5b73d6a7211e1d53046f2568b8ab7be34bfddc767a24b488d46
Description: library to parse XMP metadata (Development files)
 Exempi is a library to parse XMP metadata as defined by the
 specification.
 .
 XMP (Extensible Metadata Platform) facilitates embedding metadata in files
 using a subset of RDF. Most notably XMP supports embedding metadata in PDF
 and many image formats, though it is designed to support nearly any file type.
 .
 This package provides development files for using exempi.
Homepage: https://libopenraw.freedesktop.org/wiki/Exempi
Multi-Arch: same

Package: libexempi8
Priority: optional
Section: libs
Installed-Size: 1003
Maintainer: Michael Biebl <biebl@debian.org>
Architecture: armhf
Source: exempi
Version: 2.6.3-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.5), libstdc++6 (>= 11), zlib1g (>= 1:1.2.2)
Filename: pool/target/e/exempi/libexempi8_2.6.3-1+apertis0bv2024dev2b1_armhf.deb
Size: 489308
MD5sum: 899073467d1480ab6c313b2f3ca9b801
SHA1: e7ba9f25257efd1a1bc2f54c9134d17e9215a5f2
SHA256: db2981802c67310a78c09ac6da8b57acaf1d7f0621f12633ce8986deebad8f75
SHA512: c8f8e74117bcf360ac847d96a01d62fb1261b709ad9cd33b22e0071d212b0fbe53de52d17eefd953c52abf55bfada6cada4d04eb176813a40c4ee9b6483448a6
Description: library to parse XMP metadata (Library)
 Exempi is a library to parse XMP metadata as defined by the
 specification.
 .
 XMP (Extensible Metadata Platform) facilitates embedding metadata in files
 using a subset of RDF. Most notably XMP supports embedding metadata in PDF
 and many image formats, though it is designed to support nearly any file type.
Homepage: https://libopenraw.freedesktop.org/wiki/Exempi
Multi-Arch: same

Package: libexempi8-dbgsym
Priority: optional
Section: debug
Installed-Size: 7354
Maintainer: Michael Biebl <biebl@debian.org>
Architecture: armhf
Source: exempi
Version: 2.6.3-1+apertis0bv2024dev2b1
Depends: libexempi8 (= 2.6.3-1+apertis0bv2024dev2b1)
Filename: pool/target/e/exempi/libexempi8-dbgsym_2.6.3-1+apertis0bv2024dev2b1_armhf.deb
Size: 7245260
MD5sum: 0412eb4bc578b62fb910855c08fe1a5b
SHA1: 8d02b757b103b25c0511f61df97223c0658d155d
SHA256: c43fc783a2ec2fa85d8cc7be7b3b66f3f30e1d5a3b6b4a24e2296ef3a6d313a6
SHA512: ee06c55f0bc7550c7638df2f6fae89bc63e3dbb2aebfb97199425902e8fb69cf17dcdeb4e4eca80d89fc93df3295d23c3551ed302c9f67adae9b360c06e28c40
Description: debug symbols for libexempi8
Auto-Built-Package: debug-symbols
Build-Ids: e8e352d470e4942fc62ea92ae0831019421febe2
Multi-Arch: same

Package: libexif-dev
Priority: optional
Section: libdevel
Installed-Size: 380
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libexif
Version: 0.6.24-1+apertis1bv2024dev3b1
Depends: libc6-dev, libexif12 (= 0.6.24-1+apertis1bv2024dev3b1)
Recommends: libexif-doc (= 0.6.24-1+apertis1bv2024dev3b1)
Filename: pool/target/libe/libexif/libexif-dev_0.6.24-1+apertis1bv2024dev3b1_armhf.deb
Size: 93748
MD5sum: a1ddcf70d9f1c9f1c837be8cf2f41138
SHA1: 7a88492664fa2093e8485165e2b0b68731ad9c34
SHA256: 361e7c38ac548052eb8627d62cced78b5905134604dc7405b241b27fdbf39c09
SHA512: 5228cf0f46ca5253841a86c621f78d08d38997905695218a550711bbd552da419c451e873e3dadde6f76f6c675945edb4476cadf9d716325b0bbdd99bf034f05
Description: library to parse EXIF files (development files)
 Most digital cameras produce EXIF files, which are JPEG files with
 extra tags that contain information about the image. The EXIF library
 allows you to parse an EXIF file and read the data from those tags.
 .
 This package contains the development files.
Homepage: https://libexif.github.io/
Multi-Arch: same

Package: libexif-doc
Priority: optional
Section: doc
Installed-Size: 1522
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: all
Source: libexif
Version: 0.6.24-1+apertis1bv2024dev3b1
Replaces: libexif-dev (<< 0.6.21-3~)
Breaks: libexif-dev (<< 0.6.21-3~)
Filename: pool/target/libe/libexif/libexif-doc_0.6.24-1+apertis1bv2024dev3b1_all.deb
Size: 325504
MD5sum: 2c4af4c52efbf464472ab83740b18069
SHA1: 1eb6717d8af7c42f710fca5a940986403070a85c
SHA256: b970826fdc0cdfa381972b47f3501fd0d54c099e0af0ca6d8a272634dd613c71
SHA512: 7dfc17a3d11319695d397d7721dd4b3c95c81cc598a034737fb1638daf5df13f537495429b7022bfe070c7f455277c56af6be859e49a33a3dda18cd9abb223f9
Description: library to parse EXIF files (documentation)
 Most digital cameras produce EXIF files, which are JPEG files with
 extra tags that contain information about the image. The EXIF library
 allows you to parse an EXIF file and read the data from those tags.
 .
 This package contains the development documentation.
Homepage: https://libexif.github.io/
Multi-Arch: foreign

Package: libexif12
Priority: optional
Section: libs
Installed-Size: 2497
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libexif
Version: 0.6.24-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.29)
Filename: pool/target/libe/libexif/libexif12_0.6.24-1+apertis1bv2024dev3b1_armhf.deb
Size: 384228
MD5sum: b4033596c541bd85898ab445c8b3e92e
SHA1: 1e45fb8c384222933e20d2e961a7a98ac025f152
SHA256: 5e0adc09986af2734c738a189b5878f71a459d45d667bc1b37425be3c67c4010
SHA512: 0323c3b536e78308cbd539035283956d7a7c0c3d8255215b58e799143bbd440b681b1c769db7a653f0c6a61de81a4a4ec6989effeb9793d3973da5c75228eb7b
Description: library to parse EXIF files
 Most digital cameras produce EXIF files, which are JPEG files with
 extra tags that contain information about the image. The EXIF library
 allows you to parse an EXIF file and read the data from those tags.
Homepage: https://libexif.github.io/
Multi-Arch: same

Package: libexif12-dbgsym
Priority: optional
Section: debug
Installed-Size: 158
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libexif
Version: 0.6.24-1+apertis1bv2024dev3b1
Depends: libexif12 (= 0.6.24-1+apertis1bv2024dev3b1)
Filename: pool/target/libe/libexif/libexif12-dbgsym_0.6.24-1+apertis1bv2024dev3b1_armhf.deb
Size: 134268
MD5sum: b609b989c510575686838d428ff197a3
SHA1: 0bf02ad136fed806dec3958a31ab08678538650d
SHA256: 2fbb570345a5dab2e819d2ad4823ee645a3a89d1bb0300e2ec7803de861567dd
SHA512: 54e2bb3a63883da80fd642c462067a35fdcc42de6c254ad17fe1852331c8b845caaad00d6a5b13dc8a4d2be9a8176ea9ec1997eb18903c416596d12355341aea
Description: debug symbols for libexif12
Auto-Built-Package: debug-symbols
Build-Ids: 3feba3f112c9400e287e46fdca58dfb1d181912e
Multi-Arch: same

Package: libexiv2-27
Priority: optional
Section: libs
Installed-Size: 6278
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Architecture: armhf
Source: exiv2
Version: 0.27.6-1+apertis0bv2024dev2b1
Replaces: libexiv2-dev (<< 0.27.2-7~)
Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.5), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4)
Suggests: exiv2
Breaks: libexiv2-dev (<< 0.27.2-7~)
Filename: pool/target/e/exiv2/libexiv2-27_0.27.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 1433276
MD5sum: 54ce3f5150c34ad6cde4887394c7ee7e
SHA1: 4969f698cb6fd0be8067532a9d6255de14e0e094
SHA256: fb545d8d8dd98f07dd0f689b15a4c99795c575bad048bbef19d4f9a0f741888a
SHA512: ebc90dc83ff76ad0bb0b494af46af1d3eddd7b96a26faa0910a4da6f6e6f3b2af146d9ec793d31209852e6a8dee657b9f19e5da46ea6c0fd190cd49f585e781d
Description: EXIF/IPTC/XMP metadata manipulation library
 Exiv2 is a C++ library and a command line utility to manage image metadata.
 It provides fast and easy read and write access to the Exif, IPTC and XMP
 metadata of images in various formats
 .
 Exiv2 library provides:
  * fast read and write access to the Exif, IPTC, and XMP metadata of an image
  * an easy to use and extensively documented API
  * conversions of Exif and IPTC metadata to XMP and vice versa
  * a smart IPTC implementation that does not affect data that programs like
    Photoshop store in the same image segment
  * Exif Makernote support:
    - Makernote tags can be read and written just like any other metadata
    - a sophisticated write algorithm avoids corrupting the Makernote
  * a simple interface to extract previews embedded in RAW images and Exif
    thumbnails
  * set and delete methods for Exif thumbnails
Homepage: https://www.exiv2.org/
Multi-Arch: same

Package: libexiv2-27-dbgsym
Priority: optional
Section: debug
Installed-Size: 6587
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Architecture: armhf
Source: exiv2
Version: 0.27.6-1+apertis0bv2024dev2b1
Depends: libexiv2-27 (= 0.27.6-1+apertis0bv2024dev2b1)
Filename: pool/target/e/exiv2/libexiv2-27-dbgsym_0.27.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 5596752
MD5sum: 78e318daa87939042acaefde6fe945a9
SHA1: fd94d2661f026ea617bc321edff3c50b894490b5
SHA256: e3077653cb9398a1c43dcf0c42c9b16068fd5a02faa030de10f2a63b3f203314
SHA512: 4c8b687c7f1e027b723cfec36f06eddf22f1d1c851a5912e1cd9111cf33d1f86d8558307322c79fc24485de4ec718149f56b64e172cbd3fa9087556f3e371fcc
Description: debug symbols for libexiv2-27
Auto-Built-Package: debug-symbols
Build-Ids: 393b6688153d0c330a3dfd370d9884d9220d1698
Multi-Arch: same

Package: libexiv2-dev
Priority: optional
Section: libdevel
Installed-Size: 1146
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Architecture: armhf
Source: exiv2
Version: 0.27.6-1+apertis0bv2024dev2b1
Replaces: libexiv2-27 (<< 0.27.2-8~)
Depends: libexiv2-27 (= 0.27.6-1+apertis0bv2024dev2b1)
Suggests: libexiv2-doc
Breaks: libexiv2-27 (<< 0.27.2-8~)
Filename: pool/target/e/exiv2/libexiv2-dev_0.27.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 257820
MD5sum: e6bf0cd7431eb4672ead4d99cc5296e3
SHA1: afdd7b74d4257c08d47fc873d84aa8c0b00b678a
SHA256: e0292b2021e5a1c27e7e1bbee43b567f9f8ffe197f20b347dfa53ff301c8ece5
SHA512: ce4815e712f39c138e7db6251d016fc0c727975e76b9fa37a4534178546e1a900de0f5b0f4b1534b84e043b518573a9c67fe79b8cc70a2db411fde849c4ff80a
Description: EXIF/IPTC/XMP metadata manipulation library - development files
 Exiv2 is a C++ library and a command line utility to manage image metadata.
 It provides fast and easy read and write access to the Exif, IPTC and XMP
 metadata of images in various formats
 .
 This package provides the development files for using exiv2.
Homepage: https://www.exiv2.org/
Multi-Arch: same

Package: libexiv2-doc
Priority: optional
Section: doc
Installed-Size: 23046
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Architecture: all
Source: exiv2
Version: 0.27.6-1+apertis0bv2024dev2b1
Depends: libjs-jquery
Filename: pool/target/e/exiv2/libexiv2-doc_0.27.6-1+apertis0bv2024dev2b1_all.deb
Size: 2736656
MD5sum: 1eba95f10c1d3fac51abf9b3f627f774
SHA1: 577177828138e8db52fee1650dcb18970d314b6a
SHA256: 035228ae27f13f382bba0265018661a0a3490cc99ccc04d8d7d9b1c15872b247
SHA512: d31ecba209dfb91b190aae669dd86ee3790fb6ecec92bf57dfc884ec574dfdf40d73f536b06a76ddfd1426198084ddd53dda435918b1dc77a86628ff9c6ae955
Description: EXIF/IPTC/XMP metadata manipulation library - HTML documentation
 Exiv2 is a C++ library and a command line utility to manage image metadata.
 It provides fast and easy read and write access to the Exif, IPTC and XMP
 metadata of images in various formats
 .
 This package provides the Exiv2 HTML documentation.
Homepage: https://www.exiv2.org/
Multi-Arch: foreign

Package: libexpat1
Priority: optional
Section: libs
Installed-Size: 255
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: expat
Version: 2.5.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.5)
Filename: pool/target/e/expat/libexpat1_2.5.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 83340
MD5sum: 5f297b80d899bef9c96f0b616705090f
SHA1: 40e6662a9d7cb820e6606a5ef7643d3e78e11f54
SHA256: b70a663d49b8e28bb12e2fb04a5230edc56630c204a3f9dfac9b17f6c27de155
SHA512: c295f31b6cc8e0ae44e65a70f8824ce4c5c16b330b2cb78fbe966d57edb9ff7612ba5c7d489b1f2d8adfc5ec71a8fbf3824997dbf5d594606c1efb1ce764a335
Description: XML parsing C library - runtime library
 This package contains the runtime, shared library of expat, the C
 library for parsing XML. Expat is a stream-oriented parser in
 which an application registers handlers for things the parser
 might find in the XML document (like start tags).
Homepage: https://libexpat.github.io/
Multi-Arch: same

Package: libexpat1-dbgsym
Priority: optional
Section: debug
Installed-Size: 355
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: expat
Version: 2.5.0-1+apertis1bv2024dev3b1
Depends: libexpat1 (= 2.5.0-1+apertis1bv2024dev3b1)
Filename: pool/target/e/expat/libexpat1-dbgsym_2.5.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 304512
MD5sum: 10f68335fe2ff714d57033c6362624ff
SHA1: acae2547c62815abd12415388770199a57a5334f
SHA256: 288409eeb9b8b78ee903769a0be5e46cd88d3b8f0c3f1f6cff9fc0283240fb82
SHA512: 669ded5a2f0bf7d943e47303ff7145df17436baf0ed628f34c353e9d9ee5d9f1b91a7debd7372ed73db8a131fd5ca61e40223413dcd4642779d263318f356f70
Description: debug symbols for libexpat1
Auto-Built-Package: debug-symbols
Build-Ids: 693f7e2d51f8323107d976fe7fd9de0b93c0606d a7402b6689adf273137afed32c1afe53325a0905
Multi-Arch: same

Package: libexpat1-dev
Priority: optional
Section: libdevel
Installed-Size: 530
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: expat
Version: 2.5.0-1+apertis1bv2024dev3b1
Provides: libexpat-dev
Depends: libexpat1 (= 2.5.0-1+apertis1bv2024dev3b1), libc6-dev | libc-dev
Conflicts: libexpat-dev
Filename: pool/target/e/expat/libexpat1-dev_2.5.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 137140
MD5sum: c38f9430d53bcd3ce4acad4992482096
SHA1: 8aeaa9e9d328c10c0b2d2e1ede4d4ee74190ca35
SHA256: 1421ee14eeec2e04b30dcd874a29a570e0721243e1e3907d5899ac2783c57759
SHA512: 7544f35b8a582ec7f7b4493767754ddabd16c224969cf11b0c9416f0c348ed9365d3f5415c16f83cf8196263c6d23823d16d7e0958b126dfa9e938cbd51fb550
Description: XML parsing C library - development kit
 This package contains the header file and development libraries of
 expat, the C library for parsing XML.  Expat is a stream oriented XML
 parser.  This means that you register handlers with the parser prior
 to starting the parse.  These handlers are called when the parser
 discovers the associated structures in the document being parsed.  A
 start tag is an example of the kind of structures for which you may
 register handlers.
Homepage: https://libexpat.github.io/
Multi-Arch: same

Package: libext2fs-dev
Priority: optional
Section: libdevel
Installed-Size: 908
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Replaces: e2fslibs-dev (<< 1.43.9-1~)
Provides: e2fslibs-dev (= 1.47.0-2+apertis0bv2024dev3b2)
Depends: libc6-dev | libc-dev, comerr-dev, libext2fs2 (= 1.47.0-2+apertis0bv2024dev3b2)
Suggests: doc-base
Breaks: e2fslibs-dev (<< 1.43.9-1~)
Filename: pool/target/e/e2fsprogs/libext2fs-dev_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 279768
MD5sum: 19a1f9ed58bfc698adecd963d4c4b207
SHA1: 3c3d03ace08dfdb3181739cc037bdc7dd8abd5d3
SHA256: 216872b212e7e01837f45c2421f17257b274a214b88f1bd657395bf8866d1721
SHA512: ecfeffa4f0be2abfb836f8f732b76583ae6237dbed1fe41ef1a488ad3fce6f0f1042e1a2876b56d8456049d9a1b4571c9498e2a67df7b756af3eac3f40d56ab5
Description: ext2/ext3/ext4 file system libraries - headers and static libraries
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package contains the development environment for the ext2fs and e2p
 libraries.
Homepage: http://e2fsprogs.sourceforge.net

Package: libext2fs2
Priority: optional
Section: libs
Installed-Size: 403
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Replaces: e2fslibs (<< 1.43.9-1~)
Provides: e2fslibs (= 1.47.0-2+apertis0bv2024dev3b2)
Depends: libc6 (>= 2.34)
Breaks: e2fslibs (<< 1.43.9-1~)
Filename: pool/target/e/e2fsprogs/libext2fs2_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 193168
MD5sum: 64582fc3aa06970d48716186e6967c03
SHA1: ca574711a0d3951b9d6ee2d9bc6e5601fd67208a
SHA256: ce7a98fabb718d7d14ad46016cdbdeab53389254239f68794a20452fb4fd520a
SHA512: 96748260a5c6bd55d5a51ab17095a9c8b356e133a75dbdfb1f5862c18f40a6a3d327e43d1cb9cad0a5897f40c5f637e910de63b783cc269dddc3ac9f311dfe61
Description: ext2/ext3/ext4 file system libraries
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package provides the ext2fs and e2p libraries, for userspace software
 that directly accesses extended file systems. Programs that use libext2fs
 include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
 dumpe2fs, chattr, and lsattr.
Homepage: http://e2fsprogs.sourceforge.net
Multi-Arch: same

Package: libext2fs2-dbgsym
Priority: optional
Section: debug
Installed-Size: 570
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Depends: libext2fs2 (= 1.47.0-2+apertis0bv2024dev3b2)
Filename: pool/target/e/e2fsprogs/libext2fs2-dbgsym_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 516728
MD5sum: 7f02bf8443fd7187984085b88e8c9de4
SHA1: 90de49089a19a4c0b226abd514758e631a327df3
SHA256: 714dd23c82dcabef3617586c8f99403f1a63691d9f890713a71e8eb0bee80201
SHA512: dd7a88e2127afcd0b7cd17499df9e257e31316f57e82d71da4c53812ea7e8d39169947a26b1c6f4249ffb93c06ddf449bd3372c59fadcd7ced68790cec837984
Description: debug symbols for libext2fs2
Auto-Built-Package: debug-symbols
Build-Ids: 145feaf8cb8610309ba7552690008a36c32f5d7f d74f0bacd3256127e68de5f17e07d88cb0cdb662
Multi-Arch: same

Package: libfdisk-dev
Priority: optional
Section: libdevel
Installed-Size: 87
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libblkid-dev, libc6-dev | libc-dev, libfdisk1 (= 2.38.1-5+apertis1bv2024dev3b1), uuid-dev
Filename: pool/target/u/util-linux/libfdisk-dev_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 31344
MD5sum: b3f0d4b17885242200b82b730ba6e1fe
SHA1: 0541369e4871105dd9ba7fa7590f1dffb680e9eb
SHA256: 78ff1eda6e8adaec988a4c87bf7ea8a897962c4da9f7c78509032ef50df85442
SHA512: 98aec4b10147f52e38453118e1a0dda1ab81eaf39c3e8c84de55100482b8d10b37013890e1db4e7f944fb91c2ca3c67da84d19c6c3df6df3881f526a47147b0c
Description: fdisk partitioning library - headers
 The libfdisk library is used for manipulating partition tables. It is
 the core of the fdisk, cfdisk, and sfdisk tools.
 .
 This package contains the development environment for the fdisk library.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: same

Package: libfdisk1
Priority: optional
Section: libs
Installed-Size: 393
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.33), libuuid1 (>= 2.16)
Filename: pool/target/u/util-linux/libfdisk1_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 187180
MD5sum: d8abfdda58e863ee0859f4909d6096cd
SHA1: 626b547c348e3b9197dae5f40039eec9f2d09890
SHA256: 08403f38bed288ba9ac4ee0c492a61468dcb2f25142284d14ec26579e47dc044
SHA512: cc5d05d6c73d7c9ea756a13431a0019a1bda81770cbbc49d7c2fbae31a5a7a858a4465dc88638510f5e00a87c05a38a76359c85ee9d4c6f06c40fa2e305907ef
Description: fdisk partitioning library
 The libfdisk library is used for manipulating partition tables. It is
 the core of the fdisk, cfdisk, and sfdisk tools.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: same

Package: libfdisk1-dbgsym
Priority: optional
Section: debug
Installed-Size: 556
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libfdisk1 (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/libfdisk1-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 503744
MD5sum: 2fb0b4f7cc5d4b5df13125060fd21d1d
SHA1: 08df27e9c9fdcbccfafff1e832a3f907bd3781c6
SHA256: 62597bc4b79cf3c00e1e01739376c0f6a7b600a29ace4cbffabb7d86497b9ccb
SHA512: 95b7261e1960c2bd2a695c599fa8f5ad0c4fb50f0f19bdb9831244c99938c26dfc27f89f9f6f097cd0217e70fe77c7a8ab9f8fdb26c67fec2a96901de8ed02df
Description: debug symbols for libfdisk1
Auto-Built-Package: debug-symbols
Build-Ids: f77e5ab7bfaa2bc7ab38e837f317f92580139309
Multi-Arch: same

Package: libffi-dev
Priority: optional
Section: libdevel
Installed-Size: 254
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: libffi
Version: 3.4.4-1+apertis1bv2024dev3b1
Depends: libffi8 (= 3.4.4-1+apertis1bv2024dev3b1)
Conflicts: libffi4-dev
Filename: pool/target/libf/libffi/libffi-dev_3.4.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 55040
MD5sum: 27fcafe5ab1b720009c2880200e7d738
SHA1: a16cc08e5a6c145d7795e677d20450b2a1779271
SHA256: adc72eb8bef4cbe191b755114160baa75dd6700333ade79bef1f2146ded7feda
SHA512: a7e09346d0fe31e080ecdba01708de4ea769a60be82ce604f4db28303c8bf552a311db558737c57d7d20d9237ee9adf52fa92378a8f6ef3aefe7082b09b44af7
Description: Foreign Function Interface library (development files)
 This package contains the headers and static library files necessary for
 building programs which use libffi.
 .
 A foreign function interface is the popular name for the interface that
 allows code written in one language to call code written in another
 language.
Homepage: https://sourceware.org/libffi/
Multi-Arch: same

Package: libffi8
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: libffi
Version: 3.4.4-1+apertis1bv2024dev3b1
Replaces: libffi8ubuntu1 (<< 3.4.2-1)
Provides: libffi8ubuntu1 (= 3.4.4-1+apertis1bv2024dev3b1)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5)
Breaks: libffi8ubuntu1 (<< 3.4.2-1)
Filename: pool/target/libf/libffi/libffi8_3.4.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 22900
MD5sum: fa06d73fde9619d4a7150f60590b52f7
SHA1: 9614003b8d47fe04ea22ea86b4d033c37115a1e3
SHA256: a3f1e1061c0cf67ae5c3eaee36f216deba5ead89b4aff45e0a678d621fa98df0
SHA512: ba1e31406d684eb486ba62da4d63346c56c09cbae4a34c7d620205293e81c53ed84ea7820ddf8fc78612e0286ec13b068ee7dd72254d2ebb7ba1e2440baa7a8f
Description: Foreign Function Interface library runtime
 A foreign function interface is the popular name for the interface that
 allows code written in one language to call code written in another
 language.
Homepage: https://sourceware.org/libffi/
Multi-Arch: same

Package: libffi8-dbgsym
Priority: optional
Section: debug
Installed-Size: 68
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: libffi
Version: 3.4.4-1+apertis1bv2024dev3b1
Depends: libffi8 (= 3.4.4-1+apertis1bv2024dev3b1)
Filename: pool/target/libf/libffi/libffi8-dbgsym_3.4.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 52608
MD5sum: e1c09abb779b7e1fed92021ef10947ff
SHA1: 2b57498ebbc65e3d3bac9e2789e3dcd9d8cf49e0
SHA256: aa30f898ab982a363cfbd864da407fc479c9c95790e72403c44c4f3e2fabbfc5
SHA512: f51fb5aebb02abc28b9998be5cf5aadc83faf8a130145d6fafd5a96cf6da1d083c3532688d75d36d4fa6bf9a99ef1048db3925c350aba1ffeacc7e3659d1ee88
Description: debug symbols for libffi8
Auto-Built-Package: debug-symbols
Build-Ids: bb7e5990e6bb28532fce7c3093476f6f78080a1c
Multi-Arch: same

Package: libfftw3-bin
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fftw3
Version: 3.3.10-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libfftw3-double3 (>= 3.3.10), libfftw3-single3 (>= 3.3.10)
Filename: pool/target/f/fftw3/libfftw3-bin_3.3.10-1+apertis2bv2024dev3b1_armhf.deb
Size: 42572
MD5sum: 05280afa2c5dbc83c6794186acbe1bb1
SHA1: 3a467d5e412f1547828754dbd802a90087f93d40
SHA256: 6eb7493fbbb2d4e3e1f640c2dbb4fa52bc22fe7c72cfd5cb22dc02c0cef67b26
SHA512: 54db0f792ab13d5733a0ad060fbbf81a9399af7b555b06f2984f594ee6806169518a74e7fe85afb7879029f0cee50892309bc541388987d0a95b80699b50694a
Description: Library for computing Fast Fourier Transforms - Tools
 The FFTW library computes Fast Fourier Transforms (FFT) in one or more
 dimensions. It is extremely fast.
 .
 This package contains the wisdom management tools.
Homepage: https://fftw.org
Multi-Arch: foreign

Package: libfftw3-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 35
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fftw3
Version: 3.3.10-1+apertis2bv2024dev3b1
Depends: libfftw3-bin (= 3.3.10-1+apertis2bv2024dev3b1)
Filename: pool/target/f/fftw3/libfftw3-bin-dbgsym_3.3.10-1+apertis2bv2024dev3b1_armhf.deb
Size: 5856
MD5sum: c7aa154639720fcc7de7d3f4712e6d89
SHA1: 727d3150d52e2091d3bded1bfdb3d97e839047bf
SHA256: 5d5f2191a0859747de677b19227499cfd4b243fd9fabf8ca4b008ece6a096edf
SHA512: 150daabe3e2de2d82baccb4435eb00b9e6e0546a8bf6076e0748336e0c50c7be591fc6709f34d8b12005cc8094a3662db2b986fcc00d945603c823d540bbd08d
Description: debug symbols for libfftw3-bin
Auto-Built-Package: debug-symbols
Build-Ids: 760adf3ab0a9053e81344c1fb68e8b6e13984a60 fa8601169ef3e94586367497fe7a063eacde8f16

Package: libfftw3-dev
Priority: optional
Section: libdevel
Installed-Size: 3221
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fftw3
Version: 3.3.10-1+apertis2bv2024dev3b1
Depends: libfftw3-bin (= 3.3.10-1+apertis2bv2024dev3b1), libfftw3-double3 (= 3.3.10-1+apertis2bv2024dev3b1), libfftw3-single3 (= 3.3.10-1+apertis2bv2024dev3b1)
Suggests: libfftw3-doc
Filename: pool/target/f/fftw3/libfftw3-dev_3.3.10-1+apertis2bv2024dev3b1_armhf.deb
Size: 830152
MD5sum: c89b38325243c2ab8eb4da499ea6489b
SHA1: a5bcdbb092937cd5ba7bdf21ed1d36d090296e84
SHA256: bca2279c73c82bb58e671da93a8b41ddc66017cbf478f18d12f1dfd3b6277714
SHA512: 4a0b9f63027fd5a4e905d6f30548431732a3b587f4ef57e9de98e4be250d735e3c89f0a3bdf36e46adf3d94655395e6413432b50d66996b60602d2a7dc57bc60
Description: Library for computing Fast Fourier Transforms - development
 The FFTW library computes Fast Fourier Transforms (FFT) in one or more
 dimensions. It is extremely fast. This package contains the statically linked
 library, header files and test programs.
 .
 This package contains the header files and static libraries.
 For documentation, see libfftw3-doc.
Homepage: https://fftw.org
Multi-Arch: same

Package: libfftw3-doc
Priority: optional
Section: doc
Installed-Size: 1411
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: all
Source: fftw3
Version: 3.3.10-1+apertis2bv2024dev3b1
Suggests: libfftw3-dev
Filename: pool/target/f/fftw3/libfftw3-doc_3.3.10-1+apertis2bv2024dev3b1_all.deb
Size: 455256
MD5sum: dfadc7ba4c56c55511b8198d2a8e2db2
SHA1: ad3be09295ab8aeb6763d695de016fcae77f8e7c
SHA256: 26e97656fa51b8b38ba8104090219a53872cb79f77569cfd51c45c56d2473cbf
SHA512: 827eeec9bcb6b015955a7d0ad634e7152284b0177dbac8caaf4f311c8ce31f3e146ec085d85c57de9c1d1ef16181417ca2d0c2aba2dc2db6c8a66f8ba657f617
Description: Documentation for fftw version 3
 The FFTW library computes Fast Fourier Transforms (FFT) in one or more
 dimensions. It is extremely fast. This package contains the documentation for
 the fftw3 library.
Homepage: https://fftw.org
Multi-Arch: foreign

Package: libfftw3-double3
Priority: optional
Section: libs
Installed-Size: 715
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fftw3
Version: 3.3.10-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Suggests: libfftw3-bin, libfftw3-dev
Filename: pool/target/f/fftw3/libfftw3-double3_3.3.10-1+apertis2bv2024dev3b1_armhf.deb
Size: 327340
MD5sum: 1fe6a9274fc4be7f0d9e341d0bc2bb7f
SHA1: 2549a77010878f13dd5a76b8b5ba54ff24b18897
SHA256: 64d748440e796efab866f0ec4ed1cf4c831c8ef45620610b19329c9ee24b1ac8
SHA512: f940d439d8fc3932dd8a277d514c6262fe1ddfde3f7b1fda07ecc460b55e1eced721f5fdeecb58b4886b455930a0402dd6686bb67ec96b1145b8107ac7b09fc7
Description: Library for computing Fast Fourier Transforms - Double precision
 The FFTW library computes Fast Fourier Transforms (FFT) in one or more
 dimensions. It is extremely fast. This package contains the shared library
 for double precision transforms.
 .
 To get the static library and the header files, you need to install
 libfftw3-dev. For documentation, see libfftw3-doc.
Homepage: https://fftw.org
Multi-Arch: same

Package: libfftw3-double3-dbgsym
Priority: optional
Section: debug
Installed-Size: 118
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fftw3
Version: 3.3.10-1+apertis2bv2024dev3b1
Depends: libfftw3-double3 (= 3.3.10-1+apertis2bv2024dev3b1)
Filename: pool/target/f/fftw3/libfftw3-double3-dbgsym_3.3.10-1+apertis2bv2024dev3b1_armhf.deb
Size: 22500
MD5sum: deac800f78a09bb7de4d7d880c520582
SHA1: ce08a2823851a7afd2e94fc6e586061aa4eb7ded
SHA256: e637e8fbed8683089fcd2bffc103f810dc212f523a1430e294e73661ffccee66
SHA512: da9661b2208ce5eafc9c24bdff705304e60acca8cc568b4b36e0009eea2f0f6d5c0134cca277f2a96ff4950bc802a7c8a4a2026cb0f499229e825f414976699c
Description: debug symbols for libfftw3-double3
Auto-Built-Package: debug-symbols
Build-Ids: 46c56f24153030ef8992d26fcc4bf56fb4121d3d f5de14c8589c85359bda1502dd8df3c9a4b5d521
Multi-Arch: same

Package: libfftw3-single3
Priority: optional
Section: libs
Installed-Size: 1115
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fftw3
Version: 3.3.10-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Suggests: libfftw3-bin, libfftw3-dev
Filename: pool/target/f/fftw3/libfftw3-single3_3.3.10-1+apertis2bv2024dev3b1_armhf.deb
Size: 516660
MD5sum: 42276058fbea569e9a0a2a730048a3d0
SHA1: 5aa6e25be827c4a8981d52e633dc453f803782bc
SHA256: 6a0d5497328bf05e98aa65c27ea9340290e65a1ba63b048c7589104909d257f5
SHA512: 9115567f7a172614d1e4daf7cc13668a14f7e5dde20be981f73651feeb50aec5edb60ebdc7603d29c4905f08bf18c2b4b3e8f01ec173ffefc552c6b70d44ae2a
Description: Library for computing Fast Fourier Transforms - Single precision
 The FFTW library computes Fast Fourier Transforms (FFT) in one or more
 dimensions. It is extremely fast. This package contains the shared library
 for single precision transforms.
 .
 To get the static library and the header files, you need to install
 libfftw3-dev. For documentation, see libfftw3-doc.
Homepage: https://fftw.org
Multi-Arch: same

Package: libfftw3-single3-dbgsym
Priority: optional
Section: debug
Installed-Size: 162
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fftw3
Version: 3.3.10-1+apertis2bv2024dev3b1
Depends: libfftw3-single3 (= 3.3.10-1+apertis2bv2024dev3b1)
Filename: pool/target/f/fftw3/libfftw3-single3-dbgsym_3.3.10-1+apertis2bv2024dev3b1_armhf.deb
Size: 29352
MD5sum: c84649fe837a5daa56776dbb925cf850
SHA1: 6933573b67e0a9434219e4a745a637751313b61f
SHA256: eed5dbc8ab148fa0bc0ef4d125552a595ed5d764a33958c40c29246a82b4a2cb
SHA512: 87e7eed3bf57925eccf208d9c344af9bc7f71c92345a80a2cbf10cd10dcecc877e6bd1725a6012a6e523f4e6147054cd97498115c462ecc4256342a79b7299d2
Description: debug symbols for libfftw3-single3
Auto-Built-Package: debug-symbols
Build-Ids: 1e7abbadfc5edab65a9c7fe119929bb991a5b820 4dd7257bf53e85b035e4d96a530e928379664239
Multi-Arch: same

Package: libflac++-dev
Priority: optional
Section: libdevel
Installed-Size: 237
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: flac
Version: 1.4.2+ds-2+apertis1bv2024dev3b1
Depends: libflac++10 (= 1.4.2+ds-2+apertis1bv2024dev3b1), libflac-dev
Filename: pool/target/f/flac/libflac++-dev_1.4.2+ds-2+apertis1bv2024dev3b1_armhf.deb
Size: 57460
MD5sum: 26e727be4c91bf30c3750e966a3799d8
SHA1: d360549ea9be6dc04e32bf1ecae18c35e4831421
SHA256: 737014d56c12eba64871ab33f016c2cb83029f2c23a24340b9d4e35137652fa9
SHA512: e0f28ffa1da7d3915e3d35015d779e812021a2cad16a0d093ba526cafa75699745dae5b33ea6d8291ca8e9544db65a124af201bd7274ceaf167f09c16c31317f
Description: Free Lossless Audio Codec - C++ development library
 FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
 similar to MP3, but lossless.  The FLAC project consists of:
 .
  * The stream format
  * libFLAC, which implements a reference encoder, stream decoder, and file
    decoder
  * flac, which is a command-line wrapper around libFLAC to encode and decode
    .flac files
  * Input plugins for various music players (Winamp, XMMS, and more in the
    works)
 .
 This package contains the development library libFLAC++.
Homepage: https://xiph.org/flac/
Multi-Arch: same

Package: libflac++10
Priority: optional
Section: libs
Installed-Size: 148
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: flac
Version: 1.4.2+ds-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libflac12 (>= 1.4.1), libgcc-s1 (>= 3.5), libstdc++6 (>= 5)
Filename: pool/target/f/flac/libflac++10_1.4.2+ds-2+apertis1bv2024dev3b1_armhf.deb
Size: 51628
MD5sum: f93a680eb3b0e0c15d65232dc27a7a17
SHA1: 0f184cda3a70a443c3883bf306ffce788ba6913a
SHA256: db8de5939d2c8554c2dffcd029491fd4c87865b43fa053d68ee28b11f6197f1e
SHA512: ac925ab4cbe11ba30da4f20524cb93d2ccaf5d1d5727edcf0597173d9f45cf7193fb011ccac442188e3deaaacbc89f75d19e5cb589981d6575ba3e3a9fd2086b
Description: Free Lossless Audio Codec - C++ runtime library
 FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
 similar to MP3, but lossless.  The FLAC project consists of:
 .
  * The stream format
  * libFLAC, which implements a reference encoder, stream decoder, and file
    decoder
  * flac, which is a command-line wrapper around libFLAC to encode and decode
    .flac files
  * Input plugins for various music players (Winamp, XMMS, and more in the
    works)
 .
 This package contains the runtime library libFLAC++.
Homepage: https://xiph.org/flac/
Multi-Arch: same

Package: libflac++10-dbgsym
Priority: optional
Section: debug
Installed-Size: 144
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: flac
Version: 1.4.2+ds-2+apertis1bv2024dev3b1
Depends: libflac++10 (= 1.4.2+ds-2+apertis1bv2024dev3b1)
Filename: pool/target/f/flac/libflac++10-dbgsym_1.4.2+ds-2+apertis1bv2024dev3b1_armhf.deb
Size: 99712
MD5sum: 2108ac041dda6b258d202140c58223d4
SHA1: 787558d16c50f2df70d23373c336da7374a9eee8
SHA256: 153ffe8307563f8700b1e7b10958bdc141bb69e19b8845481d68ace4738aee42
SHA512: bb72677ed2c17e8a06884739450ad71c21ca5086024e679ae763ec98df52c7ee674dc5da6da8976cfdc99cbbd675858920acf6a49c1e57e403b983927ad58100
Description: debug symbols for libflac++10
Auto-Built-Package: debug-symbols
Build-Ids: 319623361f1f47f260e2acc3462907f4b139f454
Multi-Arch: same

Package: libflac-dev
Priority: optional
Section: libdevel
Installed-Size: 684
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: flac
Version: 1.4.2+ds-2+apertis1bv2024dev3b1
Depends: libflac12 (= 1.4.2+ds-2+apertis1bv2024dev3b1), libogg-dev
Filename: pool/target/f/flac/libflac-dev_1.4.2+ds-2+apertis1bv2024dev3b1_armhf.deb
Size: 203372
MD5sum: 873dab73bacc1d06a9063f8264b225e6
SHA1: 734bf000f09a986922d785b02c5ad9423af440ee
SHA256: e98e67a39f320c8c0ab5f007c56d21c67e3aaf0caae44ca2bf28994bcd0949de
SHA512: 39b0429c4feea0278a52f41d83621d6b3dff2eb9f361c199cb923c88bc38cc6daf5bb6d94636af4f62e80995ff94ce3521d685d3f6e403c4b4c8e3b26a996fd9
Description: Free Lossless Audio Codec - C development library
 FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
 similar to MP3, but lossless.  The FLAC project consists of:
 .
  * The stream format
  * libFLAC, which implements a reference encoder, stream decoder, and file
    decoder
  * flac, which is a command-line wrapper around libFLAC to encode and decode
    .flac files
  * Input plugins for various music players (Winamp, XMMS, and more in the
    works)
 .
 This package contains the development library libFLAC.
Homepage: https://xiph.org/flac/
Multi-Arch: same

Package: libflac-doc
Priority: optional
Section: doc
Installed-Size: 4965
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: flac
Version: 1.4.2+ds-2+apertis1bv2024dev3b1
Recommends: doc-base
Suggests: libflac-dev
Filename: pool/target/f/flac/libflac-doc_1.4.2+ds-2+apertis1bv2024dev3b1_all.deb
Size: 383392
MD5sum: d2aecdbd7f5ca7639f63ee5dcbb926c0
SHA1: 4722b95505e3f413ed45914dae4dc3395290bf99
SHA256: 6b82eddaf4bf8ecb2ba191046cad6ff5869803d649dc80589adbea5d3e3d1110
SHA512: cc27696d4701e0a84db00ebc74ea00e2b950927c82111d9cab9f093ddc553a7983a4305c1d095f7db07effa8fc9332bf6d01c632b99199d8dcdb15c879a723e1
Description: Free Lossless Audio Codec - library documentation
 FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
 similar to MP3, but lossless.  The FLAC project consists of:
 .
  * The stream format
  * libFLAC, which implements a reference encoder, stream decoder, and file
    decoder
  * flac, which is a command-line wrapper around libFLAC to encode and decode
    .flac files
  * Input plugins for various music players (Winamp, XMMS, and more in the
    works)
 .
 This package contains the API documentation for all the FLAC libraries.
Homepage: https://xiph.org/flac/
Multi-Arch: foreign

Package: libflac12
Priority: optional
Section: libs
Installed-Size: 279
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: flac
Version: 1.4.2+ds-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33), libogg0 (>= 1.0rc3)
Filename: pool/target/f/flac/libflac12_1.4.2+ds-2+apertis1bv2024dev3b1_armhf.deb
Size: 153940
MD5sum: 938a1833dd98cdc517c70cc437b4b2c0
SHA1: 5e3c62f0b1df176c3548381727c06268b0e0df67
SHA256: d49bfa495353fb5401d493aedf15a3214848a5894d976894ca663856caedac9c
SHA512: 5a7b70a8917b72a5f18a0449ec6e52af60c0d179646406cfbd2064ae336430d9f4a3a6b31ee9597b919ee5295d5fa9fc12da81a34dfa13e9c18cb0ac0d3a7c7e
Description: Free Lossless Audio Codec - runtime C library
 FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
 similar to MP3, but lossless.  The FLAC project consists of:
 .
  * The stream format
  * libFLAC, which implements a reference encoder, stream decoder, and file
    decoder
  * flac, which is a command-line wrapper around libFLAC to encode and decode
    .flac files
  * Input plugins for various music players (Winamp, XMMS, and more in the
    works)
 .
 This package contains the runtime library libFLAC.
Homepage: https://xiph.org/flac/
Multi-Arch: same

Package: libflac12-dbgsym
Priority: optional
Section: debug
Installed-Size: 332
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: flac
Version: 1.4.2+ds-2+apertis1bv2024dev3b1
Depends: libflac12 (= 1.4.2+ds-2+apertis1bv2024dev3b1)
Filename: pool/target/f/flac/libflac12-dbgsym_1.4.2+ds-2+apertis1bv2024dev3b1_armhf.deb
Size: 297784
MD5sum: a5a59588ebae8aed7da0557066dbf371
SHA1: ceb631438cbb49ea2e25bd256105985f3036a369
SHA256: ba576c12390d9c2233469dca2b0a658da40afd74e4071d95f61b4cc0fee342c7
SHA512: 4e36c6ce936641bc589f571db57680e1078a79f02f2d4ba19da9c859ec77408760270ac50d453640db2486dcbcfc07bb6ce700b151839b1ccbb6908fdfa714c1
Description: debug symbols for libflac12
Auto-Built-Package: debug-symbols
Build-Ids: 5e732e1575c56d8f4e849ac1b78337a9ae8dc04b
Multi-Arch: same

Package: libflatbuffers-dev
Priority: optional
Section: libdevel
Installed-Size: 1234
Maintainer: Maximiliano Curia <maxy@debian.org>
Architecture: armhf
Source: flatbuffers
Version: 2.0.8+dfsg1-2+apertis1bv2024dev3b1
Depends: flatbuffers-compiler-dev (= 2.0.8+dfsg1-2+apertis1bv2024dev3b1), libflatbuffers2 (= 2.0.8+dfsg1-2+apertis1bv2024dev3b1)
Filename: pool/target/f/flatbuffers/libflatbuffers-dev_2.0.8+dfsg1-2+apertis1bv2024dev3b1_armhf.deb
Size: 257944
MD5sum: a02c2bc6f459b3664156d54fdc7d2b72
SHA1: bdd0e8c9e706e79d05656369b8fa058ddff9024e
SHA256: c538c044c79ea6a009ac129cd26ff637a96d9f2eccca4afe24d7a0eb49f2809a
SHA512: 3e0de582e893707bf020bd529e9d1817f741dc6480dc76596ec7fa3067a55b205601947df72636438178eeaccc506163780ee6bf0576c20f85a91a25fb3d9000
Description: efficient cross platform serialization library - development files
 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains the development headers and static libraries needed for
 writing C++ applications.
Homepage: https://google.github.io/flatbuffers/
Multi-Arch: same

Package: libflatbuffers2
Priority: optional
Section: libs
Installed-Size: 401
Maintainer: Maximiliano Curia <maxy@debian.org>
Architecture: armhf
Source: flatbuffers
Version: 2.0.8+dfsg1-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/f/flatbuffers/libflatbuffers2_2.0.8+dfsg1-2+apertis1bv2024dev3b1_armhf.deb
Size: 156560
MD5sum: 12fcf12024c4e7141212b7d838acb4f9
SHA1: cd820c8f60a31849525127fee4d74768553e485f
SHA256: 7c469071ee1c091f3cf86a5ffa1306256a3ca85cd569ff2eb9be19ede3fcba94
SHA512: 2a968177b96dded3fc397eaeb5a9c50687aec88c888bde6c9aa9df60c700594fd4ca17709b3363e7a377462a1dbeaa18afd753cd37123e3bde04cb7b25779213
Description: efficient cross platform serialization library - shared library
 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains the runtime library needed for C++ applications.
Homepage: https://google.github.io/flatbuffers/
Multi-Arch: same

Package: libflatbuffers2-dbgsym
Priority: optional
Section: debug
Installed-Size: 2615
Maintainer: Maximiliano Curia <maxy@debian.org>
Architecture: armhf
Source: flatbuffers
Version: 2.0.8+dfsg1-2+apertis1bv2024dev3b1
Depends: libflatbuffers2 (= 2.0.8+dfsg1-2+apertis1bv2024dev3b1)
Filename: pool/target/f/flatbuffers/libflatbuffers2-dbgsym_2.0.8+dfsg1-2+apertis1bv2024dev3b1_armhf.deb
Size: 2560096
MD5sum: 519adaee0cf27a39a1993882c19e0c7b
SHA1: 7e76d5656469d93c0a73f08bab15dd2d8041abf0
SHA256: e01eafa9bc3028d6609818f855b9290fff8c3cb0b8ca7b2246b7b4087d9d7c70
SHA512: 9e6ed7cc06c2706885da6e88c914684575d08e8847c316d3fcbbe14b002138e525cae2cb251ae9c4d84141d604df6f992b2ce34e05281b76efe030b27b718aa4
Description: debug symbols for libflatbuffers2
Auto-Built-Package: debug-symbols
Build-Ids: 07341ad55bc84c3a5164d259ae2c9228a5598420
Multi-Arch: same

Package: libflatpak-dev
Priority: optional
Section: libdevel
Installed-Size: 628
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: flatpak
Version: 1.14.4-1+apertis3bv2024dev3b1
Depends: gir1.2-glib-2.0, gir1.2-flatpak-1.0 (= 1.14.4-1+apertis3bv2024dev3b1), libflatpak0 (= 1.14.4-1+apertis3bv2024dev3b1), libglib2.0-dev, libostree-dev (>= 2020.8), libxml2-dev (>= 2.4), pkg-config, python3:any
Recommends: flatpak
Suggests: gdb, ostree, python3-gi, systemd-coredump
Filename: pool/target/f/flatpak/libflatpak-dev_1.14.4-1+apertis3bv2024dev3b1_armhf.deb
Size: 70620
MD5sum: f9073dfad10317a96e01f44a2fefc561
SHA1: 0508965e69e44b9d4b42bd48ce3a6f692e5b6a95
SHA256: 16f2152f6dd196349fd519e00fe5f0c9279f1726cbe74cd7a76641bba74471ec
SHA512: b4760b8d055f1e09f92861f04836b6c5336426e374c347d7927aa3c3a824d3d1a6f2ef2cfe87f0208fe550fa29870b6269a833ffc99f5775016a9c5f601db426
Description: Application deployment framework for desktop apps (development)
 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package contains development headers and pkg-config metadata
 for libflatpak0, and the flatpak-coredump and flatpak-bisect scripts used
 to debug Flatpak applications.
Homepage: https://flatpak.org/
Multi-Arch: same

Package: libflatpak-doc
Priority: optional
Section: doc
Installed-Size: 1118
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: flatpak
Version: 1.14.4-1+apertis3bv2024dev3b1
Suggests: devhelp
Filename: pool/target/f/flatpak/libflatpak-doc_1.14.4-1+apertis3bv2024dev3b1_all.deb
Size: 130736
MD5sum: 4e0a40d7108d588883835400314211e4
SHA1: 5901568f23f817f6f20feff1665634ff67dfbbe2
SHA256: 11c9926bee645f4178ccd3c05dc17ccb12a0e764be1e2ca325919d7f3365e49f
SHA512: 06d150b1913d7b8cf767e6230b80ef117bdbbf951bfbe483c3edd30daf989adbcbcf6c16e287699d106ea83960b289ac2bb0f5044a157da30a70b8ce54cfb951
Description: Application deployment framework for desktop apps (documentation)
 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package contains reference documentation for libflatpak0.
Homepage: https://flatpak.org/
Multi-Arch: foreign

Package: libflatpak0
Priority: optional
Section: libs
Installed-Size: 646
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: flatpak
Version: 1.14.4-1+apertis3bv2024dev3b1
Depends: bubblewrap (>= 0.5.0), libarchive13 (>= 3.0.4), libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libdconf1 (>= 0.26.0), libglib2.0-0 (>= 2.67.3+git20210214), libjson-glib-1.0-0 (>= 1.5.2), libostree-1-1 (>= 2020.8), libseccomp2 (>= 2.5.2), libsystemd0, libxau6 (>= 1:1.0.9), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.2)
Filename: pool/target/f/flatpak/libflatpak0_1.14.4-1+apertis3bv2024dev3b1_armhf.deb
Size: 312496
MD5sum: a28377e578113bb194cd81d4a6a0838b
SHA1: 2559a8d168b7ac748c94680148376e687cb0bfe0
SHA256: 596e4b480e2920bd08d1eef9bcfc00a6e5cb14a3e5300ce048a76f5100c16c65
SHA512: d1df3adcfe456748a78169915493cc2ffd30dba46d4124ab8d3f31fae552c6ceb92724b31e6a1f68b31282e65dd8d2b5daa18acc85237494c689cd32206835da
Description: Application deployment framework for desktop apps (library)
 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package contains the flatpak shared library, used by higher level
 package management tools like gnome-software.
Homepage: https://flatpak.org/
Multi-Arch: same

Package: libflatpak0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1621
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: flatpak
Version: 1.14.4-1+apertis3bv2024dev3b1
Depends: libflatpak0 (= 1.14.4-1+apertis3bv2024dev3b1)
Filename: pool/target/f/flatpak/libflatpak0-dbgsym_1.14.4-1+apertis3bv2024dev3b1_armhf.deb
Size: 1474740
MD5sum: 1d87b0cf36f362e997b957b90b9cb99d
SHA1: e7077ab93d97f0bd6b22b2cd9ba3e25376c81006
SHA256: cb2069bfc3247a18ed8a50fbe2681f78b667da301b495916fe36480b8b41dd08
SHA512: cedd895526783b80171ab22a8291a85fd1c1989f333eed98383042a49ab6e5a58e080f4323482373f7eb43abeea4a0ad3a9db85390c163b360c8bce7d49e81d6
Description: debug symbols for libflatpak0
Auto-Built-Package: debug-symbols
Build-Ids: 0a9340d885b60a0a97c643e9b0964b5bfd55c4ff
Multi-Arch: same

Package: libfmt-dev
Priority: optional
Section: libdevel
Installed-Size: 632
Maintainer: Shengjing Zhu <zhsj@debian.org>
Architecture: armhf
Source: fmtlib
Version: 9.1.0+ds1-2+apertis1bv2024dev3b1
Depends: libfmt9 (= 9.1.0+ds1-2+apertis1bv2024dev3b1)
Suggests: libfmt-doc
Conflicts: libcppformat1-dev, libcppformat2-dev, libfmt3-dev
Breaks: libspdlog-dev (<< 1:1.9.2+ds-0.1)
Filename: pool/target/f/fmtlib/libfmt-dev_9.1.0+ds1-2+apertis1bv2024dev3b1_armhf.deb
Size: 169656
MD5sum: b5bcd9dd99cda760e3fc99d2a3d17a12
SHA1: cd4a36cabc8fa4282420575322896e066badcede
SHA256: 727b9458edf94d64fce8e64765041fe29ebbc705b905947cd3c86a08ac9a4dcd
SHA512: 0287c27990e02cd2b795e268ab3f37c94c3b973a599a727469ff10c20deb8dc9ff5b0038060f664c68860a6b786db68a26c15b2a630043758cbe1b0dfa059545
Description: fast type-safe C++ formatting library -- development files
 This library provides fast, type-safe, small, C++11-aware replacement of
 (s)printf and related machinery. In some cases it's noticeably faster
 than boost::format, boost::lexical_cast and even sprintf itself.
 .
 This package contains the development files, include the static library.
Homepage: https://fmt.dev/
Multi-Arch: same

Package: libfmt-doc
Priority: optional
Section: doc
Installed-Size: 729
Maintainer: Shengjing Zhu <zhsj@debian.org>
Architecture: all
Source: fmtlib
Version: 9.1.0+ds1-2+apertis1bv2024dev3b1
Depends: libjs-bootstrap, libjs-sphinxdoc (>= 5.2)
Conflicts: libcppformat1-doc, libcppformat2-doc, libfmt3-doc
Filename: pool/target/f/fmtlib/libfmt-doc_9.1.0+ds1-2+apertis1bv2024dev3b1_all.deb
Size: 134268
MD5sum: ef63825935f976c8e076a6e69699a1fa
SHA1: d625b1682e9569ab312909f399e73d65a4ee067a
SHA256: c54897725769ca789ba83a87810d97df2d5e3d6221a75f39b6b0628b40448abf
SHA512: 061771526282594573ab4f7604e020980444850ce4f3b5292380d6131c343afd1a628d66dab79d0ac8c12746dc1c804b0d0df6b16b98624bcbbc12d940118648
Description: fast type-safe C++ formatting library -- documentation
 This library provides fast, type-safe, small, C++11-aware replacement of
 (s)printf and related machinery. In some cases it's noticeably faster
 than boost::format, boost::lexical_cast and even sprintf itself.
 .
 This package contains the documentation files.
Homepage: https://fmt.dev/
Multi-Arch: foreign

Package: libfmt9
Priority: optional
Section: libs
Installed-Size: 163
Maintainer: Shengjing Zhu <zhsj@debian.org>
Architecture: armhf
Source: fmtlib
Version: 9.1.0+ds1-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/f/fmtlib/libfmt9_9.1.0+ds1-2+apertis1bv2024dev3b1_armhf.deb
Size: 103532
MD5sum: a3b6eec657700c711bf6301ee9993389
SHA1: dfded0a66bb0ce9c7fd72b49b571516358d47488
SHA256: b6cd520cee8e4be4b6b697144e12758012492f989aa4bdd65fdff92b0c945c13
SHA512: bf66246358699e1d31e4a23dc33fb8bd552c6f30cb452c06d930fef04ea227d8ab0ad83b46dce7582d7f81c3a708e90f5c29bc93c3581c6004883f7dec79a81c
Description: fast type-safe C++ formatting library -- library
 This library provides fast, type-safe, small, C++11-aware replacement of
 (s)printf and related machinery. In some cases it's noticeably faster
 than boost::format, boost::lexical_cast and even sprintf itself.
 .
 This package contains the shared library.
Homepage: https://fmt.dev/
Multi-Arch: same

Package: libfmt9-dbgsym
Priority: optional
Section: debug
Installed-Size: 419
Maintainer: Shengjing Zhu <zhsj@debian.org>
Architecture: armhf
Source: fmtlib
Version: 9.1.0+ds1-2+apertis1bv2024dev3b1
Depends: libfmt9 (= 9.1.0+ds1-2+apertis1bv2024dev3b1)
Filename: pool/target/f/fmtlib/libfmt9-dbgsym_9.1.0+ds1-2+apertis1bv2024dev3b1_armhf.deb
Size: 392176
MD5sum: eec43d59526976b772ab5ad1f7f9470c
SHA1: 7b5458fa4a77c67f880d8d754c2da1d85c6e1e28
SHA256: 27215d4cbab58f5161d6f86f1fc72e4df49b24c7e8af6bdb4d938c1f355470da
SHA512: 94edd8528cb0f9163d62912a5458add0c1772096f23d1f8c96ac232acedaa1aff7f6ec7d41b8f60af57b74ac6f06b6e87d079fd23d1dbc5fc3a1a66f2fad68eb
Description: debug symbols for libfmt9
Auto-Built-Package: debug-symbols
Build-Ids: c05d76395977535ff3a717f78b1512180b65b261
Multi-Arch: same

Package: libfontconfig-dev
Priority: optional
Section: libdevel
Installed-Size: 637
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fontconfig
Version: 2.14.1-4+apertis0bv2024dev3b1
Replaces: libfontconfig1-dev (<< 2.13.1-3)
Provides: libfontconfig1-dev (= 2.14.1-4+apertis0bv2024dev3b1)
Depends: libfontconfig1 (= 2.14.1-4+apertis0bv2024dev3b1), libexpat1-dev, libfreetype-dev (>= 2.8.1), uuid-dev, pkg-config
Filename: pool/target/f/fontconfig/libfontconfig-dev_2.14.1-4+apertis0bv2024dev3b1_armhf.deb
Size: 394584
MD5sum: 09ff2ae76d7f65e45d20fbaf49cec9dd
SHA1: 356ae63d00cbdef715aa8300862e3b344462a62c
SHA256: 1c36e8ec3d92332ef66548c12ce8a6420cc6e53d86fdd00011b083c9157870ba
SHA512: 0760b21f8d8e4d948daaee815f2f4f8da205a794f816bf1962de77dcabce4e79340dfe243cf2dd9ca6c4f8ef8ec2ab3db8f49182b9097bb1462604b3ca659c1b
Description: generic font configuration library - development
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 This package contains the static libraries and headers needed for the
 development of applications using fontconfig.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Multi-Arch: same

Package: libfontconfig-doc
Priority: optional
Section: doc
Installed-Size: 1692
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: all
Source: fontconfig
Version: 2.14.1-4+apertis0bv2024dev3b1
Replaces: libfontconfig1-dev (<< 2.13.1-3)
Breaks: libfontconfig1-dev (<< 2.13.1-3)
Filename: pool/target/f/fontconfig/libfontconfig-doc_2.14.1-4+apertis0bv2024dev3b1_all.deb
Size: 880364
MD5sum: 55467b9779ea0064feab06acf9a264b7
SHA1: ffd908b27b8ac8e4974b9884ca7d126fde526685
SHA256: a06254180ae93790a609b9f53173cb04750fb773dbb8341f49665c6f14a7898b
SHA512: 539fcfce9e5e67aa5b2d64f4e0459a0b584bb61bc9e47d42832bd24a28f7e1bddc1933bec5c3430349ad7cc72bf6c2d6dae9d32601de16c8bdfbf144c00d8ec4
Description: generic font configuration library - documentation
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 This package contains the documentation for fontconfig.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Multi-Arch: foreign

Package: libfontconfig1
Priority: optional
Section: libs
Installed-Size: 480
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fontconfig
Version: 2.14.1-4+apertis0bv2024dev3b1
Provides: libfontconfig
Depends: libc6 (>= 2.33), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.9.1), fontconfig-config (>= 2.14.1-4+apertis0bv2024dev3b1)
Breaks: xpdf (<= 3.03-11)
Filename: pool/target/f/fontconfig/libfontconfig1_2.14.1-4+apertis0bv2024dev3b1_armhf.deb
Size: 370972
MD5sum: aef9081207d90a484a8e3bccea3347db
SHA1: 0b6675cb04334945bd07a89be44a4480be259557
SHA256: 50b11d22f1436207f887a1d85c54cccab3a828d521b41226d3b741d0775e68c9
SHA512: 654cd9b99bfe317dbf57d522f74dec6a4c8a8080c25ea0f39dfd8661a0d69c1325113e3a447734821396e4e71a95d3189007f228eb6cb1706664ab05e35b093b
Description: generic font configuration library - runtime
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 This package contains the runtime library needed to launch applications
 using fontconfig.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Multi-Arch: same

Package: libfontconfig1-dbgsym
Priority: optional
Section: debug
Installed-Size: 430
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fontconfig
Version: 2.14.1-4+apertis0bv2024dev3b1
Replaces: libfontconfig1-dbg (<< 2.12.1-0.1~)
Depends: libfontconfig1 (= 2.14.1-4+apertis0bv2024dev3b1)
Breaks: libfontconfig1-dbg (<< 2.12.1-0.1~)
Filename: pool/target/f/fontconfig/libfontconfig1-dbgsym_2.14.1-4+apertis0bv2024dev3b1_armhf.deb
Size: 396252
MD5sum: b63c6c82ea3771e99881ecd69e55fb64
SHA1: 27ef3e11cfe9c9663f8ff6d3491f6dcd5acf5fc4
SHA256: 9cbd21b0febedc7c49864cb78cd1b5ce7c93f967553dc968c12285028fb07f8a
SHA512: 9dadddf010f520d4f780c7585fa0389d7e961b8551652ef28f4a7bccb4ed08e1d50919bec363c33cc11a117504890400e2d90ec85411b3d26acc4f9f3195a65b
Description: debug symbols for libfontconfig1
Auto-Built-Package: debug-symbols
Build-Ids: 161a59d7847a8b49bc9164184b1734532372d056
Multi-Arch: same

Package: libfontconfig1-dev
Priority: optional
Section: oldlibs
Installed-Size: 271
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: fontconfig
Version: 2.14.1-4+apertis0bv2024dev3b1
Depends: libfontconfig-dev (= 2.14.1-4+apertis0bv2024dev3b1)
Filename: pool/target/f/fontconfig/libfontconfig1-dev_2.14.1-4+apertis0bv2024dev3b1_armhf.deb
Size: 270528
MD5sum: 03f5941afb1b30871de179fa748f8f0c
SHA1: 3e1f61e8365f89f29275c71f9f381e17853865be
SHA256: 70959fb44b28fba5cf0643fa5d8c94b26c326ecb4af03a85deec04e1b12af197
SHA512: 69a86c538063b8f1a8f5c70e1ba639fddb3997cc714642989fbb3a4ca74583b76b3a740f76344b457ed797415daa00f4212162d06386bb874e0a5b0100f8a45a
Description: generic font configuration library - dummy package
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 This is a transitional package for libfontconfig-dev. It can be safely
 uninstalled.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Multi-Arch: same

Package: libfontenc-dev
Priority: optional
Section: libdevel
Installed-Size: 53
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libfontenc
Version: 1:1.1.4-1+apertis1bv2024dev2b1
Depends: libfontenc1 (= 1:1.1.4-1+apertis1bv2024dev2b1), zlib1g-dev
Filename: pool/target/libf/libfontenc/libfontenc-dev_1.1.4-1+apertis1bv2024dev2b1_armhf.deb
Size: 22424
MD5sum: bb56ef02bd055118a8319aa4db55aa5b
SHA1: 29fec8cadb8f4980c91fac8e57c616e5eb15986a
SHA256: 854d56759a8fece7356ef0c565e11522b1ad2e9c6f39f8f958d3c054408b5bb5
SHA512: 8e9da492b964c8404cb1ade9e9dd07cedeb297a53a4d14f282dd12135855eaf3123c9716df0ea5b29efd65555a24af4535dc3d81a12ed4780f6cbc8fa21274e2
Description: X11 font encoding library (development headers)
 libfontenc is a library which helps font libraries portably determine
 and deal with different encodings of fonts.
 .
 This package contains the development headers for the library found in
 libfontenc1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libfontenc
Multi-Arch: same

Package: libfontenc1
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libfontenc
Version: 1:1.1.4-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4)
Filename: pool/target/libf/libfontenc/libfontenc1_1.1.4-1+apertis1bv2024dev2b1_armhf.deb
Size: 20300
MD5sum: f5310cc59a5701732c7eb35d737c0ee4
SHA1: f9336a2db2e57bd0c4c8a593226f9624bf41dc5e
SHA256: 3ee6569d57ad24277a98db7131af2d87a7c65ddbf13b62d21832622f81053060
SHA512: 0a83fb3ecfb8733d2147b97e3f8fb6b10093e085e6cffb7093d974452fbf7f8dfa3465118ab19746472469750b32d4e3a408b55edadbdcfa7f460bab21d36b97
Description: X11 font encoding library
 libfontenc is a library which helps font libraries portably determine
 and deal with different encodings of fonts.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libfontenc
Multi-Arch: same

Package: libfontenc1-dbgsym
Priority: optional
Section: debug
Installed-Size: 36
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libfontenc
Version: 1:1.1.4-1+apertis1bv2024dev2b1
Replaces: libfontenc1-dbg (<< 1:1.1.4-1)
Depends: libfontenc1 (= 1:1.1.4-1+apertis1bv2024dev2b1)
Breaks: libfontenc1-dbg (<< 1:1.1.4-1)
Filename: pool/target/libf/libfontenc/libfontenc1-dbgsym_1.1.4-1+apertis1bv2024dev2b1_armhf.deb
Size: 21456
MD5sum: 21a2f586e42518b0a82dee023c3003d8
SHA1: 782c887162b606c57522b9eaded5130cdd2870ce
SHA256: 5fa488a0448b0640224367786dad641ddae1ada6c43cb7f7609bed5caf89d4b5
SHA512: 9219f8b0436fb1fd52bee19b3a3460c4d3182732e7a79a4f78d04283febd22f5a1a61c47988085c96bd6889ba98c0e31c59ea10b1ab2949a8e36a40afb5af63f
Description: debug symbols for libfontenc1
Auto-Built-Package: debug-symbols
Build-Ids: 767f257b288e752b2e76f1ac3fb8254ec5aec9a8
Multi-Arch: same

Package: libfp16-dev
Priority: optional
Section: math
Installed-Size: 72
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: fp16
Version: 0.0~git20200514.4dfe081-3+apertis1bv2024dev3b1
Filename: pool/target/f/fp16/libfp16-dev_0.0~git20200514.4dfe081-3+apertis1bv2024dev3b1_armhf.deb
Size: 15228
MD5sum: a63e37979b27f6677eaf9a851b7b09bd
SHA1: 44397478a16c7eae8fb774ad346b0cdd0a005bf9
SHA256: e3db6129f65d1218b05858027b6cb7c990dd1ca20ebe98bfbd0003dd562fdf36
SHA512: 2495b966e51cf02e7ac6aad5f15621e4a241bbc091bb69959b11b7b6952ec5113a12085aae6ce06e837c1fdab2104334e8618aae084cad140d53b80697a13241
Description: Conversion to/from half-precision floating point formats
 Header-only library for conversion to/from half-precision floating point
 formats Features
 .
  + Supports IEEE and ARM alternative half-precision floating-point format
    - Property converts infinities and NaNs
    - Properly converts denormal numbers, even on systems without denormal support
  + Header-only library, no installation or build required
  + Compatible with C99 and C++11
  + Fully covered with unit tests and microbenchmarks
 .
 This is a header-only library.
Homepage: https://github.com/Maratyszcza/FP16

Package: libfreetype-dev
Priority: optional
Section: libdevel
Installed-Size: 1628
Maintainer: Hugh McMaster <hugh.mcmaster@outlook.com>
Architecture: armhf
Source: freetype
Version: 2.12.1+dfsg-5+apertis1bv2024dev3b1
Replaces: libfreetype6-dev (<< 2.10.1)
Provides: libfreetype6-dev (= 2.12.1+dfsg-5+apertis1bv2024dev3b1)
Depends: libfreetype6 (= 2.12.1+dfsg-5+apertis1bv2024dev3b1), libbrotli-dev, libc6-dev | libc-dev, libpng-dev, zlib1g-dev | libz-dev
Suggests: freetype2-doc (= 2.12.1+dfsg-5+apertis1bv2024dev3b1)
Breaks: libfreetype6-dev (<< 2.10.1)
Filename: pool/target/f/freetype/libfreetype-dev_2.12.1+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 509268
MD5sum: 05bc6b09a6d65ceccfd18906519e9adc
SHA1: 66d60e5a855a9aa2dfd0a732c2e6a2db76987658
SHA256: 25e06ff045a2e5c245f0ed8c9eb005dc0fe678820c922363b2522f055506e785
SHA512: b1744fc4129c848ee50d3c3b3787c982aa7a39e88f8981051dd652a10aeaa73f6e3d3c94608d43a409850ec0bf7ec818d1f3e572041e3ad4fbf6df43dd80052e
Description: FreeType 2 font engine, development files
 The FreeType project is a team of volunteers who develop free,
 portable and high-quality software solutions for digital typography.
 They specifically target embedded systems and focus on providing small,
 efficient and ubiquitous products.
 .
 This package contains all of the supplementary files you need to develop your
 own programs using the FreeType 2 library.
Homepage: https://freetype.org
Multi-Arch: same

Package: libfreetype6
Priority: optional
Section: libs
Installed-Size: 564
Maintainer: Hugh McMaster <hugh.mcmaster@outlook.com>
Architecture: armhf
Source: freetype
Version: 2.12.1+dfsg-5+apertis1bv2024dev3b1
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.33), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4)
Filename: pool/target/f/freetype/libfreetype6_2.12.1+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 336220
MD5sum: 5492ef19e334dc47d5b4965b3b37b5ac
SHA1: 3ddf5f033eafc64002439191649e5323db75f534
SHA256: da62a251ed3d033d27bc05ec259cf129792196fedc5fb2ecc87e58fdc990cf29
SHA512: 5bff576e29df0ba6b367e9b32740cd84cf8cb6da7f85a6659fe43c02cb59dce3c9540b7bac563063f94cd8f1a8d9052ff32787e5fa8b91c0e3ac5066c41f7f0d
Description: FreeType 2 font engine, shared library files
 The FreeType project is a team of volunteers who develop free,
 portable and high-quality software solutions for digital typography.
 They specifically target embedded systems and focus on providing small,
 efficient and ubiquitous products.
 .
 The FreeType 2 library is their new software font engine.  It has been
 designed to provide the following important features:
  * A universal and simple API to manage font files
  * Support for several font formats through loadable modules
  * High-quality anti-aliasing
  * High portability & performance
 .
 Supported font formats include:
  * TrueType files (.ttf) and collections (.ttc)
  * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
  * Type 1 Multiple Master fonts.  The FreeType 2 API also provides
    routines to manage design instances easily
  * Type 1 CID-keyed fonts
  * OpenType/CFF (.otf) fonts
  * CFF/Type 2 fonts
  * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
    the Adobe SVG viewer plugin.
  * Windows FNT/FON bitmap fonts
 .
 This package contains the files needed to run programs that use the
 FreeType 2 library.
Homepage: https://freetype.org
Multi-Arch: same

Package: libfreetype6-dbgsym
Priority: optional
Section: debug
Installed-Size: 1175
Maintainer: Hugh McMaster <hugh.mcmaster@outlook.com>
Architecture: armhf
Source: freetype
Version: 2.12.1+dfsg-5+apertis1bv2024dev3b1
Depends: libfreetype6 (= 2.12.1+dfsg-5+apertis1bv2024dev3b1)
Filename: pool/target/f/freetype/libfreetype6-dbgsym_2.12.1+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 1120408
MD5sum: 7da2b2223642cd93c74b9dc9699d30e5
SHA1: cbb681771ffcc6295e48b33502f928deb71b519d
SHA256: 33a8ca0c828d98a810c36ea490facd1675e21d8b7ebe5d01d99d84033e176a8d
SHA512: 97a8278aaa9b446aa635f4ada424020ab3b13efe6a2494107f3e29ca7453c30d826f965bdfe5d969d5bc20e0c3dc67ddcee9c7fe2eb3fecfe3aec4a1e5c22b99
Description: debug symbols for libfreetype6
Auto-Built-Package: debug-symbols
Build-Ids: 4c25a57e1ff5c8cd9636d6982d3b0b271e85fc81
Multi-Arch: same

Package: libfreetype6-dev
Priority: optional
Section: oldlibs
Installed-Size: 72
Maintainer: Hugh McMaster <hugh.mcmaster@outlook.com>
Architecture: armhf
Source: freetype
Version: 2.12.1+dfsg-5+apertis1bv2024dev3b1
Depends: libfreetype-dev (= 2.12.1+dfsg-5+apertis1bv2024dev3b1)
Filename: pool/target/f/freetype/libfreetype6-dev_2.12.1+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 49608
MD5sum: 9f03dff3ceeebc093287836c394b47c2
SHA1: 19a8da249d693cc2aa1e172948dd698cae871959
SHA256: 90f3301487fab619938017fe4aca88c9d1aa69630c9b7b583b31b9b6956bf4be
SHA512: 9ea5fc27834f987e3dd1dea63341140f2f8103947d4755a3a29dbefb4aeca5838b5c3b0ca9819dddfbab44d1b2ade429615745d58aabe9e7fdd04d0f49e69617
Description: FreeType 2 font engine, development files (transitional package)
 The FreeType project is a team of volunteers who develop free,
 portable and high-quality software solutions for digital typography.
 They specifically target embedded systems and focus on providing small,
 efficient and ubiquitous products.
 .
 This package contains all of the supplementary files you need to develop your
 own programs using the FreeType 2 library.
 .
 This is a transitional package. It can safely be removed.
Homepage: https://freetype.org
Multi-Arch: same

Package: libfribidi-bin
Priority: optional
Section: utils
Installed-Size: 69
Maintainer: Debian Hebrew Packaging Team <team+hebrew@tracker.debian.org>
Architecture: armhf
Source: fribidi
Version: 1.0.8-2.1+apertis1bv2024dev3b1
Replaces: libfribidi0 (<< 0.19.2-3)
Depends: libc6 (>= 2.34), libfribidi0 (>= 0.19.2)
Breaks: libfribidi0 (<< 0.19.2-3)
Filename: pool/target/f/fribidi/libfribidi-bin_1.0.8-2.1+apertis1bv2024dev3b1_armhf.deb
Size: 49140
MD5sum: 02b7faaf02d0d0a33f2534f71441eeda
SHA1: ba55384307597a47e28b3170c9c4b30fb111003b
SHA256: 40e45767026120186ac267cbd101d6515a96f33d581bd6ffea578b16607a19ff
SHA512: 984d03429a1208060acbb078a0da41c6f70eec6cf594ed4d575466796d2a710c55025c8e13d4d23d708a0ef82de5acee470c7513aa3e8b0954c720f812f41ede
Description: Free Implementation of the Unicode BiDi algorithm (utility)
 FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic
 languages.
 This package contains a command line interface for the fribidi library.
Homepage: http://www.fribidi.org/

Package: libfribidi-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 16
Maintainer: Debian Hebrew Packaging Team <team+hebrew@tracker.debian.org>
Architecture: armhf
Source: fribidi
Version: 1.0.8-2.1+apertis1bv2024dev3b1
Depends: libfribidi-bin (= 1.0.8-2.1+apertis1bv2024dev3b1)
Filename: pool/target/f/fribidi/libfribidi-bin-dbgsym_1.0.8-2.1+apertis1bv2024dev3b1_armhf.deb
Size: 3000
MD5sum: 6f262cc62ca26773f5105f355133a9e1
SHA1: daaaf87377f2c17abe8b379e6dd6948dc73341e8
SHA256: 18e1761b0955337d5b9bacdc374548b2e5b24d71ea988f4e9b8f1b5ad3027300
SHA512: 4d503162be50e6ff62b26b2914f4b616d14e9a1dee8e422afe3aec8e2469935f93023d97aa6dc12248ee8577e70c2c8ecd4503c56a855e122333e993ee19fd8e
Description: debug symbols for libfribidi-bin
Auto-Built-Package: debug-symbols
Build-Ids: 94683780b3d2cd09846435a2a1a7c4dbfc54d108

Package: libfribidi-dev
Priority: optional
Section: libdevel
Installed-Size: 297
Maintainer: Debian Hebrew Packaging Team <team+hebrew@tracker.debian.org>
Architecture: armhf
Source: fribidi
Version: 1.0.8-2.1+apertis1bv2024dev3b1
Depends: libfribidi0 (= 1.0.8-2.1+apertis1bv2024dev3b1)
Filename: pool/target/f/fribidi/libfribidi-dev_1.0.8-2.1+apertis1bv2024dev3b1_armhf.deb
Size: 100588
MD5sum: 411e8cd92a161d5011b434bffd29aa42
SHA1: 1fc21ccff69cd4422231d66780633637f1445816
SHA256: de483597e9c1a312bc7794445757268d0a53763d69124ea29d364f57357261d9
SHA512: 571207fbd79b21903f3764a62d3f5e2c74ae862e6fddcf2ff2bc959f44bc01de5d3deec18e735b629799ba5230b7ab16c8e5382bec4bdf14b02ef9be6a76fc8c
Description: Development files for FreeBidi library
 FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic
 languages.
 This package contains the header files and static libraries for the
 FriBidi C library.
Homepage: http://www.fribidi.org/
Multi-Arch: same

Package: libfribidi0
Priority: optional
Section: libs
Installed-Size: 163
Maintainer: Debian Hebrew Packaging Team <team+hebrew@tracker.debian.org>
Architecture: armhf
Source: fribidi
Version: 1.0.8-2.1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/f/fribidi/libfribidi0_1.0.8-2.1+apertis1bv2024dev3b1_armhf.deb
Size: 61116
MD5sum: 65a13fe218bf903b0026619ef20eea4e
SHA1: b2a5b469d2c74896acc8de2a7affcff4aab60433
SHA256: 67e71b2aca72fb8fd12908f1217fb89b129a37c77e5902fb2283302117a8e439
SHA512: d0d5d337be86e3bb0e62c5e4e3e3a9bfc5a9bbe2c9061f68ea9c39361b4a96784b789963df9a91c91b1119fb4cefc3e7d2fdc6a18919001909f40614ade1f90d
Description: Free Implementation of the Unicode BiDi algorithm
 FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic
 languages.
 This package contains the shared libraries.
Homepage: http://www.fribidi.org/
Multi-Arch: same

Package: libfribidi0-dbgsym
Priority: optional
Section: debug
Installed-Size: 20
Maintainer: Debian Hebrew Packaging Team <team+hebrew@tracker.debian.org>
Architecture: armhf
Source: fribidi
Version: 1.0.8-2.1+apertis1bv2024dev3b1
Depends: libfribidi0 (= 1.0.8-2.1+apertis1bv2024dev3b1)
Filename: pool/target/f/fribidi/libfribidi0-dbgsym_1.0.8-2.1+apertis1bv2024dev3b1_armhf.deb
Size: 3904
MD5sum: e5becd91b830aceb4ea09e2d08e26069
SHA1: 0ddc2bcd356566b03cf8a7b56d26bf0ea9e731c7
SHA256: be9012a06df3d3b666dcdbb6eb000eed8f7cf25a087e6e13df35eacf442a9c15
SHA512: 1d98e83df1fa9ce2311ce2ceaaa15f9a64a0d856101aeb28361b880906421ae98df59d9c798094d1d1aebc0ef9b3e605ab31268409efc68ca5a0e986c9dbd5f7
Description: debug symbols for libfribidi0
Auto-Built-Package: debug-symbols
Build-Ids: f075a719b493610e8da69662872dd17830f15658
Multi-Arch: same

Package: libfuse-dev
Priority: optional
Section: libdevel
Installed-Size: 6823
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: fuse
Version: 2.9.9-6+apertis1bv2024dev3b1
Depends: libfuse2 (= 2.9.9-6+apertis1bv2024dev3b1), libselinux-dev
Suggests: fuse
Filename: pool/target/f/fuse/libfuse-dev_2.9.9-6+apertis1bv2024dev3b1_armhf.deb
Size: 1377544
MD5sum: f599e48280e072d849ca06342050119b
SHA1: 176df46daafbc5dbc670b8f1edff7d864b0876ed
SHA256: 68a7c63baf82a46f45c24e9766a1b0e5ac38ef160425bf389ff188efe9eb2681
SHA512: ce66ceea1fe8e13eb2f1a871755ca2e8109dc1e3e5e7adb7849a6bca8bf79a78d37e50595b298f4e2e968b6107eb029cb889ecb7b3a62a936c5b9526298f600c
Description: Filesystem in Userspace (development)
 Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
 export a virtual filesystem to the Linux kernel. It also aims to provide a
 secure method for non privileged users to create and mount their own filesystem
 implementations.
 .
 This package contains the development files.
Homepage: https://github.com/libfuse/libfuse/wiki
Multi-Arch: same

Package: libfuse2
Priority: optional
Section: libs
Installed-Size: 585
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: fuse
Version: 2.9.9-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Suggests: fuse
Conflicts: fuse (<< 2.9.9-6+apertis1bv2024dev3b1)
Filename: pool/target/f/fuse/libfuse2_2.9.9-6+apertis1bv2024dev3b1_armhf.deb
Size: 471036
MD5sum: 6be91236a09a299b9c56fb2dd420c035
SHA1: 47f1329213b28c35a3d1ca827d05f15ccbdc6267
SHA256: 3a4d145bb5051b72617300801e6f2ce915de33e3961433fc52291ac2b63875a1
SHA512: 7f9f52c59ce4d8d89526429b02d0a130cf95e752e3bb7562f5df7161944c7915684cee6e82cb13da8eb7f64f05c3579ba839b491997a56c645e3d8f6ce3a25ec
Description: Filesystem in Userspace (library)
 Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
 export a virtual filesystem to the Linux kernel. It also aims to provide a
 secure method for non privileged users to create and mount their own filesystem
 implementations.
 .
 This package contains the shared library.
Homepage: https://github.com/libfuse/libfuse/wiki
Multi-Arch: same

Package: libfuse2-dbgsym
Priority: optional
Section: debug
Installed-Size: 309
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: fuse
Version: 2.9.9-6+apertis1bv2024dev3b1
Depends: libfuse2 (= 2.9.9-6+apertis1bv2024dev3b1)
Filename: pool/target/f/fuse/libfuse2-dbgsym_2.9.9-6+apertis1bv2024dev3b1_armhf.deb
Size: 269464
MD5sum: c912583c35c6bf8e8761cd17783ee693
SHA1: 18d959bc2c2586d0b2265ae4e69ab831db0c4fd5
SHA256: cefbdc331f4c8ec127d89d9a3d9c833baadb1d2f460f68d134b322cbcf348560
SHA512: 519eff50d19d200a9685cf4191ddbefa7970c06555752e2ac87aab6c9b071e78264617f1369fe2c70ab0fdba84326f30c676df447ec0d082a0a88332b20f9560
Description: debug symbols for libfuse2
Auto-Built-Package: debug-symbols
Build-Ids: 05a00d2e067ebbef3f7fe54afb3aab5bc0300439 257f983550f1e6fad592318066cc82e0a7b3a848
Multi-Arch: same

Package: libfuse3-3
Priority: optional
Section: libs
Installed-Size: 2338
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: fuse3
Version: 3.14.0-4+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34)
Suggests: fuse3
Filename: pool/target/f/fuse3/libfuse3-3_3.14.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 2254660
MD5sum: c1e2ce8651ee1a2cf1e642ce0ee24bd0
SHA1: bf3d2b4d6388e15f32598c988d13f0e552f3d9f2
SHA256: ac3e3fd7b486cac248d6166d6fa2072c51e6a332b5e8694320414eb76c28b9ae
SHA512: 425058f1bcf6b06b37de37b4934b58142d00b778cb96c05c8d652b92028f3780b1a5cf2291ae15118e288d65419a09ba6c7fe027904bdcd2d297032f6ea748ce
Description: Filesystem in Userspace (library) (3.x version)
 Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
 export a virtual filesystem to the Linux kernel. It also aims to provide a
 secure method for non privileged users to create and mount their own filesystem
 implementations.
 .
 This package contains the shared library.
Homepage: https://github.com/libfuse/libfuse/wiki
Multi-Arch: same

Package: libfuse3-3-dbgsym
Priority: optional
Section: debug
Installed-Size: 278
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: fuse3
Version: 3.14.0-4+apertis0bv2024dev3b1
Depends: libfuse3-3 (= 3.14.0-4+apertis0bv2024dev3b1)
Filename: pool/target/f/fuse3/libfuse3-3-dbgsym_3.14.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 248172
MD5sum: e3843156c0183bef5bb58224d4d943ef
SHA1: 8e69fa101d173cdb18edd85929878c8bf25c7237
SHA256: 817c102675ae1fa5c808d9d739f165889d8a7a64e2e14f5452ebf9737f11d75b
SHA512: 8c989c17b1b1845daf9cd765bd56b2f35794cbeb0fdb435701a3efc9f446727e200e91cd99b745cfad36d24c9941f19a74c4815048b617e2873c11f08aa515eb
Description: debug symbols for libfuse3-3
Auto-Built-Package: debug-symbols
Build-Ids: 09f57cbbb116ad01aef7ff7d1381b9517a9104a8
Multi-Arch: same

Package: libfuse3-dev
Priority: optional
Section: libdevel
Installed-Size: 2700
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: fuse3
Version: 3.14.0-4+apertis0bv2024dev3b1
Depends: libfuse3-3 (= 3.14.0-4+apertis0bv2024dev3b1), libselinux-dev
Suggests: fuse
Filename: pool/target/f/fuse3/libfuse3-dev_3.14.0-4+apertis0bv2024dev3b1_armhf.deb
Size: 2311140
MD5sum: 7783131e4ca496b4fb7ceac0a31ef738
SHA1: 1d1e74c63148fca7bf09ecd7cdf285b14c129143
SHA256: f669281632ae226e03450ea244ffba90eef8d9005fd98734e929f2c2a9c8a085
SHA512: 39e9f593cb953096d50646c790d302f3e7c0408d7b5af0c3002bc172877bef2d0d391c7216f422edfa8c3f948b40090e7111a012eeb3bbab081dd51742062e75
Description: Filesystem in Userspace (development) (3.x version)
 Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
 export a virtual filesystem to the Linux kernel. It also aims to provide a
 secure method for non privileged users to create and mount their own filesystem
 implementations.
 .
 This package contains the development files.
Homepage: https://github.com/libfuse/libfuse/wiki
Multi-Arch: same

Package: libfuzzer-15-dev
Priority: optional
Section: libdevel
Installed-Size: 782
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: clang-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/libfuzzer-15-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 190708
MD5sum: dba07ad456d9348ce9030db25a21fec0
SHA1: c8f2ab4193b7e7640395153749e607104d1330af
SHA256: 34470d06ce2e3daa73f16a406d1d049d3a7b5b2c1710eedeb5095d986689e51f
SHA512: 3b187a566f83b5c3032846b998b9e72d9692ad605ddaa5fa43a66c56ad29d9df1c06ddb292d891086a800e942b424e869f9566d58fe586a22d005fee30dbf982
Description: Library for coverage-guided fuzz testing
 LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing
 of other libraries.
 .
 LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs
 all of its fuzzing inside a single process. This in-process fuzzing can be
 more restrictive and fragile, but is potentially much faster as there is no
 overhead for process start-up.
 .
 The fuzzer is linked with the library under test, and feeds fuzzed inputs to
 the library via a specific fuzzing entrypoint (aka 'target function'); the
 fuzzer then tracks which areas of the code are reached, and generates mutations
 on the corpus of input data in order to maximize the code coverage. The code
 coverage information for libFuzzer is provided by LLVM's SanitizerCoverage
 instrumentation.
Homepage: https://www.llvm.org/

Package: libfxdiv-dev
Priority: optional
Section: libdevel
Installed-Size: 24
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: fxdiv
Version: 0.0~git20200417.b408327-3+apertis1bv2024dev2b1
Filename: pool/target/f/fxdiv/libfxdiv-dev_0.0~git20200417.b408327-3+apertis1bv2024dev2b1_armhf.deb
Size: 5252
MD5sum: 774486cf2dc6a6ca9efee08a6c6e13e0
SHA1: 5c42d588b601b9bfddc39857c4580ab08e43442a
SHA256: 52847f11ec7d85d9bf2ca5de5e5d860c60ac42124d4d175e8a3b696d776808d5
SHA512: c8f328c3649197a71f32bb3fcab7adb00907ac74d1b9b307a9065cf51f7d5a8b7deb0a379e52eb17dd6a57196c7aa98969e9562062ad852ae08827568e02aaa1
Description: division via fixed-point multiplication by inverse
 On modern CPUs and GPUs integer division is several times slower than
 multiplication. FXdiv implements an algorithm to replace an integer division
 with a multiplication and two shifts. This algorithm improves performance when
 an application performs repeated divisions by the same divisor.
 .
 This is a header-only library.
Homepage: https://github.com/Maratyszcza/FXDiv

Package: libgail-3-0
Priority: optional
Section: libs
Installed-Size: 132
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Depends: at-spi2-core, libatk1.0-0 (>= 2.35.1), libc6 (>= 2.4), libglib2.0-0 (>= 2.57.2), libgtk-3-0 (= 3.24.37-2+apertis2bv2024dev3b1), libpango-1.0-0 (>= 1.44.0)
Filename: pool/target/g/gtk+3.0/libgail-3-0_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 60880
MD5sum: 4458bff97d8fc2773e16000f1e90df09
SHA1: 2239178b8909f9eddb8594337e92ed9d8b9f3808
SHA256: f8278faabb369c76eea0087e99d35cfc22df7c32a88b2ff55fe04242f41df9f3
SHA512: d0b80d056a8e14f255e848ecc06ae5013e728559512e4ed826295a6b6ddbdab13d6728f74911030b733a1621ac48654cf6565a014a49c29147fe9426f4351255
Description: GNOME Accessibility Implementation Library -- shared libraries
 Gail implements ATK interfaces for GTK widgets which are dynamically
 loadable at runtime by a GTK application. Once loaded, those parts of
 an application that use standard GTK widgets will have a basic level
 of accessibility, without the need to modify the application at all.
 .
 This package contains the shared library.
Homepage: https://www.gtk.org/
Multi-Arch: same

Package: libgail-3-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 46
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Depends: libgail-3-0 (= 3.24.37-2+apertis2bv2024dev3b1)
Filename: pool/target/g/gtk+3.0/libgail-3-0-dbgsym_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 31068
MD5sum: 6a6260bfd53de804248e06cde3f88623
SHA1: de9946dbf2b0d681a4d90de4187d6d7930057267
SHA256: d92c345f76ee5d70911097f20cd4f8d6c121547ac72d426fa543bcea29b6049c
SHA512: c231f9e3d01e5cdf61ba67842ba50a92ca47eff9065db956bbd833bb153e893cfa872f03a164f3cc569209a92f8265eef73ee15dce9e0da86e3429cc1ab0e5ab
Description: debug symbols for libgail-3-0
Auto-Built-Package: debug-symbols
Build-Ids: 7c17ce0fa1a4f0f0935b354e82148f841cf28286
Multi-Arch: same

Package: libgail-3-dev
Priority: optional
Section: libdevel
Installed-Size: 118
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Depends: libatk1.0-dev, libgail-3-0 (= 3.24.37-2+apertis2bv2024dev3b1), pkg-config, libgtk-3-dev (= 3.24.37-2+apertis2bv2024dev3b1)
Suggests: libgail-3-doc
Filename: pool/target/g/gtk+3.0/libgail-3-dev_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 54204
MD5sum: a6a9c7956b71efcd246e3aa35b3ed161
SHA1: 0e15905a408fe58dd0763224ab5ebb1f924a64d3
SHA256: cea8696c0d332a22fdcebe6c2b892d1def29e314ea91d0eac90583ef715f4cc6
SHA512: c96649bf6b394b6059214f89175951061af98a454418dc8e240761e7796b804f2d4fee5286fad4721795d56d03bf41026ca49512572c9112633a7fd964ecc4c1
Description: GNOME Accessibility Implementation Library -- development files
 Gail implements ATK interfaces for GTK widgets which are dynamically
 loadable at runtime by a GTK application. Once loaded, those parts of
 an application that use standard GTK widgets will have a basic level
 of accessibility, without the need to modify the application at all.
 .
 This package contains the development files for Gail.
Homepage: https://www.gtk.org/
Multi-Arch: same

Package: libgail-3-doc
Priority: optional
Section: doc
Installed-Size: 179
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Suggests: devhelp
Filename: pool/target/g/gtk+3.0/libgail-3-doc_3.24.37-2+apertis2bv2024dev3b1_all.deb
Size: 62548
MD5sum: e025301a753e49836ce451bd940bba4d
SHA1: c2f02341d344ab84e0f1b55b562e09601c59a894
SHA256: d8297085e499fb966ba460afbcfd0bd4daddb20bfdfc0359be01369488fef001
SHA512: 5c1bcee7b29f9408c90ae86ce3001a5515e0a1a531ef0a991b2472575f0971ca91c8bd27372fa905c81618f8c5d1037bfc386e2850733a39e3cbfc7fb0c19e6b
Description: documentation files of the Gail library
 Gail implements ATK interfaces for GTK widgets which are dynamically
 loadable at runtime by a GTK application. Once loaded, those parts of
 an application that use standard GTK widgets will have a basic level
 of accessibility, without the need to modify the application at all.
 .
 This package contains the documentation files for Gail.
Homepage: https://www.gtk.org/
Multi-Arch: foreign

Package: libgav1-1
Priority: optional
Section: libs
Installed-Size: 659
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libgav1
Version: 0.18.0-1+apertis2bv2024dev3b1
Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 12)
Filename: pool/target/libg/libgav1/libgav1-1_0.18.0-1+apertis2bv2024dev3b1_armhf.deb
Size: 285048
MD5sum: 62db2adbde80fc4819fb3bd6074051e8
SHA1: a1febb0d299a5b919c1bb2e0db255a9cb10c3493
SHA256: 9f6368f8172f4a48a39ad74a633f7dd1e0c066c1ff6d6c025f7051f5a2cd6fa7
SHA512: 914dc00c0274b33c7efbf3eb54573e58ed50462b5799900e396069c1a71a98cb2c0c09164347cf32de23ff68066f17f6f6d199dfc0e200c56252060a676f04d8
Description: AV1 decoder developed by Google -- runtime library
 This package contains the runtime, shared library of gav1. Gav1 is
 a new decoder implementation for AV1 video encoding format (supporting
 profiles 0 and 1).
Homepage: https://chromium.googlesource.com/codecs/libgav1/
Multi-Arch: same

Package: libgav1-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 2707
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libgav1
Version: 0.18.0-1+apertis2bv2024dev3b1
Depends: libgav1-1 (= 0.18.0-1+apertis2bv2024dev3b1)
Filename: pool/target/libg/libgav1/libgav1-1-dbgsym_0.18.0-1+apertis2bv2024dev3b1_armhf.deb
Size: 2422540
MD5sum: 7806a1d9878a88da0fe64be5b1bf9e10
SHA1: 079993abcd444f231186dfc6f6dc88f5f4d6ca26
SHA256: 0b07e6affa24848d7e07f5a8b7b761efad77b6ceb92592bb68a976f96d07304b
SHA512: 7db8feac26798e64450fe13a8c6681d36ede7cc74e7cd1025c4b0728610db1f6f575ff5ec6333ce9bb70b1e6c484e2dd5824f4ce2d4793f3a07f03357ed6ac07
Description: debug symbols for libgav1-1
Auto-Built-Package: debug-symbols
Build-Ids: a9189cb29920f06d6b032354fba6c0c4ef8c222c
Multi-Arch: same

Package: libgav1-bin
Priority: optional
Section: utils
Installed-Size: 43
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libgav1
Version: 0.18.0-1+apertis2bv2024dev3b1
Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libgav1-1 (>= 0.18.0), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/libg/libgav1/libgav1-bin_0.18.0-1+apertis2bv2024dev3b1_armhf.deb
Size: 16504
MD5sum: 3b9082af5c9aa8ce967663b48d9b7eee
SHA1: 6cccedbd96aaffebc5f54591d4b7a0f664a4a96f
SHA256: b8ca89dd96eec2a7b3917b57a57289ba349ba1d82f9b4a3fe4d04b382d29cd48
SHA512: c15110d56fa87561d3e51aa32097a3296f991c7a80b0703f0bbfb39b2957bd2644b37457dd950ec0cb2231995e9611f3374dfc13f9e258b8b36788b8bd586845
Description: Av1 decoder developed by Google -- example application
 This package provides gav1_decode binary as an example application of
 libgav1. It can be used to decode IVF files.
 .
 Please see the output of "gav1_decode --help" for detailed options.
Homepage: https://chromium.googlesource.com/codecs/libgav1/

Package: libgav1-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 192
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libgav1
Version: 0.18.0-1+apertis2bv2024dev3b1
Depends: libgav1-bin (= 0.18.0-1+apertis2bv2024dev3b1)
Filename: pool/target/libg/libgav1/libgav1-bin-dbgsym_0.18.0-1+apertis2bv2024dev3b1_armhf.deb
Size: 171372
MD5sum: 23994afd13a06a04fb6e21ddb0ad56b5
SHA1: 9ee7c77e4d2e2182b01c7b621b2986c05529e427
SHA256: 45e48c1685bfcee03987d951754dd59ffd131300d332c8443dce45454f702d35
SHA512: 52b3cfeb55f508b5a2d15502b5d2d3e3d1a519d5e8d495474b0f7c1709a364ab206202921db183544e5c1e912de212365c835b3879291567d3f77971b0b1898a
Description: debug symbols for libgav1-bin
Auto-Built-Package: debug-symbols
Build-Ids: 569a9c0cd57a20297214c1bf98c8c34f5fb07c7f

Package: libgav1-dev
Priority: optional
Section: libdevel
Installed-Size: 1378
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libgav1
Version: 0.18.0-1+apertis2bv2024dev3b1
Depends: libgav1-1 (= 0.18.0-1+apertis2bv2024dev3b1)
Filename: pool/target/libg/libgav1/libgav1-dev_0.18.0-1+apertis2bv2024dev3b1_armhf.deb
Size: 364008
MD5sum: c24fbcfee907eea01a30c1a3af7ca8ec
SHA1: 48c2e4e8478d66ab87027ce764640be42a4b2062
SHA256: 74e7af2913a1841c8704e81778f3144c18f2fbd129f0f97f0ce5c73e84a2053f
SHA512: 98c53d11b0e61f6c2eaec2711309a06d3f8fa170c34487c0760eadb68c4cf43397303ef7cfc3a658335d8de80d0d2fa880a4f9d7e3b5fd609b63181f2d95a18e
Description: AV1 decoder developed by Google -- development kit
 This package contains the header file and development library of gav1.
 Gav1 is A new decoder implementation for AV1 video encoding format (supporting
 profiles 0 and 1).
Homepage: https://chromium.googlesource.com/codecs/libgav1/
Multi-Arch: same

Package: libgbm-dev
Priority: optional
Section: libdevel
Installed-Size: 77
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libgbm1 (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/m/mesa/libgbm-dev_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 38312
MD5sum: b65a4b0094435d5a99cda1260ce0a282
SHA1: 2b7c52cb1098496f1b45f6d3a457ca4795a486f0
SHA256: 3306307a175eff2fe7da93d0cb383b92099961261e2051915fdc6b5ceadc0d8a
SHA512: 3198436586c40be3ffb41a85f62b51f4653085cb3893993da46b851c5001b5830803e879563c341e1a49e4ac831c24cb1961d50d14aaecaf7a6d07c15a10f870
Description: generic buffer management API -- development files
 This package contains the GBM buffer management library.  It provides a
 mechanism for allocating buffers for graphics rendering tied to Mesa.
 .
 GBM is intended to be used as a native platform for EGL on drm or openwfd.
 .
 This package provides the development environment for compiling programs
 against the GBM library.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libgbm1
Priority: optional
Section: libs
Installed-Size: 102
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libwayland-server0 (>= 1.15.0)
Filename: pool/target/m/mesa/libgbm1_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 54604
MD5sum: 67f899f26d96e2ab07ea9895a602640b
SHA1: fcda7c2b818e8527ce7908602c93aaa7f15f68e1
SHA256: 60b4fa43c4fa0d2df239e377b8927e1e69fc681d59f486b98b0d8904d3c4c862
SHA512: 3245b32492909fc8150ce0c0d36c61dbbb379bf41988e10575941b55399b79803263181b2caa5c6cfad30d4a2e5293db4d2d16ce1f2e32265fba11ba2b1807d9
Description: generic buffer management API -- runtime
 This package contains the GBM buffer management library.  It provides a
 mechanism for allocating buffers for graphics rendering tied to Mesa.
 .
 GBM is intended to be used as a native platform for EGL on drm or openwfd.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libgbm1-dbgsym
Priority: optional
Section: debug
Installed-Size: 123
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libgbm1 (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/m/mesa/libgbm1-dbgsym_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 105280
MD5sum: bae1711a1e7104441d4e83851ed4002e
SHA1: 5a67690fa9bcf041449a011a061d82e1238d7795
SHA256: ea6a6223f482df1cbfa6988d9497e139126894e27072106d63e774929b8e1de2
SHA512: eb605df7af6817f4f585a41c58b4875471381f85f7e04803325225626adbca50471081737048a19918f2c3e0b73a74ceab95a25891b2976b1eb0ee7ef55bbc13
Description: debug symbols for libgbm1
Auto-Built-Package: debug-symbols
Build-Ids: 92bd3d754a37e9f2faba3945b4fb32c9bd93e363
Multi-Arch: same

Package: libgcc-12-dev
Priority: optional
Section: libdevel
Installed-Size: 7100
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libtsan2 (<< 12-20211113-2~)
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libgcc-s1 (>= 12.2.0-14+apertis1bv2024dev3b1), libgomp1 (>= 12.2.0-14+apertis1bv2024dev3b1), libatomic1 (>= 12.2.0-14+apertis1bv2024dev3b1), libasan8 (>= 12.2.0-14+apertis1bv2024dev3b1), libubsan1 (>= 12.2.0-14+apertis1bv2024dev3b1)
Recommends: libc6-dev (>= 2.23-1~)
Breaks: libtsan2 (<< 12-20211113-2~)
Filename: pool/target/g/gcc-12/libgcc-12-dev_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 741700
MD5sum: 232c924ebb23866b9721845686ab168f
SHA1: adef58395e188c4f771dc35a1522657027f1e273
SHA256: fe608d51cfcbc024a5e4377f1df9554410a1957b95a83b7fc8975eaf6c5b2ba1
SHA512: 366a0e6e1eb8013a3f395bccb5e1d10bd248bfb4856920dc622246084a6c113957fc7b5d50da2c8e904cd428818b766c25b30d58bdf7496945c03e83375825f6
Description: GCC support library (development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgcc-s1
Priority: optional
Section: libs
Installed-Size: 149
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libgcc1 (<< 1:10)
Provides: libgcc-s1-armhf, libgcc1 (= 1:12.2.0-14+apertis1bv2024dev3b1)
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/g/gcc-12/libgcc-s1_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 36932
MD5sum: 3fa4f74312d15d5e39fda501a3c80aac
SHA1: 60d6878017b2256bd22a7eb00d36b458212aeaa2
SHA256: 0984306ea8eb14ef5eda9ed0bd8256dfc35a4ebc75a9d7295dfdc49b23d8f847
SHA512: 2b39a0114164ef46150a7bbe68022f5cc780ad2f5e1531d6895e389cb74078382f493b282a9f3bb3d75dfe9898492e272dbe2be8eb66d4dd383c021b9b3503b4
Description: GCC support library
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgcc-s1-dbgsym
Priority: optional
Section: debug
Installed-Size: 294
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libgcc-s1-dbg (<< 9.2.1-21)
Depends: libgcc-s1 (= 12.2.0-14+apertis1bv2024dev3b1)
Breaks: libgcc-s1-dbg (<< 9.2.1-21)
Filename: pool/target/g/gcc-12/libgcc-s1-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 205680
MD5sum: fcdb397edf2b117485856f1a8a3c41e6
SHA1: a261347ed3b0ab1cacad8744dd4018ca272e117c
SHA256: 46a72fb527f47017ec5c2fa5c4ce32704ed8f08422c5bac448dcb4da77e16693
SHA512: 8c877f0a136ee71b1108688f31152f56acd7f91ead3b6c5147224115dfe2793d4db17c7852eed3639794763a051b525aa7ed55a04bb7ce016be3ca6ccb65e3b8
Description: debug symbols for libgcc-s1
Auto-Built-Package: debug-symbols
Build-Ids: 45b2f4f090581b66258d27a0beafce55e9466194
Multi-Arch: same

Package: libgccjit-12-dev
Priority: optional
Section: libdevel
Installed-Size: 127
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libgccjit0 (>= 12.2.0-14+apertis1bv2024dev3b1)
Suggests: libgccjit-12-dbg
Filename: pool/target/g/gcc-12/libgccjit-12-dev_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 20792
MD5sum: 1e40c8f3634fd12c8023ff9e1a328475
SHA1: c178cf78ee43549e070b13c216c8fdd4b0769f72
SHA256: 3e50860fe3df34b2fe7637a71c97ce29e259b64213132aeecbd89d984e3f8285
SHA512: 173dae5498a7324c14b85827bb588960d44d03d41b3e96b14571f9b9b90c05f9ec102b0fa1e0e4d51d257ca01f0b278d869ffa5ab533068737e7209811603ef0
Description: GCC just-in-time compilation (development files)
 libgccjit provides an embeddable shared library with an API for adding
 compilation to existing programs using GCC.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgccjit-12-doc
Priority: optional
Section: doc
Installed-Size: 524
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: all
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1)
Conflicts: libgccjit-10-doc, libgccjit-11-doc, libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc, libgccjit-8-doc, libgccjit-9-doc
Filename: pool/target/g/gcc-12/libgccjit-12-doc_12.2.0-14+apertis1bv2024dev3b1_all.deb
Size: 275972
MD5sum: 4d49943a8af7a2759082026411ed5212
SHA1: 1c555e4ff78ea7cb4f2295492e999c93d16033ce
SHA256: 7349ca9928b567b836421e3295d2ebb69f6bf9d71e53ad4fc8aeb15c32f3a2a2
SHA512: f8e11ea1bbccb5e3a478a98909d3e02db55ed844eccdd3859c493d24099632083bce35ca06e938fee4873d70910962dd6aee858d8787adc17c8495a166052c2b
Description: GCC just-in-time compilation (documentation)
 libgccjit provides an embeddable shared library with an API for adding
 compilation to existing programs using GCC.
Homepage: http://gcc.gnu.org/

Package: libgccjit0
Priority: optional
Section: libs
Installed-Size: 15412
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libgcc-12-dev, binutils, libc6-dev (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3)
Breaks: python-gccjit (<< 0.4-4), python3-gccjit (<< 0.4-4)
Filename: pool/target/g/gcc-12/libgccjit0_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 6629860
MD5sum: 2033c58165b23e59e42671defe978c5b
SHA1: 8427280082d7005e4edc93b527152949a70721da
SHA256: 793e452a286e2d8b9ada839df215efb402265a18138c564f5f2b5a9cd3e446a9
SHA512: 7111a560c4ffba071ef654fe24e45a8ff755c6d827ba44f5279ead595db07ecf87bdc10838c0d64bfedb116a863895dc06bfbfae346fdf47fc9985f552a34f3b
Description: GCC just-in-time compilation (shared library)
 libgccjit provides an embeddable shared library with an API for adding
 compilation to existing programs using GCC.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgccjit0-dbgsym
Priority: optional
Section: debug
Installed-Size: 85911
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libgccjit0-dbg (<< 9.2.1-21)
Depends: libgccjit0 (= 12.2.0-14+apertis1bv2024dev3b1)
Breaks: libgccjit0-dbg (<< 9.2.1-21)
Filename: pool/target/g/gcc-12/libgccjit0-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 84558448
MD5sum: f3c1434fa0df3307fbafecfc477e19a7
SHA1: 0e91e857ccdc67f1eadd64b385bf92cfdeedc7c8
SHA256: a47d67cf527aff2918f7d66b4912001cac95d9758882c16904df283525c7e826
SHA512: 97bdf8f5a8c7167e31bce83dac94fc9319564cc501a1c7f0fc80c6997725051501c462b65e23d526760ffba7e3fb5cf11fbf9e63dfbe71d90d59ccd31d6fe408
Description: debug symbols for libgccjit0
Auto-Built-Package: debug-symbols
Build-Ids: 807fb4bc656471fdd1182d99abba0f64b28f9d4f
Multi-Arch: same

Package: libgck-1-0
Priority: optional
Section: libs
Installed-Size: 175
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.59.0), libp11-kit0 (>= 0.23.18.1)
Filename: pool/target/g/gcr/libgck-1-0_3.41.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 68220
MD5sum: eee2576331628bf431e64dfd0a8ac688
SHA1: ae6d877f6a37107ba9c1af3698cbbef0acd733a2
SHA256: 26bed764cc4590034ee4d9bd8fca504180220aa5fb43163ea6e45414df04ec5d
SHA512: d911cac63a2d1fde7fa7ff2230d213ade7faa6b88acada6aa4a0d3ee5e9ff7854b327c56ff6105e3f8adf51f02506e40e5fd9184a1c98d43a15e63f25a9da10d
Description: Glib wrapper library for PKCS#11 - runtime
 GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
 interface.
 .
 This package contains the shared libraries needed to run programs
 built against the GCK library.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Multi-Arch: same

Package: libgck-1-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 276
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Depends: libgck-1-0 (= 3.41.1-2+apertis1bv2024dev3b1)
Filename: pool/target/g/gcr/libgck-1-0-dbgsym_3.41.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 229608
MD5sum: 0d27ef9426c2d0fd34ececb281cf0adc
SHA1: 92297e526319a7b5833f7d5c8bf9f9d9b7ac75a0
SHA256: 5c76d143b92cbdeda44fcd7a46145641a8a34ec39f9e4efae8c9457b71a25f55
SHA512: e507295af2cb2f2d9b43d91af7de81661cfea48064b23a4f6f4e3d885cf2d89207094859f684bdb43bb62a2b872635a8403f3bb635f57bd4e8791b20ebe659ed
Description: debug symbols for libgck-1-0
Auto-Built-Package: debug-symbols
Build-Ids: ca68c68b2879cbab932471e64381ae178069ac7f
Multi-Arch: same

Package: libgck-1-dev
Priority: optional
Section: libdevel
Installed-Size: 659
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Depends: gir1.2-gck-1 (= 3.41.1-2+apertis1bv2024dev3b1), libgck-1-0 (= 3.41.1-2+apertis1bv2024dev3b1), libglib2.0-dev (>= 2.44.0), libp11-kit-dev (>= 0.19.0)
Suggests: libgck-1-doc
Filename: pool/target/g/gcr/libgck-1-dev_3.41.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 53080
MD5sum: 6d8a5025782cacff24db225fd8704470
SHA1: c5ccdbbcb985f3a42e496cc3de23c690a5eca41f
SHA256: 56eb9de44b142df39b279152abb9f7a27bc15c08df1361a0769539b29663259b
SHA512: e535f80f9011471acb6d0ee64b94dc9a31b4528415055b441a44950bf999e894260fa88e758ce10809e1c79fb841d1363325a6f4827bba62d8d872c02c16ca9c
Description: GLib wrapper library for PKCS#11 - development
 GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
 interface.
 .
 This package contains the static libraries, header files and
 documentation needed to build applications using the GCK library.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Multi-Arch: same

Package: libgck-1-doc
Priority: optional
Section: doc
Installed-Size: 2942
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Suggests: devhelp
Filename: pool/target/g/gcr/libgck-1-doc_3.41.1-2+apertis1bv2024dev3b1_all.deb
Size: 103052
MD5sum: b18c1f70bcbedea82e270666852b95b7
SHA1: bcb45ca9bcd6a86963649ecfe06060956383113c
SHA256: 69a2587a9956cc91b599c2676de54ebb61030a9c2e7f787580ca8bdc4826e0cf
SHA512: 2155ea141695e17d7db96efa2e37db00564cf463488d23c32c59bcdb4d581939d09eff507fd5cf1a02be5fc186889e0924ecba85fdf1fee427da4e9032923da7
Description: GLib wrapper library for PKCS#11 - documentation
 GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
 interface.
 .
 This package contains the API documentation for the GCK library.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Multi-Arch: foreign

Package: libgcr-3-dev
Priority: optional
Section: libdevel
Installed-Size: 906
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Depends: gir1.2-gcr-3 (= 3.41.1-2+apertis1bv2024dev3b1), libgck-1-dev (= 3.41.1-2+apertis1bv2024dev3b1), libgcr-base-3-1 (= 3.41.1-2+apertis1bv2024dev3b1), libgcr-ui-3-1 (= 3.41.1-2+apertis1bv2024dev3b1), libglib2.0-dev, libgtk-3-dev, libp11-kit-dev
Suggests: libgcr-3-doc
Filename: pool/target/g/gcr/libgcr-3-dev_3.41.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 74688
MD5sum: 51220f85dbc0e12fef40417ddb7260f5
SHA1: 8277d2b7f1b9b1b119f117329f0142854b81b731
SHA256: 12f46bc578203abe79b63abd3bad842fc83ba556ad60911d09f991040d8e0f97
SHA512: e4ff7d2fb2fd177a4c5bbfe1192cd33d708287f43ae09ea82d68df9ce5c8140cff6efbec4d32bca3e032f7af05651278f1ca0305be4c799eb4c9fece6e63afe7
Description: Library for Crypto UI related tasks - development
 GCR is a library for crypto UI and related tasks.
 .
 This package contains the static libraries, header files and
 documentation needed to build applications using the GCR library.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Multi-Arch: same

Package: libgcr-3-doc
Priority: optional
Section: doc
Installed-Size: 4338
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Suggests: devhelp
Filename: pool/target/g/gcr/libgcr-3-doc_3.41.1-2+apertis1bv2024dev3b1_all.deb
Size: 229592
MD5sum: a6dabec2abf3acef07bc23eaf050acb7
SHA1: 17ed5351455eea271798fb2d1fe2f815b2a7d5d5
SHA256: 9f6c433746aeafd805b60e7fd9dc12b194a63717009674cad504ea8969438557
SHA512: 0ec7686406fca73dac6c1bd72986bcee0510174e98dee2a787da52626bd69d0360b299d553e1b19b8c877379cadfe230c97374d696145bbe8f309119af063959
Description: Library for Crypto UI related tasks - documentation
 GCR is a library for crypto UI and related tasks.
 .
 This package contains the API documentation for the GCR library.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Multi-Arch: foreign

Package: libgcr-base-3-1
Priority: optional
Section: libs
Installed-Size: 436
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Replaces: libgcr-3-1 (<< 3.8.2-2)
Depends: libgck-1-0 (= 3.41.1-2+apertis1bv2024dev3b1), libc6 (>= 2.28), libgcrypt20 (>= 1.10.0), libglib2.0-0 (>= 2.59.0), libp11-kit0 (>= 0.23.18.1)
Breaks: libgcr-3-1 (<< 3.8.2-2)
Filename: pool/target/g/gcr/libgcr-base-3-1_3.41.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 169936
MD5sum: 3fc350fcad632492e3c6b35aa98fdd9d
SHA1: 51006f042048bcf95fd9200c4d214ec1fb3ad9a4
SHA256: c141df79250510b858a6354699e10b4798600e7c710f43dbc27dcf1583fccbdd
SHA512: 5354f719907dde014f482396b01834aa97a927c341cbcae59c9408c7f3b54ccc227a96508d76df4839b70240a5e03b4a07c65585a236dfe100c13b0e722f9ece
Description: Library for Crypto related tasks
 GCR is a library for crypto UI and related tasks.
 .
 This package contains the GObject library for high level crypto
 parsing.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Multi-Arch: same

Package: libgcr-base-3-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 719
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Depends: libgcr-base-3-1 (= 3.41.1-2+apertis1bv2024dev3b1)
Filename: pool/target/g/gcr/libgcr-base-3-1-dbgsym_3.41.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 609836
MD5sum: 33d9ee9f489079e171de3783c92e3f3b
SHA1: 9f368d0342ac2e469f13b779f6c937d65c953d3b
SHA256: 777af6f6e2948f906e532bccc5a1412903e344d59d9bdd5c6046a858b9d7c756
SHA512: 14a8eb7a865c3450060b632ad67b9418426181bdd445d190d1185bee1c6431d1681b8d559223ee81e3d55df82faba7c172416d56bcd378af5c22e77d07fcfcdb
Description: debug symbols for libgcr-base-3-1
Auto-Built-Package: debug-symbols
Build-Ids: 87643f2bdd7d23eb0af0565e3682cc39b010f19d
Multi-Arch: same

Package: libgcr-ui-3-1
Priority: optional
Section: libs
Installed-Size: 302
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Replaces: libgcr-3-1 (<< 3.8.2-2)
Depends: libgck-1-0 (= 3.41.1-2+apertis1bv2024dev3b1), libgcr-base-3-1 (= 3.41.1-2+apertis1bv2024dev3b1), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.59.0), libgtk-3-0 (>= 3.22.0), libpango-1.0-0 (>= 1.18.0)
Breaks: libgcr-3-1 (<< 3.8.2-2)
Filename: pool/target/g/gcr/libgcr-ui-3-1_3.41.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 113340
MD5sum: a5ee878a06b20e11beb99652a034b877
SHA1: fe37a544cd7b94a922194eb0fea45431436f1d33
SHA256: ef107a54c1ee744b38eeef4ea07206b5a6d56a7418e5642f9940968f860827af
SHA512: 519bc7dfcd9c3bb79e7c96b08847d90f05e35648dc41701b7c145ed90c1e021b6be940c815ceb8d0726e44dc65d770f8406298f2f352da8d7cea9c77bbaa164f
Description: Library for Crypto UI related tasks
 GCR is a library for crypto UI and related tasks.
 .
 This package contains the GObject and GUI library for high level
 crypto parsing and display.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Multi-Arch: same

Package: libgcr-ui-3-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 468
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gcr
Version: 3.41.1-2+apertis1bv2024dev3b1
Depends: libgcr-ui-3-1 (= 3.41.1-2+apertis1bv2024dev3b1)
Filename: pool/target/g/gcr/libgcr-ui-3-1-dbgsym_3.41.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 387928
MD5sum: f16f148c7b17caa3da32c185198b5035
SHA1: 6232f530490a302b2e188a45afa02655d2cc75e9
SHA256: 08efe59af019c5436bd2b32b7a310001f77417829e92daa1c522658c22b8227f
SHA512: 28c29e7e818950078b599441ac16268989387f91cdecfb85fa006e62db21b0eecb1ab63fb360ce4740ab337c14ec1ba8a73d3efe77dd9a4f01e0a5acc9049487
Description: debug symbols for libgcr-ui-3-1
Auto-Built-Package: debug-symbols
Build-Ids: 7bf42964e436826b3083911e3a4130a92a9c88a2
Multi-Arch: same

Package: libgcrypt20
Priority: optional
Section: libs
Installed-Size: 1050
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Version: 1.10.1-3+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgpg-error0 (>= 1.27)
Suggests: rng-tools
Filename: pool/target/libg/libgcrypt20/libgcrypt20_1.10.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 624696
MD5sum: 9cca862961733469418b633a0e70161b
SHA1: baa51a0bc8b904d7c1b3ee88acf477081695e8e4
SHA256: fb74d9aa9c32ad837d89f41badf7cf803541a86b22339b9d9f9000c667d9cac1
SHA512: 7b6ead88e8b067292369b2f32facfb02644f421f7542eec929073c648f71a58a766988a142131e3b3e64a891800a20de31b835f42012abc6aaddc4563b319393
Description: LGPL Crypto library - runtime library
 libgcrypt contains cryptographic functions.  Many important free
 ciphers, hash algorithms and public key signing algorithms have been
 implemented:
 .
 Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
 Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5,
 RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384,
 SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
 (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
Homepage: https://directory.fsf.org/project/libgcrypt/
Multi-Arch: same

Package: libgcrypt20-dbgsym
Priority: optional
Section: debug
Installed-Size: 1210
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libgcrypt20
Version: 1.10.1-3+apertis2bv2024dev3b1
Depends: libgcrypt20 (= 1.10.1-3+apertis2bv2024dev3b1)
Filename: pool/target/libg/libgcrypt20/libgcrypt20-dbgsym_1.10.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 1140932
MD5sum: e431238d9c20e776b18a1e7a4f87a719
SHA1: 741ca41a47cfea593cc18c6b073f4fa42f132495
SHA256: 96ed210373c91de8d007cd44297c7a24eabc083d82de8b9e548de43f2f422287
SHA512: 33d4df9fbe50962c8a8f0b7c4b7a18af31bddc795fbd7e871ffd2033099897bc1927f2b89e5e30a43f133ae553563ad29157871147db506dc55e8d3ac81ba0ba
Description: debug symbols for libgcrypt20
Auto-Built-Package: debug-symbols
Build-Ids: 2f21a964a1228aea0e283a7b8d2c12b55d2661db
Multi-Arch: same

Package: libgcrypt20-dev
Priority: optional
Section: libdevel
Installed-Size: 1544
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libgcrypt20
Version: 1.10.1-3+apertis2bv2024dev3b1
Provides: libgcrypt-dev
Depends: libc6-dev | libc-dev, libgcrypt20 (= 1.10.1-3+apertis2bv2024dev3b1), libgpg-error-dev
Suggests: libgcrypt20-doc
Conflicts: libgcrypt-dev
Filename: pool/target/libg/libgcrypt20/libgcrypt20-dev_1.10.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 682312
MD5sum: 4b9873c55a6c9bd1c95c862000aec3b3
SHA1: 6c8b42bc0656e35b5307fe7941326b5fecbb4665
SHA256: 5cf3437d930a75f3da350ca54dcba7d2bed900eb10e3000a506c99ed392f5c0b
SHA512: b452b5ee224b166d9fd66bbac1929cf98018a7fa4aa85dd662c61214bf38e783c21eaa56199f58e1204a99fe18530f6c7731a071e9a84a285fb365b85da144d0
Description: LGPL Crypto library - development files
 libgcrypt contains cryptographic functions.  Many important free
 ciphers, hash algorithms and public key signing algorithms have been
 implemented:
 .
 Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
 Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5,
 RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384,
 SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
 (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
 .
 This package contains header files and libraries for static linking.
Homepage: https://directory.fsf.org/project/libgcrypt/

Package: libgcrypt20-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 68
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libgcrypt20
Version: 1.10.1-3+apertis2bv2024dev3b1
Depends: libgcrypt20-dev (= 1.10.1-3+apertis2bv2024dev3b1)
Filename: pool/target/libg/libgcrypt20/libgcrypt20-dev-dbgsym_1.10.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 39192
MD5sum: d7d7cb1475ecd65c8dec4b609516439f
SHA1: 9bd68454c03b95401b0821f126e5411c9bad48a0
SHA256: 4982d6eabf9e34d0ee58717afd9a524e5c8d190ea82d38d58b059bb142f3bf52
SHA512: 74cc2dce87dd5b21966146234fdccd74ff9b61a440adfb564db8866060fc1028583ee97db0c045d82f24f379fbf885e60ed545d3ef89cff31d3f8c8e5c53d4ca
Description: debug symbols for libgcrypt20-dev
Auto-Built-Package: debug-symbols
Build-Ids: 374430fb930311841f79370a8e41224785aa7e8e 45ab0bffd5961c381ecc1836f6c435e370736b5c 72d5cc88f7f8da3bfd2a43bafe075a6f544d9320

Package: libgcrypt20-doc
Priority: optional
Section: doc
Installed-Size: 344
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: all
Source: libgcrypt20
Version: 1.10.1-3+apertis2bv2024dev3b1
Replaces: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc
Suggests: libgcrypt20-dev
Conflicts: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc
Filename: pool/target/libg/libgcrypt20/libgcrypt20-doc_1.10.1-3+apertis2bv2024dev3b1_all.deb
Size: 324700
MD5sum: 447ecee3ddb8f726e4d2eeb63dedc95d
SHA1: a23c2c1c1afd0ea49bc23e5c12beb7dacbe707d5
SHA256: 3c4ae3406bcbd3cf07813e692d467da50d1f5b008836ff00bc7aa076a1e58f9a
SHA512: bd8e024327b273c8e01ef5e4a25b6a376cf9bfd1772070abda72dde63ec043aa9563f296b595876fea719d6cbe4a28e6629fcb69b9a288d7c55b10661d5de838
Description: LGPL Crypto library - documentation
 libgcrypt contains cryptographic functions.  Many important free
 ciphers, hash algorithms and public key signing algorithms have been
 implemented:
 .
 Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
 Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5,
 RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384,
 SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
 (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
 .
 This package contains developer documentation.
Homepage: https://directory.fsf.org/project/libgcrypt/
Multi-Arch: foreign

Package: libgdata-common
Priority: optional
Section: libs
Installed-Size: 882
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libgdata
Version: 0.18.1-2+apertis2bv2024dev3b1
Filename: pool/target/libg/libgdata/libgdata-common_0.18.1-2+apertis2bv2024dev3b1_all.deb
Size: 109624
MD5sum: e7b7833b505ea94b20e641d786a5bc6f
SHA1: 045e97f07a16203640627f3dfe0ac734d2aecaa4
SHA256: 29487af52f1d07d3e0200ecfe957b11de9547eea7d71667c9721ffe623930e23
SHA512: 0cb98f5c5db6b699ad4e20ea6cff94128780fcb7d98080c4b372f528eacf6d96c684fb2afe06204e187c8229eb16f29e007bf72a2b7f3d0305b89c80132e4923
Description: Library for accessing GData webservices - common data files
 libgdata is a GLib-based library for accessing online service APIs using
 the GData protocol — most notably, Google's services. It provides APIs
 to access the common Google services, and has full asynchronous support.
 .
 This package contains the common data files for libgdata.
Homepage: https://wiki.gnome.org/Projects/libgdata
Multi-Arch: foreign

Package: libgdata-dev
Priority: optional
Section: libdevel
Installed-Size: 3417
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgdata
Version: 0.18.1-2+apertis2bv2024dev3b1
Depends: libgdata22 (= 0.18.1-2+apertis2bv2024dev3b1), gir1.2-gdata-0.0 (= 0.18.1-2+apertis2bv2024dev3b1), libgcr-3-dev, libglib2.0-dev (>= 2.44.0), libjson-glib-dev (>= 0.15), libsoup2.4-dev (>= 2.56), libxml2-dev
Suggests: libgdata-doc
Filename: pool/target/libg/libgdata/libgdata-dev_0.18.1-2+apertis2bv2024dev3b1_armhf.deb
Size: 225296
MD5sum: deb17bf6d6e2362a7cb4d817eea60c94
SHA1: 43aec9b1127e93964c28984a35e830c686b0df19
SHA256: 76bd8254af108ccc100edc3a52ca78a07a703c60efc98da456e99d26fb98c762
SHA512: 61ca6420f41851d2efe918333512dba59ed2bfaace74bd742a95e730c80a6d1047a23a6aa62733986981881f30804d8485ebf5007635236b4f8d4d450284b9c0
Description: Library for accessing GData webservices - development files
 libgdata is a GLib-based library for accessing online service APIs using
 the GData protocol — most notably, Google's services. It provides APIs
 to access the common Google services, and has full asynchronous support.
 .
 This package contains the headers and development libraries needed to
 build applications using the libgdata library
Homepage: https://wiki.gnome.org/Projects/libgdata
Multi-Arch: same

Package: libgdata-doc
Priority: optional
Section: doc
Installed-Size: 5208
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libgdata
Version: 0.18.1-2+apertis2bv2024dev3b1
Recommends: libgdata-dev
Suggests: devhelp
Filename: pool/target/libg/libgdata/libgdata-doc_0.18.1-2+apertis2bv2024dev3b1_all.deb
Size: 310868
MD5sum: 293321fd6f65495c87602b659c54205e
SHA1: 6e61453346096ebe3f1870900c8b53241779a65e
SHA256: 3c1784ee72fe1cf67d2f6096e68437d4cebc7ba8bcba328abfc439bb3a6d2995
SHA512: 4149b3e6f95d3f976d8e416b048b151f1335fe756aa0526f9caddbdde2a6d5436904f8de1763088ba9d525db796c918442d993e40e3385e7698344ebb40f2415
Description: Library for accessing GData webservices - documentation
 libgdata is a GLib-based library for accessing online service APIs using
 the GData protocol — most notably, Google's services. It provides APIs
 to access the common Google services, and has full asynchronous support.
 .
 This package contains the HTML documentation for the libgdata library
Homepage: https://wiki.gnome.org/Projects/libgdata
Multi-Arch: foreign

Package: libgdata-tests
Priority: optional
Section: libs
Installed-Size: 3534
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgdata
Version: 0.18.1-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgdata22 (= 0.18.1-2+apertis2bv2024dev3b1), libglib2.0-0 (>= 2.44.0), libjson-glib-1.0-0 (>= 1.5.2), libsoup2.4-1 (>= 2.56.0), libuhttpmock-0.0-0 (>= 0.5.3), libxml2 (>= 2.7.4)
Filename: pool/target/libg/libgdata/libgdata-tests_0.18.1-2+apertis2bv2024dev3b1_armhf.deb
Size: 446700
MD5sum: 36865f1b24351db6f12a3f902e62fe17
SHA1: 9cc7154e6bc14d9a7cb7c428a4343c9557bcf26f
SHA256: 32dd2c18a41a5ae0ee638eb19e76731d17c96873c90d864b97554f2f04765b9a
SHA512: fea481c3c564b43cec6aca996b4d64c5a6c8ff7acafc38bd2e6bc54b9167b6861db9e8d7249908238dd16699bfd913a339a1a703e87c28f9b9b30b1febef422d
Description: Library for accessing GData webservices - common data files
 libgdata is a GLib-based library for accessing online service APIs using
 the GData protocol — most notably, Google's services. It provides APIs
 to access the common Google services, and has full asynchronous support.
 .
 This package includes tests to be used on the installed system.
Homepage: https://wiki.gnome.org/Projects/libgdata
Multi-Arch: foreign

Package: libgdata-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 849
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgdata
Version: 0.18.1-2+apertis2bv2024dev3b1
Depends: libgdata-tests (= 0.18.1-2+apertis2bv2024dev3b1)
Filename: pool/target/libg/libgdata/libgdata-tests-dbgsym_0.18.1-2+apertis2bv2024dev3b1_armhf.deb
Size: 621344
MD5sum: 872ce611995b66e865dbb9e68a5ad76b
SHA1: c13bd30bc5a580ef1f80ffd9480bbdee9ecb4df7
SHA256: da44daffa31f5810c63857a5ce1981626f53c78d5bea67d841da345bad6a19de
SHA512: 4c22ca40ef92ede885bed5442802f10ec73aad338a082fd7c6d342a5084a24ae0a68aac6e9d6c2926379279f5b67ba7be9d7d277cfcb980e292394b0d25b252f
Description: debug symbols for libgdata-tests
Auto-Built-Package: debug-symbols
Build-Ids: 1d54028d835f1768f1d44741df476108c2651cb3 2d3811b29d2f1a088112b896fd66a75cf6f97f29 83a6f969a948da12ea81c6f2fe93bc2f41684375 87c9cda6189eab99b696f185cd522b9dea8df90b 9d004b41b52f7bd1a0cd1f69f8c69d26d4f964e7 9edba53ba088984bf5590c68a0187c3c4cd1be5d b47ba955a3b22bdfe30b57bd76eb43d56b674588 b955ca5da234128dcfa431919f74b1aa4f5071a9 be989c57bc0fbddca39fa36ffdb07bd6dcc25e07 e50a3dbbb77f284aa6567ee0b2f8f73719e05e69 e969ebc19b66db6e789384a3f0f087f144ee53bf

Package: libgdata22
Priority: optional
Section: libs
Installed-Size: 684
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgdata
Version: 0.18.1-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.7), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.44.0), libjson-glib-1.0-0 (>= 1.5.2), libsoup2.4-1 (>= 2.56.0), libxml2 (>= 2.7.4), libgdata-common
Filename: pool/target/libg/libgdata/libgdata22_0.18.1-2+apertis2bv2024dev3b1_armhf.deb
Size: 241104
MD5sum: 2063e12be88896b57a85a71b3364cd41
SHA1: 171df478f346ccbc7bc4ff4d9299856393286917
SHA256: 6017c367bb8b77fa274d87c13803a54b1fb6b98c447226c0228a114e385da61f
SHA512: 88ae51a67c4b1872c8592dbc0e3eecae8f9a0c365e856fa97de35f9cb6e0b75f17416dfa075a387c4bfd72a211c691e5fc1497a4e72f8b24a02a7a816e0af18a
Description: Library for accessing GData webservices - shared libraries
 libgdata is a GLib-based library for accessing online service APIs using
 the GData protocol — most notably, Google's services. It provides APIs
 to access the common Google services, and has full asynchronous support.
 .
 This package contains the shared libraries.
Homepage: https://wiki.gnome.org/Projects/libgdata
Multi-Arch: same

Package: libgdata22-dbgsym
Priority: optional
Section: debug
Installed-Size: 1010
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgdata
Version: 0.18.1-2+apertis2bv2024dev3b1
Depends: libgdata22 (= 0.18.1-2+apertis2bv2024dev3b1)
Filename: pool/target/libg/libgdata/libgdata22-dbgsym_0.18.1-2+apertis2bv2024dev3b1_armhf.deb
Size: 820624
MD5sum: 34ae7cf77e2c44c5df34b7867211eeed
SHA1: a8c2f1f84216a5996a9ddc720a7eb3d5295a661a
SHA256: 79ad5252b51d8e4b682c9134ed1f8a51378e1eb1da4246d3b3b559d616e9d4bb
SHA512: a638da1360baf4a411527822a79c879a3ccccd6ebdb5e5eafafd151cbd3cfe7e8b93a294a9260ecf9a916f06f71d77f5dbb37b4f7af30701ec0af3c3e7b62822
Description: debug symbols for libgdata22
Auto-Built-Package: debug-symbols
Build-Ids: 4fe9141d31695252f8faf0cf4bdb57accf5edbac
Multi-Arch: same

Package: libgdk-pixbuf-2.0-0
Priority: optional
Section: libs
Installed-Size: 343
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gdk-pixbuf
Version: 2.42.10+dfsg-1+apertis1bv2024dev3b1
Replaces: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~)
Depends: libgdk-pixbuf2.0-common (>= 2.42.10+dfsg-1+apertis1bv2024dev3b1), shared-mime-info, libc6 (>= 2.34), libglib2.0-0 (>= 2.59.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3)
Recommends: libgdk-pixbuf2.0-bin
Breaks: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~)
Filename: pool/target/g/gdk-pixbuf/libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 125804
MD5sum: 3d7c7e3a9f6523ac071f8adbdada0ed3
SHA1: b561a2fd85638845aa9212f3368580b07f0596de
SHA256: ec82ba6e60b33c6c5f753be0523bc4213fc9e429bbe178a591b27f38b2fb4bf0
SHA512: 70613c1e956835519a9a06971998c2d07ffc784a8b3718d3913d383c59cbd7a99fe1f132361b1904d5b4ef6c28b46f5146b556776c26d4024aee7688e5ba769e
Description: GDK Pixbuf library
 The GDK Pixbuf library provides:
  - Image loading and saving facilities.
  - Fast scaling and compositing of pixbufs.
  - Simple animation loading (ie. animated GIFs)
Homepage: https://www.gtk.org/
Multi-Arch: same

Package: libgdk-pixbuf-2.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 479
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gdk-pixbuf
Version: 2.42.10+dfsg-1+apertis1bv2024dev3b1
Depends: libgdk-pixbuf-2.0-0 (= 2.42.10+dfsg-1+apertis1bv2024dev3b1)
Filename: pool/target/g/gdk-pixbuf/libgdk-pixbuf-2.0-0-dbgsym_2.42.10+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 358832
MD5sum: 3cbe305738b9a782bb392e0b8550d256
SHA1: 21e20190f0113037d6966a09432af33e66ea4f2c
SHA256: 7b20700936aaefcd77768707223642cef6c5dd5ad4d8d421bc1c7b927a5d2658
SHA512: e8832b54d6445360c11b2ffc1240d3fd7532f801d4364fd0e6e6a19a587a7c400030eed63321b3cb6eba146085b7894d5ddcc713d77347d5deacc131d160bc4d
Description: debug symbols for libgdk-pixbuf-2.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 0162d06a0dd401273e2a8b0fffd47567b5a8e8cb 0d34697f7ff4d56c78b40533c888bf06511d9fd5 0d373a4880299255a67e84c3fab225f8efac0b6b 1e854cb0006bb5f4ca9350502c48ebf2c1eab50b 2009e02c23b3660af3bf8ac3edb611f8a68c1a80 5be5bf558b93c280d4c76254bcb7873701c71ee6 689611f23eb543e3c584b8a3f8286f019c7cf19a 6c0ec00214ce0b63a4d3f80861df6ac31ca53099 6fdf4198478c6e7fada51c5dde8be0bf169d69db 897d1ef2f8283065a064f873f2091f8e3da74529 ea76a900b6a99010ec89ff5ab601aad668c58b92 f119d99934401c87dd3d62ca60c9f0e39e027390 fc7afd7cb31e2da64530a43443bab7843f3ed775
Multi-Arch: same

Package: libgdk-pixbuf-2.0-dev
Priority: optional
Section: libdevel
Installed-Size: 473
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gdk-pixbuf
Version: 2.42.10+dfsg-1+apertis1bv2024dev3b1
Replaces: libgdk-pixbuf2.0-dev (<< 2.40.0+dfsg-6~)
Depends: gir1.2-gdkpixbuf-2.0 (= 2.42.10+dfsg-1+apertis1bv2024dev3b1), libgdk-pixbuf-2.0-0 (= 2.42.10+dfsg-1+apertis1bv2024dev3b1), libgdk-pixbuf2.0-bin (= 2.42.10+dfsg-1+apertis1bv2024dev3b1), libglib2.0-dev (>= 2.56.0), libjpeg-dev, libpng-dev (<< 1.7), libpng-dev (>= 1.6), libtiff-dev, shared-mime-info
Breaks: libgdk-pixbuf2.0-dev (<< 2.40.0+dfsg-6~)
Filename: pool/target/g/gdk-pixbuf/libgdk-pixbuf-2.0-dev_2.42.10+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 54076
MD5sum: 46be279c16f2e1676ea5c108c4fc0803
SHA1: 7b6a05bbcfef3f35861e0c847ffc7c321441ac25
SHA256: 6d5931c3d64fb3ae48a14605a7becf67b3e734704c34c724ae5ab1ee6a322475
SHA512: 10ec96e09a7eafd9a1944311055f5fb2f204d20cf2e0ac76b0288cfdc4affb61303779e9c04debe08295af034c77eb8b88693ccf4d189f8e45bc255366445b28
Description: GDK Pixbuf library (development files)
 The GDK Pixbuf library provides:
  - Image loading and saving facilities.
  - Fast scaling and compositing of pixbufs.
  - Simple animation loading (ie. animated GIFs)
 .
 This package contains the header files which are needed for using GDK Pixbuf.
Homepage: https://www.gtk.org/
Multi-Arch: same

Package: libgdk-pixbuf2.0-bin
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gdk-pixbuf
Version: 2.42.10+dfsg-1+apertis1bv2024dev3b1
Replaces: libgdk-pixbuf2.0-dev (<< 2.36.12-2~)
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.35.4), libglib2.0-0 (>= 2.56.0)
Breaks: libgdk-pixbuf2.0-dev (<< 2.36.12-2~)
Filename: pool/target/g/gdk-pixbuf/libgdk-pixbuf2.0-bin_2.42.10+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 19656
MD5sum: 0a783ebb188664a81e7e3b318add8ee5
SHA1: bbfce901d61ef98267cfa14068d4423d9742ef49
SHA256: 385d62455cb3f38af194e7b24509240c817f1db93ad32af28bcce1bfbb1b6d51
SHA512: 4845f053754467442304c987989d45cee7fc92f2fa3d3274be993ed3050cd43818c70bd4a328f8290b72c167ec006b8e16365e6e29a6804665ced05529c11128
Description: GDK Pixbuf library (thumbnailer)
 The GDK Pixbuf library provides:
  - Image loading and saving facilities.
  - Fast scaling and compositing of pixbufs.
  - Simple animation loading (ie. animated GIFs)
 .
 This package contains the GDK pixdata compression utility, the thumbnailer
 and a utility for converting images into C code.
Homepage: https://www.gtk.org/
Multi-Arch: foreign

Package: libgdk-pixbuf2.0-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 49
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gdk-pixbuf
Version: 2.42.10+dfsg-1+apertis1bv2024dev3b1
Depends: libgdk-pixbuf2.0-bin (= 2.42.10+dfsg-1+apertis1bv2024dev3b1)
Filename: pool/target/g/gdk-pixbuf/libgdk-pixbuf2.0-bin-dbgsym_2.42.10+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 18876
MD5sum: 3e3b171fd60e09312003094076883f52
SHA1: d25c44f74b748ccee8ac65e7d76739517c8d472e
SHA256: 389159160844d5572457b8c38bbafbf08c8cb096563e70e8aa2362cf9363df2a
SHA512: fbe3a4f5f1fb2b6ab57ab57d15f8d9a4221c5afc1d3e1231648235428ba94cf1bb9f27e1577e907e06be7cef2a9f6a0ac9b5a8ab395ec09399e4447cf921681b
Description: debug symbols for libgdk-pixbuf2.0-bin
Auto-Built-Package: debug-symbols
Build-Ids: 5a84e399569f09d2159df8f828649a038ed92a70 64c9fae3071d4c476c4d46c5cc2a970654939058 9f2b51fab1556e5bf21ba77312257c356f932e2c

Package: libgdk-pixbuf2.0-common
Priority: optional
Section: libs
Installed-Size: 2519
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gdk-pixbuf
Version: 2.42.10+dfsg-1+apertis1bv2024dev3b1
Filename: pool/target/g/gdk-pixbuf/libgdk-pixbuf2.0-common_2.42.10+dfsg-1+apertis1bv2024dev3b1_all.deb
Size: 308624
MD5sum: c47e2ec84c8d5dab8dbbf7b338f358b4
SHA1: 0b7e6d897e281f049fb8fc27339a2f77911ad83a
SHA256: b3b71d0e9b0d514ca390ae75386f3b35847e1305f506d6754744f32654336cba
SHA512: 51f6cad6b1f4241488c0dba6b255e1b1654dd6d352ad0884de29a2f18d4933af36b0bf0ce2a409541496b73e856107e37acb20cf151c1f8b74fee0965c0f7878
Description: GDK Pixbuf library - data files
 This package contains the common files and translations for the GDK
 Pixbuf library.
Homepage: https://www.gtk.org/
Multi-Arch: foreign

Package: libgdk-pixbuf2.0-doc
Priority: optional
Section: doc
Installed-Size: 1919
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gdk-pixbuf
Version: 2.42.10+dfsg-1+apertis1bv2024dev3b1
Filename: pool/target/g/gdk-pixbuf/libgdk-pixbuf2.0-doc_2.42.10+dfsg-1+apertis1bv2024dev3b1_all.deb
Size: 267568
MD5sum: 168bddeb0a0c96dab56bbf8db47982f6
SHA1: da33b2377c157364035a45078d04f07acad02b17
SHA256: 83562962b09105f488d1fc6984050e37b4838b545a54d2448bfe419cfdd97904
SHA512: b3eed450d9faeeb0fcf748d9d97543eaf8c5960689a124733fbf955da2e45e527e32813f62e7bf7baf043405201dd11b2280f5320fa2081046a3f9383434c840
Description: GDK Pixbuf library (documentation)
 The GDK Pixbuf library provides:
  - Image loading and saving facilities.
  - Fast scaling and compositing of pixbufs.
  - Simple animation loading (ie. animated GIFs)
 .
 This package contains the HTML documentation for the GDK Pixbuf library
 in /usr/share/doc/libgtk2.0-doc/ .
Homepage: https://www.gtk.org/
Multi-Arch: foreign

Package: libgeocode-glib-2-0
Priority: optional
Section: libs
Installed-Size: 122
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: geocode-glib
Version: 3.26.3-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.65.1), libjson-glib-1.0-0 (>= 1.5.2), libsoup-3.0-0 (>= 3.0.3), geocode-glib-common (>= 3.26.3-6+apertis1bv2024dev3b1)
Breaks: gnome-clocks (<< 43~beta-2~), gnome-initial-setup (<< 43~), gnome-maps (<< 43~), gnome-settings-daemon (<< 43~beta-2~)
Filename: pool/target/g/geocode-glib/libgeocode-glib-2-0_3.26.3-6+apertis1bv2024dev3b1_armhf.deb
Size: 39972
MD5sum: 19597862c2f4bff24a08fdc3341d187d
SHA1: 3f79e0b432c9a064f3a0a747f0484faa6c02c98d
SHA256: 5236507b80810993c77f3eae4c0d72dbd8462aa2bf20b8505954976e9cfe4747
SHA512: 79d21927351f5b6ef9234fa31599629d2b6e10c8df0ae02718f74c63aa3a1def31d18a6f0540e8b7820264f00c07582d668b5ad28657f6215d354c78f59db783
Description: geocoding and reverse geocoding GLib library using Nominatim
 Geocode-glib allows you to do geocoding (going from a place name,
 to a longitude/latitude pair) and reverse geocoding (finding a place
 name from coordinates) using the Nominatim service.
 .
 This library should be used in place of Geoclue's D-Bus API for
 geocoding and reverse geocoding.
Multi-Arch: same

Package: libgeocode-glib-2-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 145
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: geocode-glib
Version: 3.26.3-6+apertis1bv2024dev3b1
Depends: libgeocode-glib-2-0 (= 3.26.3-6+apertis1bv2024dev3b1)
Filename: pool/target/g/geocode-glib/libgeocode-glib-2-0-dbgsym_3.26.3-6+apertis1bv2024dev3b1_armhf.deb
Size: 114116
MD5sum: 15a4e3394787143220f3a2ee2e0ef80e
SHA1: 91d66afa7f2cb0f5ab53db5c6957a838517df37c
SHA256: a2c23722dcf61191b902f1faafa4bbe434a20519e797ca37856dde1d43d43752
SHA512: 7a51c63e935c834c63dff8443e3f41e8659a969d64cd9e6ca9b2a5047f76aa9524abe660c08505aa767ece06f29dbec6d816745c69247af9cf4b611b50757b00
Description: debug symbols for libgeocode-glib-2-0
Auto-Built-Package: debug-symbols
Build-Ids: 588f0e1bdaf4b5558897879a552d66f9a67544eb
Multi-Arch: same

Package: libgeocode-glib-dev
Priority: optional
Section: libdevel
Installed-Size: 316
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: geocode-glib
Version: 3.26.3-6+apertis1bv2024dev3b1
Depends: libgeocode-glib-2-0 (= 3.26.3-6+apertis1bv2024dev3b1), gir1.2-geocodeglib-2.0 (= 3.26.3-6+apertis1bv2024dev3b1), libglib2.0-dev
Suggests: libgeocode-glib-doc
Filename: pool/target/g/geocode-glib/libgeocode-glib-dev_3.26.3-6+apertis1bv2024dev3b1_armhf.deb
Size: 34376
MD5sum: 922927e73d6194e8b05edb2f39e95373
SHA1: b2d0ae00c83d9ef966d93895b1d01ff5d569d6b1
SHA256: 69581d9fabd482c6a8861528517ce352c00f0b94de59dbc0bdcaff10895f64b3
SHA512: 433a80dca35e19ace269f3fb3480e1f002f0f745cb2919f806d9a8a4bfa51783b9ca9c095e7247493c64eb0b2b410097b31f0d17bf27afab7f595e06efb96801
Description: development files for geocode-glib library
 Geocode-glib allows you to do geocoding (going from a place name,
 to a longitude/latitude pair) and reverse geocoding (finding a place
 name from coordinates) using the Nominatim service.
 .
 This library should be used in place of Geoclue's D-Bus API for
 geocoding and reverse geocoding.
 .
 This package contains the development files for geocode-glib.
Multi-Arch: same

Package: libgeocode-glib-doc
Priority: optional
Section: doc
Installed-Size: 480
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: geocode-glib
Version: 3.26.3-6+apertis1bv2024dev3b1
Filename: pool/target/g/geocode-glib/libgeocode-glib-doc_3.26.3-6+apertis1bv2024dev3b1_all.deb
Size: 43204
MD5sum: 4af673573bbf16859db60d6c31ea9b08
SHA1: 28cb82e6a3c953ba52636a7f0bccc48f2da23e59
SHA256: f43e20b6a9ddb536ecb7508e8b11231a2a82ba9efb873a203bbc6f0f2efb1df7
SHA512: 3e1b1718dbbaf52cb444b2f8635141c0fd94b6572710a1fcf91ebd3c0e6c450e0d2516de561f0498633022ff28e672b9812cb908e07b1a1f81ed37f35eea9f5b
Description: gtk-doc documentation for geocode-glib library
 Geocode-glib allows you to do geocoding (going from a place name,
 to a longitude/latitude pair) and reverse geocoding (finding a place
 name from coordinates) using the Nominatim service.
 .
 This library should be used in place of Geoclue's D-Bus API for
 geocoding and reverse geocoding.
 .
 This package contains the documentation for geocode-glib.
Multi-Arch: foreign

Package: libgeocoding8
Priority: optional
Section: libs
Installed-Size: 7974
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libphonenumber
Version: 8.12.57+ds-3+apertis2bv2024dev3b1
Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libicu72 (>= 72.1~rc-1~), libphonenumber8-protobuf32, libstdc++6 (>= 5.2)
Filename: pool/target/libp/libphonenumber/libgeocoding8_8.12.57+ds-3+apertis2bv2024dev3b1_armhf.deb
Size: 708568
MD5sum: 6926dc41861b0b3853a18e565dccfba2
SHA1: 53635fef82434660da91d25c488ceaba7da6acb3
SHA256: 6d0c1c8f5118ed152a0afe1d9786fe2326aa515119fbfb774c147d09fb644b82
SHA512: c23b974063e028218a3822034453f7f7cfbe72af27194b0408b087f55e6df895b242b722135f35ed0538c2ae018c9592f256d0a1c5ea16b4c87192fb1343889d
Description: geocoding phone numbers
 Google's library for geocoding phone international phone numbers.
 .
 This package contains the runtime libraries which can be used to geocode phone
 numbers. This means obtaining a description (for example of the location) of a
 given phone number.
Homepage: https://github.com/googlei18n/libphonenumber/
Multi-Arch: same

Package: libgeocoding8-dbgsym
Priority: optional
Section: debug
Installed-Size: 925
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libphonenumber
Version: 8.12.57+ds-3+apertis2bv2024dev3b1
Depends: libgeocoding8 (= 8.12.57+ds-3+apertis2bv2024dev3b1)
Filename: pool/target/libp/libphonenumber/libgeocoding8-dbgsym_8.12.57+ds-3+apertis2bv2024dev3b1_armhf.deb
Size: 387332
MD5sum: 715299443ffb71b2c638c81f4085c22d
SHA1: 197bd5974933884c8d89e94a89617593cd1edd8e
SHA256: 171ca5fccb793328f73415c3471e7026889c86c18d444c8937ec744134dcb738
SHA512: 5867a96ac10094ea7d7c6c885c0f9a4e47d72137af6c5102bfcd87337b3f5dc0fdcf1ab4424bc2786464f21a20f8789d135fb0d0c9dbac9d54a970b3a6d7bc48
Description: debug symbols for libgeocoding8
Auto-Built-Package: debug-symbols
Build-Ids: 663b75d1a11debd19c4db6ff814f28e77e8327a5
Multi-Arch: same

Package: libgeoip-dev
Priority: optional
Section: libdevel
Installed-Size: 308
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Architecture: armhf
Source: geoip
Version: 1.6.12-10+apertis1bv2024dev3b1
Depends: libgeoip1 (= 1.6.12-10+apertis1bv2024dev3b1), geoip-bin (= 1.6.12-10+apertis1bv2024dev3b1)
Filename: pool/target/g/geoip/libgeoip-dev_1.6.12-10+apertis1bv2024dev3b1_armhf.deb
Size: 83824
MD5sum: 58da0401517bee2240258a92fc1785a9
SHA1: e06fdf4f88ceeb5bb75800addb6a594036fdb92e
SHA256: 25ba1ef85dc6a6c03845b6ffe37c470227daa7a64f5181d1218cd31e63ab7d93
SHA512: 8dea07e2a2c6cc0c5c82eec6e06533cb0bc99c3f53b41515a46f81743a55ce801ac6827799336c6149063994565f5cd6179aa9ac14adbdf86ca3653095cd85fe
Description: Development files for the GeoIP library
 GeoIP is a C library that enables the user to find the country that any
 IP address or hostname originates from. It uses a file based database.
 .
 This database simply contains IP blocks as keys, and countries as values and
 it should be more complete and accurate than using reverse DNS lookups.
 .
 This package contains the development files.
Homepage: https://www.maxmind.com/

Package: libgeoip1
Priority: optional
Section: libs
Installed-Size: 227
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Architecture: armhf
Source: geoip
Version: 1.6.12-10+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Recommends: geoip-database
Suggests: geoip-bin
Filename: pool/target/g/geoip/libgeoip1_1.6.12-10+apertis1bv2024dev3b1_armhf.deb
Size: 79916
MD5sum: 111877533a20e3090c31e063eb2206b1
SHA1: 118ae6995c85c350dd98721daffb38eb7164a158
SHA256: 25d1936273b7124a39e226059d0f3eb5b15d5f061da504a0d86d5ef5963a175d
SHA512: c1a81109aa373bd37dffab5098d4ad95a060cd9fdf6a4c06ddfd8b1c4e03bf917b20a556d1fc8025b9e5cd376fe09bfcb386b14424d793606714e52318de8b9c
Description: non-DNS IP-to-country resolver library
 GeoIP is a C library that enables the user to find the country that any
 IP address or hostname originates from. It uses a file based database.
 .
 This database simply contains IP blocks as keys, and countries as values and
 it should be more complete and accurate than using reverse DNS lookups.
 .
 This package contains the shared library.
Homepage: https://www.maxmind.com/
Multi-Arch: same

Package: libgeoip1-dbgsym
Priority: optional
Section: debug
Installed-Size: 113
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Architecture: armhf
Source: geoip
Version: 1.6.12-10+apertis1bv2024dev3b1
Depends: libgeoip1 (= 1.6.12-10+apertis1bv2024dev3b1)
Filename: pool/target/g/geoip/libgeoip1-dbgsym_1.6.12-10+apertis1bv2024dev3b1_armhf.deb
Size: 82996
MD5sum: 83f8c6eb8c429e7ba5c65c45eecd8bcc
SHA1: 7ab4d18f2a2ef7d7abc778d9763b7c6383690f8d
SHA256: 27a48d53a73041c551f2e27161db99224b4f541f16794e56b23b8fe7847d6572
SHA512: 0a96196100acebae5b602397d199bff0f2131bf9f2ddc81a5b285a710b1429e5fb213992ac26170eaae19d48fbae110a20f88e4db9f58c8c2ed175c3e815ca03
Description: debug symbols for libgeoip1
Auto-Built-Package: debug-symbols
Build-Ids: 48489d04086d282fc5c6c93ee16716a30478421c
Multi-Arch: same

Package: libgexiv2-2
Priority: optional
Section: libs
Installed-Size: 176
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gexiv2
Version: 0.14.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.29), libexiv2-27 (>= 0.27.5), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.37.3), libstdc++6 (>= 11)
Filename: pool/target/g/gexiv2/libgexiv2-2_0.14.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 63028
MD5sum: da820ea53731f47108cd7950493db039
SHA1: 4cb91305d198c92682baf7b233e0e98ce96ca527
SHA256: f10be2829210f20d8fd437c7ec71d7f20799030cb0fe56a0fb2037313b77f855
SHA512: 61d463d9644167bd79243fac98596fa6bf00fdc55b88d4728a9eb0a2a5be73dc16e1293c3ef8dd57d47de4f2e1492b5702ad9bafb8bcf52342bd6af0ee6d98ab
Description: GObject-based wrapper around the Exiv2 library
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
 features of Exiv2 available to GNOME applications.
 .
 This package contains the shared library.
Homepage: https://wiki.gnome.org/Projects/gexiv2
Multi-Arch: same

Package: libgexiv2-2-dbgsym
Priority: optional
Section: debug
Installed-Size: 621
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gexiv2
Version: 0.14.0-1+apertis1bv2024dev3b1
Depends: libgexiv2-2 (= 0.14.0-1+apertis1bv2024dev3b1)
Filename: pool/target/g/gexiv2/libgexiv2-2-dbgsym_0.14.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 587848
MD5sum: 41249bea8d3320041557f1ceab2336c6
SHA1: 5e47cb1c3f9ff1c70067ce08d2f7c58a040995ac
SHA256: ffe3794170540b6f501ca78890bfbd97fd16effb852d4112399d43b31e8e5445
SHA512: b016505bc50e6894ef439f1c764a537f2a05161a7bbb20d4fdb9f09edb8a54637de5a85e9ed929911c3a10d75a4d73d6351fbfcdba8c425dd29296e83cc6e9e8
Description: debug symbols for libgexiv2-2
Auto-Built-Package: debug-symbols
Build-Ids: 44b487732a526cb115a23920e4ccd46233ea4b6c
Multi-Arch: same

Package: libgexiv2-dev
Priority: optional
Section: libdevel
Installed-Size: 353
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gexiv2
Version: 0.14.0-1+apertis1bv2024dev3b1
Depends: gir1.2-gexiv2-0.10 (= 0.14.0-1+apertis1bv2024dev3b1), libexiv2-dev, libgexiv2-2 (= 0.14.0-1+apertis1bv2024dev3b1), libglib2.0-dev
Suggests: libgexiv2-doc
Filename: pool/target/g/gexiv2/libgexiv2-dev_0.14.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 34048
MD5sum: 57a7e50c4f33dcc3fafb8c6469af514f
SHA1: 9a53398338d99841b3a7e009bc7b8a143b27e765
SHA256: caba4e6c4274e0201d00cce72832a78c15ebc69b104335ac3b5c7b83e391f950
SHA512: 421a60d86063bc4afaff5b708fc0b392b9c838140d4518296a533128f46161b44928dfa10af54806db468d83237987e4137ebb0023cb9b9d8a9bb7805bd67039
Description: GObject-based wrapper around the Exiv2 library - development files
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
 features of Exiv2 available to GNOME applications.
 .
 This package contains the static library and header files.
Homepage: https://wiki.gnome.org/Projects/gexiv2
Multi-Arch: same

Package: libgexiv2-doc
Priority: optional
Section: doc
Installed-Size: 645
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gexiv2
Version: 0.14.0-1+apertis1bv2024dev3b1
Filename: pool/target/g/gexiv2/libgexiv2-doc_0.14.0-1+apertis1bv2024dev3b1_all.deb
Size: 42480
MD5sum: fc57286f0b990bd2b56459fb808a2233
SHA1: a7cf26c6dcce4e779945be3bdbe2dedfc2d128c1
SHA256: dc4faa675cfe7d6496fdf56d6f98604d99acc309a23d453b6a5be1d6a1bf83ca
SHA512: 93f12ed700e75aba2d8bc38ca558049e546022196fe80c927def7baa08aad666aacb19f7005cf80d3589faee85654bcc159bb7c42fa7e1ea5cf2a644e67bcf66
Description: GObject-based wrapper around the Exiv2 library - documentation
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
 features of Exiv2 available to GNOME applications.
 .
 This package contains the API documentation.
Homepage: https://wiki.gnome.org/Projects/gexiv2
Multi-Arch: foreign

Package: libgflags-dev
Priority: optional
Section: libdevel
Installed-Size: 434
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: gflags
Version: 2.2.2-2+apertis1bv2024dev2b1
Depends: libgflags2.2 (= 2.2.2-2+apertis1bv2024dev2b1)
Filename: pool/target/g/gflags/libgflags-dev_2.2.2-2+apertis1bv2024dev2b1_armhf.deb
Size: 89200
MD5sum: e496f5138ff08cb548a0ce2dbbaa2848
SHA1: 13ffae7e74ec353111e2f73d5182934046130f79
SHA256: 7043bfef82579f958cf3d47978e2d1e6497766efefc525138b69b159a9337272
SHA512: 2be826144df39674016563f24d0d8d2be471ccecf34e9836802aa52431a5fea9831bacae8b2ee064346db930ace53b12a3cd4909ccdb022fe9ffac77e8588ab2
Description: commandline flags module for C++ (development files)
 gflags is a library that implements commandline flags processing. As
 such it's a replacement for getopt(). It has increased flexibility,
 including built-in support for C++ types like string, and the ability
 to define flags in the source file in which they're used.
 .
 This package contains development libraries and header files.
Homepage: https://gflags.github.io/gflags/

Package: libgflags-doc
Priority: optional
Section: doc
Installed-Size: 53
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: all
Source: gflags
Version: 2.2.2-2+apertis1bv2024dev2b1
Filename: pool/target/g/gflags/libgflags-doc_2.2.2-2+apertis1bv2024dev2b1_all.deb
Size: 23360
MD5sum: 515ef9501a7a706e2f15232e25272e3d
SHA1: 20f65ec7715faf9f09d688d82a07171a4af0f484
SHA256: 2e17c3ecadf9a4cdda49f9cd1ca1da0ca88bfdb587d53591c8f3b941ad5ed865
SHA512: 100c23437aa01a2e50192580736680c89b30dddc07e9ed97c799bcb3c018bd42a7bf30bbae749b40764a5009e6e3fd3dc1285ee90c3e1c8eb0148956d9c75111
Description: documentation of gflags
 gflags is a library that implements commandline flags processing. As
 such it's a replacement for getopt(). It has increased flexibility,
 including built-in support for C++ types like string, and the ability
 to define flags in the source file in which they're used.
 .
 This package contains documentation files.
Homepage: https://gflags.github.io/gflags/

Package: libgflags2.2
Priority: optional
Section: libs
Installed-Size: 202
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: gflags
Version: 2.2.2-2+apertis1bv2024dev2b1
Replaces: libgflags2
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Conflicts: libgflags2
Filename: pool/target/g/gflags/libgflags2.2_2.2.2-2+apertis1bv2024dev2b1_armhf.deb
Size: 68900
MD5sum: d4babe4419ec3c6a86a552bdfbb65b43
SHA1: 58280c7502af92c01c3ac5060ce1ca33d3bb1a46
SHA256: 64e9d59f9cfd1d2644f863e5077ac13d1f75893dbc78a92c4c51d2cc04556c8d
SHA512: fa6aa9e15c10940c851de765ba5554f3137356108560ce2bef59c3fd12b6f1f736e07bc177782e13b213d6056580529ff04f383ad9e0b35c00cefd5be3a31ff6
Description: commandline flags module for C++ (shared library)
 gflags is a library that implements commandline flags processing. As
 such it's a replacement for getopt(). It has increased flexibility,
 including built-in support for C++ types like string, and the ability
 to define flags in the source file in which they're used.
 .
 This package contains shared libraries.
Homepage: https://gflags.github.io/gflags/

Package: libgflags2.2-dbgsym
Priority: optional
Section: debug
Installed-Size: 1352
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: gflags
Version: 2.2.2-2+apertis1bv2024dev2b1
Depends: libgflags2.2 (= 2.2.2-2+apertis1bv2024dev2b1)
Filename: pool/target/g/gflags/libgflags2.2-dbgsym_2.2.2-2+apertis1bv2024dev2b1_armhf.deb
Size: 1312004
MD5sum: e50705999b41016182ee76f223a44da7
SHA1: 33ab78ac90fc768648d1a77a2e143c402d38ac9d
SHA256: 0cd8431a7ca5699d8c458d944bb48a7a9f4bc9e22cb686a3576b81695f6de8bd
SHA512: d386a9a79acf21cf0fb22e4d9059d3bf6aa1ba6abab5c71f4ad5593a8da939633fe2e6a5fa7963c35b861f1a92113376ff3ce0f085773142142d4248fbd2a027
Description: debug symbols for libgflags2.2
Auto-Built-Package: debug-symbols
Build-Ids: 4147eeba1c3af8352a5e77c3231e926f8a8be8e8 58a58daa8d0c02322d4d681006a6d2f87b1c12f4

Package: libgfortran-12-dev
Priority: optional
Section: libdevel
Installed-Size: 1682
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libgcc-12-dev (= 12.2.0-14+apertis1bv2024dev3b1), libgfortran5 (>= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/libgfortran-12-dev_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 298440
MD5sum: a49afe318ca92f156e37197b38623fb3
SHA1: b407b3ebae324f7abedadef74fd71cbd3714e576
SHA256: 183c8bf5189768cd8dd66ce26a6f75fa42b7158f34dea6ebfdee25590779d7d7
SHA512: 8a5b9af0b31bcf1a1a0afc8b314c85e72a899fcc75eafac03475a4e3f42f822278ed6bf0e028a08daa2e65960be1cce9cde1c024837fa121ce7b9143097fdb23
Description: Runtime library for GNU Fortran applications (development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgfortran5
Priority: optional
Section: libs
Installed-Size: 704
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: libgfortran5-armhf
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Filename: pool/target/g/gcc-12/libgfortran5_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 249352
MD5sum: ccf55361b788bc9ccecc69272b719c55
SHA1: 21b2716e786a195634f34e35790b5cda0ffc947e
SHA256: 7616f53464335c29355b4b73b98f556c0fbebe65715d57731964f9069d1fb387
SHA512: 0b88c3c64a41fba4edaecff92c52f27b4cfa08df08baa887cf41c6ede2b9c01512e96b362cd6214290232eeb7686cda6c927d778d1fa680b197c70ba5d903e07
Description: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgfortran5-dbgsym
Priority: optional
Section: debug
Installed-Size: 1127
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libgfortran5-dbg (<< 9.2.1-21)
Depends: libgfortran5 (= 12.2.0-14+apertis1bv2024dev3b1)
Breaks: libgfortran5-dbg (<< 9.2.1-21)
Filename: pool/target/g/gcc-12/libgfortran5-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 1007832
MD5sum: b28f84b2051a96eda545fe2bec033b2d
SHA1: fbd8ac6088c84b7522e73401a8e557654c0da388
SHA256: 68029f9276e28ad6ca6712bf3172c5447a88315384ea499bde242e48d4d7eaed
SHA512: b695cdc55f7a9bbf677bc852a07e677f806ffc97efcec3cca1da2935840aed50b2584bbd29a94a019ceb0e2e02e9c373492f31dcdc53aa1ce243287519983939
Description: debug symbols for libgfortran5
Auto-Built-Package: debug-symbols
Build-Ids: 434bf33ffefbab6b0c31b3ece0cbd1b620971227
Multi-Arch: same

Package: libgif-dev
Priority: optional
Section: libdevel
Installed-Size: 88
Maintainer: David Suárez <david.sephirot@gmail.com>
Architecture: armhf
Source: giflib
Version: 5.2.1-2.5+apertis1bv2024dev3b1
Depends: libgif7 (= 5.2.1-2.5+apertis1bv2024dev3b1)
Filename: pool/target/g/giflib/libgif-dev_5.2.1-2.5+apertis1bv2024dev3b1_armhf.deb
Size: 43732
MD5sum: 5682019f2809288614cc1fb7322e4886
SHA1: 728a44b6a1459d67b85cf2582403a9fef16ea738
SHA256: 3d85e7fca2e3a68ccd87b5e8f47735f381aac1c4515b02ad566411760f753040
SHA512: 65d987882949f4874aa7be7a4c612905fe4014e51390731b743cbe8839f3518faf7b16e168de49cb71b3bb0d82ec508d65227d741db14195bae0070988c59a80
Description: library for GIF images (development)
 GIFLIB is a package of portable tools and library routines for working with
 GIF images.
 .
 This package contains the development files.
Homepage: http://giflib.sourceforge.net/
Multi-Arch: same

Package: libgif7
Priority: optional
Section: libs
Installed-Size: 71
Maintainer: David Suárez <david.sephirot@gmail.com>
Architecture: armhf
Source: giflib
Version: 5.2.1-2.5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/g/giflib/libgif7_5.2.1-2.5+apertis1bv2024dev3b1_armhf.deb
Size: 41044
MD5sum: 4edc9c0befaf7d9b1f95fbd8363a65a0
SHA1: be8d3aa7d8201f2c6374e97c08eccac182ece414
SHA256: e3f8f6d42d05fb9fab5a587b1369611848201d25b0a3ffcbf87c235938523114
SHA512: 4b2a95d44e1cdc5f724ba21325379bf0f6ae67395c1fa5d3039acdff08935a3d173967b4dc158b55624af57348dc215d1c3e8a2e8bbb174d7405958b62a6d411
Description: library for GIF images (library)
 GIFLIB is a package of portable tools and library routines for working with
 GIF images.
 .
 This package contains the library.
Homepage: http://giflib.sourceforge.net/
Multi-Arch: same

Package: libgif7-dbgsym
Priority: optional
Section: debug
Installed-Size: 55
Maintainer: David Suárez <david.sephirot@gmail.com>
Architecture: armhf
Source: giflib
Version: 5.2.1-2.5+apertis1bv2024dev3b1
Depends: libgif7 (= 5.2.1-2.5+apertis1bv2024dev3b1)
Filename: pool/target/g/giflib/libgif7-dbgsym_5.2.1-2.5+apertis1bv2024dev3b1_armhf.deb
Size: 40836
MD5sum: 5b2cce0cc86cdfa3cabbec1622858511
SHA1: ccea64c8d995cceb89b2099780d1ecacf56d9859
SHA256: 34037d2297a74c02d30c2fda48f3f506541c302efc94f1a65450b02ca40c4bf4
SHA512: 5cacda64a9f8e6bff53e3953549088ec17969af4f4c8669c106c7961c5f663f181029b18ee810fd28c0c27e8bd19f4290460ef1dd7c1f0e5c590ea0c0c748682
Description: debug symbols for libgif7
Auto-Built-Package: debug-symbols
Build-Ids: dfd9f8a13df82a00639e9bc409da3febc36f72b5
Multi-Arch: same

Package: libgirepository-1.0-1
Priority: optional
Section: libs
Installed-Size: 229
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gobject-introspection
Version: 1.74.0-3+apertis2bv2024dev3b1
Provides: libgirepository-1.0-1-with-libffi8 (= 1.74.0-3+apertis2bv2024dev3b1)
Depends: libc6 (>= 2.29), libffi8 (>= 3.4), libglib2.0-0 (>= 2.74.0)
Breaks: libcjs0 (<< 4.8.2-1+b1), libgjs0g (<< 1.68.4-1+b1), libglib-object-introspection-perl (<< 0.049-1+b2), python-gi (<< 3.42.0-1+b1), python3-gi (<< 3.42.0-1+b1), ruby-gobject-introspection (<< 3.4.3-1+b2)
Filename: pool/target/g/gobject-introspection/libgirepository-1.0-1_1.74.0-3+apertis2bv2024dev3b1_armhf.deb
Size: 98956
MD5sum: 8d051dd6709a665baff893c1c0044e1d
SHA1: 6b4010f01437a62b45770d483dce4f37f10c701a
SHA256: 3451713f526cbb7afd95271aff4c1fc60dfa5281d560c8c92b48f2e0f268cde8
SHA512: 3cf37ce48f1f4e7a32176458b804d175f152a3367b7a3aab29b45af69ed66fad146699de252a2a334962154d713209531a788937e8dd8683af6cb3e68d1b41e3
Description: Library for handling GObject introspection data (runtime library)
 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains a C library for handling the introspection data.
Homepage: https://wiki.gnome.org/GObjectIntrospection
Multi-Arch: same

Package: libgirepository-1.0-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 327
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gobject-introspection
Version: 1.74.0-3+apertis2bv2024dev3b1
Depends: libgirepository-1.0-1 (= 1.74.0-3+apertis2bv2024dev3b1)
Filename: pool/target/g/gobject-introspection/libgirepository-1.0-1-dbgsym_1.74.0-3+apertis2bv2024dev3b1_armhf.deb
Size: 284488
MD5sum: 5f61440dd715a7efb135701fd9efe430
SHA1: 22636428f3de94f77713e0bbb5d016ece782c65f
SHA256: 5609f4797eef0a0a9a5bc9bc580f7d64309a1bf950b653734fdd9adb6984ba90
SHA512: 0940aebb7207c978fe39dfd3a116704f5e8211f3c031fd2117d31873c72fc95110bed5728ca7339701ccf122cbee050590d4a9c64158f76d192cd8f844cb48a0
Description: debug symbols for libgirepository-1.0-1
Auto-Built-Package: debug-symbols
Build-Ids: 2acefb884d47f972f36a3e5c4b98b6008a3dc44d
Multi-Arch: same

Package: libgirepository1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 11930
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gobject-introspection
Version: 1.74.0-3+apertis2bv2024dev3b1
Depends: libgirepository-1.0-1 (= 1.74.0-3+apertis2bv2024dev3b1), gobject-introspection (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-glib-2.0 (= 1.74.0-3+apertis2bv2024dev3b1), gir1.2-freedesktop (= 1.74.0-3+apertis2bv2024dev3b1), libglib2.0-dev (>= 2.74.0), libffi-dev (>= 3.4)
Suggests: libgirepository1.0-doc
Filename: pool/target/g/gobject-introspection/libgirepository1.0-dev_1.74.0-3+apertis2bv2024dev3b1_armhf.deb
Size: 899736
MD5sum: b65af92d0cb29f5df6de3fbe89913c37
SHA1: f09abf0647dcc5f2132cbad1adfc4fa4486788f9
SHA256: cf18e8dd6162d0913051985c3a7e33febd460a8379ab7884ef066784180a7591
SHA512: aeaeab991f136c42d8ac030b54010ca874d036a5fbaf38aaba98ccf29c293eb59a6c46fda95b276a0858291ae62f241b9772f623f69405b571ee24c462eb08a5
Description: Library for handling GObject introspection data (development files)
 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains the headers for the C library for handling the
 introspection data.
Homepage: https://wiki.gnome.org/GObjectIntrospection

Package: libgirepository1.0-doc
Priority: optional
Section: doc
Installed-Size: 1100
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gobject-introspection
Version: 1.74.0-3+apertis2bv2024dev3b1
Recommends: libglib2.0-doc
Filename: pool/target/g/gobject-introspection/libgirepository1.0-doc_1.74.0-3+apertis2bv2024dev3b1_all.deb
Size: 96180
MD5sum: a4510fc76fa3f33cf6de403954def6d3
SHA1: 9513a14d6c885c6b1d6270ff57a5179ea629c158
SHA256: 3d9503f580a4661717ece0f11f065a787856d6de09564d612a29ec04633c1655
SHA512: bb62011962d6436eca53a253d0ae7fca15709144887f8ec6e19f7a7f07d3e6ff185664ae760c04e25a2cdb0332a1724fcffed3b1739a240a0728969d96bc2759
Description: Library for handling GObject introspection data (documentation)
 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains the documentation for the C library for handling the
 introspection data.
Homepage: https://wiki.gnome.org/GObjectIntrospection
Multi-Arch: foreign

Package: libgl-dev
Priority: optional
Section: libs
Installed-Size: 1366
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Replaces: libgl1-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1), mesa-common-dev (<< 19.3.0~rc6-1)
Depends: libgl1 (= 1.6.0-1+apertis1bv2024dev3b1), libglx-dev
Breaks: libgl1-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1), mesa-common-dev (<< 19.3.0~rc6-1)
Filename: pool/target/libg/libglvnd/libgl-dev_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 101784
MD5sum: bde1274e2006cd59e58ad172c0f1d209
SHA1: 150edf4583f833c310a907ec71a59826a8de1281
SHA256: 1f511af9500075c06f57067ea4f1dc99591bbdf3155794572de982a603977490
SHA512: e7f34ee76f3408761264b1d9e18e5fe83baac4f43214fe4859166f64c241a627fa85a8c2ba7c6e691fbeea1db20730b7098fb4fab80de797f28fafbcd2225feb
Description: Vendor neutral GL dispatch library -- GL development files
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package provides the development environment for compiling programs
 against the GL library.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libgl1
Priority: optional
Section: libs
Installed-Size: 846
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1+apertis1bv2024dev3b1), libglx0 (= 1.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libg/libglvnd/libgl1_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 92772
MD5sum: f5e6ae82a1ebebd32e65cb460c6525cf
SHA1: 8a971fe5ab5d813e03857cb25562fdc29aedcf01
SHA256: 9f494e3d27f467bca60cbce2965568817bf1c44b89322aad8cd9775969ec48c6
SHA512: 5e0bfb6381ffc30f66cc37eb0c1b7650cdaa6ee528d31be2249b5f03f9298ca346185b33d2ca3056b3d7a66ce4d124dfd35818f778910591cf3b521ecbf815d9
Description: Vendor neutral GL dispatch library -- legacy GL support
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package contains support for old libGL for compatibility reasons.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libgl1-dbgsym
Priority: optional
Section: debug
Installed-Size: 295
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libgl1 (= 1.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libg/libglvnd/libgl1-dbgsym_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 73052
MD5sum: b2760f0966fc5a1a2510bfbd404c7fb0
SHA1: e9fa2240aba9436b76b3b3a67813b7962c3da1d8
SHA256: ce35f17bb3a5a9e147d8d792f9d5d61ffffebd4e49be020e7ce40a9f249ecc8d
SHA512: 35e38ffb9c252bea33ae262b44eba47f38cfd61bb37e4d6e7e3280e4a3c7f37e5f49bf00ffa5571105063f48765d20de1bfd4f55a8a9d4c34e594855f4f3daef
Description: debug symbols for libgl1
Auto-Built-Package: debug-symbols
Build-Ids: fe7e4f39ccf49cff7063243f37270267428770b5
Multi-Arch: same

Package: libgl1-mesa-dev
Priority: optional
Section: oldlibs
Installed-Size: 53
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libgl-dev, libglvnd-dev
Filename: pool/target/m/mesa/libgl1-mesa-dev_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 34524
MD5sum: 2d77f8d97af102352f3928159e4b6011
SHA1: 1c50002fe2d72f11234a88fd01a7a7978f709c4d
SHA256: 77744d346f7dc1bbe6459f43b4e9e6e6d1fcf1f46bfef151e6fa585436291d45
SHA512: ef7e8a0fd97e5d0b2f9e02c5fdd53215aaac4a44ed25db27535dfbce7a1ada9af041b4b5c34c763de9d1cf77fd6a5be454a2af061783f8c09267f207994c5b25
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libgl1-mesa-dri
Priority: optional
Section: libs
Installed-Size: 17911
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.89), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.5), libglapi-mesa (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1), libllvm15, libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Filename: pool/target/m/mesa/libgl1-mesa-dri_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 4590724
MD5sum: ff58d6ae603e4a0075139e4c9cc62398
SHA1: 3a6a7d26365300e129ea19d684d249c2ed18487d
SHA256: d2003f198797ebcfae5332801d6c36a5c30196a90e93aa95e0ae0db4504955e9
SHA512: f30f182c5bb0340a6d71b84fb2b109925e717b467957ae679b1d7534037058cd16e16a777a909333e4c868b8a2362d5f011a1e97a7c0983f12aae8f44345d5b3
Description: free implementation of the OpenGL API -- DRI modules
 This version of Mesa provides GLX and DRI capabilities: it is capable of
 both direct and indirect rendering.  For direct rendering, it can use DRI
 modules from the libgl1-mesa-dri package to accelerate drawing.
 .
 This package does not include the OpenGL library itself, only the DRI
 modules for accelerating direct rendering.
 .
 For a complete description of Mesa, please look at the
 libglx-mesa0 package.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libgl1-mesa-dri-dbgsym
Priority: optional
Section: debug
Installed-Size: 31640
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libgl1-mesa-dri (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/m/mesa/libgl1-mesa-dri-dbgsym_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 30090024
MD5sum: 2e25e183ecb9e670d792b6438d204976
SHA1: d6ece2255111287fce95173eca49cb6cc52caa8d
SHA256: b94a8362452ec21bb58fb0732f6b48ec08ac743e9bee7adca244b1d9ce2b7024
SHA512: c4b1035fd1017d2f69aa4c8982a2a525d46fccd1336f0aa5b47084ccaeec1cf9d60990e9ce92325f1f222ff070bac8e354d82006be2e415ae1db2409776a8f83
Description: debug symbols for libgl1-mesa-dri
Auto-Built-Package: debug-symbols
Build-Ids: d28003f87ade7a87f52683689d8d47cc55d29ae7
Multi-Arch: same

Package: libgl1-mesa-glx
Priority: optional
Section: oldlibs
Installed-Size: 53
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libgl1, libglx-mesa0
Filename: pool/target/m/mesa/libgl1-mesa-glx_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 34532
MD5sum: 42a93f0eb246c3dbe3e49342f21e07b8
SHA1: db73e617665f014601a538253d6794d4803846f6
SHA256: b95665dee931367369a0ea3739ddf3a82a651fc0eab7392b339350926478b921
SHA512: a1deb5bb20d54aca51866ec71648ed9af14bda20e07bea8f01e46cb5aa612e5980ad72955b5f795ef14c0e17c6de98c7e835119dd436df78a28018e2c4826844
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libglapi-mesa
Priority: optional
Section: libs
Installed-Size: 236
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/m/mesa/libglapi-mesa_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 61308
MD5sum: 892bc8811da79fc583ff1d7134c1aee3
SHA1: b90cc26e4381ce0c86ae1b328686a9e5aa7119e7
SHA256: 510dc32d10a0d31d0e76b31eeed895ec544aff7abadb1a7d3c6a5c86999d887a
SHA512: 366a36c0808695077910dc4f0f54a66135bf07ebd76b2b94598057c36ff9b09b70780012479b0622847e10e2ffb868f5471bb42fdc28027554319c2c635cf57f
Description: free implementation of the GL API -- shared library
 The Mesa GL API module is responsible for dispatching all the gl*
 functions. It is intended to be mainly used by both the libgles1-mesa
 and libgles2-mesa packages.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libglapi-mesa-dbgsym
Priority: optional
Section: debug
Installed-Size: 307
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libglapi-mesa (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/m/mesa/libglapi-mesa-dbgsym_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 182308
MD5sum: 30e1cafd314ba3cb8caccf30b17090f4
SHA1: 1b1a4584eda2695fc3495e51ddf01b6c78867f15
SHA256: 7f7042ab05a3dabaeb12af15b4bb2bb0402f2759ac600fa5be3430789846ba7d
SHA512: 4718d2e4b4f665e0884cacf2c72260a26c005233c876a5d9f445a2451ba76c792c8727d2661b3f32bbc178eeaf4fca9209d19060449d2a39e5f73815b3d8f8ca
Description: debug symbols for libglapi-mesa
Auto-Built-Package: debug-symbols
Build-Ids: 41ba323bee35c609fddef6764eb6a1cf01e3fe10
Multi-Arch: same

Package: libgles-dev
Priority: optional
Section: libs
Installed-Size: 703
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Replaces: libgles2-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1)
Depends: libegl-dev, libgl-dev, libgles1 (= 1.6.0-1+apertis1bv2024dev3b1), libgles2 (= 1.6.0-1+apertis1bv2024dev3b1)
Breaks: libgles2-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1)
Filename: pool/target/libg/libglvnd/libgles-dev_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 51984
MD5sum: 50e9b36a8c5a4eca4e62e594ebf804a6
SHA1: e82afe8c858a033398f8b2154080971447ad7203
SHA256: 3d0e4e432c4ad65a90944976d94afc6a12afe29bebef6167c9fc732c94d5921f
SHA512: e83a7635b7df1604d24ce8e79b25bb93d9776097cef456c8e96657d0c7053eb753a49b0ae2240e0c19a3aa5ed5bb7d9859ba49cacdca5412630e60c343407488
Description: Vendor neutral GL dispatch library -- GLES development files
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package provides the development environment for compiling programs
 against the GLES libraries.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libgles1
Priority: optional
Section: libs
Installed-Size: 75
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libg/libglvnd/libgles1_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 13584
MD5sum: de0d883cd9b7d98c80efe810669b4604
SHA1: f728ac55960d623a4bcc7b056c7d7e6ae6b1a4ad
SHA256: 8ab58f67bdb9949a132ce49aa30ec423d3faff80356c98c67f4f501fbd9c1128
SHA512: 5dcdfa44491223c29941ac79265072e332eb0c2d7895198dadcf2ae4b866ecfda0e215a347da8224bc33927496ee7396cfab16e1a041e99bb1bd1f04dd8d39f0
Description: Vendor neutral GL dispatch library -- GLESv1 support
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package contains support for GLESv1.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libgles1-dbgsym
Priority: optional
Section: debug
Installed-Size: 33
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libgles1 (= 1.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libg/libglvnd/libgles1-dbgsym_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 12628
MD5sum: 039ed398ba620ff4d46a92114b089822
SHA1: 1f3e426b8f02355487b4de0d8be571ff31faaec2
SHA256: 4ecb5f0a2e68bc5cd37ed7c9c805b54d262433d5f6e5d765239841edc788db3a
SHA512: 77beaf2a6568c244c29934107078fd2124b71df972dfe7a7011b13e6732e8af1b56519386a1394748b6a713ab824a8a8470a8d27ddc13c5e6c7184f3f842f277
Description: debug symbols for libgles1
Auto-Built-Package: debug-symbols
Build-Ids: cf1632e4c446a5d0b7d52be7250060414f490954
Multi-Arch: same

Package: libgles2
Priority: optional
Section: libs
Installed-Size: 123
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libg/libglvnd/libgles2_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 18992
MD5sum: 11f8a0b000222ea2a254cfb8d2b0a6fe
SHA1: bac2652c09fbf75d2420e6e82a1937a0a0ca8677
SHA256: c62de9de0071d6ebc3d5e9daf328214bb9a713168f4b8c849d30892186d13ed0
SHA512: 3133ffbf44c4311a48e6766d517dfc76e024478ee2d2b9ca4d3f3fe761426502f980753f476b336c3b56b3be2fecdbd85fe5879a77d2797235d7e651bcc94f83
Description: Vendor neutral GL dispatch library -- GLESv2 support
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package contains support for GLESv2.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libgles2-dbgsym
Priority: optional
Section: debug
Installed-Size: 48
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libgles2 (= 1.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libg/libglvnd/libgles2-dbgsym_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 14660
MD5sum: 00ba177c2308a8aa4ef45175d8688173
SHA1: 88adca3c9677bec5c1a8f50cdcc0a1460672031f
SHA256: 4f0c89a6a379083d8e9a163bd9b2a6ad3d90e88a8387c1f3baec2752bfd67abb
SHA512: 4fba16f478ad34006bc6d31fc6d17adad766683b8289a6fa2a1f7316c8be155abc642534dbe745940e8545daafccb1eb6b537182b738b67110e90aa0f84bb416
Description: debug symbols for libgles2
Auto-Built-Package: debug-symbols
Build-Ids: 01fee7b3609c52fdc850587be2f11af321eea020
Multi-Arch: same

Package: libgles2-mesa
Priority: optional
Section: oldlibs
Installed-Size: 53
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libgles2
Filename: pool/target/m/mesa/libgles2-mesa_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 34516
MD5sum: 850509bc425682fcb064165cd8a065ff
SHA1: 32c56741a4298d336800e9a4d5f62fca8eefade1
SHA256: 8259f7ccd6d2f86bfa373b585a9b55a938815f96b0daa062093c92d44a87543e
SHA512: 4b3ae53df481605c85748ada9e519bc1e5fc208c244a402773c37eb82615f0249db771c79f7e535f3ffba8192aaaa08b36ef5fa0310d2227b4262b3c4a1b8414
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libgles2-mesa-dev
Priority: optional
Section: oldlibs
Installed-Size: 53
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libgles-dev, libglvnd-dev
Filename: pool/target/m/mesa/libgles2-mesa-dev_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 34532
MD5sum: 448853f73cf5ff9321ff8018de623247
SHA1: 46b89e742bd96b2bc30b55e8a4810fc7c015742c
SHA256: 96cf9c71a183c0a47a1e2fb6b5a28a291c8f31db70ab4fdb937493766ce49825
SHA512: 175b58897a60cf4152f46cd215bf736e57021f4f5e9817263f8ba504aac2c5f2ac1dd1e8fde413fd4fefafea9a46612c2ba235bfc0eeef0a367231a73e5fdc45
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libglib2.0-0
Priority: optional
Section: libs
Installed-Size: 2936
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib2.0
Version: 2.74.6-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libmount1 (>= 2.35.2-7~), libpcre2-8-0 (>= 10.22), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.2)
Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs
Suggests: low-memory-monitor
Breaks: gimp (<< 2.10.14-3~), glib-networking-tests (<< 2.70.0~), gnome-keyring (<< 40.0-3~), libedataserver-1.2-26 (<< 3.44.3-2~), libgirepository-1.0-1 (<< 1.62.0-4~), libgladeui-2-6 (<< 3.22.2), libsoup2.4-tests (<< 2.72.0-3~)
Filename: pool/target/g/glib2.0/libglib2.0-0_2.74.6-2+apertis0bv2024dev3b2_armhf.deb
Size: 1238592
MD5sum: 9b10a3302130d9a3f21efd38a58f2bef
SHA1: 15515552af857eab2abfb64ad75c9dbeb226962a
SHA256: 64943ac3c37aaf4ad522cadaf760022d41340fa14af2dc521a2ebd93ef33bc8e
SHA512: 7debbc3a1128d39d7bf01fcbd17a87ab630e08200c543feb2a84ea9cb16dbdd1da6d247359521d7b57de96db9ea612caf0b3f935ded9b46bd1b89ee6fd8d3b7f
Description: GLib library of C routines
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the shared libraries.
Homepage: https://wiki.gnome.org/Projects/GLib
Multi-Arch: same

Package: libglib2.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 4517
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib2.0
Version: 2.74.6-2+apertis0bv2024dev3b2
Depends: libglib2.0-0 (= 2.74.6-2+apertis0bv2024dev3b2)
Filename: pool/target/g/glib2.0/libglib2.0-0-dbgsym_2.74.6-2+apertis0bv2024dev3b2_armhf.deb
Size: 3904344
MD5sum: b831f7a50d2adb9787a204558a40593c
SHA1: e569299524fc6e680c56a2aa779a9ab738e75dcd
SHA256: 6368253796e99f977b9f12f8a76a8a96ed4197ebf4faf67df5251c384c8a933f
SHA512: 36cea19ffe9cbbb7e434d9ef1af7ad8c92631c185085ab96fd3c0e39526930be20e5df40c82a183a86d43ccfe9ae259c04a71974abc563002d70ac8a9b888e3f
Description: debug symbols for libglib2.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 01ba376328c6a0c7274361771233143edd1c9d5d 12dd6fccf78fe923800cf966b18732633d65f793 5683c768437effad0212a86a6ca1b860170e3505 99b99b94591f46b3b78e40796d84f46796322673 a05e953c0d5c413683f78a13525828821b964a61 bcc7a9cfd907bc1dc84137d5c7849a932a28677d d6c0f59412a5d6c60a476f0d2d1f9ecead09f81e d77edb5c6720d7a27679f067d3515adc033f95b3
Multi-Arch: same

Package: libglib2.0-bin
Priority: optional
Section: misc
Installed-Size: 269
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib2.0
Version: 2.74.6-2+apertis0bv2024dev3b2
Depends: libglib2.0-data, libc6 (>= 2.34), libelf1 (>= 0.142), libglib2.0-0 (= 2.74.6-2+apertis0bv2024dev3b2)
Filename: pool/target/g/glib2.0/libglib2.0-bin_2.74.6-2+apertis0bv2024dev3b2_armhf.deb
Size: 113048
MD5sum: f26aac16f828750eefeeec629f3f10d5
SHA1: f7aaee8a3a09316170ef4395e880f3b95df55193
SHA256: 3028afbcde5e9c2d5e857ea68ee064ec6bbaa93ca650c962c2401b901f556fa4
SHA512: 1cfdf528e1b82b2b99d1282efef767bee309eb5b677b38bff9f2e940174e15c137bcdd9c3c0ae491776d1a2d0ee8f2eaf15484b105557924cbddb01e53f99b4a
Description: Programs for the GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the program files which is used for the libraries
 and others.
Homepage: https://wiki.gnome.org/Projects/GLib
Multi-Arch: foreign

Package: libglib2.0-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 204
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib2.0
Version: 2.74.6-2+apertis0bv2024dev3b2
Depends: libglib2.0-bin (= 2.74.6-2+apertis0bv2024dev3b2)
Filename: pool/target/g/glib2.0/libglib2.0-bin-dbgsym_2.74.6-2+apertis0bv2024dev3b2_armhf.deb
Size: 144344
MD5sum: 77e943c89fe68791b11f7718efad6761
SHA1: b33fefc58eae3dd796ebcd49ff0dd9837512c66c
SHA256: f234198042048a1f2a34f8fd4f130a2dc714de2ee37003e4a79238439ec25a1c
SHA512: fd77e8d8901b26c85d0d6f6dd5b19d7bb243aba0a6490bed3befdf811da5028ee2692b82cf8918d9e4fdba2a7f9af25bcdff6a916f6dfaf1c152fcaab806ce8a
Description: debug symbols for libglib2.0-bin
Auto-Built-Package: debug-symbols
Build-Ids: 13ebf25f3214c6b80cfe9a202959d508de634484 2fd11b69d28bb81104dd976b1ed38467787219d8 31f5e1b68b639a18e847f179488885e25f08250a 361c3a738b41d37129661d4002246efeabb8828d c2b6acafbb0d81e7404745c059572fec6a75a030

Package: libglib2.0-data
Priority: optional
Section: libs
Installed-Size: 9414
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: glib2.0
Version: 2.74.6-2+apertis0bv2024dev3b2
Filename: pool/target/g/glib2.0/libglib2.0-data_2.74.6-2+apertis0bv2024dev3b2_all.deb
Size: 1217308
MD5sum: ab3b2cc49315197eaa56da5c96af3ac3
SHA1: cddb2dd104e6e15381375c227b1fe0070e20bc79
SHA256: dc5d7bdf3c2d18611fe5fde055845b221d982c7f767475c2b16635b8773b7e83
SHA512: 112ffe359749c188a0e85909fdff41703cc6abaf4034d5d4a0c163312cda40978d123e9045ad8a4fea2ab1bec2d53168c9f49cdb7f385427060fefd6b5bbffb3
Description: Common files for GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed for the runtime libraries to display messages in
 languages other than English.
Homepage: https://wiki.gnome.org/Projects/GLib
Multi-Arch: foreign

Package: libglib2.0-dev
Priority: optional
Section: libdevel
Installed-Size: 7287
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib2.0
Version: 2.74.6-2+apertis0bv2024dev3b2
Replaces: libglib2.0-0-dbg (<< 2.51.4-1~)
Depends: libffi-dev (>= 3.3), libglib2.0-0 (= 2.74.6-2+apertis0bv2024dev3b2), libglib2.0-bin (= 2.74.6-2+apertis0bv2024dev3b2), libglib2.0-dev-bin (= 2.74.6-2+apertis0bv2024dev3b2), libmount-dev (>= 2.35.2-7~), libpcre2-dev, libselinux1-dev, pkg-config, zlib1g-dev
Suggests: libgirepository1.0-dev (>= 1.62), libglib2.0-doc
Breaks: libglib2.0-0-dbg (<< 2.51.4-1~)
Filename: pool/target/g/glib2.0/libglib2.0-dev_2.74.6-2+apertis0bv2024dev3b2_armhf.deb
Size: 1489428
MD5sum: 9f59216d387438d0f71b3fc419731eed
SHA1: ef44312121bbeadd1fdb2af51e3a971bb60d45e3
SHA256: c635dd652be7db354d1f236d3b40a1b2748dfd7debbf9dcce49a7de71a71560f
SHA512: 3fe578b1b34b36c9104673f034eade6ca191be301608ba6fa7093caa43a681c1862f2524007c99f988c8c76d51dcccbb208d46e891de78ff6be182ce267be499
Description: Development files for the GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed to compile programs against libglib2.0-0,
 as only it includes the header files and static libraries (optionally)
 needed for compiling.
 .
 GObject-Introspection metadata for this library can be found in the
 libgirepository1.0-dev package.
Homepage: https://wiki.gnome.org/Projects/GLib
Multi-Arch: same

Package: libglib2.0-dev-bin
Priority: optional
Section: libdevel
Installed-Size: 643
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib2.0
Version: 2.74.6-2+apertis0bv2024dev3b2
Depends: python3-distutils, python3:any, libc6 (>= 2.34), libglib2.0-0 (= 2.74.6-2+apertis0bv2024dev3b2)
Suggests: libgdk-pixbuf2.0-bin, libxml2-utils
Filename: pool/target/g/glib2.0/libglib2.0-dev-bin_2.74.6-2+apertis0bv2024dev3b2_armhf.deb
Size: 157500
MD5sum: 52e75df77372dbca7bfda5fb05da8de5
SHA1: 1495db37c0dcc4480944fcaf37b58ddf8e9f6a67
SHA256: 6542a5fe2a6474e19d955b3d9a908e895dfde18b27a335e5372cfa0de7b46077
SHA512: 2d3ef9a492926942965712fbf6b963e8d374d8a55cba0c0adcd994fd49dbe4bd27b750e5fc2ce80bba51b060b25ba44bddffe8fccbeaf8f93051eb795ab6ce64
Description: Development utilities for the GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed to compile programs against libglib2.0-0. It contains
 development utilities typically run during compilation and should not be
 installed directly. Use libglib2.0-dev instead.
Homepage: https://wiki.gnome.org/Projects/GLib
Multi-Arch: foreign

Package: libglib2.0-dev-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 105
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib2.0
Version: 2.74.6-2+apertis0bv2024dev3b2
Depends: libglib2.0-dev-bin (= 2.74.6-2+apertis0bv2024dev3b2)
Filename: pool/target/g/glib2.0/libglib2.0-dev-bin-dbgsym_2.74.6-2+apertis0bv2024dev3b2_armhf.deb
Size: 70716
MD5sum: ba3e99ca890b8f2fdb6c29a2284013c3
SHA1: 109124f23f9930d723660cda88af73d4fa86d05d
SHA256: b04e498611b94ec9505115c80caeff32de68feb0dd2705531c8d379a1d2c3bfc
SHA512: d5d4f4631a34f0f070bfb9d4e3b951b0d967560a086e5ecd01c61ea5e45587e559311991416cd460e4cb3f3c9254614dd8151186875be0faf167ad414e87b3d0
Description: debug symbols for libglib2.0-dev-bin
Auto-Built-Package: debug-symbols
Build-Ids: 6d4605b1edc0e2e9f2aadf86d0ec9e424e58bb3d 937ca7d3d5716a8ef7e4b20de6e4c55fa334b1ef cee011c4e38b46c97d6285a09fbd5686f6f976cc

Package: libglib2.0-doc
Priority: optional
Section: doc
Installed-Size: 21841
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: glib2.0
Version: 2.74.6-2+apertis0bv2024dev3b2
Suggests: devhelp
Filename: pool/target/g/glib2.0/libglib2.0-doc_2.74.6-2+apertis0bv2024dev3b2_all.deb
Size: 1528540
MD5sum: d8f8aa90b6ce81cad6b52eba329b5763
SHA1: 38b9cbd1cdde7659a87288550a9892e51397301b
SHA256: 42bbba7ac70aef0091a5d315f07311ad8278c686509a2d4009daf7d4d133eff3
SHA512: 92774fe53c8fa49249af20f3381ee5e778498fef5738b71a7f14a146ac070eae1152b9d9538f02c39188f0a7414617d20b2dfe848e58251896e1aa57ab869a4c
Description: Documentation files for the GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the HTML documentation for the GLib library
 in /usr/share/doc/libglib2.0-doc/ .
Homepage: https://wiki.gnome.org/Projects/GLib
Multi-Arch: foreign

Package: libglib2.0-tests
Priority: optional
Section: libs
Installed-Size: 10021
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib2.0
Version: 2.74.6-2+apertis0bv2024dev3b2
Depends: desktop-file-utils, gir1.2-glib-2.0, libglib2.0-dev-bin, python3-dbus, python3-dbusmock, python3-gi, shared-mime-info, python3.11, python3:any, libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.0), libglib2.0-0 (= 2.74.6-2+apertis0bv2024dev3b2), libpcre2-8-0 (>= 10.22), libstdc++6 (>= 4.1.1)
Recommends: xdg-desktop-portal
Filename: pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+apertis0bv2024dev3b2_armhf.deb
Size: 1759300
MD5sum: a7cdb51b57089ecff5890775ca00a346
SHA1: 5cd71c0528661d8a85355cd8b26bd57ae11829e2
SHA256: 0903fc419c21f434b67b1f0b6479596c7347957fe46bbb32d484cc19e2cbd550
SHA512: f59d0e36319aad9d427c39ebf2999322ea85792cfb60acd80f657fab7494f3825f8f6414a6901be074a85ded09f1aeb55857fd7da41591e0ea858b68d671c6bd
Description: GLib library of C routines - installed tests
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains test programs, designed to be run as part of a
 regression testsuite.
Homepage: https://wiki.gnome.org/Projects/GLib

Package: libglib2.0-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 7147
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: glib2.0
Version: 2.74.6-2+apertis0bv2024dev3b2
Depends: libglib2.0-tests (= 2.74.6-2+apertis0bv2024dev3b2)
Filename: pool/target/g/glib2.0/libglib2.0-tests-dbgsym_2.74.6-2+apertis0bv2024dev3b2_armhf.deb
Size: 4286140
MD5sum: 2bafbdfc67bb89d00cb7d42f13602158
SHA1: 167d0ea60fac48e54a596c44d46340d2bf079f78
SHA256: 6512f4f8e10a86e357a3e0cde4192be6161495fa6b48495df46f0192840f37a0
SHA512: 73cd91fe6c273d775f30d75b14f5f2b9d61744bdfdb289770a813ab0f4423fda06e53aedbe099a96ebb88d0c5389bf3a8394588359b93ddb0ddbbf11c5d11dbb
Description: debug symbols for libglib2.0-tests
Auto-Built-Package: debug-symbols
Build-Ids: 011afb903435135a69b73d19d5ff29526a7da5c2 026d366fc060d15390193b4106d30f4c243b2907 031d4e7bd4e7276e7b0cbfbcc3b4e8308dfd4e80 031e4b1a14efcfa6ad27f00a42246998fec51d83 041a8954ac3f1b74557c9ff84e1b99ac48e4075b 060b1cb8be595c9c6391e678c00642f1dfb11471 066121bd6917e223b82ae45204e617377ca4e706 06e7fb9193c272b6fb86241dcaae5923ba6b22cf 0794619c37a165087fea662377ab6623bc5c4f78 07f14db5ff264cc4c6dd50b05eb65b1830cd29b5 09e8db8d24b94d13731c6462c7b36bf5561bea28 0a2b9c858a9a427e90453fe92f65f1b6278f225a 0a59288f7c740225a62bd99503336b8779153940 0a5d661b47bc55e343ba3cbea51fc547e472f941 0a6db3bbafaa0b306136d5dfd26eae015de85e90 0af1df61fbc3d5c02fd91e7b491c96199846940d 0bdfd58cd37ebce864a4d4c82ae24aa1172bf69e 0c604ca6459b641e0644c98693db65ba5bfdb464 0d61ad080b84b6542fa60152be073cbd3c3d6c68 0e580cccf470d772cfb520a385e88da87e27f2d3 10837c6dd5f7534cf9c4a25a36b8235b10c6a230 1091060f43beb16e5747853b31a628c891331f01 113c82d307ecb7c67c3a0799d867422617385ab0 1144f52b2fbdea011f7623c36d77a76df288239a 12185a9db1c84ee04414ddb5cc228bff2a091a41 13d73e10a10aefbdaec4ea39ffb4e69030270d47 140c359cae22dfd833d9d802c2f40c05aa9ae84e 1490235e7a9adc57baec387756c8355a9506309c 14bd0881f237ac34a051f3a075c8d9a5243a845c 157feaa26f6acdcd06f06a13db9fcd785279f8d6 16b43b918d2423370682952ca3191204ec1fe4d8 1d736daaa7f7d93d55de1610623a812f3e2a2fea 1e225d19a26e19f6458883d510e5fabeaa8d6942 1fa2005c48c3f21ef7d33f89ae89388b794ab662 1fb7fafdb3da628ec5d8653dabde5d6fb0b3ac8f 21199cffe99472890fb7d25e00bf7774676bbc87 21e68638443e56123cf6d620efc7081033c3813e 22b853d0aba5a0393b357935f127d5c1444b1ffc 2596e891ec9d9ebdd327c1675e0ddd51ef0f6ba9 2615a4122d517a1f535c0db8b351add6d7111b0c 280a8fcd4d25b2668f0e34beca55a3e9654eee9c 28a77723a31a78cc2d3fd6f8c01e77ff3725f8fb 28e053a406d9238290d2751bfaaf1e99fa42391f 29760e4f0d3dfdb1779b76a092f9432780cc04a6 2a2f8b60399a16802a2f2d2320593a3b8c1b5eb1 2ac1947f19d10247f4d7c009d2b01ac26ba91306 2af590bcae9eea4918c17821136d7f814642b545 2cad0ad45c018b53a7a506e20a2720b6d07456ab 2cd24cafc65c041d0b985ef8a010ea57668645da 2e5d9ae53790353eca60c86e49ba19c7390adc7e 2fe984e5d803cc2598a0c6891a0198022d99e8f5 304f8f430e79fcaf1f8b1c965ec42f302a2e6a5c 30ec6282c3379551b7635acc41e4e7503a1b7bbd 3605c4601276a3c9e38b0e4403a785a446777e11 3791fc5586b0bfb88203a625eb814a841a8736e7 37bbf8addc76c3d03ca1021a067a6c156d5a481c 387a15e8f0a07b11750b41555b2cdc0953a6d145 3bae39ed4c669d3148893aa78aff49647a8b16dc 3bc36f4bb02bf490639be2ff51d13e25f3b16d0c 3c1c9e8ce60249cef414f42ff18b457ba78bb522 3d00053df2500cb22ad49059a0fd3af02fa8eabd 3eb4f37e3f878321cb1f6a880c24801741e7c634 3edb6d14f38afb34e1262a182fc3eeb58b98f2bc 3eee15114bb8b80c5d88d289d089ca180218dba8 3f33239dc34f1b2d39ae48fd755f17ef7824e541 40df6e11b53b619dc334501d34c82365f42c1502 4175f69be2340a8d6aff1995522ee4ab32acfc5f 417aafd4195c205905860dc437bdf727ed9f5b49 41e1a5f3ea1cdbad8ebfe311c7fd2814ffa11829 43108e6353acc65a689b953c86fa1398c98af814 44c0499fb56ce64dce238cea7b55cf5ecc945594 450729aa54676a665923573497f18485ebe42c60 4623f00516d817760f18f106be1032e68fc72c6e 4755348987d49703193f3b70747de3628ae679e1 4790077e2040d5f787a16fe1f3f5ce62d61b921b 4a4e31c23b271784042b865cce257f9e5bb9ce74 4a79fd56fb016ac2cd660dc9938dc5f8909e120a 4a9db47aee0ebcd2cecd4c155fd9224708a716e7 4b4a4acf02afc7647355fb87e5f6387245d82ce7 4c05b790b62e6eadaced4fcbdd1bfc71ca606166 4e764b35db362449083c0a41c95d8e97c8973443 4effc78c3297634fd5c7c6beb4f7740d79ad8310 4f2e4fbb3ff866a5b037788474e429a4c7b2907a 4fae88c8dfb37c7b4acbf8a3e3b6f0663f984e55 50d14f1362a43278146fdbad332125321aa93f8f 510b75735f7a110c6aaea243c98b4a3053a704ee 511d893e4e07a6069bfa873ad9a4bc7f84e85646 522b68458f57410b2bc410d8a545a615974b1241 522b88567cbe39cc8b0049cd9a0e1257611f5151 5435335dd1c3676734e3bd48d3d3277dcefb11e0 559a20ab128aa082d40a236a1580878bd052f1f7 55e5a3af7fe17b3a4ab0e64e0d3c34c89b1cf4c3 561d79c34c50766c8f9d1f2de866c5e0b4365aa9 571ff6cf5be4a2db6240eb1e3a8fd9197f1d67aa 57f88c5bb8f5cc98dc366a3ffe70acf101429e5e 59ba693fff5870309224c5aa58f14e2c3d9c4409 5a2ea2a6a7d93ebe7afb8126baa4be6cdc597ef4 5b34e6672d88fdf8f9c271aad06a412d2db36a7e 5c720478886f03b629caa6e23b4b8cac1afd628c 5dc3a4a2e7388e9652930101331ab41a564bd552 5fe905bfb18eb4ee87eb1c38b9ac37fd67fbb57b 61cc9e3d54fd86eb7e5893b18ae69bee9a071823 638985cf59e0b8df132262f8f85ee79f389e9721 6392fc33a1b6364170c981ce81e7780f74695ad1 6448da6541178b61b12e78392ca28bbc9ceac606 6521e6e1d7617547a1041f2d25273c2252db1eb1 65d9b8ba46d94a51f36ca5f1722791bd5cb5bbb2 6aa51c2047fb2afc20452384ea51f02e32f84e42 6af54525a262ea1d4468bdc29e9ea40fc63c2ea3 6b4fbd13d754a0a6830b0e168245779303153cc8 6beba3c0195f4e0645c04669a245289902faf3e4 6c70d363cfb25a204f8402e928f7979f92e9573d 6d00d9f1d7e33cde1577bb6d0af0e9abc2172be1 71220df0d6651721fea843d5996e7a46e899ad7d 71446dfa81aeeb7b303e47c1ae0696812210710f 71cc3335104be97c63d04154a2b84dc348b832f5 723f2c004a25dc6df31842c6f68fb7548aff4f31 73cc736f97bf4a196e37cee1c4cacf8a542c3590 741ec93dd4a372c5ccb4f80924b4db06d65e2528 7444eb8bbbcf688cad2fccc08e85d6c90c79e264 747ae80526c683cb60713b3193a45e4f7c11ee28 76ed57da96080f019482e8f288e63b7cc763f840 777d34f8977b831c7e7801d61c1b78c6c3a8082b 7964a31b0fb1b8d5fd81716b2fbe30941485b003 79cedd79dda3ba9d746fe8270ae1a62ecea8e0ab 7be9dcd87ec3a25b3433c9f14a3cad707095ebbc 7bf6ef07f35151c84026dc3a10a59e793359da03 7cbb56c0e777620221a6d9359f1f023d2878feaa 7cc45ec188cb96116b65b2f5aa4105ab0ee4658a 7d3b29bbfedb0fb53eac05ff62eee9a5a0157862 7e7ad75e75500d73c614a0fe6613c66f4e6cb6ba 7ec0462f52ec5f6ecc5dcf066fc90beda4868df7 811e228c0bf268830583941c9ffbb12fc27f4ff9 8154b7650a44ff993c4af36ca6f08daf79a7986c 81878d4722d78a5441bbebad273a98e1c9646f7e 8199b94a67786f543c68c909e5d7a33cfabb2fa6 82f4c34257de37f6ea3275de6abd66347feed1d7 83cbe55bfad259f48f7b4f1c00007a29e4a0bfd6 83e541a6a0b806b13c0d87447ca28af92a92802a 8468a06197156fbe411e617f230965fa0c284981 846a8161716f222f142b708c750932f310d6e57f 84bb8f5a4b74d702216375ee4675a38109964bcb 8567e51c2f7d12f3feffd9a6eabeb73b5e5161ca 85a5d63fafc5d2dbb599d5c072a2eb0ed01b99b5 85c8d31a86d433150fb68743c67a5901b0870c31 85fa98ec18b5f660a69f5cf9d18909ba1557065a 8648d2466083c279e834a46bc47a1bad07f88e46 864aac8da0de7209bd93082268e22248eb98bc2a 875a71b732d272352f8b7340dcc472271312bb6e 883457758870019df447644f85dc52352e476185 8af3cf993ab55ae9403457fa1290cb955881ecc0 8cbb12e943f0fb16110f6542d072182dba43b6f9 8d79c0c6902246311e8fdd929e02bc8582bd9860 8e4a60dd30a00a3e2e207e82938c86fa6fb8b63f 8f29bca8b3c66ec6ea062977e83ce58121b6542d 8fb591c13cf7b40012683a1be370c7ee5ce3eb14 92101a45282b45562a4b60df65c4328be6c290f8 922da570470e43c379d0a20b479564e5812108a6 92d057413f08e6086e17d6be2d036d7c561c4eb6 93295e9254639e124fe335378223fa5e9d2d681b 935ade744d0ceb85befc771733d9254da3056eb9 93d6a0055b9f9632b2b5e856e2583d3b41dde936 93fb7a532b5b25c15c47a71a3c79e8d4c73daf88 941c5955cd8557503cede1a27f3a33031f93087c 942d323c597c423cb54298d40b844b4b475c2820 94da6f971eaa04cad07f28cc46be92ed6f721a40 96998dd4659c728820bfe45ae25c06f967d2aaed 96b8d7674e8cb68c5ecd0b6fe1c9b8de59a81939 96fb9f7a2e13892a1d403dd6672538e2e95ff67f 987cc276be23e9d104c9cf7bd63a98f1dc84f7c6 996cf6125890a21984aa5ebfd0da494a967d44dd 9af7fc1ecfa1dcf694f1666561997ddc27c6c140 9b4c55cb9e62b13c365bcebdfce9b78463b33006 9dd5d88300dbef117b3113be6bc0b5d29bd86d04 9ecc2d166208da763d9677021901b699ed02ca9b 9fc9b5cc07bb68b698bd2257212b308c0999ff70 a29f9aa9ff0598f8f3d1e938e26bdedd649f2a02 a3c92c5a9c42a9aefa82b7ba4760d9ae32a9fa9f a4b72bdcccab3c74012bcfbd08cca15aaaae1815 a6715b58438156c30a4585218ccd3946de863914 a6abb4d3163918e29535f99991ade146521eb4e1 a7ade6cd48338f6eda2db2a83e66e5eb7b74387c a7f1d7b617987834f4e2f8e356a0b3b8e726705a a8b6cfbf4c3bf6382086cf24691964dc059f36f5 a95dc76688c7a56ac8233579b7aa0479255bb8ef a99dad460a5a7f7ee5f8f290fd3fd60b455faa39 a9dfac8872bd1aba3185b516695b877e844584da abab515850060e4416b064c1c8c6479d2d4b69c1 abf4041772367eaa539c7bc4f4624052689503b0 ac6707b5b91a2bf7a454fb60b7f8f145991d9e60 adeff36196ec7b618fdcd890f203187d9276be77 ae619f9dbe8cc800f496b78e68e02cbdbecee6af ae8a0875f410bdb53ecf8c80866c069323d394b3 aea843d47be00ed639f72574f202790a445d6900 b037dc2e6f7e062e7b8894ea5f99da3317fa45ac b19fbeaf200d24f31bccb2d9ab37470e5680fc89 b1d2ca2a80813cfb2c1dce4b00101347f0c5b16c b1d37c9fe2c1c8575ccc964f8f18f466270a3b78 b2c7a715f89d86cda123dc5e88cbd4d872c4ed7f b3bb800fc644663e44eb3df0230075b8014ec397 b4afd3cbec831a28aa8c800a0793282d22b60ef3 b60d1dcf646b85fc409e59740deb081d15a904b0 b62e6c988bd2f442eb25d37728c1a06094378cd6 b6cd795c6891ddda10bbb9c78e09deef994bbc2b b6d6321aed0e964173dd6c822694c39beee0b631 b6eb73c069e784e5dcc3ed0d44ab777dbc842c3e b76a01f82457d659381ab2d583f87d9ff86c14b1 b8081a80f8ac4cc6a370169ced57db410d2ca113 b988f1c3f33b2b128b28e857f514a10a50a48c75 bb788da23a95d57480c1b5dc4b7b68273f46657b bc7507e0b076ab9b8624831cb29693fd51a0ac70 bce6136f88339a5bd590824facfe1ed727336d17 be82057377f7358b447dec0a5c933f815a733c04 bee2383397f4c44e4b636db0359f1499e2b4fab9 bef153f9aca770eae1b29e276727c5918358de00 bf1743ada85c268b8b158c77c0e8fadd2c0dbaae bf19bdb01aace98c7cd767c33c15cf500e887231 bf88422b9c7732ec880c2ef4c3d309f713b7b9ca c1340cf290f2b4960e5984fd514dce7c10e67f9f c1566a1918abd80beec24a3c73967d73f66c0dd5 c349876d9765a08db16b0fd8bc9ee26b68d698de c3767b558916d742a48ec7eebd60d777d5090abf c3864c9e4135b87340ca27217d7c5a803a15357d c3c7ed7ccadf779c28d0c0088dbe5fe202c99587 c480d546a8462916967a0aff862e29ab40ca5193 c56f1555ee3c02b586dbcaefe659a7c0f3f415bd c6bd84d303a30dbdd519ef807e4851d6e3f1cd1f c83ae599b7766a70e752de44b3366fe393ed1e9f c8e0ad5e919d023abbb79b2723f9ec31f368b2b7 c9658e780ddaa3f45ecaaa097c0e3e5a9181d7ae ca8fadd15fbe12e5bdf182969be95f107b413725 cb624f8da267e3e960880aac8e1f76968185fad3 cd24d9dedbd1d15f8b260a0702de54b7ecc1daf6 cd2f42cf3cb575290cb9434f0c8f2ecea3e1ee6e cd51c88dad1d86e38ef006b5ab9e760d1d84d95c cdab21d659ee38bae2109a0120ab293eafa06ff6 cdb0595cabb3733b6ebb0b65da6c609a05b31ce3 cdba065021960bf20e7cc8925b8a07d06fa7d3b7 ce32aa474a821b8b64e8c5807ca736e9ed1fe08d cfca16faf8747b5cbbd61522f7c7c90d339aae43 d1aa2b38cf830eec5eb474b9162d66015b5d4132 d1cdce16ef6e5677bc657966db5f605088b1a35c d27a94a5963bd38c16fbe453c7074be900bad54e d2880b08ee6f55ae75decc1bf8dfb5f886c87dac d3140ff77160c0a33b5a195126be449fec9d79cf d38e215d9fa648b336154cc33cf6370c194dc1fa d3ed6b1d26bce779c6eb71f16b35c570cd7d1456 d5ced70402155bfd199c7f4c7023f124226ddf09 d9080fd0ee415d7ef824503011be2695c3acde31 d9db0947ae43e0cacad609a37546b9ccbfcf8dab db5d03959f6d3bfd38099cbc3ca19eaf8fded794 dbb87733bd203154d601fe97352643ad8b6f00f9 dc7b281b3c1ff94b9e279bfed8e81bfeead98bd8 dda8f3eb66f5e88a9855ccc292de8ff1b73f26d5 ddae1fc5a83fda2a9d2d56ddd8066f704d1777f0 ddff8e6d39d4deed028afb7108a0fbabc98a43d7 de2b95ae7b6ee7de9195bd65fe4c903760ed9b07 e018b96321e1f2710b8e8408b9035915aa7f35c1 e04105fc0d074efdebbe5685b7b1f4469da16160 e1764440494b8d30ae0969210f983b01fbb0e03d e31cc51bc6defccd716bb1c3406c52ddf3542c3e e328650670fe8cde78ccaf421f739eca968ca885 e3dac8e940d3281c009c1fcf3e1326668f1fa33c e46e961a431f18d972dc97dd4621648ac2a54d4c e56b53b1d6bdec469f5eb9bbe4dfdf48ae675993 e5f54b928765d755ade62763ba7fc0e6c9c188ee e6982f0de53927ed8a53f768b6d8df9c4df8449a e77d4e2a1e0844a5ef6063c7c769cbf67c1ba418 ea78e7cf03dbd1c28d7d5eef13b7ac62e9d8c04a eaa418d83f49874bcd88201189a14b350578e630 ebe3bcdfe04c4e9a00aaa6a2c42625938e865387 ed54a7cc16983c8931ddd13db088864ad029dcea ed7e3cd0d00d4cee815a6eb4a56606eefe5d4850 eda75d5290e289de43b32575ad4a15deae342393 ee8a7ed5059b2fa9ff5865284348295328d32e11 eeb35bcdced46d634e500658b17546faca2d6558 ef2cb560852825a348bcfe3117d05063b1befb5a ef8d8b18edc9e788f8ac849aa52ac5b8c8efeaac f017321105c1ad261d5dc1e4c93f551230101823 f0c8845cfe240336c7c021f8338c1ef27b19593d f0de40281276f727ebe888d3ec56f422f9b54046 f1c3bf8f48aac78e82f651eb211f87a42ae36385 f1e87fa23a6e2c1b746d9cbfbf23bca4562381db f27a2c56d7ce0b12aa732dac2efa126ca3ae7669 f29d532b3979dca31d2749e52005bee9f39d4c40 f37d833ffb403f12cca49496658e1256c5b12904 f42afe96d54f4b7bc557c486d9cbc5ddac58513b f430464a68f3be364680d85c68e6563e516815bb f4463140a34264f63be642637b4ee99dd021a1a4 f49434a4e38a14b3e030d76fe5d5cf7bce2b8d21 f6450f6c2ecf04b016568f3658eadf7f4d11ac55 f74976ec63f0f7e07c64c5ef7bf21e57dd36ffdd f7a63b8dd617b295d3d73ed745d577209af17744 f857f5f3936e978a3c6d6ad1f1ecdc849fd7a9fe fa7d08ee442c58945bdab2118e2caaede1026e28 fac5c09e0bf07125b9402b427e59540a3a13e1f9 fb5762776f2a03b9279c907c3e870f00c409e6cc fccf664f9a92266e6b70d7725a00963e27e77fa2 fe69ad614e077c42a0be6654cb31f2e759965627 ffc3ebb01d04d58dc4fa314d7c8d03a200a8be6f

Package: libglvnd-core-dev
Priority: optional
Section: libdevel
Installed-Size: 65
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Replaces: libglvnd-dev (<< 1.3.3-1)
Breaks: libglvnd-dev (<< 1.3.3-1)
Filename: pool/target/libg/libglvnd/libglvnd-core-dev_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 14564
MD5sum: ab2187088a2928f54e5dab246f36d035
SHA1: 6be2fed348e095da269ff8e7c5df8b15fbc52223
SHA256: 2515f0b746a712f53ee620dcd014118a83c8f916432122125ab49913676f93e4
SHA512: 5afd1bb4a22dbc2a1577207adf811bdbfb979ac4815b3ba0ca3f5b2e52eb516883e67bbe64d675d6b48ad7062399920305ec7ed64c82c0a9e4dda883a77e7749
Description: Vendor neutral GL dispatch library -- core development files
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package contains the header files for libglvnd split in a separate
 package for Mesa.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libglvnd-dev
Priority: optional
Section: libdevel
Installed-Size: 21
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libglvnd0 (= 1.6.0-1+apertis1bv2024dev3b1), libglvnd-core-dev (= 1.6.0-1+apertis1bv2024dev3b1), libegl-dev (>= 1.3.0-1), libgl-dev (>= 1.3.0-1), libgles-dev (>= 1.3.0-1), libglx-dev (>= 1.3.0-1), libopengl-dev (>= 1.3.0-1)
Filename: pool/target/libg/libglvnd/libglvnd-dev_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 6324
MD5sum: 3c308e3d398e072bce987ad35f35aa50
SHA1: 270f4d1d4966694e6c79e1993fcd03a46fb63b95
SHA256: f0b40f086efff41f168c7858e8d63070d49cea7a12e53737db14f8cc7e6f4bae
SHA512: a069e20f870f123947ac7dbb2cc926c4bb91b3af955ab5df2b8a7173d6115fe132039b02c5db6213cb594179f2414a10c86c3df110f43568fa8a20f77a8a08f1
Description: Vendor neutral GL dispatch library -- development files
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package contains the development files for libglvnd.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libglvnd0
Priority: optional
Section: libs
Installed-Size: 1194
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Replaces: libgldispatch0-nvidia
Depends: libc6 (>= 2.34)
Breaks: libgldispatch0-nvidia
Filename: pool/target/libg/libglvnd/libglvnd0_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 53328
MD5sum: b49e8ba5a7e222c1dfb04565813b6d49
SHA1: 95d910fd8100cf2be26f7b566c411ab11d686731
SHA256: 8be8593c0e9c017be89625cb1b388e1856d791beb7221fc624ba3e51c48adf14
SHA512: 4e44d16eb50cff39469f7f1b4dd39a19a8b288e46bb7bc1d4297bdc68a560c46aefb65d71af4606c49d613e1d339847f070a790d4c7d143aad84f2ec0d730dd2
Description: Vendor neutral GL dispatch library
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package contains the GL dispatch library.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libglvnd0-dbgsym
Priority: optional
Section: debug
Installed-Size: 521
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libglvnd0 (= 1.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libg/libglvnd/libglvnd0-dbgsym_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 89724
MD5sum: 6773fe6ad068624f292b403d4fdb60cc
SHA1: b326c3206178910e978c771949aa0b2dc414e4d8
SHA256: 2a62fecf19fe0cd6cae839a99cbd46d9a0e38059ba2785f7653f89456b6aa022
SHA512: e82aa8f0e259ff3538e53182c9feda8dcbf6223c8771968bb9d791bb05c4905c8f1a4a265515f28084a850ddd371063d7d18abcfc1d85c56c65649718f948f64
Description: debug symbols for libglvnd0
Auto-Built-Package: debug-symbols
Build-Ids: eac18927e592186635526f82594184904fb568b7
Multi-Arch: same

Package: libglx-dev
Priority: optional
Section: libs
Installed-Size: 89
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Replaces: libgl-dev (<< 1.3.0-6), libglvnd-dev (<< 1.3.0-1), mesa-common-dev (<< 19.3.0~rc6-1)
Depends: libglx0 (= 1.6.0-1+apertis1bv2024dev3b1), libx11-dev
Breaks: libgl-dev (<< 1.3.0-6), libglvnd-dev (<< 1.3.0-1), mesa-common-dev (<< 19.3.0~rc6-1)
Filename: pool/target/libg/libglvnd/libglx-dev_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 16972
MD5sum: 2375ae855eff7316352c32bef93d796c
SHA1: 4351206db66db373ff4fce0a1699f49a5526b54d
SHA256: 300c9201bdc719d6538f245a424d66db3757dfe716b9ae493cc10b4b1240091f
SHA512: e71b4cb78c96d58812e0ee2b507e1e46e3550d0d5798c69b1b339814eca94f31f8831399c7e8b3c908a514d030fdbb7f068b7ae820286ae9f4b7622e4e5e674c
Description: Vendor neutral GL dispatch library -- GLX development files
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package provides the development environment for compiling programs
 against the GLX library.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libglx-mesa0
Priority: optional
Section: libs
Installed-Size: 388
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Provides: libglx-vendor
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.5), libglapi-mesa (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0 (>= 1.13), libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-randr0, libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxext6, libxfixes3, libxshmfence1, libxxf86vm1, libgl1-mesa-dri
Breaks: glx-diversions (<< 0.8.4~), libopengl-perl (<< 0.6704+dfsg-2)
Filename: pool/target/m/mesa/libglx-mesa0_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 147100
MD5sum: a6e22cfc97ee05ef748c266b0b6160ae
SHA1: e1f6cccb9e2fcea1ced91e3a01fe19b251a14321
SHA256: 77563a93b0a8789469dea7408d593735218398a38cd2462f3e9e25c23c031c71
SHA512: a246cf527cd6454fe54cb068d9e39fa5edc7b5a040cc5d7e496b609dc0fd6528bca545891934d88a2e988babfac61ca446841ac3bf4235807914b45dad37601d
Description: free implementation of the OpenGL API -- GLX vendor library
 Mesa is a 3-D graphics library with an API which is very similar to
 that of OpenGL.  To the extent that Mesa utilizes the OpenGL command
 syntax or state machine, it is being used with authorization from
 Silicon Graphics, Inc.  However, the authors make no claim that Mesa
 is in any way a compatible replacement for OpenGL or associated with
 Silicon Graphics, Inc.
 .
 This version of Mesa provides GLX and DRI capabilities: it is capable of
 both direct and indirect rendering.  For direct rendering, it can use DRI
 modules from the libgl1-mesa-dri package to accelerate drawing.
 .
 This package does not include the modules themselves: these can be found
 in the libgl1-mesa-dri package.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libglx-mesa0-dbgsym
Priority: optional
Section: debug
Installed-Size: 856
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libglx-mesa0 (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/m/mesa/libglx-mesa0-dbgsym_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 718508
MD5sum: a247507b38d3c526712562ab4781e0ec
SHA1: 8f4838462ccb07199bfcdfd5bcb672e1a29a7e89
SHA256: 16492be22849a1bea3fd7e4d313711e503bb85bf7646693e0f6c3b05c2232927
SHA512: 6cd29560eb1786337ca3e6f4377436304263362ecdecefadef10b5952e0bcf862da2904aba603d809054b29b5c46a9e0bb484d58c3eb0814163926a2a91da03e
Description: debug symbols for libglx-mesa0
Auto-Built-Package: debug-symbols
Build-Ids: 0555d7f2c09d20346d4126fed6359a34b4775d36
Multi-Arch: same

Package: libglx0
Priority: optional
Section: libs
Installed-Size: 324
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1+apertis1bv2024dev3b1), libx11-6 (>= 2:1.4.99.1), libglx-mesa0
Filename: pool/target/libg/libglvnd/libglx0_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 33800
MD5sum: 6d7673636f4ae608f8e5ccf420941a1b
SHA1: 174abcfd78968d64adcbab637becdaa0a3c226ae
SHA256: 2a2be183234615fb538127d3f5eb14321e24ba12606d05aa41f38fbd378485be
SHA512: 95064da4d27716ae305ebf80455f92a3d671336be1c2315dadba22c1afb667cb3574e948a1d2b1893d0c16f4a70dc38f940d8ffcac46e4f4852330032a00378b
Description: Vendor neutral GL dispatch library -- GLX support
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package contains support for GLX.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libglx0-dbgsym
Priority: optional
Section: debug
Installed-Size: 403
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libglx0 (= 1.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libg/libglvnd/libglx0-dbgsym_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 119536
MD5sum: 0886c2b757a336ec7d8d47670dec9dd6
SHA1: e9ee5d90f2b805681c88fc0e6f4e7f0066913477
SHA256: 50f0d54518efc17d190788cc4c2e0626d3e9a353928edccfae5f9178a56f5f07
SHA512: f527f1b8d7d2d83394e2fbf7cfbf13515a247014fc33db3585be8bae83601fb1ef16d08ec04881cf3bf56dfbdd922714302d25eaad1bc84d3ef294fc4bdb85a5
Description: debug symbols for libglx0
Auto-Built-Package: debug-symbols
Build-Ids: ed04e0ccd2a14d9b0c6d34b526f895476f2f6767
Multi-Arch: same

Package: libgm2-12-dev
Priority: optional
Section: libdevel
Installed-Size: 3646
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libgm2-17 (>= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/libgm2-12-dev_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 660808
MD5sum: e28eaa21fd9e20e89a821fbfbb93913a
SHA1: 51ba9d93d23d8ad40a53cc3cb2cd966b84f6cb6f
SHA256: cd1281ea379f77defc339eadb5db550121a6b4882e8832ef4db3df2897a8a916
SHA512: 422d9f01d66a0737b58e373888b9c4ebbd289e2088af1c4163c6554a7317463b5df84c90d7a935d19232e6417e57aa69bece254753e5f7c4d561801aab1829d3
Description: GNU Modula-2 standard library
 This is the Modula-2 standard library that comes with the gm2 compiler.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgm2-17
Priority: optional
Section: libs
Installed-Size: 301
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.5)
Filename: pool/target/g/gcc-12/libgm2-17_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 107880
MD5sum: c2954f2c02bbd106dc212b56519f6cea
SHA1: 2cac2b2737a8947252a9a554b3b15df6ef7e7433
SHA256: d18adc78af0cbc43caf3da1d9ddbd83f5d6eb0b68e7cddb49f78dd584bc45824
SHA512: fe91c39475ae3a960ef6652d0063205e9164ada6484203f2a18b04053da0d1fd7266bb2f45ffe881e88cc2e7bfdba6d8c3da6756768c928e170c388010b858e4
Description: GNU Modula-2 standard library (runtime library)
 This is the GNU Modula-2 standard library that comes with the gm2 compiler.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgm2-17-dbgsym
Priority: optional
Section: debug
Installed-Size: 526
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libgm2-17-dbg (<< 9.2.1-21)
Depends: libgm2-17 (= 12.2.0-14+apertis1bv2024dev3b1)
Breaks: libgm2-17-dbg (<< 9.2.1-21)
Filename: pool/target/g/gcc-12/libgm2-17-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 405900
MD5sum: 3379518a38b00fbc006ec28b2152571d
SHA1: 76b30141767bda6fc04b8cd803552840fb03b954
SHA256: c205af39ed6de5468074ac178aa95a5d5cd345fd044073fe062ee8856f3263c7
SHA512: 019e966a4b4100f3f7e08563a77549ff94546964c91f39afe782e8dc3d7edb17a53f3ea0bf73e0c1650e3bb0a63551bbe57b77e93b2557793ea1f4a03124c107
Description: debug symbols for libgm2-17
Auto-Built-Package: debug-symbols
Build-Ids: 09ddceea1d99714cbc292ca59ea251781905d5d7 0ce695e0130c61af3587a225df0a7ea96f8c1ca6 2fc84cad1c841420e88ce5bfdcda452c809c575a be2e2bf3763fb99464685db99501615066b2ef9a c0b45a328ca2debdcd27a1dfa539a352e47d5b2f
Multi-Arch: same

Package: libgmp-dev
Priority: optional
Section: libdevel
Installed-Size: 1386
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gmp
Version: 2:6.2.1+dfsg1-1.1+apertis0bv2024dev3b1
Replaces: libgmp10-dev, libgmp3-dev
Provides: libgmp10-dev
Depends: libgmp10 (= 2:6.2.1+dfsg1-1.1+apertis0bv2024dev3b1), libgmpxx4ldbl (= 2:6.2.1+dfsg1-1.1+apertis0bv2024dev3b1)
Suggests: gmp-doc, libgmp10-doc, libmpfr-dev
Conflicts: libgmp10-dev
Filename: pool/target/g/gmp/libgmp-dev_6.2.1+dfsg1-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 582192
MD5sum: 5cdcaec7aaad9aaff79b55cfe8c81c4e
SHA1: 45025f580d3dc4ef706d66c1cd0d583ad53cd3a2
SHA256: 6be2f0cb681620df1f388e58450325692eef23330555d3226d31a2ceb1f1ae35
SHA512: af9d873805e9946451f9d3f8f73ff180f73d830a2a16ec40de2d30aaa813135ed7d6ec69a2006e749b301e3f789749d27fb7996d49ae5810595bc1263498edbd
Description: Multiprecision arithmetic library developers tools
 This development package provides the header files and the symbolic
 links to allow compilation and linking of programs that use the libraries
 provided in the libgmp10 package.
 .
 Both C and C++ bindings are present in this package.  Package
 libstdc++-dev is required to use the C++ bindings.
 .
 The MPFR library (multiple-precision floating-point) used to be
 included, but has since been moved to package libmpfr-dev.
Homepage: https://gmplib.org/
Multi-Arch: same

Package: libgmp10
Priority: optional
Section: libs
Installed-Size: 634
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gmp
Version: 2:6.2.1+dfsg1-1.1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.7)
Breaks: libmath-gmp-perl (<< 2.20-1), libmath-prime-util-gmp-perl (<< 0.51-2), postgresql-pgmp (<< 1.0.3-1)
Filename: pool/target/g/gmp/libgmp10_6.2.1+dfsg1-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 505964
MD5sum: 0f6231b556380a5da9ad113754a6da93
SHA1: fe6da22ad61372abbb22c62e32d8481cb60d8e77
SHA256: d6aaf57c68fab52cfcabe1ab04bba824bc6d95168d170c02b0075e13aab90bc2
SHA512: fdc3dfd11dda31e0e7104477497a7993f60374ad3bfa80e98ba964b9d3eb200d76c246667acf91e580f97a0d099cf5fe9ad869cd6ec1e92c68b5ca2ef6d4d8ef
Description: Multiprecision arithmetic library
 GNU MP is a programmer's library for arbitrary precision
 arithmetic (ie, a bignum package).  It can operate on signed
 integer, rational, and floating point numeric types.
 .
 It has a rich set of functions, and the functions have a regular
 interface.
Homepage: https://gmplib.org/
Multi-Arch: same

Package: libgmp10-dbgsym
Priority: optional
Section: debug
Installed-Size: 724
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gmp
Version: 2:6.2.1+dfsg1-1.1+apertis0bv2024dev3b1
Depends: libgmp10 (= 2:6.2.1+dfsg1-1.1+apertis0bv2024dev3b1)
Filename: pool/target/g/gmp/libgmp10-dbgsym_6.2.1+dfsg1-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 686848
MD5sum: 757add5a69a5d2322b27f61f8c8b58c5
SHA1: 0eabcfca7b3e58935f45b07637ed8d2bf9a4deaf
SHA256: 6c93101651d3114fdb7a8059e45ff1547f74a65b3a4f6c2a895a5d5f9a54bb0c
SHA512: 1aec4ed01e485133bbc39c5044e27ee2a92fffd9819427a5f026dd0be081be5a01d14dd60004b420593571f14b3c9cc8f09c6dbce37066eb65e2f5d8b044e89d
Description: debug symbols for libgmp10
Auto-Built-Package: debug-symbols
Build-Ids: b91c6da41f888236aafa6fb4989693cdc91307fc
Multi-Arch: same

Package: libgmp10-doc
Priority: optional
Section: doc
Installed-Size: 925
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gmp
Version: 2:6.2.1+dfsg1-1.1+apertis0bv2024dev3b1
Filename: pool/target/g/gmp/libgmp10-doc_6.2.1+dfsg1-1.1+apertis0bv2024dev3b1_all.deb
Size: 426804
MD5sum: f1cd0e08209eeb9020bdc966b9040b8a
SHA1: 4b7643924860e4b0db22f9a912566898fd1ff2f1
SHA256: 71d7c992b8424557f2b7af2312a3d853bd4ad823da946b1885ee6d00904e8a19
SHA512: 22671c5d8e6d99f02b421e3d564a828508242e8af8c6bee69e9a355cdb3a8e1872b3ce7b7731aa87fa72e317bea3b5a9422898f2e857e01da916fa505a3d699d
Description: Multiprecision arithmetic library example code
 This package provides example code illustrating the use of GMP.
Homepage: https://gmplib.org/
Multi-Arch: foreign

Package: libgmp10-doc
Priority: optional
Section: doc
Installed-Size: 922
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gmp
Version: 2:6.2.1+dfsg1-1.1+apertis0bv2024dev2b1
Filename: pool/target/g/gmp/libgmp10-doc_6.2.1+dfsg1-1.1+apertis0bv2024dev2b1_all.deb
Size: 424588
MD5sum: b6d7e8ed8f2adcde5181c2491708d55c
SHA1: 06c6552660de602d7fb8f0f64567f9710508868e
SHA256: 6bbbcab478f8a894dac72fcf551f6dfccca019a4e66100b48a7ea64ddfc98258
SHA512: 50c8809bfc2cff660c2429eb5232d002ff794c4633716a98614b6660797e35733f0269cd940911359948d6cdad9169524c0944de3693439d55b5e37ef8d280ba
Description: Multiprecision arithmetic library example code
 This package provides example code illustrating the use of GMP.
Homepage: https://gmplib.org/
Multi-Arch: foreign

Package: libgmp3-dev
Priority: optional
Section: libdevel
Installed-Size: 322
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gmp
Version: 2:6.2.1+dfsg1-1.1+apertis0bv2024dev3b1
Replaces: libgmp10-dev
Depends: libgmp-dev (= 2:6.2.1+dfsg1-1.1+apertis0bv2024dev3b1)
Conflicts: libgmp10-dev (<< 2:5.0.1+dfsg-7)
Filename: pool/target/g/gmp/libgmp3-dev_6.2.1+dfsg1-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 320748
MD5sum: da4d8e6634ba13896e12bc09e360fc4e
SHA1: 63db57f729a63a65e122cb07d4a2d58b0f67cb9e
SHA256: ef835eb54f9d6c053ed23b16b9e465476aa3ceeab146effd302132dcbb82e4d0
SHA512: 61617e4cc59d5e8a2d78500f557a1262a54ba379e7fb4b867dbc13d30fa10032ca74ac2d39b1e5deead4cbef6ab0a4ca020ff5d07b9da7981c258e628a76792c
Description: Multiprecision arithmetic library developers tools
 This is a dummy package that simply pulls in libgmp-dev.
 It can safely be removed.
Homepage: https://gmplib.org/
Multi-Arch: same

Package: libgmpxx4ldbl
Priority: optional
Section: libs
Installed-Size: 349
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gmp
Version: 2:6.2.1+dfsg1-1.1+apertis0bv2024dev3b1
Replaces: libgmp3
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libgmp10 (>= 2:6.2.1+dfsg1), libstdc++6 (>= 5.2)
Conflicts: libgmp3, libgmpxx4
Filename: pool/target/g/gmp/libgmpxx4ldbl_6.2.1+dfsg1-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 327064
MD5sum: 1efcd623e312943a96f57cdc07d980dc
SHA1: 4545f82e4ab8da184e965e76d32b09c3203972dc
SHA256: 68ae01c8a30f66810bb9df9822ee3ba6ea788be68af99e6c7a1c043d018e9798
SHA512: a296a684bd07d0431647f9319d1dfbc434aed9d999a4fbeb466f147d1dbddcd408f78c89cb3676c8d68140c58be116743812a35767dd6344f6d7f5b864290d9e
Description: Multiprecision arithmetic library (C++ bindings)
 GNU MP is a programmer's library for arbitrary precision
 arithmetic (ie, a bignum package).  It can operate on signed
 integer, rational, and floating point numeric types.
Homepage: https://gmplib.org/
Multi-Arch: same

Package: libgmpxx4ldbl-dbgsym
Priority: optional
Section: debug
Installed-Size: 152
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gmp
Version: 2:6.2.1+dfsg1-1.1+apertis0bv2024dev3b1
Depends: libgmpxx4ldbl (= 2:6.2.1+dfsg1-1.1+apertis0bv2024dev3b1)
Filename: pool/target/g/gmp/libgmpxx4ldbl-dbgsym_6.2.1+dfsg1-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 132292
MD5sum: 83ea902bdd0d67254ec2b6f28bd57eed
SHA1: 1f5534911384f1ae40840fd7b1345919ed63d235
SHA256: 468f73effd415d7c5dd886c0e5fa60ef773fb5928b91486f81549d409d6ec34a
SHA512: 23c7d18314d94f5ca87a0d878cd895c9db80122ec32793660733981c93dfa69c4741187ad56ae195121bc1c01f598d44da0ecb2ac6f6f8f8d95f79f0bf05f3e1
Description: debug symbols for libgmpxx4ldbl
Auto-Built-Package: debug-symbols
Build-Ids: 4620335267f5d09b263cbed96b356d9406523ab2
Multi-Arch: same

Package: libgnat-12
Priority: optional
Section: libs
Installed-Size: 2942
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3)
Filename: pool/target/g/gcc-12/libgnat-12_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 952860
MD5sum: c507453f37224abcc7c10ee8339af802
SHA1: 10ec2c3004f90770c57f62d4ba88bb54c3b62a02
SHA256: ddc7b7c85f7a7a4e72a68b373e0a55219f214161ccd5165fa456c79e937f7f39
SHA512: 7b7d7332334fca7751f2caa19083e996892535ce28ba6019a76f13e190bdeb72bfe7ca8645205e3323d12d6e8ed75cf344a2ea00e1d526288474730e61b75c64
Description: runtime for applications compiled with GNAT (shared library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgnat-12-dbgsym
Priority: optional
Section: debug
Installed-Size: 3866
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libgnat-12-dbg (<< 9.2.1-21)
Depends: libgnat-12 (= 12.2.0-14+apertis1bv2024dev3b1)
Breaks: libgnat-12-dbg (<< 9.2.1-21)
Filename: pool/target/g/gcc-12/libgnat-12-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 2957836
MD5sum: 72e095f520f28300cd954b207f249beb
SHA1: 14504c0509bb23fa17b973bfe0a73b7728dc1a72
SHA256: aaad4fe37131a22092cf8d7a9864ef57015403439a4c0f569da9285eed5f6039
SHA512: 8086bf416dd092849c4ac10007911640f68db4ce95e22f18449d2bd3473edb9d418c629bc90aa412d7ba5ba32f488b1c81a2ad8dc246d48ab1efab73c8317342
Description: debug symbols for libgnat-12
Auto-Built-Package: debug-symbols
Build-Ids: abaccdb7da869a0bf32e0412c4a0e1b9c56682c9 b8707a66e272252f1611c064d3ea868759d1c305
Multi-Arch: same

Package: libgnome-menu-3-0
Priority: optional
Section: libs
Installed-Size: 141
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gnome-menus
Version: 3.36.0-1.1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
Filename: pool/target/g/gnome-menus/libgnome-menu-3-0_3.36.0-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 89892
MD5sum: fa7ad8b0a197ef241172d751cad7d893
SHA1: 51f0bdaf1b31671a43d0b47313f73ef5fe386559
SHA256: 422ad29b9d27a97918bdee3718b14b8956b5d21b86d2433ea19676f91440182c
SHA512: 16d41d179decd87468c103ec9509980ee77aabfc7a1378f694979f303353812b9db47222bfbc0aeaff9093ad8b90ab39cd07559fa11a9209dd718563696c74bf
Description: GNOME implementation of the freedesktop menu specification
 The package contains an implementation of the draft
 "Desktop Menu Specification" from freedesktop.org:
 .
 http://www.freedesktop.org/Standards/menu-spec
 .
 Also contained here are the GNOME menu layout configuration files, .directory
 files and assorted menu related utility programs.
 .
 This package contains the shared library.
Multi-Arch: same

Package: libgnome-menu-3-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 164
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gnome-menus
Version: 3.36.0-1.1+apertis0bv2024dev3b1
Replaces: libgnome-menu-3-0-dbg (<< 3.13.3-8~)
Depends: libgnome-menu-3-0 (= 3.36.0-1.1+apertis0bv2024dev3b1)
Breaks: libgnome-menu-3-0-dbg (<< 3.13.3-8~)
Filename: pool/target/g/gnome-menus/libgnome-menu-3-0-dbgsym_3.36.0-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 134560
MD5sum: 1d5b207e3f179c9d3003afbaa8812479
SHA1: 56b1ffe4913db78e707629e518687a8401ec2f31
SHA256: 239a13be031254c7ec9670104347f37226b08759d884314231f9e0c4187e8130
SHA512: 52c0d27628168a8cb9cd10353189d8401c2bcd791087a389d917bfcf9ef38f93ec14294a24022e0af956167c2bf6f58a2d6167ca1b98a825d8d411b8ebf1e72a
Description: debug symbols for libgnome-menu-3-0
Auto-Built-Package: debug-symbols
Build-Ids: 6919a6f7aaf0e8ba6333fed14b827ffd7c0e0cc0
Multi-Arch: same

Package: libgnome-menu-3-dev
Priority: optional
Section: libdevel
Installed-Size: 246
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gnome-menus
Version: 3.36.0-1.1+apertis0bv2024dev3b1
Depends: libgnome-menu-3-0 (= 3.36.0-1.1+apertis0bv2024dev3b1), gir1.2-gmenu-3.0 (= 3.36.0-1.1+apertis0bv2024dev3b1), libglib2.0-dev (>= 2.30.0)
Filename: pool/target/g/gnome-menus/libgnome-menu-3-dev_3.36.0-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 102416
MD5sum: 529aed101e0440e19f1e59ed384c6f49
SHA1: 7b6c9fb7f03cea553d2ba2dd3e1967a2a542c4d6
SHA256: 32efa6b798cf668652e65d3e1587eed5f0301fcdc5ccead3fc2d964bbb30403d
SHA512: 9c63922dff6383a19614d69ab36340d4dad7b3ff7824c553128a55ca13c89ea70c578a3dc1e6d1728d7c74085526b3865fe22b7c1220e67056d2d3b628e369a5
Description: GNOME implementation of the freedesktop menu specification
 The package contains an implementation of the draft
 "Desktop Menu Specification" from freedesktop.org:
 .
 http://www.freedesktop.org/Standards/menu-spec
 .
 Also contained here are the GNOME menu layout configuration files, .directory
 files and assorted menu related utility programs.
 .
 This package contains the development headers.
Multi-Arch: same

Package: libgnutls-dane0
Priority: optional
Section: libs
Installed-Size: 496
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Depends: libgnutls30 (= 3.7.9-2+apertis0bv2024dev3b1), libc6 (>= 2.34), libunbound8 (>= 1.8.0)
Suggests: dns-root-data
Filename: pool/target/g/gnutls28/libgnutls-dane0_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 438012
MD5sum: 8f9289bbeaac30dd16c02631c3f64cb8
SHA1: fcbe19b8e357236caf6ab1c0f013d4bc0d671ea4
SHA256: 30e496574815b44c86098258dff806dfc3d8cae6776fde5aa8f84b2bbdbd4fbd
SHA512: 4e9d513f651e73b8992bea76c6ed665cc006c1e4ca8b8adaf511b95d564a9f32e2e9ead2b513816119cbee517c903d13e815bcf38ec7286e50ed90b5b4f40d93
Description: GNU TLS library - DANE security support
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains the runtime library for DANE (DNS-based Authentication
 of Named Entities) support.
Homepage: https://www.gnutls.org/
Multi-Arch: same

Package: libgnutls-dane0-dbgsym
Priority: optional
Section: debug
Installed-Size: 108
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Depends: libgnutls-dane0 (= 3.7.9-2+apertis0bv2024dev3b1)
Filename: pool/target/g/gnutls28/libgnutls-dane0-dbgsym_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 90456
MD5sum: 06803c103a44da213576d5ed98533374
SHA1: 9bfbac3092634598484d81dc874002c507322f67
SHA256: 8ca7ce575f5fd080cd783e52c0210f3d009337b8dde3edf2b0f717cc809434f8
SHA512: cd4e91b46b97aae55a6e64a187b95790d77807b9ca2943ea039a6e0eef10dacec9baa1f1bf15b968772c399e6b9e1e5fde084af2bde461fe9e51342008b602ff
Description: debug symbols for libgnutls-dane0
Auto-Built-Package: debug-symbols
Build-Ids: 30e1106f4ce95dfcb9fd13ce12d360b8b0cfd366
Multi-Arch: same

Package: libgnutls-openssl27
Priority: optional
Section: libs
Installed-Size: 498
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Depends: libgnutls30 (= 3.7.9-2+apertis0bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/g/gnutls28/libgnutls-openssl27_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 437860
MD5sum: 289d50cbcec3ac972b18b191f6060324
SHA1: 240141ad8d50e11ed26f914132e3bee02bd1878b
SHA256: 18aeac3efb69a9997fbf40c6be6579fed0a9f30ed1c290a15571192f07b83c76
SHA512: 53c5b30d9e9ead706537410597b2f482667c5b1ff3edf44f8d3cdc79881e52c79ae4091d2a501fd6ffbd4402b626541e517d097e6f7c7bd4e3a13d72c317f0d7
Description: GNU TLS library - OpenSSL wrapper
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains the runtime library of the GnuTLS OpenSSL wrapper.
Homepage: https://www.gnutls.org/
Multi-Arch: same

Package: libgnutls-openssl27-dbgsym
Priority: optional
Section: debug
Installed-Size: 111
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Depends: libgnutls-openssl27 (= 3.7.9-2+apertis0bv2024dev3b1)
Filename: pool/target/g/gnutls28/libgnutls-openssl27-dbgsym_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 91680
MD5sum: c09cd01950397d8e192a2d928aeb4d4c
SHA1: f067b28f02cafd1f30d55192c80e439648d10eb6
SHA256: 8af767442783e2987f5749a1e38b51f20e8f9a327d561e9803c808c4f44316fa
SHA512: 43cb681d8824cce5f47095e745e1b25d5a74b8b4691f4b1c61a30f455ad723513efe6df67ad0694779a39bee74b0c10bd0519631878b92a46eb0567408ded6ac
Description: debug symbols for libgnutls-openssl27
Auto-Built-Package: debug-symbols
Build-Ids: 94d37ddc629deb7a072f5ca6214af703e3bdc090
Multi-Arch: same

Package: libgnutls28-dev
Priority: optional
Section: libdevel
Installed-Size: 3609
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Replaces: gnutls-dev
Provides: gnutls-dev, libgnutls-openssl-dev
Depends: libc6-dev | libc-dev, libgnutls-dane0 (= 3.7.9-2+apertis0bv2024dev3b1), libgnutls-openssl27 (= 3.7.9-2+apertis0bv2024dev3b1), libgnutls30 (= 3.7.9-2+apertis0bv2024dev3b1), libgnutlsxx30 (= 3.7.9-2+apertis0bv2024dev3b1), libidn2-dev, libp11-kit-dev, libtasn1-6-dev, nettle-dev (>= 3.6)
Suggests: gnutls-bin, gnutls-doc
Conflicts: gnutls-dev
Filename: pool/target/g/gnutls28/libgnutls28-dev_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 1323324
MD5sum: b5f56a0c42204f0b568188b1d936c045
SHA1: f2fb1e7a5b58ba10794a7c0425fc901e2a6f21a7
SHA256: c07b5d6faf9991836b557d765fea9cdd23a3de155da96a5f2b1e058ff931534b
SHA512: ae850368e0ef777702d47af2f4d69cf8b50164010539a727a18bc87b9b08ca350b13c57895607107ae3978447288027b39a4db5ccfc2e137d61ea138cb845d1f
Description: GNU TLS library - development files
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains the GnuTLS development files.
Homepage: https://www.gnutls.org/
Multi-Arch: same

Package: libgnutls30
Priority: optional
Section: libs
Installed-Size: 2798
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libhogweed6 (>= 3.6), libidn2-0 (>= 2.0.0), libnettle8 (>= 3.7~), libp11-kit0 (>= 0.23.18.1), libtasn1-6 (>= 4.14), libunistring2 (>= 0.9.7)
Suggests: gnutls-bin
Filename: pool/target/g/gnutls28/libgnutls30_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 1359556
MD5sum: edf3a31697b78e363f349ddeed7f4ae1
SHA1: 5a496d2add900979e85dd7040f3bf69974e0ed2c
SHA256: 736cd852636a2894714a7a9568d1a2ccf64857311e419d334ec0bbb7110fdf40
SHA512: 5a4019cabb1b1f43a5502f6a49958d561f61fa9b7b19fb70dc9ee42226e0498258d369d10772cd68e191cde725dd72af0a1f90ca12c1efcaee2ce9fbb3de0cac
Description: GNU TLS library - main runtime library
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains the main runtime library.
Homepage: https://www.gnutls.org/
Multi-Arch: same

Package: libgnutls30-dbgsym
Priority: optional
Section: debug
Installed-Size: 2200
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Depends: libgnutls30 (= 3.7.9-2+apertis0bv2024dev3b1)
Filename: pool/target/g/gnutls28/libgnutls30-dbgsym_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 2024488
MD5sum: 9d0e8c6fcae9ab8f487d94134abef954
SHA1: bf56f39dacd9574b8e5ba70e52978681f97a60a3
SHA256: 743958db284ec0ea3bdf4ef2e4cf17105305f814c7f282bba69d846fbf8313da
SHA512: ce2486bb24f7d57b7743209b7c51b4e10563d967d1877436db4b8ba7052c079efc824b2726e14f4b7faa2d3adf3e75be141161d1e1cd5e897ee10d89adeb6f83
Description: debug symbols for libgnutls30
Auto-Built-Package: debug-symbols
Build-Ids: f89010ab9d712a6a143f959ff8cffac4bad32a80
Multi-Arch: same

Package: libgnutlsxx30
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Depends: libgnutls30 (= 3.7.9-2+apertis0bv2024dev3b1), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 5)
Filename: pool/target/g/gnutls28/libgnutlsxx30_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 12404
MD5sum: 51c52b4612bd151fb8d58bdd0b872eba
SHA1: 739c84cb428707d3394639c1f079f662badc0c5c
SHA256: 5084d88044625f9ab138ac2b6a0d369613fb6bbac9752041f8a1b158bb546384
SHA512: ff727e055e277b22b90bb3df4f99417c0aff6920e6bff91771130bd3ed932b4bd116ee3d9dedfa31b9ec2a01734264274d54479853520c6b8b65c84587ca6fa2
Description: GNU TLS library - C++ runtime library
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains the C++ runtime libraries.
Homepage: https://www.gnutls.org/
Multi-Arch: same

Package: libgnutlsxx30-dbgsym
Priority: optional
Section: debug
Installed-Size: 81
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: gnutls28
Version: 3.7.9-2+apertis0bv2024dev3b1
Depends: libgnutlsxx30 (= 3.7.9-2+apertis0bv2024dev3b1)
Filename: pool/target/g/gnutls28/libgnutlsxx30-dbgsym_3.7.9-2+apertis0bv2024dev3b1_armhf.deb
Size: 49388
MD5sum: df606f36d638bfd5134692ac94f8cd4f
SHA1: e22ddb01b009a0ee343a766da64efb366601c098
SHA256: 5b33041f9dbdb9a527b37c9b01acd95d7723df41ad53e75630b43b1c1604ad9b
SHA512: 3593449cd6c53ee2ed97403adcb5b2746d85a7e326591bf0014196cf066d1af68f7f837e0eae69bbf5fbd57e9253b1cbe275a9ef2ac9c37c7fb615d88cf52144
Description: debug symbols for libgnutlsxx30
Auto-Built-Package: debug-symbols
Build-Ids: d7bb8ad8c09ff84d5b5f5c41cdd4eae6e865aac9
Multi-Arch: same

Package: libgo-12-dev
Priority: optional
Section: libdevel
Installed-Size: 81505
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libgcc-12-dev (= 12.2.0-14+apertis1bv2024dev3b1), libgo21 (>= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/libgo-12-dev_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 15887628
MD5sum: 1743fe205f63d00c89870e96cae3eb72
SHA1: a2173b0edae65e3498dc13345330e69c61a2ec45
SHA256: 08213bb846e51fef168e2bbae2910eba0146b63783d60b2c44260e2c3254730e
SHA512: 13e4277c87e29e7f29270bfeeeebd990df1748e8608c9349bd52cc802784018c2bd14431f1abb9c893aa65f5d27d04535d222458809bdc404ecc489620af19db
Description: Runtime library for GNU Go applications (development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgo21
Priority: optional
Section: libs
Installed-Size: 44918
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: libgo21-armhf
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3)
Filename: pool/target/g/gcc-12/libgo21_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 12276044
MD5sum: 283adb7496bcad23ee900f28bf260da4
SHA1: 9652b7ff709f7a4db1873de6d62c7a1ff3498975
SHA256: 586f52207bfc852f304487e7bd55ba67b5f7f3746493da692e1277b805a875b9
SHA512: 29ba668fe3ee926f305a332467480c04e3ea928cff2e9ddce36569ed7cbcfd54d637395d091fe8fa4ed9cb70df247e0276d376e51e4e57e8e8e8dc95a6da04bb
Description: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgom-1.0-0
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgom
Version: 0.4-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libsqlite3-0 (>= 3.5.9)
Filename: pool/target/libg/libgom/libgom-1.0-0_0.4-1+apertis1bv2024dev2b1_armhf.deb
Size: 37876
MD5sum: 72a3c5fd90b3ba44626dfa22b65434e0
SHA1: b64e803c38c475665e671e272e3bb3c93ae323a7
SHA256: 96f39a35bf902e8017d4288ed65a424ffab3f5191a27313da12418081a923af2
SHA512: 325ba22c407581bedcaea108cece3b322785dc089f6c01a4676a5396cc5a585db09f464412a170cad54f502609178baa0a30dc3a9346ab63724d00a3ce3d0ca5
Description: Object mapper from GObjects to SQLite
 Gom provides an object mapper from GObjects to SQLite.
 It helps you write applications that need to store structured data
 as well as make complex queries upon that data.
 .
 This package contains the shared library.
Homepage: https://wiki.gnome.org/Projects/Gom
Multi-Arch: same

Package: libgom-1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 162
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgom
Version: 0.4-1+apertis1bv2024dev2b1
Replaces: libgom-1.0-0-dbg (<< 0.3.2-1~)
Depends: libgom-1.0-0 (= 0.4-1+apertis1bv2024dev2b1)
Breaks: libgom-1.0-0-dbg (<< 0.3.2-1~)
Filename: pool/target/libg/libgom/libgom-1.0-0-dbgsym_0.4-1+apertis1bv2024dev2b1_armhf.deb
Size: 130996
MD5sum: 658af6784d65f57d40e6d709d159c962
SHA1: 2471ad23a3f30303e6c9f67f900215aea11f02b8
SHA256: 414ec6ecaddf8b38957a74bbbbc5223197f6968ddcaf86fdc8c3046cd0a442ee
SHA512: 6ce616969b85396d53db736013a12f2655d8f4ebdfeba7384ffe5ceb66a821992d4c4a95182bb3a0a9c043121b009105ba5ce5ec4dccae2beec4fb4314fb7f08
Description: debug symbols for libgom-1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 20fda1d9295a70f28f2cea889d36d07024494035
Multi-Arch: same

Package: libgom-1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 221
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgom
Version: 0.4-1+apertis1bv2024dev2b1
Depends: gir1.2-gom-1.0 (= 0.4-1+apertis1bv2024dev2b1), libglib2.0-dev, libgom-1.0-0 (= 0.4-1+apertis1bv2024dev2b1)
Suggests: libgom-1.0-doc (= 0.4-1+apertis1bv2024dev2b1)
Filename: pool/target/libg/libgom/libgom-1.0-dev_0.4-1+apertis1bv2024dev2b1_armhf.deb
Size: 17076
MD5sum: 629a14b461fc14f9af33d04a6f2f46d1
SHA1: 0e9149cd8fe59fbe20126154aae3ef6046d557a4
SHA256: 8ee158f2ec115ed14ba4974e77a1cb9210318b2ab8b6ef0015e3009454372d50
SHA512: 998b259aee9118cebc17ac66037f63fc6efa9a3fdf1b45c31590907bde892b30692e0ef7cd9d71bb2971fc33956d481abe1e28a26633c92728af10ab2a554137
Description: libgom development files
 Gom provides an object mapper from GObjects to SQLite.
 It helps you write applications that need to store structured data
 as well as make complex queries upon that data.
 .
 This package contains headers and libraries for developing
 applications that use libgom.
Homepage: https://wiki.gnome.org/Projects/Gom
Multi-Arch: same

Package: libgom-1.0-doc
Priority: optional
Section: doc
Installed-Size: 376
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libgom
Version: 0.4-1+apertis1bv2024dev2b1
Filename: pool/target/libg/libgom/libgom-1.0-doc_0.4-1+apertis1bv2024dev2b1_all.deb
Size: 27716
MD5sum: 289a832cc348c0f5c4327225e52a3e78
SHA1: dc59639fb124bf7b135905dc72d33fa48ccd8437
SHA256: f95efe33c01ba082dba705235c2f93f14ffe36969de613d7fec7ea47594e91c5
SHA512: ce0b02516cfd588fa42913436c1a8b6a2f81d0db213b12a24ee94ca67d141d284f480dd0d10c1a519c8ccb153a46312dfbe8e4ec8ed2e96b946bf912c4299f0f
Description: libgom API documentation
 Gom provides an object mapper from GObjects to SQLite.
 It helps you write applications that need to store structured data
 as well as make complex queries upon that data.
 .
 This package contains the HTML documentation for the API.
Homepage: https://wiki.gnome.org/Projects/Gom
Multi-Arch: foreign

Package: libgomp1
Priority: optional
Section: libs
Installed-Size: 205
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: libgomp1-armhf
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.34)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Filename: pool/target/g/gcc-12/libgomp1_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 97520
MD5sum: 510bc8db64c8d2ec4d44ce0e23115a09
SHA1: 87e5258d978dd841c0966bacad291ab17eecaeb8
SHA256: f7ecb9d795851ee5c4d2ae42f9ff6accc11e069d01da77ff628213ffe3517f53
SHA512: 935cdffcf188b372c269a19f2d96044421ea4580be8b318a9e206b213022ff3b2aee8f88139ab0555978eec68611955d01ecb2064b2e727708b41b06b26288c1
Description: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgomp1-dbgsym
Priority: optional
Section: debug
Installed-Size: 476
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libgomp1-dbg (<< 9.2.1-21)
Depends: libgomp1 (= 12.2.0-14+apertis1bv2024dev3b1)
Breaks: libgomp1-dbg (<< 9.2.1-21)
Filename: pool/target/g/gcc-12/libgomp1-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 430040
MD5sum: 9d108b46d813598fd46ece02b703e5c0
SHA1: 323f7e7968faf17e3edce76b3746cdb432739164
SHA256: ef5d4fb2018025ae4defd5644b2143598d8e784fd4680b7043a2d51a654955a0
SHA512: 6fb89353e212e5248686ac6d9154e1a7e2dbf37e13cfaab42396798325fe6a02ace3626a600b6e5bd04b5efc5c4d045a92af50f11e6e665353fcd5447015fe03
Description: debug symbols for libgomp1
Auto-Built-Package: debug-symbols
Build-Ids: b947bdf033c4debfea7d966714735ec3fff5dfa3
Multi-Arch: same

Package: libgoogle-perftools-dev
Priority: optional
Section: libdevel
Installed-Size: 2751
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: google-perftools
Version: 2.10-1+apertis1bv2024dev3b1
Depends: libgoogle-perftools4 (= 2.10-1+apertis1bv2024dev3b1), libtcmalloc-minimal4 (= 2.10-1+apertis1bv2024dev3b1)
Filename: pool/target/g/google-perftools/libgoogle-perftools-dev_2.10-1+apertis1bv2024dev3b1_armhf.deb
Size: 446896
MD5sum: da3c8552b60209e9f9083389dcc2db6c
SHA1: 1083527e0d9cf0721731670e8c279c56e3b4a04d
SHA256: 237b092e4cc85ac0eac04d3a27991ca58acfae631afa52f5a58c919c14285240
SHA512: 53ef2ad5a04a02dc6afd2042a179ec7fab979d0ea2ab62bfe0bfa0b78b3b5465cb722d8a039cdd932f418e3f01b087371a48edce183047bc7b7b7ea2628dca7d
Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc
 The gperftools, previously called google-perftools, package contains some
 utilities to improve and analyze the performance of C++ programs.  This
 includes an optimized thread-caching malloc() and cpu and heap profiling
 utilities.  The devel package contains static and debug libraries and header
 files for developing applications that use the google-perftools package.
Homepage: https://github.com/gperftools/gperftools
Multi-Arch: same

Package: libgoogle-perftools4
Priority: optional
Section: libs
Installed-Size: 732
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: google-perftools
Version: 2.10-1+apertis1bv2024dev3b1
Depends: libtcmalloc-minimal4 (= 2.10-1+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libstdc++6 (>= 5.2)
Conflicts: libgoogle-perftools0
Filename: pool/target/g/google-perftools/libgoogle-perftools4_2.10-1+apertis1bv2024dev3b1_armhf.deb
Size: 169400
MD5sum: 7944404c97c80fff5a68cc388b747d4a
SHA1: e90f42b149fb649dc6366c74f5ffcce68e0a79f3
SHA256: 42e5dc5761991a32d6acab53a28b6a92f34cb756a867055fac13705bd2fbdf6c
SHA512: 580c26fef18954981ea70f77831c64dd70d17c03d8cab926b6ec008e73c24bc27f8c2bd73a93f104049a212dc2bf77f24b14f5fe5d07930b2dcf45d908eac5b8
Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc
 The gperftools, previously called google-perftools, package contains some
 utilities to improve and analyze the performance of C++ programs. This includes
 the full features: an optimized thread-caching malloc() and cpu and heap
 profiling utilities.
Homepage: https://github.com/gperftools/gperftools
Multi-Arch: same

Package: libgoogle-perftools4-dbgsym
Priority: optional
Section: debug
Installed-Size: 2031
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: google-perftools
Version: 2.10-1+apertis1bv2024dev3b1
Depends: libgoogle-perftools4 (= 2.10-1+apertis1bv2024dev3b1)
Filename: pool/target/g/google-perftools/libgoogle-perftools4-dbgsym_2.10-1+apertis1bv2024dev3b1_armhf.deb
Size: 1799308
MD5sum: 20ce0f467dc10940b28a676616919c58
SHA1: 5811b4c4b5560372fe6c2cdeb9abd8c8e1d94f9d
SHA256: 12226c6bf7fb6adb9e417c51a2322d21bf303c5d9800d47a64b062ac4300b6aa
SHA512: 8353d6314697359ab9a199a0aee955beafdf5155f7e35e88b02c4b0c807b208d21ef78127d2a7605180d6b3a07a432d51fbb8c0703bc4e61d7a02aa0ed2d6527
Description: debug symbols for libgoogle-perftools4
Auto-Built-Package: debug-symbols
Build-Ids: 1e088a47e2817bff076fa4d7a59dd55488afcfd8 9cb73625532636b90ebe887fb0a36b635df935c3 9dc633068bb2712a676bea12679ccadf334f8347 bcfa906489eeb5dca36d1b9eb485ff2eca09e9f9
Multi-Arch: same

Package: libgpg-error-dev
Priority: optional
Section: libdevel
Installed-Size: 399
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libgpg-error
Version: 1.46-1+apertis2bv2024dev3b1
Depends: libgpg-error0 (= 1.46-1+apertis2bv2024dev3b1)
Filename: pool/target/libg/libgpg-error/libgpg-error-dev_1.46-1+apertis2bv2024dev3b1_armhf.deb
Size: 125352
MD5sum: c16f432c655b93d9b837c8c1322f84b7
SHA1: 776fd8fb1eaa866d61b5495d7c9314bfbf7aece7
SHA256: 36176a9ec60a0d59c32d0f6db5464a8c01bf0a6dba07ae04f7832685f55aa565
SHA512: a3db073e3bba62702eb037dc288ed2695fd16dafd52061c544027eff1bd6bf0210da92dff32c25633576a3ed512bf6a9afad4b3f08e2d5240b6f708d0fb26eb5
Description: GnuPG development runtime library (developer tools)
 Library that defines common error values, messages, and common
 runtime functionality for all GnuPG components.  Among these are GPG,
 GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and
 possibly more in the future.
 .
 It will likely be renamed "gpgrt" in the future.
 .
 This package contains the headers and other files needed to compile
 against this library.
Homepage: https://www.gnupg.org/related_software/libgpg-error/

Package: libgpg-error-l10n
Priority: optional
Section: localization
Installed-Size: 634
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: all
Source: libgpg-error
Version: 1.46-1+apertis2bv2024dev3b1
Replaces: libgpg-error0 (<< 1.32-1.1~)
Breaks: libgpg-error0 (<< 1.32-1.1~)
Filename: pool/target/libg/libgpg-error/libgpg-error-l10n_1.46-1+apertis2bv2024dev3b1_all.deb
Size: 111384
MD5sum: c179fcb73d3486448ebbfa8f585e5cc9
SHA1: 7de781de075297cb22a91e60e187484229cdbfdc
SHA256: e786d800c6053ed2feac45f6062521f66963e8c60dfb9984705362f1e4a840f6
SHA512: 75cb8e3ddb7e5c55f6cbce8309a6b3c075a01a33bdff84672716ce8b349eeb478b7736540e3f76bba3df834c9384208e91362608cb33c4977e9fe086bfede4a1
Description: library of error values and messages in GnuPG (localization files)
 Library that defines common error values, messages, and common
 runtime functionality for all GnuPG components.  Among these are GPG,
 GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and
 possibly more in the future.
 .
 It will likely be renamed "gpgrt" in the future.
 .
 This package contains the translation files for the use in non-English locales.
Enhances: libgpg-error0
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Multi-Arch: foreign

Package: libgpg-error-mingw-w64-dev
Priority: optional
Section: libdevel
Installed-Size: 5417
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: all
Source: libgpg-error
Version: 1.46-1+apertis2bv2024dev3b1
Recommends: mingw-w64
Suggests: wine
Filename: pool/target/libg/libgpg-error/libgpg-error-mingw-w64-dev_1.46-1+apertis2bv2024dev3b1_all.deb
Size: 847780
MD5sum: a71ac1d5fb5a8b199e4094ca05cf4cef
SHA1: 1555772f1508183f581cc05fe224e3c5922da335
SHA256: 457d3481f0875266d6c0dd20f1620c4c80ca03b77ef7b2c7866e81b9e5e4b80e
SHA512: 215091294600ac6bfa122c8538276e1905d774bef1adda13a4dd488a6f84d75dd3a176684059195c40cc691c087b68a9f43001c1335b94224d13e742989b05f5
Description: library of error values and messages in GnuPG (Windows development)
 Library that defines common error values, messages, and common
 runtime functionality for all GnuPG components.  Among these are GPG,
 GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and
 possibly more in the future.
 .
 It will likely be renamed "gpgrt" in the future.
 .
 This is a Windows version of libgpg-error.  It's meant to be used
 when cross-building software that targets the Windows platform,
 e.g. the win32-loader component of Debian-Installer.
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Multi-Arch: foreign

Package: libgpg-error0
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libgpg-error
Version: 1.46-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Recommends: libgpg-error-l10n
Filename: pool/target/libg/libgpg-error/libgpg-error0_1.46-1+apertis2bv2024dev3b1_armhf.deb
Size: 68968
MD5sum: a0455ae09ea93ced38208c445588cda7
SHA1: 51b55b5ac75a2ee5486b527a27b799a6dcf4a412
SHA256: f905a53e0213da3885433c63fcad4435b205d840b1b24b30102145d19e07ea0c
SHA512: 76484f358468038b4e08f4ee34e1681963f1ac0d6f670b26ea53a93b6eb2c28d3c41d248a09596f44fad11ddc65a650afc61a8e93c8b399a61a2372226186848
Description: GnuPG development runtime library
 Library that defines common error values, messages, and common
 runtime functionality for all GnuPG components.  Among these are GPG,
 GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and
 possibly more in the future.
 .
 It will likely be renamed "gpgrt" in the future.
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Multi-Arch: same

Package: libgpg-error0-dbgsym
Priority: optional
Section: debug
Installed-Size: 210
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libgpg-error
Version: 1.46-1+apertis2bv2024dev3b1
Depends: libgpg-error0 (= 1.46-1+apertis2bv2024dev3b1)
Filename: pool/target/libg/libgpg-error/libgpg-error0-dbgsym_1.46-1+apertis2bv2024dev3b1_armhf.deb
Size: 184772
MD5sum: 4f264df13b241f144a6349b59e304697
SHA1: 6507fc653818448de5d8456db843f985a061c089
SHA256: 5826e17db59c01b6ce343df62c0d0186fd67c6b16de5bed05f61cb6a80066a3a
SHA512: decb4997b6a858eb44d83bc4bf0e782c85c453ed378df2f1d31daa9f23adcaa423c9b659f5f488d114eb25ec667d7c74152a815034528bfc1051b960ac271221
Description: debug symbols for libgpg-error0
Auto-Built-Package: debug-symbols
Build-Ids: f56d88f18ca00d4983c8cb1caa6159f26b37dff5
Multi-Arch: same

Package: libgphobos-12-dev
Priority: optional
Section: libdevel
Installed-Size: 73316
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libgphobos3 (>= 12.2.0-14+apertis1bv2024dev3b1), zlib1g-dev
Filename: pool/target/g/gcc-12/libgphobos-12-dev_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 10080304
MD5sum: a3c4af7acbd4e3033cb7b87d37347837
SHA1: 73612f86c01f1f4d212da75b18e408e97a57a5b3
SHA256: 4e14fac9a79076a40495fbd9bef9cdd1eec0c48e4cbea5caefa1cd3f3450a5a9
SHA512: 4cb5f62ffb19662ec620c38d667c352ebcdd4b8e0d05126b01eb5c95022073b13cf16e9f78b8c20c9e23490af6a572cd4176a5aff9805e0c511d678473ad23ba
Description: Phobos D standard library
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgphobos3
Priority: optional
Section: libs
Installed-Size: 9095
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libgphobos68
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), zlib1g (>= 1:1.2.0)
Breaks: dub (<< 1.16.0-1~)
Filename: pool/target/g/gcc-12/libgphobos3_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 1473488
MD5sum: ab3420f6209a873ce3a4a1a24d72807d
SHA1: 3ad57b2d23f0b4279c52076e5aa1af16f949d783
SHA256: b11f713cc80f744af6a64848fd0f7ee8acc5bc839e0dfb10712b7a4628741fb0
SHA512: 9f8d31ac939f1767bb0ffb3fb9a06fbfc88a5f733d5f6303fcc4b4b51bcc4777c3b96065e2b01cf402588e12f56901b451ee730404558bda572baa60628bd7cc
Description: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libgphobos3-dbgsym
Priority: optional
Section: debug
Installed-Size: 8942
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libgphobos3-dbg (<< 9.2.1-21)
Depends: libgphobos3 (= 12.2.0-14+apertis1bv2024dev3b1)
Breaks: libgphobos3-dbg (<< 9.2.1-21)
Filename: pool/target/g/gcc-12/libgphobos3-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 5643672
MD5sum: 8b8c3699f791e6e143aff234fb30677b
SHA1: a9bfb7de7a24cc2a1e586da353db8ba6ce4142b2
SHA256: ac5a473c881b011921d1020c83f2d2bb0a7628d0723d7e3799fbecbe7adfc051
SHA512: f81cf1836e478fd7f8218d7f0e2903917d08a81fb26cc97cc04ba556562df221b5c65d3e8f7b72d127b905936573abded5225edc5e8ac379bc7d23beea02515a
Description: debug symbols for libgphobos3
Auto-Built-Package: debug-symbols
Build-Ids: 40fee3dd00a303b7d2ce0cbfc32957c466744732 b8f883fce1eb2e28110760a63ed03ba1e0550d87
Multi-Arch: same

Package: libgpm-dev
Priority: optional
Section: libdevel
Installed-Size: 49
Maintainer: Axel Beckert <abe@debian.org>
Architecture: armhf
Source: gpm
Version: 1.20.7-10+apertis1bv2024dev3b1
Provides: libgpmg1-dev
Depends: libc6-dev | libc-dev, libgpm2 (= 1.20.7-10+apertis1bv2024dev3b1)
Conflicts: libgpmg1-dev
Filename: pool/target/g/gpm/libgpm-dev_1.20.7-10+apertis1bv2024dev3b1_armhf.deb
Size: 17624
MD5sum: 9b02994f7268a95f336988e6f512c924
SHA1: 19e7ad063f0957ddd93826e5bd085cd985096b24
SHA256: 63ca1a115c0943fc3198fc6e1bf8995a268aa9ba61fcd520d99256f65e8f68b2
SHA512: b3afe6e00859e23103b671f7168b12f921fcb715fd28a92937d6594d8ffaada24c425f3551304201075e23bb9d74d2945d829dc1b077f46725edb63c3825b345
Description: General Purpose Mouse - development files
 This package provides a library that handles mouse requests
 and delivers them to applications. See the description for the 'gpm'
 package for more information.
 .
 This package contains the development files.
Homepage: https://nico.schottelius.org/software/gpm/
Multi-Arch: same

Package: libgpm2
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Axel Beckert <abe@debian.org>
Architecture: armhf
Source: gpm
Version: 1.20.7-10+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Suggests: gpm
Filename: pool/target/g/gpm/libgpm2_1.20.7-10+apertis1bv2024dev3b1_armhf.deb
Size: 14604
MD5sum: d49bd746eee31d4421d8426ea7f43f10
SHA1: ebb90e83eca1dccec6f30bb117b0ccc6826459e7
SHA256: bf65eee4789897e7c7afecfe209287fcbd27157ca0a0a99ac140152e4ac6275f
SHA512: 36e0b8231a461afe6d82c939260de2409dc495f060447510b1804d46569bbbf496d11f0345c8aab6a1f97bca7ba11fc78eb6ddc729c9d999fa6918c6f32eac1f
Description: General Purpose Mouse - shared library
 This package provides a library that handles mouse requests
 and delivers them to applications. See the description for the 'gpm'
 package for more information.
Homepage: https://nico.schottelius.org/software/gpm/
Multi-Arch: same

Package: libgpm2-dbgsym
Priority: optional
Section: debug
Installed-Size: 38
Maintainer: Axel Beckert <abe@debian.org>
Architecture: armhf
Source: gpm
Version: 1.20.7-10+apertis1bv2024dev3b1
Depends: libgpm2 (= 1.20.7-10+apertis1bv2024dev3b1)
Filename: pool/target/g/gpm/libgpm2-dbgsym_1.20.7-10+apertis1bv2024dev3b1_armhf.deb
Size: 23528
MD5sum: f17d279262b643ff652f903504e80ada
SHA1: 49a50f3a3e358fa0d597ca821efcaf54df33c091
SHA256: 96c486eedfe4295a493162ccdad8277e525d14866f8271759c6f7592310d5279
SHA512: 646ad18dc10deafc0d7d4e2f85cdd002b1eb2f5ba2c634ac42b23746158651ad2ab6c406facdf696d537ccf9ea83c487825bd417b41e51536c0059df2f85c02e
Description: debug symbols for libgpm2
Auto-Built-Package: debug-symbols
Build-Ids: de49a0dbed1c90333256a504403d15265a8bedd1
Multi-Arch: same

Package: libgraphene-1.0-0
Priority: optional
Section: libs
Installed-Size: 135
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: graphene
Version: 1.10.8-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.14.0)
Filename: pool/target/g/graphene/libgraphene-1.0-0_1.10.8-1+apertis0bv2024dev2b1_armhf.deb
Size: 42284
MD5sum: 686ccf6a80d777638b73adae87cc4a97
SHA1: 5ecaca1b2b0e4efee8359698070c9d2b2d178f54
SHA256: 6231109608593c662ef7bc99dd10d74c6453b26d591e6dc366b2a2cc37213adf
SHA512: d7187b080ae2f2b8c55fed8c37e4f428af6cb71503bd6801e15eb881b39d365117035f616d1c2efb01ee49c58bf47c5d4ee2b79c0711411a73bb9e6ae88ef813
Description: library of graphic data types
 Graphene provides a small set of mathematical types needed to implement
 graphic libraries that deal with 2D and 3D transformations and projections.
 .
 This library provides types and their relative API; it does not deal with
 windowing system surfaces, drawing, scene graphs, or input.
Homepage: https://ebassi.github.io/graphene/
Multi-Arch: same

Package: libgraphene-1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 160
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: graphene
Version: 1.10.8-1+apertis0bv2024dev2b1
Depends: libgraphene-1.0-0 (= 1.10.8-1+apertis0bv2024dev2b1)
Filename: pool/target/g/graphene/libgraphene-1.0-0-dbgsym_1.10.8-1+apertis0bv2024dev2b1_armhf.deb
Size: 129536
MD5sum: e3b6030498bc6bf95d36a66d2ca83e7f
SHA1: 6182452f9a2d424e6a8a74ac0c8efd58b60c623c
SHA256: a13ffe87a7f1c925d95bd6ff21b1cc95ecca5243284a52044c8df57eb0f5f98a
SHA512: 5e59397f32f27b9ade1c6a3455383632cafed1e1c50aee7a393549d2ef8251d48f52c7db19857195fefa97c4b71e2324a64394a77d9f7a6dbf11a7f30a0377da
Description: debug symbols for libgraphene-1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 6ea6e362c8286e3e180c6c0a78f655d48d1512b4
Multi-Arch: same

Package: libgraphene-1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 883
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: graphene
Version: 1.10.8-1+apertis0bv2024dev2b1
Depends: libgraphene-1.0-0 (= 1.10.8-1+apertis0bv2024dev2b1), gir1.2-graphene-1.0 (= 1.10.8-1+apertis0bv2024dev2b1), libglib2.0-dev, libgirepository1.0-dev
Suggests: libgraphene-doc
Filename: pool/target/g/graphene/libgraphene-1.0-dev_1.10.8-1+apertis0bv2024dev2b1_armhf.deb
Size: 61104
MD5sum: 5deb0825092555b540ea8ff49b90379b
SHA1: b453c80e98fa5b1da9ee12c9f99bd9f9f0e5412d
SHA256: efd3a8aa3125009ee06c65e1cbe4ec0198c6dda268890903072d621c635395c5
SHA512: cdcbb19a349392c5398bb44d11e3e6d4bfa11db4ae401e7a3be681d5f523ac1d68925d97d75cb3eebc5d1c0034b6c9a22ea0194af5c6d2df2a2bac636a406f19
Description: library of graphic data types (development files)
 Graphene provides a small set of mathematical types needed to implement
 graphic libraries that deal with 2D and 3D transformations and projections.
 .
 This library provides types and their relative API; it does not deal with
 windowing system surfaces, drawing, scene graphs, or input.
 .
 This package contains the header files required for developing software that
 uses libgraphene.
Homepage: https://ebassi.github.io/graphene/

Package: libgraphene-doc
Priority: optional
Section: doc
Installed-Size: 1575
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: graphene
Version: 1.10.8-1+apertis0bv2024dev2b1
Filename: pool/target/g/graphene/libgraphene-doc_1.10.8-1+apertis0bv2024dev2b1_all.deb
Size: 103956
MD5sum: 821275b373a324dfa5668ff941beb0b0
SHA1: 929e8b035de87810c1fa6938ec50410755f73d54
SHA256: d430166307d11badbb04ed9b7177f6706f8f60159bcd8415e246d2318d774a19
SHA512: b9ae95f71ab6095509bd55aa5700f64c7bc730c3fe8c7cc666ee24160857ec88f62bbb83ca056cb21803a2d27d78f549e9c5bc4e128fbf9d28d29440ff4ae629
Description: library of graphic data types (documentation)
 Graphene provides a small set of mathematical types needed to implement
 graphic libraries that deal with 2D and 3D transformations and projections.
 .
 This library provides types and their relative API; it does not deal with
 windowing system surfaces, drawing, scene graphs, or input.
 .
 This package contains the API documentation.
Homepage: https://ebassi.github.io/graphene/
Multi-Arch: foreign

Package: libgraphite2-3
Priority: optional
Section: libs
Installed-Size: 127
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: graphite2
Version: 1.3.14-1+apertis1bv2024dev3b1
Replaces: libgraphite2-2.0.0
Provides: libgraphite2-2.0.0
Depends: libc6 (>= 2.4)
Breaks: libgraphite2-2.0.0 (<< 1.2.0)
Filename: pool/target/g/graphite2/libgraphite2-3_1.3.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 63924
MD5sum: d3b2afc0fd5ab2ac56745b7211700ae7
SHA1: ff1808abb114ba435d5ad9fd0d9c42cd8cf701fb
SHA256: c04e01317fa1f90f13404a20d768c316ac13af7861e9b6a79bd5c10080531f1d
SHA512: 02ac3f1352ce354ce1538bb85d1a82fdfc6c99d575079748857611b448d3725dcb960f9c73c31a7af089eb4f45f7ff840e8a80571f2f0613feb88bcf20db1cd2
Description: Font rendering engine for Complex Scripts -- library
 Graphite is a system that can be used to create and use "smart fonts" capable
 of displaying writing systems with various complex behaviors, such as:
 contextual shaping, ligatures, reordering, split glyphs, bidirectionality,
 stacking diacritics and complex positioning.
 .
 This library was designed and developed by the NRSI (Non-Roman Script
 Initiative) within SIL International (www.sil.org) to act as a complement to
 other smart font rendering technologies with limited practical local
 extensibility. Its purpose is to help meet the needs of a very large number
 of "minority language" communities for local extensibility of complex script
 behaviors.
 .
 The behavior of the rendering engine for a given writing system is specified
 through extra tables added to a TrueType font.  These tables are generated by
 compiling a GDL (Graphite Description Language) source file into a font using
 grcompiler.
 .
 This package contains the shared library.
Homepage: http://graphite.sil.org/
Multi-Arch: same

Package: libgraphite2-3-dbgsym
Priority: optional
Section: debug
Installed-Size: 480
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: graphite2
Version: 1.3.14-1+apertis1bv2024dev3b1
Depends: libgraphite2-3 (= 1.3.14-1+apertis1bv2024dev3b1)
Filename: pool/target/g/graphite2/libgraphite2-3-dbgsym_1.3.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 461980
MD5sum: 37ec7390234bf5e94d4faf1000a89a69
SHA1: ca0ca6efcae366cc5e0c7c575561d91f00946fd5
SHA256: 5fda8d6cb280336672584a5b069b6460654f2c8e09d49ac59a7dce04d68958fd
SHA512: c00cc240ef64e5f500c83f213f475a2162308132abc300340516cfd057861c796f7eb1ec76fabb5f34efbdc3151a4a25359fab416d60f1854cc4622073c60ee4
Description: debug symbols for libgraphite2-3
Auto-Built-Package: debug-symbols
Build-Ids: abb393392b9d0b0adc5a51898840a950d8698d24
Multi-Arch: same

Package: libgraphite2-dev
Priority: optional
Section: libdevel
Installed-Size: 78
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: graphite2
Version: 1.3.14-1+apertis1bv2024dev3b1
Depends: libgraphite2-3 (= 1.3.14-1+apertis1bv2024dev3b1)
Suggests: libgraphite2-utils
Filename: pool/target/g/graphite2/libgraphite2-dev_1.3.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 20508
MD5sum: 173b0366ab0c509b688697bc53421ebd
SHA1: 7559be04102948627fa992d23183f6845a5bd8e2
SHA256: 2ef57852d7f57beca7abf74563690cad82329f41e785007c4f2fee8277756746
SHA512: 5aa2abd0b2fc93e755acc832258e059595978731401130ec049e35e9680d9c371478d1947c8d25bdcf516fea75736e38029a3b937c89c50a420f7865b69fa897
Description: Development files for libgraphite2
 Graphite is a system that can be used to create and use "smart fonts" capable
 of displaying writing systems with various complex behaviors, such as:
 contextual shaping, ligatures, reordering, split glyphs, bidirectionality,
 stacking diacritics and complex positioning.
 .
 This library was designed and developed by the NRSI (Non-Roman Script
 Initiative) within SIL International (www.sil.org) to act as a complement to
 other smart font rendering technologies with limited practical local
 extensibility. Its purpose is to help meet the needs of a very large number
 of "minority language" communities for local extensibility of complex script
 behaviors.
 .
 The behavior of the rendering engine for a given writing system is specified
 through extra tables added to a TrueType font.  These tables are generated by
 compiling a GDL (Graphite Description Language) source file into a font using
 grcompiler.
 .
 This package contains the development libraries for libgraphite2
Homepage: http://graphite.sil.org/
Multi-Arch: same

Package: libgraphite2-doc
Priority: optional
Section: doc
Installed-Size: 1621
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: graphite2
Version: 1.3.14-1+apertis1bv2024dev3b1
Filename: pool/target/g/graphite2/libgraphite2-doc_1.3.14-1+apertis1bv2024dev3b1_all.deb
Size: 586968
MD5sum: 5546e11eb29395402ae622f944d7b599
SHA1: 55c7939dee57c58c66415d036ec67cfcbac87ede
SHA256: 51b0fae408f2a9fddc2595d253fd7745df75d9715004e3a150ffbd33fa97fddb
SHA512: 4ffb7a1c088cffca9b245f689d9e5ebb240af98f9bdd9b4d489d445ddcd0a52a7dac8d4890132dff03af101f841e558bbff2a97b7b331f65d3dab9292443c438
Description: Documentation for libgraphite2
 Graphite is a system that can be used to create and use "smart fonts" capable
 of displaying writing systems with various complex behaviors, such as:
 contextual shaping, ligatures, reordering, split glyphs, bidirectionality,
 stacking diacritics and complex positioning.
 .
 This library was designed and developed by the NRSI (Non-Roman Script
 Initiative) within SIL International (www.sil.org) to act as a complement to
 other smart font rendering technologies with limited practical local
 extensibility. Its purpose is to help meet the needs of a very large number
 of "minority language" communities for local extensibility of complex script
 behaviors.
 .
 The behavior of the rendering engine for a given writing system is specified
 through extra tables added to a TrueType font.  These tables are generated by
 compiling a GDL (Graphite Description Language) source file into a font using
 grcompiler.
 .
 PDF and HTML documentation for libgraphite2
Homepage: http://graphite.sil.org/
Multi-Arch: foreign

Package: libgraphite2-utils
Priority: optional
Section: fonts
Installed-Size: 45
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: graphite2
Version: 1.3.14-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libgraphite2-3 (>= 1.2.2), libstdc++6 (>= 4.1.1)
Filename: pool/target/g/graphite2/libgraphite2-utils_1.3.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 17708
MD5sum: 5f51351f11c94417155b8cc4e1353c79
SHA1: e564ce00580e98adc062a78b233d2adcd591776e
SHA256: c238b752c804f3ac10f4c4226b132f049439c1feb5fc4caca2633102b4ded8a3
SHA512: b84f117f27a1cf51f957e802dbc001ed3e30a5a3e613efe542a9c5cc326c642f939b63aee779b8f6978f2d9a460525ab2e79e843555295b5050e33bda4a09e47
Description: Font rendering engine for Complex Scripts -- utilities
 Graphite is a system that can be used to create and use "smart fonts" capable
 of displaying writing systems with various complex behaviors, such as:
 contextual shaping, ligatures, reordering, split glyphs, bidirectionality,
 stacking diacritics and complex positioning.
 .
 This package contains gr2fonttest.
Homepage: http://graphite.sil.org/

Package: libgraphite2-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 46
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: graphite2
Version: 1.3.14-1+apertis1bv2024dev3b1
Depends: libgraphite2-utils (= 1.3.14-1+apertis1bv2024dev3b1)
Filename: pool/target/g/graphite2/libgraphite2-utils-dbgsym_1.3.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 32128
MD5sum: ee300b8564c2f23e5b66a1067db7bf84
SHA1: 45d35cc2c2fb0f138e9c56cad5bf98ce632dd368
SHA256: 86469143e8851a84b3cd965ab6c6e78ba4d66f244597b94ee52313815831ea61
SHA512: 9e02311563297bfe3717038a182d7cf2915918e70e3e48c2fe019bb8d523f3c88412c789bd4df65d2ad8d7eb183302815458beb95dd670f5a26e5c1ecdfc7675
Description: debug symbols for libgraphite2-utils
Auto-Built-Package: debug-symbols
Build-Ids: 60ec5349ef52b19b57dbd22408af351f6416d530

Package: libgrilo-0.3-0
Priority: optional
Section: libs
Installed-Size: 613
Maintainer: Alberto Garcia <berto@igalia.com>
Architecture: armhf
Source: grilo
Version: 0.3.15-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.65.1), libsoup2.4-1 (>= 2.41.90), libtotem-plparser18 (>= 3.26.0)
Suggests: grilo-plugins-0.3
Filename: pool/target/g/grilo/libgrilo-0.3-0_0.3.15-1+apertis1bv2024dev3b1_armhf.deb
Size: 136244
MD5sum: 632b3c28d1268520c0dfe8c9c23b8f07
SHA1: 35a6daaf1b3bf47ce804a312e98ffc659437e309
SHA256: 5e3c55fac21df35724a7e6f5f56b3a867a1a2096a1dbdee6b5f7716dfd9cd684
SHA512: 580a8000d079d36325e72a85f010ef42154ad43e886c02cc1cb635715ecdc7ab6e1a1935b82c5429bf7251a814a7647d6b69d082b374027a01a4598491985249
Description: Framework for discovering and browsing media - Shared libraries
 Grilo is a framework focused on making media discovery and browsing
 easy for application developers.
 .
 More precisely, Grilo provides:
   * A single, high-level API that abstracts the differences among
     various media content providers, allowing application developers
     to integrate content from various services and sources easily.
   * A collection of plugins for accessing content from various media
     providers. Developers can share efforts and code by writing
     plugins for the framework that are application agnostic.
   * A flexible API that allows plugin developers to write plugins of
     various kinds.
 .
 This package contains the shared libraries.
Homepage: https://wiki.gnome.org/Projects/Grilo
Multi-Arch: same

Package: libgrilo-0.3-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 352
Maintainer: Alberto Garcia <berto@igalia.com>
Architecture: armhf
Source: grilo
Version: 0.3.15-1+apertis1bv2024dev3b1
Depends: libgrilo-0.3-0 (= 0.3.15-1+apertis1bv2024dev3b1)
Filename: pool/target/g/grilo/libgrilo-0.3-0-dbgsym_0.3.15-1+apertis1bv2024dev3b1_armhf.deb
Size: 271544
MD5sum: 49e6ea022df0c2d6bb3acfdadf499cd1
SHA1: b95016a1f0507588b709d42e9e8cafdf041d2d04
SHA256: 42f183bb36093a1bca87a419d781ee4fe05d0e862bd0fd68c0906a291f0819a1
SHA512: ea8f0a5bc098237c7c7dd38c3fa7ea274036268ea52bac8d5eeb8d4ae5c20b07b76e8a75407c0073160111efab5eb66eeab77e3691b2b572827b38c986141ae7
Description: debug symbols for libgrilo-0.3-0
Auto-Built-Package: debug-symbols
Build-Ids: 1f8f7c73a8e1c3fb8692ec19259891cadf925b36 ac0aa1624df901e1c491333999354427fe7dd1cb eb6fcc2cf293a7efeed1cba88880ff8a4db09457
Multi-Arch: same

Package: libgrilo-0.3-bin
Priority: optional
Section: libs
Installed-Size: 99
Maintainer: Alberto Garcia <berto@igalia.com>
Architecture: armhf
Source: grilo
Version: 0.3.15-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.31.18), libgrilo-0.3-0 (>= 0.3.0), libgtk-3-0 (>= 3.21.4), liboauth0 (>= 0.9.1)
Filename: pool/target/g/grilo/libgrilo-0.3-bin_0.3.15-1+apertis1bv2024dev3b1_armhf.deb
Size: 32240
MD5sum: 80bd51ebecdde2e8f8176e948b3555c3
SHA1: a8eeab9815cd9cd2a3db9a5510858e47c4efa6ed
SHA256: 512e84a814a14bac37bb75c9672b8f5f20270630a29acfa28a04f5415ebb4b1b
SHA512: 828f0a134b51d8c1a0dbbcf026fec55492f9abd50eff41cb67cd3421b681e5706145592e019d0b7803849092acb1df7274e454ac081cbb9aa121032b410ffc5c
Description: Framework for discovering and browsing media - Binaries
 Grilo is a framework focused on making media discovery and browsing
 easy for application developers.
 .
 More precisely, Grilo provides:
   * A single, high-level API that abstracts the differences among
     various media content providers, allowing application developers
     to integrate content from various services and sources easily.
   * A collection of plugins for accessing content from various media
     providers. Developers can share efforts and code by writing
     plugins for the framework that are application agnostic.
   * A flexible API that allows plugin developers to write plugins of
     various kinds.
 .
 This package contains the utilities.
Homepage: https://wiki.gnome.org/Projects/Grilo

Package: libgrilo-0.3-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 120
Maintainer: Alberto Garcia <berto@igalia.com>
Architecture: armhf
Source: grilo
Version: 0.3.15-1+apertis1bv2024dev3b1
Depends: libgrilo-0.3-bin (= 0.3.15-1+apertis1bv2024dev3b1)
Filename: pool/target/g/grilo/libgrilo-0.3-bin-dbgsym_0.3.15-1+apertis1bv2024dev3b1_armhf.deb
Size: 80584
MD5sum: 8d03311679e2590fb7a7e230abff6327
SHA1: 8f90eb80d5daef124924994cdea73d9c8bdcbabe
SHA256: e13181559e027bf2ff087ede153617594761d286731ab13b3ef372b902509501
SHA512: ab7135f37d7ab7e17edc2cef869127b71ce0d03ee122352420d79d100be579ecc6015bb5dda4cdcf1159ac64f3888850586f8bb8842795e31a2a6770c19d11bb
Description: debug symbols for libgrilo-0.3-bin
Auto-Built-Package: debug-symbols
Build-Ids: 05662ab003dcf4b6c5590f60b4f06ff50eb6c350 c0d40530f196a3f8907b9a5d8b92f186ae5c1eaa f4d5e4fa6be797ce9a2fdde22bd09ce33f91eedf

Package: libgrilo-0.3-dev
Priority: optional
Section: libdevel
Installed-Size: 894
Maintainer: Alberto Garcia <berto@igalia.com>
Architecture: armhf
Source: grilo
Version: 0.3.15-1+apertis1bv2024dev3b1
Depends: libgrilo-0.3-0 (= 0.3.15-1+apertis1bv2024dev3b1), gir1.2-grilo-0.3 (= 0.3.15-1+apertis1bv2024dev3b1), libxml2-dev, libglib2.0-dev
Recommends: pkg-config
Suggests: libgrilo-0.3-doc
Filename: pool/target/g/grilo/libgrilo-0.3-dev_0.3.15-1+apertis1bv2024dev3b1_armhf.deb
Size: 69212
MD5sum: 428bfbced73641af9c3da375ff147d38
SHA1: 537b28dcf3f3a16535114f6633e3e6983eab4055
SHA256: 6b54c533fb671e4fa31aa25b935182d83967d9498bb5a1536fe56b5de990896d
SHA512: 7605c3a6e75315bb85685be4a6ba73cd9d195b727f0f3f2f6d2eb77cebc67539ec83841728457166bfec76d34cc29f12f1b25ededfb9240dfb5ef2f37409df47
Description: Framework for discovering and browsing media - Development files
 Grilo is a framework focused on making media discovery and browsing
 easy for application developers.
 .
 More precisely, Grilo provides:
   * A single, high-level API that abstracts the differences among
     various media content providers, allowing application developers
     to integrate content from various services and sources easily.
   * A collection of plugins for accessing content from various media
     providers. Developers can share efforts and code by writing
     plugins for the framework that are application agnostic.
   * A flexible API that allows plugin developers to write plugins of
     various kinds.
 .
 This package contains the development files.
Homepage: https://wiki.gnome.org/Projects/Grilo
Multi-Arch: same

Package: libgrilo-0.3-doc
Priority: optional
Section: doc
Installed-Size: 1461
Maintainer: Alberto Garcia <berto@igalia.com>
Architecture: all
Source: grilo
Version: 0.3.15-1+apertis1bv2024dev3b1
Suggests: devhelp
Conflicts: libgrilo-0.1-doc, libgrilo-0.2-doc
Filename: pool/target/g/grilo/libgrilo-0.3-doc_0.3.15-1+apertis1bv2024dev3b1_all.deb
Size: 103872
MD5sum: 19a01ee113823e72b4448a01179334cd
SHA1: b53bdfae656767621644beb4abe5df260df64dc6
SHA256: 99789f41b1f19a6a230c752fdb34e6cf9e7dac0f6e589ba0aad41af29fa434ca
SHA512: 671a26fb3648f8435efe3fe17765b84d337d6d2938e4347a6ad2cd7d27efa5618534cee9af683748b003ede07b54fbc343139b0ead05ce5aeef07eadf3ab3495
Description: Framework for discovering and browsing media - Documentation
 Grilo is a framework focused on making media discovery and browsing
 easy for application developers.
 .
 More precisely, Grilo provides:
   * A single, high-level API that abstracts the differences among
     various media content providers, allowing application developers
     to integrate content from various services and sources easily.
   * A collection of plugins for accessing content from various media
     providers. Developers can share efforts and code by writing
     plugins for the framework that are application agnostic.
   * A flexible API that allows plugin developers to write plugins of
     various kinds.
 .
 This package contains the documentation.
Homepage: https://wiki.gnome.org/Projects/Grilo
Multi-Arch: foreign

Package: libgrpc++-dev
Priority: optional
Section: libdevel
Installed-Size: 6031
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: grpc
Version: 1.51.1-3+apertis2bv2024dev3b1
Depends: libgrpc++1.51 (= 1.51.1-3+apertis2bv2024dev3b1), libgrpc-dev (= 1.51.1-3+apertis2bv2024dev3b1), pkgconf, zlib1g-dev, libssl-dev, libabsl-dev (>= 20220623.1), libc-ares-dev, libre2-dev
Filename: pool/target/g/grpc/libgrpc++-dev_1.51.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 638952
MD5sum: 777c0e6b4c610c169b323c8639631f25
SHA1: 735db813506d9c29eb4338ed657d7c31d011f82c
SHA256: 1dd8a4ad360a7e8aa7b23b2296e5a02fa967a095cbaba8e53651c9d34f801a82
SHA512: ad9a3b7d0bb3d787a8ded71ddf06dded574797febf25a4aa5c2388f7959487146df27af12260c4923b2e8ac7c93de8d806fd932b5a11688ec0d6d82d5f8abff2
Description: high performance general RPC framework (development)
 A modern, open source remote procedure call (RPC) framework that can
 run anywhere. It enables client and server applications to communicate
 transparently, and makes it easier to build connected systems.
 .
 This package contains the headers and the static library for libgrpc++1.51 .
Homepage: https://www.grpc.io/
Multi-Arch: same

Package: libgrpc++1.51
Priority: optional
Section: libs
Installed-Size: 1704
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: grpc
Version: 1.51.1-3+apertis2bv2024dev3b1
Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.32), libgcc-s1 (>= 3.5), libgrpc29 (>= 1.51.1), libprotobuf32 (>= 3.21.12), libstdc++6 (>= 11)
Filename: pool/target/g/grpc/libgrpc++1.51_1.51.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 428908
MD5sum: 39a15cf49812d7ba5419107b40af293c
SHA1: 803c6470abd473d6a8bce67cd01e408038d68036
SHA256: 0f69b2f1fe4896f1f6596ed3db2dc630794ba2fabc2726c1548eedd3791d18a8
SHA512: c720179bdb18c3b8e3709051f2fa18c1c48dde7825a90999e0f07bcac56d9c5660cca3c2bc3319293e1f98aa8b92b26829152718407a0480489660c234ac78fe
Description: high performance general RPC framework
 A modern, open source remote procedure call (RPC) framework that can
 run anywhere. It enables client and server applications to communicate
 transparently, and makes it easier to build connected systems.
 .
 This package provides the gRPC C++ bindings.
Homepage: https://www.grpc.io/
Multi-Arch: same

Package: libgrpc++1.51-dbgsym
Priority: optional
Section: debug
Installed-Size: 10758
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: grpc
Version: 1.51.1-3+apertis2bv2024dev3b1
Depends: libgrpc++1.51 (= 1.51.1-3+apertis2bv2024dev3b1)
Filename: pool/target/g/grpc/libgrpc++1.51-dbgsym_1.51.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 10196520
MD5sum: 2f6399ee791e78429d33396851e64079
SHA1: ea7481f24718283851a7f6f158237746df1ebc02
SHA256: c1186137c1dcf7196613e2fe1ac0fcaa7051ffaeed9374403be30cd6f4ab6eb3
SHA512: dce42f27d4374e1412eaaacdd2ccf3e28d6fa6ee5f8cafbd1008b61a474d2d5a43469ddfb32f31d8a7919c3ad8260e593e290880b2a7636e24d757b407aa2c60
Description: debug symbols for libgrpc++1.51
Auto-Built-Package: debug-symbols
Build-Ids: 1192f12914d481364710d3ad95eff065552a157c 3cbe3434755b27992e2ba6756ed51c5a30b79d60 70906900e0ab462af0f6e6a5dd1ae6f85351f610 7508e5cb3e16e73ef22e976a30296ccc815d9741 df155064640ea5b7e904c0063d5f9cc8251dbfea f71efd375422a6f287a2f1b1bc8db23e3b3ece86
Multi-Arch: same

Package: libgrpc-dev
Priority: optional
Section: libdevel
Installed-Size: 26302
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: grpc
Version: 1.51.1-3+apertis2bv2024dev3b1
Depends: libgrpc29 (= 1.51.1-3+apertis2bv2024dev3b1), pkgconf, zlib1g-dev, libssl-dev, libabsl-dev (>= 20220623.1), libc-ares-dev, libre2-dev
Conflicts: libgpr1-dev, libgpr2-dev, libgpr3-dev, libupb-dev
Filename: pool/target/g/grpc/libgrpc-dev_1.51.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 4457248
MD5sum: ae1164e157d6cb402cff4c71d146a160
SHA1: 63e3badbaaf455eb0dc179b8f0e4cbca92cc945d
SHA256: ce6311048879c1470818a8d53e2afe5f6fb4a4d3d8a9c50520fcf95a9f1b3988
SHA512: c1ce56f728c26aeca88cf16ca4167b5ae16b6f7325f77dee10e1809c1399928e32604441cbfc7f4082dbe3bf73c98c490ce670b9f7965cbfe8b4bafd837003d0
Description: high performance general RPC framework (development)
 A modern, open source remote procedure call (RPC) framework that can
 run anywhere. It enables client and server applications to communicate
 transparently, and makes it easier to build connected systems.
 .
 This package contains the headers and the static library for libgrpc29 .
Homepage: https://www.grpc.io/
Multi-Arch: same

Package: libgrpc29
Priority: optional
Section: libs
Installed-Size: 8227
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: grpc
Version: 1.51.1-3+apertis2bv2024dev3b1
Replaces: libgrpc10, libgrpc28, libgrpc9
Depends: libabsl20220623 (>= 0~20220623.0-1), libc-ares2 (>= 1.11.0~rc1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libprotobuf32 (>= 3.21.12), libprotoc32 (>= 3.21.12), libre2-9 (>= 20150701+dfsg), libssl3 (>= 3.0.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Breaks: libgrpc10, libgrpc28, libgrpc9
Filename: pool/target/g/grpc/libgrpc29_1.51.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 2416788
MD5sum: 5ff64f4111a5bf982131730d275fcdc9
SHA1: 0c052dfb3e67bc476e318b51f9775a0e02119418
SHA256: 8a1c893b307127c8d9ddf4f3cdd3565551b8918ed12459a7fe8371de50f5043c
SHA512: 1054cde57d14be104bd7f2bd920b5c5b3e9e012a560d559f13485d7a1daed818086518d11084ea131429ebff4134908610b5d14caaaa1205fbaf4f17837f3061
Description: high performance general RPC framework
 A modern, open source remote procedure call (RPC) framework that can
 run anywhere. It enables client and server applications to communicate
 transparently, and makes it easier to build connected systems.
 .
 This package provides the gRPC C bindings.
Homepage: https://www.grpc.io/
Multi-Arch: same

Package: libgrpc29-dbgsym
Priority: optional
Section: debug
Installed-Size: 70553
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: grpc
Version: 1.51.1-3+apertis2bv2024dev3b1
Depends: libgrpc29 (= 1.51.1-3+apertis2bv2024dev3b1)
Filename: pool/target/g/grpc/libgrpc29-dbgsym_1.51.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 69280108
MD5sum: 68bb8cdf4cc9b88530dddc5de192ce89
SHA1: 38afdf9862b78b397fb468967dbbe4acd42f53ac
SHA256: 918bc51204555d35e3db898b9bfdd7fa9d61c70a8cb276563efdb03dc2b7e871
SHA512: 5f4d6eb99cb4ff7ee5b328e7717b53a5da5a200f3c40fd9d39af7e56a2dd95915fae5d3de49276dbfc5ca01e4440f240254ee13a789ada6dd6917497a10c8a9b
Description: debug symbols for libgrpc29
Auto-Built-Package: debug-symbols
Build-Ids: 17f8960276d84274134970bc5b56df8f572464b6 25155b71037d326316cee4072bff91f7985d3521 50fb0bdac306d8889bc684a3415794a7ae783164 5964e011e2de422bbf74df8d5a130f73c562bc41 b489c3caedaf0d8a359bbf8eceeaa95666ed7280 c47ea9ced3d9f5e5ff3005e0a4f630e160166edd
Multi-Arch: same

Package: libgsf-1-114
Priority: optional
Section: libs
Installed-Size: 262
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Architecture: armhf
Source: libgsf
Version: 1.14.50-1+apertis1bv2024dev3b1
Depends: libgsf-1-common (>= 1.14.50-1+apertis1bv2024dev3b1), libbz2-1.0, libc6 (>= 2.33), libglib2.0-0 (>= 2.61.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Filename: pool/target/libg/libgsf/libgsf-1-114_1.14.50-1+apertis1bv2024dev3b1_armhf.deb
Size: 139324
MD5sum: 194495b685bf1005d9861e03f85c8b17
SHA1: 6ac661fe3e633abf2a1c1124abccbf4558eac241
SHA256: e5a95e9825a25bf797abfff924f517d45ee29524a71690bf3c7821fe49e192e7
SHA512: 7a908065d40a6692477fdfbcde58f1861cfe5bad33fc56358f845d4ebbad2ec6859637c01577575815e5b796e28b328a65836f04d329b03df6155d8c4ec1a737
Description: Structured File Library - runtime version
 The GNOME Structured File Library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats.
Homepage: http://projects.gnome.org/libgsf/
Multi-Arch: same

Package: libgsf-1-114-dbgsym
Priority: optional
Section: debug
Installed-Size: 354
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Architecture: armhf
Source: libgsf
Version: 1.14.50-1+apertis1bv2024dev3b1
Replaces: libgsf-1-114-dbg (<< 1.14.38~)
Depends: libgsf-1-114 (= 1.14.50-1+apertis1bv2024dev3b1)
Breaks: libgsf-1-114-dbg (<< 1.14.38~)
Filename: pool/target/libg/libgsf/libgsf-1-114-dbgsym_1.14.50-1+apertis1bv2024dev3b1_armhf.deb
Size: 297864
MD5sum: 6c3082da4cb9d1c4db19e79e2f05bf18
SHA1: a3b50aff51d51d596fe873f7a082d92f6f8f8e16
SHA256: e9efbb3fb450c0217452333087f430fcf1bf945d1b53ac879e3b76976f15c818
SHA512: 4a0f23dd771c6c0f36cdbabda57ff07ed87af8103bf2a9fb55aad9197682de0ab44db5840f2721afba1c8240faceb78f70a9982a0698f0f2127a48f5d2fdaa50
Description: debug symbols for libgsf-1-114
Auto-Built-Package: debug-symbols
Build-Ids: 5ace3447a83da4327a3f6e57d6ed9b3759dc9917
Multi-Arch: same

Package: libgsf-1-common
Priority: optional
Section: libs
Installed-Size: 735
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Architecture: all
Source: libgsf
Version: 1.14.50-1+apertis1bv2024dev3b1
Replaces: libgsf-1 (<= 1.12.3-4)
Filename: pool/target/libg/libgsf/libgsf-1-common_1.14.50-1+apertis1bv2024dev3b1_all.deb
Size: 156124
MD5sum: b51aeb1e81a035b9fd7fa20ed2de9479
SHA1: 82a22057e106790e36302ba730345cdd98708482
SHA256: 44e6a24f6b32cb1eece659fd31a431f9a98d77d14c38fe50a75c1fd2b86f3ffd
SHA512: 32726293d0beed662d6e04d2b43e254073fdd8afd1850acc939af4c6a9f57ba01438eca4234e3344fbf841767ace4d19ac51f7820e59fa27878012d996d531b0
Description: Structured File Library - common files
 The GNOME Structured File Library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats.
 .
 These are the architecture independent files that are part of libgsf,
 like translations of messages.
Homepage: http://projects.gnome.org/libgsf/
Multi-Arch: foreign

Package: libgsf-1-dev
Priority: optional
Section: libdevel
Installed-Size: 1804
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Architecture: armhf
Source: libgsf
Version: 1.14.50-1+apertis1bv2024dev3b1
Replaces: gir1.2-libgsf-1, libgsf-gnome-1-dev (<= 1.14.8-1)
Depends: libgsf-1-114 (= 1.14.50-1+apertis1bv2024dev3b1), gir1.2-gsf-1 (= 1.14.50-1+apertis1bv2024dev3b1), libbz2-dev, libglib2.0-dev, libxml2-dev
Recommends: pkg-config
Conflicts: gir1.2-libgsf-1
Filename: pool/target/libg/libgsf/libgsf-1-dev_1.14.50-1+apertis1bv2024dev3b1_armhf.deb
Size: 259576
MD5sum: ba9c682f271dbbce3c6ea7b2caa133ac
SHA1: 2fe0e7ca0d0e16e7057c80435eeb3c30588d5811
SHA256: 65b9fec58adfbc3872178cf5333d3a81aec7e161b8dae7b7947700f0291b0a07
SHA512: 2badf5850376b8aada65186a475bfe72c38fc5100db826bb8a20fc97049b1c5eb4246bc7eaec5c464689573527ad410842271a5a1bed21e6af17ba6f7fd854ba
Description: Structured File Library - development files
 This package contains the development files used in building applications
 that use the GNOME Structured File Library.
 .
 The GNOME Structured File Library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats. It is actively being developed and its API is still likely to
 undergo significant changes (in particular, extensions).
Homepage: http://projects.gnome.org/libgsf/
Multi-Arch: same

Package: libgsf-bin
Priority: optional
Section: gnome
Installed-Size: 107
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Architecture: armhf
Source: libgsf
Version: 1.14.50-1+apertis1bv2024dev3b1
Replaces: libgsf-1 (<= 1.12.3-3), libgsf-gnome-1 (<= 1.12.3-4)
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0), libgsf-1-114 (>= 1.14.27)
Suggests: imagemagick
Filename: pool/target/libg/libgsf/libgsf-bin_1.14.50-1+apertis1bv2024dev3b1_armhf.deb
Size: 70912
MD5sum: 8621c301ca0bc0f49bc012749ac522b3
SHA1: a967c6244c68c82c96afd3029f123d1925dcbe18
SHA256: 86340c0d514d002d80e4b47904412aea8a70aa2bf0fd27dc1b2d69f8774ffc38
SHA512: 03ba7df14f29b1230c9cc5bdc200654289e0f5c528a4aebcb3bc91eca16b15f205010a6a22ac4cf56ef83806fae21fceb9195996dcfdd657c8b5d3a15b633d47
Description: Structured File Library - programs
 The GNOME Structured File Library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats.
 .
 These are the programs that are shipped as part of libgsf. They include
 a thumbnail generator, a tar-like archiver application and a VBA macro
 extractor.
Homepage: http://projects.gnome.org/libgsf/

Package: libgsf-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 59
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Architecture: armhf
Source: libgsf
Version: 1.14.50-1+apertis1bv2024dev3b1
Replaces: libgsf-1-114-dbg (<< 1.14.38~)
Depends: libgsf-bin (= 1.14.50-1+apertis1bv2024dev3b1)
Breaks: libgsf-1-114-dbg (<< 1.14.38~)
Filename: pool/target/libg/libgsf/libgsf-bin-dbgsym_1.14.50-1+apertis1bv2024dev3b1_armhf.deb
Size: 28260
MD5sum: 83e3a981becc681d0748232eef6e3b4c
SHA1: ded6e8b25cc75a9331fdd765fdf01e2f9fb82d5e
SHA256: 967fb1be06034c62e04bf913a53bf2446adbb9294972e3828021c9c3063606f2
SHA512: 78ac5c4b778d9345742033e0ccc34d5befb5eb222038bb2ad39c27d14e539cb2e9e5a862088f0d0a552134b3c6820b059e5b24e8bbd943e1c47c3e4186fec6bf
Description: debug symbols for libgsf-bin
Auto-Built-Package: debug-symbols
Build-Ids: 78903866dfe2e14381afb22ac5e68a1208d975dc 822fc9220f57bedcf9a9fc46d7c63bb894ca48ff d68c0facff5804d276383bb9b767fdb5fcd5d6c5

Package: libgssapi-krb5-2
Priority: optional
Section: libs
Installed-Size: 378
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkrb5-3 (= 1.20.1-2+apertis0bv2024dev3b2), libkrb5support0 (>= 1.15~beta1)
Suggests: krb5-doc, krb5-user
Breaks: moonshot-gss-eap (<= 1.0)
Filename: pool/target/k/krb5/libgssapi-krb5-2_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 194764
MD5sum: 4cb8bce068cb1f077c9fd35083ae0abb
SHA1: 2e960d0d406b2358098f9779d3c8b6c4e480fb74
SHA256: 04a655d85fbb666f448179aa5f0b6c1436dd3dfccbfa926204b68f5a257a94f8
SHA512: 75d60487a60d8a38f654826ff945e976a353d87365962f0629bda96dab6a1796ba08abbe3692293df3fc3d8b196d27b1f0d85a5ed18feacc786c137feaa761f6
Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the MIT Kerberos
 implementation of GSS-API used by applications and Kerberos clients.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: libgssapi3-heimdal
Priority: optional
Section: libs
Installed-Size: 209
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libhcrypto5-heimdal (>= 1.4.0+git20110226), libheimntlm0-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.6~git20131117), libroken19-heimdal (>= 1.7~git20150920)
Conflicts: libgssapi3
Filename: pool/target/h/heimdal/libgssapi3-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 92176
MD5sum: 685805873a696f4c1e9d486e996c3c3b
SHA1: 65369d77bc9b879d04cc44b58b5fe04d071b9562
SHA256: 121d7f2ad2d09aa0fde7600996943cb32449d36fa3a2dfe7da32b666f3535655
SHA512: 97bd6c07579fae5071b07f2525cde2079fcf3779b9cdcd5be611e858be6dd777f29319f1385330a4c12564352b635733df3ab9d5c0a77a61a96d34e2091b75bc
Description: Heimdal Kerberos - GSSAPI support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for GSSAPI support.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libgssapi3-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 626
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libgssapi3-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libgssapi3-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 569696
MD5sum: 7523a83227c7e34dfed94eacab2f6e37
SHA1: 305a74efe887c671a7be3939d38bf9b1f94bee9b
SHA256: 592abe28b5a17512f3ab4028c1c79edb2a371f8b4b5d02c60bd28ce1febd8941
SHA512: b4a022075ac980b434374ef4de2726ba96a52fce342f60cd82a169e4045c0e6e9cf46a5a193bf53f81a81b3c7c557fbef1a8b819ab3e54904f1a16e608bd5f42
Description: debug symbols for libgssapi3-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: 120d263972c22a4557895dc851633da47a851431
Multi-Arch: same

Package: libgssdp-1.6-0
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gssdp
Version: 1.6.2-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.67.3), libsoup-3.0-0 (>= 3.0.3)
Filename: pool/target/g/gssdp/libgssdp-1.6-0_1.6.2-2+apertis1bv2024dev3b1_armhf.deb
Size: 35800
MD5sum: 2342f201d34750d056c18b269047c38b
SHA1: 5431264eb480ef500165c8739882134609bfe05e
SHA256: bb83bc13c5afc7de65ca69829ccb0316a21e8741a3676f700b610d5f354c722d
SHA512: 15060e68d4096c631374c3d7cd6c91e1fe76387837d45d8d8fae78975ac10c860dcdcf1e2317ebfe9bf1e351a91bef45bedf1c1e68ea49edad877b73adf5e832
Description: GObject-based library for SSDP
 A GObject-based API for doing SSDP (Simple Service Discovery Protocol)
 transparently.
Homepage: https://wiki.gnome.org/Projects/GUPnP
Multi-Arch: same

Package: libgssdp-1.6-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 130
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gssdp
Version: 1.6.2-2+apertis1bv2024dev3b1
Depends: libgssdp-1.6-0 (= 1.6.2-2+apertis1bv2024dev3b1)
Filename: pool/target/g/gssdp/libgssdp-1.6-0-dbgsym_1.6.2-2+apertis1bv2024dev3b1_armhf.deb
Size: 103912
MD5sum: b7c77d260a5e030f838889ef6fb8e8f5
SHA1: 0ad6a123284bba115caeffaced2f2db5a995c467
SHA256: 261e67175ff931ff14f12f79273f62e7b02f09fda31eda775a81988f7b23604a
SHA512: 3e60767ca0bc73ec948f26a74febf80d9a449dc612d8d33340b880aa6020bdb395b5ad95cb487ae283c419875525bc88b50c4fa5b19ebee17cd4a932bda52200
Description: debug symbols for libgssdp-1.6-0
Auto-Built-Package: debug-symbols
Build-Ids: 49ebcf41bf101ad53cb61803a7c0103e60999dc8
Multi-Arch: same

Package: libgssdp-1.6-dev
Priority: optional
Section: libdevel
Installed-Size: 138
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gssdp
Version: 1.6.2-2+apertis1bv2024dev3b1
Replaces: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<= 0.10.4)
Depends: libgssdp-1.6-0 (= 1.6.2-2+apertis1bv2024dev3b1), gir1.2-gssdp-1.6 (= 1.6.2-2+apertis1bv2024dev3b1), libsoup-3.0-dev
Suggests: libgssdp-doc
Breaks: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<= 0.10.4)
Filename: pool/target/g/gssdp/libgssdp-1.6-dev_1.6.2-2+apertis1bv2024dev3b1_armhf.deb
Size: 16528
MD5sum: 54a365ba19cf524e4ee73c928d403c93
SHA1: 42872dcf366f45b85e53d655d5b188f9dcd60cb3
SHA256: e28896dcba5046d3ab0c10cc728461d4b58eb0b41fd66252287558b1be868784
SHA512: 197f0c0b8f0d5efeaa36230fad9118831cf06b6dad482b1dbe7e736bebc9c8ee9c4a8a630c022ec32c8cde3f80eca1b5895936e1ee6f86a97bdbf07d539221da
Description: GObject-based library for SSDP (development files)
 A GObject-based API for doing SSDP (Simple Service Discovery Protocol)
 transparently.
 .
 This package contains the development files.
Homepage: https://wiki.gnome.org/Projects/GUPnP
Multi-Arch: same

Package: libgssdp-doc
Priority: optional
Section: doc
Installed-Size: 695
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gssdp
Version: 1.6.2-2+apertis1bv2024dev3b1
Suggests: devhelp
Filename: pool/target/g/gssdp/libgssdp-doc_1.6.2-2+apertis1bv2024dev3b1_all.deb
Size: 44536
MD5sum: d2a3e5fa55268663ba51eb762b8d954b
SHA1: eb93ba81fea52556c148c17bcbbb9ca5dad00f75
SHA256: aa9031d5a6a2322393306d84c0b933352f18e682edc32906a1091b1cf84a2e05
SHA512: c1dd00096c5353dc078a93e25a85bce21d60ca357d607d0d2fd31707aff01f688aae7a79167a116c16f83ddf216767fe9a4ba024c17c7a45a82f03f170021354
Description: GObject-based library for SSDP (documentation)
 A GObject-based API for doing SSDP (Simple Service Discovery Protocol)
 transparently.
 .
 This package contains the documentation.
Homepage: https://wiki.gnome.org/Projects/GUPnP

Package: libgssrpc4
Priority: optional
Section: libs
Installed-Size: 243
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17)
Suggests: krb5-doc, krb5-user
Filename: pool/target/k/krb5/libgssrpc4_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 133976
MD5sum: 4a545a432a052a55a45a09e1eda251bc
SHA1: e8f04445fe5681b4d699dede1f17ec3867cc25a7
SHA256: 9e4f2b5b06cdb3023fcd264a0a54041fba04950a41439b43495899b1b85e28b0
SHA512: 3d1cfa84d7ce2728003e81daf5416def84c662117ea9304619b60de9841b5a833417d8989b8d2dc8e1bd4f50febd94f99bcb07a47262aa605080b6be5c5dd169
Description: MIT Kerberos runtime libraries - GSS enabled ONCRPC
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains an RPC library used by the Kerberos administrative
 programs and potentially other applications.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: libgstreamer-gl1.0-0
Priority: optional
Section: libs
Installed-Size: 498
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Replaces: libgstreamer-plugins-bad1.0-0 (<< 1.13.1)
Depends: libc6 (>= 2.7), libdrm2 (>= 2.4.17), libegl1, libgbm1 (>= 8.1~0), libgl1, libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.18.0), libgstreamer1.0-0 (>= 1.22.0), libgudev-1.0-0 (>= 165), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.11), libwayland-egl1 (>= 1.15.0), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb1
Recommends: gstreamer1.0-gl
Breaks: libgstreamer-plugins-bad1.0-0 (<< 1.13.1)
Filename: pool/target/g/gst-plugins-base1.0/libgstreamer-gl1.0-0_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 232344
MD5sum: 3a68fa89f233aeb800588d12a9a821b1
SHA1: 82aca7881557bfe6f12b5099d4c2952dfe697ac4
SHA256: c53b8ad178d4e6648810fa51d6e502f75d34de616894e4f96ac7ad75effe7aa3
SHA512: 87d85c06a72c1c8195f76d9296c7ce537174e427df6cc204ffd1ede966f5da2dc4dd7fac3ef596b1c851007b6280b4d059270482c1b67d4b5a78801b8ba9a345
Description: GStreamer GL libraries
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GL library.
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: libgstreamer-gl1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 605
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Depends: libgstreamer-gl1.0-0 (= 1.22.0-3+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-base1.0/libgstreamer-gl1.0-0-dbgsym_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 518260
MD5sum: de071f8f86c52b771d92b930070ef394
SHA1: 1a2ce9633995f34bfc8c7a5349b57ec929b7041c
SHA256: 5f818c53430f044890ecc9e3f078d56f14b92e355471a87d70a7e946d2eb3b52
SHA512: 709d2085aadd4385f7d2ca8bd1125a90971cf358e0a7b2ede4eb7f7d80a53f3d00bcdab97db8f15f278967570bdbaddee1f5adf24f90672fe58b38a0af8527d7
Description: debug symbols for libgstreamer-gl1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: f36fe7af2a5ab3ca001b1d797aca1c98e18c13b0
Multi-Arch: same

Package: libgstreamer-plugins-bad1.0-0
Priority: optional
Section: libs
Installed-Size: 1561
Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-bad1.0
Version: 1.22.0-4+deb12u1+apertis1bv2024dev3b2
Depends: libc6 (>= 2.29), libdrm2 (>= 2.3.1), libglib2.0-0 (>= 2.68), libgstreamer-gl1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libva-drm2 (>= 1.8), libva2 (>= 2.10.0), libwayland-client0 (>= 1.20.0)
Conflicts: pitivi (<< 0.9999)
Filename: pool/target/g/gst-plugins-bad1.0/libgstreamer-plugins-bad1.0-0_1.22.0-4+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 650936
MD5sum: e4fc43f1a7e3b0e8c33cd59e36517422
SHA1: c2443c15bf0e2ff168229446f460c1b5a9e37622
SHA256: 8b39626df5b96770f2e3136e12460eea103bd85ba6c67944d1aa76da963bea7a
SHA512: 0df957355439339c62b931526e7e9d0063d8179f8628052e3af46bbb95cae9057e499045203b69a9daf5ed4cb0e84271957f28d4232db1eb04ee6a9f7517fad9
Description: GStreamer libraries from the "bad" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
 to the rest. They might be close to being good quality, but they're missing
 something - be it a good code review, some documentation, a set of tests, a
 real live maintainer, or some actual wide use.
 .
 This package contains shared GStreamer libraries from the "bad" set. The API
 is not guaranteed to be stable.
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: libgstreamer-plugins-bad1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1977
Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-bad1.0
Version: 1.22.0-4+deb12u1+apertis1bv2024dev3b2
Depends: libgstreamer-plugins-bad1.0-0 (= 1.22.0-4+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-bad1.0/libgstreamer-plugins-bad1.0-0-dbgsym_1.22.0-4+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 1682220
MD5sum: c3117b56c44a8fc091195ca0f8bca24a
SHA1: de69d605796d27c092b3ac6acea08948fc6923ea
SHA256: cf42e40a2df53173ec42099c986007a0ff24b83d54828e8993ac2d40528bca06
SHA512: 7c12229ff3f55968a53faf607e086d627332b2ee635c8f66c8a5919e34bb6d37f5aafcf70b627d4933e3faa3b04d7cc689af93ad262b39c72829a75c47afb9ab
Description: debug symbols for libgstreamer-plugins-bad1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 0c81bd0feb39ddd8734e56002328cbff3c8e8633 10bd5ffc6e35288eb74e4b4bfdd29521abbd4ca5 111c4da29ae322085216c6a06768015fdd3f8e7b 12b110a353e8ab29e316b9f5125688b4a99a288c 14b58eae85f5aea8a7cdbf3a093d7e683315d300 20293e11d0962d5f44b53f4e45d6a7d5581a593a 36248c6340e5e1631b0636015a74f0f8b3d8ad9a 3d23bc34efb1daccb549ad58c3acab2c80f1aa34 76d87218fe7d1039c6e0aa139b7d0c40b61d6124 7a5f36c56269d0c095d4126622c3829db3817d12 7b34026c0232a006b2cd7c516d53451e13a303ff 82db08f848d1bedbd8f3017bda7ba8d206c11ad2 92883fb597c088f80f08c3c19815ec7e09dcbc25 a9fd7e6484fed462dbf43591d18211d2750c9877 afff31a135e1404362b0b261bf270e38126451fc c0def9637b8c3688b6c380e2cc2902320b56b442 d2cf4f0f4e9b12b59be7fd5e103e60dd03cc318b d35b61ca370b295570791eedd605608932be5b95
Multi-Arch: same

Package: libgstreamer-plugins-bad1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 2678
Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-bad1.0
Version: 1.22.0-4+deb12u1+apertis1bv2024dev3b2
Depends: libgstreamer-plugins-bad1.0-0 (= 1.22.0-4+deb12u1+apertis1bv2024dev3b2), libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, gir1.2-gst-plugins-bad-1.0 (= 1.22.0-4+deb12u1+apertis1bv2024dev3b2)
Conflicts: pitivi (<< 0.9999)
Filename: pool/target/g/gst-plugins-bad1.0/libgstreamer-plugins-bad1.0-dev_1.22.0-4+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 368112
MD5sum: 005705a595972951b0ca84f34a0d67b7
SHA1: 9425c645768e3b2e1e350f24e5b69e4cc058928f
SHA256: 8f8015d8168262b6172409702279b6ff807f8de3ea7cecfe0f0a18ca3d31cb09
SHA512: 4958f0193d65b1eeb17c8d07faa5352d870fbe164e4336d556306f7907ee7e59a7376a454659e99f651d1ea619e83942f3d88c850d06497559eea51e963551ec
Description: GStreamer development files for libraries from the "bad" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
 to the rest. They might be close to being good quality, but they're missing
 something - be it a good code review, some documentation, a set of tests, a
 real live maintainer, or some actual wide use.
 .
 This package contains development files for GStreamer libraries from the
 "bad" set. The API is not guaranteed to be stable.
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: libgstreamer-plugins-base1.0-0
Priority: optional
Section: libs
Installed-Size: 2677
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.67.3), libgstreamer1.0-0 (>= 1.22.0), liborc-0.4-0 (>= 1:0.4.25), zlib1g (>= 1:1.1.4), iso-codes
Recommends: gstreamer1.0-plugins-base
Suggests: libvisual-0.4-plugins
Conflicts: libgstreamer-plugins-bad1.0-0 (<< 1.15.1)
Breaks: gstreamer1.0-plugins-bad (<< 1.15.1), libgstreamer-plugins-bad1.0-0 (<< 1.15.1), totem-gstreamer (<= 2.17.92-0ubuntu1)
Filename: pool/target/g/gst-plugins-base1.0/libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 867724
MD5sum: 450d8e7587edc6d5b4a87572ede245bb
SHA1: 0f8125d7a464f96525be1b6e685374a3673c9f1d
SHA256: 805f385d39e281e796e38286421eadc97691510fae29aa3f652e498435ce0f61
SHA512: 70b116c77e5a246bcbd96030ab94db22c9c2769202da4a57ae95bcc3328f43cff31220d02208de72d02421783a44a76b61469b4ce11a08b6e88654f9bbb0d299
Description: GStreamer libraries from the "base" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains libraries from the "base" set, an essential
 exemplary set of elements.
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: libgstreamer-plugins-base1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 2534
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Depends: libgstreamer-plugins-base1.0-0 (= 1.22.0-3+deb12u1+apertis1bv2024dev3b2)
Filename: pool/target/g/gst-plugins-base1.0/libgstreamer-plugins-base1.0-0-dbgsym_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 2179440
MD5sum: a438e104bf55986ee9044015f3a46246
SHA1: 90752fd476cd793022769453e31f3f39a32e7302
SHA256: 466b99d40ac48fa6285791f6cb2cfe9e346e80705c02cde8e2b996a65fb64f4f
SHA512: 496624d49b460ac8ed7bda8fab71d6b61833624ad837cee5036e54481b3f373298947f3846f2b808df02ff8d7063babe373c4e37ca94c5c02d4229536597c2e5
Description: debug symbols for libgstreamer-plugins-base1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 0cdd4ff1655eb8aa0039ab77ccb0e674447f8477 1b4cd917eb36eeb0612288a2f136a963e5859676 1ec3ad6ea309702908d7a763afa29906d33f07f2 7b2a7163e252f9009e04ffc52b56cb0fe6435664 8d346c2eea5647c86cce147d4ebce4def6a5948f 9a9bb4f5ca5ddd6eb00ae14c8f5528c1e61262d6 9b74a8b13b6996de1add82b7be112dc8b9fb7e07 b8e5ee20bedbd1b20c50423f4156749859509206 bb5af575512c87655ffe7f443d1d9f41666efb83 c615a67ac3bcc3912963fca778e14372bc263ddd f4d2644944ff1e5f1c17539cd1f175d404ea5bd0
Multi-Arch: same

Package: libgstreamer-plugins-base1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 5987
Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Architecture: armhf
Source: gst-plugins-base1.0
Version: 1.22.0-3+deb12u1+apertis1bv2024dev3b2
Depends: libgstreamer-plugins-base1.0-0 (= 1.22.0-3+deb12u1+apertis1bv2024dev3b2), libgstreamer-gl1.0-0 (= 1.22.0-3+deb12u1+apertis1bv2024dev3b2), libc6-dev | libc-dev, pkg-config, libgstreamer1.0-dev (>= 1.16.2), libglib2.0-dev, liborc-0.4-dev (>= 1:0.4.24), libgl-dev, libegl-dev, libgles-dev, libx11-xcb-dev, libwayland-dev (>= 1.11), libdrm-dev (>= 2.4.55), libgbm-dev, libgudev-1.0-dev (>= 147), gir1.2-gst-plugins-base-1.0 (= 1.22.0-3+deb12u1+apertis1bv2024dev3b2)
Conflicts: libgstreamer-plugins-bad1.0-dev (<< 1.15.1)
Breaks: libgstreamer-plugins-bad1.0-dev (<< 1.15.1)
Filename: pool/target/g/gst-plugins-base1.0/libgstreamer-plugins-base1.0-dev_1.22.0-3+deb12u1+apertis1bv2024dev3b2_armhf.deb
Size: 518512
MD5sum: d9acfdcf105d341062eb6769212514f1
SHA1: 6bc60d4c14387e1c55992ed541dffbf0237211fb
SHA256: eee3a0fdecab56a1b8b3fe8447df83cd23ca64244bc57fdb619da8544314ea61
SHA512: 1a9c804415d86935895cf0766ef2bfbf8e5713d7d638d52a7934abd1a52b1f2b59042672c7bf432c46cd894e993efcfe35bc221dd8e19120b5858c0886dc981d
Description: GStreamer development files for libraries from the "base" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains development files for GStreamer libraries from
 the "base" set, an essential exemplary set of elements.
Homepage: https://gstreamer.freedesktop.org

Package: libgstreamer1.0-0
Priority: optional
Section: libs
Installed-Size: 3588
Maintainer: Maintainers of GStreamer packages <gstreamer1.0@packages.debian.org>
Architecture: armhf
Source: gstreamer1.0
Version: 1.22.0-2+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.70.0), libunwind8, libcap2-bin
Suggests: gstreamer1.0-tools
Breaks: gstreamer1.0-plugins-bad (<< 1.11.1), gstreamer1.0-plugins-base (<< 1.8.0), libgstreamer-plugins-bad1.0-0 (<< 1.13.1)
Filename: pool/target/g/gstreamer1.0/libgstreamer1.0-0_1.22.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 1096524
MD5sum: 5fc0c642532f6f49df6d73db2494853f
SHA1: 10f9b8b57444961dca537b67e8919fdc2f8f1a91
SHA256: 2e24ff1cbaa23ea95d569277dfcd5cd17569a331433c613299d4413d6cb38b78
SHA512: c4942781f6f1864e3b2841e336afbacf0200b3d2db403f56cd3135099f211476dc938bb9d67e4f096c2ec89038b57144fc92fdb27b4114c1a8aa4ca43bee42da
Description: Core GStreamer libraries and elements
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the core library and elements.
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: libgstreamer1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 2969
Maintainer: Maintainers of GStreamer packages <gstreamer1.0@packages.debian.org>
Architecture: armhf
Source: gstreamer1.0
Version: 1.22.0-2+apertis1bv2024dev2b1
Depends: libgstreamer1.0-0 (= 1.22.0-2+apertis1bv2024dev2b1)
Filename: pool/target/g/gstreamer1.0/libgstreamer1.0-0-dbgsym_1.22.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 2572648
MD5sum: 2d27f04f759399975e2903008b0c01c5
SHA1: 48338be1fd1acec80d6203ec9ae598e9b2407bfd
SHA256: 466dfcf444745302934037bdb3088c94ccc036565e8b8f7b52571c36dc384107
SHA512: 41cc24cf1e300bc8d3f099fd2c37547e73821ded321e1bce6e09953300667929de0540735430aa092bcfd82db2c32b647760b7514f60b875867e3f8ecf6301fc
Description: debug symbols for libgstreamer1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 53be39b67dc93ea940921f942f3c556292606184 58dd09e3d1763a36c9c52ce4121942063d7c45e9 7af6d336f100834953ffd5501fdf9cbc8f77ef9d 8ed031c0f4a24d0403e1322ee300130f4d586962 a923a6e51031538eaab31b1abd4e66629a2f8e79 cc774cc982f8f40aa8ec405dd3b53be5e091125b d4f85e2023a9cdf9c0a201698e474291cdd40448 f13495883448db7fca386d8d757ba91f8752bd55 f1c26a8761b9d3ded9c1e9ef729bb11ae17f8c4a
Multi-Arch: same

Package: libgstreamer1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 6111
Maintainer: Maintainers of GStreamer packages <gstreamer1.0@packages.debian.org>
Architecture: armhf
Source: gstreamer1.0
Version: 1.22.0-2+apertis1bv2024dev2b1
Replaces: libgstreamer-plugins-bad1.0-dev (<< 1.13.1)
Depends: libgstreamer1.0-0 (= 1.22.0-2+apertis1bv2024dev2b1), libc6-dev | libc-dev, pkg-config, libglib2.0-dev, libunwind-dev, libc6 (>= 2.34), libglib2.0-0 (>= 2.62.0), gir1.2-gstreamer-1.0 (= 1.22.0-2+apertis1bv2024dev2b1)
Suggests: gstreamer1.0-doc
Conflicts: libgstreamer-plugins-bad1.0-dev (<< 1.13.1)
Filename: pool/target/g/gstreamer1.0/libgstreamer1.0-dev_1.22.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 548924
MD5sum: a8a25d94982b05933207f09d6debc01d
SHA1: 6efe29f2599d2e9f05f778872298dd3386dd8d23
SHA256: eca7151a4d24635f9aa56c2000285c0c4d964e2cf660185768fad10b3966e01a
SHA512: 9e42435aeb20daccdebfaaac76557b2ed9bb93ebb2d498b53b75e47b59632e2cb33f9079974457f143a856f4bd3c86f7e90d4d795387c0043aeed07017d680ad
Description: GStreamer core development files
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains development files for the core library and
 elements.
Homepage: https://gstreamer.freedesktop.org
Multi-Arch: same

Package: libgstreamer1.0-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 27
Maintainer: Maintainers of GStreamer packages <gstreamer1.0@packages.debian.org>
Architecture: armhf
Source: gstreamer1.0
Version: 1.22.0-2+apertis1bv2024dev2b1
Depends: libgstreamer1.0-dev (= 1.22.0-2+apertis1bv2024dev2b1)
Filename: pool/target/g/gstreamer1.0/libgstreamer1.0-dev-dbgsym_1.22.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 12952
MD5sum: cf95be4692a080e237401b4376252619
SHA1: fb44421c44669069a9b6ceb23d486b5771acfc43
SHA256: fa3345c05dece4870f37ac85831b1c1341bb20ebfaed68cc07ec05460dfe81f9
SHA512: 1a09eb99e8d8864ca7cc5c09d73eb4d030e58726d54270e77aa39963a78f3a9530303f5681f2bda620e3d4fc85ae9883e407605e2eeea53a13bb397aa6472dc0
Description: debug symbols for libgstreamer1.0-dev
Auto-Built-Package: debug-symbols
Build-Ids: 771510e6c15a7e11b94192dbf1911cfed6d38cdc
Multi-Arch: same

Package: libgtk-3-0
Priority: optional
Section: libs
Installed-Size: 7171
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Provides: gtk3-binver-3.0.0
Depends: adwaita-icon-theme, hicolor-icon-theme, shared-mime-info, libatk-bridge2.0-0 (>= 2.15.1), libatk1.0-0 (>= 2.35.1), libc6 (>= 2.34), libcairo-gobject2 (>= 1.14.0), libcairo2 (>= 1.14.0), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 0.19.7), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.59.0), libharfbuzz0b (>= 2.2.0), libpango-1.0-0 (>= 1.45.5), libpangocairo-1.0-0 (>= 1.44.0), libpangoft2-1.0-0 (>= 1.44.0), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.14.91), libwayland-egl1 (>= 1.15.0), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.5.0), libgtk-3-common (>= 3.24.37-2+apertis2bv2024dev3b1)
Recommends: libgtk-3-bin, librsvg2-common
Suggests: gvfs
Filename: pool/target/g/gtk+3.0/libgtk-3-0_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 2410792
MD5sum: 40f6a0ef3a1e4094f61c64422f258a79
SHA1: 58e4a6b4abf6a1225532ee8e065d02be7abfe7c6
SHA256: 2bfc8772324a3c0c413f3123cc3ad6a90b5ef9d650fe890d6aca00c30f20caa8
SHA512: ccade54933e4f2ec419259fbb5e651033a91146859ba223e91ed36925efd798012ee457d07da0e23408bb955c5b58c819fa11cfcbf9ba4094e321e6ac4a410d3
Description: GTK graphical user interface library
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the shared libraries.
Homepage: https://www.gtk.org/
Multi-Arch: same

Package: libgtk-3-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 9689
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Depends: libgtk-3-0 (= 3.24.37-2+apertis2bv2024dev3b1)
Filename: pool/target/g/gtk+3.0/libgtk-3-0-dbgsym_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 8424664
MD5sum: 5955c92771d73ae8730187f92fbbe9ee
SHA1: ee32baa9c322d6783b53ea59a6263d53dff01c4d
SHA256: a9e10dd0ba263abd4b8c4d5c86557f22e6b8d776dfa7ad1b108a6bf0c3af8479
SHA512: 1f41597800d8a5ce565c581df0730e49757320288ef7371ccb68843b1caa27330a117f384a5a00fc96b36518745938183bff557b7bfab16d8a0b54df22814ca1
Description: debug symbols for libgtk-3-0
Auto-Built-Package: debug-symbols
Build-Ids: 0d55b96985e354bfc32cc4e0d45a9d53d68667a8 15cb70c9ea4306e506dec09d60574d2cf7100061 2c6474757c3f9e867f2fafb158a57d2e6a53cc0b 3b91e2545b396310bbddf79bb0277938d06c8b15 42f738fe8a465a53cb6a2271a26d839940e97f78 6fe5e63a9848e23e6a29a1c19ceb13de74673a69 89efb0f22a117f2642ca4005ef04f5db066784d5 9619fb1f8b51a08157faacb7d4148b25d61208cd 9e021a75c414916e9f57c187076c93343e5de8af a74d2695343fe11158c25ca135641e217e3427ef b48972b23375afbcc2db904b159b00955ebd7967 d274c2c2f176fcb47a4b36d3618017414e73cf5d d51e211e8e4db938c4f6582e7f7c5dcdfb7ba110 e12a0811e0496a4681d0e1ea49ff151c85bbe219 e59b459e5d763ac29018c38855bbd2dd8ef27696 f096715cd61a165f034afbf1d700ebf70bee2ec9 f9a311fad5e61b707842c739a8664eddbb7e0f21
Multi-Arch: same

Package: libgtk-3-bin
Priority: optional
Section: misc
Installed-Size: 269
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Replaces: gtk-3-examples (<< 3.24.13)
Depends: gtk-update-icon-cache, libc6 (>= 2.34), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.57.2), libgtk-3-0 (>= 3.24.37-2+apertis2bv2024dev3b1), libgtk-3-common (>= 3.24.37-2+apertis2bv2024dev3b1)
Breaks: gtk-3-examples (<< 3.24.13)
Filename: pool/target/g/gtk+3.0/libgtk-3-bin_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 99468
MD5sum: 0f7f1f0c28db45c734b697e64f655d0e
SHA1: 563960dad42657f25faf3fa4a2ba9a75ac1e492b
SHA256: 1ae53cfe9d4cfc95ff8be415c04299b889d9683224fa9a21a5ae1ffc64f6052b
SHA512: 3811206e5530669a7230bf5c41c22392635c164b9f544ce189e50a83747d97b80bae33e0a75ee383d12aa0f4367eb767624e533b527ca082d27639670e70a8d3
Description: programs for the GTK graphical user interface library
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the utilities which are used by the libraries
 and other packages.
Homepage: https://www.gtk.org/
Multi-Arch: foreign

Package: libgtk-3-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 153
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Depends: libgtk-3-bin (= 3.24.37-2+apertis2bv2024dev3b1)
Filename: pool/target/g/gtk+3.0/libgtk-3-bin-dbgsym_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 103288
MD5sum: 9362aada82bd3a9d5f85c13542fb03b9
SHA1: e2761142e1b5ba838a8ce1b7a17d0a7fac0297b5
SHA256: 87d3049b13c1e3b914eb5dec5485570772d63f9f5a136744b7957e6b0a1a9ab5
SHA512: f18ac4a9e992e80f901cd1c64ed4c18269fc44ffe109244a3c002828a635f0f7a67b90877e3949381b4f2a3c81c58ae468e775778056e6b3118a640f3a3fb172
Description: debug symbols for libgtk-3-bin
Auto-Built-Package: debug-symbols
Build-Ids: 30df66f7d0c5f2174bb56dcf9fe955059d2f149d 4281b083908f3129467ed89fca01ba1e61b61fe3 91026f782844a6d8117e5f1e6c4f3c86a0a2709f a2281aec515ca290c9815ee9fdd5fed4eff68b76 b2a52050c561a67d8fd107169288e049a57689bd

Package: libgtk-3-common
Priority: optional
Section: misc
Installed-Size: 26526
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Replaces: libgtk-3-dev (<< 3.24.30-3~)
Depends: dconf-gsettings-backend | gsettings-backend
Recommends: libgtk-3-0
Breaks: libgtk-3-dev (<< 3.24.30-3~)
Filename: pool/target/g/gtk+3.0/libgtk-3-common_3.24.37-2+apertis2bv2024dev3b1_all.deb
Size: 3911020
MD5sum: 27ea651baa462a86da15a70ef66f20a9
SHA1: 8333e8551e080b7da4ba1fdcc520a7b61ed05313
SHA256: dff800e4793303d1bbf68966d7287e4084058fcf40a54adc9102dc67a99e5b84
SHA512: 78e07ee4f94bd2d095d9d012a2e06b036e2c7597db1e4ca7be0712b0da3bf2f106af854c5caf08a8ab233524f5ee211865b47129a7b659754ba90f53a7ededee
Description: common files for the GTK graphical user interface library
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the common files which the libraries need.
Homepage: https://www.gtk.org/
Multi-Arch: foreign

Package: libgtk-3-dev
Priority: optional
Section: libdevel
Installed-Size: 13945
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Depends: gir1.2-gtk-3.0 (= 3.24.37-2+apertis2bv2024dev3b1), libatk-bridge2.0-dev (>= 2.15.1), libatk1.0-dev (>= 2.35.1), libcairo2-dev (>= 1.14.0), libegl1-mesa-dev, libepoxy-dev (>= 1.0), libfontconfig-dev, libfribidi-dev (>= 0.19.7), libgdk-pixbuf-2.0-dev (>= 2.40.0), libglib2.0-dev (>= 2.57.2), libpango1.0-dev (>= 1.44.0), libwayland-dev (>= 1.9.91), libx11-dev, libxcomposite-dev, libxcursor-dev, libxdamage-dev, libxext-dev, libxfixes-dev, libxi-dev, libxinerama-dev, libxkbcommon-dev, libxrandr-dev, pkg-config, wayland-protocols (>= 1.17), libgtk-3-common (>= 3.24.37-2+apertis2bv2024dev3b1), libgtk-3-0 (= 3.24.37-2+apertis2bv2024dev3b1)
Suggests: libgtk-3-doc
Filename: pool/target/g/gtk+3.0/libgtk-3-dev_3.24.37-2+apertis2bv2024dev3b1_armhf.deb
Size: 1137340
MD5sum: e47d3b125e09f8f45c7a42578f5a795f
SHA1: 45e79489e7345a2ccaae8106c89300c4f6d96d12
SHA256: 59710d5da54afadc2d7d360ed02392f2972db3c69c29d2a78b0a28e91f4076fe
SHA512: 95600a0be57ef3985d41774edf2faf0b7e10493de603621e1eb84a6c004190eabf326bbc1dbe51e0837649b9907aa696fcee8b0b1f66d371cafe95aaf8670fb7
Description: development files for the GTK library
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the header and development files which are
 needed for building GTK applications.
Homepage: https://www.gtk.org/
Multi-Arch: same

Package: libgtk-3-doc
Priority: optional
Section: doc
Installed-Size: 24481
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gtk+3.0
Version: 3.24.37-2+apertis2bv2024dev3b1
Recommends: libatk1.0-doc, libglib2.0-doc, libpango1.0-doc
Suggests: devhelp
Filename: pool/target/g/gtk+3.0/libgtk-3-doc_3.24.37-2+apertis2bv2024dev3b1_all.deb
Size: 3354204
MD5sum: eb884fc49cb0a720c5c4b912c7d4f0c8
SHA1: 189c651053f2084df4fcefe805ac28c73ba808f7
SHA256: 82635479f05dc4907d0e3eb112094c08965fc06c1370a90c5d5055437d949aac
SHA512: 61e846ed2432fa3a2f1a32ceed6999bcc2db56c60fc382bf68e965b7512deb32d351dd117fbc764bfe1bdeacdbf35de93389dc22b57c55c7495806ac4e71a427
Description: documentation for the GTK graphical user interface library
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the HTML documentation for the GTK library
 in /usr/share/doc/libgtk-3-doc/ .
Homepage: https://www.gtk.org/
Multi-Arch: foreign

Package: libgtk-4-1
Priority: optional
Section: libs
Installed-Size: 6202
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Replaces: libgtk-4-0 (<< 4.0.0)
Provides: gtk4-binver-4.0.0
Depends: adwaita-icon-theme, hicolor-icon-theme, shared-mime-info, libc6 (>= 2.34), libcairo-gobject2 (>= 1.14.0), libcairo-script-interpreter2 (>= 1.14.0), libcairo2 (>= 1.14.0), libcolord2 (>= 0.1.10), libcups2 (>= 2.0), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 0.19.7), libgdk-pixbuf-2.0-0 (>= 2.30.1), libglib2.0-0 (>= 2.70.0), libgraphene-1.0-0 (>= 1.9.4), libharfbuzz0b (>= 5.1.0), libjpeg62-turbo (>= 1.3.1), libpango-1.0-0 (>= 1.50.3), libpangocairo-1.0-0 (>= 1.50.0), libpangoft2-1.0-0 (>= 1.50.0), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3), libwayland-client0 (>= 1.21.0), libwayland-egl1 (>= 1.21.0), libx11-6 (>= 2:1.4.99.1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.5.0), libgtk-4-common (>= 4.8.3+ds-2+apertis4bv2024dev3b1)
Recommends: libgtk-4-bin, iso-codes, librsvg2-common (>= 2.52.0)
Suggests: gvfs, libgtk-4-media-gstreamer | libgtk-4-media-ffmpeg
Breaks: libgtk-4-0 (<< 4.0.0)
Filename: pool/target/g/gtk4/libgtk-4-1_4.8.3+ds-2+apertis4bv2024dev3b1_armhf.deb
Size: 2379460
MD5sum: ac343aeb63a3749331910b86a3930b0e
SHA1: 0cec25981ad2f7a615f2ee521e0c1a2cc574147d
SHA256: 4cc214cd7b4f2eb6fe678ec38d1190b52bbd1a364aca7d24e8bcd7e49e826e8e
SHA512: a5fe88b037ddbd0a5c04b7d30aff7e54db34e0f88a9ca94e853d82249fb9cfbfe5aa67ead4d07ce7d64c20d7a08b123102285905fc38468f1ce411798559dfdc
Description: GTK graphical user interface library
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the shared libraries.
Homepage: https://www.gtk.org/
Multi-Arch: same

Package: libgtk-4-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 10066
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Depends: libgtk-4-1 (= 4.8.3+ds-2+apertis4bv2024dev3b1)
Filename: pool/target/g/gtk4/libgtk-4-1-dbgsym_4.8.3+ds-2+apertis4bv2024dev3b1_armhf.deb
Size: 8845628
MD5sum: 7c50e5c3844e5e56e7113c27986ffb89
SHA1: a0594bc654f03e5b2ba2afd020b22d1c39a726e8
SHA256: efb5350ebeed9a928371a9066008196dfee28b9cba5a49c10a39c490cc776783
SHA512: d1ced4b1e62fd1aabfaa7e61885989971ace43b74e8ce7efab294ebf97610b662ad81ddcb19355e505e64bc16971bcf0ac024be84deeed5e527ac0b42d6038e4
Description: debug symbols for libgtk-4-1
Auto-Built-Package: debug-symbols
Build-Ids: 3530350df268b01b2f905e8d431c9e7b380cce63 5b1664d1000b133c59303479a43a4f582dcda120 6c62d86a38655a04ed9fc917b284274237f1ffcd
Multi-Arch: same

Package: libgtk-4-bin
Priority: optional
Section: misc
Installed-Size: 5964
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Replaces: gtk-4-examples (<< 3.96.0-3~)
Depends: gtk-update-icon-cache, libc6 (>= 2.34), libcairo-gobject2 (>= 1.14.0), libcairo-script-interpreter2 (>= 1.14.0), libcairo2 (>= 1.14.0), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 0.19.7), libgdk-pixbuf-2.0-0 (>= 2.30.1), libglib2.0-0 (>= 2.70.0), libgraphene-1.0-0 (>= 1.9.4), libgtk-4-1 (>= 4.8.3+ds-2+apertis4bv2024dev3b1), libharfbuzz0b (>= 5.1.0), libjpeg62-turbo (>= 1.3.1), libpango-1.0-0 (>= 1.50.3), libpangocairo-1.0-0 (>= 1.50.0), libpangoft2-1.0-0 (>= 1.50.0), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3), libwayland-client0 (>= 1.21.0), libwayland-egl1 (>= 1.21.0), libx11-6 (>= 2:1.4.99.1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.5.0), libgtk-4-common (>= 4.8.3+ds-2+apertis4bv2024dev3b1)
Breaks: gtk-4-examples (<< 3.96.0-3~)
Filename: pool/target/g/gtk4/libgtk-4-bin_4.8.3+ds-2+apertis4bv2024dev3b1_armhf.deb
Size: 2351952
MD5sum: e43b9f78a1f9cff533c0d40cc8c26f6d
SHA1: 1a56aec1547d870d207d3539d52ea9e84e2cc845
SHA256: 19a3fb8f118e934cde962bd18159f4b950f4ba5ac65e969ad82f93b548cabd46
SHA512: de95a6c33d15106a1c3b8355510885e2cc6ee557d2a11fbf05fc59b5589cedfe64997856106ad5a7b281ce662746a03517a6bf5549cf6ddcc3f73ad031a1bd29
Description: programs for the GTK graphical user interface library
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the utilities which are used by the libraries
 and other packages.
Homepage: https://www.gtk.org/
Multi-Arch: foreign

Package: libgtk-4-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 9947
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Depends: libgtk-4-bin (= 4.8.3+ds-2+apertis4bv2024dev3b1)
Filename: pool/target/g/gtk4/libgtk-4-bin-dbgsym_4.8.3+ds-2+apertis4bv2024dev3b1_armhf.deb
Size: 8768808
MD5sum: 6908cd07e290e64c3833ca649e562b21
SHA1: f17e5786e0d3e52d4a1d1dd3f9ef36d41db6744b
SHA256: d0628b4f60526992bdb73d4b1e49bc23be20fb6214b775b9ba3f9d81dfb0dab7
SHA512: 12595a3d0f3549868f1706f5cc0422f36f96f1c5ca4e48d63a9a1dbdea19eb7a6d99dd567a4a4c694a6dd69acf9211e456610a8dd46db51dd2d6fdc9fbd74cd8
Description: debug symbols for libgtk-4-bin
Auto-Built-Package: debug-symbols
Build-Ids: 37faec5dfd41caab17e4dc27a0fab20b61a89f22 63b19b6f7500ee069a96f3737788a32822444b68 74f55619021c464cadfea5aed05493573f3cfe97 abfdca54975d9f262c000a53a4f3c3cebb2bc640 ac4805c5f6a12ac14e7ba2b8c9e3a6d5a357ae67 bf0868a9eefa73386a68f4547caa766d4238a4c6

Package: libgtk-4-common
Priority: optional
Section: misc
Installed-Size: 10494
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Depends: dconf-gsettings-backend | gsettings-backend
Recommends: libgtk-4-1
Filename: pool/target/g/gtk4/libgtk-4-common_4.8.3+ds-2+apertis4bv2024dev3b1_all.deb
Size: 1875300
MD5sum: 391b7ba4cbea85f0a4ebb6578196d42e
SHA1: 90610e7b7cb6496cd1abb542bd97740e79ef8735
SHA256: e2aea1f607f3a1a94835df241d6be3b58a5e7e43e0f44e49113e296d3c2f1158
SHA512: 3df71e95fe075c1061f164265c1efa4e61afbfc018d43fb0cda7e1c06661bb53456079d7d14d37c25a7cf014c0dd362130917f2feaa3c2633279471cfbf03164
Description: common files for the GTK graphical user interface library
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the common files which the libraries need.
Homepage: https://www.gtk.org/
Multi-Arch: foreign

Package: libgtk-4-dev
Priority: optional
Section: libdevel
Installed-Size: 11027
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Depends: gir1.2-gtk-4.0 (= 4.8.3+ds-2+apertis4bv2024dev3b1), libcairo2-dev (>= 1.14.0), libegl1-mesa-dev, libepoxy-dev (>= 1.0), libfontconfig-dev, libgdk-pixbuf-2.0-dev (>= 2.30.0), libglib2.0-dev (>= 2.66.0), libgraphene-1.0-dev (>= 1.9.1), libpango1.0-dev (>= 1.50.0), libwayland-dev (>= 1.16.91), libx11-dev, libxcomposite-dev, libxcursor-dev, libxdamage-dev, libxext-dev, libxfixes-dev, libxi-dev, libxinerama-dev, libxkbcommon-dev, libxrandr-dev, libvulkan-dev, pkg-config, wayland-protocols (>= 1.21), libgtk-4-common, libgtk-4-1 (= 4.8.3+ds-2+apertis4bv2024dev3b1)
Suggests: libgtk-4-doc, gtk-4-examples
Filename: pool/target/g/gtk4/libgtk-4-dev_4.8.3+ds-2+apertis4bv2024dev3b1_armhf.deb
Size: 910560
MD5sum: da8e44749a723e0b8fa9bbfc8d16fbae
SHA1: 6b60becc68efcfc56c32662063684dbdd75723be
SHA256: 441296f75e6e88aeb6efe36b892fce0b2bc1f32e766c448f93fff94486682275
SHA512: 38f91fc3b35715436f2edc6346c3cfd7ca592ab3cfb08768275828007ceb762896c256c486ee939d4664182c16307bd4d7f61e6b07ae5cab2e55331b1676f3db
Description: development files for the GTK library
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the header and development files which are
 needed for building GTK applications.
Homepage: https://www.gtk.org/
Multi-Arch: same

Package: libgtk-4-doc
Priority: optional
Section: doc
Installed-Size: 74689
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Recommends: libglib2.0-doc, libpango1.0-doc
Suggests: devhelp
Filename: pool/target/g/gtk4/libgtk-4-doc_4.8.3+ds-2+apertis4bv2024dev3b1_all.deb
Size: 4331964
MD5sum: 4bb2da5102b020d1d302484309bb7850
SHA1: 524f607751f0f4904cd04713200e77b9cff1ee4e
SHA256: cbda638093966e492a5a0be27b9f9e49f6a7c99a1c1eb22364ff98d1eddf1792
SHA512: 79615c3417da70b2580ba0cbd7825048d76ef5d1a50e2109e9bca3bf2d3fd4851557c419f28f2c600e074ce4e83acbca1f855734c0dd0df30f38bcc2191f2296
Description: documentation for the GTK graphical user interface library
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the HTML documentation for the GTK library
 in /usr/share/doc/libgtk-4-doc/ .
Homepage: https://www.gtk.org/
Multi-Arch: foreign

Package: libgtk-4-media-gstreamer
Priority: optional
Section: x11
Installed-Size: 104
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.68.0), libgstreamer-gl1.0-0 (>= 1.14.0), libgstreamer-plugins-bad1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.12.3), libgtk-4-1 (>= 4.3.2)
Filename: pool/target/g/gtk4/libgtk-4-media-gstreamer_4.8.3+ds-2+apertis4bv2024dev3b1_armhf.deb
Size: 58052
MD5sum: bb5c6388640d7f5dfb1e2d3da675302d
SHA1: 6fbd283fdf2c00a779429c5a81b2b9d0f6fcbe9e
SHA256: 6714cfdf398f0aa1e001d8f336629f58c303567f804a33b294df69bc3ec1b254
SHA512: ac89920ed43578eb3cf9091606fb1d6b8840806b3d447e5aa90bc5b81b121512b39878ed3f1d9edf72abe2587719f7b0ffc36a2234f6ac70929d378f1501b7eb
Description: GStreamer media backend for the GTK graphical user interface library
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the media module that uses GStreamer as backend.
Homepage: https://www.gtk.org/
Multi-Arch: foreign

Package: libgtk-4-media-gstreamer-dbgsym
Priority: optional
Section: debug
Installed-Size: 75
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gtk4
Version: 4.8.3+ds-2+apertis4bv2024dev3b1
Depends: libgtk-4-media-gstreamer (= 4.8.3+ds-2+apertis4bv2024dev3b1)
Filename: pool/target/g/gtk4/libgtk-4-media-gstreamer-dbgsym_4.8.3+ds-2+apertis4bv2024dev3b1_armhf.deb
Size: 56232
MD5sum: 1412d65b19f6d75669cc87415641f4f2
SHA1: d988c0a399b8f6d293ecc343496fb7a4ce5debfb
SHA256: 52497bf3db86fea453b9423033c9277bc5d3556f1f5af57ff4b58d165bc8ceed
SHA512: f487c9995bf838696169eb5ac67a59987b0f4a6328a56770bad745c6ebc5bcba9b985ba3ebf06e83f1c4601f21a606cc2e6a16e2a54d73adf5dec85827469390
Description: debug symbols for libgtk-4-media-gstreamer
Auto-Built-Package: debug-symbols
Build-Ids: 7b4c14ee232045038dccaa455b9e8324f7c30451

Package: libgudev-1.0-0
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgudev
Version: 237-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.38.0), libudev1 (>= 199)
Filename: pool/target/libg/libgudev/libgudev-1.0-0_237-2+apertis1bv2024dev3b1_armhf.deb
Size: 12916
MD5sum: ba51316e5dad9de369b19c1c6e684677
SHA1: f4b91481eefb0f960fd692ba81505b4817746174
SHA256: 4fb01cbbaec77593464900f872449b340296cb9018d8a65cdd44dea36a0f34ff
SHA512: 950b021bdcd029254ca97d2e2c437b7ddc94d36d20c858dbab4cd2c4581511939750ead800c66b6c6c2c2cbfef0b33240b1b5e79a19b62b05cd1f9058a36b3e9
Description: GObject-based wrapper library for libudev
 This library makes it much simpler to use libudev from programs already using
 GObject. It also makes it possible to easily use libudev from other
 programming languages, such as Javascript, because of GObject introspection
 support.
Homepage: https://wiki.gnome.org/Projects/libgudev
Multi-Arch: same

Package: libgudev-1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 60
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgudev
Version: 237-2+apertis1bv2024dev3b1
Depends: libgudev-1.0-0 (= 237-2+apertis1bv2024dev3b1)
Filename: pool/target/libg/libgudev/libgudev-1.0-0-dbgsym_237-2+apertis1bv2024dev3b1_armhf.deb
Size: 38036
MD5sum: 660926a6612a59c02392f3bb34fcbcde
SHA1: 23d81edd5d0ae97d85f1c92583a863c439555b89
SHA256: b0a042f3fee2982ad6237af9054de5fd44213e67a5d4031acb67dea5e62d978f
SHA512: 1a531502730dba82eecec0c34190ade3592253b265c866e0b1457348a3504c2183e00407b165b3b05bc112d64510eb488e741f0e214ee73a3bc715f7beff1a6f
Description: debug symbols for libgudev-1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 0166e75d30e90abdc268d9a025d9e824a2b8350c
Multi-Arch: same

Package: libgudev-1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 373
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgudev
Version: 237-2+apertis1bv2024dev3b1
Depends: libgudev-1.0-0 (= 237-2+apertis1bv2024dev3b1), gir1.2-gudev-1.0 (= 237-2+apertis1bv2024dev3b1), libglib2.0-dev (>= 2.38.0), libudev-dev (>= 199), pkg-config
Filename: pool/target/libg/libgudev/libgudev-1.0-dev_237-2+apertis1bv2024dev3b1_armhf.deb
Size: 28628
MD5sum: 8a217a43909c823dbd1addd56a28b8ea
SHA1: 9632ba8e51021b3989a1f9c1bbeb6e24df32069b
SHA256: b69a00cb8dfb5f7c785b005312dd59003da8e7a6e38ecc9685a1c2133e028686
SHA512: a95e8279965d2a5e9634c2cbf577817b1aea0b93b0ae774725f7c1705c6b4a8424cc1aaf1f7953bb1fff6f264560b42828388b67aab891b4302d8a24a2e520da
Description: libgudev-1.0 development files
 This package contains the files needed for developing applications that
 use libgudev-1.0.
Homepage: https://wiki.gnome.org/Projects/libgudev
Multi-Arch: same

Package: libgupnp-1.6-0
Priority: optional
Section: libs
Installed-Size: 187
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gupnp
Version: 1.6.3-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.66), libgssdp-1.6-0 (>= 1.6.2), libsoup-3.0-0 (>= 3.1.3), libxml2 (>= 2.7.4), shared-mime-info
Filename: pool/target/g/gupnp/libgupnp-1.6-0_1.6.3-1+apertis2bv2024dev3b1_armhf.deb
Size: 77956
MD5sum: fb50b5b83470c4fcd865e65ac79f6aad
SHA1: 4780079ffbbdaae3e4998ae11da4b243e61492bf
SHA256: 0620cf578ab366ec79af4535626ee03f5e9ed56a0149afa09854b8e578f83c9a
SHA512: e8001239a8fd8f972c89b7303b1a67f5dfcfa7e3b32434eeab3ad1c8932db5d7cc0c147eb953253ff033e5693f6e54298167b72f8c13f7e44acb0f4ebc49c47a
Description: GObject-based library for UPnP
 A GObject-based API for doing UPnP transparently.
Homepage: https://wiki.gnome.org/Projects/GUPnP
Multi-Arch: same

Package: libgupnp-1.6-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 305
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gupnp
Version: 1.6.3-1+apertis2bv2024dev3b1
Depends: libgupnp-1.6-0 (= 1.6.3-1+apertis2bv2024dev3b1)
Filename: pool/target/g/gupnp/libgupnp-1.6-0-dbgsym_1.6.3-1+apertis2bv2024dev3b1_armhf.deb
Size: 253712
MD5sum: fe30cc28668e656718cf01fe6567ca7a
SHA1: 7b5950a77dfcac00a34bca0774a51e8f597185d8
SHA256: a9895b510532ee38fb8cdd5e69838b7f0236ab234bd12dac83fc3dbe8ec0e430
SHA512: da31376e5d8b646311ab1c303000c28bbfb71f8212fadd8755435bd18b74ff96759a80495380d56a488ee69322fb9abe022378c19922bdbdd876364f63b8b353
Description: debug symbols for libgupnp-1.6-0
Auto-Built-Package: debug-symbols
Build-Ids: b0eba541e58e1c33908749d368f71a32fe418368
Multi-Arch: same

Package: libgupnp-1.6-dev
Priority: optional
Section: libdevel
Installed-Size: 639
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gupnp
Version: 1.6.3-1+apertis2bv2024dev3b1
Replaces: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<< 0.10.5)
Depends: libgupnp-1.6-0 (= 1.6.3-1+apertis2bv2024dev3b1), gir1.2-gupnp-1.6 (= 1.6.3-1+apertis2bv2024dev3b1), libglib2.0-dev (>= 2.58), libgssdp-1.6-dev (>= 1.6.2), libsoup-3.0-dev, libxml2-dev, uuid-dev, python3:any
Suggests: libgupnp-doc
Breaks: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<< 0.10.5)
Filename: pool/target/g/gupnp/libgupnp-1.6-dev_1.6.3-1+apertis2bv2024dev3b1_armhf.deb
Size: 63588
MD5sum: be63f1e7430d25c562826ed13a65f834
SHA1: 2c4f28df5a51451f4026336b4e5c7243d3c5a1eb
SHA256: c6cdd73ec089b31ac7fabe39a25ce99384f599b8138134bcc1725b6fa8fe91c5
SHA512: 30b212fc2059fad87b412923ab58529bc468328636a3cede876b3bf2da12560dd310aa6446ad62cbaf62c848e5849536793f21c287c1eb0ddbc3f21acf4a8ea4
Description: GObject-based library for UPnP (development files)
 A GObject-based API for doing UPnP transparently.
 .
 This package contains the development files.
Homepage: https://wiki.gnome.org/Projects/GUPnP
Multi-Arch: same

Package: libgupnp-1.6-tests
Priority: extra
Section: debug
Installed-Size: 183
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gupnp
Version: 1.6.3-1+apertis2bv2024dev3b1
Depends: libgupnp-1.6-0 (= 1.6.3-1+apertis2bv2024dev3b1)
Filename: pool/target/g/gupnp/libgupnp-1.6-tests_1.6.3-1+apertis2bv2024dev3b1_armhf.deb
Size: 46516
MD5sum: 45b6cc39d8099f8c2bf9354f789eeb05
SHA1: 7d5d5588797fcd278fecc34c73b35dfdeadd96ff
SHA256: e4365f7ca568be9984134c4fb7001cf3c347a4171ed801b88b92efdb887ec2a8
SHA512: 773163db8ecb39214eb9b9abe769f212042fc23ab8bdd0488133f2c0cf3491546d3894d665a0d2b0711df6efb86e44bd475129165376c3777641d855a98e9c44
Description: GObject-based library for UPnP (examples and tests)
 A GObject-based API for doing UPnP transparently.
 .
 This package contains the examples and tests.
Homepage: https://wiki.gnome.org/Projects/GUPnP

Package: libgupnp-1.6-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 195
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gupnp
Version: 1.6.3-1+apertis2bv2024dev3b1
Depends: libgupnp-1.6-tests (= 1.6.3-1+apertis2bv2024dev3b1)
Filename: pool/target/g/gupnp/libgupnp-1.6-tests-dbgsym_1.6.3-1+apertis2bv2024dev3b1_armhf.deb
Size: 112552
MD5sum: 725e3c321aad42a8e3e1bdc607ed8970
SHA1: 2f3b2a0840c276b84ad5898bc3722cdc0612bee7
SHA256: 5e491c3bd17739cdabc23a0588efe9deefa006751d1eee26e81dd5dcbdc319db
SHA512: eacfca4b9d0e62a73ebd4f588bdc62e72c5c762dbe2d86a73c6ce429b86c5df441bf2e32ae370197f6b4faaff72498cbfb4cd11363a8f95b4ef2ec1b4c2456dc
Description: debug symbols for libgupnp-1.6-tests
Auto-Built-Package: debug-symbols
Build-Ids: 06be33c3c8e292aaed255e669c13528fc075f90a 1fa1d45d020762a32426516c4f5e7f49af0183c6 365f9f18704f187aa09cae7e6f8860dc9e9b4baf 9e5d072e7f75710dfdfcdd6bccabae52e0d4ad6b a9281143e0ce36ba654d31213356b17f4309c855 adcf92d2512b0770caff8a1cd394a24ecdae7b80 cfc40f0ab74bfc59d5b402b879e46bb4a352bc1a db41db88101cb69c067e25acf9deab73103f7f9f df3c317abe54cb80953705824b3110a47ee315ba

Package: libgupnp-doc
Priority: optional
Section: doc
Installed-Size: 2134
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gupnp
Version: 1.6.3-1+apertis2bv2024dev3b1
Recommends: libgssdp-doc
Suggests: devhelp
Filename: pool/target/g/gupnp/libgupnp-doc_1.6.3-1+apertis2bv2024dev3b1_all.deb
Size: 103288
MD5sum: 3247741cbf2a860deb31fb56d022f935
SHA1: 21245f26d76683798f4c57da667eb0f153f8c3f0
SHA256: 6b3826d37be6ff0376f275bd7672076cee97771bfefe9fc206f1f9eca8fda8ff
SHA512: da268eeb22a2a9a03195ff2c1507614a6957c1b8ca83a4b8a9c39a84e936e872544c077ca078f043a63bd8e7a7a2c5bc1ecb95451acd0c34dd29bb4d125ec31e
Description: GObject-based library for UPnP (documentation)
 A GObject-based API for doing UPnP transparently.
 .
 This package contains the documentation.
Homepage: https://wiki.gnome.org/Projects/GUPnP

Package: libgupnp-igd-1.0-4
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gupnp-igd
Version: 1.2.0-3+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.38), libgssdp-1.6-0 (>= 0.12.0), libgupnp-1.6-0 (>= 1.6.0)
Filename: pool/target/g/gupnp-igd/libgupnp-igd-1.0-4_1.2.0-3+apertis0bv2024dev2b1_armhf.deb
Size: 12696
MD5sum: b36d2b083e6064decd7af87f4e58e3de
SHA1: 2186dd4ccdc37346bda80c5d3919a164397c25ec
SHA256: 7c5be7db829cf9036b2dd84aa468468e89104fec403766fe5cfe02a95e9dda7b
SHA512: 768c376953e331af49820a80b82ad530109fd7b535aff95a9a61e5fceb9a0a361b0f6d22a98727d218b221bc43d8f953a60316896b3380fa8b3a8942bc2675a3
Description: library to handle UPnP IGD port mapping
 A GObject-based API for controlling UPnP Internet Gateway Devices
 port mapping.
Homepage: https://wiki.gnome.org/Projects/GUPnP
Multi-Arch: same

Package: libgupnp-igd-1.0-4-dbgsym
Priority: optional
Section: debug
Installed-Size: 56
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gupnp-igd
Version: 1.2.0-3+apertis0bv2024dev2b1
Replaces: libgupnp-igd-1.0-dbg (<< 0.2.4-2~)
Depends: libgupnp-igd-1.0-4 (= 1.2.0-3+apertis0bv2024dev2b1)
Breaks: libgupnp-igd-1.0-dbg (<< 0.2.4-2~)
Filename: pool/target/g/gupnp-igd/libgupnp-igd-1.0-4-dbgsym_1.2.0-3+apertis0bv2024dev2b1_armhf.deb
Size: 38436
MD5sum: 4942b0eab1f7f540c021b8730cbb7d2d
SHA1: e70b316d56cde6f43d97421743fa25c32adfa149
SHA256: c800c78afc9751b77a07db2b11cbf7c569cad0f5f05fe3d324cada639ee2eb42
SHA512: 3eaea459e3d82d0d9bdf0545e7a116f7931db3e4e1615a81cbce7e41e3781fe553962dec09f4d2ca52f460e7ac50187d7fc39a21c3fc17f3151dd2890412ac11
Description: debug symbols for libgupnp-igd-1.0-4
Auto-Built-Package: debug-symbols
Build-Ids: 46ef00b56f1897dd84e6bbad3a37a665d44db07e
Multi-Arch: same

Package: libgupnp-igd-1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 51
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: gupnp-igd
Version: 1.2.0-3+apertis0bv2024dev2b1
Depends: gir1.2-gupnpigd-1.0 (= 1.2.0-3+apertis0bv2024dev2b1), libglib2.0-dev (>= 2.26), libgupnp-1.6-dev, libgupnp-igd-1.0-4 (= 1.2.0-3+apertis0bv2024dev2b1)
Filename: pool/target/g/gupnp-igd/libgupnp-igd-1.0-dev_1.2.0-3+apertis0bv2024dev2b1_armhf.deb
Size: 7684
MD5sum: c905d96f1ad1ebd2390c17c7c641f32c
SHA1: 40a45f9bcd8ca1bc67f12fc557b830298b85398f
SHA256: df68b5dbb147c25b3ba3ecc22a672823ea06a4b16f0c0f26f11fa017892ac7f9
SHA512: e4b55d000401d4d20670bd93a0c6c41464e1fb2cb9af4e520b0b6fb8693aec498ecde1fb568351768e91c3618f75b0d58d87e15a16318618c27b173644c82b26
Description: library to handle UPnP IGD port mapping - development files
 A GObject-based API for controlling UPnP Internet Gateway Devices
 port mapping.
 .
 This package contains the development files.
Homepage: https://wiki.gnome.org/Projects/GUPnP
Multi-Arch: same

Package: libgupnp-igd-1.0-doc
Priority: optional
Section: doc
Installed-Size: 69
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gupnp-igd
Version: 1.2.0-3+apertis0bv2024dev2b1
Filename: pool/target/g/gupnp-igd/libgupnp-igd-1.0-doc_1.2.0-3+apertis0bv2024dev2b1_all.deb
Size: 12308
MD5sum: 9eca2027f95d63ac3031159d14a936e3
SHA1: e03e1d4490e9810a03b4b3441311a935a494b967
SHA256: a2d6bb374115bc9d551502d9091fc7eb4ede45e5c330dd31626cac4399c1ecbd
SHA512: 713833a8208a8ffb7e32b67f1e9ca56bfe00ea92065122cb1c01eff3c185e22865d89f225851c981bca457486b6cfd2027a318234d11fd3a2c17526dae6895da
Description: library to handle UPnP IGD port mapping - documentation
 A GObject-based API for controlling UPnP Internet Gateway Devices
 port mapping.
 .
 This package contains the documentation.
Homepage: https://wiki.gnome.org/Projects/GUPnP
Multi-Arch: foreign

Package: libgxps-dev
Priority: optional
Section: libdevel
Installed-Size: 128
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgxps
Version: 0.3.2-2+apertis0bv2024dev2b1
Depends: gir1.2-gxps-0.1 (= 0.3.2-2+apertis0bv2024dev2b1), libgxps2 (= 0.3.2-2+apertis0bv2024dev2b1), libarchive-dev, libcairo2-dev, libglib2.0-dev
Filename: pool/target/libg/libgxps/libgxps-dev_0.3.2-2+apertis0bv2024dev2b1_armhf.deb
Size: 13868
MD5sum: 7b8e7b2a361ba851506a85979e353e34
SHA1: edd70fcee5384c7a9151eda2b228bbdd591c009e
SHA256: b065a0167f0cba7fb11db3d408a5d2aaf8ddf109f6070e3a2454be00d4f9ab1f
SHA512: d1cd43649d776a95c355a3d9196e130ee4165a3397a872de1b5b25d57066a88d989bb659edb01ecf0c529f922b1c22a88f196f3eb03c5ac4ffdb2cbfd1645724
Description: handling and rendering XPS documents (development files)
 OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's
 a new electronic paper format originally developed by Microsoft and it serves
 as a PDF alternative. XPS files are usually created using "Microsoft XPS
 Document Writer" in Windows environments. It is now standardized as an open
 standard document format.
 .
 Quoting Wikipedia:
 An XPS file is in fact a Unicoded ZIP archive using the Open Packaging
 Conventions, containing the files which make up the document. These include an
 XML markup file for each page, text, embedded fonts, raster images, 2D vector
 graphics, as well as the digital rights management information. The contents
 of an XPS file can be examined simply by opening it in an application which
 supports ZIP files.
 .
 The OpenXPS document format specification supports features such as color
 gradients, transparencies, CMYK color spaces, printer calibration,
 multiple-ink systems and print schemas.
 .
 This package contains the development files.
Homepage: https://wiki.gnome.org/libgxps
Multi-Arch: same

Package: libgxps-doc
Priority: optional
Section: doc
Installed-Size: 242
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libgxps
Version: 0.3.2-2+apertis0bv2024dev2b1
Suggests: devhelp
Filename: pool/target/libg/libgxps/libgxps-doc_0.3.2-2+apertis0bv2024dev2b1_all.deb
Size: 25152
MD5sum: 9b2fad7b3166806deb42933e6e06054c
SHA1: afadbfdc948d68c3580eb8eee8b7a6df944c3db0
SHA256: 6acc648051d8d903d418bff132473d9a88d7936cd2ad942ef453a8c34db73b1e
SHA512: 093e4880612bf0ff138e6022428c2a64383870150a00da0c47d20705718add499ceaaff5906deaf5c6d1d69acc4c92db9cfaf87da7bae9307ff88d6f6f95576a
Description: library for handling and rendering XPS documents (documentation)
 OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's
 a new electronic paper format originally developed by Microsoft and it serves
 as a PDF alternative. XPS files are usually created using "Microsoft XPS
 Document Writer" in Windows environments. It is now standardized as an open
 standard document format.
 .
 Quoting Wikipedia:
 An XPS file is in fact a Unicoded ZIP archive using the Open Packaging
 Conventions, containing the files which make up the document. These include an
 XML markup file for each page, text, embedded fonts, raster images, 2D vector
 graphics, as well as the digital rights management information. The contents
 of an XPS file can be examined simply by opening it in an application which
 supports ZIP files.
 .
 The OpenXPS document format specification supports features such as color
 gradients, transparencies, CMYK color spaces, printer calibration,
 multiple-ink systems and print schemas.
 .
 This package contains help documentation files.
Homepage: https://wiki.gnome.org/libgxps
Multi-Arch: foreign

Package: libgxps-utils
Priority: optional
Section: utils
Installed-Size: 116
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgxps
Version: 0.3.2-2+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.37.3), libgxps2 (>= 0.2.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1)
Filename: pool/target/libg/libgxps/libgxps-utils_0.3.2-2+apertis0bv2024dev2b1_armhf.deb
Size: 27176
MD5sum: b2b561e198d0f39431064144d980eec0
SHA1: ebc82fad8bd63c494483dc4a4082855b8f3e6af1
SHA256: 47cc1b0213c62d18e4e9c406d9c334a2321bf9ca386f83c3c179da20a67514d9
SHA512: 31c3c59cd92af41f48be060126fec91c3ba408d1a262ca479ab0ed3d6c2f63559fecd932cfddf78c93b1de6a88b207a9fcecc6948ba021d101019f8fcbf0d2e9
Description: handling and rendering XPS documents (utilities)
 OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's
 a new electronic paper format originally developed by Microsoft and it serves
 as a PDF alternative. XPS files are usually created using "Microsoft XPS
 Document Writer" in Windows environments. It is now standardized as an open
 standard document format.
 .
 Quoting Wikipedia:
 An XPS file is in fact a Unicoded ZIP archive using the Open Packaging
 Conventions, containing the files which make up the document. These include an
 XML markup file for each page, text, embedded fonts, raster images, 2D vector
 graphics, as well as the digital rights management information. The contents
 of an XPS file can be examined simply by opening it in an application which
 supports ZIP files.
 .
 The OpenXPS document format specification supports features such as color
 gradients, transparencies, CMYK color spaces, printer calibration,
 multiple-ink systems and print schemas.
 .
 This package contains the binary utilities:
 xpstopng, xpstopdf, xpstosvg, xpstojpeg and xpstops
Homepage: https://wiki.gnome.org/libgxps

Package: libgxps-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 200
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgxps
Version: 0.3.2-2+apertis0bv2024dev2b1
Depends: libgxps-utils (= 0.3.2-2+apertis0bv2024dev2b1)
Filename: pool/target/libg/libgxps/libgxps-utils-dbgsym_0.3.2-2+apertis0bv2024dev2b1_armhf.deb
Size: 139012
MD5sum: f72612b18f360ba62401f81b2ea30ee2
SHA1: a3276bcbd4fecd1195b7abb3fd07444d76fa3e4e
SHA256: aa52b4228c108b0c89044de2143539b5b6a782c5d023f6cda2fd52e2aa806a9a
SHA512: 8cf43e83f5ae6c23b3a78614d14951031b9577438dc90026d2a1869f69dd949a475dfad5915ea8a334e641705345754ebace63cc3e7b1dcced62aa065b5c6961
Description: debug symbols for libgxps-utils
Auto-Built-Package: debug-symbols
Build-Ids: 50db4d28492961ede0a7359e10fad0a0d02d404b 75bfae4cc35e4970cfa3a7dbaa149493bb3d2eab 8da794e7806d50f7214c5ad23bcc6c4a865616e1 906f0498eca6d00bcb0220568e1c537154dce5a3 e0290234ad880d30bbe5b2674f6a8e2b7e6835f7

Package: libgxps2
Priority: optional
Section: libs
Installed-Size: 109
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgxps
Version: 0.3.2-2+apertis0bv2024dev2b1
Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.35), libcairo2 (>= 1.10.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.37.3), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3)
Filename: pool/target/libg/libgxps/libgxps2_0.3.2-2+apertis0bv2024dev2b1_armhf.deb
Size: 44984
MD5sum: dfe0bc28fd2c42cce15aeacf7a0670c6
SHA1: fb1f3d93060d6bfbf38c3454c2819acd19ba85a2
SHA256: 95cf46c46739508457d03f8dce0f8ec7044033b218eae36436aacd12d7914e66
SHA512: 1c923ea9bfd06bb2a166f08a2f7627079d82d6b41a06ec71803e006f96f91daabd4cf7c780dbc50ae7737efe1672ccc97b09588a06fd102334f65493dd1a80f2
Description: handling and rendering XPS documents (library)
 OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's
 a new electronic paper format originally developed by Microsoft and it serves
 as a PDF alternative. XPS files are usually created using "Microsoft XPS
 Document Writer" in Windows environments. It is now standardized as an open
 standard document format.
 .
 Quoting Wikipedia:
 An XPS file is in fact a Unicoded ZIP archive using the Open Packaging
 Conventions, containing the files which make up the document. These include an
 XML markup file for each page, text, embedded fonts, raster images, 2D vector
 graphics, as well as the digital rights management information. The contents
 of an XPS file can be examined simply by opening it in an application which
 supports ZIP files.
 .
 The OpenXPS document format specification supports features such as color
 gradients, transparencies, CMYK color spaces, printer calibration,
 multiple-ink systems and print schemas.
 .
 This package contains the library. It is being used by evince to read XPS
 documents.
Homepage: https://wiki.gnome.org/libgxps
Multi-Arch: same

Package: libgxps2-dbgsym
Priority: optional
Section: debug
Installed-Size: 215
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libgxps
Version: 0.3.2-2+apertis0bv2024dev2b1
Depends: libgxps2 (= 0.3.2-2+apertis0bv2024dev2b1)
Filename: pool/target/libg/libgxps/libgxps2-dbgsym_0.3.2-2+apertis0bv2024dev2b1_armhf.deb
Size: 181040
MD5sum: b0a947556edf6a77523acf416e9f8555
SHA1: 1a5a4a2e2e602ffc08c15906d418e8d59791dfee
SHA256: fd8f5b86b11022773b4939b55d20b770d5e7987ff92863ca6e0574a751cd7b5d
SHA512: 2d27d5c04157b10540ed3b525ffb67b600d407ee8862e2ebd60d9556a703b8daac901cccad6589cf3ef496f36cf312cad9dd63d39231eb5995f63efcdb77f926
Description: debug symbols for libgxps2
Auto-Built-Package: debug-symbols
Build-Ids: e11b64c2415a30005dc480bffb23a98e77470f1e
Multi-Arch: same

Package: libharfbuzz-bin
Priority: optional
Section: utils
Installed-Size: 1689
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: armhf
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.7.2), libchafa0 (>= 1.6.0), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.67.3), libharfbuzz-subset0 (>= 6.0.0), libharfbuzz0b (>= 5.1.0), libstdc++6 (>= 4.1.1)
Filename: pool/target/h/harfbuzz/libharfbuzz-bin_6.0.0+dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 1602272
MD5sum: 51c847898aceff7cfb9aebad7aaf35b1
SHA1: 0488a919b80ad53cd84a0f2f6ad6c17dbd19f2bf
SHA256: 2e6ca5e6b35e6443d850fad56836dca10bca4c4b5b6ec9b661adc47c9e72dd9f
SHA512: c3e85c34aadcc356c065b44e5d3808a4222357b9e6a73d92537bafa60a7ebebfdf2546c5f896e5cdcb7bedd57b3d75ef5cf2e5d52a29dbb4d62bc04588234e24
Description: OpenType text shaping engine (utility)
 HarfBuzz is an implementation of the OpenType Layout engine (aka layout
 engine) and the script-specific logic (aka shaping engine).
 .
 This package contains a command line interface for the HarfBuzz library.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz

Package: libharfbuzz-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 241
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: armhf
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Depends: libharfbuzz-bin (= 6.0.0+dfsg-3+apertis1bv2024dev3b1)
Filename: pool/target/h/harfbuzz/libharfbuzz-bin-dbgsym_6.0.0+dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 181916
MD5sum: 27c9825492d3be5fa7c933022df922b4
SHA1: f3a08b74da195142597566e22a86389a40ed832c
SHA256: 3d79c6403d5f9a9a6d489b8e1f070a1f7c565f410d4fcf506a468d09e3dbb0ce
SHA512: 1bdf615e782d0d6fa9333d5b635c04f68e275463b6f6682f830d95690b3c7b9f8fa2f8f85a2de2f68cb16c46e9b360cd0b705dced7333259fe1568472f5a665c
Description: debug symbols for libharfbuzz-bin
Auto-Built-Package: debug-symbols
Build-Ids: 0880e2e07eb0f01d92afabf57706384cbae37984 779a71e68848b3bbffc20f261bfe564a2ee281ea 960ffc348148df853e5b64b16bc692312c1531b0 a6d614327b9a3f3d61c56f310760add1d313e15b

Package: libharfbuzz-dev
Priority: optional
Section: libdevel
Installed-Size: 3026
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: armhf
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Depends: libharfbuzz0b (= 6.0.0+dfsg-3+apertis1bv2024dev3b1), libharfbuzz-icu0 (= 6.0.0+dfsg-3+apertis1bv2024dev3b1), libharfbuzz-gobject0 (= 6.0.0+dfsg-3+apertis1bv2024dev3b1), libharfbuzz-subset0 (= 6.0.0+dfsg-3+apertis1bv2024dev3b1), gir1.2-harfbuzz-0.0 (= 6.0.0+dfsg-3+apertis1bv2024dev3b1), libglib2.0-dev, libgraphite2-dev, libicu-dev, libfreetype-dev
Filename: pool/target/h/harfbuzz/libharfbuzz-dev_6.0.0+dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 1680992
MD5sum: 08f9b8c0851d7cedacd4380385d01970
SHA1: 1453ac2bcb8ae9e6a34395704135f211307b6b5b
SHA256: cc3a3a8d632baea3cb69d2f2da035bf7cc66b06a19332028d2c33c014e5ea749
SHA512: 100bf1dfc0fde6fae79365dd7ec8a35aff9d7f42c95144b5cef4808aa6d4883a81140e3cb1a6d09c94ceac2212d355ffab363e006e53c4835f83d065c70fb9da
Description: Development files for OpenType text shaping engine
 HarfBuzz is an implementation of the OpenType Layout engine (aka layout
 engine) and the script-specific logic (aka shaping engine).
 .
 This package contains the header files and static libraries for the
 HarfBuzz library.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Multi-Arch: same

Package: libharfbuzz-doc
Priority: optional
Section: doc
Installed-Size: 4131
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: all
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Filename: pool/target/h/harfbuzz/libharfbuzz-doc_6.0.0+dfsg-3+apertis1bv2024dev3b1_all.deb
Size: 1742508
MD5sum: 19c0c427e05274da9a3ce184ca0b7895
SHA1: eeb0d980f013763af4fb540f0604ded92fd6afa2
SHA256: b8057c74cbdf356d61de7cdbecaea8f035ca21dcbe9178ecfa27ad3653918e05
SHA512: 06ec1e12f37c4e20da3cff03b7b9b4b4381425c04c29def67aa1afd78e12722bed46f04633714de5991f1b5df82ea044e2dc28f289a38ea34cd2e3d00148cb0f
Description: Documentation files for the HarfBuzz library
 HarfBuzz is an implementation of the OpenType Layout engine (aka layout
 engine) and the script-specific logic (aka shaping engine).
 .
 This package contains the HTML documentation for the HarfBuzz library.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Multi-Arch: foreign

Package: libharfbuzz-gobject0
Priority: optional
Section: libs
Installed-Size: 1642
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: armhf
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.14.0), libharfbuzz0b (>= 5.1.0)
Filename: pool/target/h/harfbuzz/libharfbuzz-gobject0_6.0.0+dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 1582004
MD5sum: 96f1f40ca64b220ba2599d59c763bddf
SHA1: 994fc486c6f2a676f810c4bc096af8d036c8d6ef
SHA256: 6730df1a96b0a24f75006db48a8a73397ad0d99df5e5cbc6b1af827833cf9a3b
SHA512: e316d3f5c314f0cd29b52232697a2a76b9ccf1a2496a86e1bff75e6c186fc086db3f3292f5cda791fb125522dbb5bd0d4e2153bfb0e3d3dee0ebb27a4b0ee014
Description: OpenType text shaping engine ICU backend (GObject library)
 HarfBuzz is an implementation of the OpenType Layout engine (aka layout
 engine) and the script-specific logic (aka shaping engine).
 .
 This package contains the GObject library, providing wrapper GObject type
 bindings for all HarfBuzz objects and enums.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Multi-Arch: same

Package: libharfbuzz-gobject0-dbgsym
Priority: optional
Section: debug
Installed-Size: 51
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: armhf
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Depends: libharfbuzz-gobject0 (= 6.0.0+dfsg-3+apertis1bv2024dev3b1)
Filename: pool/target/h/harfbuzz/libharfbuzz-gobject0-dbgsym_6.0.0+dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 31624
MD5sum: 3338dfc3f4c6c6ab4bd5781a9dde0ebc
SHA1: 367d96fd601431f63f31e337a6468fb5728bc0db
SHA256: d96dcf976cfb7e1ead01ac30199264190a457bddee6da33f9da92f8661dab519
SHA512: ee858504bc2d23a9ff93bbfb793f409228bd80c3b0074a0de6ea9d8fc9a31c680e9805ce7c2a5903c5e4e1c54b0c0f06f8166d843129a78dad18a1a26d4abbc5
Description: debug symbols for libharfbuzz-gobject0
Auto-Built-Package: debug-symbols
Build-Ids: d6f7ebe252b4aea3ae1c3b96a949c537eed2dd87
Multi-Arch: same

Package: libharfbuzz-icu0
Priority: optional
Section: libs
Installed-Size: 1576
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: armhf
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libharfbuzz0b (>= 0.9.4), libicu72 (>= 72.1~rc-1~)
Filename: pool/target/h/harfbuzz/libharfbuzz-icu0_6.0.0+dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 1568900
MD5sum: 16249eedbb99af834770a04d5557dae0
SHA1: 5bbec10357bc1c311eb8ea97fb7ba8453ced51b1
SHA256: ecc0be04d1da5d5f47504e71ce4ceab705aa25a89b4d2559166cfce1f29ff3a4
SHA512: 8de8ce532905cf15dad694b0c525d514f4db37838ac8dade6ff9cc3aa0a2c30afadbb292a600f6ed2f50dfc2513fedfecd893195be4f4eaba79edc48357b8dc7
Description: OpenType text shaping engine ICU backend
 HarfBuzz is an implementation of the OpenType Layout engine (aka layout
 engine) and the script-specific logic (aka shaping engine).
 .
 This package contains the ICU backend.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Multi-Arch: same

Package: libharfbuzz-icu0-dbgsym
Priority: optional
Section: debug
Installed-Size: 76
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: armhf
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Depends: libharfbuzz-icu0 (= 6.0.0+dfsg-3+apertis1bv2024dev3b1)
Filename: pool/target/h/harfbuzz/libharfbuzz-icu0-dbgsym_6.0.0+dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 64620
MD5sum: 37761e075d036c5df8265b7b98b1bbfe
SHA1: 6bc6fe14f2f9989ef014222c79f1a3e6972f84f3
SHA256: 1c52e3760c3bd63c48dce5312e0f62395104e9c7ac545d6836f568d3a5fed3d8
SHA512: 2c5e6a5a94d837b0c3d43f22f8831bebb7eda90f1ca80305e47326e4b0ce1d0cd183f333a343c619dfa63bc35c3b27c8d58d01c2a9cbb3a7d49670ecb3ecd881
Description: debug symbols for libharfbuzz-icu0
Auto-Built-Package: debug-symbols
Build-Ids: d1ef7be37365abfe1b94f06fe34e43106ea8fd55
Multi-Arch: same

Package: libharfbuzz-subset0
Priority: optional
Section: libs
Installed-Size: 2241
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: armhf
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libharfbuzz0b (>= 5.1.0)
Filename: pool/target/h/harfbuzz/libharfbuzz-subset0_6.0.0+dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 1901856
MD5sum: 0bfa9a1850590fe9360573c935e21026
SHA1: 85544676ce9f500aeb3d1384ce95594821f46ff3
SHA256: 0f45a6e39851a5ac1c3ef6e4370d7132e52c4c05593c80998e8059097c98d16d
SHA512: 564775cc61cc2ab1f5d6bfe6c37ba260469ca31e904005a03c41ede9a4ac4c70468e6771cec973515f08d52e6e556eb21349e33a83f5b2184501538a67481bc0
Description: OpenType text shaping engine (subset library)
 HarfBuzz is an implementation of the OpenType Layout engine (aka layout
 engine) and the script-specific logic (aka shaping engine).
 .
 This package contains the library for subsetting fonts. Subsetting reduces
 codepoint coverage of font files and removes unnecessary data.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Multi-Arch: same

Package: libharfbuzz-subset0-dbgsym
Priority: optional
Section: debug
Installed-Size: 7585
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: armhf
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Depends: libharfbuzz-subset0 (= 6.0.0+dfsg-3+apertis1bv2024dev3b1)
Filename: pool/target/h/harfbuzz/libharfbuzz-subset0-dbgsym_6.0.0+dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 7624008
MD5sum: 9edde517db05102e176ca7452a2cc420
SHA1: 1d5e78b919dce54575692ff6ad9b9663a787f3e8
SHA256: 8c30d4587ec12c12c219effb2e1626a2312435bbe68b7ffdbc3ade8bf54f8228
SHA512: 49581f8abd1bad3031fe3b6d4a7ca617ba38542132f5e7198c55d7fb382ef7401948f0fc0a78f6902e43050e64bbf9396830a8bf263318d2b4ea7d541424d837
Description: debug symbols for libharfbuzz-subset0
Auto-Built-Package: debug-symbols
Build-Ids: 96c1ca87304d5f82ed74fdc878bae28a0035ec65
Multi-Arch: same

Package: libharfbuzz0b
Priority: optional
Section: libs
Installed-Size: 2284
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: armhf
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Replaces: libharfbuzz0, libharfbuzz0a
Depends: libc6 (>= 2.34), libfreetype6 (>= 2.11.0), libglib2.0-0 (>= 2.31.8), libgraphite2-3 (>= 1.2.2)
Conflicts: libharfbuzz0, libharfbuzz0a
Filename: pool/target/h/harfbuzz/libharfbuzz0b_6.0.0+dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 1907024
MD5sum: c91dd8d6c53b60dbd0146f6d1ef4de3f
SHA1: 35df720cf0a2f97d09e365950f78637b265d0189
SHA256: 99dc231847ffa7e4738fd0f90910806a73d8083f4ec2fd2367995d5ce978b9cc
SHA512: 7f7601bfe69c003aae61d949d3b4b088dc8b9425537442620a66ea6bc9d2eba2d342cc5e9cf7a43ba2f122f00ca0ee19a86c4a532d0899d30008189ccf2a3e98
Description: OpenType text shaping engine (shared library)
 HarfBuzz is an implementation of the OpenType Layout engine (aka layout
 engine) and the script-specific logic (aka shaping engine).
 .
 This package contains the shared libraries.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Multi-Arch: same

Package: libharfbuzz0b-dbgsym
Priority: optional
Section: debug
Installed-Size: 8303
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Architecture: armhf
Source: harfbuzz
Version: 6.0.0+dfsg-3+apertis1bv2024dev3b1
Depends: libharfbuzz0b (= 6.0.0+dfsg-3+apertis1bv2024dev3b1)
Filename: pool/target/h/harfbuzz/libharfbuzz0b-dbgsym_6.0.0+dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 8339108
MD5sum: 4ce91fd2cdfea886391086e3cad6dd5c
SHA1: 658df2941861d562763608cb00d4fc02f060d97b
SHA256: ec9fadd4d0dae73208b171b4c809d057801969f5b2105d65904ecdc7417469ff
SHA512: 7758a3bcdd8e8f5869774e691cf444c12c533d6749e92254a723a829ddde46cfb1929e5988c9563396fce8ecb2201d74e9dd3fa2be4335079e8377edc3418c23
Description: debug symbols for libharfbuzz0b
Auto-Built-Package: debug-symbols
Build-Ids: dce919b71e787d9f5feb6418abf1e76c312e63fe
Multi-Arch: same

Package: libhcrypto5-heimdal
Priority: optional
Section: libs
Installed-Size: 204
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.36), libheimbase1-heimdal (>= 1.4.0+git20110226), libroken19-heimdal (>= 1.7~git20150920)
Filename: pool/target/h/heimdal/libhcrypto5-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 88348
MD5sum: 759943ac25cabb64b2b95d8f18b03c3d
SHA1: a1793fb439f9fa8ee23f9fa92f588f70ae5c86b6
SHA256: 9d02de348f65c4a382205fb328a22bfbc02fbfe9632e75bbfbd3a45e237c8360
SHA512: 02cdd6a1878e60812e2b5709d8e699e4abb8d9997e3d1843c4f7ea67dcf9e676bb552419925c7939d97409c34038e67c235b8295d9c786f36e5cf837b4477827
Description: Heimdal Kerberos - crypto library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the cryptographic library required for Heimdal.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libhcrypto5-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 304
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libhcrypto5-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libhcrypto5-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 263480
MD5sum: 835c27f9ed624c37177d2e494467b61a
SHA1: f97e137562f189b2d7d06d4338a5ce9244f72601
SHA256: fd867e5c5750117a173255d42b8de28180dc37d8f5d0eb51f6c9db0229189c2d
SHA512: 42cff98dd53f3c1d1ef2ac135b0728806e3dbe7a62cc20958b01f05b21fbaf9b04468eaa89bdc9e406eed3c2b15d3b93200a1f130e73bbd2d4ecad4e9d3073d8
Description: debug symbols for libhcrypto5-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: c8073c7cc8577dd8481c3fd2dffdd7d272001164
Multi-Arch: same

Package: libhdb9-heimdal
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Provides: heimdal-hdb-api-8
Depends: libasn1-8-heimdal (>= 1.6~git20120311g), libc6 (>= 2.8), libcom-err2 (>= 1.43.9), libdb5.3, libkrb5-26-heimdal (>= 1.7~git20161112), libldap-2.5-0 (>= 2.5.4), libroken19-heimdal (>= 1.7~git20150920), libsqlite3-0 (>= 3.5.9)
Filename: pool/target/h/heimdal/libhdb9-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 64972
MD5sum: 57b3b9daca92dc0c1b65af1d1cb51e85
SHA1: c013deca2985342717b2c530a94b99f4a80aa1cc
SHA256: 96728be15da6c743c7d06ce931ce4290da400a4eb3229d9415d82c936f2aa5c2
SHA512: 6915b87093a809fa08b08df8a8b84f7a9008d70a943a9f439d990134f86d809513382590a50e65074374d0498693e3d61107c3fb3a66ac1dd55122367904eeb4
Description: Heimdal Kerberos - kadmin server library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for storing the KDC database.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libhdb9-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 279
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libhdb9-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libhdb9-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 250648
MD5sum: 48206fda5d39aba22e0f827b7858d78d
SHA1: eaf04151ae480c4a00bce8aca09945de06184aa0
SHA256: b5f26578c1a4a6250c4df3ed59f3ba8c387402e6bb1fe379e842fdd807fad921
SHA512: f0ff9ed8a056ffac08d9b48ec7ac8ce038eb83d66b49b3acae069cfe3554003acb699d1fae1552b20054bd117f49dbcdd0fafe09c905f5fb94080244b1d97e84
Description: debug symbols for libhdb9-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: a84c5d11ede08af03d17d3b635419294d2b689b6
Multi-Arch: same

Package: libheimbase1-heimdal
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/h/heimdal/libheimbase1-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 35016
MD5sum: 7720d01dcbf49673adab40fa1a5beba6
SHA1: 55df7c66ff7d887e6cb017611716d2fa3329d005
SHA256: ef092c1824fdda6340cb15e15dd7de390bac02baa9b803ae15c37a2e79233448
SHA512: 97c39b995d03dc6af3e5987275db3730f5cc0a9c656a64c901dd3dcf1ff68bc8d595299093ad21e419246ab076c3830aca65c03311fc4045aba5167a7d0820a2
Description: Heimdal Kerberos - Base library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the base library.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libheimbase1-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 99
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libheimbase1-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libheimbase1-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 80256
MD5sum: c656038e21ec5c430879099856377cad
SHA1: d401d41fe494ead234581fc6a98323742c002604
SHA256: 197359f1d19d8e080befaa2978e5ae4be8307b0f1fd2440b93206caf793119b9
SHA512: 0a1954aa94fbb562a06477ea97b7b2ddac82a97e0c359f55c4d9ddddd98b05ab05f70f39e77f1f5ff0dc7a9fc35005d652aef3f6817736fa2581834179a865e3
Description: debug symbols for libheimbase1-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: e83ad82d25ef1010f893416d51cfbb86607b3701
Multi-Arch: same

Package: libheimntlm0-heimdal
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libhcrypto5-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libroken19-heimdal (>= 1.7~git20150920), libwind0-heimdal (>= 1.4.0+git20110226)
Filename: pool/target/h/heimdal/libheimntlm0-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 25424
MD5sum: c14590972039fbca570e7547aaff4e90
SHA1: f9e2fcd4123113d94017acb6b0f7c64bbb431fce
SHA256: 5e9a3d4f2e76872029eef5f38625b45b6468ff57d903a73fccc26eec424e6611
SHA512: c41ba50524fa9f2194ae6a80eaa1168b468aa4c4727a185a19c5a755ca01c1ab8cdad2c78594810d9492843c31658c5eaab9fa73162b2b9b66f4dde1ef0c8500
Description: Heimdal Kerberos - NTLM support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the NTLM support library.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libheimntlm0-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 48
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libheimntlm0-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libheimntlm0-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 32376
MD5sum: ac56530c7329cce41dcc9169a9881a01
SHA1: d67d3f1edfb80eb99e9c108d9eb17a176f33d53f
SHA256: e1db40953783d68dd42603cf02dfd3877f0d74897378286546570f852f87bc26
SHA512: 800d2cc9b1ff76e192d06f64d6d4cacad5fc6a6397ddd85c1149d84944cea18ea60c21d7f68095ee85e92b3ba14fca0b5b48aac7f412fc4cbf3c8c2c05bd77ae
Description: debug symbols for libheimntlm0-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: 3453048c88a399dd42225893ba4785137c889317
Multi-Arch: same

Package: libhogweed6
Priority: optional
Section: libs
Installed-Size: 407
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: armhf
Source: nettle
Version: 3.8.1-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.2.1+dfsg1), libnettle8
Filename: pool/target/n/nettle/libhogweed6_3.8.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 317664
MD5sum: cdcb08f83833ebb35c4fe9e1fa1b6f6a
SHA1: 210c0410b95a6c81ff0ad232a6807087b5befa63
SHA256: e931b78e147cb6bef7f67b4256fc5521d651cc9a86fa22f64d0b93ce96cc3450
SHA512: 1d1f4aea96477db87632347fb6bb4c1b7f8a214cf28724e1047fbdad856fd6ee7395891703de8c5960bab725ddf3a8e3a4f296fb7a7101db38f0a755b59e155d
Description: low level cryptographic library (public-key cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the asymmetric cryptographic algorithms, which,
 require the GNU multiple precision arithmetic library (libgmp) for
 their large integer computations.
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Multi-Arch: same

Package: libhogweed6-dbgsym
Priority: optional
Section: debug
Installed-Size: 208
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: armhf
Source: nettle
Version: 3.8.1-2+apertis1bv2024dev3b1
Depends: libhogweed6 (= 3.8.1-2+apertis1bv2024dev3b1)
Filename: pool/target/n/nettle/libhogweed6-dbgsym_3.8.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 175564
MD5sum: 568965fbf9a32c2ee28c1dd4eaf243cc
SHA1: 3ba9509f81be8727c48f204ed6d1e066b15cd20c
SHA256: 93f6812aa7f515813b6040231acedbdc3491e507b8045265578b40c3b3387b1b
SHA512: 3f9ae3b89dcec83fb8a50ece6d7f9ac9003169b7acdc65940909fb04f77197e476d0ed4fcb1e0d4d90023d3ffd49dbc98fdc3ef0041e7efa1c2866c6385ff25f
Description: debug symbols for libhogweed6
Auto-Built-Package: debug-symbols
Build-Ids: 0dd3ed735a5af17f6542597d6c2b45f3a136a286
Multi-Arch: same

Package: libhowardhinnant-date-dev
Priority: optional
Section: libdevel
Installed-Size: 1409
Maintainer: Andrea Pappacoda <andrea@pappacoda.it>
Architecture: armhf
Source: howardhinnant-date
Version: 3.0.1+ds-5+apertis0bv2024dev2b1
Depends: libdate-tz3 (= 3.0.1+ds-5+apertis0bv2024dev2b1)
Filename: pool/target/h/howardhinnant-date/libhowardhinnant-date-dev_3.0.1+ds-5+apertis0bv2024dev2b1_armhf.deb
Size: 365956
MD5sum: c56961e1a026a6f8cb0e0bf39ffb1a79
SHA1: 5348dce1ce61ad1ebe62320ef61910fcfad68d27
SHA256: e02ec63f308c10ade6bfa410b7f19410ea8197200abda3b657c7807b264f2957
SHA512: 1f12f71bca81bd1792b9affbc66a6b1d98d22a0f10981f3123ef3751706b204e11ed928b10f8b8a4548a850d5a4b4e766adc40eeffdc622c7da46c88f413f9e9
Description: date and time library based on the C++ <chrono> header - development files
 howardhinnant-date extends <chrono> to calendars and timezones,
 focusing on a seamless integration with the existing <chrono> library,
 type safety, performance and ease of use.
 .
 This package contains the development headers of the library.
Homepage: https://github.com/HowardHinnant/date
Multi-Arch: same

Package: libhunspell-1.7-0
Priority: optional
Section: libs
Installed-Size: 397
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: hunspell
Version: 1.7.1-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Recommends: hunspell-en-us | hunspell-dictionary | myspell-dictionary
Conflicts: openoffice.org-core (= 2.2.0~rc2-1)
Filename: pool/target/h/hunspell/libhunspell-1.7-0_1.7.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 165488
MD5sum: e8ba5a447d2e905ca67e2c7074111591
SHA1: 146d0d5fb4f5204df67995e1f68eacc82b2cc4dd
SHA256: 7897df6c4a29200588a6d8f1510fbf93ed26817ff861ffa1cea3587cbeb5dc20
SHA512: 804141e79d6a929cb389bd762d3e675ed82f8a7bdd91e5e2064d3fe79abb09310ae121c0242461ef7c1a7c33429c0bd5dafa228279fa709e2c0a870ccd6b2c60
Description: spell checker and morphological analyzer (shared library)
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and an
 OpenOffice.org UNO module.
 .
 Main features:
  - Unicode support (first 65535 Unicode characters)
  - morphological analysis (in custom item and arrangement style)
  - Max. 65535 affix classes and twofold affix stripping (for agglutinative
    languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
  - Support complex compoundings (for example, Hungarian and German)
  - Support language specific algorithms (for example, handling Azeri
    and Turkish dotted i, or German sharp s)
  - Handling conditional affixes, circumfixes, fogemorphemes,
    forbidden words, pseudoroots and homonyms.
 .
 This package contains the shared library.
Homepage: https://hunspell.github.io/
Multi-Arch: same

Package: libhunspell-1.7-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1510
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: hunspell
Version: 1.7.1-1+apertis1bv2024dev2b1
Depends: libhunspell-1.7-0 (= 1.7.1-1+apertis1bv2024dev2b1)
Filename: pool/target/h/hunspell/libhunspell-1.7-0-dbgsym_1.7.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 1494648
MD5sum: caaf97ef5b0c8ae28657a7832d488e01
SHA1: ad37a64eeed43471cc2472e821541458748c1163
SHA256: 3b948165f294df5012d6bfb85a844b5697566d40656d169fffb865ea290b4916
SHA512: a450eb62ed7309132d266c3c9e892841549ee43bac4eaa7c94c5ab527efa4d3a654f6a83cbec719a91b1219bf957c53cf7ef336343395610ce34abb50416d950
Description: debug symbols for libhunspell-1.7-0
Auto-Built-Package: debug-symbols
Build-Ids: 983301eee0f1f95df37b5db77360b1ef07ac1577
Multi-Arch: same

Package: libhunspell-dev
Priority: optional
Section: libdevel
Installed-Size: 653
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: hunspell
Version: 1.7.1-1+apertis1bv2024dev2b1
Depends: libhunspell-1.7-0 (= 1.7.1-1+apertis1bv2024dev2b1)
Filename: pool/target/h/hunspell/libhunspell-dev_1.7.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 219432
MD5sum: e9b1e2e97ea77ab9f7b3262761ffbea6
SHA1: 82c76076a5d45928a93376d8a01e3a5b6a4797ac
SHA256: e0741b201fde9394c6dd4d468bcab7980f588913e4bdde6403d67f86cf068ddd
SHA512: d47da9c61947a237990d00f61e045c556d4410dc94a7b53b20e32e4b4f991afdd8482203a5533b5acf0cfdda277a791aeeb67db9b34f88c33c73329b45ffdadb
Description: spell checker and morphological analyzer (development)
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and an
 OpenOffice.org UNO module.
 .
 Main features:
  - Unicode support (first 65535 Unicode characters)
  - morphological analysis (in custom item and arrangement style)
  - Max. 65535 affix classes and twofold affix stripping (for agglutinative
    languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
  - Support complex compoundings (for example, Hungarian and German)
  - Support language specific algorithms (for example, handling Azeri
    and Turkish dotted i, or German sharp s)
  - Handling conditional affixes, circumfixes, fogemorphemes,
    forbidden words, pseudoroots and homonyms.
 .
 This package contains the headers and the static library.
Homepage: https://hunspell.github.io/
Multi-Arch: same

Package: libhx509-5-heimdal
Priority: optional
Section: libs
Installed-Size: 230
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libhcrypto5-heimdal (>= 1.4.0+git20110226), libheimbase1-heimdal (>= 1.6~git20131117), libroken19-heimdal (>= 1.7~git20150920), libwind0-heimdal (>= 1.4.0+git20110226)
Filename: pool/target/h/heimdal/libhx509-5-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 100512
MD5sum: f87b58238d6b936e3ffa885a2d347c0b
SHA1: 3709dbddad18264b019e70ccf509553c62fc31f6
SHA256: 41494cd27146f9c40329dc9dbfc3d9662f60984a530981e471ac515fd2b3dc3f
SHA512: 770b574a1bbdbb9571820fde103a41e37d671e8935fcf64b2b9868e62746d77b1c98bcaddbe0b345222a0e53bc4e98a47ea762ec4afbf19fec76d80c77bd5319
Description: Heimdal Kerberos - X509 support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the x509 supportlibrary.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libhx509-5-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 470
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libhx509-5-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libhx509-5-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 413428
MD5sum: 4906d2f83a6c771a655c078c5b9fe012
SHA1: 4841833c9b724fe3ebdfa6865d7bb12905c53b46
SHA256: 0c0d030be0fff60f8b8947587efc4c7a3105e3bb761821dcdaf06a413b963376
SHA512: 33cbf94664dfe354ca9b4b9436cba44b69adde5174c541efc2fa8a923be12e46c382cba587b79673e2c002ea22950eb57a12aa41ff34e4f545f2e8ef8aa99a4f
Description: debug symbols for libhx509-5-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: f671a0e7747ebfe0ec3a492d81676d60437858d4
Multi-Arch: same

Package: libhyphen-dev
Priority: optional
Section: libdevel
Installed-Size: 229
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: hyphen
Version: 2.8.8-7+apertis1bv2024dev2b1
Depends: libhyphen0 (= 2.8.8-7+apertis1bv2024dev2b1)
Filename: pool/target/h/hyphen/libhyphen-dev_2.8.8-7+apertis1bv2024dev2b1_armhf.deb
Size: 186592
MD5sum: 0f60899d0fd0cc55eaf26b0f83dca3bb
SHA1: c4108fee17711a43388536ca56139d0b1fc445ac
SHA256: 0dc0e3ff540977a620e08d09e01790e38bf79073fc2d5daffdf6a87ac250847d
SHA512: a75241a9e89ec5a675cd829ce20e8acb7a83aa0e4e0b37f1cbc8345dda51e5dd3838f93f6970d0779e31984d3e02b22db5d5e5c0f260f9e92a86ed4fcb3e8fee
Description: ALTLinux hyphenation library - development files
 ALTLinuxhyph is a modified version of libhnj which is a high quality
 hyphenation and justification library based on the TeX
 hyphenation algorithm. The TeX hyphenation patterns could be used after
 a preprocessing step.
 .
 It is used in OpenOffice.org
 .
 This package contains the headers and necessary files for programming apps
 with ALTLinuxhyph.
Homepage: https://github.com/hunspell/hyphen
Multi-Arch: same

Package: libhyphen0
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: hyphen
Version: 2.8.8-7+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4)
Filename: pool/target/h/hyphen/libhyphen0_2.8.8-7+apertis1bv2024dev2b1_armhf.deb
Size: 27684
MD5sum: d3f54606850d492aa2dd02e424027bb5
SHA1: 39625d962791220d8a1aa5557b607519ea1b49ab
SHA256: 2bfad87790d54214b41f3181108ac1c37cb257e428097588537e9102ada63202
SHA512: 6a4c45691473d1cf3a078be930de28461b9a15f2f122b464455fe8b4d75d82ec8556a103cb9496cfb260df42644e454cac48aa871a25048d920a1b51cb78dd3c
Description: ALTLinux hyphenation library - shared library
 ALTLinuxhyph is a modified version of libhnj which is a high quality
 hyphenation and justification library based on the TeX
 hyphenation algorithm. The TeX hyphenation patterns could be used after
 a preprocessing step.
 .
 It is used in OpenOffice.org
 .
 This package contains the shared library.
Homepage: https://github.com/hunspell/hyphen
Multi-Arch: same

Package: libhyphen0-dbgsym
Priority: optional
Section: debug
Installed-Size: 34
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: armhf
Source: hyphen
Version: 2.8.8-7+apertis1bv2024dev2b1
Depends: libhyphen0 (= 2.8.8-7+apertis1bv2024dev2b1)
Filename: pool/target/h/hyphen/libhyphen0-dbgsym_2.8.8-7+apertis1bv2024dev2b1_armhf.deb
Size: 21556
MD5sum: 7f19ec701f10d4fa317ca0689efbc6a2
SHA1: 3c7b39ec18fb17b99ceb0639948ca4597124106c
SHA256: ba2d38ca356fabd442a40a19436e819a9b225fc94c355b5ff1fbf184e48df89d
SHA512: f8f4f5d39cec8352cf42ec862e2277c225abe41c8a9c115ca801a929c774b9edb9a6564b2ddff591598acfcccb99b6376065a67cb93206ebb43472ec7460241f
Description: debug symbols for libhyphen0
Auto-Built-Package: debug-symbols
Build-Ids: 439317a66a78b962e71c5a64e5bb72c970e9788f
Multi-Arch: same

Package: libi2c-dev
Priority: optional
Section: libdevel
Installed-Size: 31
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: i2c-tools
Version: 4.3-2+apertis0bv2024dev2b1
Depends: libi2c0 (= 4.3-2+apertis0bv2024dev2b1)
Recommends: i2c-tools
Filename: pool/target/i/i2c-tools/libi2c-dev_4.3-2+apertis0bv2024dev2b1_armhf.deb
Size: 11392
MD5sum: 1b624817be0b90a31239faabfc9616d4
SHA1: 0301fe930d3749aba81a5bfbee735be6d740a872
SHA256: 6528595801f845336c00772bd6083dcf9482e0129de12bb13b17159f410cbfaa
SHA512: 4547f4af4f457f1328d21716216fa90d0e45a50d855095fd27f98ad352b5588cbf160a2e586f1429bc6436331cfd9c144d1961f876b80aaf366af4438b990d76
Description: userspace I2C programming library development files
 I2C devices are usually controlled by a kernel driver.  Using this
 library it is also possible to access all devices on an adapter
 from userspace and without the knowledge of Linux kernel internals.
 .
 This package contains what you need for compiling sources that
 use this library in your own code.
Homepage: https://www.kernel.org/pub/software/utils/i2c-tools/
Multi-Arch: same

Package: libi2c0
Priority: optional
Section: libs
Installed-Size: 27
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: i2c-tools
Version: 4.3-2+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4)
Filename: pool/target/i/i2c-tools/libi2c0_4.3-2+apertis0bv2024dev2b1_armhf.deb
Size: 9052
MD5sum: 5d9909ed8849a65dec9b3b915417b3c0
SHA1: 28b95fa1333fe82ae46544067baae47f906e090e
SHA256: 2d829f2b974abee5f98ff30027ba49342af6d0d0ed736828df51e03ea8d8319f
SHA512: 18f65a4c37a72c76bfaaa055495d1e3b6ca13343d4d3e5d7ad77dd2fe94890667e84c66837dfd067634c0a71f9d1fd5ab416e7cd98d6e5747f2dc782048beb89
Description: userspace I2C programming library
 I2C devices are usually controlled by a kernel driver.  Using this
 library it is also possible to access all devices on an adapter
 from userspace and without the knowledge of Linux kernel internals.
 .
 This package contains what you need to run programs that use this
 library.
Homepage: https://www.kernel.org/pub/software/utils/i2c-tools/
Multi-Arch: same

Package: libi2c0-dbgsym
Priority: optional
Section: debug
Installed-Size: 19
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: i2c-tools
Version: 4.3-2+apertis0bv2024dev2b1
Depends: libi2c0 (= 4.3-2+apertis0bv2024dev2b1)
Filename: pool/target/i/i2c-tools/libi2c0-dbgsym_4.3-2+apertis0bv2024dev2b1_armhf.deb
Size: 6092
MD5sum: 2e88d96bf5503042b3215d7d4a6fe158
SHA1: 195e8266c3ac37b79e47b6f818a7e7c06d404337
SHA256: 852ada8958070aa5d510ab7066ba8175bf82e3734d614ac913e686a5487926ea
SHA512: bdfc63fa1268eeb314a8061bc83a5964168a47973ba9b9acf0610eef73ff9b386306e79bec974d4a996c26273a109e9cdd71fc2388ba58612e848f790df60769
Description: debug symbols for libi2c0
Auto-Built-Package: debug-symbols
Build-Ids: fb6db9923942a4fe1382378a3f98356eee7aa6de
Multi-Arch: same

Package: libical-dev
Priority: optional
Section: libdevel
Installed-Size: 4274
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: armhf
Source: libical3
Version: 3.0.16-1+apertis1bv2024dev3b1
Replaces: libical3-dev (<< 3.0.1-5)
Provides: libical3-dev
Depends: gir1.2-ical-3.0 (= 3.0.16-1+apertis1bv2024dev3b1), libical3 (= 3.0.16-1+apertis1bv2024dev3b1), libicu-dev, libdb-dev
Breaks: libical3-dev (<< 3.0.1-5)
Filename: pool/target/libi/libical3/libical-dev_3.0.16-1+apertis1bv2024dev3b1_armhf.deb
Size: 427400
MD5sum: 57f2b39dd5bedd92951b535e22bf16de
SHA1: dde1761da1047b923b513c14704f42e5e85c6198
SHA256: ec78db74423f7679fced391da4b0327e02580899505af7159e53f49ed1f56daa
SHA512: 240c6a2f3153c10d9012527bf4917d869da745283837141b1b7f27e013a644846c8538a655feac4ee29df10af3ec267da9b6eed6311b61b4492356817b5e6999
Description: iCalendar library implementation in C (development)
 libical is an open source implementation of the IETF's iCalendar calendaring
 and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components
 and provides a C API for manipulating the component properties, parameters,
 and subcomponents.
Homepage: https://github.com/libical/libical
Multi-Arch: same

Package: libical-doc
Priority: optional
Section: doc
Installed-Size: 2855
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: all
Source: libical3
Version: 3.0.16-1+apertis1bv2024dev3b1
Suggests: libical-dev
Filename: pool/target/libi/libical3/libical-doc_3.0.16-1+apertis1bv2024dev3b1_all.deb
Size: 115628
MD5sum: c685e3d3aad6a5e308631bc96baf7ada
SHA1: 02fa2c21fcbfcfcc1515fc462160d03025d99e7e
SHA256: 328479fb031ac4fb62739bc0b46a3f651616b022742350818b4cd882adb2ceb0
SHA512: 293596bd6bfd9a35916fedc609a54c44a5ef252ab1f72519ca0cb3520e5cabbcbef49492981caf413b5257895570b8fbc70adfb97873a05ddc46937c34e06f7a
Description: iCalendar library implementation in C (documentation)
 libical is an open source implementation of the IETF's iCalendar calendaring
 and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components
 and provides a C API for manipulating the component properties, parameters,
 and subcomponents.
 .
 This package contains the documentation.
Homepage: https://github.com/libical/libical
Multi-Arch: foreign

Package: libical3
Priority: optional
Section: libs
Installed-Size: 950
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: armhf
Version: 3.0.16-1+apertis1bv2024dev3b1
Depends: tzdata, libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.41.1), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 5.2)
Filename: pool/target/libi/libical3/libical3_3.0.16-1+apertis1bv2024dev3b1_armhf.deb
Size: 246192
MD5sum: 318f9b2517c6f260e4c386555336df38
SHA1: cc46c1451080997c63a0f6957e0b0b9ff8f06f0d
SHA256: 580ad5b6a9aa70d126485dcef855640ebb8026fb4fc7513532acdd171019faa2
SHA512: 9f6e9990fc0537c4ea43d21d3440b34ce32fe12d397d799ff8f117d8a4e4761611005d9f5481f2feb88a8143a64365a387d523075d3d180c7bb4be4d2e9e4c0b
Description: iCalendar library implementation in C (runtime)
 libical is an open source implementation of the IETF's iCalendar calendaring
 and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components
 and provides a C API for manipulating the component properties, parameters,
 and subcomponents.
 .
 This package contains the files necessary for running applications that use
 the libical library.
Homepage: https://github.com/libical/libical
Multi-Arch: same

Package: libical3-dbgsym
Priority: optional
Section: debug
Installed-Size: 1228
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: armhf
Source: libical3
Version: 3.0.16-1+apertis1bv2024dev3b1
Depends: libical3 (= 3.0.16-1+apertis1bv2024dev3b1)
Filename: pool/target/libi/libical3/libical3-dbgsym_3.0.16-1+apertis1bv2024dev3b1_armhf.deb
Size: 929132
MD5sum: b12a4fa51a9d560254a96d96aa71834b
SHA1: 7fa18c9ba19a10066fda9c35cf7a1d20b6d8d33c
SHA256: 42c3d12774e5c616dcb1c7c7559887bee9e5c1eed3f2d8d9788aac93f98ecbc3
SHA512: 3ca594f58ddf52360cfcf428517a04336f841ec38364e4ff6913ee1acce20686ddeb06deaddd02ee4540aa6b4661071d9a31b9d855c9940906a9e7bfc1155197
Description: debug symbols for libical3
Auto-Built-Package: debug-symbols
Build-Ids: 145bb0adff0a4af4d43e7ecb3afb24562bee509c 3130a816e8e9a99acd79447011253be7dbd10e1a 84b69a1fd675dda14478dbc946ccbbce8ae831ad 9e289221cdbfc73ac9e0c08ed4364c6b56a8789e b2d0fecfdb53a1ab50acc0910c4f47e9c42cdf4f d9f2c9d099fbe58c1ade18e6168433c730612c99
Multi-Arch: same

Package: libice-dev
Priority: optional
Section: libdevel
Installed-Size: 170
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libice
Version: 2:1.0.10-1+apertis1bv2024dev2b1
Depends: libice6 (= 2:1.0.10-1+apertis1bv2024dev2b1), x11proto-dev
Suggests: libice-doc
Filename: pool/target/libi/libice/libice-dev_1.0.10-1+apertis1bv2024dev2b1_armhf.deb
Size: 59188
MD5sum: f1e8486c34ed8004daaa51a78dc9d9aa
SHA1: 4b01bf399661709586dd77b26f11590d60ec5498
SHA256: ed8bfbe471855be9b8094b780fabb27b026605f342ca8180c216ecbbfb608d6a
SHA512: 2a50813afc37d269152d6b83496941a64ad9c24989472948e24e11d6f184f33c43d40a74a30a450b0f2f171ee4ff97589b043900e9a8db563a3f57f3ba98dc18
Description: X11 Inter-Client Exchange library (development headers)
 This package provides the main interface to the X11 Inter-Client Exchange
 library, which allows for communication of data between X clients.
 .
 This package contains the development headers for the library found in libice6.
 Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libICE
Multi-Arch: same

Package: libice-doc
Priority: optional
Section: doc
Installed-Size: 402
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libice
Version: 2:1.0.10-1+apertis1bv2024dev2b1
Replaces: libice-dev (<< 2:1.0.8)
Breaks: libice-dev (<< 2:1.0.8)
Filename: pool/target/libi/libice/libice-doc_1.0.10-1+apertis1bv2024dev2b1_all.deb
Size: 134168
MD5sum: 64d2adbc29529d30b7eae691dd9e5761
SHA1: d6fd3b7773c1383528edffb02ef3a935e08f4534
SHA256: 196da0f3d6389d6ffcf08ae20379b3440d370cee11d09b8ddd998e4e83741c41
SHA512: ca901d0f08ea88ad46d64df0d9528b741d474e58a6180ff4f603a2ce039da89112b4cfba0ab2d6d710dff0cc4aa4d5993e2c1b2844b5e3889db87e912880a566
Description: documentation for the X11 ICE protocol and library
 The Inter-Client Exchange (ICE) Protocol allows for communication of data
 between X clients.
 .
 This package contains the ICE protocol specification and documentation for the
 ICE library.
Multi-Arch: foreign

Package: libice6
Priority: optional
Section: libs
Installed-Size: 90
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libice
Version: 2:1.0.10-1+apertis1bv2024dev2b1
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.33), x11-common
Filename: pool/target/libi/libice/libice6_1.0.10-1+apertis1bv2024dev2b1_armhf.deb
Size: 49308
MD5sum: b662d96ce33b2ddc3c397a910730afa5
SHA1: 34b13990057478a3280c26920972d4d03bacb7ae
SHA256: 6cd26960e4d319b456384626d3d4ae3f1ea8aa7ed8624e52c2b17cfe7dfa1640
SHA512: 4132845d00d7ac2802ed9ae67d825e8b3d61ae93407e067c043c5e4805f2a3509c2fbcf7d7dfcf0f853dc21aa5e6a122ff8fdb78fe327a688dff07a0b38bc183
Description: X11 Inter-Client Exchange library
 This package provides the main interface to the X11 Inter-Client Exchange
 library, which allows for communication of data between X clients.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libICE
Multi-Arch: same

Package: libice6-dbgsym
Priority: optional
Section: debug
Installed-Size: 130
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libice
Version: 2:1.0.10-1+apertis1bv2024dev2b1
Replaces: libice6-dbg (<< 2:1.0.10-1~)
Depends: libice6 (= 2:1.0.10-1+apertis1bv2024dev2b1)
Breaks: libice6-dbg (<< 2:1.0.10-1~)
Filename: pool/target/libi/libice/libice6-dbgsym_1.0.10-1+apertis1bv2024dev2b1_armhf.deb
Size: 110396
MD5sum: 80177a793a892558a3431c1373e0042f
SHA1: e1a385718e4af1684a50bdd16e155b355f0ee6e8
SHA256: e5b5a1f76bea178d2255cd9189aa2e4ccaa91e6ff6b657c99ec60a52e8bd3ade
SHA512: 866aebaf712ca5f8d2115e45267352774166752161e5271bc9630c1e6bff2ad12bbe19c51d5233f3bd3abe4a75f3f33331ccd3e90350ad1fe5a575cfbd393493
Description: debug symbols for libice6
Auto-Built-Package: debug-symbols
Build-Ids: d68f9eb4418dbf5c73cc67ee13683c15e6258e63
Multi-Arch: same

Package: libicu-dev
Priority: optional
Section: libdevel
Installed-Size: 44109
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: icu
Version: 72.1-3+apertis1bv2024dev2b1
Replaces: icu-devtools (<< 72.1~rc-1~)
Depends: libicu72 (= 72.1-3+apertis1bv2024dev2b1), icu-devtools (>= 72.1-3+apertis1bv2024dev2b1), libc6-dev | libc-dev
Suggests: icu-doc
Breaks: icu-devtools (<< 72.1~rc-1~)
Filename: pool/target/i/icu/libicu-dev_72.1-3+apertis1bv2024dev2b1_armhf.deb
Size: 10081756
MD5sum: f00dfaff06439333c8b9c417dac13492
SHA1: d2618989c1a144987f1b1f23233c5d7a5e444382
SHA256: c6f0dc09e829c89a2015c996ad59a30fddacccf02d958561cff8a7b91a0f0874
SHA512: a73858f5f7cb21ea1783d76591be7cf14c76513ab74d55f331801ec6a7fb2fdb37f35579ee1302b90471c25e57653e9a8abc61f42456712901ee6a12416d8c5c
Description: Development files for International Components for Unicode
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains the development
 files for ICU.
Homepage: https://icu.unicode.org/
Multi-Arch: same

Package: libicu72
Priority: optional
Section: libs
Installed-Size: 34182
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: icu
Version: 72.1-3+apertis1bv2024dev2b1
Replaces: libiculx63 (<< 63.1-5)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 12)
Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~)
Filename: pool/target/i/icu/libicu72_72.1-3+apertis1bv2024dev2b1_armhf.deb
Size: 9046112
MD5sum: c942e151565fd8f16843dfe7c9f1e0cc
SHA1: 516e6a67b839e7d7a83c4274369f93b79fb4f2e9
SHA256: d5bf3d75896ef85d2ef4d9d0b0d7da0f76a862b1e9809a5ad411031d82606ed9
SHA512: e8ddc1f0e6ef1465d92ee32912a86de8e5dcfb1464724d67b41a8ec42e0ac1797d00638c8d4f2b17d425417114c4d628ea3c08b4eb40b15cf143561630b902f0
Description: International Components for Unicode
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains the runtime
 libraries for ICU.
Homepage: https://icu.unicode.org/
Multi-Arch: same

Package: libicu72-dbgsym
Priority: optional
Section: debug
Installed-Size: 10001
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: icu
Version: 72.1-3+apertis1bv2024dev2b1
Depends: libicu72 (= 72.1-3+apertis1bv2024dev2b1)
Filename: pool/target/i/icu/libicu72-dbgsym_72.1-3+apertis1bv2024dev2b1_armhf.deb
Size: 9105960
MD5sum: bc0d2576e158a94bc6cfa134c65e399f
SHA1: 6e81ca21ecf43c810478362b5d3e41fedd6adc17
SHA256: d137f4fa8a9a25631b8140041ced45dfa47507799de3bc72cb4c4361556847fa
SHA512: 6be40770f0e28ba71ddc7e2f4c6e50f461f940c1fae5b2849fe7e79828ab16caa4e3cda2c0ab2fbbbbc2a1a47e44e08be98cbfb535acabc7343c28c5e6ef7222
Description: debug symbols for libicu72
Auto-Built-Package: debug-symbols
Build-Ids: 0044545179007d39d52f876e86dc0fee6852b43d 1fa4f9d12357fe63a3f344678549cb93e409f271 4ea8ebf3f8cba7bf2f7623a717281e18e6f43992 9edabc29771ba7525a88e3f43a8937f3c5c65bcf a6cb6bfcf5ef87a49ca17fd1eea530000f005e66 bafb42f151be7ed58ee8bbae480f74b947cc7aa8
Multi-Arch: same

Package: libidn2-0
Priority: optional
Section: libs
Installed-Size: 449
Maintainer: Debian Libidn team <help-libidn@gnu.org>
Architecture: armhf
Source: libidn2
Version: 2.3.3-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libunistring2 (>= 0.9.7)
Filename: pool/target/libi/libidn2/libidn2-0_2.3.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 150192
MD5sum: 1de702bacecefe75add15b9bfc1073ed
SHA1: 0e3b9cbd1500cbdbe09cbacc9f6e7c19619c00d0
SHA256: 50fee7ae92ecef2e9a10e846e20f707553178d6098850c8fae3052f336400fdf
SHA512: 64d3aa7a9b8f798480cd086d358218f67b152f3c2ae24bdb0af8e145d6d4c725d954a8e4b4e5678346e04761ab5770834e95d9c67dfc47a564c1035930b00f75
Description: Internationalized domain names (IDNA2008/TR46) library
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008/TR46.
 .
 This package contains runtime libraries.
Homepage: https://www.gnu.org/software/libidn/#libidn2
Multi-Arch: same

Package: libidn2-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 83
Maintainer: Debian Libidn team <help-libidn@gnu.org>
Architecture: armhf
Source: libidn2
Version: 2.3.3-1+apertis1bv2024dev3b1
Replaces: libidn2-0-dbg (<< 2.0.2-1~)
Depends: libidn2-0 (= 2.3.3-1+apertis1bv2024dev3b1)
Breaks: libidn2-0-dbg (<< 2.0.2-1~)
Filename: pool/target/libi/libidn2/libidn2-0-dbgsym_2.3.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 66600
MD5sum: b7f3bb922f5b65aff3353312e156b75f
SHA1: bff07f01d7996c8a71128c4fc28120b93db72e04
SHA256: 223a2d4d23f94bdfa5bf0406058314e3f548875a36be6ba26105e45f469c1141
SHA512: 5c829f2dff7729634f10de63db12069417281762c0ecb9049c2d2c9ca6f94833ca36fdb2fa7039560cc3c1c5b97b062502e859ec6c207a6fab79f85291d2e79d
Description: debug symbols for libidn2-0
Auto-Built-Package: debug-symbols
Build-Ids: d00240a9598c05fac63eb449dcb98ccdf2002b3e
Multi-Arch: same

Package: libidn2-dev
Priority: optional
Section: libdevel
Installed-Size: 331
Maintainer: Debian Libidn team <help-libidn@gnu.org>
Architecture: armhf
Source: libidn2
Version: 2.3.3-1+apertis1bv2024dev3b1
Provides: libidn2-0-dev
Depends: libidn2-0 (= 2.3.3-1+apertis1bv2024dev3b1)
Filename: pool/target/libi/libidn2/libidn2-dev_2.3.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 147656
MD5sum: 3a9e4fa64171f705662f3020fcaab11d
SHA1: 10746ec4e7f21f650bdb77ab9977bd8c42128803
SHA256: 17d9b49774288983109d19dd4e25fd01b72f55d5ab88698a07c5d4e9f5f0b3a5
SHA512: 3a94de19a00e95b310cb0a4e855f2977547b8a366045af5611aa505d197fff2084501c4de2e2ef38d15aaea06286cf13e7af602aed8b4eb3e3f6f27be02ea83e
Description: Internationalized domain names (IDNA2008/TR46) development files
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008/TR46.
 .
 This package contains header files and libraries for static linking.
Homepage: https://www.gnu.org/software/libidn/#libidn2
Multi-Arch: same

Package: libidn2-doc
Priority: optional
Section: doc
Installed-Size: 426
Maintainer: Debian Libidn team <help-libidn@gnu.org>
Architecture: all
Source: libidn2
Version: 2.3.3-1+apertis1bv2024dev3b1
Recommends: libidn2-dev
Filename: pool/target/libi/libidn2/libidn2-doc_2.3.3-1+apertis1bv2024dev3b1_all.deb
Size: 296760
MD5sum: f1f7df8792223b71c6279d5413645a42
SHA1: c7e510a0cf1cf83402cc1dc38abea14ea9a751bb
SHA256: 6c292561c29ee4553db4bb5a5c86efad578b451a99481de255207bb6c7b3851b
SHA512: ea11771f8b21c2924d7a74dbeae860e774aca09fe4aba1c56dbfc29018cb6b09e17bd9156a3a57ed70038ab27210559c8bf5099b2276226d5ecdddcbd7940733
Description: Internationalized domain names (IDNA2008/TR46) documentation
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008/TR46.
 .
 This package contains programmer's manual in PDF, HTML and Info formats.
Homepage: https://www.gnu.org/software/libidn/#libidn2
Multi-Arch: foreign

Package: libiec61883-0
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: libiec61883
Version: 1.2.0-6+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libraw1394-11 (>= 2.1.2)
Filename: pool/target/libi/libiec61883/libiec61883-0_1.2.0-6+apertis0bv2024dev3b1_armhf.deb
Size: 28948
MD5sum: 7ff7fe4596a457815f38ce9812615226
SHA1: 7b7f82b663ce2eb0db82e8bc92989df1608fea3f
SHA256: c850c86e5ce9cf88035b70829d25b43a3b089105ad4da8f6d717c69ee5ea4689
SHA512: 1169ec42cbe2ce2f9f87bff3fe509ce76cc4351af77b0ff08f89615b6c5e22bfd090f5f09118cf577be20a20094715ee48876cefa0b8533e3c0c8e9085d5437e
Description: partial implementation of IEC 61883 (shared lib)
 Implementation of IEC 61883, part 1 (CIP, plug registers, and CMP), part 2
 (DV-SD), part 4 (MPEG2-TS), and part 6 (AMDTP). Outside of IIDC, nearly all
 FireWire multimedia devices use IEC 61883 protocols.
 .
 The libiec61883 library provides a higher level API for streaming DV,
 MPEG-2 and audio over Linux IEEE 1394. This includes both reception and
 transmission. It uses the new "rawiso" API of libraw1394, which
 transparently provides mmap-ed DMA for efficient data transfer. It also
 represents the third generation of I/O technology for Linux 1394 for
 these media types thereby removing the complexities of additional kernel
 modules, /dev nodes, and procfs. It also consolidates features for plug
 control registers and connection management that previously existed in
 experimental form in an unreleased version of libavc1394.
Homepage: https://ieee1394.wiki.kernel.org/index.php/Main_Page
Multi-Arch: same

Package: libiec61883-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 72
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: libiec61883
Version: 1.2.0-6+apertis0bv2024dev3b1
Depends: libiec61883-0 (= 1.2.0-6+apertis0bv2024dev3b1)
Filename: pool/target/libi/libiec61883/libiec61883-0-dbgsym_1.2.0-6+apertis0bv2024dev3b1_armhf.deb
Size: 51244
MD5sum: 449ef346262d78f880f3c43d5af9d621
SHA1: 4c6e5d976199f17ec66645950d9ba5cdb23991d4
SHA256: 2ae2abf4825ab931b507b5762809f8b566a028bc369db0d9563eb71eec81ba51
SHA512: 89f6ccfce84a3cf3a0407e357b68309a81762890618ce7f271af6fd65cce865d0421d7f43ee8b5fca9a9e028eb7d811fc43c79f192e81630d546305b0de4817c
Description: debug symbols for libiec61883-0
Auto-Built-Package: debug-symbols
Build-Ids: 84b5cbc11225bf522b212372f2b95958940d6752
Multi-Arch: same

Package: libiec61883-dev
Priority: optional
Section: libdevel
Installed-Size: 146
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: libiec61883
Version: 1.2.0-6+apertis0bv2024dev3b1
Depends: libiec61883-0 (= 1.2.0-6+apertis0bv2024dev3b1), libraw1394-dev, libc6 (>= 2.34), libraw1394-11 (>= 2.1.2)
Filename: pool/target/libi/libiec61883/libiec61883-dev_1.2.0-6+apertis0bv2024dev3b1_armhf.deb
Size: 40944
MD5sum: 1d442d3d755e0eb8285c68774c47e6ea
SHA1: 20cc9139886fcd66f83eb868b363963593b127f9
SHA256: a2927847dd6d8a2dc1c3eca881f6ffca9e6dd28cbe6f00e3961a1f78700768d2
SHA512: 1318bee6c2164f2122e053822a25120b0309b8abfb1e66b0124d0f97abd9c46bacf6151742474f62ce7b619c52e15da9b00a487a8771afcd5ca4c5bb619f0c93
Description: partial implementation of IEC 61883 (devel)
 Implementation of IEC 61883, part 1 (CIP, plug registers, and CMP), part 2
 (DV-SD), part 4 (MPEG2-TS), and part 6 (AMDTP). Outside of IIDC, nearly all
 FireWire multimedia devices use IEC 61883 protocols.
 .
 The libiec61883 library provides a higher level API for streaming DV,
 MPEG-2 and audio over Linux IEEE 1394. This includes both reception and
 transmission. It uses the new "rawiso" API of libraw1394, which
 transparently provides mmap-ed DMA for efficient data transfer. It also
 represents the third generation of I/O technology for Linux 1394 for
 these media types thereby removing the complexities of additional kernel
 modules, /dev nodes, and procfs. It also consolidates features for plug
 control registers and connection management that previously existed in
 experimental form in an unreleased version of libavc1394.
 .
 These are development files for libiec61883 library.
Homepage: https://ieee1394.wiki.kernel.org/index.php/Main_Page

Package: libiec61883-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 39
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: libiec61883
Version: 1.2.0-6+apertis0bv2024dev3b1
Depends: libiec61883-dev (= 1.2.0-6+apertis0bv2024dev3b1)
Filename: pool/target/libi/libiec61883/libiec61883-dev-dbgsym_1.2.0-6+apertis0bv2024dev3b1_armhf.deb
Size: 16724
MD5sum: 485947e52ecbc359108652d4e62cdfbd
SHA1: e038e97124bbf353c49aab61decd69caebbab567
SHA256: d069b759340e85540adb52241ddeeb98d9443506afef34950112b5571fad958a
SHA512: 3aecc7bc98540710ddc143aaeedfd2c364ea10dbc9a851a2bdb3c023e6e02ed83fbc1468f9042c4169c7c584d75f4c41842b04f5f8010319580fca12e41dcbbd
Description: debug symbols for libiec61883-dev
Auto-Built-Package: debug-symbols
Build-Ids: 89c708587b2cdaf1d9be81e3958ac3cdc6757d2e aee46aafb0fa7275d906a76d4a0a66f07f92662e

Package: libimath-3-1-29
Priority: optional
Section: libs
Installed-Size: 315
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: imath
Version: 3.1.6-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.2.1)
Filename: pool/target/i/imath/libimath-3-1-29_3.1.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 35956
MD5sum: 8c06f50c4114563770eadb61d216028e
SHA1: 574c82e887211ef8a928d1348ea519b8f841fbbc
SHA256: c36a6dc892aa723aec54d4c3c021e38276526de3b9f70e502baa5cb9844105ec
SHA512: f81456515b26d20eda1532884badf6bc75fcb89cbcbde664c20e364847d411dec5b94516ad9e399bdc822da841a6c75df8ca2ba2ee6eb0b22da22d25229eb668
Description: Utility libraries from ASF used by OpenEXR - runtime
 Imath is a basic, light-weight, and efficient C++ representation of
 2D and 3D vectors and matrices and other simple but useful
 mathematical objects, functions, and data types common in computer
 graphics applications, including the “half” 16-bit floating-point type.
 .
 Imath also includes optional Python bindings for all types and
 functions, including optimized implementations of vector and
 matrix arrays.
 .
 This package provides the runtime libraries.
Homepage: https://www.openexr.com
Multi-Arch: same

Package: libimath-3-1-29-dbgsym
Priority: optional
Section: debug
Installed-Size: 117
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: imath
Version: 3.1.6-1+apertis0bv2024dev2b1
Depends: libimath-3-1-29 (= 3.1.6-1+apertis0bv2024dev2b1)
Filename: pool/target/i/imath/libimath-3-1-29-dbgsym_3.1.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 102872
MD5sum: 06ae8b5f24af672184ef23351e5760c4
SHA1: 0b272629ef57598008632f17ddd941570f23dbc6
SHA256: 250b1bce03fbcdbb69180b6cdcf8ab592093cab9c65a05321387ba77585cc1b4
SHA512: 8565d56ba35c0577cecdd3e1dfea1a96b915f6d1d4bf107c050a718a376472f1bc2700aba26f8c0e0b825a09cfe8fde559433d071744857e0955de048ab5f8b5
Description: debug symbols for libimath-3-1-29
Auto-Built-Package: debug-symbols
Build-Ids: 8291afdf680373ab02e24cac4ba20d384684ef75
Multi-Arch: same

Package: libimath-dev
Priority: optional
Section: libdevel
Installed-Size: 1050
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: imath
Version: 3.1.6-1+apertis0bv2024dev2b1
Replaces: libilmbase-dev
Provides: libilmbase-dev
Depends: libimath-3-1-29 (= 3.1.6-1+apertis0bv2024dev2b1)
Conflicts: libilmbase-dev
Filename: pool/target/i/imath/libimath-dev_3.1.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 118196
MD5sum: 7d02450fe92f6bf85fbd08b3c1c58c95
SHA1: 4f672e8a223785d7ec9345445b99e1023b8c8008
SHA256: b19a62107f66282a9396646eea327caba69c334417acd133a828794a303c3794
SHA512: b389b3bdbb742c02f6972212607590eb51c1e16ceaf0ceefaa25166b4f5859efcd10c756f9742f1e68a1df9faa98c9d1b94e4890a5af72fee48183db81dc7dbf
Description: Utility libraries from ASF used by OpenEXR - development
 Imath is a basic, light-weight, and efficient C++ representation of
 2D and 3D vectors and matrices and other simple but useful
 mathematical objects, functions, and data types common in computer
 graphics applications, including the “half” 16-bit floating-point type.
 .
 Imath also includes optional Python bindings for all types and
 functions, including optimized implementations of vector and
 matrix arrays.
 .
 This package provides the development files for Imath.
Homepage: https://www.openexr.com
Multi-Arch: same

Package: libimath-doc
Priority: optional
Section: doc
Installed-Size: 2617
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: all
Source: imath
Version: 3.1.6-1+apertis0bv2024dev2b1
Depends: libjs-jquery, sphinx-common
Filename: pool/target/i/imath/libimath-doc_3.1.6-1+apertis0bv2024dev2b1_all.deb
Size: 203292
MD5sum: df6c4d949fe3414b62734c280d2515f5
SHA1: 835f054f00df0e26e22871011b2cdd803fb37f5b
SHA256: a4e839886896ca5da8fa0438735e9e554126a69e38cc243bcb65cebfa3ec3dc2
SHA512: 2c550f74a8ba54a3e409b8534152688a0ab2e16968505a198e460117420d563e05d1f3411a64764bd5b862e3b6c4e0cf52003482cc2b5d4cd18d29a17c351280
Description: Utility libraries from ASF used by OpenEXR - documentation
 Imath is a basic, light-weight, and efficient C++ representation of
 2D and 3D vectors and matrices and other simple but useful
 mathematical objects, functions, and data types common in computer
 graphics applications, including the “half” 16-bit floating-point type.
 .
 Imath also includes optional Python bindings for all types and
 functions, including optimized implementations of vector and
 matrix arrays.
 .
 This package provides the official documentation for Imath.
Homepage: https://www.openexr.com
Multi-Arch: foreign

Package: libiniparser-dev
Priority: optional
Section: libdevel
Installed-Size: 50
Maintainer: Salvatore Bonaccorso <carnil@debian.org>
Architecture: armhf
Source: iniparser
Version: 4.1-6+apertis1bv2024dev3b1
Depends: libiniparser1 (= 4.1-6+apertis1bv2024dev3b1)
Recommends: libiniparser-doc (= 4.1-6+apertis1bv2024dev3b1)
Filename: pool/target/i/iniparser/libiniparser-dev_4.1-6+apertis1bv2024dev3b1_armhf.deb
Size: 12064
MD5sum: 4ae2ebcbe9575fcc6fb58485ebfc3db6
SHA1: daca34d2167b267ea036f674df17074888f0aa14
SHA256: f611e2aa9ee53b28e76e0771256a7c795cfb9fad9252276bda29698a12789897
SHA512: e1dc51ccb815cb9a5be129d3fb9cdf1aa3329c9f5c97d01ee493a7db3c75a37fd883cb972bd43e56a0338bed1e889784b29437d6fa667b16d186a292df9ee07c
Description: development files for the iniParser INI file reader/writer
 This package contains development libraries and headers for the iniParser
 INI file reader/writer.
 .
 The iniParser library is a simple C library offering INI file parsing
 services (both reading and writing).
Homepage: http://ndevilla.free.fr/iniparser/
Multi-Arch: same

Package: libiniparser-doc
Priority: optional
Section: doc
Installed-Size: 156
Maintainer: Salvatore Bonaccorso <carnil@debian.org>
Architecture: all
Source: iniparser
Version: 4.1-6+apertis1bv2024dev3b1
Depends: libjs-jquery
Filename: pool/target/i/iniparser/libiniparser-doc_4.1-6+apertis1bv2024dev3b1_all.deb
Size: 28212
MD5sum: a6fadf46d9b27b4a427049a2cd53f5d0
SHA1: bdf410ca0eb6d1f201839819bfdb95db83a165cb
SHA256: 797edd30e4b04bef09bd84ac9fbc2aaf49efc6ce21bc23ecf0b518d18358778e
SHA512: fc888cbfa7f747550c3a74f271df269e74b71a81ad6f59d423ce246fb8d9a7860e689e0135eb0010efac7ed868e9828944ed6e716a47730c4db9c251a2ebfdb6
Description: documentation files for the iniParser INI file reader/writer
 This package contains HTML documentation for the iniParser INI file
 reader/writer.
 .
 The iniParser library is a simple C library offering INI file parsing
 services (both reading and writing).
Homepage: http://ndevilla.free.fr/iniparser/
Multi-Arch: foreign

Package: libiniparser1
Priority: optional
Section: libs
Installed-Size: 32
Maintainer: Salvatore Bonaccorso <carnil@debian.org>
Architecture: armhf
Source: iniparser
Version: 4.1-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.7)
Filename: pool/target/i/iniparser/libiniparser1_4.1-6+apertis1bv2024dev3b1_armhf.deb
Size: 8960
MD5sum: 0f9ddd5d3006fb7e068f103e14653023
SHA1: 0cf8d9de8fe29f03f3825f95a9bb9aef497b7a07
SHA256: 9721bb73e8d2179a34562adeecd7bb88aa91510653caedee0c7c0633be046de4
SHA512: a52094d5762c8c7cd24f6f6be3739a842fece90c8ffb8d48670d1cba0417fcc51b9bd5f0858bbc699c0c1f612d6ddc0abc6a240818f6ff5c0ede8ea3da094d07
Description: runtime library for the iniParser INI file reader/writer
 This package contains the runtime library for the iniParser INI file
 reader/writer.
 .
 The iniParser library is a simple C library offering INI file parsing
 services (both reading and writing).
Homepage: http://ndevilla.free.fr/iniparser/
Multi-Arch: same

Package: libiniparser1-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: Salvatore Bonaccorso <carnil@debian.org>
Architecture: armhf
Source: iniparser
Version: 4.1-6+apertis1bv2024dev3b1
Depends: libiniparser1 (= 4.1-6+apertis1bv2024dev3b1)
Filename: pool/target/i/iniparser/libiniparser1-dbgsym_4.1-6+apertis1bv2024dev3b1_armhf.deb
Size: 17688
MD5sum: 64e65e72d4fe3f95f274940e13a0f4c3
SHA1: 242477f3a07c11088273ae4043788f3abb0ac0e4
SHA256: 4fa535a66d85be7adcbd27a91aee16b0eb72fcf591495cd573e54ce26f8bf06f
SHA512: 6d7134f5bad113f8d15d3ec727c557a1f12402b426217d400a0cb0f6fb40093b60fd8352b55bae4f1ea7e10fd679e6366ce9b64cd6de6e571242bdfa0cddfe33
Description: debug symbols for libiniparser1
Auto-Built-Package: debug-symbols
Build-Ids: 442df97183e3460a8466db78ccd0409921d546ff
Multi-Arch: same

Package: libinput-bin
Priority: optional
Section: libs
Installed-Size: 114
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libinput
Version: 1.22.1-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libevdev2 (>= 1.10.0), libudev1 (>= 183)
Filename: pool/target/libi/libinput/libinput-bin_1.22.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 21548
MD5sum: 14c04dc6dca2d0e8d128b0fdae0ca5cc
SHA1: cee6a586359ee862ae413457a12c18e19e35238a
SHA256: 0817059d64f5adc3a3209510c1553e87fb74f9f7264a85d0d927256a49bc8dfb
SHA512: d368b1d7f22d3aab01b104f2d232e31d910bb942750148c7dbb358be72ef1adeed97ce52c7baa27dbbad072605a324e0f385dcca12b0a91bd5374757184b9d00
Description: input device management and event handling library - udev quirks
 libinput is a library that handles input devices for display servers and
 other applications that need to directly deal with input devices.
 .
 It provides device detection, device handling, input device event
 processing and abstraction to minimize the amount of custom input
 code the user of libinput needs to provide the common set of
 functionality that users expect.
 .
 This package includes the udev quirks database and helpers.
Homepage: https://www.freedesktop.org/wiki/Software/libinput/
Multi-Arch: foreign

Package: libinput-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 55
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libinput
Version: 1.22.1-1+apertis2bv2024dev3b1
Depends: libinput-bin (= 1.22.1-1+apertis2bv2024dev3b1)
Filename: pool/target/libi/libinput/libinput-bin-dbgsym_1.22.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 25176
MD5sum: 640d61493c430ec5e3737cd318ae9534
SHA1: 5937f264cc4c558dddbe4659e3446de3fd71dae6
SHA256: f96ae4fe2dce9b248ead188cfddeb35bf7f363fab4668052a93862ff062e5261
SHA512: 24b602898ef9f7425f0a819c1e8f347157049ef4376bae0f570aa70a3257bdece6494c2a4b4050b43b4577252bf88f6af3164a89ad6733ca5ef4a5efd54696ef
Description: debug symbols for libinput-bin
Auto-Built-Package: debug-symbols
Build-Ids: 03b79a69dd4ac588ae7b223d63a9655ffe40fd05 0f22b414d27c005c3732906e4ca15148b2682ddd 3223c4c88849a9cd0e5a0ba52d776a7f2d97c9bb

Package: libinput-dev
Priority: optional
Section: libdevel
Installed-Size: 220
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libinput
Version: 1.22.1-1+apertis2bv2024dev3b1
Depends: libinput10 (= 1.22.1-1+apertis2bv2024dev3b1), libmtdev-dev (>= 1.1.0), libudev-dev, libevdev-dev (>= 1.10.0)
Filename: pool/target/libi/libinput/libinput-dev_1.22.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 33712
MD5sum: d176784e63fff63cff1d9c9f06aae7a3
SHA1: af289f9bdda9fac2e37c80b9a07b4dc96d6e63e8
SHA256: c724de68c83f8b29ff23d6176f2b7687b8af6f27188be49cdf624e94bfb67226
SHA512: 84287d79168b1fcd0c147f458a12000140fd857356a841162ad529b3e280fc71dd90baf78b6cfff0f1ee52fb4384c5c8f120fda8c8a9cb687900a8f3f4d23d02
Description: input device management and event handling library - development files
 libinput is a library that handles input devices for display servers and
 other applications that need to directly deal with input devices.
 .
 It provides device detection, device handling, input device event
 processing and abstraction to minimize the amount of custom input
 code the user of libinput needs to provide the common set of
 functionality that users expect.
 .
 This package includes the development headers.
Homepage: https://www.freedesktop.org/wiki/Software/libinput/
Multi-Arch: same

Package: libinput-tools
Priority: optional
Section: libdevel
Installed-Size: 617
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libinput
Version: 1.22.1-1+apertis2bv2024dev3b1
Depends: libinput10 (= 1.22.1-1+apertis2bv2024dev3b1), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libevdev2 (>= 1.10.0), libglib2.0-0 (>= 2.30.0), libgtk-3-0 (>= 3.19.12), libudev1 (>= 183), libwayland-client0 (>= 1.20.0), libx11-6, python3, python3-libevdev, python3-pyudev
Filename: pool/target/libi/libinput/libinput-tools_1.22.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 125136
MD5sum: 8278b84f55509756749d9b976537950e
SHA1: 82aaf87d4210608f0253578c5a7b89a7fe0e920f
SHA256: 2f789ee75b4c8c95b2954985949f0b69606ef53978a21b66b049cf5a505a9259
SHA512: 59bae7820cb34c984463ec82f5732004c7745d2360030fda045e7cd91dfe9013f112e4588360670586de838e151c6495b686c059d233c38bfd963aca6c30b94b
Description: input device management and event handling library - command line tools
 libinput is a library that handles input devices for display servers and
 other applications that need to directly deal with input devices.
 .
 It provides device detection, device handling, input device event
 processing and abstraction to minimize the amount of custom input
 code the user of libinput needs to provide the common set of
 functionality that users expect.
 .
 This package includes the command line tools.
Homepage: https://www.freedesktop.org/wiki/Software/libinput/
Multi-Arch: allowed

Package: libinput-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 771
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libinput
Version: 1.22.1-1+apertis2bv2024dev3b1
Depends: libinput-tools (= 1.22.1-1+apertis2bv2024dev3b1)
Filename: pool/target/libi/libinput/libinput-tools-dbgsym_1.22.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 579972
MD5sum: 8d84b66b2a8f659d333a0f1358de84d1
SHA1: 50a6dc8c8f59b91117515960103590081ec80902
SHA256: e5badaa9497cb5c79e78d865291e1eca4a6400dc65104b9ad7c6ec7e657ab5ab
SHA512: b3861ba27dcfe90bd8e89be7810ef6f2ac453c1bc1649c0ac9d93544a0a4cebb9d5fd2e82b24f1577815b0e540c51ae6af7d0f869f6a679e545fbc0a4d1964af
Description: debug symbols for libinput-tools
Auto-Built-Package: debug-symbols
Build-Ids: 04207fd899fd6cbcc37d093e6bf9f2d236f425ac 098ad4931516b2aee0201fd9bc549e6e9ecaa602 13f75bf0e0476e121592a8ae005d67eab4df9e6f 54daa0e62fbff69645c667c5e22d2d3a07af4ba2 76b890d4799d395e8b5aa268253a4223afee4635 77eb8a03b66069c15a33ac923d6ffa6378682392 79f16c95720aa0b79d765d1518a674cd6410ee24 95ffad8510ac0b406de91422ee03d60e0399b750 971dff7e8924ef2d9b879e8bb57cc68e53b4b765 e3b5d712d3a600f8ae06574badc10d723435771e

Package: libinput10
Priority: optional
Section: libs
Installed-Size: 247
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libinput
Version: 1.22.1-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.35), libevdev2 (>= 1.10.0), libmtdev1 (>= 1.1.0), libudev1 (>= 183), libinput-bin (>= 1.22.1-1+apertis2bv2024dev3b1)
Filename: pool/target/libi/libinput/libinput10_1.22.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 106056
MD5sum: cf45629e972bf6ae99cc48a6964a403e
SHA1: 06978af7fa9dfb1dc1f25428636e8678c92c5393
SHA256: ec7a63f7d0b1e778672f9e73a0f0f1c28112e689c933c8e6b7cde21d4e1224f3
SHA512: 20839b35899629fd4849b0a400d030e4e7f6409bbb64552e659bca45ff1f3a5b422008d2504cf30c0ab2a13393ddaa00cc5c7f95a01ef7f5838bd0ba48432455
Description: input device management and event handling library - shared library
 libinput is a library that handles input devices for display servers and
 other applications that need to directly deal with input devices.
 .
 It provides device detection, device handling, input device event
 processing and abstraction to minimize the amount of custom input
 code the user of libinput needs to provide the common set of
 functionality that users expect.
 .
 This package includes the shared library.
Homepage: https://www.freedesktop.org/wiki/Software/libinput/
Multi-Arch: same

Package: libinput10-dbgsym
Priority: optional
Section: debug
Installed-Size: 520
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libinput
Version: 1.22.1-1+apertis2bv2024dev3b1
Depends: libinput10 (= 1.22.1-1+apertis2bv2024dev3b1)
Filename: pool/target/libi/libinput/libinput10-dbgsym_1.22.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 463768
MD5sum: 48d2d8c8f223f410a333fda8e1b97dcf
SHA1: 0bcfb579dd6a4c083f29ee265a5e5ebeefc54b72
SHA256: f720dc5a291869987912846f555b78809a439bfa812ce2d1f84840e9d42df05a
SHA512: 50ce23b9c65523defc17bda7cd3452359267f7b68cef6ee43fc10d67616bf4bf45d907e3f47373dd5b43ed4fcdd94b6762fb33b75c5e147e2611bddb22e00aec
Description: debug symbols for libinput10
Auto-Built-Package: debug-symbols
Build-Ids: bc5fd2999195d6dde2418b911efd8235b996a70a
Multi-Arch: same

Package: libip4tc-dev
Priority: optional
Section: libdevel
Installed-Size: 44
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: iptables
Version: 1.8.9-2+apertis1bv2024dev3b1
Replaces: libiptc-dev (<< 1.8.4-2)
Depends: libip4tc2 (= 1.8.9-2+apertis1bv2024dev3b1)
Breaks: libiptc-dev (<< 1.8.4-2)
Filename: pool/target/i/iptables/libip4tc-dev_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 12532
MD5sum: cee127a111d2d910e2b7008b52ae8beb
SHA1: 3a6ed181758c6467e8c51c74235ddab6352934f2
SHA256: f5627749db9f096dcf7ed1813f03fe586b6746191fe48e3459895c3273d43b90
SHA512: 9a58bc93a3bfd8dbf3c521ef1a34f22c354945dea69d0ec319c51acd5b5dfa717bd8a204318523fa353be8746477e609d7150e73a1b3b44797ed1eefa1df194e
Description: Development files for libip4tc
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package provides development files and static libraries for libip4tc.
Homepage: https://www.netfilter.org/
Multi-Arch: same

Package: libip4tc2
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: iptables
Version: 1.8.9-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.28)
Filename: pool/target/i/iptables/libip4tc2_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 20092
MD5sum: d21ada7723c9e49ed60b1c7c99612c77
SHA1: b885bc5ceb20814425d76172e47af502aed8f2d4
SHA256: 9338bc7738cea3cc9c15b1ce7c7aa4c8f6f1cb8ad9c2ace7b9cb6f4f71e1ab67
SHA512: a4c5406cdd529aa203d4095009f2b7f9a7dbdc194a5a65b7bf831069e89e249dd3161496662f35e0fdd2a90d04d9cd9db6b5fdc0f0578a9e7d6c9f53d106e620
Description: netfilter libip4tc library
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package contains the user-space iptables (IPv4) C library from the
 Netfilter xtables framework.
 .
 iptables IPv4 ruleset ADT and kernel interface.
 .
 This library has been considered private for years (and still is), in the
 sense of changing symbols and backward compatibility not guaranteed.
Homepage: https://www.netfilter.org/
Multi-Arch: same

Package: libip4tc2-dbgsym
Priority: optional
Section: debug
Installed-Size: 53
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: iptables
Version: 1.8.9-2+apertis1bv2024dev3b1
Depends: libip4tc2 (= 1.8.9-2+apertis1bv2024dev3b1)
Filename: pool/target/i/iptables/libip4tc2-dbgsym_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 39784
MD5sum: 777b68ee2b9500ad92c82ab67bd1d6cd
SHA1: ec8fa80910166d49f4a3b9bc9d83880e9f7b4541
SHA256: af999b87e8f6f27464c90c6587e80e3f936318324bba6d3e0fb60a89762bd90c
SHA512: e5e6d2be573277c7a58630b0e3fa9577e38e78c940ccf621d782d9a99b64f0d4df557a4dd600c3af56d514a8794dd9f87921298c66fc4f608d1951695d79b0e5
Description: debug symbols for libip4tc2
Auto-Built-Package: debug-symbols
Build-Ids: 774ba4010542b81ab635077cd8a13277081a549a
Multi-Arch: same

Package: libip6tc-dev
Priority: optional
Section: libdevel
Installed-Size: 41
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: iptables
Version: 1.8.9-2+apertis1bv2024dev3b1
Depends: libip6tc2 (= 1.8.9-2+apertis1bv2024dev3b1)
Filename: pool/target/i/iptables/libip6tc-dev_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 11844
MD5sum: 11408487b2adf3e8b3fdedfccc10d0e2
SHA1: c10ef0a92258c7371b826fc8ad72e8db12cfdd0a
SHA256: cc4aa6de44cbc9af4bfd1928a5bb35114e2946b3dda683e88af2492520960d53
SHA512: 65e2597fbfcc8fe276beac7ae2cf30fd5077975a5396f74cdf97bb14c98cee16e07651afe92d5512dd144a26ba24d0b9d1c9bcf2e02f9a85b730577f44d221dc
Description: Development files for libip6tc
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package provides development files and static libraries for libip6tc.
Homepage: https://www.netfilter.org/
Multi-Arch: same

Package: libip6tc2
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: iptables
Version: 1.8.9-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.28)
Filename: pool/target/i/iptables/libip6tc2_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 20340
MD5sum: 799d3d9363a84842a54d61e73d856d37
SHA1: 4c9b802499039b643ebfaeb59ecf8689d713e0ad
SHA256: 7d2c1be007ca2ac4148a7071d5e20cae58e9e0f6931f134f708bae3b8f258b2e
SHA512: 72b312d383f79bfdc8eb8ebe24fab31178cba90e62ebb94d1787053132c77796328fb8360c315d563dbd17ce7b332cb584baf4c838211df6bd6d8af0934aa529
Description: netfilter libip6tc library
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package contains the user-space iptables (IPv6) C library from the
 Netfilter xtables framework.
 .
 iptables IPv6 ruleset ADT and kernel interface.
 .
 This library has been considered private for years (and still is), in the
 sense of changing symbols and backward compatibility not guaranteed.
Homepage: https://www.netfilter.org/
Multi-Arch: same

Package: libip6tc2-dbgsym
Priority: optional
Section: debug
Installed-Size: 55
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: iptables
Version: 1.8.9-2+apertis1bv2024dev3b1
Depends: libip6tc2 (= 1.8.9-2+apertis1bv2024dev3b1)
Filename: pool/target/i/iptables/libip6tc2-dbgsym_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 41152
MD5sum: 6bcca88bc8907be836e9f67c41a5191b
SHA1: e88b8cffb40f5e32fde86382f9cfc13bd98ea9e1
SHA256: eb587a493645b5b19f2457f7f973afd5c26ff6d375313b442d1a2496e93a0a71
SHA512: 0850bc704c80969a2faa7d70d256d82638111ac1198ea16a126429b33576c89a7203af5f356c8a02ab784e1f45a929c96c0b0d79963037a58a4240106fcfaf8d
Description: debug symbols for libip6tc2
Auto-Built-Package: debug-symbols
Build-Ids: a4f426e264a6a80494324267c4762dc0897984ad
Multi-Arch: same

Package: libiptc-dev
Priority: optional
Section: libdevel
Installed-Size: 32
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: iptables
Version: 1.8.9-2+apertis1bv2024dev3b1
Depends: libip4tc-dev (= 1.8.9-2+apertis1bv2024dev3b1), libip6tc-dev (= 1.8.9-2+apertis1bv2024dev3b1)
Breaks: libip4tc-dev (<< 1.8.4-2)
Filename: pool/target/i/iptables/libiptc-dev_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 10372
MD5sum: f46ea615d3d75ed285b6e3775d769f5f
SHA1: e2a50a21a712d23b56fc8872edad7a10fa366eaa
SHA256: 173361d206e0b73f95f55badd262dbcf1af1d8342edbc1fb9e7c0b327d457fbe
SHA512: 9fdfc6d37878e2df7c7bf8954d1abf02323fc3bcf3b037de14e3948843dd97db6ebb536884f7642b5a18519fa7e747fe9fd13b96f725f6ac8f8fb98a5a18f6e7
Description: Common development files for libiptc
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package provides development files (pkg-config) for libiptc.
Homepage: https://www.netfilter.org/
Multi-Arch: same

Package: libiptc0
Priority: optional
Section: oldlibs
Installed-Size: 28
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: iptables
Version: 1.8.9-2+apertis1bv2024dev3b1
Depends: libip4tc2 (= 1.8.9-2+apertis1bv2024dev3b1)
Filename: pool/target/i/iptables/libiptc0_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 10032
MD5sum: 14c283abd94301b2878cb6910aeb5ae4
SHA1: 54d2f55f8ef1f2518bf9b3b0a63c3404dbdadf6f
SHA256: 081ad6e66cdf144b5c4c2969583ddbff85c1f941944db4acc00b9cdfa6bad246
SHA512: c6f458b0afddedac76b403ab0531ac86fe83ec464fdd5bc1c9bb1abeaec787d87fb87936225bfcc6a21d6d0a16ad4e2658866fd6831f595773b97880037b476e
Description: transitional dummy package
 This is a transitional package. It can safely be removed.
Homepage: https://www.netfilter.org/
Multi-Arch: same

Package: libiptcdata-bin
Priority: optional
Section: graphics
Installed-Size: 38
Maintainer: Ian Wienand <ianw@debian.org>
Architecture: armhf
Source: libiptcdata
Version: 1.0.5-2.3+apertis1bv2024dev2b1
Depends: libiptcdata0 (= 1.0.5-2.3+apertis1bv2024dev2b1), libc6 (>= 2.34)
Filename: pool/target/libi/libiptcdata/libiptcdata-bin_1.0.5-2.3+apertis1bv2024dev2b1_armhf.deb
Size: 17500
MD5sum: 652f5bdca41b2ea0096ed064d7d4c120
SHA1: 5e7eec824055d021dc1dbb24208108f46e85fe67
SHA256: 34d65fec68ac72542ccf72bf304423ac525daaa064c8b2a2c9a44d0ea272d56d
SHA512: 804fc1c0e6ea4bcd3ae98037dc982df1712e380cbf47b84656c4b8dd6243970f0b1ff4400fdea59bc3641a4c96c67103cad87d1b2184549992a577d810abd59c
Description: Library to parse IPTC metadata (programs)
 libiptcdata is a library, for manipulating the International Press
 Telecommunications Council (IPTC) metadata stored within multimedia
 files such as images. The library provides routines for parsing,
 viewing, modifying, and saving this metadata.
Homepage: https://github.com/ianw/libiptcdata

Package: libiptcdata-doc
Priority: optional
Section: doc
Installed-Size: 113
Maintainer: Ian Wienand <ianw@debian.org>
Architecture: all
Source: libiptcdata
Version: 1.0.5-2.3+apertis1bv2024dev2b1
Filename: pool/target/libi/libiptcdata/libiptcdata-doc_1.0.5-2.3+apertis1bv2024dev2b1_all.deb
Size: 26372
MD5sum: 66ac1aea00190ae7eaff4e96b8f96868
SHA1: 8c7ff3e72776f03018cc6f6d7d4c6b5d5508fa12
SHA256: 72fd5b54a85ade8a32d56eab2884c12e28ff81b5197ae39380d06dcdb742f83d
SHA512: d15cd81a28883d50521c7fc6018eb157f478c5646ed6f73e1425ee24ccb9b1a80fddb89265fdbf963db83e640e34e440236cfae891cd300d99552083e3d19654
Description: Library to parse IPTC metadata (documentation)
 libiptcdata is a library, for manipulating the International Press
 Telecommunications Council (IPTC) metadata stored within multimedia
 files such as images. The library provides routines for parsing,
 viewing, modifying, and saving this metadata.
Homepage: https://github.com/ianw/libiptcdata

Package: libiptcdata0
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Ian Wienand <ianw@debian.org>
Architecture: armhf
Source: libiptcdata
Version: 1.0.5-2.3+apertis1bv2024dev2b1
Provides: libiptcdata
Depends: libc6 (>= 2.4)
Filename: pool/target/libi/libiptcdata/libiptcdata0_1.0.5-2.3+apertis1bv2024dev2b1_armhf.deb
Size: 23392
MD5sum: da408ae7f58df96aef57414b8fd5b5f3
SHA1: 305d7b8d8fe0786fce34c870e7b8dd1a420c2583
SHA256: 820236ab8cff12c6c7eb250dbe35aa1d34c1eff03f15aaa87962e09b6c16a690
SHA512: 343ae9474b118fbf83929c05b34b3b7424db258a579b1fa9e4ecb0962abb36a4f1cbff9fa4e650cb15c24e9641641c7428f41c71e0881d15ea71324b2207b86e
Description: Library to parse IPTC metadata
 libiptcdata is a library, for manipulating the International Press
 Telecommunications Council (IPTC) metadata stored within multimedia
 files such as images. The library provides routines for parsing,
 viewing, modifying, and saving this metadata.
Homepage: https://github.com/ianw/libiptcdata

Package: libiptcdata0-dbg
Priority: optional
Section: debug
Installed-Size: 85
Maintainer: Ian Wienand <ianw@debian.org>
Architecture: armhf
Source: libiptcdata
Version: 1.0.5-2.3+apertis1bv2024dev2b1
Depends: libiptcdata0 (= 1.0.5-2.3+apertis1bv2024dev2b1)
Filename: pool/target/libi/libiptcdata/libiptcdata0-dbg_1.0.5-2.3+apertis1bv2024dev2b1_armhf.deb
Size: 59200
MD5sum: 9cf931c50eca10652b1b4484cb033a5e
SHA1: 425d44989d5807fa4c3540ebf0aa7d2c118eae51
SHA256: 012f9372cac5fccd932e762f28ae8d5bf16d3abea3f3a82f42679b1a765e3eec
SHA512: 282cf013e5a19c46ef127a85462737410d377145cb90ee29681f8126db2332c34bbf2d7ed66f7a5046b25728465ba9aaef6582d16a872dcd4a05b7c9b397c078
Description: Library to parse IPTC metadata (debug files)
 libiptcdata is a library, for manipulating the International Press
 Telecommunications Council (IPTC) metadata stored within multimedia
 files such as images. The library provides routines for parsing,
 viewing, modifying, and saving this metadata.
Build-Ids: a59cc23e299908b6dc790c668890099a5d931998 5d2bdaeffc9f95371839228c6dc80c9ad56643fe
Homepage: https://github.com/ianw/libiptcdata

Package: libiptcdata0-dev
Priority: optional
Section: libdevel
Installed-Size: 52
Maintainer: Ian Wienand <ianw@debian.org>
Architecture: armhf
Source: libiptcdata
Version: 1.0.5-2.3+apertis1bv2024dev2b1
Provides: libiptcdata-dev
Depends: libiptcdata0 (= 1.0.5-2.3+apertis1bv2024dev2b1), libc6-dev
Suggests: libiptcdata-doc
Filename: pool/target/libi/libiptcdata/libiptcdata0-dev_1.0.5-2.3+apertis1bv2024dev2b1_armhf.deb
Size: 15940
MD5sum: d787051f9f0fa449aa55e05040ef48da
SHA1: 703796ae461f2e3e0e2fd70bb0052689bf38bc0c
SHA256: cf43e06794b7e5984679feb591820d489ded63d0d246075a8f952d8e8b3fe5f8
SHA512: bdaec6327eabb1032319902dea26fe13e87d5c692008edfe4316de7f5f5715378942942ce45c1d3053b002acb59324e57fff51bb42f2cb90f0a763930ff5c4d2
Description: Library to parse IPTC metadata (development files)
 libiptcdata is a library, for manipulating the International Press
 Telecommunications Council (IPTC) metadata stored within multimedia
 files such as images. The library provides routines for parsing,
 viewing, modifying, and saving this metadata.
Homepage: https://github.com/ianw/libiptcdata

Package: libjack-jackd2-0
Priority: optional
Section: libs
Installed-Size: 752
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: jackd2
Version: 1.9.21~dfsg-3+apertis1bv2024dev3b1
Replaces: libjack-0.116, libjack-0.125
Provides: libjack-0.116, libjack-0.125
Depends: libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 3.5), libopus0 (>= 1.3.1-2~), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 11)
Suggests: jackd2 (= 1.9.21~dfsg-3+apertis1bv2024dev3b1)
Conflicts: libjack-0.116, libjack-0.125, libjack0
Filename: pool/target/j/jackd2/libjack-jackd2-0_1.9.21~dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 240600
MD5sum: 5982ba4cde374c1900781e1be5f8d551
SHA1: 2c33deb9c134e3da9d4ba7aad706ebdb66ebc621
SHA256: e458137bbc2ced0fb7d4074427a7fc5e6c39135fee8a2e74bde3f872569c477d
SHA512: 3f2e7e3ba44845a2a52e1e784edbfd6f15296dc7d6d49b4c7905652c78b8436c0196337fbd96385dcdac2d2e6a118cba8811ef096bd1813d1dc31f936e084650
Description: JACK Audio Connection Kit (libraries)
 JACK is a low-latency sound server, allowing multiple applications to
 connect to one audio device, and to share audio between themselves.
 .
 This package contains the shared libraries.
Homepage: https://jackaudio.org/
Multi-Arch: same

Package: libjack-jackd2-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 2089
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: jackd2
Version: 1.9.21~dfsg-3+apertis1bv2024dev3b1
Depends: libjack-jackd2-0 (= 1.9.21~dfsg-3+apertis1bv2024dev3b1)
Filename: pool/target/j/jackd2/libjack-jackd2-0-dbgsym_1.9.21~dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 1817608
MD5sum: 63d362c1a8cff2e47fc153e2c593b1f1
SHA1: 75adea5229b9a63e6c234f878f5ef2082be3c87b
SHA256: fd0654615429ec2a616f973dce9e9ee6d40c07e5132159d87f0197d417b8f5fe
SHA512: 81744a5524c90adc2260392f3129265b29397c7e4bfb864588efad450b9e74670f2dd22324a92d669379a6ccb30d3b16ff2da040c07b229c40310a3db713d822
Description: debug symbols for libjack-jackd2-0
Auto-Built-Package: debug-symbols
Build-Ids: 3a1683d1b8fc5ccab952189ffb6c2519fbf867e8 45c12872bdda3b836989cb8640fa102b81e1c43a ee9cbb3c30194e7790794b848b9ad4af1b521b9e
Multi-Arch: same

Package: libjack-jackd2-dev
Priority: optional
Section: libdevel
Installed-Size: 249
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: jackd2
Version: 1.9.21~dfsg-3+apertis1bv2024dev3b1
Provides: libjack-dev, libjack-dev-session, libjack0.100.0-dev
Depends: libjack-jackd2-0 (= 1.9.21~dfsg-3+apertis1bv2024dev3b1), pkg-config
Conflicts: libjack-dev
Breaks: libjack0.100.0-dev (<< 0.102.20-2)
Filename: pool/target/j/jackd2/libjack-jackd2-dev_1.9.21~dfsg-3+apertis1bv2024dev3b1_armhf.deb
Size: 64056
MD5sum: b523ba5b69b1e3b2ed75a94350a6cef3
SHA1: 6d07ea4b49a5981221196112edabc2f53ccf7e51
SHA256: 14f2d4b6aee7a2cfc1c63c7dca94f948aa3992d1421bf53fcf8b5c3b581b27c2
SHA512: fcdb56678bae8f0590f6f0442c1d7e6bbd8f9393225f2d70543e204e978e632a5d3649553d9c31efe57840222285a62e93d101f717dbe3a8ce3d24a4f7061d96
Description: JACK Audio Connection Kit (development files)
 JACK is a low-latency sound server, allowing multiple applications to
 connect to one audio device, and to share audio between themselves.
 .
 This package contains files needed for the development of JACK applications
 and an API reference.
Homepage: https://jackaudio.org/
Multi-Arch: same

Package: libjavascriptcoregtk-4.0-18
Priority: optional
Section: libs
Installed-Size: 14323
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.65.1), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 12), libsystemd0
Filename: pool/target/w/webkit2gtk/libjavascriptcoregtk-4.0-18_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 5321136
MD5sum: 398fd8d8eb6fb8b204aa9eb7d57f305d
SHA1: 485e4fcbcd34d343e7d7e65ebd455f5e6cb60ae3
SHA256: 80b5da918ed17c1ff79f4c936b22d357a926a921e445a105b8e4cbf783e48371
SHA512: 979652a06a1d6d00f1ce915d0f79b0dec194999aa2eb5acd1947351c22116b469da407628d5873d780a1bbd0c1735e57dacdbfc5b79422d2093191b8e051c8ee
Description: JavaScript engine library from WebKitGTK
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This package contains the shared libraries.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: libjavascriptcoregtk-4.0-18-dbgsym
Priority: optional
Section: debug
Installed-Size: 30898
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libjavascriptcoregtk-4.0-18 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/libjavascriptcoregtk-4.0-18-dbgsym_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 27184908
MD5sum: 5ed5356ce00c3d446c5cd0f39001a4e7
SHA1: 352a685ab650583c5b24af735c3b29b3cbbbeed3
SHA256: 4decb29475615d74ff0ef09eb1970030015fab6bf5a8f4abb91140114657b9ad
SHA512: a1ed00dc3cd8b9037a8da9a4ea92b05bac42d71e19672bac27ce1696e247036d0f64df55dcdc6a028176fa006d5de2ea68b09c441a0f2075e0a35fafa54accba
Description: debug symbols for libjavascriptcoregtk-4.0-18
Auto-Built-Package: debug-symbols
Build-Ids: 5c296d0e61a20a772f1e8c5ef7cf06f36b8c7b2a
Multi-Arch: same

Package: libjavascriptcoregtk-4.0-bin
Priority: optional
Section: interpreters
Installed-Size: 547
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libjavascriptcoregtk-4.0-18, libstdc++6 (>= 4.4)
Filename: pool/target/w/webkit2gtk/libjavascriptcoregtk-4.0-bin_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 271016
MD5sum: 1a29fd5785d2d2c55f098af8bd2177de
SHA1: e86e40aff1fed878a64386387c07381c010d9cae
SHA256: 7766011eb47734cd88a5d4c9f587f8abb7ab76aa9eb637044bbdcb83391741de
SHA512: bab38c66cd70e12dba1dec38bfab42be87892544f21d249677b6da0be9c7d9cb45577a130dff5262ec6f1a0471881e475b8e4b5997600d5bed977a2064180aea
Description: JavaScript engine library from WebKitGTK - command-line interpreter
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This package provides jsc, a command-line JavaScript interpreter.
Homepage: https://webkitgtk.org/

Package: libjavascriptcoregtk-4.0-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 508
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libjavascriptcoregtk-4.0-bin (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/libjavascriptcoregtk-4.0-bin-dbgsym_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 443264
MD5sum: b497e9e93f6062632658460a5ff0d68d
SHA1: 0cee2373dcde4a49d20c4163424e38597d9c67f0
SHA256: e5d307b39ae4eb0a45279e28b3688b46c0c99d3a9bc09abbad668c0fb4f6b9fe
SHA512: e00c1c5a78edfe5e5e623df80e691114e2407491ad9659ee6608852e6eb0cb6abc1f66065ad0a279944ac88a297409e80b3517f678a292b896364c5802cdaa77
Description: debug symbols for libjavascriptcoregtk-4.0-bin
Auto-Built-Package: debug-symbols
Build-Ids: 6d3305b968627f6403fa3218c5620852d523ec4c

Package: libjavascriptcoregtk-4.0-dev
Priority: optional
Section: libdevel
Installed-Size: 780
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libjavascriptcoregtk-4.0-18 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), gir1.2-javascriptcoregtk-4.0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), libglib2.0-dev
Filename: pool/target/w/webkit2gtk/libjavascriptcoregtk-4.0-dev_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 220012
MD5sum: 3cbd71676bd8869265ab3c6c33dbc100
SHA1: 093642c6618b541eef90a2b977f43363150aa978
SHA256: 6b738a8fc77579515603950097a357f9a00005abbcfb5416919b33cf9a9db7be
SHA512: 10d390f343de4b9c1bb472e59396e2d2e64170754ce87b43f46e97fa4e5391fec27f5209d2f083a50f8f8df75c2bebd47eb9a7d99630e909df46a42e8325ee99
Description: JavaScript engine library from WebKitGTK - development files
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This package contains the development files.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: libjavascriptcoregtk-4.1-0
Priority: optional
Section: libs
Installed-Size: 14323
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.65.1), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 12), libsystemd0
Filename: pool/target/w/webkit2gtk/libjavascriptcoregtk-4.1-0_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 5321904
MD5sum: 774960ffc0eeca2eefcaf34a93e56c66
SHA1: 7d12ea49fd0bc91c48e2292e1c25c8b99aca7dbd
SHA256: 5b26d90b222638fb7419b1f0676301a5db4b5a72a0ee0360829ab031ed95c75e
SHA512: 57f61d3b6a4cf644d87ad4a3c74b387d05f419e2430819ae85bbcf8943b2e0b1ef306f46aba4ce3b76a440c900b5e73885de11cce189a6f4084c7b6b5153b704
Description: JavaScript engine library from WebKitGTK
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 4.1).
 .
 This package contains the shared libraries.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: libjavascriptcoregtk-4.1-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 30897
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libjavascriptcoregtk-4.1-0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/libjavascriptcoregtk-4.1-0-dbgsym_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 27181548
MD5sum: 47d5b3dc3680db1388763015e328fb68
SHA1: a0ac8f327b6fc88d6a39d0f353cc57d698823279
SHA256: 2ed56875da3742756f82f3d2e3fbbd110f0542ffa02360aaeb1710c81cd88e2a
SHA512: ad2ed7e2c4532e632ec3bb04c3c16932002a201adf667e3467f268d622689c6347e8bfd30eae63fbeba71bef8ca9653b2d0a3bb8c62c67696cd80a41c4fc02b5
Description: debug symbols for libjavascriptcoregtk-4.1-0
Auto-Built-Package: debug-symbols
Build-Ids: 40f1e5dbd48dfe994c283869a954494506deb46c
Multi-Arch: same

Package: libjavascriptcoregtk-4.1-dev
Priority: optional
Section: libdevel
Installed-Size: 780
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libjavascriptcoregtk-4.1-0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), gir1.2-javascriptcoregtk-4.1 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), libglib2.0-dev
Filename: pool/target/w/webkit2gtk/libjavascriptcoregtk-4.1-dev_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 220008
MD5sum: 7f7836d3b0026490ef57841b29354a43
SHA1: 0e6126dd0faa384a7da4b3cbfd5abb3bdc184223
SHA256: c0bbdc394448cf8c90611cce4dddd5a6919c109b6b02605df6fbe674592a8071
SHA512: b8e1667313dbf58170b250141dc9b9fabcf3f913d21bb34d652ac5aea961d17ecd1c97403205bf43c6159073c1e5d0a9f92e5021e18b6dff5c261b17e7ab1dc2
Description: JavaScript engine library from WebKitGTK - development files
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 4.1).
 .
 This package contains the development files.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: libjavascriptcoregtk-6.0-1
Priority: optional
Section: libs
Installed-Size: 14323
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.65.1), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 12), libsystemd0
Filename: pool/target/w/webkit2gtk/libjavascriptcoregtk-6.0-1_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 5321056
MD5sum: 0eb155dd575e9f5a824123bc8a6d0c3c
SHA1: 3029dcdcd873e96f782615e2bc8bb76f0055ea28
SHA256: 8ccced8d4158c2852804738251dd97be81e47806cf79169d38ead26a61ed29e8
SHA512: f2d7d0c56fe31d2eafb368ff5612c09f6b2d1f32fbbdcd72aac41cfac616e22de0671ee7f11069c64fe34c106e195b92831bdc4cd36630d31a3bf201db1986b4
Description: JavaScript engine library from WebKitGTK
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 6.0).
 .
 This package contains the shared libraries.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: libjavascriptcoregtk-6.0-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 30900
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libjavascriptcoregtk-6.0-1 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/libjavascriptcoregtk-6.0-1-dbgsym_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 27180360
MD5sum: e719608688ad41c627c962df0090109b
SHA1: b00da628f8723be9c909f67c31e63cdb0ef1ef40
SHA256: 1cb386d975c66a8f4056ade24250be64ad159459ed9e0e9e7ae98a68d7e406e2
SHA512: a42156e59ddbaeaa07df8331b768a4c5ed61ec206de199aeceb5bb0bd7c43c521922e9b324e41b956ae347c612e33a2b1d0818c4d5771462c2a176bc1f0366e9
Description: debug symbols for libjavascriptcoregtk-6.0-1
Auto-Built-Package: debug-symbols
Build-Ids: 86d1c14979998a7ed54a144fdaeb0f29e2f27282
Multi-Arch: same

Package: libjavascriptcoregtk-6.0-dev
Priority: optional
Section: libdevel
Installed-Size: 659
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libjavascriptcoregtk-6.0-1 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), gir1.2-javascriptcoregtk-6.0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), libglib2.0-dev
Filename: pool/target/w/webkit2gtk/libjavascriptcoregtk-6.0-dev_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 206800
MD5sum: afedad15835ba38d3abde0785b643d6a
SHA1: c1864af3ce9820f01fb1d4b736f090b58d626370
SHA256: 7908c610c9bd5569e5cf509c1433cca53d41d284e3eccb66d2ca3f38039345ee
SHA512: 4f11ec4ff99a8d1fe31bd27e372e9fc2f89e403fe7862f6b53618882d924777fdaecfae5b722e2469442b8f8f64bf1f25381a09b0dff4290123b3940ec53a312
Description: JavaScript engine library from WebKitGTK - development files
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 6.0).
 .
 This package contains the development files.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: libjbig-dev
Priority: optional
Section: libdevel
Installed-Size: 76
Maintainer: Michael van der Kolff <mvanderkolff@gmail.com>
Architecture: armhf
Source: jbigkit
Version: 2.1-6.1+apertis1bv2024dev3b1
Depends: libjbig0 (= 2.1-6.1+apertis1bv2024dev3b1)
Filename: pool/target/j/jbigkit/libjbig-dev_2.1-6.1+apertis1bv2024dev3b1_armhf.deb
Size: 28092
MD5sum: 01c7093a780bf32d79eba00a5edde00a
SHA1: d34a0f20ac5e43ce3031e2fecf98028c21b9663f
SHA256: 10e9e81b248e7449644a69a28200dffdd64a353cb2674e7831fb595ec3f932a7
SHA512: 5ee88c14786c7ea5fd5ac5dd8a5fadfbfcab4e753d9e38713a3c3cd15b526283baf189146454bfa63d9ad7d40813b295760edcd32a593d0deb8ebb1212cc1dab
Description: JBIGkit development files
 JBIG-KIT provides a portable library of compression and decompression functions
 with a documented interface that you can include very easily into your image or
 document processing software.
 .
 This package contains the headers for the library.
 .
 Please note: There is no statically linked library in this package, and what
 was previously two libraries with a single common file has been merged into
 one library (libjbig).
Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/
Multi-Arch: same

Package: libjbig0
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Michael van der Kolff <mvanderkolff@gmail.com>
Architecture: armhf
Source: jbigkit
Version: 2.1-6.1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/j/jbigkit/libjbig0_2.1-6.1+apertis1bv2024dev3b1_armhf.deb
Size: 27632
MD5sum: 208f265ecffa213a32f97e0ea8214f67
SHA1: 2cf07ecc148d8dd55c3cb1d5c6347068951b1ca4
SHA256: 1fcb843730545513657f5a84d8ded4050caa4f6038fceac346f17b03956a2480
SHA512: 4692062410eb30eb22d17d27b2b3705d31eadf6a60a0578a454fc1dd6184208689ac3a1898c24d3c7bd1c915e996342cbd2a573188f97e6a58d2806dc5490f0e
Description: JBIGkit libraries
 JBIG-KIT provides a portable library of compression and decompression functions
 with a documented interface that you can include very easily into your image or
 document processing software.
 .
 This package contains the dynamically linked library.
Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/
Multi-Arch: same

Package: libjbig0-dbgsym
Priority: optional
Section: debug
Installed-Size: 56
Maintainer: Michael van der Kolff <mvanderkolff@gmail.com>
Architecture: armhf
Source: jbigkit
Version: 2.1-6.1+apertis1bv2024dev3b1
Depends: libjbig0 (= 2.1-6.1+apertis1bv2024dev3b1)
Filename: pool/target/j/jbigkit/libjbig0-dbgsym_2.1-6.1+apertis1bv2024dev3b1_armhf.deb
Size: 43268
MD5sum: 4395a9b4cea449aee72cb2f60d1b2941
SHA1: 11ca36cf7dc418d6cef92671862f276c6a399742
SHA256: da651ccd2716d63373bcfec758c54cd01fcdfd5c1977f105ecc29e21b8f162f2
SHA512: f9a2536b952010536a05b142113b7a559eb2e6bfc4d806325dece278116537592f0dd45213b798990ebd58cf97ea8644e43ded44b0bd2b9c32e7985da85bf453
Description: debug symbols for libjbig0
Auto-Built-Package: debug-symbols
Build-Ids: 75a1c325739a3550168e7aa78c55c3a68b1272a8
Multi-Arch: same

Package: libjemalloc-dev
Priority: optional
Section: libdevel
Installed-Size: 1782
Maintainer: Faidon Liambotis <paravoid@debian.org>
Architecture: armhf
Source: jemalloc
Version: 5.3.0-1+apertis1bv2024dev2b1
Depends: libjemalloc2 (= 5.3.0-1+apertis1bv2024dev2b1)
Suggests: binutils
Filename: pool/target/j/jemalloc/libjemalloc-dev_5.3.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 341432
MD5sum: a44acd876f03bf206eb8a11d267a8816
SHA1: 6e1950ec71a4c7ed23de069056b2d1078e08927a
SHA256: 7313a286102b8945d9084e7c26b5e844d2aee08625c29f8caa09eb5e9a26033c
SHA512: 75b967bb0de24ecfd6bf4affca99e675ff34c3c7e8a8f32999ff79b7171b8a72636c6d739867e5a4a6a494c39a7286e2a691fe62a174accc4e03f7e629f8a2e3
Description: development files and documentation for jemalloc
 Files used for development with jemalloc. This package contains
 headers and documentation.
 .
 jemalloc is a library providing a malloc(3) implementation for
 multi-threaded processes on multi-processor systems.
Homepage: http://jemalloc.net/

Package: libjemalloc2
Priority: optional
Section: libs
Installed-Size: 429
Maintainer: Faidon Liambotis <paravoid@debian.org>
Architecture: armhf
Source: jemalloc
Version: 5.3.0-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.4)
Filename: pool/target/j/jemalloc/libjemalloc2_5.3.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 207420
MD5sum: c3a89e2a92a7bcc8833c7f6e9bdb4d98
SHA1: 37a2986463df760407682b22df02f5ff8cc2a9d0
SHA256: 5531509dac79e01882373abe5bc33beec5305e74351b1b7e55f4b49f2c516e6a
SHA512: 42686308fad884b96c419bc57078f0339cf6b3915311bd84e9b2c56d035ca29dfda479ae4a1f08799784963d9077e6f7c685a5314904800dbcf2305cdfe79e84
Description: general-purpose scalable concurrent malloc(3) implementation
 A library providing a malloc(3) implementation for multi-threaded processes on
 multi-processor systems.
 .
 Notable features are reduced lock contention, predictable low fragmentation,
 and introspection with heap profiling.
Homepage: http://jemalloc.net/
Multi-Arch: same

Package: libjemalloc2-dbgsym
Priority: optional
Section: debug
Installed-Size: 1589
Maintainer: Faidon Liambotis <paravoid@debian.org>
Architecture: armhf
Source: jemalloc
Version: 5.3.0-1+apertis1bv2024dev2b1
Depends: libjemalloc2 (= 5.3.0-1+apertis1bv2024dev2b1)
Filename: pool/target/j/jemalloc/libjemalloc2-dbgsym_5.3.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 1523916
MD5sum: 7db5bc8102b74ae78c6c5c3ae52f7834
SHA1: d6c6c4b7af702837e0a79c4aee8014252e55ad47
SHA256: c68d6e062f8841e6a1342d961fb2a7caa44c0e87feaed2c48b1110f077548a7a
SHA512: dc8983c2ea0da58ea7806ad6c97f0fb363bd33c746123afbeeaa6cce2d64fc5257623a654cf341f31fd7084034e2d717bb80f0b41b29754f4f9a94063e64d6c6
Description: debug symbols for libjemalloc2
Auto-Built-Package: debug-symbols
Build-Ids: 8256cfc28f91329e2be5e6a9c448748a34f9e60f
Multi-Arch: same

Package: libjim-dev
Priority: optional
Section: libdevel
Installed-Size: 415
Maintainer: Bo YU <tsu.yubo@gmail.com>
Architecture: armhf
Source: jimtcl
Version: 0.81+dfsg0-2+apertis1bv2024dev3b1
Depends: libjim0.81 (= 0.81+dfsg0-2+apertis1bv2024dev3b1)
Filename: pool/target/j/jimtcl/libjim-dev_0.81+dfsg0-2+apertis1bv2024dev3b1_armhf.deb
Size: 150912
MD5sum: 73e2092e617f2b9054b6fdfcb4568a7f
SHA1: 9bfe5eadd6d6ab34577739b822d400cba05f36f6
SHA256: e374e085cd5f47392c608146c1e19d5af4fb54e5ac101f2a696fe7a5a2d3fa5b
SHA512: d83ab5c3ef41ad4eebc81f8d5bc0b844d8a041c56f677b31c6fe9d0b74afdabe04a448c8010491fa3891b923ab563fdae461d338b1edef4c8c6dcaef6c6dfb3a
Description: small-footprint implementation of Tcl - development files
 Jim is an opensource small-footprint implementation of the Tcl programming
 language. It implements a large subset of Tcl and adds new features like
 references with garbage collection, closures, built-in Object Oriented
 Programming system, Functional Programming commands, first-class arrays and
 UTF-8 support. All this with a binary size of about 100-200kB (depending upon
 selected options).
 .
 This package provides the libjim development files.
Homepage: http://jim.tcl.tk/
Multi-Arch: same

Package: libjim0.81
Priority: optional
Section: libs
Installed-Size: 236
Maintainer: Bo YU <tsu.yubo@gmail.com>
Architecture: armhf
Source: jimtcl
Version: 0.81+dfsg0-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/j/jimtcl/libjim0.81_0.81+dfsg0-2+apertis1bv2024dev3b1_armhf.deb
Size: 116384
MD5sum: f9ada9845bbbc75f227f13ee4154c174
SHA1: 078976e2abff49e2fe3bf3d9ea05319436687664
SHA256: 0406a943bee37b0eb6aca4bee992418fc267a32f8b80c38e03722b27467a4dc1
SHA512: 33a427b4132502677a3b4027252f3f577c44f6b0c8bcf7a42f2595fb75f528f39c5225746035d4e5299031bb3ccd7b7223f6ee7dff32631703772bcd01bf7a23
Description: small-footprint implementation of Tcl - shared library
 Jim is an opensource small-footprint implementation of the Tcl programming
 language. It implements a large subset of Tcl and adds new features like
 references with garbage collection, closures, built-in Object Oriented
 Programming system, Functional Programming commands, first-class arrays and
 UTF-8 support. All this with a binary size of about 100-200kB (depending upon
 selected options).
 .
 This package provides the libjim shared library.
Homepage: http://jim.tcl.tk/
Multi-Arch: same

Package: libjim0.81-dbgsym
Priority: optional
Section: debug
Installed-Size: 416
Maintainer: Bo YU <tsu.yubo@gmail.com>
Architecture: armhf
Source: jimtcl
Version: 0.81+dfsg0-2+apertis1bv2024dev3b1
Depends: libjim0.81 (= 0.81+dfsg0-2+apertis1bv2024dev3b1)
Filename: pool/target/j/jimtcl/libjim0.81-dbgsym_0.81+dfsg0-2+apertis1bv2024dev3b1_armhf.deb
Size: 377104
MD5sum: 12b43cc8c62f3322710716fbd5ae5fbf
SHA1: 6188e0e85dc0780bfd620e35dbcd8d159db05046
SHA256: b3c4e5839fa2d80340c8c3170b2808541bf5a2fbfa49f6201cf9c5f6d1957f72
SHA512: 1bff7c1e9013cae2e3ae82db1ff734bf98c827a8c08015b4f37f246048e3ffddc19ec87303cc3b5e950e5067316cfd3d8bf06488056514291a8182664f0cf1ae
Description: debug symbols for libjim0.81
Auto-Built-Package: debug-symbols
Build-Ids: 37078f7be5d33b308fecbee70dcb5d0cd8519f6a
Multi-Arch: same

Package: libjpeg-dev
Priority: optional
Section: libdevel
Installed-Size: 112
Maintainer: Ondřej Surý <ondrej@debian.org>
Architecture: armhf
Source: libjpeg-turbo
Version: 1:2.1.5-2+apertis2bv2024dev3b1
Depends: libjpeg62-turbo-dev (>= 1:2.1.5-2+apertis2bv2024dev3b1)
Conflicts: libjpeg62-dev, libjpeg7-dev, libjpeg8-dev, libjpeg9-dev
Filename: pool/target/libj/libjpeg-turbo/libjpeg-dev_2.1.5-2+apertis2bv2024dev3b1_armhf.deb
Size: 75792
MD5sum: 6d5d6dbfb7dc84461e5a96e998abc1ae
SHA1: 80a1d7ae29cb6397239b26424d27c51c7ab428c0
SHA256: 6cb3d24b8d8780a6e457c802252d297f01474d976dcde4e59c9c299c1506bd69
SHA512: dc3b3dbdd194434cf902d42fd8e117684a30946bb9021790703de26dd5153b07eeaba5afe7b99108058e72bb6a6405ea5ecb9bd82fb0d33db1cc7392702f2c17
Description: Development files for the JPEG library [dummy package]
 This package depends on default Debian implementation of
 libjpeg.so.62 JPEG library.
Homepage: https://www.libjpeg-turbo.org/
Multi-Arch: same

Package: libjpeg-turbo-progs
Priority: optional
Section: graphics
Installed-Size: 282
Maintainer: Ondřej Surý <ondrej@debian.org>
Architecture: armhf
Source: libjpeg-turbo
Version: 1:2.1.5-2+apertis2bv2024dev3b1
Replaces: libjpeg-progs
Provides: libjpeg-progs
Depends: libc6 (>= 2.34), libjpeg62-turbo (>= 1:2.0.2), libturbojpeg0 (>= 1:2.0.2)
Conflicts: libjpeg-progs
Filename: pool/target/libj/libjpeg-turbo/libjpeg-turbo-progs_2.1.5-2+apertis2bv2024dev3b1_armhf.deb
Size: 140404
MD5sum: 9d1215d5c84d372d18eacd35c5eab83b
SHA1: b4780af37820c769f0aa40848947372d1ddacc6a
SHA256: 86171d08b9a1e2ddc5ab0fc6b67aa97df281752ba945a9698ef5794bc54e152a
SHA512: 81e13a44b59f29e3f178991125f2278cff7b85a7aee57fd5c5bc40b33ba796ae7369f2d950fd298530a5a81dcbc3e4d2827530ae0d6e6b52f115ee2c28ec55ac
Description: Programs for manipulating JPEG files
 This package contains programs for manipulating JPEG files from the
 libjpeg-turbo JPEG library:
  * cjpeg/djpeg: convert to/from the JPEG file format
  * rdjpgcom/wrjpgcom: read/write comments in JPEG files
  * jpegtran: lossless transformations of JPEG files
  * jpegexiforient/exifautotran: manipulate EXIF orientation tag
  * tjbench: a simple JPEG benchmarking tool
Homepage: https://www.libjpeg-turbo.org/

Package: libjpeg-turbo-progs-dbgsym
Priority: optional
Section: debug
Installed-Size: 253
Maintainer: Ondřej Surý <ondrej@debian.org>
Architecture: armhf
Source: libjpeg-turbo
Version: 1:2.1.5-2+apertis2bv2024dev3b1
Depends: libjpeg-turbo-progs (= 1:2.1.5-2+apertis2bv2024dev3b1)
Filename: pool/target/libj/libjpeg-turbo/libjpeg-turbo-progs-dbgsym_2.1.5-2+apertis2bv2024dev3b1_armhf.deb
Size: 192256
MD5sum: 87f4fa2431e4d6c9a56bd9970bfe3bb5
SHA1: 62da2126a89114bf43a956559cc498e22694a6cc
SHA256: ef2cd2496d0b0ec886ef9f2ed9bac13a4e0740e2e1ab749e27ad9f91c0c35057
SHA512: bdf37de444c0ef7d397d989f55ac9b2ec84418d30e7d2db655de0aa998e04c3733bf03fccd6d2e3d67a9bb06e3b91b7661d87d06aca7c5e5875da15d81b617c7
Description: debug symbols for libjpeg-turbo-progs
Auto-Built-Package: debug-symbols
Build-Ids: 24310b7988423b788773ac931fd2f8d68b23c766 257a960ee5398ff8af228558cf5d317c278db73b 4a09dc4ba61618f94dfb707b8bd4ba65e67cf496 6223aa8f033ca7fff98ecabe8bc810ef6335db7c 8877a346020ba6df9884a42a806d0d7cb50b74b8 9987c3410fb6ed67df67c4bdf5937ea3e22b824e b6698b833ae364fea0a247ea426c0a49400b4eba

Package: libjpeg62-turbo
Priority: optional
Section: libs
Installed-Size: 303
Maintainer: Ondřej Surý <ondrej@debian.org>
Architecture: armhf
Source: libjpeg-turbo
Version: 1:2.1.5-2+apertis2bv2024dev3b1
Replaces: libjpeg62
Provides: libjpeg62 (= 1:2.1.5-2+apertis2bv2024dev3b1)
Depends: libc6 (>= 2.7)
Conflicts: libjpeg62
Filename: pool/target/libj/libjpeg-turbo/libjpeg62-turbo_2.1.5-2+apertis2bv2024dev3b1_armhf.deb
Size: 147816
MD5sum: 2965ce3c6b43f9fe64904d12e1c42d5b
SHA1: 90b21a48ba38beb91d09916a23a7e2867d39a78c
SHA256: cb398971802e8f726f348b941664ebc61f8d93ab3f39bf93fb4f566367c359b0
SHA512: 7d88d5ebe5f9319b7e87e4c40f1c33bc43b75face434851c8dc531de3f72295c966568a4384161120a2e2a2ba333d624bc0f1947fd21c299f29d9516b697b034
Description: libjpeg-turbo JPEG runtime library
 The libjpeg-turbo JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.  The libjpeg-turbo JPEG library is
 an API/ABI compatible with the IJG JPEG library.
 .
 This package contains the shared runtime library.
Homepage: https://www.libjpeg-turbo.org/
Multi-Arch: same

Package: libjpeg62-turbo-dbgsym
Priority: optional
Section: debug
Installed-Size: 540
Maintainer: Ondřej Surý <ondrej@debian.org>
Architecture: armhf
Source: libjpeg-turbo
Version: 1:2.1.5-2+apertis2bv2024dev3b1
Depends: libjpeg62-turbo (= 1:2.1.5-2+apertis2bv2024dev3b1)
Filename: pool/target/libj/libjpeg-turbo/libjpeg62-turbo-dbgsym_2.1.5-2+apertis2bv2024dev3b1_armhf.deb
Size: 517500
MD5sum: f21436bbba29725e79b7592ad60040e4
SHA1: 385e4f6692d692b4984765723b905da18c088603
SHA256: 4044bd86912c090a1fbee1ab46faff544aa660703c6ff79ebe5941d1d2e05dcd
SHA512: 2565cecac3d31e796ac57f74920472a4fdfc219e40038e5ae706a528cf98d885a6841088092e217d035f6067fb210fb571a68c7e4695a97e654c97e32429f74c
Description: debug symbols for libjpeg62-turbo
Auto-Built-Package: debug-symbols
Build-Ids: 2071058c14f3980095d77b9d7bd83746271ffa23
Multi-Arch: same

Package: libjpeg62-turbo-dev
Priority: optional
Section: libdevel
Installed-Size: 571
Maintainer: Ondřej Surý <ondrej@debian.org>
Architecture: armhf
Source: libjpeg-turbo
Version: 1:2.1.5-2+apertis2bv2024dev3b1
Replaces: libjpeg62-dev, libjpeg7-dev, libjpeg8-dev, libjpeg9-dev
Provides: libjpeg-dev
Depends: libc-dev, libjpeg62-turbo (= 1:2.1.5-2+apertis2bv2024dev3b1)
Conflicts: libjpeg62-dev, libjpeg7-dev, libjpeg8-dev, libjpeg9-dev
Filename: pool/target/libj/libjpeg-turbo/libjpeg62-turbo-dev_2.1.5-2+apertis2bv2024dev3b1_armhf.deb
Size: 263780
MD5sum: 2ce5de14131968710039e3f48f255572
SHA1: 38fef30bb8aa91933f3eff6426ca41bde9348ecb
SHA256: 82d24f6696adc5546b752f6ec4d4e519bd6f1dc8743a97988fb4b7e2b98a8b35
SHA512: 838f7971dffa75f7d030a550497564449f412f58598402a52687e435ddef31112f8a8e5fc47c3bce0c663f34622fda2d91d71ab9913f4d7a930ca43aa0c51443
Description: Development files for the libjpeg-turbo JPEG library
 The libjpeg-turbo JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.  The libjpeg-turbo JPEG library is
 an API/ABI compatible with the IJG JPEG library.
 .
 This package contains the static library, headers and documentation.
Homepage: https://www.libjpeg-turbo.org/
Multi-Arch: same

Package: libjq-dev
Priority: optional
Section: libdevel
Installed-Size: 58
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Architecture: armhf
Source: jq
Version: 1.6-2.1+apertis1bv2024dev2b1
Depends: libjq1 (= 1.6-2.1+apertis1bv2024dev2b1)
Filename: pool/target/j/jq/libjq-dev_1.6-2.1+apertis1bv2024dev2b1_armhf.deb
Size: 23972
MD5sum: 7ebd7013a990de7e6d0d6826b4a69413
SHA1: dfb7d2c0d1014688012a5b49d6ac454e4f9c5353
SHA256: 47b2d27500b102079309c9d1d7b1b7c1b126d1d1f6a6f672d85fc53510a976f3
SHA512: 3379c40bfea12a984a87a0f4ab6327e25986adcb1ba6e9a6c43793d75065aff8659e4110623e6cff40003699f052e531c677a90bcc4fa39b83bfdb8f8684f39b
Description: lightweight and flexible command-line JSON processor - development files
 jq is like sed for JSON data – you can use it to slice
 and filter and map and transform structured data with
 the same ease that sed, awk, grep and friends let you
 play with text.
 .
 It is written in portable C, and it has minimal runtime
 dependencies.
 .
 jq can mangle the data format that you have into the
 one that you want with very little effort, and the
 program to do so is often shorter and simpler than
 you’d expect.
 .
 This package contains the development files.
Homepage: https://github.com/stedolan/jq
Multi-Arch: same

Package: libjq1
Priority: optional
Section: utils
Installed-Size: 289
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Architecture: armhf
Source: jq
Version: 1.6-2.1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.35), libonig5 (>= 6.8.1)
Filename: pool/target/j/jq/libjq1_1.6-2.1+apertis1bv2024dev2b1_armhf.deb
Size: 130676
MD5sum: 2164cfc4e2dc7b6c02b6dad3c9b2f8d2
SHA1: c27b884f019e40bf59002b011cf0c290d511ec4c
SHA256: 66853ccdafda9449a5f695e80d72a67bae216c17c5cd779555a3802e209c25b3
SHA512: 211667ae3fc4160cf5afc910a18a07b09febd267bef0aba7846a03a6469eb3ed1b432c848de101fcc0f141360ea9c9810c12f2ef74077a0872d2f0b5d00f851a
Description: lightweight and flexible command-line JSON processor - shared library
 jq is like sed for JSON data – you can use it to slice
 and filter and map and transform structured data with
 the same ease that sed, awk, grep and friends let you
 play with text.
 .
 It is written in portable C, and it has minimal runtime
 dependencies.
 .
 jq can mangle the data format that you have into the
 one that you want with very little effort, and the
 program to do so is often shorter and simpler than
 you’d expect.
 .
 This package contains the shared library.
Homepage: https://github.com/stedolan/jq
Multi-Arch: same

Package: libjq1-dbgsym
Priority: optional
Section: debug
Installed-Size: 309
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Architecture: armhf
Source: jq
Version: 1.6-2.1+apertis1bv2024dev2b1
Depends: libjq1 (= 1.6-2.1+apertis1bv2024dev2b1)
Filename: pool/target/j/jq/libjq1-dbgsym_1.6-2.1+apertis1bv2024dev2b1_armhf.deb
Size: 274132
MD5sum: dd9a4f599291ef7e733a8b1fd762cc43
SHA1: 79cf94e2732fb76c0fe6b161505d9df2e7bafff3
SHA256: 136525472319bf3406a2bcfd32a0755cbc26991d08765fc34ecfdd8e216bd8c5
SHA512: e00ea666b892416fefd0e72f0a8b5e88881f085c18e884475fa08c3bfc30095a9b6c723740e85dd42fc7722afa6ed71024ec0101ddc48944b22e251b1b30c3da
Description: debug symbols for libjq1
Auto-Built-Package: debug-symbols
Build-Ids: a31211ebbc5e0c24e50a0da6cdab3d4fb0857ef1
Multi-Arch: same

Package: libjson-c-dev
Priority: optional
Section: libdevel
Installed-Size: 235
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: armhf
Source: json-c
Version: 0.16-2+apertis0bv2024dev2b1
Depends: libjson-c5 (= 0.16-2+apertis0bv2024dev2b1)
Filename: pool/target/j/json-c/libjson-c-dev_0.16-2+apertis0bv2024dev2b1_armhf.deb
Size: 64492
MD5sum: f5c034e0708a75b8460cacb9e82552a2
SHA1: 92b438c1f288305031e3aba22e7d7a1fddd025cf
SHA256: 9b23896af373de27c7884ddc76f82302bb48e40bc105ffa2bd0dabe9bafa2dc3
SHA512: 6027c841af90f842cdcc0c1638100b143004987ed6dc42b376aa7f27c218f45ae8fd764e2a9333a818470ba53eb37bd8c95ad57fdaa3f469d79f1e628b22acc4
Description: JSON manipulation library - development files
 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
 .
 The development headers for compiling programs that use libjson-c
 are provided by this package.
Homepage: https://github.com/json-c/json-c/wiki
Multi-Arch: same

Package: libjson-c-doc
Priority: optional
Section: doc
Installed-Size: 913
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: all
Source: json-c
Version: 0.16-2+apertis0bv2024dev2b1
Depends: libjs-jquery
Filename: pool/target/j/json-c/libjson-c-doc_0.16-2+apertis0bv2024dev2b1_all.deb
Size: 101228
MD5sum: 9abfe79e5ed82ce8e35c0237c9d2884d
SHA1: ea2ba8d5422e10829ca12f21e32b62db623d28ac
SHA256: d47962c6542959bbb8c60d14dead3389ec4ae44d8364ecf8f355fa3a6d26e5fc
SHA512: 5d42187c1c3880ba618ad8d13191708ed940bea783cc344a7f35aeb750986f39276c8c708644fa0bcb3dad58b27c18c5712ea46710342691e1a31d7088702700
Description: JSON manipulation library - documentation files
 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
 .
 The documentation for libjson-c is provided by this package.
Homepage: https://github.com/json-c/json-c/wiki
Multi-Arch: foreign

Package: libjson-c5
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: armhf
Source: json-c
Version: 0.16-2+apertis0bv2024dev2b1
Depends: libc6 (>= 2.36)
Filename: pool/target/j/json-c/libjson-c5_0.16-2+apertis0bv2024dev2b1_armhf.deb
Size: 38080
MD5sum: 1a7272df1c6505a1d708db6901d1df9a
SHA1: 4d06a93c342c18533f46156fb482624bf7d57663
SHA256: 4d2c67a37ce30b97c7b696fbfb3850032a57f7bf04bd3fdc01929a51bf6b669e
SHA512: a992aa44a6d40e7a465025a980e3914b500cc2fbfebb801c0a2f057c8e3f8fcf05cabf4b0e3da8df4c35e24b131e30e808ab200b3da9f4d0839cecd0471674ef
Description: JSON manipulation library - shared library
 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
Homepage: https://github.com/json-c/json-c/wiki
Multi-Arch: same

Package: libjson-c5-dbgsym
Priority: optional
Section: debug
Installed-Size: 93
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: armhf
Source: json-c
Version: 0.16-2+apertis0bv2024dev2b1
Depends: libjson-c5 (= 0.16-2+apertis0bv2024dev2b1)
Filename: pool/target/j/json-c/libjson-c5-dbgsym_0.16-2+apertis0bv2024dev2b1_armhf.deb
Size: 71164
MD5sum: f5fb079710ccf7d24dfc9f7253db7fd5
SHA1: 404df38384e532b47950e05bdd36b8b184b538ed
SHA256: 3e10b7a9bd535ba35aac83fb559622a3364ace4c6f12da7828b22069e3a9b617
SHA512: 615ad0a607d3515fa6d5200c40173a8d48a5c47e4d89beb229f21631f1ad8f553a11db768d3575eb4ce4fafb3ecda4c16f5c748ab4261a511762a867f1e4fb2e
Description: debug symbols for libjson-c5
Auto-Built-Package: debug-symbols
Build-Ids: b416e5aac6942cc4b5ebdf464fee53698e62d301
Multi-Arch: same

Package: libjson-glib-1.0-0
Priority: optional
Section: libs
Installed-Size: 146
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: json-glib
Version: 1.6.6-1+apertis1bv2024dev3b1
Depends: libjson-glib-1.0-common (>= 1.6.6-1+apertis1bv2024dev3b1), libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2)
Filename: pool/target/j/json-glib/libjson-glib-1.0-0_1.6.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 57004
MD5sum: 0c689282b54a5a96e0992a17f2a885e7
SHA1: 9e2f7e0ddaa68d66104dc45aadd2f57c1e023369
SHA256: 4c8795af69b6a531bd00d2afa1f53aa7f40bad607eb6c7351003d0ee3e05dafc
SHA512: 207d179d119d5d500639f079876728c939ba350518aaa12613f05aefa62fd4e3f42362d41db7b6f23a9e3db6a23141e95f4be0849dc3ec66d8e2e9c2a25b36da
Description: GLib JSON manipulation library
 JSON-GLib is a library for parsing, generating and manipulating JavaScript
 Object Notation (JSON) data streams using the GLib type system. It allows
 manipulating JSON data types with a Document Object Model API. It also
 allows serializing and deserializing simple or complex GObjects to and
 from JSON data types.
Homepage: https://wiki.gnome.org/Projects/JsonGlib
Multi-Arch: same

Package: libjson-glib-1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 216
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: json-glib
Version: 1.6.6-1+apertis1bv2024dev3b1
Depends: libjson-glib-1.0-0 (= 1.6.6-1+apertis1bv2024dev3b1)
Filename: pool/target/j/json-glib/libjson-glib-1.0-0-dbgsym_1.6.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 176788
MD5sum: 4cf7b53b85e9ec4fec137abd46363065
SHA1: 437a26d731b4f2d611f5e7796693f2dec25c6d9a
SHA256: 72d3757f4e298e583ee2685e3163acf98cdc4238413c442a2f494f1323f3fd7d
SHA512: 16637bc29786adcafa8ac9d3cb2ce8f4164198b3dbb15eae105fb42adb5d800ff23e8e34661f4ddc6992d80f0c5eb37ff6638e8ca0b02402a911f5564ea10844
Description: debug symbols for libjson-glib-1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: e482becbd5be5bfe157e7ad053e949268c24c47c
Multi-Arch: same

Package: libjson-glib-1.0-common
Priority: optional
Section: libs
Installed-Size: 464
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: json-glib
Version: 1.6.6-1+apertis1bv2024dev3b1
Filename: pool/target/j/json-glib/libjson-glib-1.0-common_1.6.6-1+apertis1bv2024dev3b1_all.deb
Size: 55980
MD5sum: e51382af52f0c4b09bbe3f1bf93dae31
SHA1: 62de51fbd5752ddca283ff52c47bbbe518cd576f
SHA256: 3195d0a538fb27012795ee4a5ef01ba9a4c188e56b94e96aa78f200f05665c11
SHA512: e968a131876f233b1f5fe5c793831e2a0f81d56528bb215a4978f2da2ce0689c17d1ecb51bd044736da4f2df4889bb3fd2031661d826e35e6dcabee19d71f407
Description: GLib JSON manipulation library (common files)
 JSON-GLib is a library for parsing, generating and manipulating JavaScript
 Object Notation (JSON) data streams using the GLib type system. It allows
 manipulating JSON data types with a Document Object Model API. It also
 allows serializing and deserializing simple or complex GObjects to and
 from JSON data types.
 .
 This package contains the translations files.
Homepage: https://wiki.gnome.org/Projects/JsonGlib
Multi-Arch: foreign

Package: libjson-glib-dev
Priority: optional
Section: libdevel
Installed-Size: 707
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: json-glib
Version: 1.6.6-1+apertis1bv2024dev3b1
Depends: gir1.2-json-1.0 (= 1.6.6-1+apertis1bv2024dev3b1), libglib2.0-dev, libjson-glib-1.0-0 (= 1.6.6-1+apertis1bv2024dev3b1), pkg-config, libc6 (>= 2.34), libglib2.0-0 (>= 2.55.2)
Suggests: libjson-glib-doc
Filename: pool/target/j/json-glib/libjson-glib-dev_1.6.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 91036
MD5sum: 79a5292d778db77fc5a9131e5731c9e7
SHA1: 3655d582fd85fed2b2b4c81f8a9022c568ebfeb4
SHA256: a57312925aa5ab21247609c05353905beb0b6a1982d5d7ebb2c6069b9fa8aa23
SHA512: ed4986b50dec06045822948be7d6a6abef6c8f6e0411155599fb65e17c82c91bb7d34feb6d76e6b87cbced30a0bd17e309533deb7f8806093d80537a879ba6d6
Description: GLib JSON manipulation library (development files)
 JSON-GLib is a library for parsing, generating and manipulating JavaScript
 Object Notation (JSON) data streams using the GLib type system. It allows
 manipulating JSON data types with a Document Object Model API. It also
 allows serializing and deserializing simple or complex GObjects to and
 from JSON data types.
 .
 This package contains the development files.
Homepage: https://wiki.gnome.org/Projects/JsonGlib
Multi-Arch: same

Package: libjson-glib-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 242
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: json-glib
Version: 1.6.6-1+apertis1bv2024dev3b1
Depends: libjson-glib-dev (= 1.6.6-1+apertis1bv2024dev3b1)
Filename: pool/target/j/json-glib/libjson-glib-dev-dbgsym_1.6.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 115280
MD5sum: 606d5da1d07a9ca7f4a3380676eede40
SHA1: b5bada48e88e51da7a1589c0b89391c857bf0630
SHA256: bdb20871b9cd6ed8b72bc5b9f9c4b0f0a769a10d18b0454a64b859eac00464f5
SHA512: a29d6461c9cd9e30366db76eb3031c9f4d77d7bb7d76d32ebf1e0d7290a064b5b076a34b69da7b1f65c13879a0c059c8812fe44bf4068a6f4aa77e28483761d3
Description: debug symbols for libjson-glib-dev
Auto-Built-Package: debug-symbols
Build-Ids: 0248cac5e276f7141d08fdb495a85defe5d3b1ec 27c572814b6e4f92ecd542f8b40a2f628b9f7412 33ba1656099a7ff7551cbd5fe859092ae1d77319 3b1e18643b9713aed55fdd8d5f3d6ae1228311b2 3c2fb8e39179fd314031e224f2fa37e0e7e8acd6 4e08d3d6d97975cae6109b679ebd7cee735b4fcc 60fe90e6ab2b1e0d37628fb73c87813c83ade401 617635a3cdbdc9ada2330b97ae8a5e53b9111906 64937af972cf6493c90a64ca8a293e3cf572c333 66b66291095ddc50b07b7fe2029faf9342478cda 6c6882a88433ba97abc568ff07421accba5413da 7b4ff0a542a523e8897ed92af80cb01383e7215f 8eaebb9c924d6649f9d970b7d07945bb4f81e860 f29f6be0c5d96ef417f86601abd1d62959959c38
Multi-Arch: same

Package: libjson-glib-doc
Priority: optional
Section: doc
Installed-Size: 3275
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: json-glib
Version: 1.6.6-1+apertis1bv2024dev3b1
Suggests: devhelp
Filename: pool/target/j/json-glib/libjson-glib-doc_1.6.6-1+apertis1bv2024dev3b1_all.deb
Size: 1136536
MD5sum: 91f73232f06495c82452d7748dcd925a
SHA1: af74d59c9200f2bf5906caade8597ff83e4db94e
SHA256: b9ee439fb9ab359bf4af830f0515b62d545b6aec574391a7b044a51ed9e35469
SHA512: 424c877395f34db1fb7e781e93c6b47b5794be83f093e5791f7b4249c969d7050d3c5e927b3f03ce99e79ac3b50ad822f13d375a7b69fdd3e0ac3019aeda05a6
Description: GLib JSON manipulation library (documentation)
 JSON-GLib is a library for parsing, generating and manipulating JavaScript
 Object Notation (JSON) data streams using the GLib type system. It allows
 manipulating JSON data types with a Document Object Model API. It also
 allows serializing and deserializing simple or complex GObjects to and
 from JSON data types.
 .
 This package contains the documentation.
Homepage: https://wiki.gnome.org/Projects/JsonGlib
Multi-Arch: foreign

Package: libjsoncpp-dev
Priority: optional
Section: libdevel
Installed-Size: 109
Maintainer: Timo Röhling <roehling@debian.org>
Architecture: armhf
Source: libjsoncpp
Version: 1.9.5-4+apertis1bv2024dev3b1
Depends: libjsoncpp25 (= 1.9.5-4+apertis1bv2024dev3b1)
Filename: pool/target/libj/libjsoncpp/libjsoncpp-dev_1.9.5-4+apertis1bv2024dev3b1_armhf.deb
Size: 26508
MD5sum: c7c70e3d010b44f858d7237ab2f0e9a4
SHA1: f29afa9613601938f529d42a975eebe4b564a9e5
SHA256: e6474da4325dc6fcf46198d15d9957a66ef55c7a2f5183c4e0cb8dfbeeb9997a
SHA512: 592a2a38ef1c74ac14937da0b49167fdc26b1e64e5f9bfee7e32092cbff0a944327fffcd1d4a8642573d6d0d148c703d6b301bd624641516f447d9b78ad851af
Description: library for reading and writing JSON for C++ (devel files)
 This package provides all required developer resources like header-files
 and statically linked version of the library.
 .
 jsoncpp is an implementation of a JSON reader and writer in C++. JSON
 (JavaScript Object Notation) is a lightweight data-interchange format
 that it is easy to parse and readable for human. It is useful for
 building config files, network communications protocols, etc.
 .
 This library provides following features:
 .
  * High-level data structures for collecting data from JSON.
  * Easy-to-use reader and writer.
Homepage: https://github.com/open-source-parsers/jsoncpp
Multi-Arch: same

Package: libjsoncpp-doc
Priority: optional
Section: doc
Installed-Size: 3227
Maintainer: Timo Röhling <roehling@debian.org>
Architecture: all
Source: libjsoncpp
Version: 1.9.5-4+apertis1bv2024dev3b1
Replaces: libjsoncpp-dev (<< 0.10.2-1)
Suggests: libjsoncpp-dev
Breaks: libjsoncpp-dev (<< 0.10.2-1)
Filename: pool/target/libj/libjsoncpp/libjsoncpp-doc_1.9.5-4+apertis1bv2024dev3b1_all.deb
Size: 232364
MD5sum: 638c9ba55c05d2b47a9da866a285c389
SHA1: 62bf2266577cddae2be661ab0dd7db37540f4c79
SHA256: 7ac73b012200bcf424235bbed1603494cbdd4a2f7c6063a5e06c5bebe5effd74
SHA512: c3d8c20ba038ac8ab308789b47ce7c5bcdacad783998c3a5f6c2b286e49ca98252802724abde0c6b5b1aa650ef52fe16ad50a8cf52d8eb4cbada8a5c716ad862
Description: API documentation for libjsoncpp-dev
 This package contains doxygen generated HTML API description of libjsoncpp0.
 .
 jsoncpp is an implementation of a JSON reader and writer in C++. JSON
 (JavaScript Object Notation) is a lightweight data-interchange format
 that it is easy to parse and readable for human. It is useful for
 building config files, network communications protocols, etc.
 .
 This library provides following features:
 .
  * High-level data structures for collecting data from JSON.
  * Easy-to-use reader and writer.
Homepage: https://github.com/open-source-parsers/jsoncpp
Multi-Arch: foreign

Package: libjsoncpp25
Priority: optional
Section: libs
Installed-Size: 168
Maintainer: Timo Röhling <roehling@debian.org>
Architecture: armhf
Source: libjsoncpp
Version: 1.9.5-4+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/libj/libjsoncpp/libjsoncpp25_1.9.5-4+apertis1bv2024dev3b1_armhf.deb
Size: 68216
MD5sum: c46d43fdf1a0be57ff9ead0deb53cdec
SHA1: 396b56d8824cb1b86655aa3f3ec59ecad2652003
SHA256: d514487b1732b9370a435a5c0fa8a56a01284a8bc25008b444024ceb924217c2
SHA512: 2bc5c38b8eb9f1709bf59a6bddd26e0aa89f82f1cc3709b4b69ab2dead370ba184a60acd11e96f21afc51268c06233b10803fbe86e789a66d86daaca991ae9de
Description: library for reading and writing JSON for C++
 jsoncpp is an implementation of a JSON reader and writer in C++. JSON
 (JavaScript Object Notation) is a lightweight data-interchange format
 that it is easy to parse and redable for human. It is useful for
 building config files, network communications protocols, etc.
 .
 This library provides following features:
 .
  * High-level data structures for collecting data from JSON.
  * Easy-to-use reader and writer.
Homepage: https://github.com/open-source-parsers/jsoncpp
Multi-Arch: same

Package: libjsoncpp25-dbgsym
Priority: optional
Section: debug
Installed-Size: 751
Maintainer: Timo Röhling <roehling@debian.org>
Architecture: armhf
Source: libjsoncpp
Version: 1.9.5-4+apertis1bv2024dev3b1
Depends: libjsoncpp25 (= 1.9.5-4+apertis1bv2024dev3b1)
Filename: pool/target/libj/libjsoncpp/libjsoncpp25-dbgsym_1.9.5-4+apertis1bv2024dev3b1_armhf.deb
Size: 715768
MD5sum: 853fb09a79765749b0abd7db469654e6
SHA1: ab31b354d20da7f915927963736ad49794084391
SHA256: 1629ee1866ed8e34eb4dff68298d5f4dc20181347215f8263c6eb34d88b9375e
SHA512: e7df88f53931db71f9db173d538bf2e6d7936a5418cac670d440946c3290b77ddb8b1868e3cdee2580cbbc299092b315968e9a171145053f188fb0b102692832
Description: debug symbols for libjsoncpp25
Auto-Built-Package: debug-symbols
Build-Ids: e9b2e6d7b4e2870d8ef4b3c6debfb3b837defc2c
Multi-Arch: same

Package: libk5crypto3
Priority: optional
Section: libs
Installed-Size: 306
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.33), libkrb5support0 (>= 1.20)
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.18~), libkrb5-3 (<= 1.18~)
Filename: pool/target/k/krb5/libk5crypto3_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 158588
MD5sum: 255c358eedae1b71b5a29420e57d887f
SHA1: ebb9de483cc6766baf578e54e7df920ec1ddc3fe
SHA256: 12e10152daac1d7bcb4dd9960d159d2814dab8a69313e80acfbfc3df612124d0
SHA512: adecd17146e9e7963403f1a2daf218e2aeca0192827c3c83578f3e272cc71dcb99b2ae0f0af7524cdc2eff4ce7b551db62448c6ae068ba4040ddcc80c9e4ce28
Description: MIT Kerberos runtime libraries - Crypto Library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime cryptography libraries used by
 applications and Kerberos clients.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: libkadm5clnt-mit12
Priority: optional
Section: libs
Installed-Size: 221
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.28), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.15~beta1), libkrb5support0 (>= 1.17)
Suggests: krb5-doc, krb5-user
Conflicts: libkdb5-8
Filename: pool/target/k/krb5/libkadm5clnt-mit12_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 119448
MD5sum: ff17968f72e316c8fbe70fdd86b9f2f1
SHA1: 72d77d852cbefcb8e9ba99be5aa7fd7cbaff3ed3
SHA256: a2f7e47688c22c2c8de2ebfff0caae5b13400811e24892f45ae21270e44deb70
SHA512: d6ae9d5fe19905f0601d92ed85b509ec4910982c37058093410f4201af48c915f2e35934be96ca0f1e54b68099f71ba47dd958bf4d1db0671520713fa8c7f57b
Description: MIT Kerberos runtime libraries - Administration Clients
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library used by clients of the Kerberos
 administration protocol.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: libkadm5clnt7-heimdal
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.8), libcom-err2 (>= 1.43.9), libkrb5-26-heimdal (>= 1.6~rc2), libroken19-heimdal (>= 1.4.0+git20110226)
Filename: pool/target/h/heimdal/libkadm5clnt7-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 27696
MD5sum: b17c0c32b2823164e2758e2026d53b70
SHA1: 43c8ac54cc4642ebb1c6c2c7564077caf96e0f34
SHA256: ca56f8070634036f29e71a2f6fd576579c9650386c6fbd39f86694d0f190a021
SHA512: 77044abeba90b0a126b0d7968b5def44ba68b95a80515736f2d2fa57b29abc936f0f9626c3a3d367c5bfdedd70a815e21d05ec67836ff8ca015c2c3d390a5ea2
Description: Heimdal Kerberos - kadmin client library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the client library for kadmin.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libkadm5clnt7-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 115
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libkadm5clnt7-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libkadm5clnt7-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 93624
MD5sum: e7f0ac721803d28ef9e4027e7b3c85bb
SHA1: 8ccae3257ca824b880ff680ee045a159c52a3549
SHA256: 5ec8d3ceed11d9ac989e1d48a702910e36171a259a764bf66158b7be9b418c8d
SHA512: 9b6c5993bb5740431203b41161fa43b114c1c5a61af8d353b370728d99916db1782b7b29aa633188ad0dc34606ab5ec6572118dbaa372a2d7ffd46dd9b53f140
Description: debug symbols for libkadm5clnt7-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: 3fad2c5d4c2698ca74f0abafccf9089390c6d713
Multi-Arch: same

Package: libkadm5srv-mit12
Priority: optional
Section: libs
Installed-Size: 238
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkdb5-10 (>= 1.20.1), libkrb5-3 (>= 1.15~beta1), libkrb5support0 (>= 1.17)
Suggests: krb5-doc, krb5-user
Conflicts: libkdb5-8
Filename: pool/target/k/krb5/libkadm5srv-mit12_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 129144
MD5sum: 1c587465ec630994a28dfeac36e1cc9d
SHA1: 9c0e9f1140d0e2d0ab7cc46000bd019aa0a4ebf0
SHA256: 87cfad4c0ac5f6ce455219bc3f4a9e070809b1cf7a2887f35545b10aee85f9f6
SHA512: ca6a5d735f6e44bd64520a7900e0483d29aacbc42e8163b420dea68f0314a8c04ac97af789ca789207bfd9dd6457b45c0dd6fdc990b6d819647d8307466dfeca
Description: MIT Kerberos runtime libraries - KDC and Admin Server
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library used by Kerberos administrative
 servers.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: libkadm5srv8-heimdal
Priority: optional
Section: libs
Installed-Size: 95
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libhdb9-heimdal (>= 7.4.0.dfsg.1), libkrb5-26-heimdal (>= 1.7~git20160418), libroken19-heimdal (>= 1.6~git20131117)
Filename: pool/target/h/heimdal/libkadm5srv8-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 41456
MD5sum: 8bc6ff1ec29056d7fcae3d5ec8a6c1ad
SHA1: d0bbfaafd8a23c25c165ae5709190ba86bd047f3
SHA256: e7731e2f3ef06b2bc006345b6b86c91c97c8262498733b9ce2d9f57f667022e2
SHA512: 248593098f2adcca768e7e0e94a2e2b5371a8d47de5be1eab3cca58046dd732804096d2ad2f19dbbf26f0493c0c83c147b49edac3a37973f138fc81ee022f2ff
Description: Libraries for Heimdal Kerberos
 Heimdal is a free implementation of Kerberos 5, that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the server library for kadmin.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libkadm5srv8-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 212
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libkadm5srv8-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libkadm5srv8-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 180664
MD5sum: 4b8afc472ae52726674b16c57ade3527
SHA1: 8b3d901e3b180706c9b158d2b011b13f6e737bed
SHA256: e5696cc42c1d256bbe7495f63a8427c2e0bfe21d5b26f30e5657443f92b813ee
SHA512: 8449d9f77bd970451d0a50404c1bdae3208a2f4bbd5467ab38977f5db72c39e565742031a7eb3cc7b03f737659f67fb80543f3512cfe68316b3cf520cd113b1b
Description: debug symbols for libkadm5srv8-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: 2a8866ca987a8d52573b96aded2046371e80d325
Multi-Arch: same

Package: libkafs0-heimdal
Priority: optional
Section: libs
Installed-Size: 58
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.36), libhcrypto5-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libroken19-heimdal (>= 1.4.0+git20110226)
Filename: pool/target/h/heimdal/libkafs0-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 25260
MD5sum: 24a406f1b6cb2748ec3a626bd064bce5
SHA1: fc22f328260b8422c1c384ff33143ea59dfe43c7
SHA256: 80c24df41d88479a675d125d72a9cb09faa501b8b8347a0c18b033c8b4c5c60e
SHA512: 501f80ca1ed128da23dbdd65d33cee549a7abdcea68cac1fea3357e1904a7c0597f98bde9c3e7404234a2086f267116c01fa36bccd36e8c1aebd6a33cae49a16
Description: Heimdal Kerberos - KAFS support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for KAFS support.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libkafs0-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 58
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libkafs0-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libkafs0-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 42456
MD5sum: 3b8d2bc2d1f2e3c2056196b34f79956e
SHA1: ff1701334e439ad9bd4672f62be559547e6fade1
SHA256: 7620bad914da43469858c24c89af21cd2d5b07221bcd76e2bf6c94cc140c72de
SHA512: 1a012305be77a6c0803d7714558a0ed473e7462ceba2c06dcaf8cf517ff24557336c13ec0341c69ad651b1cdf825aad2484e46872aabe8ab6bc3887b78a06c43
Description: debug symbols for libkafs0-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: 915e9e1d383370f1366282771870b29ddec167bf
Multi-Arch: same

Package: libkdb5-10
Priority: optional
Section: libs
Installed-Size: 205
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssrpc4 (>= 1.7dfsg~alpha1), libk5crypto3 (>= 1.20), libkrb5-3 (>= 1.14+dfsg), libkrb5support0 (>= 1.15~beta1)
Suggests: krb5-doc, krb5-user
Breaks: krb5-kdc (= 1.13~alpha1+dfsg-1), libkadm5srv-mit8 (<< 1.11+dfsg~)
Filename: pool/target/k/krb5/libkdb5-10_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 118984
MD5sum: b893286bc166cf411ca016e62a40d6a1
SHA1: 5f79e7a68a4bf6a83704a92a014d6a220e08eb40
SHA256: 32c2e6353c0ef344544f95b9bf214a35cd8c4c4ed8b97a38fef74f5215508aec
SHA512: d9811932083c5c3e204e16b46942b938f079fd2f459b15124625db3a6e93d7514d7f7892084fd3d2aa2740ecc88eae2c1944512ec0d304216a0202f9fe6b06f3
Description: MIT Kerberos runtime libraries - Kerberos database
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the internal Kerberos database libraries.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: libkdc2-heimdal
Priority: optional
Section: libs
Installed-Size: 133
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libasn1-8-heimdal (>= 1.6~git20120311g), libc6 (>= 2.33), libhcrypto5-heimdal (>= 1.4.0+git20110226), libhdb9-heimdal (>= 1.6~git20120311), libheimntlm0-heimdal (>= 1.4.0+git20110226), libhx509-5-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 7.7.0+dfsg), libroken19-heimdal (>= 1.4.0+git20110226)
Filename: pool/target/h/heimdal/libkdc2-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 60900
MD5sum: 757c05fbbb4d9433a6dd1b6cef293642
SHA1: 960564ccc48ac7775d57b1ab857c7e2ece89cc3a
SHA256: 0681ec908ac87c896bd5b2c3e3f0b1fdfd5d8f1c584bfa56c18c84875ac06c0e
SHA512: cad0a363bac83dcf800e70e7b7b78ed7f619c5686028327eff519af59d73c8066dfd81542d25d54326bad8894447094ea85dd8e40d4bf9f4149dd2090da7bea3
Description: Heimdal Kerberos - KDC support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the KDC support library.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libkdc2-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 270
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libkdc2-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libkdc2-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 236296
MD5sum: e94172946516097c160e8cdd733a060c
SHA1: dd0a81c83d101b09223d20bf55cc4956e958ad5e
SHA256: 741e0fb757eb106995d27e2571cdd18c409153bbd35529a94f75b336f0309242
SHA512: 64735dfc227661f5536d9a246d6c1835d1d0bfb3cc0f83b60ad28337053f082003b411ba216100974e125d16a55f1cf78640d599e3810fd0bd6536a23186e599
Description: debug symbols for libkdc2-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: f8be22ac58cdc06534e9e1682f0add980a23671c
Multi-Arch: same

Package: libkeyutils-dev
Priority: optional
Section: libdevel
Installed-Size: 107
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Source: keyutils
Version: 1.6.3-2+apertis1bv2024dev3b1
Depends: libkeyutils1 (= 1.6.3-2+apertis1bv2024dev3b1)
Filename: pool/target/k/keyutils/libkeyutils-dev_1.6.3-2+apertis1bv2024dev3b1_armhf.deb
Size: 48688
MD5sum: 4632f678ce828aba1eab2460fe157414
SHA1: f51994687134e533795094c859f283560e402f64
SHA256: 5b48e1f5d42e8628d689c5654441a1fe644689fd0a248b60c276b721829c950e
SHA512: 316e2bcf0955c0313bf3c47c2c2b3c832b90ac88efaee577d8137514175a15a9defdec258827b380ada973b24ce75b1d23852b91499cd8d778e089bc04379102
Description: Linux Key Management Utilities (development)
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package contains the development files.
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
Multi-Arch: same

Package: libkeyutils1
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Source: keyutils
Version: 1.6.3-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.7)
Filename: pool/target/k/keyutils/libkeyutils1_1.6.3-2+apertis1bv2024dev3b1_armhf.deb
Size: 8736
MD5sum: 0c8d55180b32e9efae2b92809dd99005
SHA1: 51404711ca0b8bf0be6dc4bee2547622f264a6ef
SHA256: 775497d12fde4216128d3a60fd19f13da24ec23dfc8242d3bec76159c52ae8d1
SHA512: 665415c37da6242361ba3aba8ae3ec4b2d7953adad7cace98e355baa01c0c82019d7b866f3808fcdbde666d3e29828640fada06e89321c4672b4862368c51c00
Description: Linux Key Management Utilities (library)
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package provides a wrapper library for the key management facility system
 calls.
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
Multi-Arch: same

Package: libkeyutils1-dbgsym
Priority: optional
Section: debug
Installed-Size: 29
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Source: keyutils
Version: 1.6.3-2+apertis1bv2024dev3b1
Depends: libkeyutils1 (= 1.6.3-2+apertis1bv2024dev3b1)
Filename: pool/target/k/keyutils/libkeyutils1-dbgsym_1.6.3-2+apertis1bv2024dev3b1_armhf.deb
Size: 15116
MD5sum: fd02ff109ab8131a67f37c18ffa97a75
SHA1: 6e7e7facabb340e92c5ff28477dc0f0b4b9a7763
SHA256: c7dc1910f2e419dbf3699f98bb49dd6edabf31be1c491dc85ec78c3ad8faeaea
SHA512: c0efec71df9108be76bac49ddb7af8049bf52f9b2d6c6403d1a4ca30fe291a4f175a3519da43c331428a3060a0e25f2f788af482074a4bde467e9ed145cee6cd
Description: debug symbols for libkeyutils1
Auto-Built-Package: debug-symbols
Build-Ids: 6f46530d184a82d064b6a1a2f991b260700eaa61
Multi-Arch: same

Package: libklibc
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: klibc
Version: 2.0.12-1+apertis2bv2024dev3b1
Filename: pool/target/k/klibc/libklibc_2.0.12-1+apertis2bv2024dev3b1_armhf.deb
Size: 47404
MD5sum: 838a2308e12dbe98d4b149e69b2bb6fd
SHA1: 59e648655144021b009b7e53cf8a073bf46055b0
SHA256: b92e9f724b2d071e162b19c8195f2c256958629107ece0e0a2a7762cd4b5aff4
SHA512: c6c55aee853146bb44ad6d04cb3f393b526eea514bce66bbe4414de017a248232a6fc1d694d87e372d97666013be204a0eb98436fa0f64c577fea20a059d0c95
Description: minimal libc subset for use with initramfs
 klibc is intended to be a minimalistic libc subset for use with
 initramfs.  It is deliberately written for small size, minimal
 entanglement, and portability, not speed.  It is definitely a work in
 progress, and a lot of things are still missing.
Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git
Multi-Arch: same

Package: libklibc-dbgsym
Priority: optional
Section: debug
Installed-Size: 170
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: klibc
Version: 2.0.12-1+apertis2bv2024dev3b1
Depends: libklibc (= 2.0.12-1+apertis2bv2024dev3b1)
Filename: pool/target/k/klibc/libklibc-dbgsym_2.0.12-1+apertis2bv2024dev3b1_armhf.deb
Size: 134112
MD5sum: 5092659956bb498a6a1057e0a4762091
SHA1: 3112e4d3f23513a0fd033d945c82733a87c1f344
SHA256: 3412c830596ac864330977db8fd0ed1f279421e8c45f3ac18bef833b8d27a94f
SHA512: e43fc18c65ba679c08dbe1f8977bb4257ead88e07f47eadff7037688dae7d892b915dc649b596614b8641ed00a2be76db610b8b786c4d58612c9e2455aefa152
Description: debug symbols for libklibc
Auto-Built-Package: debug-symbols
Build-Ids: 17668b91388bbda6c86c79c2bc0e89d410a24df2
Multi-Arch: same

Package: libklibc-dev
Priority: optional
Section: libdevel
Installed-Size: 1277
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: klibc
Version: 2.0.12-1+apertis2bv2024dev3b1
Depends: libklibc (= 2.0.12-1+apertis2bv2024dev3b1), linux-libc-dev, perl:any
Filename: pool/target/k/klibc/libklibc-dev_2.0.12-1+apertis2bv2024dev3b1_armhf.deb
Size: 234988
MD5sum: 50fa19d72960d1ddd869ee7c0b72506b
SHA1: 6216adc5aadc69236c22a9b05250c87b9463bd4e
SHA256: 2b52a7656f8423b9b802ca3ca0c9c63019ca5ce170bd612605b10b308f03b7af
SHA512: dff12ea31abeb5ad91ef5c2b32d3982910264617849b08989ad14994e31e8e3c9a73af92c14c63c8f86c5cc05fd46974c82027bb1257c4f366091e923f563164
Description: kernel headers used during the build of klibc
 This package contains the set of kernel headers that were required to
 build klibc and the utilities that ship with it.  This may or may
 not be a complete enough set to build other programs that link against
 klibc.  If in doubt, use real kernel headers instead.
Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git

Package: libkmod-dev
Priority: optional
Section: libdevel
Installed-Size: 244
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Source: kmod
Version: 30+20221128-1+apertis0bv2024dev2b1
Depends: libkmod2 (= 30+20221128-1+apertis0bv2024dev2b1)
Filename: pool/target/k/kmod/libkmod-dev_30+20221128-1+apertis0bv2024dev2b1_armhf.deb
Size: 23232
MD5sum: f78718ba3171b81f20cc9d7c13091ce8
SHA1: 71528fd2105e9b5ed0853b1b134fd83b4e3dd06a
SHA256: 48340f5f59055be762c56c36db1c8e54fd20039de3653fa9814b9973cfdb21eb
SHA512: d71d01910a581a19e3b8acf794b788fccae133770717b3fb1afedfc7a17a6ccec6d985648792c344b877ea7e73616e2dd71439b497b6795d5cbbbdb9b05b2449
Description: libkmod development files
 This package contains the files needed for developing applications that
 use libkmod.
Multi-Arch: same

Package: libkmod2
Priority: optional
Section: libs
Installed-Size: 96
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Source: kmod
Version: 30+20221128-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.33), liblzma5 (>= 5.1.1alpha+20120614), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2)
Filename: pool/target/k/kmod/libkmod2_30+20221128-1+apertis0bv2024dev2b1_armhf.deb
Size: 50328
MD5sum: bc1604a0e6f7dfd0698fcca179adefce
SHA1: 101ce510b48e2e96f545f02838ae97a6c5e75d1f
SHA256: 3b00b027f7c81f7b982852ad84eb7a86ab545ecce37c880ac3129327185e8bac
SHA512: 763d4a5ce1d5e6424d4d020e7dcc9fc0e9c4d31c58af9ee28aac9cb43f9368bc05b489e315d190a5e1c2f0961aa5bfd5c23eb2e36792f44ce4772b96d4d3b032
Description: libkmod shared library
 This library provides an API for insertion, removal, configuration and
 listing of kernel modules.
Multi-Arch: same

Package: libkmod2-dbgsym
Priority: optional
Section: debug
Installed-Size: 173
Maintainer: Marco d'Itri <md@linux.it>
Architecture: armhf
Source: kmod
Version: 30+20221128-1+apertis0bv2024dev2b1
Depends: libkmod2 (= 30+20221128-1+apertis0bv2024dev2b1)
Filename: pool/target/k/kmod/libkmod2-dbgsym_30+20221128-1+apertis0bv2024dev2b1_armhf.deb
Size: 148296
MD5sum: 08f2d2a4830d3cd344b8610249e38ee4
SHA1: 6954cb3f96d26e4bec69b5b8d99539ecf1bd24da
SHA256: 897411c66d41e4baf257cb305d958f5039e1c2ce5cb42f0920428ce1ce1d2e76
SHA512: e631f75a8bd2b1d3365f688fa1dd101d4687cb57f743191388aa434f6b51470a3c98f7d30c22fb6c3c8ddbe9fa72b39d4fc2de507f5d5d7643ceffb0b62f9257
Description: debug symbols for libkmod2
Auto-Built-Package: debug-symbols
Build-Ids: 2cdb32f3d7d70cd3aa8894e9d66578997150f1c1
Multi-Arch: same

Package: libkrad-dev
Priority: optional
Section: libdevel
Installed-Size: 165
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Replaces: libkrb5-dev (<< 1.12+dfsg-2)
Depends: libkrad0 (= 1.20.1-2+apertis0bv2024dev3b2), comerr-dev, libverto-dev (>= 0.2.4)
Suggests: libkrb5-dev
Breaks: krb5-multidev (<< 1.12+dfsg-2), libkrb5-dev (<< 1.12+dfsg-2)
Filename: pool/target/k/krb5/libkrad-dev_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 98356
MD5sum: 701a7d241aad7ed319e2a412c0aa7945
SHA1: 0ff831faacf00fbe6286426adbb0367927af8ae1
SHA256: bf838abecd86c80ca9f1824882a014021d786ac64b846dc8bfbfbf451b25a436
SHA512: aea41e9a492841f4b5aa913fafa6878f838646acbbb8c41e52b513f4c5c8d5475327f3c0f68f28266f8c8d53e34a7560c829bd2d2c36d640832546b19327fc30
Description: MIT Kerberos RADIUS Library Development
 This package includes development headers for libkrad0, the MIT
 Kerberos RADIUS library.  You should not use this RADIUS library in
 packages unrelated to MIT Kerberos.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: libkrad0
Priority: optional
Section: libs
Installed-Size: 182
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.25), libk5crypto3 (>= 1.20), libkrb5-3 (>= 1.6.dfsg.2), libverto1 (>= 0.2.4)
Filename: pool/target/k/krb5/libkrad0_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 105580
MD5sum: 819c5abf7602e33380e179eb86a9624e
SHA1: ac7d765edb4fa6c76d16a14af02b71bb032a9edf
SHA256: b74b80c1f5dbaf6820ca1e626f965cd9f014e8645f163cccd3d254508ca21336
SHA512: d26a22186f898bdfb6d9f25dc2e8b692573037f9136f0de9ab62adc4897bdb4cc5da5b89e32db9d3fb7ea5fba7db4cb93d40ebe8fff428a362e7f2019063013c
Description: MIT Kerberos runtime libraries - RADIUS library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the internal support library for RADIUS functionality.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: libkrb5-26-heimdal
Priority: optional
Section: libs
Installed-Size: 433
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libasn1-8-heimdal (>= 1.6~git20131117), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libhcrypto5-heimdal (>= 1.7~git20161112), libheimbase1-heimdal (>= 1.6~git20131117), libhx509-5-heimdal (>= 1.4.0+git20110226), libroken19-heimdal (>= 1.7~git20160418), libsqlite3-0 (>= 3.5.9), libwind0-heimdal (>= 1.6~git20120311)
Filename: pool/target/h/heimdal/libkrb5-26-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 183720
MD5sum: 4bd8168048539af8970f9c44f677a438
SHA1: 81d29ff9260ec5365f14afe66a2caac16ec1dfa0
SHA256: 94f7e1e88d12885af8728956336e221815dd95487a66d8ac075b5f54cc3c8d97
SHA512: 65eba99d5423143aeae6680cc6a37f9156de1401b25df25b24fdb209bfea8c945dd4a546c166147806a529b818fbb100eaef2794ed65d7011c80b43085cdc8d2
Description: Heimdal Kerberos - libraries
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the Kerberos 5 library.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libkrb5-26-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 1167
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libkrb5-26-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libkrb5-26-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 1063144
MD5sum: a58998359e4bf4cb61ed00e80aa0c491
SHA1: a6b96efe0fe1c4c514ef16d56e2be0ac6262cd19
SHA256: fdb80520813d819765eab2eb3238e14aaf8b242a045dba786d5ab5c7ea034eb9
SHA512: 507bb4862d74bd52ab4263cdb3f33aa906c49fbd7150152cf4248af14f8e65abe75a6f2741548ca9c956e889bb988f1e3891fe5cbab2a343838db0844f2b8c41
Description: debug symbols for libkrb5-26-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: 0726d713c8e80921739acb7fb1e08e376c17fe87
Multi-Arch: same

Package: libkrb5-3
Priority: optional
Section: libs
Installed-Size: 851
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.20.1-2+apertis0bv2024dev3b2), libssl3 (>= 3.0.0)
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libapache2-mod-auth-kerb (<= 5.4-2.4), libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3)
Filename: pool/target/k/krb5/libkrb5-3_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 371680
MD5sum: 06682ff4e88882db9c39164954bb4a06
SHA1: c82cd3cfbf9407dce5104acf30f27f320b5fa1bd
SHA256: 41b8f1e31496ded42de27582de69b64aa71326afc6689afa0a3a38bd0d100f41
SHA512: c6cb4cb158eb7b19305ebf86d1fbc76ecc4f70bb7bed2de24b4d282bcda64089a9aef48411678d1edcf3bbbe1e26b3c8e1340bfc1f110d019fdf4e8c8be5767a
Description: MIT Kerberos runtime libraries
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the main Kerberos v5 API
 used by applications and Kerberos clients.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: libkrb5-dbg
Priority: optional
Section: debug
Installed-Size: 2565
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libkrb5-3 (= 1.20.1-2+apertis0bv2024dev3b2) | libk5crypto3 (= 1.20.1-2+apertis0bv2024dev3b2) | libkrb5support0 (= 1.20.1-2+apertis0bv2024dev3b2)
Filename: pool/target/k/krb5/libkrb5-dbg_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 2235244
MD5sum: 6106b4b2adfd49a96cce03f8d1c10078
SHA1: 75756163c30ab414f2df1520f06b74f2184b332f
SHA256: ebd841b36b29a67d9326514922b66de3b82fd8ce009fdee14e586f26a232e331
SHA512: f57e144d48378b00b7210d575ed95d73543e57d9f5d85bb043704a84ba225ed2093442ccfc7cc91a916feef747951eca0607433e6bdb1cc5c34f5a8370740fc8
Description: debugging files for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the debugging information for the MIT Kerberos
 libraries.  Install this package if you need to trace problems inside the
 MIT Kerberos libraries with a debugger.
Build-Ids: 6fda7375436cacdde4b1073c1b53ec9d12da7ead 82bc550b0d60352d524934df18829ffd982d44ab 1a21f190bf4a50fe771a641323258629516c8919 16ecc49261b8819787f7e4bd2b2419f35990d5cc 46e2023bba2d6cd4811e25694c2487ed56c28859 168562ad475e61a9ed7db4bfc4862b8e44952dce ca65b6cb8e6777cd8a9450ce392c6d545a866bf2 122d524e0db94ae137c58a60f75a762c15f1b514 0abf5561c89296a2243fa8af16af30f17dde2af9 d2500777f0588d178f61efa94090adca847ade99
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: libkrb5-dev
Priority: optional
Section: libdevel
Installed-Size: 228
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Replaces: krb5-multidev (<< 1.8+dfsg~alpha1-3)
Depends: krb5-multidev (= 1.20.1-2+apertis0bv2024dev3b2)
Suggests: krb5-doc
Conflicts: heimdal-dev
Filename: pool/target/k/krb5/libkrb5-dev_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 97944
MD5sum: a35324f338ac2a41cde020765f398d61
SHA1: 94de47b4bab71a61591d80c0508757465ea11cc8
SHA256: be36f485b1a58c438f9e8aae61c56d2ca02673a54db5a0bd50d6abba1386dd60
SHA512: 9431ea5d2fae191abdbc390302ea740100279e211950e94b466227f38d69fe327ad70525641824daec178dd6bc50e8dee1db4771670618154fced0cdb7b73ef8
Description: headers and development libraries for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the symlinks, headers, and development libraries
 needed to compile and link programs that use the Kerberos libraries.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: libkrb5support0
Priority: optional
Section: libs
Installed-Size: 196
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: armhf
Source: krb5
Version: 1.20.1-2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34)
Breaks: libgssapi-krb5-2 (<< 1.20), libk5crypto3 (<< 1.20), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-8 (<< 1.16)
Filename: pool/target/k/krb5/libkrb5support0_1.20.1-2+apertis0bv2024dev3b2_armhf.deb
Size: 112872
MD5sum: 7b23d5bc53e03a73d44a2f68acbf5c02
SHA1: 552d826acbada6f2f182713e2494cd49f15748c9
SHA256: e11639041768d59bb4feb4678b8507a4ba5ef973e64bf57fee3642f2f693b8ec
SHA512: 89cbdbdd53d03e25041ffef57fe890e373a90c9e627eaf468ba6f8831607e1f21481bae650c923d97c84a29ee9bc39f951a16d1f077badfa1309c23894074652
Description: MIT Kerberos runtime libraries - Support library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains an internal runtime support library used by other
 Kerberos libraries.
Homepage: https://web.mit.edu/kerberos/
Multi-Arch: same

Package: liblc3-0
Priority: optional
Section: libs
Installed-Size: 113
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: liblc3
Version: 1.0.1-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libl/liblc3/liblc3-0_1.0.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 58556
MD5sum: 2ec6937a52f90dcf17317b79dd79241d
SHA1: 04f4c2b7fea7f969d0ed274c633ddbad68fed94d
SHA256: e27467c2aaaea884890978bc326d08f3f2782a60e84f88be8c2a2a1e88711813
SHA512: 3dcd79b3e000a47cf9343b1b5a470848796d0e18eea991393a03301cfbea8c02462a339bbfcfc5a22f9b2aa2e083f4094ec769d2294c5737716ec9334ddf70b3
Description: Low Complexity Communication Codec (shared library)
 LC3 is an efficient low latency audio codec.
 .
 This package provides the shared library.
Homepage: https://github.com/google/liblc3
Multi-Arch: same

Package: liblc3-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 129
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: liblc3
Version: 1.0.1-1+apertis1bv2024dev2b1
Depends: liblc3-0 (= 1.0.1-1+apertis1bv2024dev2b1)
Filename: pool/target/libl/liblc3/liblc3-0-dbgsym_1.0.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 105016
MD5sum: f690024814d391c336db92bc1e3825fa
SHA1: 4fe57a1b2d9a9fce92b72d565bc9edb0aa9aef33
SHA256: 869f823232c65d8d5dde8729f88b098bf8839ee5f6f82ce4bde602cf1a192237
SHA512: 05f581f02109dfebf8330ee37693a8a18dd8e17ae3316d170c6f76676fc9bffa8e5579f82ee699b2e766ce170b8ab0448879a61bb0518ccf3984965e3f71b1bb
Description: debug symbols for liblc3-0
Auto-Built-Package: debug-symbols
Build-Ids: 6d3eec22db687b16426df9bdc3f59e254b6a2129
Multi-Arch: same

Package: liblc3-dev
Priority: optional
Section: libdevel
Installed-Size: 29
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: liblc3
Version: 1.0.1-1+apertis1bv2024dev2b1
Depends: liblc3-0 (= 1.0.1-1+apertis1bv2024dev2b1)
Filename: pool/target/libl/liblc3/liblc3-dev_1.0.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 6016
MD5sum: 802fdd3e5fd36e09637b6b8f9f2827f9
SHA1: 3fbca7eb165a8ad73ad37c043d3a945b78e24270
SHA256: e2f4f44ded7491ee802b4f613473c51c0a6a4ec0874229e0e36d19bd55003863
SHA512: 6ad91db31f3dbf19ca256184a4396abd9efd8d3b5697e3a6d9d66491ff1a23173d9facf60dda425a27489e289290c982f5fa6866d3e0123506c94f9e5164ffa8
Description: Low Complexity Communication Codec (development files)
 LC3 is an efficient low latency audio codec.
 .
 This package provides the development files for liblc3.
Homepage: https://github.com/google/liblc3
Multi-Arch: same

Package: liblc3-tools
Priority: optional
Section: sound
Installed-Size: 33
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: liblc3
Version: 1.0.1-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), liblc3-0 (>= 1.0.1)
Filename: pool/target/libl/liblc3/liblc3-tools_1.0.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 8320
MD5sum: 88aeb176e9204092c543bcc2f51ce743
SHA1: bb8e0a935bd01b5b15dc3b81ce7e43a7df2ef7b7
SHA256: da49164f4afa2276c45e8afffb5c4de845154f7bb82d24cc91a2450b161ac9a0
SHA512: 639e4b88460210cfe9c3997f46619aacc11581f9fda2f48004d7f6722002c220d16eba573e196c0e0db1cb692d219daef440f43c3ab07ea4f7d5afa7aebc44f6
Description: Low Complexity Communication Codec
 LC3 is an efficient low latency audio codec.
 .
 This package provides encoder and decoder tools.
Homepage: https://github.com/google/liblc3

Package: liblc3-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 49
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: liblc3
Version: 1.0.1-1+apertis1bv2024dev2b1
Depends: liblc3-tools (= 1.0.1-1+apertis1bv2024dev2b1)
Filename: pool/target/libl/liblc3/liblc3-tools-dbgsym_1.0.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 23676
MD5sum: 30789c6b456ca117e8eba076ab47b483
SHA1: 68b808c912c4511e793d03be97b0efcb88844721
SHA256: 451f6820c17e9444ec0bba1ed2547da08045865cc307bb69434892a368c46afd
SHA512: b7d7071e31d83bcde9f47d56d2a8f7a193a7022ce827fb5e8518ef3dc5586d949613f232c81ac73355a3efd219144b708c67c0af7574234324930b1b8ae43ca5
Description: debug symbols for liblc3-tools
Auto-Built-Package: debug-symbols
Build-Ids: 035ae4eece8d71a4df09bae8598efd24bc42dc31 e68890fe6a587c587d7e1b23661c4fba8c745f90

Package: liblcms2-2
Priority: optional
Section: libs
Installed-Size: 282
Maintainer: Thomas Weber <tweber@debian.org>
Architecture: armhf
Source: lcms2
Version: 2.14-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.29)
Suggests: liblcms2-utils
Filename: pool/target/l/lcms2/liblcms2-2_2.14-2+apertis2bv2024dev3b1_armhf.deb
Size: 128188
MD5sum: 430a4db4a6c3eced8a9f6f7841cf8675
SHA1: 776bee740ec0d7f7455f6fe98e3e5f6f7bd58fcf
SHA256: b4576b50aad102c294b0103f40a9b2777307c2e2675306d049ccc9dc90ff52d2
SHA512: 29c76ce29a9e2fc4a1a1f15630975c53d85ed8a85dfe4abe648ea07e84e2699606d70ed375eaa1bb9c16c14c1e621ff895496c79c77e6437642323a8f4827e18
Description: Little CMS 2 color management library
 LittleCMS 2 intends to be a small-footprint color management engine, with
 special focus on accuracy and performance. It uses the International Color
 Consortium standard (ICC) of color management. LittleCMS 2 is a full
 implementation of ICC specification 4.2 plus all addendums. It fully supports
 all V2 and V4 profiles, including abstract, devicelink and named color
 profiles.
 .
 This package contains the shared library of liblcms2.
Homepage: http://www.littlecms.com/
Multi-Arch: same

Package: liblcms2-2-dbgsym
Priority: optional
Section: debug
Installed-Size: 487
Maintainer: Thomas Weber <tweber@debian.org>
Architecture: armhf
Source: lcms2
Version: 2.14-2+apertis2bv2024dev3b1
Depends: liblcms2-2 (= 2.14-2+apertis2bv2024dev3b1)
Filename: pool/target/l/lcms2/liblcms2-2-dbgsym_2.14-2+apertis2bv2024dev3b1_armhf.deb
Size: 441212
MD5sum: f468c9578bb75d7832e94b172914abe4
SHA1: 5a185905d36085fb10ca06d92eabb002c9a7a3d3
SHA256: 081f0a16d1509ec4cd90933bbe8786b05ba33b65161e9544111f93d74d220f24
SHA512: a32de8a9233257ee72548e34416c4fa65a91de84b8635dd99493214e453418c9c7cc3946a43b42bf283fe94ac85604b933f27fe1f9eda4c04a10b65dd972dfff
Description: debug symbols for liblcms2-2
Auto-Built-Package: debug-symbols
Build-Ids: 072a926383799bfdaab492edcb3c0c7f461f87fa
Multi-Arch: same

Package: liblcms2-dev
Priority: optional
Section: libdevel
Installed-Size: 1906
Maintainer: Thomas Weber <tweber@debian.org>
Architecture: armhf
Source: lcms2
Version: 2.14-2+apertis2bv2024dev3b1
Replaces: liblcms-dev
Provides: liblcms-dev
Depends: liblcms2-2 (= 2.14-2+apertis2bv2024dev3b1)
Conflicts: liblcms-dev
Filename: pool/target/l/lcms2/liblcms2-dev_2.14-2+apertis2bv2024dev3b1_armhf.deb
Size: 1817748
MD5sum: 7e0cdc809ae99f9bbc1fa9ff47294e1f
SHA1: 567df4985d2f06ce603f26641abcfaf5e56b12a7
SHA256: f5055bcfbcaead7b4eeb370e3663c31010a81b4310f95b3a7ae0adc1225c05fb
SHA512: 5d717ac0012435593345959f28ad894683104e4af4afaf3442b3ea5de4d353529e2525c28a236c10be7b4e25301c72e7e4c8d39d7f354bb6e9b70b168e61fe1e
Description: Little CMS 2 color management library development headers
 LittleCMS 2 intends to be a small-footprint color management engine, with
 special focus on accuracy and performance. It uses the International Color
 Consortium standard (ICC) of color management. Little CMS 2 is a full
 implementation of ICC specification 4.2 plus all addendums. It fully supports
 all V2 and V4 profiles, including abstract, devicelink and named color
 profiles.
 .
 This package contains the development headers used for building software that
 uses Little CMS.
Homepage: http://www.littlecms.com/
Multi-Arch: same

Package: liblcms2-utils
Priority: optional
Section: utils
Installed-Size: 136
Maintainer: Thomas Weber <tweber@debian.org>
Architecture: armhf
Source: lcms2
Version: 2.14-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.14), libtiff6 (>= 4.0.3)
Filename: pool/target/l/lcms2/liblcms2-utils_2.14-2+apertis2bv2024dev3b1_armhf.deb
Size: 48388
MD5sum: b004a816162f7531a6822728cd1eb279
SHA1: 0906183096947d97379ec89cab281ee3927f280c
SHA256: 05b952f3969c1a6f469b1dd16dd972e1cf1546f0792b4dca3f95905f3478e6d3
SHA512: 6389d820d058d6245dfedcd4880d1cab9625c1e13ed3ff185dceeec56918dfcf7c2dd19dfec1a1f3d1943d67294d7f624e1dc49d575e43ea527d04ba5877f2a5
Description: Little CMS 2 color management library (utilities)
 LittleCMS 2 intends to be a small-footprint color management engine, with
 special focus on accuracy and performance. It uses the International Color
 Consortium standard (ICC) of color management. LittleCMS 2 is a full
 implementation of ICC specification 4.2 plus all addendums. It fully supports
 all V2 and V4 profiles, including abstract, devicelink and named color
 profiles.
 .
 This package contains additional utilities (jpegicc, linkicc, psicc, tificc
 and transicc).
Homepage: http://www.littlecms.com/
Multi-Arch: foreign

Package: liblcms2-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 166
Maintainer: Thomas Weber <tweber@debian.org>
Architecture: armhf
Source: lcms2
Version: 2.14-2+apertis2bv2024dev3b1
Depends: liblcms2-utils (= 2.14-2+apertis2bv2024dev3b1)
Filename: pool/target/l/lcms2/liblcms2-utils-dbgsym_2.14-2+apertis2bv2024dev3b1_armhf.deb
Size: 110740
MD5sum: 6aa48db39c4e9832805c55c54988acce
SHA1: 453acff64f0e29d6bca1fd6c38e183ac4b32f536
SHA256: af51cf3755cec4d83161ee9e57946164bb8174821faf802299e04a63583118c6
SHA512: c641e78296f7c65af2d05d25b2de7ff7dbb3d3b49df6f74042bfbead83aaff75893f4dbb73a2165bd14f251f59c1c9bf0a0c371269ead6015051986f819a3048
Description: debug symbols for liblcms2-utils
Auto-Built-Package: debug-symbols
Build-Ids: 07e85e6352e9e3d70264bc4cc3d31bd70a94d866 38343baabd6b8123f7153b49990229834302e180 5e7afff7bbbefa216e5b9c3194233b85c7c9b3a5 9a89bdb363c9005869817a7714598101b6d1024d b78430f370bfd5eb4abb0ce1b76b1ad15e437168

Package: libldacbt-abr-dev
Priority: optional
Section: libdevel
Installed-Size: 25
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: armhf
Source: libldac
Version: 2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1
Depends: libldacbt-abr2 (= 2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1)
Filename: pool/target/libl/libldac/libldacbt-abr-dev_2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1_armhf.deb
Size: 5444
MD5sum: 71306e37428fe73ee269853f004b2498
SHA1: 946af989020bbb4e1c8898508f8ba57199dff9fe
SHA256: ed23b56841b29523ed285a2f5c3d46783c7219e4bce8b9a5318435ee6f686f61
SHA512: c06b3bd679c9e781aa2c257d941c26d5534e5e7f4a7f4f5301559d897eb186127abc87635dd79479b31edb53a70bcc400cc13b12098e48717c754615e9ddcdd3
Description: LDAC Bluetooth ABR library (development)
 LDAC is a lossy audio coding technology enabling the transmission
 of high-resolution audio content over a Bluetooth connection.
 .
 LDAC employs a hybrid coding scheme based on the modified discrete
 cosine transform to provide more efficient data compression.
 .
 LDAC is used by Bluetooth audio devices such as headphones, smart
 phones, portable media players, active speakers and home theaters.
 .
 This package ships development files for the LDAC Bluetooth ABR
 library.
Homepage: https://android.googlesource.com/platform/external/libldac
Multi-Arch: same

Package: libldacbt-abr2
Priority: optional
Section: libs
Installed-Size: 23
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: armhf
Source: libldac
Version: 2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libldacbt-enc2 (>= 2.0.2)
Filename: pool/target/libl/libldac/libldacbt-abr2_2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1_armhf.deb
Size: 5436
MD5sum: a396e68707b377a9d389aa17623a03f7
SHA1: 452ee989cfd69c4f49ef649461a736c9ae63d2fe
SHA256: cd3cd29807df451c61b313b541e46456f20e42574dcc2de581ff3834fdeeb53c
SHA512: a7bbacc11c3dcb76f4ade6835411e14294b595c03896e74b78483e739864f8e3e924da97f7b9e8495d7233a6b95118c058e68459b31506df0f52354846975346
Description: LDAC Bluetooth ABR library (shared library)
 LDAC is a lossy audio coding technology enabling the transmission
 of high-resolution audio content over a Bluetooth connection.
 .
 LDAC employs a hybrid coding scheme based on the modified discrete
 cosine transform to provide more efficient data compression.
 .
 LDAC is used by Bluetooth audio devices such as headphones, smart
 phones, portable media players, active speakers and home theaters.
 .
 This package ships the shared LDAC Bluetooth ABR library.
Homepage: https://android.googlesource.com/platform/external/libldac
Multi-Arch: same

Package: libldacbt-abr2-dbgsym
Priority: optional
Section: debug
Installed-Size: 18
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: armhf
Source: libldac
Version: 2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1
Depends: libldacbt-abr2 (= 2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1)
Filename: pool/target/libl/libldac/libldacbt-abr2-dbgsym_2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1_armhf.deb
Size: 5708
MD5sum: 6fcac2464b79dde845938bae87cf7e07
SHA1: 6a772f36f81d86d56eb170702d2ff6f026607142
SHA256: d01995d90b33c136609e43f5524559d33df339920129a28de938401fbf761f8b
SHA512: a94411b716ebc610b59d9f8740b4606a319e9df7de2d7d7c3fb33d4ae5869e303f916aaec0d51d73e927eff9b17143597028f667c478c4875011c3811a4b8a84
Description: debug symbols for libldacbt-abr2
Auto-Built-Package: debug-symbols
Build-Ids: 7e76a696f3330d14f9d0f815c9e4c5d2d2bdb6e3
Multi-Arch: same

Package: libldacbt-enc-dev
Priority: optional
Section: libdevel
Installed-Size: 40
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: armhf
Source: libldac
Version: 2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1
Depends: libldacbt-enc2 (= 2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1)
Filename: pool/target/libl/libldac/libldacbt-enc-dev_2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1_armhf.deb
Size: 8196
MD5sum: ca621eb576434491ad551e0c834ccbd5
SHA1: da52708e57b314379b3a484a752621bc02c3021e
SHA256: 9e5b86452a382b8c76f55961bf6abd936f6ba127970376b354a2d6ac01c81369
SHA512: 388d7b8412e1fcc5b343e7241304bb26ca77a37c9a403e0e5c3644256d2a4237da0d2456657eb5efd8ee83eb7075c4e265f56120d282e5d74702a2c696277ef7
Description: LDAC Bluetooth encoder library (development)
 LDAC is a lossy audio coding technology enabling the transmission
 of high-resolution audio content over a Bluetooth connection.
 .
 LDAC employs a hybrid coding scheme based on the modified discrete
 cosine transform to provide more efficient data compression.
 .
 LDAC is used by Bluetooth audio devices such as headphones, smart
 phones, portable media players, active speakers and home theaters.
 .
 This package ships development files for the LDAC Bluetooth encoder
 library.
Homepage: https://android.googlesource.com/platform/external/libldac
Multi-Arch: same

Package: libldacbt-enc2
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: armhf
Source: libldac
Version: 2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libl/libldac/libldacbt-enc2_2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1_armhf.deb
Size: 23064
MD5sum: 35a3a385919cfe0302d598e675d91e55
SHA1: 7c17cb263b0df0971bb2c28b9139776a16be2c56
SHA256: ed419ab80994ee3a73fb08bcf0d81217e1de4acfa1d114093b83dc8f3df5159f
SHA512: 3f32c4d7a9ab51abb26cb1783df3b2a7060a9e8a7b8d845c82553c2aedf837a8e3e361ce8d37004536ed18e3b1c88743332359edaba2963d115963b13459624c
Description: LDAC Bluetooth encoder library (shared library)
 LDAC is a lossy audio coding technology enabling the transmission
 of high-resolution audio content over a Bluetooth connection.
 .
 LDAC employs a hybrid coding scheme based on the modified discrete
 cosine transform to provide more efficient data compression.
 .
 LDAC is used by Bluetooth audio devices such as headphones, smart
 phones, portable media players, active speakers and home theaters.
 .
 This package ships the shared LDAC Bluetooth encoder library.
Homepage: https://android.googlesource.com/platform/external/libldac
Multi-Arch: same

Package: libldacbt-enc2-dbgsym
Priority: optional
Section: debug
Installed-Size: 72
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: armhf
Source: libldac
Version: 2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1
Depends: libldacbt-enc2 (= 2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1)
Filename: pool/target/libl/libldac/libldacbt-enc2-dbgsym_2.0.2.3+git20200429+ed310a0-4apertis1bv2024dev3b1_armhf.deb
Size: 58112
MD5sum: 8899c046e512828b710768cf6afcdc15
SHA1: a6bc6a07fe3d1316d1b4f58ec0b808c98efb005f
SHA256: d40a9d3112a0683b614fa06b18384dd46d6e0095ec765b86620cc31600e64758
SHA512: 7404672d6bc4127ad2d2821df2612a4e7c194701ac01515ef25fef651862ff3b98579e1e914fb467dea4aa3ff6120f1d5683db4884c7dbc45dd533b4a78d5738
Description: debug symbols for libldacbt-enc2
Auto-Built-Package: debug-symbols
Build-Ids: a27c0ac1a5dc934980eae83b007dde319aaf1715
Multi-Arch: same

Package: libldap-2.5-0
Priority: optional
Section: libs
Installed-Size: 409
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Replaces: libldap-2.3-0, libldap2
Depends: libc6 (>= 2.34), libsasl2-2 (>= 2.1.28+dfsg), libssl3 (>= 3.0.0)
Recommends: libldap-common
Conflicts: ldap-utils (<= 2.1.23-1)
Filename: pool/target/o/openldap/libldap-2.5-0_2.5.13+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 168288
MD5sum: 4aa2dbb14f580608ff2c6e9aee21150f
SHA1: 5ce6cfca7656a80cce43ccc0548ea099ab9ca89d
SHA256: 792c3935aaeca3f7bac91b6a6b8d8e8f5dbcc8d2b1a84407937556554d2656c8
SHA512: 170da72f0bc682fa9a0801b8b8bcc42c0e270569bc653601a849219afb2c0467448f88e29e222ad7e5de245af54eba5b0c6cdf6db689f232d03cbd084701afce
Description: OpenLDAP libraries
 These are the run-time libraries for the OpenLDAP (Lightweight Directory
 Access Protocol) servers and clients.
Homepage: https://www.openldap.org/
Multi-Arch: same

Package: libldap-2.5-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 498
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Depends: libldap-2.5-0 (= 2.5.13+dfsg-5+apertis1bv2024dev3b1)
Filename: pool/target/o/openldap/libldap-2.5-0-dbgsym_2.5.13+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 432212
MD5sum: 5166094aa28c50d3509357fcadbe8e41
SHA1: 2d27c80ec7e0b7a81a6fac8623a5a23516249a82
SHA256: 21dec3fe6c7c42da7fece1b91a728d8e5cc7838f8bb3ce822cbaab16cc8c31ac
SHA512: 845cc48753281c1ef4571950040fbe375f99fd10415a49c11e0062066cd0a83219df50c6218dd902750d24dbb3e47aaff259a7874c03f899135be1bb9f2d4188
Description: debug symbols for libldap-2.5-0
Auto-Built-Package: debug-symbols
Build-Ids: 1609274aff20633243c91c25f87372d53d15b988 717dfcba8e7dd044209e6d70312e225d8ccf7565
Multi-Arch: same

Package: libldap-common
Priority: optional
Section: libs
Installed-Size: 102
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: all
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1)
Filename: pool/target/o/openldap/libldap-common_2.5.13+dfsg-5+apertis1bv2024dev3b1_all.deb
Size: 38108
MD5sum: 10836b586eb63e483382e01ec6f60ccd
SHA1: cf0c27c5adfda887617ecc1eb6bc590fee4618a5
SHA256: dedc67f42a39aa117289d3f9dec0ddab1894754d37ec9a39002ccc48aa101e33
SHA512: 743828797762ad6f8bab782b20d63d46adc55eb31fc29f86e8d823425e88a1c60bfccf2dc8ea0f6eb19da3c522007956faf907f2b042d9d22387c0f74ecb2de8
Description: OpenLDAP common files for libraries
 These are common files for the run-time libraries for the OpenLDAP
 (Lightweight Directory Access Protocol) servers and clients.
Homepage: https://www.openldap.org/
Multi-Arch: foreign

Package: libldap-dev
Priority: optional
Section: libdevel
Installed-Size: 1220
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Replaces: libldap2-dev (<< 2.5.4+dfsg-1~)
Provides: libldap2-dev
Depends: libldap-2.5-0 (= 2.5.13+dfsg-5+apertis1bv2024dev3b1)
Breaks: libldap2-dev (<< 2.5.4+dfsg-1~)
Filename: pool/target/o/openldap/libldap-dev_2.5.13+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 287052
MD5sum: 6e7fa5aff804fd049adfbb2c00f3195f
SHA1: 6991127c1846b97480f90435d4662ce231744ed6
SHA256: badcfe81ca3275b9b6efd0893f2ee8170f5ce7aa027abbfde17486688a6d8171
SHA512: ef50f4f643aa2bda432e46196373e7efcbb61e8e0a82f17490ea4320fb6d3c76341b70687afa908c0e51b78b562a27f8831df078221650658f8ead93260203c6
Description: OpenLDAP development libraries
 This package allows development of LDAP applications using the OpenLDAP
 libraries. It includes headers, libraries and links to allow static and
 dynamic linking.
Homepage: https://www.openldap.org/
Multi-Arch: same

Package: libldap2-dev
Priority: optional
Section: oldlibs
Installed-Size: 89
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: all
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Depends: libldap-dev
Filename: pool/target/o/openldap/libldap2-dev_2.5.13+dfsg-5+apertis1bv2024dev3b1_all.deb
Size: 31412
MD5sum: 7b9ca1f299cd2b9b26929be10b551cfd
SHA1: 4bf44bc5f2cc6a3e2b3ddd90d74a5ce5559af184
SHA256: 63714ab0ee8ce0a535317159305de43e3a3ce72ec5f61d6e6b7ab2051e296c6a
SHA512: 82b6196ed19d66509ae9d09161e80f532959795140b670d113b958c063d9269f3935ccfc3ed0a0449f22677bc06962f718070091ed5d782fa8b6ae5b7efb6161
Description: transitional package for libldap-dev
 This is a transitional package from libldap2-dev to libldap-dev. It can be
 safely removed.
Homepage: https://www.openldap.org/

Package: libldns-dev
Priority: optional
Section: libdevel
Installed-Size: 19380
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: ldns
Version: 1.8.3-1+apertis1bv2024dev2b1
Depends: libldns3 (= 1.8.3-1+apertis1bv2024dev2b1), libssl-dev
Filename: pool/target/l/ldns/libldns-dev_1.8.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 1290808
MD5sum: 3439cfd9e538bab084245078a0ddd3d2
SHA1: a09d8076b13a839dec0de9893671001409b35b24
SHA256: dfdd2a35165b815fbb19e5df0abe80e2c8c9c4e762e8b1fc13d1c4cc9697029a
SHA512: e8d70c63401bab9b89e5f9abada425e3f6707cff18666ec8e8fceaafa834ad9058fbd845ca6c54bffb46a1824cde4744560b3c258b55034ff9d4de43f2f25573
Description: ldns library for DNS programming - development files
 The goal of ldns is to simplify DNS programming, it supports recent RFCs
 like the DNSSEC documents, and allows developers to easily create software
 conforming to current RFCs, and experimental software for current Internet
 Drafts.
 .
 This package contains development libraries and headers.
Homepage: https://www.nlnetlabs.nl/projects/ldns/about/
Multi-Arch: same

Package: libldns3
Priority: optional
Section: libs
Installed-Size: 322
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: ldns
Version: 1.8.3-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.28), libssl3 (>= 3.0.0)
Filename: pool/target/l/ldns/libldns3_1.8.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 148056
MD5sum: 25ba73f7badcff339d23109102f7654f
SHA1: 1b0b5f9268c459318fd6555abf4be6b7ac0476bf
SHA256: f5106e151e711b276ddda3213e4bc99c57af80e7e3e4509598da28ab73d37ad9
SHA512: 407f8875a593506e071d693139b182d777dd6e7f15f62dbf5898a6967a2e0969ba2df436b0dff5eded26e6c9d80ab5c41ebaf97e39c265662e8677d310a47662
Description: ldns library for DNS programming - shared library
 The goal of ldns is to simplify DNS programming, it supports recent RFCs
 like the DNSSEC documents, and allows developers to easily create software
 conforming to current RFCs, and experimental software for current Internet
 Drafts.
 .
 This package contains shared libraries.
Homepage: https://www.nlnetlabs.nl/projects/ldns/about/
Multi-Arch: same

Package: libldns3-dbgsym
Priority: optional
Section: debug
Installed-Size: 496
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: ldns
Version: 1.8.3-1+apertis1bv2024dev2b1
Depends: libldns3 (= 1.8.3-1+apertis1bv2024dev2b1)
Filename: pool/target/l/ldns/libldns3-dbgsym_1.8.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 441404
MD5sum: 28dbe744a3aee324a52bccc412d6b815
SHA1: 3583fb1edab83847bef33995535ff4dd0e63f68f
SHA256: dc1587c54abda1092e652a8ea1bafef42d1278412187b7f272fd17da9628ffe0
SHA512: 053c03932c575297a06fb32be436b7ffb5cc61c54dfc52267a6143a8699153e3e12cc6cab3da007d078f2321e509bd00c749d43415b779614c4e14f1f6e99519
Description: debug symbols for libldns3
Auto-Built-Package: debug-symbols
Build-Ids: 1289016b42be3158c72f2ccd93612faabf0d28ac
Multi-Arch: same

Package: liblerc-dev
Priority: optional
Section: libdevel
Installed-Size: 713
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: armhf
Source: lerc
Version: 4.0.0+ds-2+apertis1bv2024dev2b1
Depends: liblerc4 (= 4.0.0+ds-2+apertis1bv2024dev2b1)
Filename: pool/target/l/lerc/liblerc-dev_4.0.0+ds-2+apertis1bv2024dev2b1_armhf.deb
Size: 153928
MD5sum: bb8916633a6b4ffca3abbaa34e07b5ec
SHA1: 5d11386753729f03dad71d064e523867efcdd4bb
SHA256: c917690182cc3df5fee268394694389987c8b2eeec5e429f85a471d07c291acc
SHA512: 6dbb1a731a3e38542d8aee7d5dbf7495c257106942e415483804121d0a1f39db39327d3061296cd30e96e981816da9e9601cc2eed8c6c7343faa023115e7f4b8
Description: Limited Error Raster Compression library (Development files)
 LERC is an open-source image or raster format which
 supports rapid encoding and decoding for any pixel
 type (not just RGB or Byte). Users set the maximum
 compression error per pixel while encoding, so the
 precision of the original input image is preserved
 (within user defined error bounds).
 .
 This is a development package of LERC.
Homepage: https://github.com/Esri/lerc
Multi-Arch: same

Package: liblerc4
Priority: optional
Section: libs
Installed-Size: 415
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: armhf
Source: lerc
Version: 4.0.0+ds-2+apertis1bv2024dev2b1
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/l/lerc/liblerc4_4.0.0+ds-2+apertis1bv2024dev2b1_armhf.deb
Size: 137612
MD5sum: d8cd4dfc81a8c37c09de65fcd1aa6c16
SHA1: ac3c6e52aaad0635dbc24a75849783b64dd2bc8f
SHA256: 46077bbb00ecb8461064f0ba71949ea5b5e78fbce91d3f2034a3a4f7affee231
SHA512: 86b96a6d94b39ab18628fb8e492b87a102432d4241f4a44fda94aab61f3dc278bbe86f41779e8533e5ce6bd32db9891f218ee83b398930c201f85fc76f3c40a4
Description: Limited Error Raster Compression library
 LERC is an open-source image or raster format which
 supports rapid encoding and decoding for any pixel
 type (not just RGB or Byte). Users set the maximum
 compression error per pixel while encoding, so the
 precision of the original input image is preserved
 (within user defined error bounds).
Homepage: https://github.com/Esri/lerc
Multi-Arch: same

Package: liblerc4-dbgsym
Priority: optional
Section: debug
Installed-Size: 1532
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: armhf
Source: lerc
Version: 4.0.0+ds-2+apertis1bv2024dev2b1
Depends: liblerc4 (= 4.0.0+ds-2+apertis1bv2024dev2b1)
Filename: pool/target/l/lerc/liblerc4-dbgsym_4.0.0+ds-2+apertis1bv2024dev2b1_armhf.deb
Size: 1493204
MD5sum: 1837893a06451681831f62608124f1a8
SHA1: b3dbb811c0fe61a58f56dba8ed228060b898b364
SHA256: 56fb4cef55cd9ed3dc1d6d1cd45a8c65be8ac73712a58da4576e04cffd336af4
SHA512: 24103bbf8ad7bbfe500f50a0b7e8885332d606271e2e81806233e9e74d9f7a2c0d23af7440f10bf0fd5d6e4ca2cf607effce227f2a355391148d4002e48517bd
Description: debug symbols for liblerc4
Auto-Built-Package: debug-symbols
Build-Ids: 0342a071fdf0558fd520b2b052fda65063eff05e
Multi-Arch: same

Package: liblilv-0-0
Priority: optional
Section: libs
Installed-Size: 95
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: lilv
Version: 0.24.14-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libserd-0-0 (>= 0.30.2), libsord-0-0 (>= 0.14.0~dfsg0), libsratom-0-0 (>= 0.4.6~dfsg0)
Filename: pool/target/l/lilv/liblilv-0-0_0.24.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 41036
MD5sum: 092e37eb42a5fbb19094d9f8c65b3d56
SHA1: 10b14b368c30757a555c96bad0e8819d4ca60824
SHA256: 2b52a30630943ef8b63a09fda42d23f87aaf8a1a84a15f7a1deb562ba46dd8d2
SHA512: 6ad687aaff9f4954c880636e33389ad057634c33bf048b059c12eaba155b563a58ccc3bcbd666bc1ff3c693516d100f99438e2d0be8ce870ad8797987f76c1f7
Description: library for simple use of LV2 plugins
 Lilv (formerly SLV2) is a library for LV2 hosts intended to make using
 LV2 Plugins as simple as possible (without sacrificing capabilities).
 .
 Lilv is the successor to SLV2, rewritten to be significantly faster
 and have minimal dependencies.
 .
 This package provides the shared library.
Homepage: https://drobilla.net/software/lilv/
Multi-Arch: same

Package: liblilv-0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 152
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: lilv
Version: 0.24.14-1+apertis1bv2024dev3b1
Depends: liblilv-0-0 (= 0.24.14-1+apertis1bv2024dev3b1)
Filename: pool/target/l/lilv/liblilv-0-0-dbgsym_0.24.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 129196
MD5sum: 24f2c8f995f060543d9e139973e27988
SHA1: 7940e8b9507086b5de0c3d9c9ce51d06ed4c5ff3
SHA256: 7b46a4d0eddc913a0d74012a6ecea241f34d527a14b0b992678edbcbd2a2b036
SHA512: 1a4ff4b223f5af9cfaf50e9c6848d5e5814c9b37bf08aa2e06c4ec3b8a85323ea0893954433a3c11abc27c83ca6902876c7c5849cfe4af0432f9be807f304d4c
Description: debug symbols for liblilv-0-0
Auto-Built-Package: debug-symbols
Build-Ids: 7f4ed723e1c66f46baf25ebeac993fb14a0ee6c4
Multi-Arch: same

Package: liblilv-dev
Priority: optional
Section: libdevel
Installed-Size: 99
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: lilv
Version: 0.24.14-1+apertis1bv2024dev3b1
Depends: liblilv-0-0 (= 0.24.14-1+apertis1bv2024dev3b1), libserd-dev (>= 0.22.0~), libsord-dev (>= 0.14.0~), libsratom-dev (>= 0.4.0~), lv2-dev
Filename: pool/target/l/lilv/liblilv-dev_0.24.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 25164
MD5sum: e1742dfe3ce75f8f6b6547bdc88c93ff
SHA1: da4de13141a5fd2ba8dc00a2b7a1fd36a3f71cf1
SHA256: 65a86f8ede43ff6382d9f6db05d5db41bbf66e7ea11b0f47b1a736199ec2d1ef
SHA512: ccf22392c277213a45f5621b4078c57b4db592678ea2aca90072c25ef362195f57360271bebc26b7d8e3ffb0f49058d6e4003f9e755ee06b40258e7d0fff65d8
Description: library for simple use of LV2 plugins (development files)
 Lilv (formerly SLV2) is a library for LV2 hosts intended to make using
 LV2 Plugins as simple as possible (without sacrificing capabilities).
 .
 Lilv is the successor to SLV2, rewritten to be significantly faster
 and have minimal dependencies.
 .
 This package provides the development files.
Homepage: https://drobilla.net/software/lilv/
Multi-Arch: same

Package: liblld-15
Priority: optional
Section: libs
Installed-Size: 11192
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libllvm15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/liblld-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 1645256
MD5sum: d7f5f6b89925dc2f168c10c156601721
SHA1: fa5042e0f65eed40fdfabcfef83308200160acb9
SHA256: 6ece19d3c433de568c4b7bc25b834add78621f5a2f7b59cfd80400ae5644c56e
SHA512: 258aff785e6a99ea7d68355e3c9b92f7569095302b5e2da8f9bab56de1d9e56894e88df43b87a029db8ebef7cd9a198b212ab86ac39288d28c0c4d0c34f6bf4d
Description: LLVM-based linker, library
 LLD is a new, high-performance linker. It is built as a set of reusable
 components which highly leverage existing libraries in the larger LLVM
 Project.
 .
 This package contains the LLD runtime library.
Homepage: https://www.llvm.org/

Package: liblld-15-dev
Priority: optional
Section: libdevel
Installed-Size: 105
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: lld-15 (= 1:15.0.6-4+apertis2bv2024dev3b1), liblld-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/liblld-15-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 53492
MD5sum: 3d281763f38415d12e56be441901025f
SHA1: d27f0dacf9ee413aca5965d6d01e6083480cc6a1
SHA256: 52705be0797567970bbc627bd735d32732d29608ae68a6649b62cc9bba467016
SHA512: eb40d217d48cbe9b26331444cdd99c9bc82645025887c89900512774993d114b777e6fa66b7e2728420bb9f08120afc2f875e31c72a49245412f9b155475749f
Description: LLVM-based linker, header files
 LLD is a new, high-performance linker. It is built as a set of reusable
 components which highly leverage existing libraries in the larger LLVM
 Project.
 .
 This package provides the header files to build extension over lld.
Homepage: https://www.llvm.org/

Package: liblldb-15
Priority: optional
Section: libs
Installed-Size: 14366
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.6), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.5), libllvm15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libncurses6 (>= 6), libpython3.11 (>= 3.11.0), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Filename: pool/target/l/llvm-toolchain-15/liblldb-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 3299640
MD5sum: 678a1312f5c5f1827d413eb0c63817ea
SHA1: 91380eb70bf8b9a6e9c68da86c241ec0b259bb57
SHA256: 8f6da619926f160f87962e127af62e51a955c4606f527787b4e626bf2f0ec5ce
SHA512: fff9dafc231386a4c6ff3ba84873eb81029a8845b77082264ea441a9dd8deadfbd64f1c220ff5856077799ff0773365e5e1ceed7ca4454191563b2ae81bf2017
Description: Next generation, high-performance debugger, library
 LLDB is a next generation, high-performance debugger. It is built as a set of
 reusable components which highly leverage existing libraries in the larger LLVM
 Project, such as the Clang expression parser and LLVM disassembler.
 .
 This package contains the LLDB runtime library.
Homepage: https://www.llvm.org/

Package: liblldb-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 4570
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: liblldb-15-dbg
Depends: liblldb-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Breaks: liblldb-15-dbg
Filename: pool/target/l/llvm-toolchain-15/liblldb-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 612936
MD5sum: bedfd18f60a28162ee07289b458329de
SHA1: 72ebee2835b021f4195c5e52685cbaf1d86d1614
SHA256: 2842107da22ea1c51d83bd67d015d83bd179d63b0a9c79f5309aa145fa067465
SHA512: 38172b1e94ea8f1f3586361336a24b3846effcb05067b6f0966d9e907d676d5b3eae50d7e7c594039da3c0c7bd67e5e63443d8fa69b4bf51cc41d665c4ff3c48
Description: debug symbols for liblldb-15
Auto-Built-Package: debug-symbols
Build-Ids: 01b95de4364e43d4d971b54a8f23b09c0f1921d4 b6c111669ebfc89c9f7e06790c6b5006152a8cf9

Package: liblldb-15-dev
Priority: optional
Section: libdevel
Installed-Size: 3341
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: lldb-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/liblldb-15-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 536332
MD5sum: a96f9a4509c1168b0d13691f096d63fb
SHA1: 2f0371a6d35455314b04bdfe07992938b4ba500b
SHA256: f53a78543c88a32721d9f2e513418914f2ede09e84309a68e224486fdde8c1e0
SHA512: f3a95f05cf32dfc980196a6a35ba5d620f70cfc5160c5f44d39173ccf1c50ed5550129bf1de6f43846fcdfbf4548ad925cb2971e37c3d3cb105c1d64e5205a8b
Description: Next generation, high-performance debugger, header files
 LLDB is a next generation, high-performance debugger. It is built as a set of
 reusable components which highly leverage existing libraries in the larger LLVM
 Project, such as the Clang expression parser and LLVM disassembler.
 .
 This package provides the header files to build extension over lldb.
Homepage: https://www.llvm.org/

Package: libllvm-15-ocaml-dev
Priority: optional
Section: ocaml
Installed-Size: 4117
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libllvm-x.y-ocaml-dev
Provides: libllvm-x.y-ocaml-dev
Depends: llvm-15-dev (= 1:15.0.6-4+apertis2bv2024dev3b1)
Suggests: llvm-15-doc
Conflicts: libllvm-x.y-ocaml-dev
Filename: pool/target/l/llvm-toolchain-15/libllvm-15-ocaml-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 501416
MD5sum: fb90a1c9c1fdedf82e7a8c9249f48c42
SHA1: eda69d09d0e0925c9b3d7acc3598a51b2ac19b97
SHA256: 3475da2927bbc102d5610c80f1c749cb72523643a8377ea1fcdcda3d08ca0bbe
SHA512: bf0b1998d4d0661d5b4929b53aa8879f40909ecd2d249af611a916bde97aeb23a36dd48ca6174a3b871952edb27ecebcbab57bddd7a73dc3af296798517069e3
Description: Modular compiler and toolchain technologies, OCaml bindings
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package provides the OCaml bindings to develop applications using llvm.
Homepage: https://www.llvm.org/

Package: libllvm15
Priority: optional
Section: libs
Installed-Size: 100257
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.36), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 4.3), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libz3-4 (>= 4.8.12), zlib1g (>= 1:1.2.0)
Filename: pool/target/l/llvm-toolchain-15/libllvm15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 20574296
MD5sum: 1685b1b2a0b0067c029334615cd31dbf
SHA1: ec79607870ae05dbe8900746f4c84f5bd606da7a
SHA256: 3f8c24116d34fcb45b7e8d45d1e359152ed2ff1423838bc3206a0d03c7c8e7e2
SHA512: b1a36b7580f28413b35de246f291f4b612c40b0b33203b92ce9635385831fd3624c17c6d01e405e9786f4088496cc0e9c81a63e56e8842b40db29678b3f4c3ec
Description: Modular compiler and toolchain technologies, runtime library
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 This package contains the LLVM runtime library.
Homepage: https://www.llvm.org/
Multi-Arch: same

Package: libllvm15-dbgsym
Priority: optional
Section: debug
Installed-Size: 16232
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libllvm15-dbg
Depends: libllvm15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Breaks: libllvm15-dbg
Filename: pool/target/l/llvm-toolchain-15/libllvm15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 2222900
MD5sum: 21ec65506b3f1ac7015bd537ad5bcf97
SHA1: 2b4859d30f1be65a2d740b1beb3645ceff1f2acd
SHA256: 33080fa6de908f8c69721472f2b375e8bad5267e4d4011803c31b2b7cc39deb9
SHA512: a1247a1717663a8f4cddedd254b0b85a1b83d613c7f9fbe6f1f254d7651149236803467c8d9ee7c520b4e3c4cae3c1725a91527b8a9e1220c4cd2defa7082918
Description: debug symbols for libllvm15
Auto-Built-Package: debug-symbols
Build-Ids: 28695e568604f2a1b9377df7d4f5405e2fe0f95b
Multi-Arch: same

Package: liblocale-gettext-perl
Priority: required
Section: perl
Installed-Size: 45
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 1.07-5+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4)
Pre-Depends: perl-base (>= 5.36.0-7+apertis0bv2024dev2b1), perlapi-5.36.0
Filename: pool/target/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-5+apertis0bv2024dev3b1_armhf.deb
Size: 14992
MD5sum: 6defec19b9cb93a476d963129bb324c9
SHA1: 9a7f13a3810bca567bd4f0b5c91c0608a038ee8e
SHA256: aef5c3c8bacb3357efb04a30cae0a3257019afaed147528563533a01f0c32f69
SHA512: 066d42ec3f407ac8786a0b8deb7a147681431ea641adb3d95ad6c4273ce9e40301fd8fe9d233167fffb80dc4b2c694905bab1e0645133d481bc36be71db4795b
Description: module using libc functions for internationalization in Perl
 The Locale::gettext module permits access from perl to the gettext() family of
 functions for retrieving message strings from databases constructed
 to internationalize software.
 .
 It provides gettext(), dgettext(), dcgettext(), textdomain(),
 bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
 and dngettext().
Homepage: https://metacpan.org/release/gettext

Package: liblocale-gettext-perl-dbgsym
Priority: optional
Section: debug
Installed-Size: 43
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: liblocale-gettext-perl
Version: 1.07-5+apertis0bv2024dev3b1
Depends: liblocale-gettext-perl (= 1.07-5+apertis0bv2024dev3b1)
Filename: pool/target/libl/liblocale-gettext-perl/liblocale-gettext-perl-dbgsym_1.07-5+apertis0bv2024dev3b1_armhf.deb
Size: 30648
MD5sum: 04a4b676dafa88d8356608f32041ae57
SHA1: d6a5744548b5ded73b6e95d2cee2c874a9369aff
SHA256: 3033203df63886c00d8adfaacdab35bdb82fb14a7a83c7f98ff7b851d20e3999
SHA512: 0b45e1fdff695fb6e63844cec5f6ad5f8c1ef08a40c07f1f466528b95560f69e504c8b220b5c78f2dac4024f470e26f37121f7acb35d200e3d70d93e8ebfcbb0
Description: debug symbols for liblocale-gettext-perl
Auto-Built-Package: debug-symbols
Build-Ids: 9b531db058a8b8c963d95d7375660e1ca39169b3

Package: liblockfile-bin
Priority: standard
Section: utils
Installed-Size: 40
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Architecture: armhf
Source: liblockfile
Version: 1.17-1+apertis1bv2024dev3b1
Replaces: liblockfile1 (<< 1.09-1)
Depends: libc6 (>= 2.34)
Breaks: liblockfile1 (<< 1.09-1)
Filename: pool/target/libl/liblockfile/liblockfile-bin_1.17-1+apertis1bv2024dev3b1_armhf.deb
Size: 15176
MD5sum: 2919e67930f5be401b25de112636d89d
SHA1: e529ea4f57efbdf14e8b78db822ab570fd930784
SHA256: 3d60e441b08f14bb947f35226c2b0788029057fe4c9cce419597bcbae87270e8
SHA512: 014bf6a6fe865725c16c9d79524fb1da67905b58395ef1cd09f247a2493b3b4d6a8e30450d997cdf6c14dc83ad68decd777beb6bd3bcfc3044a4c4d2d49b3686
Description: support binaries for and cli utilities based on liblockfile
 This package contains support binaries for the liblockfile library,
 and the command-line utility ``dotlockfile''.
Homepage: https://github.com/miquels/liblockfile
Multi-Arch: foreign

Package: liblockfile-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 30
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Architecture: armhf
Source: liblockfile
Version: 1.17-1+apertis1bv2024dev3b1
Depends: liblockfile-bin (= 1.17-1+apertis1bv2024dev3b1)
Filename: pool/target/libl/liblockfile/liblockfile-bin-dbgsym_1.17-1+apertis1bv2024dev3b1_armhf.deb
Size: 15260
MD5sum: e32460d34e2ad77bf607401e233cb4df
SHA1: 436907d79b70d7b7828d1250f179dae1601e1bae
SHA256: 24c82efc193ac15005da780cb0c95c669eb27e479de1ed676d9759a26b9ac711
SHA512: 3065c09447841c6ccc65427fa546f5756b0f786c989ff4683e8485d860257eaed871004a6c3728cbedcb1d0fcf86c8cf642e70f81d9943bb3fb716b2f1a071a6
Description: debug symbols for liblockfile-bin
Auto-Built-Package: debug-symbols
Build-Ids: 8566020e9308797958e70cc283fe7829c6b9f971

Package: liblockfile-dev
Priority: optional
Section: libdevel
Installed-Size: 43
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Architecture: armhf
Source: liblockfile
Version: 1.17-1+apertis1bv2024dev3b1
Depends: liblockfile1 (= 1.17-1+apertis1bv2024dev3b1)
Filename: pool/target/libl/liblockfile/liblockfile-dev_1.17-1+apertis1bv2024dev3b1_armhf.deb
Size: 16288
MD5sum: 0ba432e4418e773c654e3b209d9a723b
SHA1: 0d8acccd7ebdcdadd59dc85454249f95a52c1298
SHA256: 73a6ef3acf403e63ea5b2586d43d09eda85b1c5ab8497c4714a40bd9b4c13aff
SHA512: e5ed838286db8534dbb192302db947ea71f16cf4469ffefaf3759ae9f90cdacb7defc248491dfef5801ce24913241ec049abaca7170576edabd5545e7aee5f74
Description: Development library for liblockfile
 This is a development library for liblockfile. It includes headers and
 documentation.
Homepage: https://github.com/miquels/liblockfile
Multi-Arch: same

Package: liblockfile1
Priority: standard
Section: libs
Installed-Size: 32
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Architecture: armhf
Source: liblockfile
Version: 1.17-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33), liblockfile-bin (>= 1.17-1+apertis1bv2024dev3b1)
Filename: pool/target/libl/liblockfile/liblockfile1_1.17-1+apertis1bv2024dev3b1_armhf.deb
Size: 11460
MD5sum: cf62ad01100259f284f6adfa569f2d0f
SHA1: 9bdf48319122dad5bc09f99c0e5d5bcbd5c966cb
SHA256: 3ae97bfd6bfc4a2c9d8afc418aad98fc4376083453464faa84683dd5e4135a01
SHA512: e74264b50c1b0f17c11916af592041f5da69a72c496f2b87c5811d66032ab34683721c7802372451390e97fb951e801ca2bd35466d8e33b133400e3b26ba37cd
Description: NFS-safe locking library
 Liblockfile is a shared library with NFS-safe locking functions.
Homepage: https://github.com/miquels/liblockfile
Multi-Arch: same

Package: liblockfile1-dbgsym
Priority: optional
Section: debug
Installed-Size: 24
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Architecture: armhf
Source: liblockfile
Version: 1.17-1+apertis1bv2024dev3b1
Depends: liblockfile1 (= 1.17-1+apertis1bv2024dev3b1)
Filename: pool/target/libl/liblockfile/liblockfile1-dbgsym_1.17-1+apertis1bv2024dev3b1_armhf.deb
Size: 10360
MD5sum: 2b5f3b801d21a4bea188d5f35acd1c6a
SHA1: f0e3297f1e0bd7b2f3405ba08a0cfa7b2e737c8f
SHA256: f5c0b79b29f61a8096fb7e721d9f2a230271509b65449ca4f140cbc0ee7578e3
SHA512: 5bcd535f8ab3b28fb636cdd9b93d781187aecdb67959bad3f23bfd91cfc99570ef31b3e751b4676965f0a72ed284696813c10944314b0d224a54c94d5a2a2ce1
Description: debug symbols for liblockfile1
Auto-Built-Package: debug-symbols
Build-Ids: 36f024b388e0812a909bd1012216b8d93b59d442
Multi-Arch: same

Package: libltdl-dev
Priority: optional
Section: libdevel
Installed-Size: 917
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: libtool
Version: 2.4.7-5+apertis0bv2024dev2b1
Provides: libltdl3-dev, libltdl7-dev
Depends: libltdl7 (= 2.4.7-5+apertis0bv2024dev2b1), automake-1.16
Recommends: libtool
Suggests: libtool-doc
Filename: pool/target/libt/libtool/libltdl-dev_2.4.7-5+apertis0bv2024dev2b1_armhf.deb
Size: 162104
MD5sum: db0149cafdb5236eca3520965c33852a
SHA1: 45c12881572a45adb3bab2c4ab10b500e7cc55ef
SHA256: 035798608106928decc30f73c98563419628335d05497ed36ce07a0d85dc2ace
SHA512: 8189b04f1f7a9b8901e444167b9b54dd253eca40fa86793cb4660849064df7198c2d596335289ec0184b722559e4665a917c01f088d4f3ba544796f0b20628c3
Description: System independent dlopen wrapper for GNU libtool (headers)
 This package contains the header files and static libraries for the
 libltdl package.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers.  It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen
Homepage: https://www.gnu.org/software/libtool/
Multi-Arch: same

Package: libltdl7
Priority: optional
Section: libs
Installed-Size: 404
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: libtool
Version: 2.4.7-5+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34)
Filename: pool/target/libt/libtool/libltdl7_2.4.7-5+apertis0bv2024dev2b1_armhf.deb
Size: 389972
MD5sum: b8cfe678464ee91ae0dde6b6d1cd388e
SHA1: 45e6f2bfaa61164283bf222162a5e3ea44e1bd2a
SHA256: c09ad9374d790aca39b6822b8c478779b4412f537b53efcb3240cb806ae8814a
SHA512: ffc99dec424f3aa4b2d9ac87d51e749c36b99265bf4ace14cc944cdc4bfcb5d0e9d88e9d3b2ce23bb2ad78b53fd8e9c27504c54d6e78ea74069d279a57fc6203
Description: System independent dlopen wrapper for GNU libtool
 This package contains the run-time libltdl library.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers.  It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen
Homepage: https://www.gnu.org/software/libtool/
Multi-Arch: same

Package: libltdl7-dbgsym
Priority: optional
Section: debug
Installed-Size: 62
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: libtool
Version: 2.4.7-5+apertis0bv2024dev2b1
Depends: libltdl7 (= 2.4.7-5+apertis0bv2024dev2b1)
Filename: pool/target/libt/libtool/libltdl7-dbgsym_2.4.7-5+apertis0bv2024dev2b1_armhf.deb
Size: 45348
MD5sum: b031dee881e77319bb9db575b95853b6
SHA1: f8e107da9ad70c49d0e35f259f4a64970b4f789b
SHA256: 5dd0fa45908d4ef57a6399089a547e18beb5d97501b5f171855e95b37799bb8b
SHA512: 0018cd57f93e231eb9e4673f90819770d4abab989888cc2329c4cde18f4abb05dbe36d2efe37bcffb6017dc77f905200c6301f4e20e06af77e3773cb878fcb23
Description: debug symbols for libltdl7
Auto-Built-Package: debug-symbols
Build-Ids: 22a89534238a53cd1813e83104b7d70d7bc9e8d6
Multi-Arch: same

Package: liblua5.2-0
Priority: optional
Section: libs
Installed-Size: 266
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: lua5.2
Version: 5.2.4-3+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.1.1)
Filename: pool/target/l/lua5.2/liblua5.2-0_5.2.4-3+apertis2bv2024dev3b1_armhf.deb
Size: 90108
MD5sum: 1893694a36048e12cd3a1e6af4e072db
SHA1: 2eec6bf3deb6ab2dcf1173d9156c59fa79b5322e
SHA256: 94d4fa791c4cb745e867b8cbbcd9b26d19e38bc22625f1bc4cef74a3452b47e2
SHA512: f44c78502b0ec94d64f94ba7f7e42c02ff09af9847ae3b72ed886515e0d2026947c65711eccca7af972d52b035853a095bacae3e33a67f70fec89b0b54e2ddb2
Description: Shared library for the Lua interpreter version 5.2
 Lua is a powerful, light-weight programming language designed for extending
 applications.  The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions.  Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains runtime libraries.  You shouldn't need to install it
 explicitly.
Homepage: https://www.lua.org
Multi-Arch: same

Package: liblua5.2-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 629
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: lua5.2
Version: 5.2.4-3+apertis2bv2024dev3b1
Replaces: liblua5.2-0-dbg (<< 5.2.4-2~)
Depends: liblua5.2-0 (= 5.2.4-3+apertis2bv2024dev3b1)
Breaks: liblua5.2-0-dbg (<< 5.2.4-2~)
Filename: pool/target/l/lua5.2/liblua5.2-0-dbgsym_5.2.4-3+apertis2bv2024dev3b1_armhf.deb
Size: 564144
MD5sum: 638140eb08d4e85ad976003bcc67723c
SHA1: c6b4e977f8ca6deeb5699198af3fd53ab31da458
SHA256: 7053164eee3cca3182f24346c01a02a129b2492ff9466832cc839df76ca62ac5
SHA512: b5b15f2bf273ee4a20a84934af6d1e10ff35cad3b1a425255e71b4ee464a9ef940cf018b1e97831163013e2caa33f2deaf15cf22a62664dbc214cbb4ddaee35d
Description: debug symbols for liblua5.2-0
Auto-Built-Package: debug-symbols
Build-Ids: 271cec0faae5b535c5302c060bbb163a0f0230e7 ddaa596a0e53b84c3bb7c27c528b4951fd3aef65
Multi-Arch: same

Package: liblua5.2-dev
Priority: optional
Section: libdevel
Installed-Size: 555
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: lua5.2
Version: 5.2.4-3+apertis2bv2024dev3b1
Depends: libc6-dev | libc-dev, liblua5.2-0 (= 5.2.4-3+apertis2bv2024dev3b1), libreadline-dev
Recommends: libtool-bin, pkg-config
Filename: pool/target/l/lua5.2/liblua5.2-dev_5.2.4-3+apertis2bv2024dev3b1_armhf.deb
Size: 126648
MD5sum: 7fec78173d16e843560ce58a96242f85
SHA1: 81fc5f0220704a6550f5c2bb9317d585c68756c4
SHA256: d9a3733bf6a77a6eecf3cb7eea644a865f1f8b2bcae1be179e5c84ae7ba784e3
SHA512: 82d377007a622a54567005c4a75524ae20687100d042a93a5aef8cb0b0232e6003e0a4841e28a57a08cbde0ef203060bd7c9919da3a4d55412e1c2bc6d5f4b1e
Description: Development files for the Lua language version 5.2
 Lua is a powerful, light-weight programming language designed for extending
 applications.  The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions.  Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains developer resources for using the Lua library.
 Install it if you are developing programs which use the Lua C API.
Homepage: https://www.lua.org
Multi-Arch: same

Package: liblua5.3-0
Priority: optional
Section: libs
Installed-Size: 298
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: lua5.3
Version: 5.3.6-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.1.1)
Filename: pool/target/l/lua5.3/liblua5.3-0_5.3.6-2+apertis2bv2024dev3b1_armhf.deb
Size: 101600
MD5sum: 9aacb7974706d035e9b9a16e6dd9b99f
SHA1: 602dcdaaa96d3e9f759f9089cd41bc17db2ed0b8
SHA256: 96c529043790b72af2ab37350d63181b10a71cdf5083943cb356a03c668058d7
SHA512: 555d0bad7cff7648a9f01eff5178a0111568bd86f9e114c2a943227600b09d19c7688f5f0ec71a9345fff03d3ccd1bc86ea90dc0389fafa03152b9ef04a4d964
Description: Shared library for the Lua interpreter version 5.3
 Lua is a powerful, light-weight programming language designed for extending
 applications.  The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions.  Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains runtime libraries.  You shouldn't need to install it
 explicitly.
Homepage: https://www.lua.org
Multi-Arch: same

Package: liblua5.3-0-dbg
Priority: optional
Section: debug
Installed-Size: 1535
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: lua5.3
Version: 5.3.6-2+apertis2bv2024dev3b1
Depends: liblua5.3-0 (= 5.3.6-2+apertis2bv2024dev3b1)
Filename: pool/target/l/lua5.3/liblua5.3-0-dbg_5.3.6-2+apertis2bv2024dev3b1_armhf.deb
Size: 1412276
MD5sum: 423c7d01b718840370a500ed1f9f7a30
SHA1: c167999ffeb012a237aadef58cc222d47f877900
SHA256: 698f11b58aa4430877e9c176ca5b8defc63c35dd4f8c5c500e69027e8bad3e7b
SHA512: 3c4a1ce06f15bdd5bff399c8c0fb4b378bf008c07690de3d14ca31df5da1277c7a50a70e20f46acf532e630822e09aaa8481b6857e873af7bc8511b21933b22a
Description: Debug symbols for the Lua shared library interpreter
 This package contains the debugging symbols for liblua5.3 and lua5.3
Build-Ids: 01ab8dfb462a994bdbaea71da1c2c1ce1cf6753b 1f1b67714ec12dd0555e6768ba3467106f6b99c3 8b3ae0f1273bf06583cbfa563cff06964f2c976b c84805488efc2921ef528f8cadadb8e0272c6840
Homepage: https://www.lua.org
Multi-Arch: same

Package: liblua5.3-dev
Priority: optional
Section: libdevel
Installed-Size: 617
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: lua5.3
Version: 5.3.6-2+apertis2bv2024dev3b1
Depends: liblua5.3-0 (= 5.3.6-2+apertis2bv2024dev3b1), libc6-dev | libc-dev, libreadline-dev
Recommends: pkg-config, libtool-bin
Filename: pool/target/l/lua5.3/liblua5.3-dev_5.3.6-2+apertis2bv2024dev3b1_armhf.deb
Size: 142932
MD5sum: 8c5333ace43af45de01865876e958be5
SHA1: bd7351e4d37992932b63beefda2c5d7635a11fcc
SHA256: b1651e5d05fb5fe0b7d6697a503123d3ad0fb28404e2f8ea7a6eb2fbab5fa018
SHA512: bdd305a43d8c755cc586b2923372f2c12652547b85322ba428e53751aad61c7e52972a01fb54f73b875c8ab576a31330699aa6fe8bd5ec3de78b2a3bfe24207f
Description: Development files for the Lua language version 5.3
 Lua is a powerful, light-weight programming language designed for extending
 applications.  The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions.  Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains developer resources for using the Lua library.
 Install it if you are developing programs which use the Lua C API.
 .
 This package also contains the official manual covering the Lua language
 and C API.
Homepage: https://www.lua.org
Multi-Arch: same

Package: libluajit2-5.1-2
Priority: optional
Section: interpreters
Installed-Size: 367
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: luajit2
Version: 2.1-20230119-1+apertis2bv2024dev3b1
Replaces: libluajit-5.1-2
Provides: libluajit-5.1.so.2
Depends: libluajit2-5.1-common (= 2.1-20230119-1+apertis2bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.5)
Conflicts: libluajit-5.1-2
Filename: pool/target/l/luajit2/libluajit2-5.1-2_2.1-20230119-1+apertis2bv2024dev3b1_armhf.deb
Size: 212708
MD5sum: 1de4688aa5eac425ae95f33b0bd092f7
SHA1: d6b9d6e8ce419deae04b11d746aaad0e1d74d784
SHA256: 3007970aedd968041f368fcd56ec00c95b2b0a40c4ea717dd877f5cb064d19db
SHA512: f4ea95eaf1884297277c9a8fe55ac901839b6319b67075d21adf4275a44f53e3a2294ccf5fcc8d9dbd54d5b32369775fc49299fb662eddef94efbbd19fa0efcf
Description: OpenResty-maintained branch of LuaJIT (shared objects)
 LuaJIT implements the full set of language features defined by Lua 5.1. The
 virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
 and can be deployed as a drop-in replacement.
 .
 This package contains an embeddable version of LuaJIT that can be used as a
 replacement of the standard liblua-5.1 shared library.
Homepage: https://github.com/openresty/luajit2
Multi-Arch: same

Package: libluajit2-5.1-2-dbgsym
Priority: optional
Section: debug
Installed-Size: 1049
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: luajit2
Version: 2.1-20230119-1+apertis2bv2024dev3b1
Depends: libluajit2-5.1-2 (= 2.1-20230119-1+apertis2bv2024dev3b1)
Filename: pool/target/l/luajit2/libluajit2-5.1-2-dbgsym_2.1-20230119-1+apertis2bv2024dev3b1_armhf.deb
Size: 1011808
MD5sum: cb0c25d7017b753d0f64e6d00e12614b
SHA1: 9a65d6e15271bcd315eec16723e09756a34825b3
SHA256: 0c53a4ca631a83e69a159c7c2510268b03ffba133e4c09c1024b4ee9d7cdc454
SHA512: f83464f6cff3529892ab8a3d3975c8f7466c3306f509a78717dbddfe666b96fdda0d26d59895984608317a95b3277cb240238d265d3c33a64b3eea2b8a76072a
Description: debug symbols for libluajit2-5.1-2
Auto-Built-Package: debug-symbols
Build-Ids: f23621947c3d84cf5d6336591ac1012f9d969c84
Multi-Arch: same

Package: libluajit2-5.1-common
Priority: optional
Section: interpreters
Installed-Size: 220
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: all
Source: luajit2
Version: 2.1-20230119-1+apertis2bv2024dev3b1
Replaces: libluajit-5.1-common
Conflicts: libluajit-5.1-common
Filename: pool/target/l/luajit2/libluajit2-5.1-common_2.1-20230119-1+apertis2bv2024dev3b1_all.deb
Size: 47220
MD5sum: fc3e98b04f3205c82620d9db140f0ae3
SHA1: 4c826cde747cc28506767e6d64fdc2fe92c164f9
SHA256: 7214b7e2eb975ae1545a50496500050d33731adfcc5d980cd79878be55f77aa4
SHA512: 62b53ca95c25a0e53f6d5f8f764a497319879870eb02daabd7947e3164d6cd8405e6e22d5fab71542a38cda0becc5e7e319867fc99a89dccf6b2016078ab22da
Description: OpenResty-maintained branch of LuaJIT (common files)
 This package contains files needed by the LuaJIT interpreter/jitter as well
 by its embeddable (i.e. library) version.
Homepage: https://github.com/openresty/luajit2
Multi-Arch: foreign

Package: libluajit2-5.1-dev
Priority: optional
Section: libdevel
Installed-Size: 472
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: luajit2
Version: 2.1-20230119-1+apertis2bv2024dev3b1
Replaces: libluajit-5.1-dev
Provides: libluajit-5.1.so
Depends: libluajit2-5.1-2 (= 2.1-20230119-1+apertis2bv2024dev3b1)
Conflicts: libluajit-5.1-dev
Filename: pool/target/l/luajit2/libluajit2-5.1-dev_2.1-20230119-1+apertis2bv2024dev3b1_armhf.deb
Size: 235184
MD5sum: cb2244fc2e6b81d88c43faf72f2877e1
SHA1: 8c0990a40b7ef05d5c35bfbb3ac2534d6a9edc47
SHA256: 1438faec22588183e9a86759bd7d1daab11a6e8e1a94758041adb4ef6a77c58c
SHA512: c9011f004401189d89e573a07f1a8bbe61e8526fcbcd62c3807e76382da14d54b29b39606104b1fb3841e4c7d5ffbd56ad18d3941d0239cea1c210c0f4266770
Description: OpenResty-maintained branch of LuaJIT (development files)
 This package contains header files and a statically linkable library for
 LuaJIT.
Homepage: https://github.com/openresty/luajit2
Multi-Arch: same

Package: liblvm2-dev
Priority: optional
Section: libdevel
Installed-Size: 23
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2
Version: 2.03.16-2+apertis2bv2024dev3b1
Depends: liblvm2cmd2.03 (= 2.03.16-2+apertis2bv2024dev3b1), libdevmapper-dev
Filename: pool/target/l/lvm2/liblvm2-dev_2.03.16-2+apertis2bv2024dev3b1_armhf.deb
Size: 8260
MD5sum: f64e1d4ad15339e3c0ac375949131994
SHA1: c96d574fb99f861f94bde65cdb08114b691ea4f5
SHA256: d5ef2ac58b30c1de6ea5580b0c7a81283521d4f65f8b0a512e8b3e9886ad949e
SHA512: f49c6cdb5131daacca75f9c47f36900688849ec60c7839c235ee8d177d09420ac9bd9581a15443bae651a3384c742d38e632f10f7fcc6bf78a27f9c34ad1a41c
Description: LVM2 libraries - development files
 This package contains files needed to develop applications that use the
 lvm2app library.
Homepage: https://sourceware.org/lvm2/
Multi-Arch: same

Package: liblvm2cmd2.03
Priority: optional
Section: libs
Installed-Size: 2325
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2
Version: 2.03.16-2+apertis2bv2024dev3b1
Depends: libaio1 (>= 0.3.93), libblkid1 (>= 2.24.2), libc6 (>= 2.34), libdevmapper-event1.02.1 (>= 2:1.02.74), libselinux1 (>= 3.1~), libsystemd0 (>= 233), libudev1 (>= 183), dmeventd
Filename: pool/target/l/lvm2/liblvm2cmd2.03_2.03.16-2+apertis2bv2024dev3b1_armhf.deb
Size: 700132
MD5sum: 4702ce4fb40ccb574554a939928aa1ed
SHA1: f5bfe96a41008956c824a184ae0040f1a8bf9f2e
SHA256: f81187e64709be398a04e1656edd59ed669fcca9433b4f33208b0a44c664bbbd
SHA512: 91704e3683737e2e3b64c78ad2da4a3a16cb82f566a74bb00423b26131110a908ce4581d5af93a6e0f4b5ba20492623cc3452b9f2e73f36fdd93d480a343bbdf
Description: LVM2 command library
 This package contains the lvm2cmd shared library.
Homepage: https://sourceware.org/lvm2/
Multi-Arch: same

Package: liblvm2cmd2.03-dbgsym
Priority: optional
Section: debug
Installed-Size: 1086
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2
Version: 2.03.16-2+apertis2bv2024dev3b1
Depends: liblvm2cmd2.03 (= 2.03.16-2+apertis2bv2024dev3b1)
Filename: pool/target/l/lvm2/liblvm2cmd2.03-dbgsym_2.03.16-2+apertis2bv2024dev3b1_armhf.deb
Size: 858776
MD5sum: 4a545146fd9e2c6d5ea061e1f0e61e2d
SHA1: 56bc5d12beb3020491247c5626f29dbc932fc9d7
SHA256: cb1b34afb5dbd4e81d273af573a445f60a8c7645f358a8682f86d2bbd0c49515
SHA512: e442f7d5c7e4fcf3f71d746bea71eedcbf109314b3e3bcccc44613fc2662a8ac618e5e707ad04d0e3316c2ba0beb19bfed872e793e4afce8e89024179a7faf4f
Description: debug symbols for liblvm2cmd2.03
Auto-Built-Package: debug-symbols
Build-Ids: 0f7705ac7a6c9c6a38af6c136d2dac97cce52fb2
Multi-Arch: same

Package: liblz4-1
Priority: optional
Section: libs
Installed-Size: 114
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: armhf
Source: lz4
Version: 1.9.4-1+apertis1bv2024dev3b1
Replaces: liblz4-1a
Depends: libc6 (>= 2.4)
Breaks: liblz4-1a
Filename: pool/target/l/lz4/liblz4-1_1.9.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 53704
MD5sum: f7afacc242230acf8c0207d9106049e8
SHA1: d4c60dd2c43a3d59b89fbfb63df3b918e730d8ab
SHA256: 2ca318616674b25d2db887bb4682bb7b92d6a6eed48a301e0875eb668e98912d
SHA512: 57956bc0ff4357fe157ccc7900e0d1bec805fc1d20c0a79a2976d180cdf351ded84e3efd1aa532a7f0cb33ed3f4e8690d6c6d48872a5594dbf9b8e82065cb684
Description: Fast LZ compression algorithm library - runtime
 LZ4 is a very fast lossless compression algorithm, providing compression speed
 at 400 MB/s per core, scalable with multi-cores CPU. It also features an
 extremely fast decoder, with speed in multiple GB/s per core, typically
 reaching RAM speed limits on multi-core systems.
 .
 This package includes the shared library.
Homepage: https://github.com/lz4/lz4
Multi-Arch: same

Package: liblz4-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 317
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: armhf
Source: lz4
Version: 1.9.4-1+apertis1bv2024dev3b1
Depends: liblz4-1 (= 1.9.4-1+apertis1bv2024dev3b1)
Filename: pool/target/l/lz4/liblz4-1-dbgsym_1.9.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 304440
MD5sum: 213123616ad3835d70ea27b128741cb7
SHA1: bcca08ca61f27f8e4d7cb42e239692f0817bf119
SHA256: a1d01bce0310498a10779a06e1aeedd3e74735faf19cb4dd12d3a983201f3a72
SHA512: 9b44360b5b8b9f33b0017789c1eaf55e9841c4d488ed477284dde376065b150ea29b4a82afed49e3c744318e23d44cc07d63cf919076ecfbcb327416401d3c51
Description: debug symbols for liblz4-1
Auto-Built-Package: debug-symbols
Build-Ids: e4a2a1e31c5e4fe51922d0c6e0b5c0e508178b1c
Multi-Arch: same

Package: liblz4-dev
Priority: optional
Section: libdevel
Installed-Size: 216
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: armhf
Source: lz4
Version: 1.9.4-1+apertis1bv2024dev3b1
Depends: liblz4-1 (= 1.9.4-1+apertis1bv2024dev3b1)
Filename: pool/target/l/lz4/liblz4-dev_1.9.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 75132
MD5sum: 36b7cbb53cebee105e62e3796b076942
SHA1: 23ba9ac390f5c9e718493d1cceb78511c281cc59
SHA256: a6eeced026ac6b5cafa7a00e7b92b433edbc96c03cf6cf727dc50ce33ddca5b1
SHA512: 77fd4a0f599173765d8ddb8de60349b1270169606ccf72c2afccd1dad1191de7fce681debb3535441790738b0ce27f0ee82d127dfa30b8e8fbb2a5932c331c5e
Description: Fast LZ compression algorithm library - development files
 LZ4 is a very fast lossless compression algorithm, providing compression speed
 at 400 MB/s per core, scalable with multi-cores CPU. It also features an
 extremely fast decoder, with speed in multiple GB/s per core, typically
 reaching RAM speed limits on multi-core systems.
 .
 This package contains files that are needed to build applications.
Homepage: https://github.com/lz4/lz4
Multi-Arch: same

Package: liblz4-tool
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: all
Source: lz4
Version: 1.9.4-1+apertis1bv2024dev3b1
Depends: lz4
Filename: pool/target/l/lz4/liblz4-tool_1.9.4-1+apertis1bv2024dev3b1_all.deb
Size: 4108
MD5sum: 71fda9715c576b6aebe4fbfa622a103b
SHA1: 3d719796902292ae901954945ef3eb6438e28edf
SHA256: 92e617f92a547ab59c353fa80b4f64ddea2c874171eba7d341efaecd97942715
SHA512: 746201d809137783a3a3756168fc84db95163239e60250eddf833da8142b5a7b7667fd5b243903e0749efd09a960d631d0fd41db83dbb7e991b6c6e76d31e534
Description: Fast LZ compression algorithm library - transitional package
 LZ4 is a very fast lossless compression algorithm, providing compression speed
 at 400 MB/s per core, scalable with multi-cores CPU. It also features an
 extremely fast decoder, with speed in multiple GB/s per core, typically
 reaching RAM speed limits on multi-core systems.
 .
 This is a transitional package. It can be safely removed.
Homepage: https://github.com/lz4/lz4

Package: liblzma-dev
Priority: optional
Section: libdevel
Installed-Size: 616
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: armhf
Source: xz-utils
Version: 5.4.1-0.2+apertis1bv2024dev3b1
Depends: liblzma5 (= 5.4.1-0.2+apertis1bv2024dev3b1)
Suggests: liblzma-doc
Filename: pool/target/x/xz-utils/liblzma-dev_5.4.1-0.2+apertis1bv2024dev3b1_armhf.deb
Size: 250128
MD5sum: 5479061c69ea729d2efd928ea9f02e50
SHA1: 96b69a49ff1617ebf0e0e533726b543d01265eac
SHA256: 22159d9dc859175df53b3b6aacb85fa3792687cf4b53818b5de74737bd05ea4e
SHA512: a53bcf827ba39b402119923c50ec5e1d3c96fd6e1bfa42a9676ebb94511ad186376fa2a4af4e56ad96bc5ec05b327f27cb9378e97b7f5286c4f20782c4aa241b
Description: XZ-format compression library - development files
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 The native format of liblzma is XZ; it also supports raw (headerless)
 streams and the older LZMA format used by lzma. (For 7-Zip's related
 format, use the p7zip package instead.) This package provides the
 development library needed to build programs using liblzma.
Homepage: https://tukaani.org/xz/
Multi-Arch: same

Package: liblzma-doc
Priority: optional
Section: doc
Installed-Size: 4748
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: all
Source: xz-utils
Version: 5.4.1-0.2+apertis1bv2024dev3b1
Suggests: liblzma-dev
Filename: pool/target/x/xz-utils/liblzma-doc_5.4.1-0.2+apertis1bv2024dev3b1_all.deb
Size: 432400
MD5sum: 383453d9d75d8ba30bfd78d06e337f37
SHA1: c9a6ae29141c946a936ad1690e2900a1f477b72f
SHA256: 02f946de4a07a2a55572fc7f5bfbeb77337ccdbff7fa61924683226239b4d8f4
SHA512: 26f58d8256e60ffd11fbdb713506f8a548f9db5dffaf766107af3d8a2ecfa3f19f57324a0cf30a1d663aa6785154d663d2d6c199f1cc65595a05978bfc8e0682
Description: XZ-format compression library - API documentation
 This package contains a reference manual for the liblzma data
 compression library, in Doxygen-generated HTML files. The purpose
 of each struct, macro, and function in the public interface is
 explained.
Homepage: https://tukaani.org/xz/

Package: liblzma5
Priority: optional
Section: libs
Installed-Size: 280
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: armhf
Source: xz-utils
Version: 5.4.1-0.2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~)
Filename: pool/target/x/xz-utils/liblzma5_5.4.1-0.2+apertis1bv2024dev3b1_armhf.deb
Size: 195320
MD5sum: cd5c4871cdb01770293b2eff4d320868
SHA1: a4c5b17edff430af6c7533f7079f0dd458ffb379
SHA256: a885322445ca9ab4e4b403d3679f261fba4e7a4fe7c28ada636f4a95a391b4f9
SHA512: 937d7abef2a189457d95304ec4cfd88eae2f52d50c3ac87893dff2a1285bf5794634cdd9bfce0bcb223370913e9f0215ffc6b56a84a9c25b817ad03e0bb92d9f
Description: XZ-format compression library
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 The native format of liblzma is XZ; it also supports raw (headerless)
 streams and the older LZMA format used by lzma. (For 7-Zip's related
 format, use the p7zip package instead.)
Homepage: https://tukaani.org/xz/
Multi-Arch: same

Package: liblzma5-dbgsym
Priority: optional
Section: debug
Installed-Size: 276
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: armhf
Source: xz-utils
Version: 5.4.1-0.2+apertis1bv2024dev3b1
Depends: liblzma5 (= 5.4.1-0.2+apertis1bv2024dev3b1)
Filename: pool/target/x/xz-utils/liblzma5-dbgsym_5.4.1-0.2+apertis1bv2024dev3b1_armhf.deb
Size: 251316
MD5sum: cc710b4a427ba631a2d9efe14915664f
SHA1: 4492ada04c2cd3c11c821cc9b76288b0b4140f52
SHA256: a19d77340f4d08d14ba6083f5406c226ed118978e5b499513d46a86efa0f54ac
SHA512: 7da7a541c962bcc8610f9134648c96203073a5bb5b062d3a009e0a945fa4b2f6a4a68974fa19edad832a5205b381495027af5bff90049e1d2872a8907e2bf9cc
Description: debug symbols for liblzma5
Auto-Built-Package: debug-symbols
Build-Ids: 0aad1f900768aa61f34993ced72ad4eaf2f97a17
Multi-Arch: same

Package: liblzo2-2
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: Stephen Kitt <skitt@debian.org>
Architecture: armhf
Source: lzo2
Version: 2.10-2+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4)
Filename: pool/target/l/lzo2/liblzo2-2_2.10-2+apertis1bv2024dev2b1_armhf.deb
Size: 47572
MD5sum: 0a2718ea4d75cae53dbbd016c52667de
SHA1: d5a47da6aae5c9ddf8d5c3cecad5fa1668f67545
SHA256: b8061ba623babded2ca6c82eda0f0d32e6e5142cb78909d1b0701a8e6907e79f
SHA512: 2d457d116665e918caf4028463225288eb54e8965e2c8874da27de2d1c91c57ffe76bc3813e14513d0d49ab4be203d1d8b04ec8fce72561b1db0d5c8a4c43eb1
Description: data compression library
 LZO is a portable, lossless data compression library.
 It offers pretty fast compression and very fast decompression.
 Decompression requires no memory.  In addition there are slower
 compression levels achieving a quite competitive compression ratio
 while still decompressing at this very high speed.
Homepage: https://www.oberhumer.com/opensource/lzo/
Multi-Arch: same

Package: liblzo2-2-dbgsym
Priority: optional
Section: debug
Installed-Size: 157
Maintainer: Stephen Kitt <skitt@debian.org>
Architecture: armhf
Source: lzo2
Version: 2.10-2+apertis1bv2024dev2b1
Depends: liblzo2-2 (= 2.10-2+apertis1bv2024dev2b1)
Filename: pool/target/l/lzo2/liblzo2-2-dbgsym_2.10-2+apertis1bv2024dev2b1_armhf.deb
Size: 141672
MD5sum: 6218f0e7062cc9352e2d76d37e6c48a6
SHA1: 30c2998ac1a947e2380acc32bb2f135855b2e1cf
SHA256: b131ff00cfa0ebe1a8dbd09397de886ca100a8003ac65738ae2ac91320c38ec4
SHA512: 31dba48c03e91092c75040e027842312048fee9661dd5efad6b1fb03bff184dc424edab96b3e1d7dde155b26222bab2f6751f39eaef02eea1de1576a2e66eb48
Description: debug symbols for liblzo2-2
Auto-Built-Package: debug-symbols
Build-Ids: 96df8ed96babf431e00018931992506ebe26d776
Multi-Arch: same

Package: liblzo2-dev
Priority: optional
Section: libdevel
Installed-Size: 783
Maintainer: Stephen Kitt <skitt@debian.org>
Architecture: armhf
Source: lzo2
Version: 2.10-2+apertis1bv2024dev2b1
Replaces: liblzo-dev
Depends: liblzo2-2 (= 2.10-2+apertis1bv2024dev2b1)
Filename: pool/target/l/lzo2/liblzo2-dev_2.10-2+apertis1bv2024dev2b1_armhf.deb
Size: 95276
MD5sum: f1e55e60c4fe9cfa0bddca25aceba38d
SHA1: 0592640aaa83453ee7d2f382fa4f2d0d2cd9665c
SHA256: 037778b344a11f20aa9ced315cb91107a17f9d5c52d91e90c5c4c0e581cc12eb
SHA512: 48a98f0444257c169a3d5579f0fb8b5fadf3c6eed7c10906e9d654aaa44fabe405409fee503a7780a17cb6e2286c4921f1df9123de89ac18547a6cf630ce7445
Description: data compression library (development files)
 LZO is a portable, lossless data compression library.
 This package contains the header files and static libraries for the
 LZO data compression library.
Homepage: https://www.oberhumer.com/opensource/lzo/
Multi-Arch: same

Package: libmagic-dev
Priority: optional
Section: libdevel
Installed-Size: 255
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Architecture: armhf
Source: file
Version: 1:5.44-3+apertis1bv2024dev3b1
Depends: libmagic1 (= 1:5.44-3+apertis1bv2024dev3b1)
Suggests: file
Filename: pool/target/f/file/libmagic-dev_5.44-3+apertis1bv2024dev3b1_armhf.deb
Size: 108484
MD5sum: 5dc7ec80339ae8fd4380f6d807a72002
SHA1: 7b6800d9a983b84c447f903e086503c271795c38
SHA256: 483fc58fd1ed467a6206e041493574a77464c0fc7a546bda8b694c0d4504f37c
SHA512: f211a32c018bff41857da20e8e99d118eb40fc41f20df431cea75bd0b7544e46a85988fef6c23085af6958e3d9c27c2bcf1fb863e616a3e607923a3b9cffb8da
Description: Recognize the type of data in a file using "magic" numbers - development
 This library can be used to classify files according to magic number
 tests.
 .
 This package contains the development files.
Homepage: https://www.darwinsys.com/file/
Multi-Arch: same

Package: libmagic-mgc
Priority: optional
Section: libs
Installed-Size: 8134
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Architecture: armhf
Source: file
Version: 1:5.44-3+apertis1bv2024dev3b1
Replaces: libmagic1 (<< 1:5.28-4~)
Breaks: libmagic1 (<< 1:5.28-4~)
Filename: pool/target/f/file/libmagic-mgc_5.44-3+apertis1bv2024dev3b1_armhf.deb
Size: 306064
MD5sum: 4065870c49f9fc9dd261a9d087edc8f2
SHA1: 9b7a8dee436ef6a1abd49a62bbdd63274b53d42c
SHA256: 6243181ccae6caaa0c772ccc114d3ce279cd3b879a4fea1f483c4bd0eee18ec1
SHA512: 2e5623ef574e4a4a9cc642097bfa0cf830ba772465de9d77f830164643c8b38b4f640c1363db7df08c77480be1477546738ec7047e7a160f0432a26bc1aa0fd1
Description: File type determination library using "magic" numbers (compiled magic file)
 This package provides the compiled magic file "magic.mgc". It has
 been separated from libmagic1 in order to meet the multiarch
 requirements without breaking applications that expect this file
 at its absolute path.
Homepage: https://www.darwinsys.com/file/
Multi-Arch: foreign

Package: libmagic1
Priority: optional
Section: libs
Installed-Size: 177
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Architecture: armhf
Source: file
Version: 1:5.44-3+apertis1bv2024dev3b1
Depends: libbz2-1.0, libc6 (>= 2.33), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4), libmagic-mgc (= 1:5.44-3+apertis1bv2024dev3b1)
Suggests: file
Filename: pool/target/f/file/libmagic1_5.44-3+apertis1bv2024dev3b1_armhf.deb
Size: 97984
MD5sum: 1d2814335713c3afe9de666006106d27
SHA1: a0bdd078c44df1171e6a4d349f0b4261b03161b0
SHA256: 44e8403f7bb90412cd4b1acd26eb0efb398d13a0c8b79f5097dbbc86ff388643
SHA512: af67f8d854cfff2bcd067619fd32fb873589c10da9a4e9d62a9f2671ed617eb51fc79b5a330e235eb04ac480483b5ad11983c1f3e198c0dabfd23f9f02f783da
Description: Recognize the type of data in a file using "magic" numbers - library
 This library can be used to classify files according to magic number
 tests. It implements the core functionality of the file command.
Homepage: https://www.darwinsys.com/file/
Multi-Arch: same

Package: libmagic1-dbgsym
Priority: optional
Section: debug
Installed-Size: 234
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Architecture: armhf
Source: file
Version: 1:5.44-3+apertis1bv2024dev3b1
Depends: libmagic1 (= 1:5.44-3+apertis1bv2024dev3b1)
Filename: pool/target/f/file/libmagic1-dbgsym_5.44-3+apertis1bv2024dev3b1_armhf.deb
Size: 212184
MD5sum: 5072f6aefd026afbf2c382ec6477b530
SHA1: 4bd17c89b36e7f97d0b10ac2e023d31cd4747a9b
SHA256: 494c3ef0c5777ad538d03cb5e0044e3fe34ae7b013128a385a48175815a04eb5
SHA512: 3c9dd477ddb5097ebb225f29579423eeb9f95883d313f391f495bd0e3f74f1b0d320cf0206588185b17b13db4aa3ad563b9edc598ec9e0e624f7f1cf29b60707
Description: debug symbols for libmagic1
Auto-Built-Package: debug-symbols
Build-Ids: fa70e803f6842c3a5507bf6bd0568fd4c3d65833
Multi-Arch: same

Package: libmaxminddb-dev
Priority: optional
Section: libdevel
Installed-Size: 104
Maintainer: Faidon Liambotis <paravoid@debian.org>
Architecture: armhf
Source: libmaxminddb
Version: 1.7.1-1+apertis2bv2024dev3b1
Replaces: libmaxminddb0 (<< 1.4.3-2)
Depends: libmaxminddb0 (= 1.7.1-1+apertis2bv2024dev3b1)
Breaks: libmaxminddb0 (<< 1.4.3-2)
Filename: pool/target/libm/libmaxminddb/libmaxminddb-dev_1.7.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 38568
MD5sum: 86b580bd0e6ca2413ef66ce7b42a8d17
SHA1: c3238573cc56fd00a1ee05aca69bbf0bd8e3e650
SHA256: 7fde5d907d61318fb87c9774514802f409ca4c9aae024f66fc322f7033878e84
SHA512: 95f906e9d05b2b9bdff36fa292c1077b936828b0845e5ee9c8f1e3672b65a2db50f31fff983c98c5fe81828d96bc2f84e5eab60e7660f7a808f14f77e905c447
Description: IP geolocation database library (development headers)
 The libmaxminddb library provides a C library for reading MaxMind DB files,
 including the GeoIP2 databases from MaxMind. This is a custom binary format
 designed to facilitate fast lookups of IP addresses while allowing for great
 flexibility in the type of data associated with an address.
 .
 The MaxMind DB format is an open format. The spec is available at
 http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
 Commons Attribution-ShareAlike 3.0 Unported License.
 .
 This package contains the development files for the libmaxminddb library.
Homepage: https://maxmind.github.io/libmaxminddb/
Multi-Arch: same

Package: libmaxminddb0
Priority: optional
Section: libs
Installed-Size: 76
Maintainer: Faidon Liambotis <paravoid@debian.org>
Architecture: armhf
Source: libmaxminddb
Version: 1.7.1-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.33)
Suggests: mmdb-bin
Filename: pool/target/libm/libmaxminddb/libmaxminddb0_1.7.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 29384
MD5sum: 8bd81b0711a19f37b33b4f8412f1bb3b
SHA1: 29b8d86469db9093849eaff2e63c541f4993c0a7
SHA256: 059e6cb70f969a3ad949e96d34ccb52706f5f477fd373835ec5046c1d2a94d9b
SHA512: 1cdd29ba78d70f18680fcf360fc91fe8b9aa9d12cc955963c14d684a08a931bf99a532081216ccde4d83af71ebf4019903f805bb1b36630f67b78227af754bb4
Description: IP geolocation database library
 The libmaxminddb library provides a C library for reading MaxMind DB files,
 including the GeoIP2 databases from MaxMind. This is a custom binary format
 designed to facilitate fast lookups of IP addresses while allowing for great
 flexibility in the type of data associated with an address.
 .
 The MaxMind DB format is an open format. The spec is available at
 http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
 Commons Attribution-ShareAlike 3.0 Unported License.
Homepage: https://maxmind.github.io/libmaxminddb/
Multi-Arch: same

Package: libmaxminddb0-dbgsym
Priority: optional
Section: debug
Installed-Size: 45
Maintainer: Faidon Liambotis <paravoid@debian.org>
Architecture: armhf
Source: libmaxminddb
Version: 1.7.1-1+apertis2bv2024dev3b1
Depends: libmaxminddb0 (= 1.7.1-1+apertis2bv2024dev3b1)
Filename: pool/target/libm/libmaxminddb/libmaxminddb0-dbgsym_1.7.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 31952
MD5sum: 48bba03fcb5c0a39ef7f13187987105d
SHA1: d14922e6653f9f3c41f75387d13278a2939b975a
SHA256: 4d344dd6f7ea0817cb311effd03e4be19b9587b3bd69961a6a86baa6b3da9076
SHA512: 2a24741b83311528b201818e0b53a651c9e216f70419179b0421e1e809e5133c918efb2aa5c6481d0d3127ef1c1d87fbf67a3b1dc24f052f40fa7023158891e3
Description: debug symbols for libmaxminddb0
Auto-Built-Package: debug-symbols
Build-Ids: 25c5441c1d5e9ace6b97340299801735a1a180d1
Multi-Arch: same

Package: libmd-dev
Priority: optional
Section: libdevel
Installed-Size: 190
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: libmd
Version: 1.0.4-2+apertis1bv2024dev3b1
Depends: libmd0 (= 1.0.4-2+apertis1bv2024dev3b1)
Filename: pool/target/libm/libmd/libmd-dev_1.0.4-2+apertis1bv2024dev3b1_armhf.deb
Size: 48440
MD5sum: a61edddfdf41c26be964a966dd56e8ab
SHA1: f936266203648c6ece503be843af5f0609b3475d
SHA256: 57dacc1d7b49df28328dfe8f04da3025fa217cb1421344c8d687ca701b859fc3
SHA512: 93e144881a496644e4dfbafbdcef5d33405dffb1bc6d3527c092d871dfddc96faec1b7097a55d6ee6f33f9baee1a7780ad93d6ff9a388bd1674cb0a88131599a
Description: message digest functions from BSD systems - development files
 This package contains the header files and static library needed to
 compile applications that use libmd.
 .
 The currently provided hashing algorithms are:
 .
  * MD2
  * MD4
  * MD5
  * RIPEMD-160
  * SHA-1
  * SHA-2 (SHA-256, SHA-384 and SHA-512)
Homepage: https://www.hadrons.org/software/libmd/
Multi-Arch: same

Package: libmd0
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: libmd
Version: 1.0.4-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Filename: pool/target/libm/libmd/libmd0_1.0.4-2+apertis1bv2024dev3b1_armhf.deb
Size: 30336
MD5sum: cd14ffeeab1b3f4ea221ee6f320de522
SHA1: 4d62635c92a4580b5495624c192d40977b442df0
SHA256: b3b88628bbc16845981f20fe69b77bbe762ff051b8d5f66383e8c9f07550b86e
SHA512: 13a3c23d1285d2c9fc7f2d42c5addcde5324c5c2bbf3f96578d8fdfe58b40b67e06de3c89a3b0b0cb70c2f9d8c0405a55cefc86724bd9f631d2278f49a67bb89
Description: message digest functions from BSD systems - shared library
 The libmd library provides various message digest ("hash") functions,
 as found on various BSDs on a library with the same name and with a
 compatible API.
Homepage: https://www.hadrons.org/software/libmd/
Multi-Arch: same

Package: libmd0-dbgsym
Priority: optional
Section: debug
Installed-Size: 45
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: libmd
Version: 1.0.4-2+apertis1bv2024dev3b1
Depends: libmd0 (= 1.0.4-2+apertis1bv2024dev3b1)
Filename: pool/target/libm/libmd/libmd0-dbgsym_1.0.4-2+apertis1bv2024dev3b1_armhf.deb
Size: 30560
MD5sum: bbf720b8378a45c5342e21f393885426
SHA1: 2f1b30a51c11a1cde3862397bad3abe7237282b1
SHA256: 7079a5ee86e2d966cc84fdf954a036681c983758cbadd66f28c18afd149b9469
SHA512: 6b76e85661ff7d219365af3bce606c085f57e1c892d30cd4a54e6523485e938c3da867284998154f240de1e5dfb710140bafe2961b0cca498c3e6d453d88059b
Description: debug symbols for libmd0
Auto-Built-Package: debug-symbols
Build-Ids: d19d586e9801bd13e4c19738788b38c916bdf058
Multi-Arch: same

Package: libmediaart-2.0-0
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libmediaart
Version: 1.9.6-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.3)
Filename: pool/target/libm/libmediaart/libmediaart-2.0-0_1.9.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 15044
MD5sum: 027d918c5956af3f216732de01f5d26a
SHA1: b11f650118bd8ef5dcdcc2e551e5c178e4ea0730
SHA256: 8968899c73beca187259d018dd179211f507e61e0e2a5f8a2fa5dec0607cc1bc
SHA512: 9512ea73dd802eea6adc8f2317593c4ed92044e2b8f60203339692dbfd33127a3313e43a9eedac9fab4ef410e6138859ca43fa70b4403b5ab06d85be135361e1
Description: media art extraction and cache management library
 Libmediaart is a library tasked with managing, extracting and handling
 media art caches.
 .
 This package contains the shared library.
Homepage: https://wiki.gnome.org/MediaArtStorageSpec
Multi-Arch: same

Package: libmediaart-2.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 58
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libmediaart
Version: 1.9.6-1+apertis0bv2024dev2b1
Depends: libmediaart-2.0-0 (= 1.9.6-1+apertis0bv2024dev2b1)
Filename: pool/target/libm/libmediaart/libmediaart-2.0-0-dbgsym_1.9.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 41740
MD5sum: 3186609acf4dc8024c08d1ab058704fd
SHA1: 88695f0e5e847c1b66744772402d17ad60d19fb3
SHA256: e92af4f1a6cc023c9b0be169eca7a726f1ac314f52a8aa850c47dd266247666e
SHA512: 3f95d46fc7827748785c528fb80978422c0306ccc4ed7d5bb0a474ee387963be387571637143b47a587e1b2fa4ae232cdaa6d1a411d26808f591bfa8cd199bb8
Description: debug symbols for libmediaart-2.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 383ac0b4ece591a1ce713f65d606ee8c6e48e6ed
Multi-Arch: same

Package: libmediaart-2.0-dev
Priority: optional
Section: libdevel
Installed-Size: 109
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libmediaart
Version: 1.9.6-1+apertis0bv2024dev2b1
Depends: libmediaart-2.0-0 (= 1.9.6-1+apertis0bv2024dev2b1), gir1.2-mediaart-2.0 (= 1.9.6-1+apertis0bv2024dev2b1), libglib2.0-dev, libgdk-pixbuf-2.0-dev
Suggests: libmediaart-doc
Filename: pool/target/libm/libmediaart/libmediaart-2.0-dev_1.9.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 13056
MD5sum: 75595ed0723cc2da0440aeab79955266
SHA1: 929b58bba6532dbb1266eaeb616c8544ddfbaf2f
SHA256: d3b4d25a669f18ba6f9d7b5af98232b553ae4aec74dd827c287f23837577a49b
SHA512: 3f1a2889fb8a44137c1583db6169df14d6ab6541e23f68873e2bfdcfc9b8bd628404bfad5197d9ad9887066e46511e163b6b2e3e06fd135c845e0b8e76b4347b
Description: media art extraction and cache management library - development files
 Libmediaart is a library tasked with managing, extracting and handling
 media art caches.
 .
 This package contains the development files.
Homepage: https://wiki.gnome.org/MediaArtStorageSpec
Multi-Arch: same

Package: libmediaart-doc
Priority: optional
Section: doc
Installed-Size: 164
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libmediaart
Version: 1.9.6-1+apertis0bv2024dev2b1
Filename: pool/target/libm/libmediaart/libmediaart-doc_1.9.6-1+apertis0bv2024dev2b1_all.deb
Size: 19676
MD5sum: 06ba81a0064868e0163a58520d11d3b6
SHA1: 63fc8bedb6b30ac5a3cfb4b925c7b36007b0e8c6
SHA256: ae003247ee768f52ed8283c30f0b110acd8e4aa15fd6de6fde7bb2feb14fe8b6
SHA512: 82c71d155f01590a8c555571b5bfc53a61034a7764daadb8aa1703bf66ed23d9e57dd69e436cb3e082403a477cf1abed9118d9a185470a8414fd1178ed8cf590
Description: media art extraction and cache management library - documentation
 Libmediaart is a library tasked with managing, extracting and handling
 media art caches.
 .
 This package contains the API documentation.
Homepage: https://wiki.gnome.org/MediaArtStorageSpec
Multi-Arch: foreign

Package: libmicrohttpd-dev
Priority: optional
Section: libdevel
Installed-Size: 527
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Architecture: armhf
Source: libmicrohttpd
Version: 0.9.75-6+apertis2bv2024dev3b1
Depends: libgnutls28-dev, libmicrohttpd12 (= 0.9.75-6+apertis2bv2024dev3b1)
Filename: pool/target/libm/libmicrohttpd/libmicrohttpd-dev_0.9.75-6+apertis2bv2024dev3b1_armhf.deb
Size: 285284
MD5sum: 9ac35bddf375571783c9661601e7131d
SHA1: 1e301a99cff8d7f0727d094a0ac73630017290f6
SHA256: ae8ed30e7fff933e845628b44dc88db094c2b8429f889c788d52b50f7bf7c676
SHA512: 970d692499075d0034f7a34924d3bde067d2757c4b4084a8ef258818ec67495c9e62026b79d29698b8e4baa9f01a7501314dfce746ee622e1df7b7245995a92a
Description: library embedding HTTP server functionality (development)
 GNU libmicrohttpd is a small C library that is supposed to make it easy to run
 an HTTP server as part of another application. Key features that distinguish
 GNU Libmicrohttpd from other projects are:
 .
  * C library: fast and small
  * API is simple, expressive and fully reentrant
  * Implementation is HTTP 1.1 compliant
  * HTTP server can listen on multiple ports
  * Four different threading models (select, poll, pthread, thread pool)
  * Support for IPv6
  * Support for SHOUTcast
  * Support for incremental processing of POST data (optional)
  * Support for basic and digest authentication (optional)
  * Support for SSL3 and TLS
 .
 This package contains the development files.
Homepage: https://www.gnu.org/software/libmicrohttpd/
Multi-Arch: same

Package: libmicrohttpd12
Priority: optional
Section: libs
Installed-Size: 175
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Architecture: armhf
Source: libmicrohttpd
Version: 0.9.75-6+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgnutls30 (>= 3.7.5)
Filename: pool/target/libm/libmicrohttpd/libmicrohttpd12_0.9.75-6+apertis2bv2024dev3b1_armhf.deb
Size: 112332
MD5sum: 6fde26111677a6e97dbf2115bb027f68
SHA1: 239358c52b3933fa8fe2c3cb1059c23781a7608d
SHA256: a3421699636545d0b073f26860cef8851c31ecdf93e3feeb9f9089095143afeb
SHA512: 98ddeca7e22ba7f6972978ef6099807cde0f1870ae77a1cb6f5d3182bc10e612344d5950cceb8c5c9be6c15bc97775482cb1e529acf5b276feac8b1da5631d6d
Description: library embedding HTTP server functionality
 GNU libmicrohttpd is a small C library that is supposed to make it easy to run
 an HTTP server as part of another application. Key features that distinguish
 GNU Libmicrohttpd from other projects are:
 .
  * C library: fast and small
  * API is simple, expressive and fully reentrant
  * Implementation is HTTP 1.1 compliant
  * HTTP server can listen on multiple ports
  * Four different threading models (select, poll, pthread, thread pool)
  * Support for IPv6
  * Support for SHOUTcast
  * Support for incremental processing of POST data (optional)
  * Support for basic and digest authentication (optional)
  * Support for SSL3 and TLS
Homepage: https://www.gnu.org/software/libmicrohttpd/
Multi-Arch: same

Package: libmicrohttpd12-dbgsym
Priority: optional
Section: debug
Installed-Size: 211
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Architecture: armhf
Source: libmicrohttpd
Version: 0.9.75-6+apertis2bv2024dev3b1
Depends: libmicrohttpd12 (= 0.9.75-6+apertis2bv2024dev3b1)
Filename: pool/target/libm/libmicrohttpd/libmicrohttpd12-dbgsym_0.9.75-6+apertis2bv2024dev3b1_armhf.deb
Size: 189608
MD5sum: f99eb7575abcac221913abe9daf557d9
SHA1: 04229a292c00e4f616a926e6f9e150bd375da58c
SHA256: 9938f2043756e62f2fb56c52cd7c41ceb445dcccc74bde99c0c854931f34eca4
SHA512: ace8a07414447cce48d127808cd31a30a32a7055afa331e217fda5634e3a3967f6e196c9d909046d71c58134d5e048cfbb979cd718759a5c11b557bcb0451f88
Description: debug symbols for libmicrohttpd12
Auto-Built-Package: debug-symbols
Build-Ids: 878062494c8897da6a847622f19f599b955c4d38
Multi-Arch: same

Package: libmlir-15
Priority: optional
Section: libs
Installed-Size: 29310
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libmlir-x.y
Provides: libmlir-x.y
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libllvm15, libstdc++6 (>= 12)
Conflicts: libmlir-x.y
Filename: pool/target/l/llvm-toolchain-15/libmlir-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 5281132
MD5sum: 98248e28faff9ec42341053e1c9c94da
SHA1: 31d49ebdd96d7aaf0c734337fd691a8b2a78b11a
SHA256: 60b7a50a16bc6bbb442de45d48bc49f5f2c62f3194d960f407639452b86bf7df
SHA512: b5cf3c6b5b768318be5e52c367e6f880b45cada8be7fb0fc7ab3b616735f9a628c8ad31bf63bdf743548879005809e80a84961c5d3c72479444a02fec6db4a93
Description: Multi-Level Intermediate Representation library
 Novel approach to building reusable and extensible compiler infrastructure.
 MLIR aims to address software fragmentation, improve compilation for
 heterogeneous hardware, significantly reduce the cost of building domain
 specific compilers, and aid in connecting existing compilers together.
Homepage: https://www.llvm.org/
Multi-Arch: same

Package: libmlir-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 17246
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libmlir-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/libmlir-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 1481692
MD5sum: 0c2675bdc4f531de71e9bcd06c33f170
SHA1: ac623b27f1a60b7299edc120ab7fc997856a8efe
SHA256: 9d8a62c1449f4ad0dff477439a4fde0343ff836f7efda6fc4cfecb8308b65606
SHA512: 739a1f4600ec4d88a5a83577e27f4500d12066477b152858d01af93d7e821da00e5272fc027a5546c8a878d0ac1afc05bb38fe70d7e8d0e74114cb0a2dd45992
Description: debug symbols for libmlir-15
Auto-Built-Package: debug-symbols
Build-Ids: 0b9303e5bd9120ace40cca4ad5536fac1da69fdb 92adb0c96cffd55f7e60056004cac9621240a55f a704cae030b7ed3f8710dd18b3f76bbb4afc5b2c ed15d21ba593727c3add0b1d0318ca5cb227a2f8
Multi-Arch: same

Package: libmlir-15-dev
Priority: optional
Section: libdevel
Installed-Size: 163824
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libmlir-dev, libmlir-x.y-dev
Provides: libmlir-x.y-dev
Depends: libmlir-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Conflicts: libmlir-x.y-dev
Breaks: libmlir-dev
Filename: pool/target/l/llvm-toolchain-15/libmlir-15-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 12977860
MD5sum: bcecb612d07d78f2a6e6b0efe244f1b5
SHA1: 3dc81ce142c6b50a5077c7dff183191f5e382746
SHA256: 3c10b4f2ca6ebe30cea1cf4bdcf6b7771ff83e00e4a7bdcdce4b8361fda14cc9
SHA512: 649b7b37330b484d2f4f22c0671888b499d23292f51963b21a8f02deb9c7c5ff1ec22245eb163424441763358a2ed2c4a010df61b34bb4deb6fac305d582e839
Description: Multi-Level Intermediate Representation library
 Novel approach to building reusable and extensible compiler infrastructure.
 MLIR aims to address software fragmentation, improve compilation for
 heterogeneous hardware, significantly reduce the cost of building domain
 specific compilers, and aid in connecting existing compilers together.
Homepage: https://www.llvm.org/
Multi-Arch: same

Package: libmnl-dev
Priority: optional
Section: libdevel
Installed-Size: 29
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: libmnl
Version: 1.0.4-3+apertis1bv2024dev3b1
Depends: libmnl0 (= 1.0.4-3+apertis1bv2024dev3b1)
Filename: pool/target/libm/libmnl/libmnl-dev_1.0.4-3+apertis1bv2024dev3b1_armhf.deb
Size: 6440
MD5sum: 9fe18e2c519e396eb5aa3aee516ea889
SHA1: 43bbb5f13ec1ac38ab52b88d9ec6ea8033be387c
SHA256: dc3575f724554d4723a230fffeb1e369c03fc518d349527cf064a4e9386ac968
SHA512: eb7f701f688b38f5e36489cee4bd7d50077cadff0f659680cc2dc087623b2a88cf8c587ee1eefc86aa44dbeabf3089a7fe71e82ee91d2ec719df639751401eca
Description: minimalistic Netlink communication library (devel)
 libmnl is a minimalistic user-space library oriented to Netlink developers.
 There are a lot of common tasks in parsing, validating, constructing of
 both the Netlink header and TLVs that are repetitive and easy to get wrong.
 This library aims to provide simple helpers that allows you to re-use code
 and to avoid re-inventing the wheel.
 .
 The main features of this library are:
 .
 Small: the shared library requires around 30KB for an x86-based computer.
 .
 Simple: this library avoids complexity and elaborated abstractions that
 tend to hide Netlink details.
 .
 Easy to use: the library simplifies the work for Netlink-wise developers.
 It provides functions to make socket handling, message building,
 validating, parsing and sequence tracking, easier.
 .
 Easy to re-use: you can use the library to build your own abstraction
 layer on top of this library.
 .
 Decoupling: the interdependency of the main bricks that compose the
 library is reduced, i.e. the library provides many helpers, but the
 programmer is not forced to use them.
 .
 This package contains the development libraries and header files you need
 to develop your programs using the minimalistic Netlink communication
 library.
Homepage: https://netfilter.org/projects/libmnl/
Multi-Arch: same

Package: libmnl0
Priority: optional
Section: libs
Installed-Size: 35
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: libmnl
Version: 1.0.4-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libm/libmnl/libmnl0_1.0.4-3+apertis1bv2024dev3b1_armhf.deb
Size: 9680
MD5sum: 5a38ba206e51c5c6bbcd2e2d4314b9cb
SHA1: 434ecb98090ce4eaa1856b21e63331ef728398f1
SHA256: bb5252c3db47efa022ead2aacba77eb76d5ac5ac2611aada883eb6d82b925fbc
SHA512: 5105925ecaec5031da224a5f0bb29d87eee924eee2f270f4031c4cb495d890c2b60ffc2f7cf027699d72943d932b2f1af3317c85be4d6e5a2b23447c97e20e20
Description: minimalistic Netlink communication library
 libmnl is a minimalistic user-space library oriented to Netlink developers.
 There are a lot of common tasks in parsing, validating, constructing of
 both the Netlink header and TLVs that are repetitive and easy to get wrong.
 This library aims to provide simple helpers that allows you to re-use code
 and to avoid re-inventing the wheel.
 .
 The main features of this library are:
 .
 Small: the shared library requires around 30KB for an x86-based computer.
 .
 Simple: this library avoids complexity and elaborated abstractions that
 tend to hide Netlink details.
 .
 Easy to use: the library simplifies the work for Netlink-wise developers.
 It provides functions to make socket handling, message building,
 validating, parsing and sequence tracking, easier.
 .
 Easy to re-use: you can use the library to build your own abstraction
 layer on top of this library.
 .
 Decoupling: the interdependency of the main bricks that compose the
 library is reduced, i.e. the library provides many helpers, but the
 programmer is not forced to use them.
 .
 This package contains the shared libraries needed to run programs that use
 the minimalistic Netlink communication library.
Homepage: https://netfilter.org/projects/libmnl/
Multi-Arch: same

Package: libmnl0-dbgsym
Priority: optional
Section: debug
Installed-Size: 34
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: libmnl
Version: 1.0.4-3+apertis1bv2024dev3b1
Depends: libmnl0 (= 1.0.4-3+apertis1bv2024dev3b1)
Filename: pool/target/libm/libmnl/libmnl0-dbgsym_1.0.4-3+apertis1bv2024dev3b1_armhf.deb
Size: 19332
MD5sum: 9afb5a3e117606d83c589098a00f5225
SHA1: fea1948ec29041572b6b6cf63edbcaf239c96925
SHA256: 30160bf9e30562f628467f44062d707022f699699c5075630aa66935597d0549
SHA512: 1678d8128afcdc858fb00e153dbad4d6c857a2e8f76be2c889f94ff07d9c1f8d87afa9336462cbcf90255975f79b61c65de93ecb1825a2af9d517ed217182878
Description: debug symbols for libmnl0
Auto-Built-Package: debug-symbols
Build-Ids: 7b64de89d8c7f38bf91ae4691efff4226b4d9926
Multi-Arch: same

Package: libmosquitto-dev
Priority: optional
Section: libdevel
Installed-Size: 213
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: armhf
Source: mosquitto
Version: 2.0.11-1.2+apertis1bv2024dev2b1
Replaces: libmosquitto0-dev (<< 1.2-1~)
Depends: libmosquitto1 (<< 2.0.11-1.2+apertis1bv2024dev2b1.1~), libmosquitto1 (>= 2.0.11-1.2+apertis1bv2024dev2b1)
Breaks: libmosquitto0-dev (<< 1.2-1~)
Filename: pool/target/m/mosquitto/libmosquitto-dev_2.0.11-1.2+apertis1bv2024dev2b1_armhf.deb
Size: 69712
MD5sum: ec6cd67781527cd0f39db039e8c2bade
SHA1: 15f98afdf7a59c36f01327c9cf7fe2a4249f1a42
SHA256: 6b2b916ae275bad597c23e219ab344009186372eb126c82a4d300891660f4033
SHA512: 81f7427008e40caf03563b2e66c2fed5f954e014932a83304f0d1354dc4e0938c9de42260c9d619ac3e8d6f122d1da8c74ebd23d67601858381290c3eded1a6b
Description: MQTT version 5.0/3.1.1/3.1 client library, development files
 This is the header and man page for the libmosquitto1 C library, which is a
 library for implementing MQTT version 5.0/3.1.1/3.1 clients. This package is
 needed to do development with libmosquitto1.
Homepage: https://mosquitto.org/
Multi-Arch: same

Package: libmosquitto1
Priority: optional
Section: libs
Installed-Size: 139
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: armhf
Source: mosquitto
Version: 2.0.11-1.2+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0)
Filename: pool/target/m/mosquitto/libmosquitto1_2.0.11-1.2+apertis1bv2024dev2b1_armhf.deb
Size: 79980
MD5sum: bebb4811ca2dd1ec8d01adce421d27f1
SHA1: 3046d29c2b632e2c783ce7aacc669c23694af420
SHA256: 2f40ecc541a0c8c5ad482de9e3839e94b4eb77233e53211c1592dc4a12a4fdbe
SHA512: 0e61558404385631fb825f8b21b769ad3c2c56a2a4411c659f18cf3376e8121f9f7a78c54d0051167b0f89c851f6ce5252ebe66f39540f0ddd91aa855e2eeec4
Description: MQTT version 5.0/3.1.1/3.1 client library
 This is a C library for implementing MQTT version 5.0/3.1.1/3.1 clients.
 .
 MQTT provides a method of carrying out messaging using a publish/subscribe
 model. It is lightweight, both in terms of bandwidth usage and ease of
 implementation. This makes it particularly useful at the edge of the network
 where a sensor or other simple device may be implemented using an arduino for
 example.
Homepage: https://mosquitto.org/
Multi-Arch: same

Package: libmosquitto1-dbgsym
Priority: optional
Section: debug
Installed-Size: 131
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: armhf
Source: mosquitto
Version: 2.0.11-1.2+apertis1bv2024dev2b1
Replaces: libmosquitto1-dbg (<< 1.5)
Depends: libmosquitto1 (= 2.0.11-1.2+apertis1bv2024dev2b1)
Breaks: libmosquitto1-dbg (<< 1.5)
Filename: pool/target/m/mosquitto/libmosquitto1-dbgsym_2.0.11-1.2+apertis1bv2024dev2b1_armhf.deb
Size: 105064
MD5sum: ae23da95336a96f8ccf8ec50427f7b17
SHA1: 2da9898e1b3d1c77543196af36882a1bfd82a1f4
SHA256: 2e3e2962c64b4923674dcf1585629b945450f2ef0d92cd3bf5cff3a349ad3f6e
SHA512: 26118ab201fa2051b6be6d4ad65aa5c24575f1e224726cb1be06b1b09a31f94ecea472bd898b6ec63238ea014190926f2fc0cad24cdb60ca6a9f3c22f2f31e68
Description: debug symbols for libmosquitto1
Auto-Built-Package: debug-symbols
Build-Ids: a5f084cd595ce75605c7236ab5184054e37101a6
Multi-Arch: same

Package: libmosquittopp-dev
Priority: optional
Section: libdevel
Installed-Size: 78
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: armhf
Source: mosquitto
Version: 2.0.11-1.2+apertis1bv2024dev2b1
Replaces: libmosquittopp0-dev (<< 1.2-1~)
Depends: libmosquittopp1 (<< 2.0.11-1.2+apertis1bv2024dev2b1.1~), libmosquittopp1 (>= 2.0.11-1.2+apertis1bv2024dev2b1), libmosquitto-dev
Breaks: libmosquittopp0-dev (<< 1.2-1~)
Filename: pool/target/m/mosquitto/libmosquittopp-dev_2.0.11-1.2+apertis1bv2024dev2b1_armhf.deb
Size: 51120
MD5sum: 8d0a782adb6bbc20989c3e53f703d631
SHA1: 9923cf0b2b1ca72d22f9c97a697a5923e342275b
SHA256: 538f9fcac933032d0549a5f1da0c520a91bd1b97dfd26340ada259c5c62a08cb
SHA512: 7bc29f4c6d445ac9e82ceb1f9af61d334e0077e6949ae11011a91770922b66b456cc5f5f0ed88af00002801b8ba09fa93dd7c0f64334c61b8e1ae852b8f28988
Description: MQTT version 3.1 client C++ library, development files
 This is the header and man page for the libmosquittopp1 C++ library, which is
 a library for implementing MQTT version 3.1 clients. This package is needed to
 do development with libmosquittopp1.
Homepage: https://mosquitto.org/
Multi-Arch: same

Package: libmosquittopp1
Priority: optional
Section: libs
Installed-Size: 89
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: armhf
Source: mosquitto
Version: 2.0.11-1.2+apertis1bv2024dev2b1
Depends: libmosquitto1 (= 2.0.11-1.2+apertis1bv2024dev2b1), libgcc-s1 (>= 3.5), libstdc++6 (>= 5)
Filename: pool/target/m/mosquitto/libmosquittopp1_2.0.11-1.2+apertis1bv2024dev2b1_armhf.deb
Size: 54176
MD5sum: d3924c6a396a7a5cc28c82369c9427cd
SHA1: cc889fa4c189a68949b26809f19cf4e5e254dfd8
SHA256: 631fb2a6735ae6aeb70b01a97e0c16a50c519e48ce663d8f4387cae59177a306
SHA512: fcdd0fdb6107df32723089afcfc7fbc2e75faf4f96c0504840491b5a8c081c70672ec3609533efee24af01ef4e8f2c90e6c87753f05fae1347327311db55fdae
Description: MQTT version 5.0/3.1.1/3.1 client C++ library
 This is a C++ library for implementing MQTT version 5.0/3.1.1/3.1 clients.
 .
 MQTT provides a method of carrying out messaging using a publish/subscribe
 model. It is lightweight, both in terms of bandwidth usage and ease of
 implementation. This makes it particularly useful at the edge of the network
 where a sensor or other simple device may be implemented using an arduino for
 example.
Homepage: https://mosquitto.org/
Multi-Arch: same

Package: libmosquittopp1-dbgsym
Priority: optional
Section: debug
Installed-Size: 34
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: armhf
Source: mosquitto
Version: 2.0.11-1.2+apertis1bv2024dev2b1
Replaces: libmosquittopp1-dbg (<< 1.5)
Depends: libmosquittopp1 (= 2.0.11-1.2+apertis1bv2024dev2b1)
Breaks: libmosquittopp1-dbg (<< 1.5)
Filename: pool/target/m/mosquitto/libmosquittopp1-dbgsym_2.0.11-1.2+apertis1bv2024dev2b1_armhf.deb
Size: 15384
MD5sum: a83b1a4cac53a68493dd82a07155bf60
SHA1: 956dc34982206fbb173b0a94d77fe5acf013c807
SHA256: f4d150559cb995cd0cd59792094f97a407cb6759ed3c21816dfc5249c3bae099
SHA512: 567e2ed4c5a58f9593172d0e78f04cc82313ca5d530bc4fdb71d74a25c90d6d99bb80761db796e6c0080b3d31dc5c46760377c42906a121e019addf0ed08a692
Description: debug symbols for libmosquittopp1
Auto-Built-Package: debug-symbols
Build-Ids: 5b99a8ad07fbfaffac3b68c178b96df2e13e3a06
Multi-Arch: same

Package: libmount-dev
Priority: optional
Section: libdevel
Installed-Size: 91
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libblkid-dev, libc6-dev | libc-dev, libmount1 (= 2.38.1-5+apertis1bv2024dev3b1), libselinux1-dev
Filename: pool/target/u/util-linux/libmount-dev_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 31984
MD5sum: d5f1021c5b390fc0e89772e9b6f4e378
SHA1: b9d928b6f6c1fb215f3d2d631c7e4eb4285235ae
SHA256: 90317790d4831b66565f12c07380113428b0ce4e6e2fc9a6e1a03909ede6a96e
SHA512: 1ffa1a903edc9fb351910af361fe346b79041fe65bc92406b80df6022966ec3d363ca86e0449832d3a76d6ec7f55c9814f33916f89d5d78f7ffdc1ec62895cb9
Description: device mounting library - headers
 This device mounting library is used by mount and umount helpers.
 .
 This package contains the development environment for the mount library.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: same

Package: libmount1
Priority: optional
Section: libs
Installed-Size: 330
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libselinux1 (>= 3.1~)
Suggests: cryptsetup-bin
Filename: pool/target/u/util-linux/libmount1_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 158004
MD5sum: ad2e90126977c244a159fd5b97055971
SHA1: 5aac62892d3c103a457fd5b5a3c4ddda26efb324
SHA256: 477f1ac8882df23a166eb0211cb9b242be86ddd90a5b466f0256da0f47427117
SHA512: 6d12464fc83e50cd37b59982fea1d80db6f13a44e4ba898ab721e86c84cf03d619e4a2205bec3ce97088f7a857832a0bbffe10e37f9a2d54e9b76d63d3f7d0a1
Description: device mounting library
 This device mounting library is used by mount and umount helpers.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: same

Package: libmount1-dbgsym
Priority: optional
Section: debug
Installed-Size: 480
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libmount1 (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/libmount1-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 431972
MD5sum: 2268abee1581fad5a77693c50948091a
SHA1: 3f2dc15fd3c0fe717757f2afa2e667327f7c4749
SHA256: 07d0991049fc85c9d2c9f9c354a193fe36a26c6ed3494dd3632cf8f6156a9252
SHA512: aaa142012e2a0b80c70b28ee7e00e73021dda27917be76878f594893910dca4cd821ff368f26637d2357d9891e25f0f13eb84f692369f70618fc9746205a1995
Description: debug symbols for libmount1
Auto-Built-Package: debug-symbols
Build-Ids: 279c7c6051bdfde1ef0cd0d4ce1bf383d453d87c
Multi-Arch: same

Package: libmozjs-102-0
Priority: optional
Section: libs
Installed-Size: 24311
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: mozjs102
Version: 102.11.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4), tzdata
Filename: pool/target/m/mozjs102/libmozjs-102-0_102.11.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 7188728
MD5sum: 2b36f42bbaaaf49767fcb2bfb19acb68
SHA1: e92fc21e22d1dd0c6813761665fc4d86d27c8985
SHA256: cda44f51658e13e96bcf68f0c92a58c1f0c5c7e7fdee36071157497d66e25977
SHA512: 30a3d34b3f40cb45e9b2767e049474a4fbbeb49efc25e3267607fc440cb7354dddf0e297534e3aa1794e75e7e23ce36662ca02c474e54911475db460c5aaceea
Description: SpiderMonkey JavaScript library
 SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of
 JavaScript. It is intended to be embedded in other applications
 that provide host environments for JavaScript.
 .
 This library is intended for use in contexts where only trusted
 JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and
 polkit's rules parsing. It should not be used to run untrusted JavaScript
 from web pages: use a security-supported implementation such as Firefox,
 Chrome or WebKitGTK's JavaScriptCore instead.
Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
Multi-Arch: same

Package: libmozjs-102-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 121328
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: mozjs102
Version: 102.11.0-1+apertis1bv2024dev3b1
Depends: libmozjs-102-0 (= 102.11.0-1+apertis1bv2024dev3b1)
Filename: pool/target/m/mozjs102/libmozjs-102-0-dbgsym_102.11.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 120185920
MD5sum: fb68b2acadd47b3cf40225824a116df7
SHA1: a615ef03207bc797cdb150036960e1b09655c8f9
SHA256: aba30aae4e3ba056be64f146450e489769dd6f02b7a86b1ede23cc29895831b8
SHA512: 8b653ffec2aa81ec2ab6f4e3d28e3319fc4b52a5222bc64ba2aeb6254e858877333cdde683f5fa382b95eddf0f19b1471945cbe8606404d26d3511b16cd78301
Description: debug symbols for libmozjs-102-0
Auto-Built-Package: debug-symbols
Build-Ids: f062491737437e4c28f82f0d5ddacdc3717437fe
Multi-Arch: same

Package: libmozjs-102-dev
Priority: optional
Section: libdevel
Installed-Size: 34134
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: mozjs102
Version: 102.11.0-1+apertis1bv2024dev3b1
Depends: libmozjs-102-0 (= 102.11.0-1+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libreadline8 (>= 6.0), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4)
Filename: pool/target/m/mozjs102/libmozjs-102-dev_102.11.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 9075192
MD5sum: bbc27a6b56dc81f82c5ad6c3d3e1e4ae
SHA1: 8b2fbbd39153751232a104768d860467e779a1af
SHA256: bf178efb6c2022ca36d2b6198d134a589be8d8b5bdb4d4234dc5670da325f5bd
SHA512: 60b5246a1df6e56d9f83cdd540fd5252aa16e634f61900bd7bc2e1664b93a331b1c78ef29edc283ecbe4d628f460f4e718211b7e8b8b376f6f51e968f35455f0
Description: SpiderMonkey JavaScript library - development headers
 SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of
 JavaScript. It is intended to be embedded in other applications
 that provide host environments for JavaScript.
 .
 This package contains the header files which are
 needed for developing SpiderMonkey embedders.
 .
 This library is intended for use in contexts where only trusted
 JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and
 polkit's rules parsing. It should not be used to run untrusted JavaScript
 from web pages: use a security-supported implementation such as Firefox,
 Chrome or WebKitGTK's JavaScriptCore instead.
Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey

Package: libmozjs-102-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 128714
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: mozjs102
Version: 102.11.0-1+apertis1bv2024dev3b1
Depends: libmozjs-102-dev (= 102.11.0-1+apertis1bv2024dev3b1)
Filename: pool/target/m/mozjs102/libmozjs-102-dev-dbgsym_102.11.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 126508212
MD5sum: 17bd3a373c142cc2933864908bc1145a
SHA1: 2e2407d3659b461626cc240157fe677ae6253187
SHA256: 9d2de172ebbf8889c52d091560495d99bd0e648fc5ba2ecd31e13f5ea723731c
SHA512: 736f5ea2e83c754858620094e307d78abb687d8fd531ef9e57971097b32d5c5ccc4b25fb662c7bbac362b00f4ba2e5f61030bcdbebce4022e9ef4bb52d919648
Description: debug symbols for libmozjs-102-dev
Auto-Built-Package: debug-symbols
Build-Ids: 37a05ffd02d6b5132250f4c989cd901789b1b75d

Package: libmp3lame-dev
Priority: optional
Section: libdevel
Installed-Size: 580
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: lame
Version: 3.100-6+apertis1bv2024dev2b1
Depends: libmp3lame0 (= 3.100-6+apertis1bv2024dev2b1)
Filename: pool/target/l/lame/libmp3lame-dev_3.100-6+apertis1bv2024dev2b1_armhf.deb
Size: 367148
MD5sum: 899b59ec62c0ae3732f41fedffa479c0
SHA1: a09344a570c06ff2568184360e99bb19d29e5cb5
SHA256: d82deec03192d93362c60ccaa24097b707dd7eaed3e946bbf12299330765bf21
SHA512: 56a8dece918dc822c1dbb5996bad2332c4d88bd912e02abbe8a85d095aedef59716d68c3c6b04e9e2c22a8506a45e3e46a4380e201192a2771db7c39f07d2902
Description: MP3 encoding library (development)
 LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research
 project for learning about and improving MP3 encoding technology.
 LAME includes an MP3 encoding library, a simple frontend application,
 and other tools for sound analysis, as well as convenience tools.
 .
 This package contains the development files.
Homepage: https://lame.sourceforge.io/
Multi-Arch: same

Package: libmp3lame0
Priority: optional
Section: libs
Installed-Size: 457
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: lame
Version: 3.100-6+apertis1bv2024dev2b1
Depends: libc6 (>= 2.29)
Filename: pool/target/l/lame/libmp3lame0_3.100-6+apertis1bv2024dev2b1_armhf.deb
Size: 345912
MD5sum: 959369518d5264911ffc0dbae8fec7f0
SHA1: 4567b8ed9ec03285f2091d03dfe4a0950734e971
SHA256: a47bb823901630e9f80958bed8cfb347f1d198b8a529494a32d1c3e9329c4206
SHA512: d74df9b99c5c628e767708d82c9c9b75962c3f38098b43a95d3b8d8b429eb183cc56e866a112deb114ae1bef78256557286e78e775e1b794827fa6ff34348e07
Description: MP3 encoding library
 LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research
 project for learning about and improving MP3 encoding technology.
 LAME includes an MP3 encoding library, a simple frontend application,
 and other tools for sound analysis, as well as convenience tools.
 .
 This package contains the shared library.
Homepage: https://lame.sourceforge.io/
Multi-Arch: same

Package: libmp3lame0-dbgsym
Priority: optional
Section: debug
Installed-Size: 344
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: lame
Version: 3.100-6+apertis1bv2024dev2b1
Depends: libmp3lame0 (= 3.100-6+apertis1bv2024dev2b1)
Filename: pool/target/l/lame/libmp3lame0-dbgsym_3.100-6+apertis1bv2024dev2b1_armhf.deb
Size: 315592
MD5sum: 507d8e96afb645758658265ce6b9d5a6
SHA1: 16f6e1d07ac4e5be3ee9142f6e621d777b696fe2
SHA256: 4395c88453f84e33f6b016ff140db142f8a6dfb567c14cdaad52ae8d01513df8
SHA512: ffb258df7ff96e8d5d0af88bf6c20acb00106a1bb8a21b7ad547e550e9ada21568af917f4661c5858512a9451596d4fafad1e3c629834a2cb9460dc94e65a7bf
Description: debug symbols for libmp3lame0
Auto-Built-Package: debug-symbols
Build-Ids: 0ddeb046536c819af56866a94840e131d17b91db
Multi-Arch: same

Package: libmtd-dev
Priority: optional
Section: libdevel
Installed-Size: 78
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: mtd-utils
Version: 1:2.1.5-1+apertis2bv2024dev3b1
Filename: pool/target/m/mtd-utils/libmtd-dev_2.1.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 28752
MD5sum: 210510fd6694a6d25f013c40a3e5def4
SHA1: ce6dbc0c2eaa0f4fa29424e66753ac08b61bf3d0
SHA256: 9c1f3a0d61551f9c71c6da684e3a6425a09d953cf429025ab969628e57ef3944
SHA512: 3acb815c5e3b8ccc3a4951c1edacf50dc4e2965d4cc8be5433d0ac2d5aaeef44eb664c4274b09f948e7cc618b614b30482ded0b76ed7034fb575973ef27830be
Description: Memory Technology Device Development Libraries
 Development header and libraries for manipulating memory technology
 devices, such as flash memory, Disk-On-Chip, or ROM.
Homepage: http://www.linux-mtd.infradead.org/
Multi-Arch: same

Package: libmtdev-dev
Priority: optional
Section: libdevel
Installed-Size: 41
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: armhf
Source: mtdev
Version: 1.1.6-1+apertis1bv2024dev3b1
Depends: libmtdev1 (= 1.1.6-1+apertis1bv2024dev3b1)
Filename: pool/target/m/mtdev/libmtdev-dev_1.1.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 14888
MD5sum: 4e859d7c5c83543f801d8d4ea44ef9c6
SHA1: 9dd49d1d32766f649ca5d85f26837e0d42a216b3
SHA256: d6672cb20884be19e17bce48fd9fdbe6f3ceb5681528d9852b49fc556083f4eb
SHA512: 8e6739d6beaaa88e44e0253956410eaa3d8b575c76a12c8ad66ad2f866933bf49edc599fe9a2f24bf747264d1f54f6b50e2722f5aa53dc63f9c599fc1190bc41
Description: Multitouch Protocol Translation Library - dev files
 libmtdev is a library for translating evdev multitouch events using the legacy
 protocol to the new multitouch slots protocol. This is necessary for kernel
 drivers that have not been updated to use the newer protocol.
 .
 This package contains files that are needed to build applications.
Homepage: http://bitmath.org/code/mtdev/
Multi-Arch: same

Package: libmtdev1
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: armhf
Source: mtdev
Version: 1.1.6-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/m/mtdev/libmtdev1_1.1.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 21272
MD5sum: dd4818d09e0336c53a48917df9a8851a
SHA1: 1cb32faf4ac7fa614c96885aa4888102af7cfddd
SHA256: e6c53293c5df9045fe0039c614da252d9749d53256b19301ca003223cc1caea4
SHA512: dafad91ce11eb10a37cf96837ff242c382407d9b9f498e754e1458d83a9f6859a8e9f169c41ef13102f43f313490896d63bf8b7e6916d4884f4eca061a990c2c
Description: Multitouch Protocol Translation Library - shared library
 libmtdev is a library for translating evdev multitouch events using the legacy
 protocol to the new multitouch slots protocol. This is necessary for kernel
 drivers that have not been updated to use the newer protocol.
Homepage: http://bitmath.org/code/mtdev/
Multi-Arch: same

Package: libmtdev1-dbgsym
Priority: optional
Section: debug
Installed-Size: 41
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: armhf
Source: mtdev
Version: 1.1.6-1+apertis1bv2024dev3b1
Depends: libmtdev1 (= 1.1.6-1+apertis1bv2024dev3b1)
Filename: pool/target/m/mtdev/libmtdev1-dbgsym_1.1.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 27976
MD5sum: 5c427ccf8dcac2a3e7000d7f6bd1d1dc
SHA1: b6186fc88fdd1dcc0194265a1dabf2559efd6a0f
SHA256: c3b6b48e8d7aa8d0052311a7bdb6a06f5ef6a5174d82b3f7ea440c37e2ee3ebe
SHA512: 0fac10c4ad87342c7f3d1d36c79a464773a157813a162229856e6240c695c728a6a0dff2a245289e0a552a300c7b9348d8f058f4f2d0f1f56d8733a09fc69cc7
Description: debug symbols for libmtdev1
Auto-Built-Package: debug-symbols
Build-Ids: 880f69d80761d489df1640aeec1261a3aaf9e236
Multi-Arch: same

Package: libncurses-dev
Priority: optional
Section: libdevel
Installed-Size: 1666
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Replaces: libncurses5-dev (<< 6.1+20180210), libncursesw5-dev (<< 6.1+20180210), libtinfo-dev (<< 6.1+20180210), ncurses-bin (<< 6.0+20151017), ncurses-dev
Provides: libncurses5-dev (= 6.4-4+apertis1bv2024dev3b1), libncursesw5-dev (= 6.4-4+apertis1bv2024dev3b1), libtinfo-dev (= 6.4-4+apertis1bv2024dev3b1), ncurses-dev
Depends: libtinfo6 (= 6.4-4+apertis1bv2024dev3b1), libncurses6 (= 6.4-4+apertis1bv2024dev3b1), libncursesw6 (= 6.4-4+apertis1bv2024dev3b1), libc6-dev | libc-dev, ncurses-bin (>= 6.0+20151017)
Suggests: ncurses-doc
Conflicts: ncurses-dev
Breaks: libncurses5-dev (<< 6.1+20180210), libncursesw5-dev (<< 6.1+20180210), libtinfo-dev (<< 6.1+20180210)
Filename: pool/target/n/ncurses/libncurses-dev_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 310600
MD5sum: d133c9d935728bdb5f4ed53aefb51647
SHA1: 4447480bac34956db7b77eb2bb13a113b48d32b5
SHA256: 265f4dfcaab6a190e5d7bdb1128687d18e042a43519aaeb40fe1a37d086c5f9f
SHA512: 702d36545c4e464569086f666e817c6cc1c28a744f477ab415c8d3e6799e95b91b5173f7337ab3f81127b319c6acb3e6857aa1189d1a695a3011e44fb844808b
Description: developer's libraries for ncurses
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the header files, static libraries
 and symbolic links that developers using ncurses will need.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: same

Package: libncurses5
Priority: optional
Section: oldlibs
Installed-Size: 199
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libtinfo5 (= 6.4-4+apertis1bv2024dev3b1), libc6 (>= 2.34)
Recommends: libgpm2
Filename: pool/target/n/ncurses/libncurses5_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 78012
MD5sum: 5c055dd52d37ac0436b4c489d63621e7
SHA1: 54f71d54e44038e3a3d70b97fbd1563a1d1807a3
SHA256: dacfcf4dfe29aa476fbdecec32b2f313b96fdaa2c36d9bd27c927f9be5979724
SHA512: 94935be4fd6c24d7a77d6c8721e7d651f1fe78d430b72ff588fed090b7712ff9e48f3c8fb6ce67e9079039de15ef6e804d90ee302d95c3a87aa4463c0e4085dc
Description: shared libraries for terminal handling (legacy version)
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the legacy shared libraries necessary to run
 programs compiled with ncurses.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: same

Package: libncurses5-dbgsym
Priority: optional
Section: debug
Installed-Size: 333
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libncurses5 (= 6.4-4+apertis1bv2024dev3b1)
Filename: pool/target/n/ncurses/libncurses5-dbgsym_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 271836
MD5sum: cf46e47f09831137a1ad67442db4eb7b
SHA1: 2d32b239007e979a4349fc39d7fb962b7239353d
SHA256: b20ac3fbc276d3eea91ba30d211bbe00a4ba3d20410160d8ada6a2d099d15d1c
SHA512: 576d069796f47dbaee8d1f085d13455b398b3acf824e9e09e7f29c891f6b0fa7149fd0b0e4c61631b0d27d487f101ec2fe444b7e5ba3a536b863630d5f4d74cb
Description: debug symbols for libncurses5
Auto-Built-Package: debug-symbols
Build-Ids: 3069dd87250c2a8a190122f50eff356c536fc3b5 6047b1f1040ad2285e340ded07ccd8883e604601 659c7e03a1763a98a2601f912c65b922dd529eb8 f1b9aa0628dd933260aa0bccf6a21903386878b3
Multi-Arch: same

Package: libncurses5-dev
Priority: optional
Section: oldlibs
Installed-Size: 6
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libtinfo6 (= 6.4-4+apertis1bv2024dev3b1), libncurses-dev (= 6.4-4+apertis1bv2024dev3b1)
Filename: pool/target/n/ncurses/libncurses5-dev_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 944
MD5sum: 800add17192942780905906c8183f7f0
SHA1: 83db635dfe5828b609c09e909ec07ed71bb114af
SHA256: bcc630614954fe9ac3af611cd6be4c18f47f01a6882532caee7477b3918f0394
SHA512: f79a41a1b1f3756e593926c5e12f98bcaf1528bec36fa6a6ee098253ae4497cafede19c079244fd85e8240ae2619c97416f99ae93b2d6203b89020476e73db91
Description: transitional package for libncurses-dev
 This is a transitional package that can safely be removed.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: same

Package: libncurses6
Priority: optional
Section: libs
Installed-Size: 212
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libtinfo6 (= 6.4-4+apertis1bv2024dev3b1), libc6 (>= 2.34)
Recommends: libgpm2
Breaks: cowdancer (<< 0.89~)
Filename: pool/target/n/ncurses/libncurses6_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 82236
MD5sum: 318ef614c0a7b3ad1480ffed09b0821e
SHA1: b61df764d35770f236380fe07f0467dcb3f8b62d
SHA256: fbe28fe92f0a5044742a32d6eec851c17a748700b774b9c53f67a70a0bc7e938
SHA512: b9323af6d8a80f9cc5345200a5fc44d1a7f0f74d47bcf060255f65a733e57ffe69281574cd683304cafae05f31b00550147e6b812000cf73c2fdb3d5e8992747
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncurses.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: same

Package: libncurses6-dbgsym
Priority: optional
Section: debug
Installed-Size: 361
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libncurses6 (= 6.4-4+apertis1bv2024dev3b1)
Filename: pool/target/n/ncurses/libncurses6-dbgsym_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 294356
MD5sum: 863d16130fdc667a6634297bb9fc82ef
SHA1: cb54988eca67391a1db1e2dd029c8fe69bbdc3e9
SHA256: 269383a57cf48400eee5a13e095f1d11e0715239a91ece6b012bec741195f858
SHA512: 65a2dc953c89422c5edf916e99b6bd196ecf03e4fdc0ac1bd5758f476cadb41a2fb7f86bcf4712ac25385c4a0a65550fec8decead3ac31fc4e451f3db587c990
Description: debug symbols for libncurses6
Auto-Built-Package: debug-symbols
Build-Ids: 3845feffd33797f471c634725b0db74c1859b81a 7e1717260cf188c90c2301078f3d58fb9030050f 91e58086967a3eb0e3bffec1bb41b5f98a8f8985 afa72d11d2f9309a330967e7c0faa4f0d2d489b4
Multi-Arch: same

Package: libncursesw5
Priority: optional
Section: oldlibs
Installed-Size: 237
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libtinfo5 (= 6.4-4+apertis1bv2024dev3b1), libc6 (>= 2.34)
Recommends: libgpm2
Filename: pool/target/n/ncurses/libncursesw5_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 98744
MD5sum: 2576b345fb857fa18685431159b61720
SHA1: 31c75b6c914b33d21e2ceccbeb952cdd4a0a409e
SHA256: 487ee454c8932be1b884b3ded1ad786683a5a28d0899cc27c13185ea073cb252
SHA512: 9f81161e6b7259034941a98a0aaba5b9a665ee3bd2273af71f651a7b8a1377443f8660dfcfadedf9d83beecb1f85b2221c240bfe30d3196e743b31b783615dc8
Description: shared libraries for terminal handling (wide character legacy version)
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the legacy shared libraries necessary to run
 programs compiled with ncursesw, which includes support for wide
 characters.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: same

Package: libncursesw5-dbgsym
Priority: optional
Section: debug
Installed-Size: 406
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libncursesw5 (= 6.4-4+apertis1bv2024dev3b1)
Filename: pool/target/n/ncurses/libncursesw5-dbgsym_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 340176
MD5sum: a9475714cb49b3aafac95e7e11314e70
SHA1: f489818ce15a11cd96d8150601f9572aed14b4e8
SHA256: 116b7db4adb4e5ba2b89cd5fb203ef3ef35d4ed3be18b45d961fec3bdf3fffe7
SHA512: ea518d00435d08cd70f96f3a86c92bf5fd9937db4c9940397ae30b8cfca2b3c9e7089530e6216c3b0d28cd21b607e1df83cc222d906431688507b4b9b1249b26
Description: debug symbols for libncursesw5
Auto-Built-Package: debug-symbols
Build-Ids: 16fdc143f206634b8b2e08958467f5a1d5007130 55f6eeb91403fc1efe1f5ee1ade938d843a5b5c5 69bdef3c7b9fbc0e26c7e47e7fa87cb1e8edaad3 a1b7d768a656ab5c53922c0e61139b14a6406837
Multi-Arch: same

Package: libncursesw5-dev
Priority: optional
Section: oldlibs
Installed-Size: 6
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libtinfo6 (= 6.4-4+apertis1bv2024dev3b1), libncurses-dev (= 6.4-4+apertis1bv2024dev3b1)
Filename: pool/target/n/ncurses/libncursesw5-dev_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 948
MD5sum: 665de629c50b35a8e9288fa5d89e4d64
SHA1: d9bf643cf1c548cf003ab01863d3621a90e2e4ec
SHA256: 78fa154e16a96703f73281567003301c43f71a29b4d008f2b961eb1e69f9d17e
SHA512: 03b69726f8d193bffaa50e1f276304b0a5f11e512af81cf121fabf5588dea813add717c8bc82a00030363854a7e7677656c702176d755f6f17a47c06db96a803
Description: transitional package for libncurses-dev
 This is a transitional package that can safely be removed.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: same

Package: libncursesw6
Priority: optional
Section: libs
Installed-Size: 269
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libtinfo6 (= 6.4-4+apertis1bv2024dev3b1), libc6 (>= 2.34)
Recommends: libgpm2
Filename: pool/target/n/ncurses/libncursesw6_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 109256
MD5sum: 8161bda7c385e2ac0b25ee9e8fe3c38b
SHA1: 24106ba47fbd9a1e44ae8faa36a1fb874098146d
SHA256: de0eb7c666aa43dae5289fb4a4039704e1d23fc656c968af22c11aea78ce3b0d
SHA512: 4d1114c8b7ddfadd8473e480ca9bdf570e482be531ad707fbbbf6a9877e657b9a3115dd070dbb363b860e537be91bc0319fa6343593bb5e8a67c1da8b05c454e
Description: shared libraries for terminal handling (wide character support)
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncursesw, which includes support for wide characters.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: same

Package: libncursesw6-dbgsym
Priority: optional
Section: debug
Installed-Size: 453
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libncursesw6 (= 6.4-4+apertis1bv2024dev3b1)
Filename: pool/target/n/ncurses/libncursesw6-dbgsym_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 379788
MD5sum: dca8bd2fc33a42f614bfd94174c6409c
SHA1: d9215d5c168cc232cc809f0c460da25ab9c5ccc1
SHA256: 7a35f95b184316ca6779b5fa4b41b3fa9c5054107444491c16401a4be6f74617
SHA512: 8f083b09280321e95e3b2195a80179a2d917446d98baa9fbca627ae0e84ab5cb5a32b36dd06c06cedddb4960a5bdfe382475f881a81ed49fe48b95861c979e4b
Description: debug symbols for libncursesw6
Auto-Built-Package: debug-symbols
Build-Ids: 000745389edb1fcd447473213b03ffa9245aa2b0 1328cfd07890cc41b9d2d32e6e82674f96ad8de3 2be7c01d9060b316a8543128f96397bd47f59a38 f0e210a9c64a2572fb28689c0928a1978f4b5735
Multi-Arch: same

Package: libneon27
Priority: optional
Section: libs
Installed-Size: 164
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: neon27
Version: 0.32.5-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libssl3 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Filename: pool/target/n/neon27/libneon27_0.32.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 86716
MD5sum: 59f7e3057f15a647395e020af0a1d448
SHA1: 61b970504e584d0edb77474203817eb9d9ea4c32
SHA256: 54b6680fc0ee78870b215553dc24e251a8a728265ca37892c012b248fa3900e4
SHA512: 931f40584707276649cc0fe3db76a9360fbdefae8cf2e0113561677d3e3dfdacb34d4b7030e2e8f0f03c54f89afd362bfcddf57afaa5ed780287e418a8cf739d
Description: HTTP and WebDAV client library
 neon is an HTTP and WebDAV client library, with a C language API.
 .
 WARNING: THE NEON API IS NOT YET STABLE.
 .
 Provides lower-level interfaces to directly implement new HTTP
 methods, and higher-level interfaces so that you don't have to
 worry about the lower-level stuff.
 .
 Current features:
   * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.)
   * Low-level interface to HTTP request handling, to allow implementing
     new methods easily.
   * persistent connections
   * RFC2617 basic and digest authentication (including auth-int, md5-sess)
   * Proxy support (including basic/digest authentication)
   * SSL/TLS support using OpenSSL (including client certificate and thread
     safety support)
   * Generic WebDAV 207 XML response handling mechanism
   * XML parsing using the expat or libxml parsers
   * Easy generation of error messages from 207 error responses
   * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
   * WebDAV metadata support: set and remove properties, query any set ofi
     properties (PROPPATCH/PROPFIND).
   * autoconf macros supplied for easily embedding neon directly inside an
     application source tree.
Homepage: https://notroj.github.io/neon/
Multi-Arch: same

Package: libneon27-dbgsym
Priority: optional
Section: debug
Installed-Size: 233
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: neon27
Version: 0.32.5-1+apertis2bv2024dev3b1
Depends: libneon27 (= 0.32.5-1+apertis2bv2024dev3b1)
Filename: pool/target/n/neon27/libneon27-dbgsym_0.32.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 201464
MD5sum: edeb2087f87d73e917f0d1507aedc298
SHA1: 7e8c6fc99ecc587574ec9cd499272bd43c4a1b28
SHA256: 5497e418addb1d0fec99bc260b6d77bcd3290f7f40d05bc5b9417533576d73e9
SHA512: f3fa5c910e354006b90564fb52335cc119242f7ea6db3496ca81104cca53db384271fbda338232e7eea9b91fee5059d4d92e4641949c10de09f08fc84f3b14dd
Description: debug symbols for libneon27
Auto-Built-Package: debug-symbols
Build-Ids: 1223c100a0afd41946b82c778f109e17db694e40
Multi-Arch: same

Package: libneon27-dev
Priority: optional
Section: libdevel
Installed-Size: 539
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: neon27
Version: 0.32.5-1+apertis2bv2024dev3b1
Replaces: libneon-dev, libneon25-dev, libneon27-gnutls-dev
Provides: libneon-dev
Depends: libneon27 (= 0.32.5-1+apertis2bv2024dev3b1), libssl-dev, libxml2-dev, libkrb5-dev, pkgconf
Conflicts: libneon-dev, libneon24-doc (<= 0.24.5-1), libneon25-dev (<< 0.28.2-5), libneon27-gnutls-dev
Filename: pool/target/n/neon27/libneon27-dev_0.32.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 166480
MD5sum: 70bc327b8c7e8894d757c858dc6addec
SHA1: d3d0e3608efebf03b51fabd44bc59666c4d4561e
SHA256: 8e703bdd62a10ea7835531400a5e25e7f0bc0682530fe97531ad0c1b6d75b2f7
SHA512: eff63f093e9449a508d5225aa11168d004d26c5b2815ba9ffa58475e07e7f79cbbbe03a456455c153e947558f965559eb85377f8e04480f29d1b0557371fd749
Description: Header and static library files for libneon27
 This package contains the headers and the static library for libneon27.
 .
 Neon provides lower-level interfaces to directly implement new HTTP
 methods, and higher-level interfaces so that you don't have to
 worry about the lower-level stuff.
Homepage: https://notroj.github.io/neon/

Package: libneon27-gnutls
Priority: optional
Section: libs
Installed-Size: 132
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: neon27
Version: 0.32.5-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.33), libgnutls30 (>= 3.7.5), libgssapi-krb5-2 (>= 1.17), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Filename: pool/target/n/neon27/libneon27-gnutls_0.32.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 60164
MD5sum: b85df6a6ac0054423094f68f1f911043
SHA1: 40b0bc555cabdedb2560df48d510089a5af2b08d
SHA256: b9e234114d6428847c5292078996a79194c050abc7726a98158384b18da55283
SHA512: ac841b57ccdd809f8186d379e4f1194d7babc59eb78bf8b534530da4fc75b63a284cb82f84f6f6440db7430d3a38573a11edfa65e9d65c897ebb89f044b7b90f
Description: HTTP and WebDAV client library (GnuTLS enabled)
 neon is an HTTP and WebDAV client library, with a C language API.
 .
 WARNING: THE NEON API IS NOT YET STABLE.
 .
 Provides lower-level interfaces to directly implement new HTTP
 methods, and higher-level interfaces so that you don't have to
 worry about the lower-level stuff.
 .
 Current features:
   * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.)
   * Low-level interface to HTTP request handling, to allow implementing
     new methods easily.
   * persistent connections
   * RFC2617 basic and digest authentication (including auth-int, md5-sess)
   * Proxy support (including basic/digest authentication)
   * SSL/TLS support using GnuTLS (including client certificate and thread
     safety support)
   * Generic WebDAV 207 XML response handling mechanism
   * XML parsing using the expat or libxml parsers
   * Easy generation of error messages from 207 error responses
   * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
   * WebDAV metadata support: set and remove properties, query any set ofi
     properties (PROPPATCH/PROPFIND).
   * autoconf macros supplied for easily embedding neon directly inside an
     application source tree.
Homepage: https://notroj.github.io/neon/
Multi-Arch: same

Package: libneon27-gnutls-dbgsym
Priority: optional
Section: debug
Installed-Size: 233
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: neon27
Version: 0.32.5-1+apertis2bv2024dev3b1
Depends: libneon27-gnutls (= 0.32.5-1+apertis2bv2024dev3b1)
Filename: pool/target/n/neon27/libneon27-gnutls-dbgsym_0.32.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 202268
MD5sum: 57ba31e148fea4bb765f7219f72b152d
SHA1: 336a99cdec73b9d8ad299c61ef81ce89540f5cf2
SHA256: 3fe339c65256d0f8307342147f8c2b6be9f2354fbd45ea052b7080f6da743b9e
SHA512: cb405e692f471b24389717f693ff97a42c079332db7f2c832c4659cb21aaace3e504b48c6faa9c2597a037e6d8feb2d24616d79d5d3eeb7419ad4653a0b056eb
Description: debug symbols for libneon27-gnutls
Auto-Built-Package: debug-symbols
Build-Ids: 400b8745bbd8bec0f7b99837eaf3cf5c0dc0d7ed
Multi-Arch: same

Package: libneon27-gnutls-dev
Priority: optional
Section: libdevel
Installed-Size: 541
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: neon27
Version: 0.32.5-1+apertis2bv2024dev3b1
Replaces: libneon-dev, libneon25-dev, libneon27-dev
Provides: libneon-dev
Depends: libneon27-gnutls (= 0.32.5-1+apertis2bv2024dev3b1), libgnutls28-dev, libxml2-dev, libkrb5-dev, pkgconf
Conflicts: libneon-dev, libneon24-doc (<= 0.24.5-1), libneon25-dev (<< 0.28.2-5), libneon27-dev
Filename: pool/target/n/neon27/libneon27-gnutls-dev_0.32.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 167440
MD5sum: 5b40caf91cbc5a3c9c81af00e1addd35
SHA1: b84e6f675dcdc38055593035be5e844677f92241
SHA256: 85afe289e60a6966ccc1675f0086df1960070f869adc6e7f9dca59eb1f44a049
SHA512: 68647f42b2c46cf0b3d5912a77bb5d9e7f89a88086b8c2850aab12fd6a0b8f054f35bca4348a3b1586861fda5ffdba070bf7c4e079fdd40f67cfc61f1ec9ee60
Description: Header and static library files for libneon27 (GnuTLS enabled)
 This package contains the headers and the static library for
 libneon27-gnutls.
 .
 Neon provides lower-level interfaces to directly implement new HTTP
 methods, and higher-level interfaces so that you don't have to
 worry about the lower-level stuff.
Homepage: https://notroj.github.io/neon/

Package: libnetfilter-conntrack-dev
Priority: optional
Section: libdevel
Installed-Size: 93
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: libnetfilter-conntrack
Version: 1.0.9-3+apertis1bv2024dev3b2
Depends: libnetfilter-conntrack3 (= 1.0.9-3+apertis1bv2024dev3b2), libnfnetlink-dev, pkg-config
Suggests: libnetfilter-conntrack-doc (= 1.0.9-3+apertis1bv2024dev3b2)
Filename: pool/target/libn/libnetfilter-conntrack/libnetfilter-conntrack-dev_1.0.9-3+apertis1bv2024dev3b2_armhf.deb
Size: 16004
MD5sum: e0ebbc6cc1b3a939049298dc7692edff
SHA1: 15ed217d4095c8bf7075fc9d07d80752eb2b5b6a
SHA256: 20e384419a98ac855e91004144971a40153757d20d5426186b1c1db6afe6e25d
SHA512: 0f5b00661b6c7f8674e53d00440860fb99cb244f323ee4bd7bcb105917192415397889a9a9db7416c6af53fb7731f53e5dfc478fdff45fac15539ec77ced594c
Description: Development files for libnetfilter-conntrack3
 libnetfilter_conntrack is a userspace library providing a programming
 interface (API) to the in-kernel connection tracking state table.
 .
 This package provides development files and static libraries.
Homepage: https://www.netfilter.org/projects/libnetfilter_conntrack/
Multi-Arch: same

Package: libnetfilter-conntrack-doc
Priority: optional
Section: doc
Installed-Size: 3049
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: all
Source: libnetfilter-conntrack
Version: 1.0.9-3+apertis1bv2024dev3b2
Filename: pool/target/libn/libnetfilter-conntrack/libnetfilter-conntrack-doc_1.0.9-3+apertis1bv2024dev3b2_all.deb
Size: 232584
MD5sum: c9cd488bce219869dafe0e023a510e93
SHA1: 8e5da30439ca23ee5a442a2f4f5decb78acab0e1
SHA256: c35d070908b90c734af8e26da641c10f3bbd66b602c30406f8380c38927b0f1d
SHA512: ce6eb42a311085711b4eb0c5d93eb31a9ca54cd0ffc2a0adbb9f5bbf1e7c84661b46ea01c937b328a5f24e295da6fcd65719600c9ef048208f48e2f68959fe0d
Description: Documentation files for libnetfilter-conntrack3
 libnetfilter_conntrack is a userspace library providing a programming
 interface (API) to the in-kernel connection tracking state table.
 .
 This package provides HTML documentation for the API.
Homepage: https://www.netfilter.org/projects/libnetfilter_conntrack/
Multi-Arch: foreign

Package: libnetfilter-conntrack3
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: libnetfilter-conntrack
Version: 1.0.9-3+apertis1bv2024dev3b2
Depends: libc6 (>= 2.4), libmnl0 (>= 1.0.3-4~), libnfnetlink0 (>= 1.0.2)
Filename: pool/target/libn/libnetfilter-conntrack/libnetfilter-conntrack3_1.0.9-3+apertis1bv2024dev3b2_armhf.deb
Size: 34600
MD5sum: 80573199dbe688c124a001be0718caaf
SHA1: 0516a6c732e481b43708e5aef61f0935809e7d0d
SHA256: 3eeaa8c56ed7419d2dd811cb544185e4d77470762cb924051c4f03fbe89cbd66
SHA512: 30ea76f2873fa89d3a93661ec50dd7c5b21caf6260a79b80a1f420c12dfc7e47e158bf7e16b176dd0d8d6f2d8677beb9318b97fecada23d7058ff58eceb7d8d7
Description: Netfilter netlink-conntrack library
 libnetfilter_conntrack is a userspace library providing a programming
 interface (API) to the in-kernel connection tracking state table.
Homepage: https://www.netfilter.org/projects/libnetfilter_conntrack/
Multi-Arch: same

Package: libnetfilter-conntrack3-dbgsym
Priority: optional
Section: debug
Installed-Size: 197
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: libnetfilter-conntrack
Version: 1.0.9-3+apertis1bv2024dev3b2
Depends: libnetfilter-conntrack3 (= 1.0.9-3+apertis1bv2024dev3b2)
Filename: pool/target/libn/libnetfilter-conntrack/libnetfilter-conntrack3-dbgsym_1.0.9-3+apertis1bv2024dev3b2_armhf.deb
Size: 167292
MD5sum: cffc6c83539554599a19dd10ffcc724c
SHA1: b43352e114159663e54b8940f6ced5a48bdfb0ea
SHA256: cf31fbeededaad2672cecc3b99a222e0c7868ad9cef71e914bfdb3822b279b1d
SHA512: e98fcd4bb7d5fb41621a1c7b7e9c12b380e475daf9ef1a7d0a4bdcf7bc9c655973ecbcc9b77c0b71807a36bc0c85e7155a0c279190a2f9ebdb3f8f854625ff64
Description: debug symbols for libnetfilter-conntrack3
Auto-Built-Package: debug-symbols
Build-Ids: bb12dbe644b2dcf65f38c01afc6c7a36fbcd0f17
Multi-Arch: same

Package: libnettle8
Priority: optional
Section: libs
Installed-Size: 467
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: armhf
Source: nettle
Version: 3.8.1-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.17)
Filename: pool/target/n/nettle/libnettle8_3.8.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 298188
MD5sum: ac360b7a072f1557eecbea1915b80c70
SHA1: 99ef46b868cdec06c7b2ec4272c0c9965393dd1c
SHA256: 66fb16ca4f49d9dd5b38ba49c62224100a0cece125a569f7c1777f76006f6ba9
SHA512: 390648cabf651849b7958c3912054c104ed17bd375837a3bcb6ce565ec3efa8617be79dd4e7e9dd37801eb2b904e2bbd71ee11ee624a75c22f3bcd689f8d788f
Description: low level cryptographic library (symmetric and one-way cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the symmetric and one-way cryptographic
 algorithms. To avoid having this package depend on libgmp, the
 asymmetric cryptos reside in a separate library, libhogweed.
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Multi-Arch: same

Package: libnettle8-dbgsym
Priority: optional
Section: debug
Installed-Size: 329
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: armhf
Source: nettle
Version: 3.8.1-2+apertis1bv2024dev3b1
Depends: libnettle8 (= 3.8.1-2+apertis1bv2024dev3b1)
Filename: pool/target/n/nettle/libnettle8-dbgsym_3.8.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 281452
MD5sum: e307d549c4ab094d47d783175d0ed014
SHA1: d77292b8671177e05d5b08f2daa785c1273f180f
SHA256: 430e33c37a565579d3956f85edb2573043ddc946b5c316e7900bc2b2943e7852
SHA512: 2aab462c4334b92b4c282e67294b69ed87010899b3404866f5a51bb8005cfd605f33feaac32a76560c084f6d1f286782e6c7f58dd7f94762a98517081f29064a
Description: debug symbols for libnettle8
Auto-Built-Package: debug-symbols
Build-Ids: f3362b7568f764c1c16f9735e5f80d8be222d97a
Multi-Arch: same

Package: libnewportiface0
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Apertis packagers <packagers@lists.apertis.org>
Architecture: armhf
Source: newport
Version: 0.2024.2bv2024dev3b1
Replaces: newport (<< 0.1706.1~)
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
Breaks: newport (<< 0.1706.1~)
Filename: pool/target/n/newport/libnewportiface0_0.2024.2bv2024dev3b1_armhf.deb
Size: 20924
MD5sum: b00d82cb1c52378029278242e4e0eccc
SHA1: 38ea8455d229457fefea8cd4544590a1cf6e915f
SHA256: 5f80588a3a9c8f99ab209dd8eaa7bf3467f0190da257de628c55ba3e10096d1f
SHA512: d4fa5defa152e493989cc79fd6d012529c010710120c603d0b23017cc94287a697144ffc2c206b170e96fa6a1dee098584a6b6995e96f563c5abf8505e5959e0
Description: Download manager service - shared library
 Newport is a download manager, used to download files from the Internet
 to local storage.
 .
 This package contains the shared library used to communicate with Newport.

Package: libnewportiface0-dbgsym
Priority: optional
Section: debug
Installed-Size: 82
Maintainer: Apertis packagers <packagers@lists.apertis.org>
Architecture: armhf
Source: newport
Version: 0.2024.2bv2024dev3b1
Replaces: newport (<< 0.1706.1~)
Depends: libnewportiface0 (= 0.2024.2bv2024dev3b1)
Breaks: newport (<< 0.1706.1~)
Filename: pool/target/n/newport/libnewportiface0-dbgsym_0.2024.2bv2024dev3b1_armhf.deb
Size: 54456
MD5sum: 1324d1753af26fbe67049840bec02747
SHA1: 0fe7bbfff8c4887da54d6121031ce3e6b7b72106
SHA256: 548a3a39047e610630ddec8f653055505da6b747537842917f5fe1ef1b16d151
SHA512: 66d2191221c7f959451eb59bd4846110a2102ef2ef95329c9177f46ca384158b49cb4801c5f2fe48b3316f7bc18a1fed28758bb855b37eb1427e8de2500c470b
Description: debug symbols for libnewportiface0
Auto-Built-Package: debug-symbols
Build-Ids: 27a2227e77acc876c7bb45c028e2c7301ce8dcd8

Package: libnewt-dev
Priority: optional
Section: libdevel
Installed-Size: 211
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: newt
Version: 0.52.23-1+apertis0bv2024dev3b1
Depends: libslang2-dev (>= 2.0.2), libnewt0.52 (= 0.52.23-1+apertis0bv2024dev3b1)
Filename: pool/target/n/newt/libnewt-dev_0.52.23-1+apertis0bv2024dev3b1_armhf.deb
Size: 66056
MD5sum: 72c560b6406a2ebc6d3c58b4294ddc97
SHA1: 4e326424a185fc3b69402f234f4b417e34b2cd1a
SHA256: dbdfa79c250e7f5233af2a6967057afc5eb2da216fde7f87060c8a14ea5a13f8
SHA512: 6f8ea38c6158442dde3e37dcfbcfafcaacb8bf2085acbbe28692de1ab9a070e6c1bd382d5ef2ff0148250b7796612f915c9632da2b80a3b243231313267671a5
Description: Developer's toolkit for newt windowing library
 These are the header files and libraries for developing applications
 which use newt. Newt is a windowing toolkit for text mode, which provides
 many widgets and stackable windows.
Homepage: https://pagure.io/newt
Multi-Arch: same

Package: libnewt-pic
Priority: optional
Section: libdevel
Installed-Size: 24
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: newt
Version: 0.52.23-1+apertis0bv2024dev3b1
Depends: libnewt-dev (= 0.52.23-1+apertis0bv2024dev3b1)
Filename: pool/target/n/newt/libnewt-pic_0.52.23-1+apertis0bv2024dev3b1_armhf.deb
Size: 10344
MD5sum: b546ddc65caa1a44cff19ee8e73f8f33
SHA1: f84ce5193750dd9a638b02e7ffa7ed5d2734cc21
SHA256: 5b7373c708c0a29d423d1ce01b44ec11bfa1b7bfc36dd196f2151d8cba8ac2ca
SHA512: aa98288a7b4937418491791670944f4b2ca885cab337d8625d32f732b90d75cef2a935a185840d2fdd7ea787ede17d23a291139bd2887d27e1f8687c15cdfc71
Description: Not Erik's Windowing Toolkit, shared library subset kit
 This is used to develop subsets of the newt shared libraries for use on
 custom installation floppies and in embedded systems. Unless you're
 making one of those, you won't need this package.
Homepage: https://pagure.io/newt
Multi-Arch: same

Package: libnewt0.52
Priority: optional
Section: libs
Installed-Size: 322
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: newt
Version: 0.52.23-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libslang2 (>= 2.2.4)
Recommends: libfribidi0
Filename: pool/target/n/newt/libnewt0.52_0.52.23-1+apertis0bv2024dev3b1_armhf.deb
Size: 51644
MD5sum: 1a19ddf156cd7f36ee4be1c525b33097
SHA1: 517b5188cfe38e98b42951aa1d6f21ef2727aa19
SHA256: 269e91a6ee2dbd98e6487e575db00d51f72ebcfce705d7292186572e2672bb95
SHA512: aa631214f168001a3e158082ac19ede4921983d0586c0e22f63ca1c34717177a218b4abba7e21890ff8c2bbdd6c1f332392bb1d19d8da91f27fbf01ab8102ae3
Description: Not Erik's Windowing Toolkit - text mode windowing with slang
 Newt is a windowing toolkit for text mode built from the slang library.
 It allows color text mode applications to easily use stackable windows,
 push buttons, check boxes, radio buttons, lists, entry fields, labels,
 and displayable text. Scrollbars are supported, and forms may be nested
 to provide extra functionality. This package contains the shared library
 for programs that have been built with newt.
Homepage: https://pagure.io/newt
Multi-Arch: same

Package: libnewt0.52-dbgsym
Priority: optional
Section: debug
Installed-Size: 125
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: newt
Version: 0.52.23-1+apertis0bv2024dev3b1
Depends: libnewt0.52 (= 0.52.23-1+apertis0bv2024dev3b1)
Filename: pool/target/n/newt/libnewt0.52-dbgsym_0.52.23-1+apertis0bv2024dev3b1_armhf.deb
Size: 103436
MD5sum: 1a9f05fcad33ef21060f70999cfbc823
SHA1: 730a367abdcb0ce6e56825be47fbc3f58b203e68
SHA256: cf465fbe95f840b46d3a44bec7ab7db98942283014bc2ee4291f5f3cc736d289
SHA512: e17c38f60c7d4dd09f3052435c2756dc0193eaf62a3c68ab158dfc0aa427d07aecfb8d799277d3351a8a85f343abc9b5715cc21d8f44a62fb914c93deebdb412
Description: debug symbols for libnewt0.52
Auto-Built-Package: debug-symbols
Build-Ids: 3105f397c79a9cc558e42f9531fbb885319ba3c7
Multi-Arch: same

Package: libnfnetlink-dev
Priority: optional
Section: libdevel
Installed-Size: 36
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: libnfnetlink
Version: 1.0.2-2+apertis0bv2024dev3b1
Depends: libnfnetlink0 (= 1.0.2-2+apertis0bv2024dev3b1), pkg-config
Filename: pool/target/libn/libnfnetlink/libnfnetlink-dev_1.0.2-2+apertis0bv2024dev3b1_armhf.deb
Size: 8268
MD5sum: abc38b56a34043b1314e9c215428430d
SHA1: 8806f0ccbd87e8f8110cefe65ce9f89e8f75673a
SHA256: 7dae925df8ca05159d48147a230d80d2056c56a499340997aa1252b5e5c80374
SHA512: 87164ccbb197e359d19cea9a362c705a21468ee007f325775ec367b5f062fa984e9b194deabe862a71d5e291d760826b3dbe6ee212e71b8fee22a4fbe4c6edde
Description: Development files for libnfnetlink0
 libnfnetlink is the low-level library for netfilter related
 kernel/userspace communication. It provides a generic messaging
 infrastructure for in-kernel netfilter subsystems (such as
 nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
 respective users and/or management tools in userspace.
 .
 This package provides development files and static libraries.
Homepage: https://git.netfilter.org/libnfnetlink
Multi-Arch: same

Package: libnfnetlink0
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: libnfnetlink
Version: 1.0.2-2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libn/libnfnetlink/libnfnetlink0_1.0.2-2+apertis0bv2024dev3b1_armhf.deb
Size: 12768
MD5sum: b86b9015eaa60841cc848748d040e9c9
SHA1: 4e67df7e1526d8a4a1bd919c651bf3cf12aa1b04
SHA256: 9b308a460e4cbbd00c7981a67863ea8f78aae59f2c2197524daf11b94a05fc8e
SHA512: 0d9922da0dba1ecdce900c7df2a9992c2bd5d613e039e89d1c0db786d191ac41c9e33e9510f8c3d447e63c322492aaf8dc88ad01cda833953b7c193f8a206891
Description: Netfilter netlink library
 libnfnetlink is the low-level library for netfilter related
 kernel/userspace communication. It provides a generic messaging
 infrastructure for in-kernel netfilter subsystems (such as
 nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
 respective users and/or management tools in userspace.
Homepage: https://git.netfilter.org/libnfnetlink
Multi-Arch: same

Package: libnfnetlink0-dbgsym
Priority: optional
Section: debug
Installed-Size: 48
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: libnfnetlink
Version: 1.0.2-2+apertis0bv2024dev3b1
Depends: libnfnetlink0 (= 1.0.2-2+apertis0bv2024dev3b1)
Filename: pool/target/libn/libnfnetlink/libnfnetlink0-dbgsym_1.0.2-2+apertis0bv2024dev3b1_armhf.deb
Size: 33372
MD5sum: 4a93757a7880fbbb6440644728121f0a
SHA1: 78f387889580b7775067203313680a20c6868416
SHA256: 61c7cbd65e0cdbe72abea16c1eda486df82d6c4b8fec33d318a3430d01e3de9e
SHA512: 843bf66db10fe6d7f2f64144d6568c4fabafea534a496bc7ebddeb89d96854fcc13eb0019ab33bf3164475c3415b1fc8ad9d6e42e3c20543df8ab99ad066d80a
Description: debug symbols for libnfnetlink0
Auto-Built-Package: debug-symbols
Build-Ids: 86cdd523e01c0691282d6f7e8ea4f4b427ce50fd
Multi-Arch: same

Package: libnftables-dev
Priority: optional
Section: libdevel
Installed-Size: 48
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: nftables
Version: 1.0.6-2+deb12u1+apertis0bv2024dev3b1
Depends: libnftables1 (= 1.0.6-2+deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/n/nftables/libnftables-dev_1.0.6-2+deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 14468
MD5sum: 00e1ba74ecf6091bbf265932509e8cd6
SHA1: ab34acd8c4c06080db757cc4582728539af8e963
SHA256: 884ab2a1009fcfe98948de95805f18d7f954882c12750de5045d9f3b7bba2962
SHA512: d1d01a0cd6e1763418835ed5b8122168a09aadc28b481965755a468b124d1d46f8247d414da69b8ce05e50d663a7d2a1fbdc6cfe9e86248d87b7d2e35bd738a0
Description: Development files for libnftables
 This library provides high level semantics to interact with the nftables
 framework by Netfilter project.
 .
 nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
 .
 Netfilter software and nftables in particular are used in applications such
 as Internet connection sharing, firewalls, IP accounting, transparent
 proxying, advanced routing and traffic control.
 .
 A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.
 .
 This package provides development files and static libraries.
Homepage: https://www.netfilter.org/
Multi-Arch: same

Package: libnftables1
Priority: optional
Section: libs
Installed-Size: 624
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: nftables
Version: 1.0.6-2+deb12u1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libjansson4 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnftnl11 (>= 1.2.2), libxtables12 (>= 1.6.0+snapshot20161117)
Filename: pool/target/n/nftables/libnftables1_1.0.6-2+deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 261440
MD5sum: 497d20de96f82949cdd075958bb0c8bf
SHA1: d06cf25fb615310ebef2ecc2a22e98bcf561fecc
SHA256: 16f4b4b2e601f33b2b475ecf01ac092e77d9cd528600444d5a1b27c3f24e4f8d
SHA512: 885501e90f9daaf0f169a0fe32a224fc1862804bbbbc1f8cbd057fc8fd40f0bd7e9ebf90b48f5e254753565f4e040d42b6f07552505d87bf98ba755f3386cf64
Description: Netfilter nftables high level userspace API library
 This library provides high level semantics to interact with the nftables
 framework by Netfilter project.
 .
 nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
 .
 Netfilter software and nftables in particular are used in applications such
 as Internet connection sharing, firewalls, IP accounting, transparent
 proxying, advanced routing and traffic control.
 .
 A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.
 .
 This package contains the libnftables library.
Homepage: https://www.netfilter.org/
Multi-Arch: same

Package: libnftables1-dbgsym
Priority: optional
Section: debug
Installed-Size: 957
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: nftables
Version: 1.0.6-2+deb12u1+apertis0bv2024dev3b1
Depends: libnftables1 (= 1.0.6-2+deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/n/nftables/libnftables1-dbgsym_1.0.6-2+deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 884704
MD5sum: c738adfeef1d31b31258b192fa193950
SHA1: 5895e9c69428b67032a2f749dc33f4a860130416
SHA256: eb678292687f841a79ab42a7efa5bcd8f0bc982312ac02dd70711af7ff943203
SHA512: 2dbe64cf79c7a36d45c9a5b5d70e5429687afded3a18d721679b90fb32916812a95ab35f7b8fd35bbcdbfcddaef69c51ff9175db64fd1b8f20a60ffe3e139109
Description: debug symbols for libnftables1
Auto-Built-Package: debug-symbols
Build-Ids: 611339776d162766a5e3ad9872a8476e514edfad
Multi-Arch: same

Package: libnftnl-dev
Priority: optional
Section: libdevel
Installed-Size: 482
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: libnftnl
Version: 1.2.4-2+apertis1bv2024dev3b1
Depends: libnftnl11 (= 1.2.4-2+apertis1bv2024dev3b1), pkg-config
Suggests: libnftnl-dev-doc
Filename: pool/target/libn/libnftnl/libnftnl-dev_1.2.4-2+apertis1bv2024dev3b1_armhf.deb
Size: 75296
MD5sum: ff642d4f5a304cc1cbc162d089adfd92
SHA1: 1ace1852f2a17e4a9d4248cdd968fe0af5e7e969
SHA256: c8a91b5bd753612a42393050ab2ed38e6eaa6fc71e8fb7edaba1115ade1bb360
SHA512: 219727881f4b28f7d3ad7bb618d0989f9af52f32aecd61f0ab347775e3c536011b773bbcd042d3ce95e50586cea204d9c15475555ad0bda3e8698121fea3a57a
Description: Development files for libnftnl
 libnftnl is the low-level library for Netfilter 4th generation
 framework nftables.
 .
 Is the user-space library for low-level interaction with
 nftables Netlink's API over libmnl.
 .
 This package provides development files and static libraries.
Homepage: https://git.netfilter.org/libnftnl
Multi-Arch: same

Package: libnftnl-dev-doc
Priority: optional
Section: doc
Installed-Size: 5232
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: all
Source: libnftnl
Version: 1.2.4-2+apertis1bv2024dev3b1
Filename: pool/target/libn/libnftnl/libnftnl-dev-doc_1.2.4-2+apertis1bv2024dev3b1_all.deb
Size: 282580
MD5sum: 2ed6bf91464599c8a160565f95c534d4
SHA1: 3cc2dba8d5c9883607f87e83d796611e82505a22
SHA256: ab1b15f96a450c52dac6fb1e6537417b92552024e51e3e4755addc1639dd1ff8
SHA512: 908ca900b552b6a66e4d7475d36fc992f1b7648979cfd9da8bcaeed19e0c779fefcf74a5cb6b7c158d045c44086f9ff3827c98e3694d8c4d70ffb6eecea2a43e
Description: Doxygen-generated documentation for libnftnl-dev
 libnftnl is the low-level library for Netfilter 4th generation
 framework nftables.
 .
 Is the user-space library for low-level interaction with
 nftables Netlink's API over libmnl.
 .
 This package provides additional doxygen-generated documentation for the
 libnftnl-dev package.
Homepage: https://git.netfilter.org/libnftnl
Multi-Arch: foreign

Package: libnftnl11
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: libnftnl
Version: 1.2.4-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~)
Filename: pool/target/libn/libnftnl/libnftnl11_1.2.4-2+apertis1bv2024dev3b1_armhf.deb
Size: 48508
MD5sum: 6aab531ee6ab55fe98a54a02319f7b03
SHA1: 29fbca611ca2431c68b2373ca6592895cd5a1aff
SHA256: 4dc7c61bfc3c491271ede78454c1297eccedaf0cf5d12cb27cb5c2783fabf587
SHA512: f582d04e335677ff7ec9d29b889becb47afbe5dd01716305a032921df7d052368186086c888a4348068b867b8a0985780bed53e75273244a813e4196c39c2112
Description: Netfilter nftables userspace API library
 libnftnl is the low-level library for Netfilter 4th generation
 framework nftables.
 .
 Is the user-space library for low-level interaction with
 nftables Netlink's API over libmnl.
Homepage: https://git.netfilter.org/libnftnl
Multi-Arch: same

Package: libnftnl11-dbgsym
Priority: optional
Section: debug
Installed-Size: 285
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: libnftnl
Version: 1.2.4-2+apertis1bv2024dev3b1
Depends: libnftnl11 (= 1.2.4-2+apertis1bv2024dev3b1)
Filename: pool/target/libn/libnftnl/libnftnl11-dbgsym_1.2.4-2+apertis1bv2024dev3b1_armhf.deb
Size: 241600
MD5sum: e20c81a8b8f28ff5b991be70ef418990
SHA1: 46cd7812133cb3faf3e2363539fe26094ce46ae5
SHA256: f46019cd04a24cde2d34abf9c6573a3e5cdfcc87b7a7ab43b3571289c20e1a00
SHA512: de2fe44180b1680538411b7332b5c9bc38ea4f74ed0703131e48d19070e82a291e9ecdec2336e8f5b1e499dd896852fbd77e0572059b426e0d3367938df33b43
Description: debug symbols for libnftnl11
Auto-Built-Package: debug-symbols
Build-Ids: 49e10d8d0eb76ba6ead7ea01f71426735de95a97
Multi-Arch: same

Package: libnghttp2-14
Priority: optional
Section: libs
Installed-Size: 157
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: nghttp2
Version: 1.52.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/n/nghttp2/libnghttp2-14_1.52.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 62548
MD5sum: 387200444bee13bb04f3fc57223079ff
SHA1: 35107de06dc28443ca6c45640083125c335784fb
SHA256: 811540ed66f0bb8e269f94febf9995fb52b7dc0e10bdfc80659f38232cd02ce8
SHA512: 0711113d437c5c69732c8785c8c71c8e6ffce98c9e67268490e8dcf7143382ada980f3480fba4741cd9827b74c0adeb960348c33f2b916a13216de9c47d52daa
Description: library implementing HTTP/2 protocol (shared library)
 This is an implementation of the Hypertext Transfer Protocol version
 2 in C. The framing layer of HTTP/2 is implemented as a reusable C
 library.
 .
 This package installs a shared library.
Homepage: https://nghttp2.org/
Multi-Arch: same

Package: libnghttp2-14-dbgsym
Priority: optional
Section: debug
Installed-Size: 245
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: nghttp2
Version: 1.52.0-1+apertis1bv2024dev3b1
Depends: libnghttp2-14 (= 1.52.0-1+apertis1bv2024dev3b1)
Filename: pool/target/n/nghttp2/libnghttp2-14-dbgsym_1.52.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 214300
MD5sum: 4f7d0553a747f15d26e0e2f20938fb61
SHA1: ed59c40fbe984ba339261964e440783dc5152e8f
SHA256: be2686f987255b1a42bcb87052ff53284aa5643005de98d1d9902f07c21b25a9
SHA512: 42ce0d3e8a951b95c3df08bd250e1bfc1456613d9afb3f804567e0916f1560e8a4b1cf3e878bd1d3efb2ad5aad0de40c8ec896f8343df13a002fa912dbaa0eb9
Description: debug symbols for libnghttp2-14
Auto-Built-Package: debug-symbols
Build-Ids: f66071d50ee038cfcc87392d12efe2fcb56fba6f
Multi-Arch: same

Package: libnghttp2-dev
Priority: optional
Section: libdevel
Installed-Size: 427
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: nghttp2
Version: 1.52.0-1+apertis1bv2024dev3b1
Replaces: libnghttp2-3-dev, libnghttp2-4-dev, libnghttp2-5-dev
Depends: libnghttp2-14 (= 1.52.0-1+apertis1bv2024dev3b1), pkg-config
Suggests: libnghttp2-doc
Conflicts: libnghttp2-3-dev, libnghttp2-4-dev, libnghttp2-5-dev
Filename: pool/target/n/nghttp2/libnghttp2-dev_1.52.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 99564
MD5sum: 9a12585d1c856bb7d77fde7cee2ffc2a
SHA1: ae82cf21a5aa2cb97290c038846c5ab4fe437158
SHA256: 63603e586f340282852dc460daebd5b761947399af83fecc29c807718594d9af
SHA512: 5e5a739046cdaad6b1915f636fb4673f005118d0fc335ec70aac469b9910a24388123fd3178ae74ecbb724543666543ad33612cea3696fdf13188be1805e9161
Description: library implementing HTTP/2 protocol (development files)
 This is an implementation of the Hypertext Transfer Protocol version
 2 in C. The framing layer of HTTP/2 is implemented as a reusable C
 library.
 .
 This package installs development files.
Homepage: https://nghttp2.org/
Multi-Arch: same

Package: libnghttp2-doc
Priority: optional
Section: doc
Installed-Size: 10925
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: all
Source: nghttp2
Version: 1.52.0-1+apertis1bv2024dev3b1
Depends: libjs-jquery, libjs-underscore, lynx | www-browser
Filename: pool/target/n/nghttp2/libnghttp2-doc_1.52.0-1+apertis1bv2024dev3b1_all.deb
Size: 2973576
MD5sum: aa870dd95958ec89153622298b5ce7d9
SHA1: 907a1535d18e3746e3afde62c98c703837409ad5
SHA256: 8b194f5d56d1153b6a8b4d3159e0f9ce8ad7b52619d0cbe7e8cf3c59efc2b7c9
SHA512: 55d327e67924f96a92ba696de6351e3eeceebed834cdd94c900830c04e6d263c46d063179722714d7461dae0e092006489be5c5294b00579c6f17d15f281d647
Description: library implementing HTTP/2 protocol (documentation)
 This is an implementation of the Hypertext Transfer Protocol version
 2 in C. The framing layer of HTTP/2 is implemented as a reusable C
 library.
 .
 This package installs documentation.
Homepage: https://nghttp2.org/

Package: libnginx-mod-http-auth-pam
Priority: optional
Section: httpd
Installed-Size: 32
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:1.5.3-3+apertis2bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4), libpam0g (>= 0.99.7.1)
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-http-auth-pam/libnginx-mod-http-auth-pam_1.5.3-3+apertis2bv2024dev3b1_armhf.deb
Size: 7916
MD5sum: f1eef9592e28e65834c82930d6877e32
SHA1: 96080c7fa50daaa255cab58e8ff0cef91800f6bd
SHA256: c80a13e517a4a05e0b9223256a0708bd5844553fef2aaf946256102c001e97e8
SHA512: 6be319952541b24b695a06af9efffff2243cb6b42dc0a6169050150646cbe9695c1e082df6b718bb64227a01a9ba33bf5b751eb1702a5e19deb2413c17ddf83c
Description: PAM authentication module for Nginx
 The nginx_http_auth_pam module enables authentication using PAM.
 .
 The module uses PAM as a backend for simple http authentication. It
 also allows setting the pam service name to allow more fine grained control.
Homepage: https://github.com/sto/ngx_http_auth_pam_module
Multi-Arch: foreign

Package: libnginx-mod-http-auth-pam-dbgsym
Priority: optional
Section: debug
Installed-Size: 47
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-auth-pam
Version: 1:1.5.3-3+apertis2bv2024dev3b1
Depends: libnginx-mod-http-auth-pam (= 1:1.5.3-3+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-auth-pam/libnginx-mod-http-auth-pam-dbgsym_1.5.3-3+apertis2bv2024dev3b1_armhf.deb
Size: 34308
MD5sum: 43f594abc2083e59304b947850ac93c2
SHA1: d199eed37c16315e78d96f00f0b4e2bda6cdb142
SHA256: 41a65d7574b89e419b334d42d79e538e1b022fee0ac5e67ee7dfaa02b76f2909
SHA512: 89aac0c06ed3335c110a82f27779cdf0b05a8f6be28cec4d4cc2f7b4de7bcc7a90112dd03cf8f69748929bc36657b0a1c385d116ecedc8354b352f4f507cfc31
Description: debug symbols for libnginx-mod-http-auth-pam
Auto-Built-Package: debug-symbols
Build-Ids: bf1260d9622725a4726735037a9a817c5d96441e

Package: libnginx-mod-http-cache-purge
Priority: optional
Section: httpd
Installed-Size: 33
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:2.3-4+apertis1bv2024dev2b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4)
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-http-cache-purge/libnginx-mod-http-cache-purge_2.3-4+apertis1bv2024dev2b1_armhf.deb
Size: 9632
MD5sum: 530b57446ed1f14c8c2e9927f7034d4c
SHA1: 694c67132e592bf5cca970ce8721f5cec41d828f
SHA256: 8c8845759aba37ea0e0cce1799c7276d79b9b0b966664f3aee086a400615a6db
SHA512: 6917143b950314c53bf5d1f2156dd1f6e1d19f11e1a834fbe046a3be438fe9430695f13b696f0a3ad0dbfa7b29b6017abb70b8afd6c50cb61bd63c25c61e754e
Description: Purge content from Nginx caches
 Cache Purge module adds purging capabilities to Nginx. It allows purging
 content from caches used by all of Nginx proxy modules, like FastCGI, Proxy,
 SCGI and uWSGI.
Homepage: https://github.com/FRiCKLE/ngx_cache_purge
Multi-Arch: foreign

Package: libnginx-mod-http-cache-purge-dbgsym
Priority: optional
Section: debug
Installed-Size: 52
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-cache-purge
Version: 1:2.3-4+apertis1bv2024dev2b1
Depends: libnginx-mod-http-cache-purge (= 1:2.3-4+apertis1bv2024dev2b1)
Filename: pool/target/libn/libnginx-mod-http-cache-purge/libnginx-mod-http-cache-purge-dbgsym_2.3-4+apertis1bv2024dev2b1_armhf.deb
Size: 38416
MD5sum: 95e46ae68ab5f37b8172bc9927ccb03b
SHA1: 75b2f6c8400c6d25d3f78189f57adc63fb2bd49f
SHA256: 000675d4f6f79860d7a748974169e9d7f6df2769c2920ebd7409ea9bb8a6e4ec
SHA512: b15c40197437231ffd0601f7820b283f53a1f08ce4b24985fa64bc0dfe8d259fd6012e10f59794d81341f7c239f7ca6a39f5675907c100f09669300dd4d7919c
Description: debug symbols for libnginx-mod-http-cache-purge
Auto-Built-Package: debug-symbols
Build-Ids: 51690a5ee027ca46f0eff93f71a7f1ca2ddb9ea3

Package: libnginx-mod-http-dav-ext
Priority: optional
Section: httpd
Installed-Size: 40
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:3.0.0-3+apertis2bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.33), libxml2 (>= 2.7.4)
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-http-dav-ext/libnginx-mod-http-dav-ext_3.0.0-3+apertis2bv2024dev3b1_armhf.deb
Size: 13408
MD5sum: e79be1f70f51bf30867f102fe810b582
SHA1: 644adcfe30318ca378245c6ba0243e7e59d3be44
SHA256: e3d345f5655ef904d72f268a5555616ac809b4b51f5cdf177d78629ca1b51f7e
SHA512: 7b8d0214dba32aa3e132061c5c6852c2e6cdcb1b47967373da558f7c7e088181b4b44b4f231128f34256d237daa56a995bf939abb97bd14cc802fc373109f7f7
Description: WebDAV missing commands support for Nginx
 WebDAV Ext module complements the Nginx WebDAV module to provide a full
 WebDAV support.
 .
 WebDAV Ext provides the missing PROPFIND & OPTIONS methods.
Homepage: https://github.com/arut/nginx-dav-ext-module
Multi-Arch: foreign

Package: libnginx-mod-http-dav-ext-dbgsym
Priority: optional
Section: debug
Installed-Size: 70
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-dav-ext
Version: 1:3.0.0-3+apertis2bv2024dev3b1
Depends: libnginx-mod-http-dav-ext (= 1:3.0.0-3+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-dav-ext/libnginx-mod-http-dav-ext-dbgsym_3.0.0-3+apertis2bv2024dev3b1_armhf.deb
Size: 57264
MD5sum: 6e8b93515f438ab4ecd85d7449ab950a
SHA1: b1321c890c65aceb693d2d723314265c910a3dc7
SHA256: 386faa047a780330f4a83953d400c47185e53db57939de0799a1cab1881c0bea
SHA512: 5c668abcc0ba9957f1a651749c62c732bd7bec40ebb7cd264634dead1ef2beb0191bb72ef8825ae744b0247c4cbc5c3c45dc38ae1d3fb11a9fd57a8774abb841
Description: debug symbols for libnginx-mod-http-dav-ext
Auto-Built-Package: debug-symbols
Build-Ids: 4bcfc28d3bf7e91aa72af90137563ae04a7f9ff3

Package: libnginx-mod-http-echo
Priority: optional
Section: httpd
Installed-Size: 49
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:0.63-4+apertis2bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4)
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-http-echo/libnginx-mod-http-echo_0.63-4+apertis2bv2024dev3b1_armhf.deb
Size: 16748
MD5sum: bf5a92f6494094ee8f61c5493933d707
SHA1: 5abd364f06056f8025ae3278254b83f4ba3987ff
SHA256: a8919f2b955acdfe5ac238c9c37d314f0a601d64570eaf690246e17d92ff9ee1
SHA512: 11ab7bd8ae01b99a378caa493227572c9efddb44722e20945ed7e8bf713e486229124fffb262d2e3cfcc68857c77c137f63b3c43f8d5c5a56fac78ea9769e57e
Description: Bring echo and more shell style goodies to Nginx
 Echo module wraps lots of Nginx internal APIs for streaming input and output,
 parallel/sequential subrequests, timers and sleeping, as well as various meta
 data accessing.
 .
 Basically it provides various utilities that help testing and debugging of
 other modules by trivially emulating different kinds of faked subrequest
 locations.
 .
 People will also find it useful in real-world applications that need to:
 .
 1. Serve static contents directly from memory.
 2. Wrap the upstream response with custom header and footer (kinda like the
    addition module but with contents read directly from the config file and
    Nginx variables).
 3. Merge contents of various "Nginx locations" (i.e., subrequests) together in
    a single main request (using echo_location and its friends).
Homepage: https://github.com/agentzh/echo-nginx-module
Multi-Arch: foreign

Package: libnginx-mod-http-echo-dbgsym
Priority: optional
Section: debug
Installed-Size: 80
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-echo
Version: 1:0.63-4+apertis2bv2024dev3b1
Depends: libnginx-mod-http-echo (= 1:0.63-4+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-echo/libnginx-mod-http-echo-dbgsym_0.63-4+apertis2bv2024dev3b1_armhf.deb
Size: 62972
MD5sum: 5058f8403a4e86f8845d38d4f05d240f
SHA1: f49e2d89017b11d46bccefb4b8dc58d37e7b2336
SHA256: a88b0cc3589c8fa6b4a169435df5b35f0591e9d18b104b3910a0f208b413a818
SHA512: 9f2297f2ebc99ab07c7f59f45dce62bc75075fa589af2c902d2d21abdc60982c432b4ca4c9cfa2ba8775c254c27d8aab090b6f83e06ca5e0b95483602a7f3b7a
Description: debug symbols for libnginx-mod-http-echo
Auto-Built-Package: debug-symbols
Build-Ids: 861d2441f568510ebd99b8b0fc95c7562a6817c5

Package: libnginx-mod-http-fancyindex
Priority: optional
Section: httpd
Installed-Size: 43
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:0.5.2-3+apertis2bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.33)
Suggests: nginx
Filename: pool/target/libn/libnginx-mod-http-fancyindex/libnginx-mod-http-fancyindex_0.5.2-3+apertis2bv2024dev3b1_armhf.deb
Size: 16436
MD5sum: 048b8e4ea95f0ff43e1c1741df8ec0a1
SHA1: ae8fd49c5a587271fb74ec3a09adb8d029cd39f1
SHA256: 9fd3ae0be52c5e97fd78222bc25895fee62e7aaf3316f075231f15c5f866569b
SHA512: 59a75d4e171cf0446ac59fcaa2ccf20c2f23d27cbfc78038bcec2eb3e99b6bab6d7100a377504890bf257c968cc35fd8e17af023091532a0762382843cc9f1c7
Description: Fancy indexes module for the Nginx
 The Fancy Index module makes possible the generation of file listings, like
 the built-in autoindex module does, but adding a touch of style by introducing
 ways to customize the result.
Homepage: https://github.com/aperezdc/ngx-fancyindex
Multi-Arch: foreign

Package: libnginx-mod-http-fancyindex-dbgsym
Priority: optional
Section: debug
Installed-Size: 59
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-fancyindex
Version: 1:0.5.2-3+apertis2bv2024dev3b1
Depends: libnginx-mod-http-fancyindex (= 1:0.5.2-3+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-fancyindex/libnginx-mod-http-fancyindex-dbgsym_0.5.2-3+apertis2bv2024dev3b1_armhf.deb
Size: 45260
MD5sum: ed6dfe22b1b368223ea67306dbfd5e73
SHA1: e995f5d3afe285296d1cbed764de469feba2beb6
SHA256: 767f13ec08c1d66ce24ce73ce5f43e6f62464dfd0133c0206323e4982c3555b9
SHA512: 3ed82811ddaf74d6f8010f41c6319fe0dfbb81724d29a4f8b7491c8b160ae3cf5ca68bd767ac4a7d8a531a30bfcdcbe22ae39115b2abfe534e2762ab349a3d74
Description: debug symbols for libnginx-mod-http-fancyindex
Auto-Built-Package: debug-symbols
Build-Ids: 56b6d21aec7f5e6852ca98515b32bbaea695597f

Package: libnginx-mod-http-geoip
Priority: optional
Section: httpd
Installed-Size: 117
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4), libgeoip1 (>= 1.6.12)
Recommends: nginx
Filename: pool/target/n/nginx/libnginx-mod-http-geoip_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 85500
MD5sum: 0328debca036d93ff1123697577f709b
SHA1: c54e10daef14a3e933391e4bac9ba59834129fe2
SHA256: c12aa7834f38c5dbc342c1af65a79df55213542dd253410a84ecabdff705c43a
SHA512: 763133e67f2c71e983dd32b62164f4f0235ee5b8ec3c53910d511b724bd5448897f47ee59c9ea8b35349ace5081f6a0d80b6f36be72d3aa6891ed7834d9c1a45
Description: GeoIP HTTP module for Nginx
 The ngx_http_geoip module creates variables with values depending on the
 client IP address, using the precompiled MaxMind databases.
 .
 Those variables include country, region, city, latitude, longitude, postal
 code, etc.
Homepage: https://nginx.org

Package: libnginx-mod-http-geoip-dbgsym
Priority: optional
Section: debug
Installed-Size: 50
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: libnginx-mod-http-geoip (= 1.22.1-9+apertis1bv2024dev3b1)
Filename: pool/target/n/nginx/libnginx-mod-http-geoip-dbgsym_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 36908
MD5sum: 9c313bfdd02035aba727bb1b34d3fb88
SHA1: 8a3894ad4e72040e0b3caff14fc1c6c0be289390
SHA256: b4d105914a5e5a5c1767f6536117758fd9acb03fa788b6b95721cb25368ac0d5
SHA512: 1696b2306bc1c3c8de09f57e532539257de0bac8a118257d5eed66525d090108e7dd23608bd246fd4e80f9e58eba42b69186a367920173f3660dd5ec2b347dba
Description: debug symbols for libnginx-mod-http-geoip
Auto-Built-Package: debug-symbols
Build-Ids: e7562cafcd3e82281c82f2b0983ff0bb81b49239

Package: libnginx-mod-http-geoip2
Priority: optional
Section: httpd
Installed-Size: 30
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:3.4-3+apertis2bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2)
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-http-geoip2/libnginx-mod-http-geoip2_3.4-3+apertis2bv2024dev3b1_armhf.deb
Size: 8292
MD5sum: ed46e1c95167eb4f41b8947a07e8bd10
SHA1: d607f6e152beacc880a670b996671b356cc5f64c
SHA256: 5ff69c121c92a9abfb95bff5db68f4ea2226587b9f11da44ace19943bf4b5cca
SHA512: 20668b48f9984a31685c0971e06d2c4f78a14849cb3189dc441d159ece52bdfa36ce10b7ab5dd9fad2b574fdb3df074a10f4814f253a763ae83dc4eaa775bc3e
Description: GeoIP2 HTTP module for Nginx
 The ngx_http_geoip2 module creates variables with values depending on the
 client IP address, using the precompiled MaxMind GeoIP2 databases.
 .
 Those variables include country, region, city, latitude, longitude, postal
 code, etc.
Homepage: https://github.com/leev/ngx_http_geoip2_module
Multi-Arch: foreign

Package: libnginx-mod-http-geoip2-dbgsym
Priority: optional
Section: debug
Installed-Size: 50
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-geoip2
Version: 1:3.4-3+apertis2bv2024dev3b1
Depends: libnginx-mod-http-geoip2 (= 1:3.4-3+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-geoip2/libnginx-mod-http-geoip2-dbgsym_3.4-3+apertis2bv2024dev3b1_armhf.deb
Size: 37296
MD5sum: e55b47c787823141d857f3b5b832e661
SHA1: 34cb73eb270405e0bbae19f13038b55fac881270
SHA256: 5f2517cbf37654a2ae056ff48d510aeb09196e251561120d5ad989066a71e02c
SHA512: 75c0d360cbe86930d9337e96cbc1ee0d1a8ab7540e8d1c591e0942052d1a1eaf7df3a24b90af141ba67566668f9e127bd1ebd28cfd90d7510960c928f246cb2b
Description: debug symbols for libnginx-mod-http-geoip2
Auto-Built-Package: debug-symbols
Build-Ids: 84335a1cf2d98fc134d4bb8695a07bf8980580d5

Package: libnginx-mod-http-headers-more-filter
Priority: optional
Section: httpd
Installed-Size: 36
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:0.34-3+apertis2bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4)
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-http-headers-more-filter/libnginx-mod-http-headers-more-filter_0.34-3+apertis2bv2024dev3b1_armhf.deb
Size: 11132
MD5sum: c1c495c1de49c69e7eaa6e03fa0fd891
SHA1: 0bde59a1227bbfb1529e1c52ca0122674a53deab
SHA256: 8b604a347b03116cbc9a0999ebf321817d26d7e690ffa2abfb0ff419e80aa514
SHA512: c1d685765cb4ca06d7e416d1b47f783fea2aa2e9a0b8c6f7565770e19e334addb2fab930699d28abd840130473ecb34ff2076f6ebb27379979a45e05be1d06f2
Description: Set and clear input and output headers for Nginx
 The Headers More module allows you to add, set, or clear any output or input
 header that you specify.
 .
 This is an enhanced version of the standard headers module because it provides
 more utilities like resetting or clearing "builtin headers" like Content-Type,
 Content-Length, and Server.
Homepage: https://github.com/openresty/headers-more-nginx-module
Multi-Arch: foreign

Package: libnginx-mod-http-headers-more-filter-dbgsym
Priority: optional
Section: debug
Installed-Size: 59
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-headers-more-filter
Version: 1:0.34-3+apertis2bv2024dev3b1
Depends: libnginx-mod-http-headers-more-filter (= 1:0.34-3+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-headers-more-filter/libnginx-mod-http-headers-more-filter-dbgsym_0.34-3+apertis2bv2024dev3b1_armhf.deb
Size: 45440
MD5sum: 99170c563535134ff556f613c77aa3ea
SHA1: aacf0543cc4be04c3c3f6dffbc74204c61543f1d
SHA256: 991e2fa1ee8563d7e354033023307894bbea23a045ff30ab78a7a3b09cddfec2
SHA512: 4381620689e4c5fdaee848e17daaab8f0f85287eb29cf80bd5e858cf5e19caf2e056042da976bd7af7937cdc24cfd3d55a17ed5187122954a920916bae2fb83d
Description: debug symbols for libnginx-mod-http-headers-more-filter
Auto-Built-Package: debug-symbols
Build-Ids: 16801a1547a0fec57b8a9e01b52ee1ce3197d7f7

Package: libnginx-mod-http-image-filter
Priority: optional
Section: httpd
Installed-Size: 120
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4), libgd3 (>= 2.1.0~alpha~)
Recommends: nginx
Filename: pool/target/n/nginx/libnginx-mod-http-image-filter_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 88888
MD5sum: 71cf207303396d9f7e61dc5b9947f2e1
SHA1: 9726e98a83ffccadba3a17193a9e17cb06decd9e
SHA256: 8d1f68ef6084f9e6abd0d51298303b843794b1b63a7b3cba8c01910b12895a8a
SHA512: 5bc535348ae1d0ef2d5a65e5155a8517618c5993bab2bc1ec19e65de9d50d6150150b3ef8ecb801241e7bdfd648f630a1e666ed3f221eeed5a0fd8380448cf47
Description: HTTP image filter module for Nginx
 The ngx_http_image_filter module is a filter that transforms images in JPEG,
 GIF, and PNG formats.
 .
 The module supports filters such as rotate, resize, crop, quality, sharpening,
 interlacing and more.
Homepage: https://nginx.org

Package: libnginx-mod-http-image-filter-dbgsym
Priority: optional
Section: debug
Installed-Size: 58
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: libnginx-mod-http-image-filter (= 1.22.1-9+apertis1bv2024dev3b1)
Filename: pool/target/n/nginx/libnginx-mod-http-image-filter-dbgsym_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 44300
MD5sum: 9f67bd332059464ff9fb594c485bad90
SHA1: a744fa111ddc78d8852ef7cb4516012c4bcf50b9
SHA256: defc1a505d26ab290153e88f68302dac627d6a08177c2e729e9544d3801d6023
SHA512: 165f0c9a01a8d2cceaf8e97939fb979dfdd9f69c1c6354f25ccb07d4d08ee17d6f3d3d75eb361535e346b9d5de04fcb9b0c4d7811e5ef5ad82c6832f2e190c43
Description: debug symbols for libnginx-mod-http-image-filter
Auto-Built-Package: debug-symbols
Build-Ids: 32946b785531025ecdb0a2ae29c0adf811b20d5a

Package: libnginx-mod-http-lua
Priority: optional
Section: httpd
Installed-Size: 317
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:0.10.23-1+apertis2bv2024dev3b1
Depends: libnginx-mod-http-ndk, lua-resty-core (<< 0.1.25.1~), lua-resty-core (>= 0.1.25), nginx-abi-1.22.1-7, libc6 (>= 2.33), libluajit2-5.1-2 (>= 2.1-20220411) | libluajit-5.1-2 (>= 2.1.0~beta3), libpcre3
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-http-lua/libnginx-mod-http-lua_0.10.23-1+apertis2bv2024dev3b1_armhf.deb
Size: 139240
MD5sum: 030da4d6ebf81c4f8843be53553b3c23
SHA1: 72cdaa1eac388669cac8a5f0211f443630c7ee41
SHA256: 034819e897b4a236d1b0c43360a219d33739e4173e1c9bf547e2d12311fa1aa3
SHA512: 6c28960fadae70dcbebaa4644ce6e65a2cef018e2fc9a46232119b9bd61a5bc34cdcc714a836ff35d885185e3a9234493db1df0413d3e8e0f3393dc46ccf0b04
Description: Lua module for Nginx
 Embed Lua runtime into nginx.
 .
 This module embeds Lua, via LuaJIT 2-5.1, into Nginx and by leveraging Nginx's
 subrequests, allows the integration of the powerful Lua threads
 (Lua coroutines) into the Nginx event model.
Homepage: https://github.com/openresty/lua-nginx-module
Multi-Arch: foreign

Package: libnginx-mod-http-lua-dbgsym
Priority: optional
Section: debug
Installed-Size: 499
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-lua
Version: 1:0.10.23-1+apertis2bv2024dev3b1
Depends: libnginx-mod-http-lua (= 1:0.10.23-1+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-lua/libnginx-mod-http-lua-dbgsym_0.10.23-1+apertis2bv2024dev3b1_armhf.deb
Size: 442340
MD5sum: 5d0cdd87663ce799e7ac6d861b27a9bf
SHA1: d92f82221c6ce1e50e9b391bde464f1b9bf5a946
SHA256: 2438c94c529a53d72ab1642ca9c9b1029f286b530b89f1f0b4adafdb65f4152b
SHA512: d29a02addacd70602e23c8907ce25af2ae9a64469bc0c6151e667bb4f82db87cdb2ce02ceeb9db57f69d4855b2383c2bd9790175b3928af58334e5e8f7c108a9
Description: debug symbols for libnginx-mod-http-lua
Auto-Built-Package: debug-symbols
Build-Ids: 123753cb660b31d504b1d2cb655fcd019f456b2d

Package: libnginx-mod-http-ndk
Priority: optional
Section: httpd
Installed-Size: 35
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:0.3.2-3+apertis2bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4)
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-http-ndk/libnginx-mod-http-ndk_0.3.2-3+apertis2bv2024dev3b1_armhf.deb
Size: 9256
MD5sum: b8e00aa2df05f14543c376bebd47d682
SHA1: dd3b92a104e13d81c990cbe91a560e0337bf4bc1
SHA256: c34a6b61fc45f4460dd6c1817b40c0cce0647df34a8ec9adfd62ce05fbeca4a3
SHA512: cd5009642623d80c0696fb9ee84665f1bef5ae44b489e517ef0339c2493ffbd75eada0b3924882ab3572260b4d639358ae52d722e5308fdfe6df58d0d1f29a02
Description: Nginx Development Kit module
 The NDK is an Nginx module that is designed to extend the core functionality of
 the excellent Nginx webserver in a way that can be used as a basis of other
 Nginx modules.
 .
 It has functions and macros to deal with generic tasks that don't currently
 have generic code as part of the core distribution. The NDK itself adds few
 features that are seen from a user's point of view - it's just designed to help
 reduce the code that Nginx module developers need to write.
Homepage: https://github.com/simpl/ngx_devel_kit
Multi-Arch: foreign

Package: libnginx-mod-http-ndk-dbgsym
Priority: optional
Section: debug
Installed-Size: 52
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-ndk
Version: 1:0.3.2-3+apertis2bv2024dev3b1
Depends: libnginx-mod-http-ndk (= 1:0.3.2-3+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-ndk/libnginx-mod-http-ndk-dbgsym_0.3.2-3+apertis2bv2024dev3b1_armhf.deb
Size: 38740
MD5sum: ee9171d1ef84bc792b7f84730a5245d0
SHA1: b72e00ff8daa7ba4fb9e9c75379ac74f5b934c7d
SHA256: 60ecc5b896e295f2ba128ae3a50781fd5f66fb404f64224207368a14f604a19b
SHA512: 5a07393094371932dd242148eb2abf7467a9a810244986b689f69689a738b54d6e2453876b8b48f1bf40a33f3e3da2074fa507907a639b9829c9a946ea281739
Description: debug symbols for libnginx-mod-http-ndk
Auto-Built-Package: debug-symbols
Build-Ids: 5c54ec4cc1ee6934c76601ef8b25e5a50ed8e2bd

Package: libnginx-mod-http-ndk-dev
Priority: optional
Section: httpd
Installed-Size: 476
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: all
Source: libnginx-mod-http-ndk
Version: 1:0.3.2-3+apertis2bv2024dev3b1
Depends: libnginx-mod-http-ndk (<< 1:0.3.2-3+apertis2bv2024dev3b1.1~), libnginx-mod-http-ndk (>= 1:0.3.2-3+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-ndk/libnginx-mod-http-ndk-dev_0.3.2-3+apertis2bv2024dev3b1_all.deb
Size: 32696
MD5sum: 12a5934dac95ac908103e1472f9f4f47
SHA1: 22fc012322bde4bda0e68b447bf3af56909b81c8
SHA256: 2c8eed7b24ec5a9a434842541861bbf7048043ee471acaea5704d18cba8b80f4
SHA512: 87f6d4d185e69b25f2757c9f6584c7bbc586c7b36cccb5af46d3325a471aeb020c07ae7191d271579e0ad2fa97dc1c29477dfdc9e54aa4dbcdc69ea34530f3d4
Description: Nginx Development Kit module - development files
 The NDK is an Nginx module that is designed to extend the core functionality of
 the excellent Nginx webserver in a way that can be used as a basis of other
 Nginx modules.
 .
 This package provides development headers and necessary config scripts
 for the Nginx development kit module, useful to develop and link third party
 additions to the Debian nginx web/proxy server packages using Nginx
 development kit module.
 .
 Development files.
Homepage: https://github.com/simpl/ngx_devel_kit
Multi-Arch: foreign

Package: libnginx-mod-http-ndk-dev
Priority: optional
Section: httpd
Installed-Size: 475
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: all
Source: libnginx-mod-http-ndk
Version: 1:0.3.2-3+apertis1bv2024dev2b1
Depends: libnginx-mod-http-ndk (<< 1:0.3.2-3+apertis1bv2024dev2b1.1~), libnginx-mod-http-ndk (>= 1:0.3.2-3+apertis1bv2024dev2b1)
Filename: pool/target/libn/libnginx-mod-http-ndk/libnginx-mod-http-ndk-dev_0.3.2-3+apertis1bv2024dev2b1_all.deb
Size: 32520
MD5sum: fe23784af44b5693eab9edb1e857125a
SHA1: b82b703118b2f8ad3a0f12024e64080a3e5abbdc
SHA256: 7cfe3bb5b92fbf3037b8286c6eb6d23c5ce9757244040596439dc9cbefd644a4
SHA512: 3515abf057790a7d9b4edfc3265142111287b26cd0022f049308d5eafa7b86cb31301ff436658d39c7c0312aade31a37b8deed07f51772b3ccee256005cb004c
Description: Nginx Development Kit module - development files
 The NDK is an Nginx module that is designed to extend the core functionality of
 the excellent Nginx webserver in a way that can be used as a basis of other
 Nginx modules.
 .
 This package provides development headers and necessary config scripts
 for the Nginx development kit module, useful to develop and link third party
 additions to the Debian nginx web/proxy server packages using Nginx
 development kit module.
 .
 Development files.
Homepage: https://github.com/simpl/ngx_devel_kit
Multi-Arch: foreign

Package: libnginx-mod-http-perl
Priority: optional
Section: httpd
Installed-Size: 147
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: nginx-abi-1.22.1-7, perl (>= 5.36.0-7+apertis0bv2024dev3b1), perlapi-5.36.0, libc6 (>= 2.34), libperl5.36 (>= 5.36.0)
Recommends: nginx
Filename: pool/target/n/nginx/libnginx-mod-http-perl_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 95728
MD5sum: 0276d3a170378d40736d307fc4aa0f20
SHA1: 3c337eaa0c9f2469f7cbc97dcfea8028e1da3625
SHA256: ed890875a337cd79a112b3d2713e7473c66756090ffb5595d364b845d44229ba
SHA512: 77602abbd59e63d07b2d70cee51b09621091cad2e0208bdf9e2a366139cb22480e1c8c424cb9aaa0cfc34a24ac97ba1df25d44e5eeb974d464181f6327e53455
Description: Perl module for Nginx
 Embed Perl runtime into nginx.
 .
 The ngx_http_perl module is used to implement location and variable handlers
 in Perl and insert Perl calls into SSI.
 .
 Note that this module is marked experimental.
Homepage: https://nginx.org

Package: libnginx-mod-http-perl-dbgsym
Priority: optional
Section: debug
Installed-Size: 121
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: libnginx-mod-http-perl (= 1.22.1-9+apertis1bv2024dev3b1)
Filename: pool/target/n/nginx/libnginx-mod-http-perl-dbgsym_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 98724
MD5sum: 8e3eaac7e503313186be0919c93e0985
SHA1: 3f531ba945d86528c010b536705cebcc0d0991b0
SHA256: ad5e3e1610b4ebfb6e2a06c78b118f01256ab64d51d29ee500c87d96f1f64d27
SHA512: abfbaa04c6c1268d412d63d45bf86f67ffe82c702eae16b173ac2607383e1c4b2b9429df1ec41a2a808f2d4923dd48434498e8cf19eb14f2aa1d4dbe0330d570
Description: debug symbols for libnginx-mod-http-perl
Auto-Built-Package: debug-symbols
Build-Ids: 1f4a741cbdf6f50a8d847fdc2fb40f6b3d8dbdcf 96780502b069061e06713abdfc21bee86b20a453

Package: libnginx-mod-http-subs-filter
Priority: optional
Section: httpd
Installed-Size: 38
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:0.6.4-4+apertis2bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4)
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-http-subs-filter/libnginx-mod-http-subs-filter_0.6.4-4+apertis2bv2024dev3b1_armhf.deb
Size: 10864
MD5sum: b95b12f8653b973f1d50eecf81c025f8
SHA1: 92d631798857ff28c44d36e15303c022c5744fcc
SHA256: ab1eb80cd518fc4aa35cd114efa0fb6d71dbc74ae768e7adb30e4c50decb192f
SHA512: dfaf402aafc5bca9818fb3f3d594776abe89b8d6e1d85862e40d56e2fe3bdbc8e63ccd86171750c5666784b982bd13446006b9f2e04f65060039223305f5b034
Description: Substitution filter module for Nginx
 Substitution Nginx module can do both regular expression and fixed string
 substitutions on response bodies. The module is quite different from Nginx's
 native Substitution module. It scans the output chains buffer and
 matches string line by line, just like Apache's mod_substitute.
Homepage: https://github.com/yaoweibin/ngx_http_substitutions_filter_module
Multi-Arch: foreign

Package: libnginx-mod-http-subs-filter-dbgsym
Priority: optional
Section: debug
Installed-Size: 51
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-subs-filter
Version: 1:0.6.4-4+apertis2bv2024dev3b1
Depends: libnginx-mod-http-subs-filter (= 1:0.6.4-4+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-subs-filter/libnginx-mod-http-subs-filter-dbgsym_0.6.4-4+apertis2bv2024dev3b1_armhf.deb
Size: 38400
MD5sum: 682745da5fb67d3b80192d20eb144131
SHA1: d8e165ee184a2c99d4238da8445992cac7b71c56
SHA256: c2ae21001b4119e43b4b796f9346ce1515e515dcdda63a00f53a99bea566dad8
SHA512: e85f10a4966f5a8725d13fff82be9f3fb05396d86fafbe37846e37ab3309e10290b1d59bce1302983845e534c912506d752577c43e985ab54ca0fccfd05278a8
Description: debug symbols for libnginx-mod-http-subs-filter
Auto-Built-Package: debug-symbols
Build-Ids: 1254eceb810dcf2b7d4c069a0b687400030159c3

Package: libnginx-mod-http-uploadprogress
Priority: optional
Section: httpd
Installed-Size: 46
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:0.9.2-3+apertis2bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4)
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-http-uploadprogress/libnginx-mod-http-uploadprogress_0.9.2-3+apertis2bv2024dev3b1_armhf.deb
Size: 14268
MD5sum: 43ac8486de8a678cc6d2f6e910787d2d
SHA1: e45876b893d497925a7100a7ce2ebe02ba8d74af
SHA256: 0e1909297fc61e02ed0507f764c22c98507cdb5141229254975fd67fd7fe7c68
SHA512: 9450313aacd37cf7604436b9785a98da87a3e298e8c6fb95d8db6475ba4a0e555439d8658e4087467c4af1d2a96e2f8bcbac9af1b525eebeeb8231805a9242b4
Description: Upload progress system for Nginx
 Upload progress module is an implementation of an upload progress system, that
 monitors RFC1867 POST uploads as they are transmitted to upstream servers.
 .
 It works by tracking the uploads proxied by Nginx to upstream servers without
 analysing the uploaded content and offers a web API to report upload progress
 in Javscript, Json or any other format.
Homepage: https://github.com/masterzen/nginx-upload-progress-module
Multi-Arch: foreign

Package: libnginx-mod-http-uploadprogress-dbgsym
Priority: optional
Section: debug
Installed-Size: 61
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-uploadprogress
Version: 1:0.9.2-3+apertis2bv2024dev3b1
Depends: libnginx-mod-http-uploadprogress (= 1:0.9.2-3+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-uploadprogress/libnginx-mod-http-uploadprogress-dbgsym_0.9.2-3+apertis2bv2024dev3b1_armhf.deb
Size: 46872
MD5sum: 54fdbdc0361f95c41f1f845e1e194e58
SHA1: 74a70aed87046e7fd1d824e01b63796b7b91f6fc
SHA256: 99d7d9f071eadfc2ece2e64072f28c1443586fc85acc94c04469abf05c719986
SHA512: 74d4364806a529c047cc4d54d0e1a0bc6a8844774fa01c095f752dc493b6cb402b377d0649979c1b5ea16a7598996b55320407d9c93a93e039a8444fd80851d4
Description: debug symbols for libnginx-mod-http-uploadprogress
Auto-Built-Package: debug-symbols
Build-Ids: 5f15fd07a6fb2ae000ca17ec4b39a61fcc00387f

Package: libnginx-mod-http-upstream-fair
Priority: optional
Section: httpd
Installed-Size: 34
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:0.0~git20120408.a18b409-3+apertis2bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4)
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-http-upstream-fair/libnginx-mod-http-upstream-fair_0.0~git20120408.a18b409-3+apertis2bv2024dev3b1_armhf.deb
Size: 9976
MD5sum: 992ee441babd4ff6365197a2a98ae232
SHA1: f0afcedf6336311f60b53053b38b195427964fb6
SHA256: 8d900b39c34b2c58bca639f23fe2ef3c44d49780eefc62fb054856b3dfdba08a
SHA512: 9b6cdf481774f8d5f06076f279bca382297694331f44674cd61b7861e00e0c4abb440ca0da1d65737fc381fdb2c79a7b48db2fc3c07a6729f11913cffbbffd5c
Description: Nginx Upstream Fair Proxy Load Balancer
 The Nginx fair proxy balancer enhances the standard round-robin load balancer
 provided with Nginx so that it tracks busy backend servers and adjusts
 balancing accordingly.
Homepage: https://github.com/gnosek/nginx-upstream-fair
Multi-Arch: foreign

Package: libnginx-mod-http-upstream-fair-dbgsym
Priority: optional
Section: debug
Installed-Size: 54
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-upstream-fair
Version: 1:0.0~git20120408.a18b409-3+apertis2bv2024dev3b1
Depends: libnginx-mod-http-upstream-fair (= 1:0.0~git20120408.a18b409-3+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-upstream-fair/libnginx-mod-http-upstream-fair-dbgsym_0.0~git20120408.a18b409-3+apertis2bv2024dev3b1_armhf.deb
Size: 40928
MD5sum: ef168ef812be040c92b221ab3ed84533
SHA1: 784c1cdcf0d4be6bbe9515595a744ceaf5c7ce6b
SHA256: 16bc7152e9b4c3e1754f565c18935805881b4e76da5651c6ec308cb0512414bf
SHA512: 5f8f9cbd462239c7a9da3e091335749f387e63bb18cfa940f497ef261bcb152b28e63aa691e29219cbfb1f45f0a4d4999749f18af686852a7d5ae5a660b392d1
Description: debug symbols for libnginx-mod-http-upstream-fair
Auto-Built-Package: debug-symbols
Build-Ids: 4cfd4a52d522333c4fbe584aca192bda9fd24673

Package: libnginx-mod-http-xslt-filter
Priority: optional
Section: httpd
Installed-Size: 116
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25)
Recommends: nginx
Filename: pool/target/n/nginx/libnginx-mod-http-xslt-filter_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 87332
MD5sum: ecbc5f22b1d4bde6688ac806254305a4
SHA1: fd6f5e53dfb9f0d09010069f05c337e571ccf213
SHA256: 137c1eb6d989c7aed2c4c0c4c31d23faa24fef337afddcd2a49c76149a0fc64b
SHA512: c064ff2094bc3fc9f71af2c52324479063212bcb7e38d513b0f35bcc91f7ebfde6f7f497534f4a9dc5b4c37122b18abe3f358a7840abc3f6d76936a799082f84
Description: XSLT Transformation module for Nginx
 The ngx_http_xslt_filter module is a filter that transforms XML responses
 using one or more XSLT stylesheets.
 .
 The transformation can be adjusted by setting the relevant configuration
 parameters.
Homepage: https://nginx.org

Package: libnginx-mod-http-xslt-filter-dbgsym
Priority: optional
Section: debug
Installed-Size: 66
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: libnginx-mod-http-xslt-filter (= 1.22.1-9+apertis1bv2024dev3b1)
Filename: pool/target/n/nginx/libnginx-mod-http-xslt-filter-dbgsym_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 53100
MD5sum: de30d8f063afc3a9cd714f4de5543126
SHA1: 8c2816970cbfa4d4102ad61f843d25387088c90e
SHA256: fb36e1645d0a45a4dc6c136a79c6858cdd4cee2f0f06fbadc22214213a89fc3c
SHA512: 2d5b5f9e99be9391b234a6639d2016afe0f8fbb4cbce836fc84763945b077e57e0f51dfbd39a799f1615426895ffbc8910cabbaa7cc53ccfd0add4e74fc2619e
Description: debug symbols for libnginx-mod-http-xslt-filter
Auto-Built-Package: debug-symbols
Build-Ids: 70a7aa2141074567feaeae87be5cc43608ce7687

Package: libnginx-mod-mail
Priority: optional
Section: httpd
Installed-Size: 173
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4)
Recommends: nginx
Filename: pool/target/n/nginx/libnginx-mod-mail_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 115892
MD5sum: 44982aaffbc1b5e74f272874765edc6a
SHA1: 3e157c0a03401109528ab5aa99df61a794ea898b
SHA256: f70ac39a47f04f067f6b5ac0fc093aeab2ef173859b4f2d8d4f020ffff28e409
SHA512: b596a7b2d101542777de989a56f410d4456c616951224788792625e141e45816e1c19400da9d9e73de3434d461e38dd705a76ee6f3d6948cb20a3d6af17160aa
Description: Mail module for Nginx
 The nginx_mail module adds mail proxy support to nginx.
 .
 The module supports proxying all the standard mail protocols such as IMAP,
 POP3 & SMTP.
Homepage: https://nginx.org

Package: libnginx-mod-mail-dbgsym
Priority: optional
Section: debug
Installed-Size: 132
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: libnginx-mod-mail (= 1.22.1-9+apertis1bv2024dev3b1)
Filename: pool/target/n/nginx/libnginx-mod-mail-dbgsym_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 109784
MD5sum: 8a10435b2046bc3a49a44c9545f72fa8
SHA1: c8ccab6775dc777f79b5f61f7fd388883e497292
SHA256: 5a43bd149613710ee5a8985ff728e7aa22e859392efdd6f4d8c052eceff4e322
SHA512: eda9eea27345e2bcce1eb7d300130eb015aa2ae1e55a45054e2991fc1d426e8e2d5d2f1ae4e6c6a92169f322fcafe356f3d5078e0208ef758098c26a3c817ec9
Description: debug symbols for libnginx-mod-mail
Auto-Built-Package: debug-symbols
Build-Ids: 57a2410ba0ad4cc2d95d79da2733016f2756f68d

Package: libnginx-mod-nchan
Priority: optional
Section: httpd
Installed-Size: 508
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1:1.3.6+dfsg-2+apertis2bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.29)
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-nchan/libnginx-mod-nchan_1.3.6+dfsg-2+apertis2bv2024dev3b1_armhf.deb
Size: 227744
MD5sum: e857e993c0aefb338674b40c484e4d99
SHA1: 31a32fcb4efb29857c4efb22d0942876d605d49c
SHA256: 20a1c837c641adc3f9070120f17ad47f6ece4150de55e5620eb1d876e2ffbe18
SHA512: c4f4e5f0fc55394042c8ff4d58043ff5e9a2daea889b773a5ea4c16d64104e87c8dc534109d9940a6566ca226d5aaeb1e55c60bf1560b70a236d96b84b296048
Description: Fast, flexible pub/sub server for Nginx
 Nchan is a scalable, flexible pub/sub server for the modern web, It can be
 configured as a standalone server, or as a shim between your application and
 tens, thousands, or millions of live subscribers. It can buffer messages in
 memory, on-disk, or via Redis. All connections are handled asynchronously and
 distributed among any number of worker processes. It can also scale to many
 nginx server instances with Redis.
 .
 Full documentation available at https://nchan.slact.net
Homepage: https://github.com/slact/nchan
Multi-Arch: foreign

Package: libnginx-mod-nchan-dbgsym
Priority: optional
Section: debug
Installed-Size: 760
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-nchan
Version: 1:1.3.6+dfsg-2+apertis2bv2024dev3b1
Depends: libnginx-mod-nchan (= 1:1.3.6+dfsg-2+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-nchan/libnginx-mod-nchan-dbgsym_1.3.6+dfsg-2+apertis2bv2024dev3b1_armhf.deb
Size: 672364
MD5sum: 394f186c189635475171bbef9ca91ec1
SHA1: eefb5a41f3b88a9e8726eb67d807277e4a8388e2
SHA256: 80bfabec3310b2b520d1325270c6c2903e95de931d1de594fd445d670019611c
SHA512: 878e744e105bb02b2b09fbcfb0649e50867d4079ba57156c5fc732f76ec27ca50220a83dc513fc08209ce1ae8659e5d8cf93e15b8331cac4dc9c459104d465ce
Description: debug symbols for libnginx-mod-nchan
Auto-Built-Package: debug-symbols
Build-Ids: 48d707a7482ef00f0e4fa2f11fa8b43810ff4fff

Package: libnginx-mod-stream
Priority: optional
Section: httpd
Installed-Size: 213
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.33)
Recommends: nginx
Filename: pool/target/n/nginx/libnginx-mod-stream_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 134964
MD5sum: fa65e508163d2f35ab5591527904c105
SHA1: 5ff8c3c65adfebffbcaca591f2d04f7d2f595a7e
SHA256: fb7f57f930056e008160f726ac07788bfe9a8cb1f41ffe477c4c77614af8b742
SHA512: 35bf6640a7846fa959cf1f023f77e24ba136f2dcd4bd992e293089233d6fc1ca723f973c46e8c3bfd7833a8b15538ad4f716ba4a47f7e0b66cd390c271557c4c
Description: Stream module for Nginx
 The nginx_stream module adds stream proxy support to nginx.
 .
 Stream module supports loadbalancing & proxying to TCP servers. The module
 also supports ACLs/connection limiting and configuring multiple operational
 parameters.
Homepage: https://nginx.org

Package: libnginx-mod-stream-dbgsym
Priority: optional
Section: debug
Installed-Size: 207
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: libnginx-mod-stream (= 1.22.1-9+apertis1bv2024dev3b1)
Filename: pool/target/n/nginx/libnginx-mod-stream-dbgsym_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 175276
MD5sum: dde527155f0186ba34b656844cc64316
SHA1: e8c8f731f1ba83a73875a849b2d8018d3ba8c4d6
SHA256: 541a9e893d5fd64e8bc5adb218bf0180a0471ea56a2534d5c12e9122110d43b8
SHA512: f39bf3fb696b654a3b5a1d3b7c71ab9871df7b2821bd4842354c6cf18adc2c19e4023f0a7976d26f13d3aace3d08978198a2aae58d5aae096317311b090ca93f
Description: debug symbols for libnginx-mod-stream
Auto-Built-Package: debug-symbols
Build-Ids: 9474fdfaf789d828be36906b72132e4693540965

Package: libnginx-mod-stream-geoip
Priority: optional
Section: httpd
Installed-Size: 112
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: nginx-abi-1.22.1-7, libc6 (>= 2.4), libgeoip1 (>= 1.6.12), libnginx-mod-stream (= 1.22.1-9+apertis1bv2024dev3b1)
Recommends: nginx
Filename: pool/target/n/nginx/libnginx-mod-stream-geoip_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 84856
MD5sum: 69c5dd6df5c7b52aedddca7af8d6789c
SHA1: 00b8c621b9612ec5ec485d655d7a939adbb185a0
SHA256: 92ae621bee80860fbbb1d0060d180a3e00e3543e0b0a50a3c99fc444af1cec49
SHA512: 1f34d9a70b8705135fcf296a10801c91064e3f7e5c57330a1155aacad88e6e5bacdacf145e7df19f6c1d3856ec5b3046ef8c90f0b3228dff59c783e5aa182884
Description: GeoIP Stream module for Nginx
 The ngx_stream_geoip module creates variables with values depending on the
 client IP address, using the precompiled MaxMind databases.
 .
 Those variables include country, region, city, latitude, longitude, postal
 code, etc.
Homepage: https://nginx.org

Package: libnginx-mod-stream-geoip-dbgsym
Priority: optional
Section: debug
Installed-Size: 36
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: libnginx-mod-stream-geoip (= 1.22.1-9+apertis1bv2024dev3b1)
Filename: pool/target/n/nginx/libnginx-mod-stream-geoip-dbgsym_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 22732
MD5sum: 2c9738efeab6dc2360ba7a5ef7a5ca92
SHA1: 95854bf80cc2d6d536473025ed1ca887e4568467
SHA256: 2a3d6c97e314308b41ccc5608f3182abb7d8a7bf8715dc350121330d54b1ef09
SHA512: 43c199b79ac149aea7f5a26de69b3d4f80e5853400e95ecd47835017236fc3a47bbde74c7702015b3e7bcedb2536a5182b3650c57e0e43b68f465ab9e01b0c16
Description: debug symbols for libnginx-mod-stream-geoip
Auto-Built-Package: debug-symbols
Build-Ids: a05414fe567ff7247083f4bc3c667c1f42457f2e

Package: libnginx-mod-stream-geoip2
Priority: optional
Section: httpd
Installed-Size: 30
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-geoip2
Version: 1:3.4-3+apertis2bv2024dev3b1
Depends: libnginx-mod-stream (<< 1.22.1.1~), libnginx-mod-stream (>= 1.22.1), nginx-abi-1.22.1-7, libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2)
Recommends: nginx
Filename: pool/target/libn/libnginx-mod-http-geoip2/libnginx-mod-stream-geoip2_3.4-3+apertis2bv2024dev3b1_armhf.deb
Size: 7968
MD5sum: a95951540f94b3454af2b7998ecbb6bb
SHA1: 5ac70f12f83fdc8efb206bb8063093cf496e1fab
SHA256: a2f0ea61a85102c034cc00702b1c1d59bb8274e223f1d224b2697aaa5eb40f71
SHA512: d456cbbe29979885dca7c6dd1caf663576e882f1ad7f338e3c3dcb8ad1f1238233515aa4e4ab692030eba15e014b2a7f554d477e7fa43058a40f7270a00b3987
Description: GeoIP2 Stream module for Nginx
 The ngx_stream_geoip2 module creates variables with values depending on the
 client IP address, using the precompiled MaxMind GeoIP2 databases.
 .
 Those variables include country, region, city, latitude, longitude, postal
 code, etc.
Homepage: https://github.com/leev/ngx_http_geoip2_module
Multi-Arch: foreign

Package: libnginx-mod-stream-geoip2-dbgsym
Priority: optional
Section: debug
Installed-Size: 36
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: libnginx-mod-http-geoip2
Version: 1:3.4-3+apertis2bv2024dev3b1
Depends: libnginx-mod-stream-geoip2 (= 1:3.4-3+apertis2bv2024dev3b1)
Filename: pool/target/libn/libnginx-mod-http-geoip2/libnginx-mod-stream-geoip2-dbgsym_3.4-3+apertis2bv2024dev3b1_armhf.deb
Size: 23336
MD5sum: e07cb483f4a9306c17310ca9de6cd7eb
SHA1: 29145b12b5c8c95a5d41135725e61f44b01d346c
SHA256: fe30485e3a6131a8b6153fbe3fe723ec03ffeace229dd73e9d9739a9fe52a262
SHA512: 309be3be0a842063e44707f63da6d1ab1939e9081324129d80de92b1e74ce7eaa46ea1cc8d28a7f7a315752ad2f5d4e3fcf3a724ce853fa1321ee9dd72805d2f
Description: debug symbols for libnginx-mod-stream-geoip2
Auto-Built-Package: debug-symbols
Build-Ids: 5bf98b82ec04685be65c2b8e983cb188a52992bc

Package: libnl-3-200
Priority: optional
Section: libs
Installed-Size: 133
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/libn/libnl3/libnl-3-200_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 54604
MD5sum: 11e0f79d4935f0a13155a8aeeb2a09c7
SHA1: 954d7fb6a0bb6f52e092103bad2d4c5a95be10db
SHA256: 25d3669538fc2c746bae3eaa7f61bdff60187c6b94178427ba5d2d0b600831c8
SHA512: d70ed496d865caf7638f31ea10147418f7276e6bad22dfaefd81e94a8e60177bf8c3b4365fb18de120f3dc582b3a2595ba092c30c38d2c5920ebc17f2251ab60
Description: library for dealing with netlink sockets
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-3-200-dbg
Priority: optional
Section: debug
Installed-Size: 2086
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1)
Filename: pool/target/libn/libnl3/libnl-3-200-dbg_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 1504632
MD5sum: 35cf947837d8e7940c3742be86f331a4
SHA1: 841c8d7b0d433d100037f322e103b9800ab7b48c
SHA256: c6d163f05532ec0aab99d244d5ae8832906691da59d8ac0d8585353e6c23aa6f
SHA512: e64f4ffe56077072a38e7b2900547d2295d38fa766278869bb867fd7b99d348f2750a6285502634ea8d49b651b4bed12fe3ecb23572fa53228e17540bd51c32d
Description: debug symbols for libnl3
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 This package contains unstripped shared libraries. It is provided primarily
 to provide a backtrace with names in a debugger, this makes it somewhat easier
 to interpret core dumps. The libraries are installed in /usr/lib/debug and
 are automatically used by gdb.
Build-Ids: d0c30f5037dd20e0be4e38c766c04260815ac9da 16b5d5d28ed3e03958b73f279631c9cacc902c36 172a26177af4de98de6bfedaf1e15f4eff68cfeb 21ddfd817ddd497da5b54b5de11e9bf8afb018c9 5f83ebf3d5cb09859155a6b8029d8f1b3a1d2f99 75b2f3a13be48891be2731248d6522168bbbcf58 76580c278f94a3cccf8a79056a25458fb062c18c 77faeddc4262c3c166f195a61b15d13c2c53b7b9 96946004b5a9a5d3f987e29b3d03bc4aa86a4bd4 b1f203e04225bcb68eee5a09fadd6c36104f25e1 deda22e3729b70ece5eab7a2e535c4b4ce31cda5 e7496322bbab4d74042a5227e53cad82f8b3988d 1e04a353ab8467746a76100856bf628fcfc5c4d1 201b78e0d92c94d22df2f44c55e7d89c760ea827 22f52ec7c76bb05b4462b2e300de3a4b65092cd2 22fa61aed2104641daad7248e6c399458f25a279 2671f1467ae83ea240cee021ac6685f3f7537e95 27dc93e821191188f5f3969b8905a16fb595dd2c 286b13a6e683494567cee9532ded1a1b11c24480 2b92298fd51b6b625f1bb064d20c59550d4bf89f 30113c48893edbafd850cbc8ec3bc8fb16e0ccf7 380e6dbcdf3ce564c96fd2e53f99d2548cf769c9 3e1243058169db2cac5e13ba37208a8e77a97d3f 3ec71f4c4e4d3fe3014b2324ec3581e928b1cca3 44dac354a5f000a16222ea0d57cf8c46c346b09d 4698e3666e512ecc2c3e42a16503dd0698db92ea 4eda98b2a6abf8ebff631b044b64dcad324da9b2 5c65075abb5ab8fd8c65a923563c5ac355c4393f 62d258ef9e69fe9921246d9aa38fb73901b9afb8 659c74be678a65b8d10f9d850ff5a41e7a40c071 704d4e9fcfa03294de79e7f5cb26918ac8d900dd 75010ab21d20c21c0f27316a595b463917909407 79782b02e3303ad51c8b8ac5892ff811934edcad 7993472643d89067815797000db04c79f9ce4db1 7e1d8483dc6d433e5a98c4fae0856a5e44040b3b 7f5d0c7086b006585471888b0bd8bafe0dbb091b 82118c56794706b6d142c0284f8268ac57e2f93b 8428ae5ea34e9199e85410bba81ba34d39535953 94801b6c6d0205fa4adb16883d3c7ce6b201c2b9 94ec7203e4096cf3219f7e8d99b7531658a426a7 9564c80e81a06e1287d7427f9885974b58c93c4d 9a69b5d6af4358f734b60b02071a221edbdbf899 b194f4f146b1165ca67bf1b668ae09a2abb41ce9 b48d5eb56274ffe8ee18914ad3aaf3bbdb6fdb42 b4bbc997ba5f53c0b789b3206d294b82f7dced94 b93736317bba317231d837ef16d4c029f2438649 bb919f64a260352c568517bab1401f178199fe46 cc29b7dfdd044c3f86484f122fe2238203ce0b96 df9e0090f1205f3f16c113157f7739e9454f603f e1a71be3085d95640f408ab7cd7fa7e64dcaf98a e739089bb6eaa36c3e664a6a3636ddf629fb5e3e ed0af8a1e5af59a54e4c82165123a96e504d2ff7 ef477bc67e092dcd8d1a91fe1a522849a7320ec7 f168bf31fe65bff01cdb933fd6899acd413e3601 f3c608d45cb0bfa0802d58d3009312548e2e3697 f82bfd6fb0b284ae17ed488bcf79f391b21f5c38 fa05a314a3d3fb7052f89eff8a358213f9b10c9b fa18e6f0511e147cfd10250a09e0d9da55048b48 fb675f463742d3e26720542fc811eaeae7bcfdd8 a765b1423c37a297ec327481fcb3899d832fe2cd df659673b3d919cde1af915b332007c55bf5b840 c3bc3e4f8fbaa6e7557568786c4464fd647b1332 a688e3f81c2cb7f806a645c2abdfca94a4e315b2 140e5bc13c8cac465d3ac555ee20506079b6be02
Homepage: http://www.infradead.org/~tgr/libnl/

Package: libnl-3-dev
Priority: optional
Section: libdevel
Installed-Size: 531
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Replaces: libnl3-dev
Depends: libnl-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1)
Conflicts: libnl-dev, libnl2-dev
Breaks: libnl3-dev
Filename: pool/target/libn/libnl3/libnl-3-dev_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 97268
MD5sum: 07e158c7d9a23cadad2298701b97d7fb
SHA1: 7e2edcf7513583fd71160375353fb54cc5e1ed26
SHA256: e10755fb1ab0f0fbbe585753273377e25ac1600ab0f45556a02c84e240c7b053
SHA512: c9249981e6bb1e4389cab26e654c1a496f69dbca97cf2f04279f7dbc50e730be031eaeb2967ef517971e66939e23ebd94e1fb102a7658312fb329bd503bf66cb
Description: development library and headers for libnl-3
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 This package contains the headers needed by all libraries and the  files
 that are needed to build applications using libnl3.
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-cli-3-200
Priority: optional
Section: libs
Installed-Size: 137
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-genl-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-nf-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-route-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/libn/libnl3/libnl-cli-3-200_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 29884
MD5sum: 46f4a854dc422116fd05907dc406bd44
SHA1: a33c1055d42cf4f7172d77c5ffab8c1d9adbe51e
SHA256: c49d8e74bde9f1dcde883a5095c4ccfd59974912086e24be47457979c9bdf881
SHA512: bafdfd33b6dc01545ae783df9845662d5419f70514ce914cc342b23989243d0c948f85ea84993c3e63e81bbfb61017c61d41a629c3833d30dd7497810e66c72f
Description: library for dealing with netlink sockets - cli helpers
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 Library for cli helpers in libnl-utils.
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-cli-3-dev
Priority: optional
Section: libdevel
Installed-Size: 70
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-dev (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-genl-3-dev (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-nf-3-dev (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-route-3-dev (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-cli-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1)
Filename: pool/target/libn/libnl3/libnl-cli-3-dev_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 21380
MD5sum: 4365c1687a7fda3a81d1016d1aa496cd
SHA1: 94e40e0e2975c17312646c20c566eb4983904b59
SHA256: dcadba89ee0a31bd9e7f337292e18d92bb70985a95ea1a8f4a750b38e73cb2a8
SHA512: c1f1102479cff3c52ae435b589eb7757a33cad10c20d3d4d2343ff87d691afdf30574cf1bb175738179a0f7d6fa74bcde90f16e93db1e94b0d3ffbd77b83c461
Description: development library and headers for libnl-cli-3
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 This package contains the files that are needed to build applications using
 libnl-cli-3.
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-genl-3-200
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1), libc6 (>= 2.4)
Filename: pool/target/libn/libnl3/libnl-genl-3-200_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 18816
MD5sum: 12b03252286e8102191fdfa83abe48ee
SHA1: bdf0cf0a3ea4a7a6ba41ce5d2cfbd153478fdb9a
SHA256: ec944351169c81a809ee3c4fadb1687b4ac3c09bd048bd410cc9a82dc6446f94
SHA512: 2dd1d26be11d4a4bbb795f5427aa93a6894d848c217dd0101bc31bd235e90d737179b58a46e0ee87b1d517d55adae9735f7d9cff82a4d598f09c3999fa16dc46
Description: library for dealing with netlink sockets - generic netlink
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 API to the generic netlink protocol, an extended version of the netlink
 protocol.
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-genl-3-dev
Priority: optional
Section: libdevel
Installed-Size: 48
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-dev (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-genl-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1)
Filename: pool/target/libn/libnl3/libnl-genl-3-dev_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 18724
MD5sum: 75aae9a1d5a997d2a6f9b54829a67e7b
SHA1: 947a68b83f853ab22ac1175ade2484b1ae393f91
SHA256: acaf996efdc7fc0bdfb6e4ae3403e292f428aab249fffbc71b5110fc7fce305e
SHA512: 95e75cc7b08e56921ea8463b6f701299890ba89dc9b1b21f7146c6d3148531d9f494aa994825ad875ff08d7ce929a60f6480aaa6de6c293e9cab3412e905ff06
Description: development library and headers for libnl-genl-3
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 This package contains the files that are needed to build applications using
 libnl-genl-3.
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-idiag-3-200
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1), libc6 (>= 2.4)
Filename: pool/target/libn/libnl3/libnl-idiag-3-200_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 20784
MD5sum: c5047f62b3c8ab6bb6faa2b5f95dca9c
SHA1: 6e7ea571c96a31b29fc08bffc00b7fa08129cf0b
SHA256: 6c31d1e4294d95899fe2e0def9161a33b96f40cd2714598e6a0fcd72ed37f254
SHA512: 65c49a97249a294403b1d509679561fff9f7993e325107aad3b303498e5a9525c2d91d1ad26b19bb124430e4ee1e2629f6c86ccb3533ba7f996e004c44064c77
Description: library for dealing with netlink sockets - inetdiag interface
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 API to the inetdiag netlink protocol, handling inetdiag requests
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-idiag-3-dev
Priority: optional
Section: libdevel
Installed-Size: 58
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-dev (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-idiag-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1)
Filename: pool/target/libn/libnl3/libnl-idiag-3-dev_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 20112
MD5sum: ee79458cb261e2d3a6d38b2bd103077a
SHA1: 2cac03232e46ffe1a0d06bf1f62530712e5838c7
SHA256: 4fbcc3844f3e68f875fc02b9aa8b07ffe730f8957f0851774f94b57034707f23
SHA512: 9e1f478b0d375656942d7e6624c999b7bafad74d7542aed982613450de9b6bc8b38a92a00039c1cb1aaea907d2a05997bfbfee71932487c46b73696adf9d8b12
Description: development library and headers for libnl-genl-3
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 This package contains the files that are needed to build applications using
 libnl-idiag-3.
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-nf-3-200
Priority: optional
Section: libs
Installed-Size: 105
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-route-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1), libc6 (>= 2.4)
Filename: pool/target/libn/libnl3/libnl-nf-3-200_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 35936
MD5sum: f86a3b63691763c15efa2975357c0e2c
SHA1: 86c8558aeb14094e94f352bac70bc5431f426358
SHA256: d1a17aa619b78abd720eb738af558fdfec5ac2790be0853738fe393b82e9caf5
SHA512: b23cb5b4f1bf92d7ff87a2cec815bebd84406d6003bf2f53c9790446d23d772b2b8c48a3a05dc1e02c1812bdecfcf696461d02cf5a1975fa1ebf08fd6bc232a3
Description: library for dealing with netlink sockets - netfilter interface
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 API to netlink based netfilter configuration and monitoring interfaces.
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-nf-3-dev
Priority: optional
Section: libdevel
Installed-Size: 130
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-dev (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-route-3-dev (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-nf-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1)
Filename: pool/target/libn/libnl3/libnl-nf-3-dev_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 36388
MD5sum: b8ea04b494ed0fbada07371d435dce52
SHA1: 18aacef5db16f104697af352705bad483edd687f
SHA256: e8a2b8d27bb79e25bdf05e759b9c461947d228eb8af75ff27963e3777db155d3
SHA512: 3eecc667b6e1546de5b69cdbe0ed91e29dea0e6bff0ebe5e3fb953a531aeeae0a0911bc4bed6e15d89c65593471da4746f9492c9e05806bac11e2edc231b3496
Description: development library and headers for libnl-nf-3
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 This package contains the files that are needed to build applications using
 libnl-nf-3.
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-route-3-200
Priority: optional
Section: libs
Installed-Size: 441
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/libn/libnl3/libnl-route-3-200_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 155672
MD5sum: f2528ac822611542013c4967c56f41dd
SHA1: 98414b1da72d9f447aaabccc9e700c2d143790d0
SHA256: 8569c2d700aa1066b09f91b1c263bfc0c2f46161f770e87a9a909c774f3a4cb4
SHA512: fc5451416dc63dd4947c73cc2116b93e8892cc2c726d46d0c477dfe88117c956d6ab97f82925885be19b896a144f1f7a13b5c6df45b9c5088a56f900ddcf5fd7
Description: library for dealing with netlink sockets - route interface
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 API to the configuration interfaces of the NETLINK_ROUTE family.
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-route-3-dev
Priority: optional
Section: libdevel
Installed-Size: 773
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-dev (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-route-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1)
Filename: pool/target/libn/libnl3/libnl-route-3-dev_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 181796
MD5sum: 91eaa6488039444a654da699c4c5b44d
SHA1: dde36d1de0d1801b003e70563e4d80774499d5fc
SHA256: 98005a88c646b763c8118f739b55ad17f42164f0a64ce5ca8204f2209e611a46
SHA512: baa7d0ce0ac3877551d63778bb10a1f6b648fbf5b54a28cf27e065e6f63cf18d684287d3da3274fd8a445e921e20dcd6398ef08236d6aa302e927238faa9122c
Description: development library and headers for libnl-route-3
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 This package contains the files that are needed to build applications using
 libnl-route-3.
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-utils
Priority: optional
Section: libs
Installed-Size: 441
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-cli-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-idiag-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1), libc6 (>= 2.34), libnl-3-200 (>= 3.2.21), libnl-genl-3-200 (>= 3.2.7), libnl-nf-3-200 (>= 3.2.21), libnl-route-3-200 (>= 3.4.0)
Filename: pool/target/libn/libnl3/libnl-utils_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 61840
MD5sum: 9e12eb125522fe55617b12acea7b5059
SHA1: b46dcd02c0e6c6a55871de2d2d2ae63434391e7e
SHA256: 625ce973b553f2b3b4a3ac3baaa171d3ececd2496a1f5892a965ccb4c9018500
SHA512: 9ef4f0772261cff608587e69cf1f9f0e9ead4689bb2c1b009f9ad4b1f09e649b0e074d3609644d7a14a438498b46c49c8623748b22de4d9cba5436f63ebcb642
Description: Utilities for dealing with netlink sockets
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 These utilities help dealing with netlink sockets.
Homepage: http://www.infradead.org/~tgr/libnl/

Package: libnl-xfrm-3-200
Priority: optional
Section: libs
Installed-Size: 88
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1), libc6 (>= 2.4)
Filename: pool/target/libn/libnl3/libnl-xfrm-3-200_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 32916
MD5sum: bb477215ee979242101857d105c245a4
SHA1: a0c8b03d6cb3232213a2ccaeaf34fc7ce309217c
SHA256: 48d6324c3df26a0d8667556fdf25e4fe6a94900acbf06f23bc7a61560a90083c
SHA512: 4957c93fde9c1d9798ec5f74d59e100a0f5eb0078a770dcc9aa56eeb0d487f6ffc87d147caba87230b07da40ace9cf14c38664f4b2d0307db3081934b5b6ef73
Description: library for dealing with netlink sockets - package transformations
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 API to netlink based package transformations (such as encrypting
 their payloads).
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnl-xfrm-3-dev
Priority: optional
Section: libdevel
Installed-Size: 101
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: armhf
Source: libnl3
Version: 3.7.0-0.2+apertis0bv2024dev3b1
Depends: libnl-3-dev (= 3.7.0-0.2+apertis0bv2024dev3b1), libnl-xfrm-3-200 (= 3.7.0-0.2+apertis0bv2024dev3b1)
Filename: pool/target/libn/libnl3/libnl-xfrm-3-dev_3.7.0-0.2+apertis0bv2024dev3b1_armhf.deb
Size: 32312
MD5sum: 211aaa293244707b2be1e8846fded015
SHA1: 9484537c46532e25983f40aa2782c16a9b9764db
SHA256: 1e7caf8c2238b223325189486e7829515a4131e7269cfb3191cac3045e657d19
SHA512: 4034fb4a94a005ad4d543c1d37e5eec138efd494b2aed7c3f0009bd76c1b9e63b79681a013c95b1b401c74873726888a271080f766952b345d7eefe7c4e160a5
Description: development library and headers for libnl-xfrm-3
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 This package contains the files that are needed to build applications using
 libnl-xfrm-3.
Homepage: http://www.infradead.org/~tgr/libnl/
Multi-Arch: same

Package: libnotify-bin
Priority: optional
Section: utils
Installed-Size: 32
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libnotify
Version: 0.8.1-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.30.0), libnotify4 (>= 0.7.10)
Filename: pool/target/libn/libnotify/libnotify-bin_0.8.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 12028
MD5sum: 313cdf2f75813be839f480d2205f5eb8
SHA1: e6a23301a429255a8a9387aa3e0b2ef4cca6a6d2
SHA256: 452d0bf67cf20cba9580ab154ff4ce491133836161dff09aba0ef658bf03f666
SHA512: 1a244aac22c6442a1079546872598bdb12dc53a05ae0c7417330d1e4d42c22e74148826bfc8a96ec8b4c8e82e09a2823e97df59ae656e6ba040da645c6c1c0d4
Description: sends desktop notifications to a notification daemon (Utilities)
 A library that sends desktop notifications to a notification daemon, as
 defined in the Desktop Notifications spec. These notifications can be
 used to inform the user about an event or display some form of
 information without getting in the user's way.
 .
 This package contains the binary which sends the notification.

Package: libnotify-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 29
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libnotify
Version: 0.8.1-1+apertis0bv2024dev2b1
Depends: libnotify-bin (= 0.8.1-1+apertis0bv2024dev2b1)
Filename: pool/target/libn/libnotify/libnotify-bin-dbgsym_0.8.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 14040
MD5sum: 648a26a5be107df80cde03d7c7cb2d80
SHA1: ce78e42cf89cd79297d6ce773e7001dff061fa68
SHA256: fce7d4fae0a07318e4a08245a199e4ff680253695898b39c12facf33c5d2e04c
SHA512: bab6bb90971e63a23d673812a9fade8b6f94fc8019f80eab726fe802f0a3ed401f7975493e3e54dbc9403a14da50c22a60d6f46ca1c3441e4b929e3797bdabf7
Description: debug symbols for libnotify-bin
Auto-Built-Package: debug-symbols
Build-Ids: c7c7234c088d9a2da474462c606d8f8ae38fba83

Package: libnotify-dev
Priority: optional
Section: libdevel
Installed-Size: 88
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libnotify
Version: 0.8.1-1+apertis0bv2024dev2b1
Depends: libnotify4 (= 0.8.1-1+apertis0bv2024dev2b1), gir1.2-notify-0.7 (= 0.8.1-1+apertis0bv2024dev2b1), libglib2.0-dev (>= 2.26), libgdk-pixbuf-2.0-dev | libgdk-pixbuf2.0-dev
Filename: pool/target/libn/libnotify/libnotify-dev_0.8.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 13112
MD5sum: 4cb11c707b4b4e429b1149c6365da2ef
SHA1: fdef88b414a247b20503416222c0314250c9e007
SHA256: 047bcab852282afd04031adf0b5975672fa61fa77f66559b5559f1cb3148f85d
SHA512: 3130d513fa19e78c54bc8e2cf7ab73133182d363f566d6857fc3f1a862570b2bec4ae170faa6c0105d7b5c972faf1836c0910fa85e4d211d4f443147f1006c8a
Description: sends desktop notifications to a notification daemon (Development files)
 A library that sends desktop notifications to a notification daemon, as
 defined in the Desktop Notifications spec. These notifications can be
 used to inform the user about an event or display some form of
 information without getting in the user's way.
 .
 This package contains the include files and static library.
Multi-Arch: same

Package: libnotify-doc
Priority: optional
Section: doc
Installed-Size: 204
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libnotify
Version: 0.8.1-1+apertis0bv2024dev2b1
Suggests: devhelp
Filename: pool/target/libn/libnotify/libnotify-doc_0.8.1-1+apertis0bv2024dev2b1_all.deb
Size: 29440
MD5sum: a4490880ce0f012ea7d54c4256172b11
SHA1: 4c43071f8f419438e184ad38169b4d64881261e7
SHA256: 8376689e855f8ca6af4233456e8cb455b41f86d846879f322e04156c0cfe163e
SHA512: 9dbf3dbde47780e7cee8c52f0b8a190177d876f04cc9c79b2c8c320d9485ff5b0b75454bd7b8ea96026a4876552e57f022aedc23b3d65a58aedfbb717a178b71
Description: sends desktop notifications to a notification daemon (Documentation)
 A library that sends desktop notifications to a notification daemon, as
 defined in the Desktop Notifications spec. These notifications can be
 used to inform the user about an event or display some form of
 information without getting in the user's way.
 .
 This package contains the documentation for libnotify4 in
 /usr/share/gtk-doc/html/libnotify and the notifications specifications in
 /usr/share/doc/libnotify/spec/.
Multi-Arch: foreign

Package: libnotify4
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libnotify
Version: 0.8.1-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.7), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.3)
Suggests: notification-daemon
Filename: pool/target/libn/libnotify/libnotify4_0.8.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 23032
MD5sum: fd45aaa33c9f42d0e30157c5b1e24e36
SHA1: 08935bebc658e8a01e88c60d8297e6990504e0d0
SHA256: b32480261586ec12df99941546fec161e4aa8e2566b4827a2e167c792bbf5da2
SHA512: d248b27ac74200a10cd36adec04d3ca79498b4687dc2cde10622a09c231ac4691e4d9b17315889c337a1d07c79c82b6fbfeb1d112526e6fdbe80b4bed45e74a6
Description: sends desktop notifications to a notification daemon
 A library that sends desktop notifications to a notification daemon, as
 defined in the Desktop Notifications spec. These notifications can be
 used to inform the user about an event or display some form of
 information without getting in the user's way.
 .
 This package contains the shared library. To actually display the
 notifications, you need to install the package notification-daemon or
 any other desktop environment implementing the FreeDesktop notification
 daemon specification.
Multi-Arch: same

Package: libnotify4-dbgsym
Priority: optional
Section: debug
Installed-Size: 63
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libnotify
Version: 0.8.1-1+apertis0bv2024dev2b1
Depends: libnotify4 (= 0.8.1-1+apertis0bv2024dev2b1)
Filename: pool/target/libn/libnotify/libnotify4-dbgsym_0.8.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 43924
MD5sum: c1e0bdb3022429b23941bed0f18495b3
SHA1: 9fba0fda058a6deda716676ba34dde7564bdfa3b
SHA256: d9d293d0cff3c6e26408291b25bc7097af510d6b010965614e2e5b702629f6f2
SHA512: c14bba63791982c240dcb3d565814c46ab22eddd93ae95b264cf6a233466bb108bbf496e11a2eed3e9ccfc56e02e89628cbbc3ef545c130d93eee921c2818c09
Description: debug symbols for libnotify4
Auto-Built-Package: debug-symbols
Build-Ids: 2aca7e20fbeb0ac1635ede03b7e1011e88ce9995
Multi-Arch: same

Package: libnpth-mingw-w64-dev
Priority: optional
Section: libdevel
Installed-Size: 530
Maintainer: Eric Dorland <eric@debian.org>
Architecture: all
Source: npth
Version: 1.6-3+apertis1bv2024dev2b1
Suggests: mingw-w64
Filename: pool/target/n/npth/libnpth-mingw-w64-dev_1.6-3+apertis1bv2024dev2b1_all.deb
Size: 110784
MD5sum: aacffe257e63e1bc0fe27eab38e8a42b
SHA1: beae8dbcf09b3b0560b0c1aa2f8117146f88fee5
SHA256: 1eac97beca902325e02e6b72b796e4276af3ca54e64114839855dc19a7cfd0ae
SHA512: 9bac84658dda7e688ede35d043532a40d13eabc2d6ca90896bc050fd48be841c3f988083c003967d7443f7f890d2bef69c822e0a4e0b151c9200f6770b85e1cd
Description: replacement for GNU Pth using system threads (Windows dev)
 nPth is a non-preemptive threads implementation using an API very
 similar to the one known from GNU Pth. It has been designed as a
 replacement of GNU Pth for non-ancient operating systems. In
 contrast to GNU Pth it is based on the system's standard threads
 implementation. Thus nPth allows the use of libraries which are not
 compatible to GNU Pth.
 .
 This is a Windows version of nPth.  It's meant to be used when
 cross-building software that targets the Windows platform, e.g. the
 win32-loader component of Debian-Installer.
Homepage: https://www.gnupg.org/
Multi-Arch: foreign

Package: libnpth0
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Eric Dorland <eric@debian.org>
Architecture: armhf
Source: npth
Version: 1.6-3+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34)
Filename: pool/target/n/npth/libnpth0_1.6-3+apertis1bv2024dev2b1_armhf.deb
Size: 16776
MD5sum: c269c90ca8ae2f35c7bb1ee13e3d6636
SHA1: 4a1c388b1459c7417487d5ac0c428cee008ebc82
SHA256: c904a8db23b5fc8bf2e12a20d48529c3ba91ff63973977ce53a2432e75de66e5
SHA512: efe1749026452a41f37c216bde378dd1d3bd935c2cdc93154ea9972a1ea1179bfce2c99bf0bb7a90b700dee300a25871a8aba4084dfcb69b53f30576209f89b4
Description: replacement for GNU Pth using system threads
 nPth is a non-preemptive threads implementation using an API very
 similar to the one known from GNU Pth. It has been designed as a
 replacement of GNU Pth for non-ancient operating systems. In
 contrast to GNU Pth it is based on the system's standard threads
 implementation. Thus nPth allows the use of libraries which are not
 compatible to GNU Pth.
Homepage: https://www.gnupg.org/
Multi-Arch: same

Package: libnpth0-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: Eric Dorland <eric@debian.org>
Architecture: armhf
Source: npth
Version: 1.6-3+apertis1bv2024dev2b1
Depends: libnpth0 (= 1.6-3+apertis1bv2024dev2b1)
Filename: pool/target/n/npth/libnpth0-dbgsym_1.6-3+apertis1bv2024dev2b1_armhf.deb
Size: 15384
MD5sum: 102e6a5c95868695b0a42e6d27393462
SHA1: 6a91b899850d445c3c1053980b3fb745e5080ab5
SHA256: 7028872dc4857fb06d0d1a10732a8cb31ac540fa92eb76dccdef683c44b29790
SHA512: d37096c2639f5ea7f51251a51b286810cc165460835be42ecab68bd838d3a4d95f2103b8d9a767b71bc8fe2b50229f053ed2ed431dfbc2c8e8a74d5e4395d16a
Description: debug symbols for libnpth0
Auto-Built-Package: debug-symbols
Build-Ids: 39b2eff7f9e3ebe888332c26065d192693c3cc06
Multi-Arch: same

Package: libnpth0-dev
Priority: optional
Section: libdevel
Installed-Size: 61
Maintainer: Eric Dorland <eric@debian.org>
Architecture: armhf
Source: npth
Version: 1.6-3+apertis1bv2024dev2b1
Provides: libnpth-dev
Depends: libnpth0 (= 1.6-3+apertis1bv2024dev2b1)
Conflicts: libnpth-dev
Filename: pool/target/n/npth/libnpth0-dev_1.6-3+apertis1bv2024dev2b1_armhf.deb
Size: 22380
MD5sum: fcfbda188529f67f267e99d4c71a0b4a
SHA1: 709a46c334b171063db950a616941e68b00fc3b8
SHA256: f49aeb142d163226db28e0f50632f3513a944976c84775a360034e2b755784b5
SHA512: c5eaf3998820da5d94ad0447ee62d26964baee659a44c775ff32515cc13171ad053b03621296e768609b6a47aba28bd33083d6fb069ca8a1bfd16405e963c8e7
Description: headers for libnpth0
 nPth is a non-preemptive threads implementation using an API very
 similar to the one known from GNU Pth. It has been designed as a
 replacement of GNU Pth for non-ancient operating systems. In
 contrast to GNU Pth it is based on the system's standard threads
 implementation. Thus nPth allows the use of libraries which are not
 compatible to GNU Pth.
 .
 This package contains the headers and static libraries for libnpth0.
Homepage: https://www.gnupg.org/

Package: libnspr4
Priority: optional
Section: libs
Installed-Size: 205
Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Architecture: armhf
Source: nspr
Version: 2:4.35-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/n/nspr/libnspr4_4.35-1+apertis2bv2024dev3b1_armhf.deb
Size: 87468
MD5sum: 66d511de9d141c3a7e941e68fbcd5b1f
SHA1: 1ba59acfffd2b811b8f587d314eaf073a15253c2
SHA256: 25968dbcd568e6a16c6b2f86ae61c85b39354c9fda90a4b9a96114c0bda51ecd
SHA512: d32e032b95106fa638dbae3dd84e985f6797ff413c8c3788e6fd54eb17742873289d44a8e9d0b29f17504c2e77cd77afcc36f9c5f04fc761e231ba84e83ac120
Description: NetScape Portable Runtime Library
 This library provides platform independent non-GUI operating system
 facilities including:
  * threads,
  * thread synchronisation,
  * normal file I/O and network I/O,
  * interval timing and calendar time,
  * basic memory management (malloc and free),
  * shared library linking.
Homepage: http://www.mozilla.org/projects/nspr/
Multi-Arch: same

Package: libnspr4-dbgsym
Priority: optional
Section: debug
Installed-Size: 378
Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Architecture: armhf
Source: nspr
Version: 2:4.35-1+apertis2bv2024dev3b1
Depends: libnspr4 (= 2:4.35-1+apertis2bv2024dev3b1)
Filename: pool/target/n/nspr/libnspr4-dbgsym_4.35-1+apertis2bv2024dev3b1_armhf.deb
Size: 318312
MD5sum: 80fef34fecaef360b5464383b5d5ec25
SHA1: 71e3343556bfad8322d0a06bb44714a6738523ef
SHA256: b59520291fafcfd3a5a25eb98aecc791ff189b3d57caf9a40cc202420bcff9ca
SHA512: 1a1b33ac96ad6f11a29ce8075240afd0edb1eeaacd70c275b5f6272436f0d95c361303780f97191b872e4d25fa56b6337d1e49cd89c654f908740099ad30f0d8
Description: debug symbols for libnspr4
Auto-Built-Package: debug-symbols
Build-Ids: 0a50dd0a8a6ba6b93868f1c3c59379298c281fd6 4859468ae9130925bfab95007bf8186fc1616358 725a6853f9758f45c3d5ada776a702106b825c27
Multi-Arch: same

Package: libnspr4-dev
Priority: optional
Section: libdevel
Installed-Size: 933
Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Architecture: armhf
Source: nspr
Version: 2:4.35-1+apertis2bv2024dev3b1
Depends: libnspr4 (>= 2:4.35), libnspr4 (<= 2:4.35-1+apertis2bv2024dev3b1.1~)
Breaks: libxmlsec1-dev (<= 1.2.33-1)
Filename: pool/target/n/nspr/libnspr4-dev_4.35-1+apertis2bv2024dev3b1_armhf.deb
Size: 187388
MD5sum: cd2625249d561369badbf3998303d6b5
SHA1: 4489ba0256c7aae4df2914443430ed357b85bade
SHA256: 29fc1dd2576a80d7c88fe97ed24af726fa3ebe25ff2c86b7f693b5bc800b5251
SHA512: 320b0493c91595dbe9e93055c3882c7771736f5ce9815a4b957ce2350b6246bb456866ca1fb8638ba3ce1cc96b1f89f5fa61bc01e79341eaf16b10d41500a0c0
Description: Development files for the NetScape Portable Runtime library
 This library provides platform independent non-GUI operating system
 facilities including:
  * threads,
  * thread synchronisation,
  * normal file I/O and network I/O,
  * interval timing and calendar time,
  * basic memory management (malloc and free),
  * shared library linking.
 .
 Install this package if you wish to develop your own programs using the
 NetScape Portable Runtime library.
Homepage: http://www.mozilla.org/projects/nspr/

Package: libnss-myhostname
Priority: optional
Section: admin
Installed-Size: 161
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/s/systemd/libnss-myhostname_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 86340
MD5sum: 9168bf02a79c46ced65244be401aa4b4
SHA1: e37e062ab2e7a1f6c9d033a9b74dd149e59b6865
SHA256: cd5695daefd237881705d0184cfff00334341ed4366b4ca0e3900df3dcd85ee3
SHA512: aafc779ea68e3f49ed2b5d3817e4624b79378554811c5a601bbfd578d8dcbfc16dde41a16edde738e7e22a9d73d2246267a1a46a6809935ebba7f7d9382b66b2
Description: nss module providing fallback resolution for the current hostname
 This package contains a plugin for the Name Service Switch, providing host
 name resolution for the locally configured system hostname as returned by
 gethostname(2). It returns all locally configured public IP addresses or -- if
 none are configured, the IPv4 address 127.0.1.1 (which is on the local
 loopback) and the IPv6 address ::1 (which is the local host).
 .
 A lot of software relies on that the local host name is resolvable. This
 package provides an alternative to the fragile and error-prone manual editing
 of /etc/hosts.
 .
 Installing this package automatically adds myhostname to /etc/nsswitch.conf.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: same

Package: libnss-myhostname-dbgsym
Priority: optional
Section: debug
Installed-Size: 376
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libnss-myhostname (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libnss-myhostname-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 293792
MD5sum: 7af14e60f38a2151e769d375b41cad65
SHA1: 23cb41372a6d39ac7d95e668980953e889242e2d
SHA256: 8756b0879aa5a84609034dbab80ffb815c9b9b2e72dbfcf650436c7fe55db66a
SHA512: 174453fa7cd066a6768696a9a4d652e527e0e7ef605b620c099123dc3885fc2a4dd0adec43b84042712f2e0770fcde67f84b84ceb4a8e5e0b95fb0f1ef238ba9
Description: debug symbols for libnss-myhostname
Auto-Built-Package: debug-symbols
Build-Ids: 3ca7cf0544eed4e53b8c6797047365a7f0a0b69f
Multi-Arch: same

Package: libnss-mymachines
Priority: optional
Section: admin
Installed-Size: 294
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), systemd-container (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libnss-mymachines_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 161120
MD5sum: 7a78e51bad275a03d8792b0ef5e3f2eb
SHA1: d6653ea33c370e5d06b2e6ca26e4584670477db6
SHA256: a4746b9d540de96288cc52a970fd4bb3db8405b4ae08ab7c7d8698cde8ec03f2
SHA512: 3a35ee2af8225745678633188bfe9d9ece2ad2dfe1b18dd389bab7e11e68d6eda0df41ec2a8978368efd0b05a8174dad371f79d0d8d37c1b4bbe047a9a81cc9f
Description: nss module to resolve hostnames for local container instances
 nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality
 of the GNU C Library (glibc) providing hostname resolution for local containers
 that are registered with systemd-machined.service(8). The container names are
 resolved to IP addresses of the specific container, ordered by their scope.
 .
 Installing this package automatically adds mymachines to /etc/nsswitch.conf.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: same

Package: libnss-mymachines-dbgsym
Priority: optional
Section: debug
Installed-Size: 683
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libnss-mymachines (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libnss-mymachines-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 566140
MD5sum: 63926d6939020e7aac676e7bfc545d08
SHA1: a1fcae4701286404ff71d04550184a49a6120cec
SHA256: 1fc8fb4312368dc4f7468545aac74a3a3f7acbdf286384d81c4428d444de730b
SHA512: a54daee5c7c0d215cf5cbd4b78327f3037131157e551811038cefc5a843c57862eb72a524136751e2b1a53fab0a0a857c7b84eedf788878c6a8b5b9b12302fa5
Description: debug symbols for libnss-mymachines
Auto-Built-Package: debug-symbols
Build-Ids: 8eb056c2b244b48806dc909743763e3b46b8ba3c
Multi-Arch: same

Package: libnss-resolve
Priority: optional
Section: admin
Installed-Size: 172
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), systemd-resolved (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libnss-resolve_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 99816
MD5sum: 51c94d6d2c22c90e14f89cbc6a9ece1e
SHA1: 6757d9802319f0e076ced57021511d93285f106d
SHA256: fd4204ffefb03d855aed9b683d3736e2a3392f1f733bba2032851e1dead9e272
SHA512: 165c8b0b2351937a2b252160e68640d60b26d80a1a1458db907f8ec2dd8e3ee2d61904db75884880671b65b7b38810e8329ee283efafee2dc225aef53fc12782
Description: nss module to resolve names via systemd-resolved
 nss-resolve is a plugin for the GNU Name Service Switch (NSS) functionality
 of the GNU C Library (glibc) providing DNS and LLMNR resolution to programs via
 the systemd-resolved daemon (provided in the systemd-resolved package).
 .
 Installing this package automatically adds resolve to /etc/nsswitch.conf.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: same

Package: libnss-resolve-dbgsym
Priority: optional
Section: debug
Installed-Size: 367
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libnss-resolve (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libnss-resolve-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 297464
MD5sum: d3b929fdfce1e380f6811486e3a14160
SHA1: 8350d753057b8ae734b629c5f4821cb3f01a24db
SHA256: b7badf3eefe5ea5ec1ece11bf96669543c4c2f29db580f53030f9cb5ebf1de08
SHA512: 97f772161b14f9589111ab4a3bb9d82f9a235dc46c0972e1e30750ae641ed5f943a2f50f419719be92d4da6d68a96bf99f7df05f5cf99c98eccdf480050da4d4
Description: debug symbols for libnss-resolve
Auto-Built-Package: debug-symbols
Build-Ids: 26f0f6fb4a8411feabd9870194139ad275453256
Multi-Arch: same

Package: libnss-sudo
Priority: optional
Section: admin
Installed-Size: 675
Maintainer: Sudo Maintainers <sudo@packages.debian.org>
Architecture: all
Source: sudo
Version: 1.9.13p3-1+deb12u1+apertis0bv2024dev3b1
Filename: pool/target/s/sudo/libnss-sudo_1.9.13p3-1+deb12u1+apertis0bv2024dev3b1_all.deb
Size: 672348
MD5sum: 1f3d42ee8764d290e87700592cdf174d
SHA1: 138367b7b2c845bb7449f49a7b3b5dbaadc9ad46
SHA256: 0ea9c18afa9d0a738a271e222c655dd2a77f53683f559ce4b291ae191258ec8e
SHA512: 35b3904a8fa3f617331df5d7a4b04c5bad7124238e3339a160b17c6a9641ed313cf9821c7bae3f2e27e2b8f7d726f7a46a1a9dd2ed03db9446a47e0512278c27
Description: NSS configuration for sudoers service
 This empty package provides the basic configuration needed to enable the
 `sudoers` NSS service.
Homepage: https://www.sudo.ws/
Multi-Arch: foreign

Package: libnss-systemd
Priority: standard
Section: admin
Installed-Size: 294
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), systemd (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libnss-systemd_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 158756
MD5sum: 606d5012eccc2144dd1b203b2280dc38
SHA1: f95f0726581719ac609d3608dfe2749ae6639ce2
SHA256: 3a796bfedfbb24b67487988d9b04814cfa0ace1c918fa3c2aa09c603ff3f61ad
SHA512: 87c0e82f8563d7f977c06132131d4608f32c24bec08b82bf4a10a6169c786e6a6066c1f89a764c58089857dd29d13b71aad1bab52f8cbb6061602f1e2d4c6b84
Description: nss module providing dynamic user and group name resolution
 nss-systemd is a plug-in module for the GNU Name Service Switch (NSS)
 functionality of the GNU C Library (glibc), providing UNIX user and group name
 resolution for dynamic users and groups allocated through the DynamicUser=
 option in systemd unit files. See systemd.exec(5) for details on this
 option.
 .
 Installing this package automatically adds the module to /etc/nsswitch.conf.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: same

Package: libnss-systemd-dbgsym
Priority: optional
Section: debug
Installed-Size: 693
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libnss-systemd (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libnss-systemd-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 585836
MD5sum: ab3b9a0df057990198f1888aa8210088
SHA1: 95d6f8ac6a601776d30ede98bc3bea6c80214dad
SHA256: 2a3169874b7a915a138d49ee4b6099abb6594a87b7b41f953808745891644dbc
SHA512: 0425a215ae0e8287a35dc3015805eb18cea2c907990b508cf762b339a8fb5f92adc06c45d8af835643669f4b00269981ff2b83ccc59898988dec8e8be30e76eb
Description: debug symbols for libnss-systemd
Auto-Built-Package: debug-symbols
Build-Ids: 50c86cfca3292cc8a6e92a874be0a1c685e9636f
Multi-Arch: same

Package: libnss3
Priority: optional
Section: libs
Installed-Size: 2470
Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Architecture: armhf
Source: nss
Version: 2:3.87.1-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.34), libsqlite3-0 (>= 3.5.9)
Filename: pool/target/n/nss/libnss3_3.87.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 1126940
MD5sum: e7f9b5b88972d1b969274c8edbabe650
SHA1: 4fc22d94265c0813106a07521a0d0eeae6377e22
SHA256: f23c049ce53bb355db275c7e8fbf8ba8570bad98b89854d049891ca91ca4212e
SHA512: 974871d3e47d67ae337f8ec7cf40230b20f5e26101e7b232436a220a007fe7b29d752a585faf2eb84f4a5f86dc33ab064729f7b2199d29baa387ac78eb0276d7
Description: Network Security Service libraries
 This is a set of libraries designed to support cross-platform development
 of security-enabled client and server applications. It can support SSLv2
 and  v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
 other security standards.
Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
Multi-Arch: same

Package: libnss3-dbgsym
Priority: optional
Section: debug
Installed-Size: 4832
Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Architecture: armhf
Source: nss
Version: 2:3.87.1-1+apertis2bv2024dev3b1
Depends: libnss3 (= 2:3.87.1-1+apertis2bv2024dev3b1)
Filename: pool/target/n/nss/libnss3-dbgsym_3.87.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 4291836
MD5sum: c0b2495b18c212a110a3815db34f8bf2
SHA1: e6b2377ef1d019c884b7b05a2f732133006f62b4
SHA256: d25f94ea34d60ca1b87273355b371bf40066051c5fdd908afd9ba3cccce51404
SHA512: 5ab9f4fb82d53b7881e85f497c8b3fde7a7ccb16803d0f1a10eed5e9f40a03021f34e922bac2d07dc87d12794ea66fae3b6ed6deb61fa9434e5f3df367c4c6a7
Description: debug symbols for libnss3
Auto-Built-Package: debug-symbols
Build-Ids: 0b9eca0c32723dd53ca858c124718dfff9496f87 1930122ae425b0d88431c2583141bbccc93226f4 3c56a6e5b51c29945372aae4e269a0e842e1be3d 4bb4140877c7973c072253870360c8ec4e9a5146 73dbd163ab8a252e1820e6e478bd3d3564efba72 bfea574970343ca2599e252b215d833b9c004e51 d63ae8a380f4fbc6e400eb5b5ef2afcf8aac404c e6bbe6d4f8647239889753c824667277b035160a f2f263ddbb51531f9f7ae4ba07047246fb8cdb34
Multi-Arch: same

Package: libnss3-dev
Priority: optional
Section: libdevel
Installed-Size: 1383
Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Architecture: armhf
Source: nss
Version: 2:3.87.1-1+apertis2bv2024dev3b1
Depends: libnss3 (= 2:3.87.1-1+apertis2bv2024dev3b1), libnspr4-dev (>= 4.6.6-1)
Breaks: libxmlsec1-dev (<< 1.2.33-1~)
Filename: pool/target/n/nss/libnss3-dev_3.87.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 244756
MD5sum: d48a9ceee42432a7cee948791c8da5ab
SHA1: 3e5c9c88449bccc2fb0630c4ed2b293576d6a579
SHA256: bc3b4500d5560a6785b890bfcef42ba28c7a9295623872d52c20864b9437dadf
SHA512: 926e2c4e239ab489f1e83162632a1353fa517151a39b47411a96613317a4280995c44f4e95c677079076fef8d86c6bc64c48f4ce975c5fa7541ab63135fb648d
Description: Development files for the Network Security Service libraries
 This is a set of libraries designed to support cross-platform development
 of security-enabled client and server applications. It can support SSLv2
 and  v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
 other security standards.
 .
 Install this package if you wish to develop your own programs using the
 Network Security Service Libraries.
Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
Multi-Arch: same

Package: libnss3-tools
Priority: optional
Section: admin
Installed-Size: 3119
Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Architecture: armhf
Source: nss
Version: 2:3.87.1-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.34), libnss3 (>= 2:3.82), zlib1g (>= 1:1.1.4)
Filename: pool/target/n/nss/libnss3-tools_3.87.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 904700
MD5sum: 6f5a4594ea82ff84ef20e624047f3ffa
SHA1: d722875f68468f96d77102c4dbb0d6476ff6167e
SHA256: 8cfed8b2c72b630fe574c121e11bcbd124b68cda435c90db8dbee04019f791bf
SHA512: 3fc4ddbb4db913cf38f785efbd937b6b0591a9d4ce3df8e7b9ffe94ac18aca03423b6f84d73f17d1316f207b49290ec59648ba76c699763f1dfaa1d913668609
Description: Network Security Service tools
 This is a set of tools on top of the Network Security Service libraries.
 This package includes:
  * certutil: manages certificate and key databases (cert7.db and key3.db)
  * modutil: manages the database of PKCS11 modules (secmod.db)
  * pk12util: imports/exports keys and certificates between the cert/key
    databases and files in PKCS12 format.
  * shlibsign: creates .chk files for use in FIPS mode.
  * signtool: creates digitally-signed jar archives containing files and/or
    code.
  * ssltap: proxy requests for an SSL server and display the contents of
    the messages exchanged between the client and server.
Homepage: http://www.mozilla.org/projects/security/pki/nss/tools/

Package: libnss3-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 5950
Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Architecture: armhf
Source: nss
Version: 2:3.87.1-1+apertis2bv2024dev3b1
Depends: libnss3-tools (= 2:3.87.1-1+apertis2bv2024dev3b1)
Filename: pool/target/n/nss/libnss3-tools-dbgsym_3.87.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 5044632
MD5sum: 7cfba355e06f78b798b725d2551ec3ad
SHA1: 4234e36e90cd76fdd99eb220b41104f48463f391
SHA256: f33f2e4314803f4ddc89e6f3f98137f6e237ba7579c158c8a94586b95f654533
SHA512: 94646350258a735c7c07876b9c0c9897c35a751217b53e7e1acf53ec2e5bcc2d4c0381a46a88f3ef6d18a38469db464b687ef5a9cb9386b1554a0fe327c2a037
Description: debug symbols for libnss3-tools
Auto-Built-Package: debug-symbols
Build-Ids: 098ba76ffbbb03c139a69980a7747c541d6d2f67 13f37832880ac1b3f13922adedc41f348676170a 22f55cdcd110b25d0fff8cd181a80718183c56be 2aa05f873249c7401dbfc45367c4701b8db9e388 2b627c8af4437196675811de5845a91e9935bab0 41c1dc90a4a034b1ce7d93f871714894b0d7cf64 41ce6c6ad23877bf5fe9eb975be607f15d851f31 4b50d7f8d2b1a814554872f5d9a531c124c2a050 5706b12eae60c8c8cce254932909a94b7517d0c5 6ad502b8f662d66ef079b78e19015a84233cd2b8 6d4d1f1fb7671b07ef90adbd70adf455288d9f64 70df101a8724e44ec72a2077adcfb462eeed9dc5 72b1e9e8ff2f59e1d0888ab60d1510451f702653 73aa654c11018774762d786eba38debd8970e24e 778ea874f9162d5ff78ad79c606a4329703e783d 80a2cd091e3cb56902cc3c7374521bdd3b709402 84d3c1f9bc85cca9941e292e86f6459a6927bfae 99291c8ef8f090b5c84e68605d56bc544d6a6ca9 ad1c822069e0aab13c99b6c28f7ee3fe2362f018 ad75c723861252e87e02bfc11d8b1105460b8ac2 bb550d3782cc2b500a0c875f7b12d1099d50a281 ca0432b3477a1d2d161fd6cd35e65d65c30cc2ef ccdb375d95d7d35cbd61ce6bc985fd6f55191599 cdf121ee8d4f710c5e871368ff6b34b31c6b7e3b d95c6fe0cbe27aee833c52eaad2879f774a81999 dbf0f472e95e64e5c1e1a5104ed648868a54c29f e45b48fd55fe93a2db9eed59524b8a445b38c0ad e6526a42f6476b0bd69fdd089b5ae3a61378bc03 eda8b6b4ba7ab63d94bf7c3eb084408a16dd7a5e

Package: libnsync-cpp1
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: nsync
Version: 1.25.0-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.8)
Filename: pool/target/n/nsync/libnsync-cpp1_1.25.0-1+apertis0bv2024dev2b1_armhf.deb
Size: 17496
MD5sum: 204648346ae5723487db94b4295c06d3
SHA1: ba6d1944e2410c2b7b61782cd90afe115f652c3f
SHA256: f9b70894a5c2dbc5e8da157f3fe66ffa9f6a4662ccf13851eb0d5862ec019fe3
SHA512: a895e8a668ce6f774de311db6d1e1f2083611d9b0f880cefaef82db0c13b1d2d9c708f486add329f4af0a3d86d941662d474a20b83f9196e80015fa5e801ead2
Description: C library that exports various synchronization primitives (C++ lib)
 nsync is a C library that exports various synchronization primitives:
 .
  * locks
  * condition variables
  * run-once initialization
  * waitable counter (useful for barriers)
  * waitable bit (useful for cancellation, or other conditions)
 .
 This package ships C++ shared object.
Homepage: https://github.com/google/nsync
Multi-Arch: same

Package: libnsync-cpp1-dbgsym
Priority: optional
Section: debug
Installed-Size: 104
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: nsync
Version: 1.25.0-1+apertis0bv2024dev2b1
Depends: libnsync-cpp1 (= 1.25.0-1+apertis0bv2024dev2b1)
Filename: pool/target/n/nsync/libnsync-cpp1-dbgsym_1.25.0-1+apertis0bv2024dev2b1_armhf.deb
Size: 84956
MD5sum: d290bb539f023120a77b169dde5001ac
SHA1: ddabcf5d1cb47c0410edb7c8b366bc65efc408bd
SHA256: 72cbfaf946885df813d09a72da283d8dd86e00541e8a6f0db8909f99cf553ce7
SHA512: 1322ec6c34c460153510d0d7fec0ffd94f361d4700b4e8afca2563e89ff8a15cc25b12a5d4f32d78835d1e1a1548916be7f38c89753dcbcb184d12315c111a51
Description: debug symbols for libnsync-cpp1
Auto-Built-Package: debug-symbols
Build-Ids: 549d72e91e2328fc3c1f972fe92a971ae3e1357b
Multi-Arch: same

Package: libnsync-dev
Priority: optional
Section: libdevel
Installed-Size: 67
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: nsync
Version: 1.25.0-1+apertis0bv2024dev2b1
Depends: libnsync-cpp1 (= 1.25.0-1+apertis0bv2024dev2b1), libnsync1 (= 1.25.0-1+apertis0bv2024dev2b1)
Filename: pool/target/n/nsync/libnsync-dev_1.25.0-1+apertis0bv2024dev2b1_armhf.deb
Size: 13628
MD5sum: 018c261339b826456aa70e1d36b58dc4
SHA1: a16a2d0c8a12b70c110159048e580583f2592c42
SHA256: de87ff551373f4bf7e6239381ee7eb462dc75f0e65535a8fa12c839ea70f79a9
SHA512: d2c5ef43aacff640bb2fca8e5660b1ed69a863f86a1e8361dc654f553e885c0ea025c62c7ac0c6b170734d9404fc48f3291563d7cfa157f38009404f9701c05c
Description: C library that exports various synchronization primitives (dev)
 nsync is a C library that exports various synchronization primitives:
 .
  * locks
  * condition variables
  * run-once initialization
  * waitable counter (useful for barriers)
  * waitable bit (useful for cancellation, or other conditions)
 .
 This package ships header files.
Homepage: https://github.com/google/nsync
Multi-Arch: same

Package: libnsync1
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: nsync
Version: 1.25.0-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34)
Filename: pool/target/n/nsync/libnsync1_1.25.0-1+apertis0bv2024dev2b1_armhf.deb
Size: 15588
MD5sum: a8fe820b6c06bb92de61103d0db53933
SHA1: 616308c0089ddeb38c4cbe38f64de3f1b1c94bad
SHA256: 0ff0d3f16a78f301a4a64b5686cf93dcbb896eb26de45bb239e199052b0d001d
SHA512: 2530d980f71191d8ddf7d88e864156691b7bb99a4039c2d20773306f7aad0cf650f56f10821c457775695d90395879d39b078a5e78063144e3fc18daec8dfd7b
Description: C library that exports various synchronization primitives (C lib)
 nsync is a C library that exports various synchronization primitives:
 .
  * locks
  * condition variables
  * run-once initialization
  * waitable counter (useful for barriers)
  * waitable bit (useful for cancellation, or other conditions)
 .
 This package ships C shared object.
Homepage: https://github.com/google/nsync
Multi-Arch: same

Package: libnsync1-dbgsym
Priority: optional
Section: debug
Installed-Size: 60
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: nsync
Version: 1.25.0-1+apertis0bv2024dev2b1
Depends: libnsync1 (= 1.25.0-1+apertis0bv2024dev2b1)
Filename: pool/target/n/nsync/libnsync1-dbgsym_1.25.0-1+apertis0bv2024dev2b1_armhf.deb
Size: 43720
MD5sum: b07805c0a10246b81e82090418ea4d3b
SHA1: 50d1692a6a02778b199538d0d119f9222f1506ce
SHA256: 4a5653e345f1c6197fe91cf73a3bc3b472e0ee4393820e62946bd1d2cdb41d8f
SHA512: 83d91dfd81964785ef7dad5a644149fda31617c3011a63f3099289a79cb782401ea76437cec2b5238a5372f53a4d418442b136a64c1f1764f97c2f45202d540a
Description: debug symbols for libnsync1
Auto-Built-Package: debug-symbols
Build-Ids: 57f7e349daf3f7e424c6d11299f606c81462ea4b
Multi-Arch: same

Package: libntfs-3g89
Priority: optional
Section: libs
Installed-Size: 274
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: ntfs-3g
Version: 1:2022.10.3-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Filename: pool/target/n/ntfs-3g/libntfs-3g89_2022.10.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 155324
MD5sum: 49e2132370b7d653ea77f06e896d3666
SHA1: 20ae69d4f3be1ce1ef1ae3a0b1551aa740ac5cb1
SHA256: 7eea5496b4e4c76e2f7ca13ab617470618791a208752f35aef49922fc211c727
SHA512: 7395b0b3fef93442a9c943f92e795e06b82a8446153d0182e3ceaedf53aed010f16505fdb9ba9c53b5fca9bb8a7512100da0394904c66704e21aa25796d5c7a0
Description: read/write NTFS driver for FUSE (runtime library)
 NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS
 filesystem used by Microsoft Windows.
 .
 This package contains the actual library.
Homepage: https://github.com/tuxera/ntfs-3g/wiki
Multi-Arch: same

Package: libntfs-3g89-dbgsym
Priority: optional
Section: debug
Installed-Size: 448
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: ntfs-3g
Version: 1:2022.10.3-1+apertis1bv2024dev3b1
Depends: libntfs-3g89 (= 1:2022.10.3-1+apertis1bv2024dev3b1)
Filename: pool/target/n/ntfs-3g/libntfs-3g89-dbgsym_2022.10.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 417156
MD5sum: c1ce34bff05694e262ed0744babd7211
SHA1: 5d833f0c5b0166d61b2ac0067c5b5d63321105e9
SHA256: 190d969fba69743f21a1b4be6676b09a81e67929c9e5e3c6e6c84385f387a1bd
SHA512: e7b1da3b62df5e47a8c78b53b9ce1c78f016d861ad962a65c86d0dc26d230236f45be85157888285d2e70db026019746717fbc6dc04273e30a11ce273e8ba3eb
Description: debug symbols for libntfs-3g89
Auto-Built-Package: debug-symbols
Build-Ids: 8f1919db48d77e8f252f9fca9a707eda72473a82
Multi-Arch: same

Package: liboauth-dev
Priority: optional
Section: libdevel
Installed-Size: 101
Maintainer: Laurin Hagemann <laurinhg@gmx.de>
Architecture: armhf
Source: liboauth
Version: 1.0.3-5+apertis2bv2024dev2b1
Depends: libcurl4-openssl-dev | libcurl4-dev, libnss3-dev, liboauth0 (= 1.0.3-5+apertis2bv2024dev2b1)
Filename: pool/target/libo/liboauth/liboauth-dev_1.0.3-5+apertis2bv2024dev2b1_armhf.deb
Size: 31992
MD5sum: d0438867e7b61d64d5d7b91450e226ad
SHA1: 494e9ffbeb454dcc09d81e4ba096afe08a2c164a
SHA256: b945050e77917bf45634b13410427f3775e92e4381bc797f00c76464ca83f597
SHA512: 4b2a0fd915bccfc0935199fe2765cf4b9d341ea9f393a2c36a18df907fd1ffd5b90961b5092f2ffc3ab83e6aa7b53009193c16bb6af9a3ac6e0f50a428081f06
Description: C library implementing OAuth Core 1.0a API (development files)
 OAuth (Open Authorization) is an authentication protocol that allows
 users to approve a client (such as a Twitter third-party app) to act on
 their behalf without sharing their password. liboauth provides basic
 functions to escape and encode parameters according to the OAuth Core
 1.0a API, and offers high-level functions to sign requests or verify
 signatures.
 .
 This package contains the development files.
Homepage: http://liboauth.sourceforge.net/
Multi-Arch: same

Package: liboauth0
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Laurin Hagemann <laurinhg@gmx.de>
Architecture: armhf
Source: liboauth
Version: 1.0.3-5+apertis2bv2024dev2b1
Depends: libc6 (>= 2.4), libcurl4 (>= 7.16.2), libnss3 (>= 2:3.13.4-2~)
Filename: pool/target/libo/liboauth/liboauth0_1.0.3-5+apertis2bv2024dev2b1_armhf.deb
Size: 17616
MD5sum: d5588cf7dda9f97a372a2120126da482
SHA1: eb001ee339a543751a1a20ba733b466c51512740
SHA256: f02e413f7ab7357d2469e1cd92df72d099d6cd3bf444fd2e24601eb6fa66e879
SHA512: b3f7f4de657e905ce89e75f16e072581d29c0354921b4c27ae5f25bab971615ee618b16d89030bec4fdebd9075b144d343ba64de05c3f96a81a8f3c1802d29fc
Description: C library implementing OAuth Core 1.0a API (runtime)
 OAuth (Open Authorization) is an authentication protocol that allows
 users to approve a client (such as a Twitter third-party app) to act on
 their behalf without sharing their password. liboauth provides basic
 functions to escape and encode parameters according to the OAuth Core
 1.0a API, and offers high-level functions to sign requests or verify
 signatures.
 .
 This package contains the shared libraries.
Homepage: http://liboauth.sourceforge.net/
Multi-Arch: same

Package: liboauth0-dbgsym
Priority: optional
Section: debug
Installed-Size: 67
Maintainer: Laurin Hagemann <laurinhg@gmx.de>
Architecture: armhf
Source: liboauth
Version: 1.0.3-5+apertis2bv2024dev2b1
Depends: liboauth0 (= 1.0.3-5+apertis2bv2024dev2b1)
Filename: pool/target/libo/liboauth/liboauth0-dbgsym_1.0.3-5+apertis2bv2024dev2b1_armhf.deb
Size: 52076
MD5sum: 9dbcc7d63dd1a974229e656358f7fb59
SHA1: e9f4a8c1fea050109d5be5d70be214db65567479
SHA256: e476a0d828ab81b8f4c7cff1289ae1494f9c4398d7c02a2937feab94e0b88f02
SHA512: d4d26e2f41ef467b281894f9b853cf3fa0fdebe95ee96644779f02209a6edb45526049c99b3cfad428d4b673c883ff4cc651a3654a0f67b7e7c9c3676ba5824c
Description: debug symbols for liboauth0
Auto-Built-Package: debug-symbols
Build-Ids: 59749bdbf42b0c06f6b61468c1a3068eb3e664dd
Multi-Arch: same

Package: libobjc-12-dev
Priority: optional
Section: libdevel
Installed-Size: 964
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libgcc-12-dev (= 12.2.0-14+apertis1bv2024dev3b1), libobjc4 (>= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/libobjc-12-dev_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 161772
MD5sum: 33f94f03a52ae1eac3a605fc84f33988
SHA1: 6681220a691dae7e71c4c144f79235abcca002a7
SHA256: 9160fd1e26c2b319b26eb75e5ff1e0d8ab310a473241f28a6024f8a272604598
SHA512: dffd6fae9ac790048b55394501045374fdfa0c3fd435ca614a475c5174359ad1a92483ac104d49b3113e095d6796a532e63f2680369e9d4af15123b688c43589
Description: Runtime library for GNU Objective-C applications (development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libobjc4
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: libobjc4-armhf
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.34), libgc1 (>= 1:7.2d), libgcc-s1 (>= 3.5)
Filename: pool/target/g/gcc-12/libobjc4_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 34496
MD5sum: 0cf0cdc60ceb5307af322544732eadb2
SHA1: 524ab6221c33162af5108c0109042e4b5d526ca2
SHA256: dc6b395f79177b8035748bf5de9c15eab01cdb87c2930e0cd99b44c6b05b2ead
SHA512: cd22e1d502c05721ac7b970130fb2ca782de02df36fe79d0d17a8bb0a87af9a945e2f7dc7d185631a95f3a2c32c7701882281dc235f347ad15fbb9340ac9c339
Description: Runtime library for GNU Objective-C applications
 Library needed for GNU ObjC applications linked against the shared library.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libobjc4-dbgsym
Priority: optional
Section: debug
Installed-Size: 255
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libobjc4-dbg (<< 9.2.1-21)
Depends: libobjc4 (= 12.2.0-14+apertis1bv2024dev3b1)
Breaks: libobjc4-dbg (<< 9.2.1-21)
Filename: pool/target/g/gcc-12/libobjc4-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 204148
MD5sum: c9c8770752e39a96aa90cc54e919504e
SHA1: f66ac862232f267092ca7e8f074fd912a84fa5e2
SHA256: 6951a30e3ebf26f7f1d1bbceb47d631856a536e1188fd114eef404ad1d8a9fa2
SHA512: d7b01000b566ac16dc6274fac83cf28c2cd2ed5d62303294fa9dc73be23049625d858db68969991e9626a38c10bde1c761a8a9330253aca84c27f2ec45add0b9
Description: debug symbols for libobjc4
Auto-Built-Package: debug-symbols
Build-Ids: 3934fb125ae1c6d382cfcf1b8b36e35dba471ab0 f4391fb1ec468f05de5d6bf2df1de524ebc2cb9f
Multi-Arch: same

Package: libogg-dev
Priority: optional
Section: libdevel
Installed-Size: 507
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libogg
Version: 1.3.5-3+apertis0bv2024dev3b1
Depends: libogg0 (= 1.3.5-3+apertis0bv2024dev3b1)
Filename: pool/target/libo/libogg/libogg-dev_1.3.5-3+apertis0bv2024dev3b1_armhf.deb
Size: 218168
MD5sum: e84c15709246b7d8e4df0047e06f3550
SHA1: 1a8de7cc002c6cf7b1836a98a006495092f15113
SHA256: a6979d8f9fe060ab045c846e91ee9223c65f94df9a27f255a27d6bda1d711429
SHA512: eea196bdc88212449db270e99bc4f1312c2fb7a6ba44e08448503d09298f4f414679cbc501eab0df80135a960ac07d16b3f6fa84d2cdb8a6c09e446b95a96c99
Description: Ogg bitstream library development files
 The libogg-dev package contains the header files and documentation
 needed to develop applications with libogg.
Homepage: https://xiph.org/ogg/
Multi-Arch: same

Package: libogg0
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libogg
Version: 1.3.5-3+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libo/libogg/libogg0_1.3.5-3+apertis0bv2024dev3b1_armhf.deb
Size: 22468
MD5sum: 3ecbbe103bb95c88f7826932bfd19024
SHA1: be8ab107f11bbafb6604f9f56b3df890bace0864
SHA256: 80ea679155b9dfe85f183871d58367a5c8c0681ac66d8f330db7462d0c9a33c3
SHA512: 4b59f6d8071cb5d78313c825306be73f23d808dec18717f11f8adc439631bd3cc287261e0cbb8a432c36cf9b93deaf7ba098d93176fa223e1c1144b4a6bb607c
Description: Ogg bitstream library
 Libogg is a library for manipulating ogg bitstreams.  It handles
 both making ogg bitstreams and getting packets from ogg bitstreams.
Homepage: https://xiph.org/ogg/
Multi-Arch: same

Package: libogg0-dbgsym
Priority: optional
Section: debug
Installed-Size: 35
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libogg
Version: 1.3.5-3+apertis0bv2024dev3b1
Replaces: libogg-dbg (<< 1.3.4-2~)
Depends: libogg0 (= 1.3.5-3+apertis0bv2024dev3b1)
Breaks: libogg-dbg (<< 1.3.4-2~)
Filename: pool/target/libo/libogg/libogg0-dbgsym_1.3.5-3+apertis0bv2024dev3b1_armhf.deb
Size: 21228
MD5sum: 1386563c2c5ba2d6784c7ac1c17e877f
SHA1: 6e06f4f2893ddd8c68a0436e67bdaed068d14fc7
SHA256: f851f94621f3dc367e61d493accdb276e370027cc7bdad792df4fdae331facae
SHA512: 6f19c2ee77743664e1d0e50b79e007e42ef404c596d2d72747ffff8601d3625e8b64901dad0a5d6699cb3a12f008cfe6a850a7661db8878b772eb7e16f9fd6c1
Description: debug symbols for libogg0
Auto-Built-Package: debug-symbols
Build-Ids: 05ac3da9aae268ea71f9c8c8f51f7124326bc3dd
Multi-Arch: same

Package: libomp-15-dev
Priority: optional
Section: libdevel
Installed-Size: 115
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libomp-x.y-dev
Provides: libomp-x.y-dev
Depends: libomp5-15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 4.1.1)
Suggests: libomp-15-doc
Conflicts: libomp-x.y-dev
Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44)
Filename: pool/target/l/llvm-toolchain-15/libomp-15-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 53040
MD5sum: 3d68b417b09d16d7f0d2e1a2363dfef3
SHA1: bbeebe4adc7bdebe3615e85624fe0394ee0e42d1
SHA256: 2bfab34206437f14cd23888124e23fb32f64617bacbdc336074fad7e24605420
SHA512: cd00a2d9eba1575c0d44e47ec89674512da76cc5c61c3996a406fe922524c99c889040f689078063024b2ced0816981500b78341b5e7f67e4903abe392811459
Description: LLVM OpenMP runtime - dev package
 The runtime is the part of the OpenMP implementation that your code is
 linked against, and that manages the multiple threads in an OpenMP program
 while it is executing.
Homepage: https://www.llvm.org/

Package: libomp-15-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 16
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libomp-15-dev (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/libomp-15-dev-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 3096
MD5sum: 8d01d715c69db7c6d9237e0f7207f577
SHA1: 14857fc360f438b3c64e7d2d3c12839285159c83
SHA256: 34dbf600c90c0d072781414b1fd6878db4c55699306716cdd585ef0b13ffc7ea
SHA512: 2b0d3615a3aa95b7fb585ba65e89600f377bf07bde25695f787187fb6d518992b50e64030521e62d9459d115d69558290a46e291018d5f055646762a86a3bf8d
Description: debug symbols for libomp-15-dev
Auto-Built-Package: debug-symbols
Build-Ids: 413e30f52ab7a25acf01cbe1d4c45b334a5dbd81

Package: libomp-15-doc
Priority: optional
Section: doc
Installed-Size: 13849
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libiomp-x.y-doc
Depends: libjs-jquery
Breaks: libiomp-x.y-doc
Filename: pool/target/l/llvm-toolchain-15/libomp-15-doc_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 1000376
MD5sum: 751096d2e993be627e427330e98b2470
SHA1: 8e6d598d8755286d32cfa096ef0dff6b3080339e
SHA256: 7e868824517b2e37017f2a7e0e910f0dcfa31a0d59f67236012306a6749225b5
SHA512: d4aad772dfd4348a259d45b95e28f05c8ecf2c56b84d097483dad6b66344beffa58ba688072e6680b77e09a0c78cbe24f231b5f5a8eb137d527253fba29378e8
Description: LLVM OpenMP runtime - Documentation
 The runtime is the part of the OpenMP implementation that your code is
 linked against, and that manages the multiple threads in an OpenMP program
 while it is executing.
 .
 This package contains the documentation of this package.
Homepage: https://www.llvm.org/

Package: libomp5-15
Priority: optional
Section: devel
Installed-Size: 1989
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libomp-x.y
Provides: libomp-x.y
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libllvm15, libstdc++6 (>= 11)
Conflicts: libomp-x.y
Breaks: libomp5 (<< 44)
Filename: pool/target/l/llvm-toolchain-15/libomp5-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 348824
MD5sum: 99eb349da9726cb93a90f6e9c85f5fb2
SHA1: 296a4a1cd352787e4f3329208143974a710735cc
SHA256: f98b05438153af10df4fe86df674eecb48880e3d7857aea8b0bf4a7d961fbe1f
SHA512: 2ea3fb6fd217f2dac75c6f521016a0010bc32c05be531094dc2395c2420adbb87becf374640bfbdb2221487b76dee9da7ad1ac221220d2b625b2e01fcb9d0d3b
Description: LLVM OpenMP runtime
 The runtime is the part of the OpenMP implementation that your code is
 linked against, and that manages the multiple threads in an OpenMP program
 while it is executing.
Homepage: https://www.llvm.org/
Multi-Arch: same

Package: libomp5-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 524
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libomp5-15-dbg
Depends: libomp5-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Breaks: libomp5-15-dbg
Filename: pool/target/l/llvm-toolchain-15/libomp5-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 333364
MD5sum: 8d7b3230b0e1f82ca0b266247c0a6600
SHA1: b47543907bc9b258ea35dd587b5873ee06b4beb9
SHA256: 8e160403dcbc8dfa38ff21e084054eaa4fc92c0c1e9b520899876487d8c4ee79
SHA512: 91375f4bd22e1187a9207a699b56b76249632db123a0438b26154ecf415f7739eb41b10a28200ed51ecebf6d35bc0e729a0f4146c37638236d4fbb910d67ba56
Description: debug symbols for libomp5-15
Auto-Built-Package: debug-symbols
Build-Ids: 06fef02d49a7901bc6efdf9d2b21cd153a19d5b5 29440b99153fbfbbee44de1007f8e3a71c243689
Multi-Arch: same

Package: libonig-dev
Priority: optional
Section: libdevel
Installed-Size: 233
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: armhf
Source: libonig
Version: 6.9.8-1+apertis1bv2024dev3b1
Depends: libonig5 (= 6.9.8-1+apertis1bv2024dev3b1)
Filename: pool/target/libo/libonig/libonig-dev_6.9.8-1+apertis1bv2024dev3b1_armhf.deb
Size: 95012
MD5sum: 11178bafa05e6a6a86fc8d40920a47c1
SHA1: b42312c25e96a7044fbc91d9bf71b0cd0d4d8ad0
SHA256: 76c5cf04069d75e542ff410f3157eb26b2d61415ccf6e2c424c2607fabeab705
SHA512: 2a299f68f87641b27326404c08709be6fb5d372ce9871aac92af57cdc9f4515b14d575c244c41540fecea6c7cb1c3b187b532c117963e0bf2595ea05e496c217
Description: regular expressions library — development files
 Oniguruma is a library for working with regular expressions.
 .
 Different character encoding for every regular expression object can
 be specified.
 .
 This package provides development files and static libraries.
Homepage: https://github.com/kkos/oniguruma

Package: libonig5
Priority: optional
Section: libs
Installed-Size: 537
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: armhf
Source: libonig
Version: 6.9.8-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libo/libonig/libonig5_6.9.8-1+apertis1bv2024dev3b1_armhf.deb
Size: 166824
MD5sum: c9380d3a6ca611e9dc44c02a4650e600
SHA1: ca302bc3198259a6ebb8c98daeac6276de2decb1
SHA256: e4a6fc56a38cf6c63432f73ce4619e703c62594e2d79c5192900f0cb39d626de
SHA512: 1f15b5b819729375a5481e428504d646e7d025a05ce0fddb376fce022ad03475b5669fb0a2df9986a4f62a99a38b5b7fbb63e86fe859201c9c62da00ae56493b
Description: regular expressions library
 Oniguruma is a library for working with regular expressions.
 .
 Different character encoding for every regular expression object can
 be specified.
Homepage: https://github.com/kkos/oniguruma
Multi-Arch: same

Package: libonig5-dbgsym
Priority: optional
Section: debug
Installed-Size: 393
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: armhf
Source: libonig
Version: 6.9.8-1+apertis1bv2024dev3b1
Depends: libonig5 (= 6.9.8-1+apertis1bv2024dev3b1)
Filename: pool/target/libo/libonig/libonig5-dbgsym_6.9.8-1+apertis1bv2024dev3b1_armhf.deb
Size: 342108
MD5sum: cb000ec2e11f6f4f4e42fdcc1f8cb625
SHA1: 6537805df4925d95c3d74a7757a62b44dfeb95b3
SHA256: fcdfcd71f09e0b1bdc0364a97f04c5271cf861efb0099fdacb6e1f6e2c281d2c
SHA512: 93a425c9c8a2389dd857c9ff5e1950b5a885d192a9f5dac84b6885146e0fb47e42c8dcb2177d518a3d3093c84f7c95d15efaf0cde4ca567117f503d10f4b7b32
Description: debug symbols for libonig5
Auto-Built-Package: debug-symbols
Build-Ids: 1205bae28011634e656518f1f130c50282a0badf
Multi-Arch: same

Package: libonnx-dev
Priority: optional
Section: science
Installed-Size: 1387
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: onnx
Version: 1.12.0-2+apertis1bv2024dev2b1
Depends: libonnx1 (= 1.12.0-2+apertis1bv2024dev2b1), libonnxifi (= 1.12.0-2+apertis1bv2024dev2b1)
Filename: pool/target/o/onnx/libonnx-dev_1.12.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 274680
MD5sum: 1242d4f7618befa783dc4b474265546f
SHA1: b8781f5dfe24c941acc318b9e4790d33ffc400ab
SHA256: 17656019760404e4e19cd71f5a41519cbd7c9944c0876745846147b0e117a8ce
SHA512: 8d826d79890d4981ac9927076edbe636314de3959fa212400920a19ab3dcfaa24995dd9c0ed6e5eac996accf9c8debd6743d8f2496d41652497709629ad9b156
Description: Open Neural Network Exchange (ONNX) (dev)
 Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem
 that empowers AI developers to choose the right tools as their project evolves.
 ONNX provides an open source format for AI models.  It defines an extensible
 computation graph model, as well as definitions of built-in operators and
 standard data types. Initially onnx focuses on the capabilities needed for
 inferencing (evaluation).
 .
 Caffe2, PyTorch, Microsoft Cognitive Toolkit, Apache MXNet and other tools are
 developing ONNX support. Enabling interoperability between different frameworks
 and streamlining the path from research to production will increase the speed
 of innovation in the AI community.
 .
 This package contains the development files.
Homepage: https://onnx.ai
Multi-Arch: same

Package: libonnx-testdata
Priority: optional
Section: science
Installed-Size: 21283
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: all
Source: onnx
Version: 1.12.0-2+apertis1bv2024dev2b1
Filename: pool/target/o/onnx/libonnx-testdata_1.12.0-2+apertis1bv2024dev2b1_all.deb
Size: 6063592
MD5sum: 0245f06d4fe6f0e9c7eb0f8babcdec1f
SHA1: 619f2712261449876667e586bdb8bf950d053e07
SHA256: 4ad291db4d1ffda4bf91091dc90b9a046fd61536dab94e6fb6dc28a8bc2f3be9
SHA512: fc782d424e4d53cfdeedfe16002e9ac90aa2bba1a31ee7daa79accd00a694f5e5748113c2c391c159e0bb421af47f19ff3984331bec471d91be797a68b21e0f6
Description: Open Neural Network Exchange (ONNX) (test data)
 Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem
 that empowers AI developers to choose the right tools as their project evolves.
 ONNX provides an open source format for AI models.  It defines an extensible
 computation graph model, as well as definitions of built-in operators and
 standard data types. Initially onnx focuses on the capabilities needed for
 inferencing (evaluation).
 .
 Caffe2, PyTorch, Microsoft Cognitive Toolkit, Apache MXNet and other tools are
 developing ONNX support. Enabling interoperability between different frameworks
 and streamlining the path from research to production will increase the speed
 of innovation in the AI community.
 .
 This package contains the test data.
Homepage: https://onnx.ai
Multi-Arch: foreign

Package: libonnx1
Priority: optional
Section: science
Installed-Size: 2418
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: onnx
Version: 1.12.0-2+apertis1bv2024dev2b1
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.5), libprotobuf32 (>= 3.21.12), libstdc++6 (>= 11)
Filename: pool/target/o/onnx/libonnx1_1.12.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 858372
MD5sum: 992a640b61f2eb072ed1a38da9fc0a54
SHA1: a89879e56d97396b90479a2d05c79a7009d66034
SHA256: b7f2808a3864bd061b3f741e55b407e29abc016ec5f8bb741013c9c4e0545d7c
SHA512: 150219d015d4a969912162daac015dbfe447e33985abd613efdf02f97e278ea033bf6ec3bb9dd688bc14f9498dea933ed790cfe7ce1a85379c91735ae6381865
Description: Open Neural Network Exchange (ONNX) (libs)
 Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem
 that empowers AI developers to choose the right tools as their project evolves.
 ONNX provides an open source format for AI models.  It defines an extensible
 computation graph model, as well as definitions of built-in operators and
 standard data types. Initially onnx focuses on the capabilities needed for
 inferencing (evaluation).
 .
 Caffe2, PyTorch, Microsoft Cognitive Toolkit, Apache MXNet and other tools are
 developing ONNX support. Enabling interoperability between different frameworks
 and streamlining the path from research to production will increase the speed
 of innovation in the AI community.
 .
 This package contains the shared objects.
Homepage: https://onnx.ai
Multi-Arch: same

Package: libonnx1-dbgsym
Priority: optional
Section: debug
Installed-Size: 17721
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: onnx
Version: 1.12.0-2+apertis1bv2024dev2b1
Depends: libonnx1 (= 1.12.0-2+apertis1bv2024dev2b1)
Filename: pool/target/o/onnx/libonnx1-dbgsym_1.12.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 17325260
MD5sum: 5c802b831bcead0c099ed0638cb4233c
SHA1: 25e420da56f8bb8a50fe46f3e70196f65826d5e3
SHA256: d315f629acc8880d02e5a978d2cf5e74f12ada842e9b71de86c0d6a87d0c9023
SHA512: 6da43b8ab1a31ad88bc1a3afd7ce7ecf82ab16eec44a86c3f4222b6e9fd2e574b5e4d60240265e24d28742ed33ab09c5728ebbb3c0fa3c6c927e02a9ef8ff2e8
Description: debug symbols for libonnx1
Auto-Built-Package: debug-symbols
Build-Ids: 6b9d7482557c713cb0c38fb6621537c974560609 8736714ab33bb290dd47a371da895116dbf17fd3
Multi-Arch: same

Package: libonnxifi
Priority: optional
Section: science
Installed-Size: 197
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: onnx
Version: 1.12.0-2+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34)
Filename: pool/target/o/onnx/libonnxifi_1.12.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 157164
MD5sum: b8fabbee88b911cd86a60c80406de93b
SHA1: 21931a864087cf1a903e3f6ef3a10b1d3edfcb0d
SHA256: 791d16c11218d3ffdb91be23f0a4a116eaadaf8a9180a28f7d6e0bcd2465a08e
SHA512: c1cb3aa86d2c004a064bc361dc045f6f576a924a7f6dfc15e84f86cc525e9128c1aff9216b63fb5a51ec39b846378bc2430b2bb1a3e047c3b272c468cc959ee8
Description: Open Neural Network Exchange (ONNX) (ONNXIFI)
 Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem
 that empowers AI developers to choose the right tools as their project evolves.
 ONNX provides an open source format for AI models.  It defines an extensible
 computation graph model, as well as definitions of built-in operators and
 standard data types. Initially onnx focuses on the capabilities needed for
 inferencing (evaluation).
 .
 Caffe2, PyTorch, Microsoft Cognitive Toolkit, Apache MXNet and other tools are
 developing ONNX support. Enabling interoperability between different frameworks
 and streamlining the path from research to production will increase the speed
 of innovation in the AI community.
 .
 This package contains the libonnxifi.so shared object.
Homepage: https://onnx.ai
Multi-Arch: same

Package: libonnxifi-dbgsym
Priority: optional
Section: debug
Installed-Size: 39
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: onnx
Version: 1.12.0-2+apertis1bv2024dev2b1
Depends: libonnxifi (= 1.12.0-2+apertis1bv2024dev2b1)
Filename: pool/target/o/onnx/libonnxifi-dbgsym_1.12.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 18196
MD5sum: 9f1db9c4de86a6b5e004d80a8ed39d74
SHA1: ddb6fc523e71a0e23a67358f4c7f110c48ee5292
SHA256: d8b10107e837f301eba55a6225901ecc4aff1f4dcea0b1f307ef8960e799e689
SHA512: f3c49b51451ec045eaf293d45e7ff6288bffbd575647a78df73ef7cac9bc3dd4afdd52239c8b72d8db9f5146b2ae5d6e8113badec4af8e223f8a591f4b0502ce
Description: debug symbols for libonnxifi
Auto-Built-Package: debug-symbols
Build-Ids: 404e6ebf42d085ae0c16db0577a5ae39db055a16 9976254ad2c552ee92ff65d14aee628203e3db45
Multi-Arch: same

Package: libonnxruntime-dev
Priority: optional
Section: libdevel
Installed-Size: 764
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: onnxruntime
Version: 1.12.1+dfsg-0+apertis3bv2024dev3b1
Depends: libonnxruntime1.12.1 (= 1.12.1+dfsg-0+apertis3bv2024dev3b1)
Filename: pool/target/o/onnxruntime/libonnxruntime-dev_1.12.1+dfsg-0+apertis3bv2024dev3b1_armhf.deb
Size: 130568
MD5sum: 7bc2a54f09514edb535e0bdac99b1563
SHA1: 9601014df57255182be09203c14f53b8b8cad610
SHA256: 08a85afce29855e1180c023958056b03f91ab92d0d01774c8e8dc6a234ab52bf
SHA512: 8bb1535dde13b5574db01dc93855a784edc3f3f7a7fea9b64dd01b7f2103cf64d7e08c3204a07a284f26957c9101b1d1a413e9652dcdf494dded9b6e4d541256
Description: cross-platform inference and training ML accelerator (dev files)
 ONNX Runtime is a performance-focused complete scoring engine for Open Neural
 Network Exchange (ONNX) models, with an open extensible architecture to
 continually address the latest developments in AI and Deep Learning. ONNX
 Runtime stays up to date with the ONNX standard with complete implementation of
 all ONNX operators, and supports all ONNX releases (1.2+) with both future and
 backwards compatibility. Please refer to this page for ONNX opset compatibility
 details.
 .
 This package provides the development files for libonnxruntime.
Homepage: https://github.com/microsoft/onnxruntime
Multi-Arch: same

Package: libonnxruntime1.12.1
Priority: optional
Section: libs
Installed-Size: 6089
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: onnxruntime
Version: 1.12.1+dfsg-0+apertis3bv2024dev3b1
Depends: libc6 (>= 2.34), libcpuinfo0 (>= 0.0~git20200422.a1e0b95), libgcc-s1 (>= 4.0), libnsync-cpp1 (>= 1.20.1), libonnx1 (>= 1.12.0), libprotobuf-lite32 (>= 3.21.12), libprotobuf32 (>= 3.21.12), libre2-9 (>= 20160901), libstdc++6 (>= 11), libxnnpack0 (>= 0.0~git20220216.ae108ef)
Filename: pool/target/o/onnxruntime/libonnxruntime1.12.1_1.12.1+dfsg-0+apertis3bv2024dev3b1_armhf.deb
Size: 2316248
MD5sum: dba00aa49892e33478b17a4fe26fb9c1
SHA1: d65c503ffd3b264ec17dea45ed784cbaa0c54dcf
SHA256: f962115b4eeab543b6640f8e01831fc81c038c5f06aa025521461ae332bf9367
SHA512: d19eb6a4edfe430fb6374e9e837820ab6ae6e579d5bda31bcc1243d19e0072ab48fc2d6bb5a7ed51fc7a09d3d342298a5598abcdd43d4cf0776d14c67ca68bba
Description: cross-platform inference and training ML accelerator (shared lib)
 ONNX Runtime is a performance-focused complete scoring engine for Open Neural
 Network Exchange (ONNX) models, with an open extensible architecture to
 continually address the latest developments in AI and Deep Learning. ONNX
 Runtime stays up to date with the ONNX standard with complete implementation of
 all ONNX operators, and supports all ONNX releases (1.2+) with both future and
 backwards compatibility. Please refer to this page for ONNX opset compatibility
 details.
 .
 This package provides the shared library.
Homepage: https://github.com/microsoft/onnxruntime
Multi-Arch: same

Package: libonnxruntime1.12.1-dbgsym
Priority: optional
Section: debug
Installed-Size: 138013
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: onnxruntime
Version: 1.12.1+dfsg-0+apertis3bv2024dev3b1
Depends: libonnxruntime1.12.1 (= 1.12.1+dfsg-0+apertis3bv2024dev3b1)
Filename: pool/target/o/onnxruntime/libonnxruntime1.12.1-dbgsym_1.12.1+dfsg-0+apertis3bv2024dev3b1_armhf.deb
Size: 137985452
MD5sum: 054bb35ef78f07b4ca0847124cf0065b
SHA1: f57feb8984e8034a11f870371747e5ac2e87aedf
SHA256: 134bf1cde6b00d7724240dcc1782b3914518acec9bcdb3ee7e7238a8258c387c
SHA512: 5712ec4889de4dafad2f45c1af5b9f8631c8691cee6eb7731e7e748e07e7a1ecd92c89855ca7702d852897d3c18cedf6d5836b314d054f0ea9f26974a2495a1a
Description: debug symbols for libonnxruntime1.12.1
Auto-Built-Package: debug-symbols
Build-Ids: 46ce1828fd953cf2785326e6e6107b067bc10c74 a38871c24a837a458d5bef0921e4906c846924c1
Multi-Arch: same

Package: libopengl-dev
Priority: optional
Section: libs
Installed-Size: 23
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Replaces: libglvnd-dev (<< 1.3.0-1)
Depends: libopengl0 (= 1.6.0-1+apertis1bv2024dev3b1)
Breaks: libglvnd-dev (<< 1.3.0-1)
Filename: pool/target/libg/libglvnd/libopengl-dev_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 6560
MD5sum: 5bbe5d3ca1ad0a25910aa7bdb64420a5
SHA1: 4cd454ee19c4c4ffb6de51ab9153fedcb903410e
SHA256: 831925ef37106c2f4691e425f48e764ea3fb1a14bb15ad8c0a23e2e491ff0009
SHA512: d42bcca3833cf1f2d0e25c00ab9bf76e358f519d60d6dc4b5b2c5f41bc2edfaa717e1bcc4f7d66662929ebfba4933b20b5014ccfc9f03a1531146fd6ea5cc7a3
Description: Vendor neutral GL dispatch library -- OpenGL development files
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package provides the development environment for compiling programs
 against the OpenGL library.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libopengl0
Priority: optional
Section: libs
Installed-Size: 277
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libg/libglvnd/libopengl0_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 33664
MD5sum: 63a061aa648083506e101060c6365e32
SHA1: 54e268e0c97e5959bb02c13bee4e3a046c3e5d6d
SHA256: e5b00197c08ae665f16e7d7443872667dd972504257c44ec92eee610be70dd8c
SHA512: 5d6bbdb275cdb3c04743270ecea6e78d0ebeef3bf825dbe5355b87d95d676d4a72cbdbde18f5b2dfd7308e04a3778c7182d918f4cfb8da12d7e919f29a807b01
Description: Vendor neutral GL dispatch library -- OpenGL support
 This is an implementation of the vendor-neutral dispatch layer for
 arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
 .
 This package contains support for OpenGL.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Multi-Arch: same

Package: libopengl0-dbgsym
Priority: optional
Section: debug
Installed-Size: 92
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libglvnd
Version: 1.6.0-1+apertis1bv2024dev3b1
Depends: libopengl0 (= 1.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libg/libglvnd/libopengl0-dbgsym_1.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 20316
MD5sum: 9afbb59b19f441fdc5ebe003e53820c7
SHA1: 79d4d5416b151bbd88affcfaa87905ba8fdda18c
SHA256: b8fd0f4a0cd061569e83aab1bf5530403161107410afd2dd1e2249c609181333
SHA512: abca7711c153163a0058bac6459134233f35c6c8ce3bf97617f1b6baa83d2e56b3d4207eded1f2fd205a7b9fbb93a928dc5f83b60d145d22e8b2db0614a0366a
Description: debug symbols for libopengl0
Auto-Built-Package: debug-symbols
Build-Ids: ccb5ad98aaa68673e04b1931989e8809e0ff3ab2
Multi-Arch: same

Package: libopenjp2-7
Priority: optional
Section: libs
Installed-Size: 349
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openjpeg2
Version: 2.5.0-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/o/openjpeg2/libopenjp2-7_2.5.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 172976
MD5sum: 7d763bb6e6650dc2d5ed0934b3e30753
SHA1: 295c0ab18736496f44501e3736e3b6f660a6964c
SHA256: 6baceb77ffaf399c43daa98031552b898f1ec95fb81137dcce791ec3b749309c
SHA512: 393a95b5c712397ad3b6c8df5d444216cf0cf8e688263e53297ce0be3e3315c238cea8e27e1e69e8267affc1b8983700172204cfd8ee6fe2ddda8d3b1e65fd20
Description: JPEG 2000 image compression/decompression library
 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This package contains the runtime files for openjpeg 2.x
Homepage: https://www.openjpeg.org
Multi-Arch: same

Package: libopenjp2-7-dbgsym
Priority: optional
Section: debug
Installed-Size: 528
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openjpeg2
Version: 2.5.0-2+apertis2bv2024dev3b1
Depends: libopenjp2-7 (= 2.5.0-2+apertis2bv2024dev3b1)
Filename: pool/target/o/openjpeg2/libopenjp2-7-dbgsym_2.5.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 499340
MD5sum: c318261559b1399cb27701227e0a8f15
SHA1: ff930010ab9fda8c856ba3814ccb1aa1450746ae
SHA256: 54f55c7c6a9fda61022b7be018b13b5d495ca6c67ef12477e9f696ef91b9f11f
SHA512: ffa97d667af4e24abe5d5bd979d8da1e1132dcb84e0cb80defcb7f181abd361912ec905aaedb01e7c11550730d063758e06185b62a78931468b6704dbda6ff84
Description: debug symbols for libopenjp2-7
Auto-Built-Package: debug-symbols
Build-Ids: 32e4ebefdcca63c9f2d78315d210b4f4682e7ed0
Multi-Arch: same

Package: libopenjp2-7-dev
Priority: optional
Section: libdevel
Installed-Size: 680
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openjpeg2
Version: 2.5.0-2+apertis2bv2024dev3b1
Depends: libopenjp2-7 (= 2.5.0-2+apertis2bv2024dev3b1)
Filename: pool/target/o/openjpeg2/libopenjp2-7-dev_2.5.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 244328
MD5sum: f93306e23d7ca54ca723fd339d7402c0
SHA1: 750b7861bc1b96ba49f9d042f8f4507453a27674
SHA256: b29561121bf53bb59acb46a129f75013cd6d7ae3eebdda63149e9d8b82fbf01b
SHA512: bed1b17d924ccd562c6c02d5a10aac723efd8ec6f4903a4361937e88e492ddb9d025f0286a9eda567df32a43502fc7e4c292231cdae4f0088945ecdbdd7f2130
Description: development files for OpenJPEG, a JPEG 2000 image library
 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This package contains the development files for openjpeg 2.x
Homepage: https://www.openjpeg.org
Multi-Arch: same

Package: libopenjp2-tools
Priority: optional
Section: graphics
Installed-Size: 330
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openjpeg2
Version: 2.5.0-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), liblcms2-2 (>= 2.2+git20110628), libopenjp2-7 (>= 2.5.0), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3)
Filename: pool/target/o/openjpeg2/libopenjp2-tools_2.5.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 106456
MD5sum: f4ae70c7e9f83a09b56dcfcb85585eac
SHA1: 5ca592a49ee42e417ee025e097f3fb35f23f1c41
SHA256: a47a1792c3b14bb5c75dd7be5dbdc1e0867062fb05d7da73877a5e612f42feef
SHA512: deec0a1c2d2bfa9f7211abad8d536663af0099d752cf0a8856655046cdd6264a5a1543e19168758ba17064a2ccc783b65ba2e58b8e366bd00a80880947eb43c8
Description: command-line tools using the JPEG 2000 library
 This package provides with command-line tools allowing for conversions between
 several formats and also provides tools for encoding and decoding
 motion-jpeg2000 video formats:
 .
  - opj_decompress: decodes j2k, jp2, and jpt files to pgm, ppm, pnm,
                  pgx, and bmp.
  - opj_compress: encodes pnm, pgm, pgx, bmp, and ppm files to j2k,
                  and jp2.
  - opj_dump: dump information contains in j2k and jp2.
  - index_create: create jp2 with JPIP index file from a j2k file.
  - frames_to_mj2: convert YUV video streams to mj2 format.
  - mj2_to_frames: convert mj2 video streams to YUV format.
  - wrap_j2k_in_mj2: wrap j2k codestreams into mj2 format.
  - extract-j2k-from_mj2: extract j2k codestreams from the mj2 format.
Homepage: https://www.openjpeg.org
Multi-Arch: foreign

Package: libopenjp2-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 447
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openjpeg2
Version: 2.5.0-2+apertis2bv2024dev3b1
Depends: libopenjp2-tools (= 2.5.0-2+apertis2bv2024dev3b1)
Filename: pool/target/o/openjpeg2/libopenjp2-tools-dbgsym_2.5.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 405668
MD5sum: cc7db857b92481dcd43f3656a217a59e
SHA1: ae04f86da9764fe6fa98b9f042a1dde54857dbd2
SHA256: 985952dacb3cd3a7deb84cd7e643e0590e27413079618facbb287513bc82bc63
SHA512: 730bee3f9cbe2da2a82f45c75038cff57e2cf0015a77e8f34b298a3b85489b9f3bf21304260b6a12595a63608851b47e768b31802b5f55623d1c0fe39d3a4425
Description: debug symbols for libopenjp2-tools
Auto-Built-Package: debug-symbols
Build-Ids: a384959ec28eed18bf7937e0b39729aca28e0076 e5319e4b9892cb4156f81884a7c101185b9a064e ef2b56342ade81824dd6f6174b03ffbdb313cb24

Package: libopenjpip-dec-server
Priority: optional
Section: graphics
Installed-Size: 110
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openjpeg2
Version: 2.5.0-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libopenjpip7 (>= 2.1.0)
Conflicts: openjpip-dec-server
Filename: pool/target/o/openjpeg2/libopenjpip-dec-server_2.5.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 43344
MD5sum: 9601258fa0281cbc0bbba147e27e4360
SHA1: fa13aa0ab857abc1142e5512bb3c782f39af65a1
SHA256: 1397a31fa1b0fc5890bc25ac9577cf09bc5226afdcf8a651b05f3c74639ab91d
SHA512: 21c58d993dfa63a507b0f399771c3cd2e9a88f7dd20ecd71c70cea3fe0a7452ef9b08a486e8b8f6394bddb46db9ecbe1e12dbdcc6d0817cabf3e941d05ef8118
Description: tool to allow caching of JPEG 2000 files using JPIP protocol
 This is client side application for caching remote JPEG 2000 using the JPIP
 protocol. This command line application needs to run on the client side to
 allow application such as opj_viewer to view images.
Homepage: https://www.openjpeg.org
Multi-Arch: foreign

Package: libopenjpip-dec-server-dbgsym
Priority: optional
Section: debug
Installed-Size: 50
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openjpeg2
Version: 2.5.0-2+apertis2bv2024dev3b1
Depends: libopenjpip-dec-server (= 2.5.0-2+apertis2bv2024dev3b1)
Filename: pool/target/o/openjpeg2/libopenjpip-dec-server-dbgsym_2.5.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 16268
MD5sum: 8dfef4743eb2e695908250818657beda
SHA1: 9641e45f03ee91af9e784a42fcfb6f289fdf2092
SHA256: 99d66672ea139c23e5d50f1ac1f94f293e5baf56bd4f651690969557f6b1c8a5
SHA512: 4d63fb1150ebe1c1fefa7a8a809bfac3f8d4c5b86393b4978b626828d6c118ac3c3e97e5f02112fc9235cc72b1a3e8c936d98c5367a3ede9d3d641d3d4ab040a
Description: debug symbols for libopenjpip-dec-server
Auto-Built-Package: debug-symbols
Build-Ids: 01d939c6d16b9521c81838639bcabb74cdf0af62 563a3aed698dff4edff869ca17b618a603b9556b 92c249c7ef1e76c02a7ba959453941f8c1bcc990 98edd04ee8e9b725fe0bd794e11654265449dc26

Package: libopenjpip7
Priority: optional
Section: libs
Installed-Size: 153
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openjpeg2
Version: 2.5.0-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.33), libopenjp2-7 (>= 2.0.0)
Filename: pool/target/o/openjpeg2/libopenjpip7_2.5.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 72372
MD5sum: 8cdafdea0429d04f2dbf761eabe5e30d
SHA1: 133b516d8d5e25a50753311e7bf9201c41855dd7
SHA256: b9d701cfffe7585b7e396b7fcb021e245d0d7c7e70e4e848c772038b9f71ab5c
SHA512: e3b0f8d0f5e0e73bdc5652f0bb816f18ddd8a133c715fdfc3b97dbd7736d63482e68e1655719e6891a86c182acfbb4d8dcc49e1bdf93f3cbb19a08fd4c59c10d
Description: JPEG 2000 Interactive Protocol
 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This is an implementation of the JPEG 2000 Interactive Protocol (Part-9)
Homepage: https://www.openjpeg.org
Multi-Arch: same

Package: libopenjpip7-dbgsym
Priority: optional
Section: debug
Installed-Size: 156
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openjpeg2
Version: 2.5.0-2+apertis2bv2024dev3b1
Depends: libopenjpip7 (= 2.5.0-2+apertis2bv2024dev3b1)
Filename: pool/target/o/openjpeg2/libopenjpip7-dbgsym_2.5.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 133068
MD5sum: fdb8463745709865451fcc9eaf29b9ca
SHA1: 1cd2e6fc5ab82efc33dbc362a363d14740730aa9
SHA256: a0993eceea15d5eeabeae0efbfc83883fc413e194aadca92b1a5798357770cba
SHA512: 719193e664ba529335f55566bd93b44994d5500e1d0946987eeddd43e865dd093b6ec7d73604c3be04b99ac27000032b82d7130675cd5854b6985ef0f3687779
Description: debug symbols for libopenjpip7
Auto-Built-Package: debug-symbols
Build-Ids: 74c9dcd29c0cf068bf17f9c9e01d9c6502818163
Multi-Arch: same

Package: libopus-dev
Priority: optional
Section: libdevel
Installed-Size: 645
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: opus
Version: 1.3.1-3+apertis0bv2024dev3b1
Depends: libopus0 (= 1.3.1-3+apertis0bv2024dev3b1)
Filename: pool/target/o/opus/libopus-dev_1.3.1-3+apertis0bv2024dev3b1_armhf.deb
Size: 221260
MD5sum: a5bba27720b7ff6cd1e155feb84fe0b8
SHA1: 39e377b425f90b39f96a579bf080b8bc35609151
SHA256: cecfa998aafcdf3a045a7db5ce6595dce880dbec5d2a37380c63ee1eceff4041
SHA512: 8fe504f39b916e45f3e70e8e754839502fd85bac6d22bd9402d7cb02ec5abc54cf4107aefcaf02a139a9ccbc34640bea7ffe6320d25a625a08bff231f9fbfd5d
Description: Opus codec library development files
 The Opus codec is designed for interactive speech and audio transmission over
 the Internet. It is designed by the IETF Codec Working Group and incorporates
 technology from Skype's SILK codec and Xiph.Org's CELT codec.
 .
 It is intended to suit a wide range of interactive audio applications,
 including Voice over IP, videoconferencing, in-game chat, and even remote live
 music performances.  It can scale from low bit-rate narrowband speech to very
 high quality stereo music. The current features are:
 .
  Bit-rates from 6 kb/s 510 kb/s
  Sampling rates from 8 to 48 kHz
  Frame sizes from 2.5 ms to 60 ms
  Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
  Audio bandwidth from narrowband to full-band
  Support for speech and music
  Support for mono and stereo
  Support for up to 255 channels (multistream frames)
  Dynamically adjustable bitrate, audio bandwidth, and frame size
  Good loss robustness and packet loss concealment (PLC)
  Floating point and fixed-point implementation
 .
 This package provides the Opus library headers and development files.
Homepage: http://www.opus-codec.org
Multi-Arch: same

Package: libopus-doc
Priority: optional
Section: doc
Installed-Size: 1477
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: opus
Version: 1.3.1-3+apertis0bv2024dev3b1
Filename: pool/target/o/opus/libopus-doc_1.3.1-3+apertis0bv2024dev3b1_all.deb
Size: 242124
MD5sum: 0b21004516e9365b8533d4e732688c86
SHA1: cb46e3cc29d05796940798f849b267d2e22668c9
SHA256: ca5b693aa539224954a83e6d66fd81a3312fda6138089321a3e7d605b6befb6e
SHA512: 82abb9dd455af4822fe1b64a3ad10b0c7ce123a23fcef6b8e89215c74d94979e1ce1a72053059ecc1691db9cadd31bb813fe8c3bdc069a86cb3560acdec76aae
Description: libopus API documentation
 The Opus codec is designed for interactive speech and audio transmission over
 the Internet. It is designed by the IETF Codec Working Group and incorporates
 technology from Skype's SILK codec and Xiph.Org's CELT codec.
 .
 This package contains the developer documentation for libopus.
Homepage: http://www.opus-codec.org
Multi-Arch: foreign

Package: libopus0
Priority: optional
Section: libs
Installed-Size: 296
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: opus
Version: 1.3.1-3+apertis0bv2024dev3b1
Depends: libc6 (>= 2.29)
Suggests: opus-tools
Filename: pool/target/o/opus/libopus0_1.3.1-3+apertis0bv2024dev3b1_armhf.deb
Size: 174784
MD5sum: 6212665bb305be0c89f0733c5c0079a8
SHA1: 0345ac5909fc2f179edfaf43eb73a2b35e3e1d96
SHA256: 7fe8025afcdca7b9004b19453cffa13765534a1be9671d3c8a782fc567f99bfa
SHA512: 6ee8caa335396ce3822c3b91ac5fd0467e427e650100e515dbd23b87782ec02f7763b2c77e079b955ddeace8ff4e572545d915ae2d20f73c8398377ac1567bdb
Description: Opus codec runtime library
 The Opus codec is designed for interactive speech and audio transmission over
 the Internet. It is designed by the IETF Codec Working Group and incorporates
 technology from Skype's SILK codec and Xiph.Org's CELT codec.
 .
 It is intended to suit a wide range of interactive audio applications,
 including Voice over IP, videoconferencing, in-game chat, and even remote live
 music performances.  It can scale from low bit-rate narrowband speech to very
 high quality stereo music. The current features are:
 .
  Bit-rates from 6 kb/s 510 kb/s
  Sampling rates from 8 to 48 kHz
  Frame sizes from 2.5 ms to 60 ms
  Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
  Audio bandwidth from narrowband to full-band
  Support for speech and music
  Support for mono and stereo
  Support for up to 255 channels (multistream frames)
  Dynamically adjustable bitrate, audio bandwidth, and frame size
  Good loss robustness and packet loss concealment (PLC)
  Floating point and fixed-point implementation
 .
 This package provides the Opus runtime library.
Homepage: http://www.opus-codec.org
Multi-Arch: same

Package: libopus0-dbgsym
Priority: optional
Section: debug
Installed-Size: 545
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: opus
Version: 1.3.1-3+apertis0bv2024dev3b1
Replaces: libopus-dbg (<< 1.3.1-1~)
Depends: libopus0 (= 1.3.1-3+apertis0bv2024dev3b1)
Breaks: libopus-dbg (<< 1.3.1-1~)
Filename: pool/target/o/opus/libopus0-dbgsym_1.3.1-3+apertis0bv2024dev3b1_armhf.deb
Size: 516396
MD5sum: 691df34f37404f8090a9972630775358
SHA1: 3e83eb8b12619a02d6ca0dc1e2614bfff0f1e247
SHA256: b0751fae8c6639c917ef627c4e97ead67f066061ce9bc8b73627132ac0e0f96c
SHA512: b3cbb64e4252ed0256ad33860e43b3884feb4d1ddfa3e3af1ae3320c060846350f1cd0f3f4c1f4f532717b5a03573a317fadd93a47396e143bb06755e05ce545
Description: debug symbols for libopus0
Auto-Built-Package: debug-symbols
Build-Ids: a617c953739254a85c3b13cf6af8bae861d159c2
Multi-Arch: same

Package: liborc-0.4-0
Priority: optional
Section: libs
Installed-Size: 436
Maintainer: Maintainers of GStreamer packages <orc@packages.debian.org>
Architecture: armhf
Source: orc
Version: 1:0.4.33-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.17)
Filename: pool/target/o/orc/liborc-0.4-0_0.4.33-2+apertis1bv2024dev3b1_armhf.deb
Size: 141200
MD5sum: fdf3df1ac495164403cea11bd39e5e31
SHA1: 532469f636cfed5e41594ea3a4e406e51e388cf3
SHA256: 61d445628e2df302c6b2ea5a07e426f10826715a021d77d31f800a33f3b6e81f
SHA512: 3da746340d1ab7bc8124c5735af8065af94e020e69e5b84dd9c812d40fd3d8b6ed6e0ef864fbaa927d0885a67897aeac10dc4f5695abf8de64ecd047f3d77d0f
Description: Library of Optimized Inner Loops Runtime Compiler
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the orc shared libraries.  It is typically
 installed automatically when an application or library requires it.
Homepage: https://cgit.freedesktop.org/gstreamer/orc
Multi-Arch: same

Package: liborc-0.4-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 605
Maintainer: Maintainers of GStreamer packages <orc@packages.debian.org>
Architecture: armhf
Source: orc
Version: 1:0.4.33-2+apertis1bv2024dev3b1
Depends: liborc-0.4-0 (= 1:0.4.33-2+apertis1bv2024dev3b1)
Filename: pool/target/o/orc/liborc-0.4-0-dbgsym_0.4.33-2+apertis1bv2024dev3b1_armhf.deb
Size: 514944
MD5sum: 835b996969ebde838d49733e0ebc45ae
SHA1: beaf4bec21fde38e704d1a3b88e5161387c37d50
SHA256: ff6db5853c92a8f5454886d14116e1f599e257f39b9d216ab253d9cc279ec835
SHA512: 14b8291f1b968604b469adebe342f7cc1c2843e94e4e64c423c6bc20185b830f806e5e15531da52319a1689e285c80228137db75c14a9ce6439da667bee92dd3
Description: debug symbols for liborc-0.4-0
Auto-Built-Package: debug-symbols
Build-Ids: 5b259c4cda18ba12244e9ca2ca504ee5ba4011a5 a6b70407bb7319c4a9a0bc1aabac7658aaa2a705
Multi-Arch: same

Package: liborc-0.4-dev
Priority: optional
Section: libdevel
Installed-Size: 235
Maintainer: Maintainers of GStreamer packages <orc@packages.debian.org>
Architecture: armhf
Source: orc
Version: 1:0.4.33-2+apertis1bv2024dev3b1
Provides: liborc-dev
Depends: liborc-0.4-0 (= 1:0.4.33-2+apertis1bv2024dev3b1), liborc-0.4-dev-bin:any (= 1:0.4.33-2+apertis1bv2024dev3b1)
Suggests: liborc-0.4-doc
Filename: pool/target/o/orc/liborc-0.4-dev_0.4.33-2+apertis1bv2024dev3b1_armhf.deb
Size: 27460
MD5sum: 347772c6cc410f628a8b3ab814911b09
SHA1: 745c9d6eca8e479d5bc948dda0cf2bd254d96054
SHA256: 23306021a0d8e6743a58516892a7d00352675a53da6cae77fb7f31ec0f293052
SHA512: 41a28b4b1012fe0fa53da55b7274937247f6898d8477f22396b073def8449b287767f6d5e4441558b5bf1f28284baf238fb4efa150547343cee7090633daf3a2
Description: Library of Optimized Inner Loops Runtime Compiler (development headers)
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the development headers and libraries, and should
 be installed to compile software that uses orc.
Homepage: https://cgit.freedesktop.org/gstreamer/orc
Multi-Arch: same

Package: liborc-0.4-dev-bin
Priority: optional
Section: libdevel
Installed-Size: 60
Maintainer: Maintainers of GStreamer packages <orc@packages.debian.org>
Architecture: armhf
Source: orc
Version: 1:0.4.33-2+apertis1bv2024dev3b1
Provides: liborc-dev-bin
Depends: libc6 (>= 2.34), liborc-0.4-0 (>= 1:0.4.25)
Filename: pool/target/o/orc/liborc-0.4-dev-bin_0.4.33-2+apertis1bv2024dev3b1_armhf.deb
Size: 19252
MD5sum: 235681e2d5e4e4e2684dcacc4b0324d9
SHA1: b9368e74930c4b6792a4d9851583cd0b4cc35b67
SHA256: d35936676b920ae357ee852ca2168ecf70e91a82eb2633cb0a758d3fc6737380
SHA512: 2a8f5bf5784475aa4ff14fdc99186afe17cddae37053f960f1d02d3d22adcb23957917ed7c8811b04f19f98c08d5882de7f3df47e7c813746e16a80c697fd091
Description: Library of Optimized Inner Loops Runtime Compiler (development tools)
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the development tools, and should not be
 installed directly.
Homepage: https://cgit.freedesktop.org/gstreamer/orc
Multi-Arch: allowed

Package: liborc-0.4-dev-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 75
Maintainer: Maintainers of GStreamer packages <orc@packages.debian.org>
Architecture: armhf
Source: orc
Version: 1:0.4.33-2+apertis1bv2024dev3b1
Depends: liborc-0.4-dev-bin (= 1:0.4.33-2+apertis1bv2024dev3b1)
Filename: pool/target/o/orc/liborc-0.4-dev-bin-dbgsym_0.4.33-2+apertis1bv2024dev3b1_armhf.deb
Size: 52016
MD5sum: 2eb00465a46645907d9d144237f04de5
SHA1: b9a3e66b3043975db13153ed8c08bc20155de919
SHA256: d3dc80aec36b6a6741c7429fb6b21993c54be632219b9f6457e5f9a0d9cbd20f
SHA512: a0be9860ef6ce2f7ac4bc7b5244be0a76400e9bc5f2fb752632815b5dbf72b88d12f2d44efb6b36c2de80d6c8b9a25eb384a6c63e6a8f24976deece1e538a699
Description: debug symbols for liborc-0.4-dev-bin
Auto-Built-Package: debug-symbols
Build-Ids: 3ce8f83841412b6d3d27a6349e339ae6e33c8703 c91fe02563336fe2894d59e3d007eb28ac4c5c4a

Package: liborc-0.4-doc
Priority: optional
Section: doc
Installed-Size: 380
Maintainer: Maintainers of GStreamer packages <orc@packages.debian.org>
Architecture: all
Source: orc
Version: 1:0.4.33-2+apertis1bv2024dev3b1
Suggests: liborc-0.4-dev
Filename: pool/target/o/orc/liborc-0.4-doc_0.4.33-2+apertis1bv2024dev3b1_all.deb
Size: 39296
MD5sum: eba089786a48e1238a8a7ca6abfe2c40
SHA1: b0e9ed608415a1c23c3db75a3925f5c8d082a970
SHA256: e6576265bb44fd22d859213531bcdbec489e93da24a78a6bac2346fbcca4baff
SHA512: 4a5cd0b187fda1ac0c46f8a99364512c35f01e734c488a89143d66bdacaffc7bfc9f5d15d81951fd1689aabba11f72c6559117cf022862362913089b73e7d099
Description: Library of Optimized Inner Loops Runtime Compiler (documentation)
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the documentation for orc.
Homepage: https://cgit.freedesktop.org/gstreamer/orc
Multi-Arch: foreign

Package: liborc-0.4-doc
Priority: optional
Section: doc
Installed-Size: 378
Maintainer: Maintainers of GStreamer packages <orc@packages.debian.org>
Architecture: all
Source: orc
Version: 1:0.4.33-2+apertis1bv2024dev2b1
Suggests: liborc-0.4-dev
Filename: pool/target/o/orc/liborc-0.4-doc_0.4.33-2+apertis1bv2024dev2b1_all.deb
Size: 38984
MD5sum: a4bc9d66139a94d7b9f284a5cc377d13
SHA1: 4a0780c6ad63a2981021bdb43925c2fceb3eff23
SHA256: ca8645fed057bac80d43895c3ad487823125250747ec9258c64882455608c6f1
SHA512: 0920feda1f2e2a0d5e28e9617650af5ff5048602e8395edb39bdd52e43a0449441233e32fd2c9c383c6978dfc16c396dcb766c95f0bb9410918185cb7dfac00b
Description: Library of Optimized Inner Loops Runtime Compiler (documentation)
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the documentation for orc.
Homepage: https://cgit.freedesktop.org/gstreamer/orc
Multi-Arch: foreign

Package: libosinfo-1.0-0
Priority: optional
Section: libs
Installed-Size: 390
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libosinfo
Version: 1.10.0-2+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.43.1), libsoup-3.0-0 (>= 3.0.3), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), pci.ids, usb.ids, libosinfo-l10n (>= 1.10.0-2+apertis0bv2024dev2b1), osinfo-db
Breaks: gnome-boxes (<< 42.3)
Filename: pool/target/libo/libosinfo/libosinfo-1.0-0_1.10.0-2+apertis0bv2024dev2b1_armhf.deb
Size: 218116
MD5sum: cddd86ca3b0b7f8f96bd76c20a1534c8
SHA1: 2471fd79ba614986b5b6986bf61ce833f9ce6fda
SHA256: 5f7eda846eb762de20f3d13a90cecd7b34fed380c546203a6de02459ae8e38e0
SHA512: f711fb3c4ac4f9869949e9af39dcecd2208740a258e6d28c0860647997439baed0bbcf7e7416ba745b32a1945f779f63c08f01d3d5402e0d513c923e460f35cd
Description: Library for managing information about operating systems and hypervisors
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It includes a database containing device metadata and
 provides APIs to match/identify optimal devices for deploying an
 operating system on a hypervisor.
 .
 Via the GObject Introspection, the API is available in all common
 programming languages.
 .
 This package contains the shared library.
Homepage: https://libosinfo.org/
Multi-Arch: same

Package: libosinfo-1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 384
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libosinfo
Version: 1.10.0-2+apertis0bv2024dev2b1
Depends: libosinfo-1.0-0 (= 1.10.0-2+apertis0bv2024dev2b1)
Filename: pool/target/libo/libosinfo/libosinfo-1.0-0-dbgsym_1.10.0-2+apertis0bv2024dev2b1_armhf.deb
Size: 311220
MD5sum: 228a8709dfcd194fcde3e4e4fffe5add
SHA1: df62430c7282c74da86355de283cbe5b25f8725b
SHA256: 1e379f2c569a524ffd626ffcc89bc83dd81f8625c98ccb14fc6360fa566552fb
SHA512: 138a84f667421729cf8ae2f4922bc28073f7ddb234255a383c420591785e7497843ac3e431a7651f0597c053a6392e8c167729c1b31cb446bbaffb601fe20997
Description: debug symbols for libosinfo-1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: e81ab7d69ddc264ac5456826c32e3f6ab5d8698b
Multi-Arch: same

Package: libosinfo-1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 2351
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libosinfo
Version: 1.10.0-2+apertis0bv2024dev2b1
Depends: libosinfo-1.0-0 (= 1.10.0-2+apertis0bv2024dev2b1), gir1.2-libosinfo-1.0 (= 1.10.0-2+apertis0bv2024dev2b1), libglib2.0-dev
Filename: pool/target/libo/libosinfo/libosinfo-1.0-dev_1.10.0-2+apertis0bv2024dev2b1_armhf.deb
Size: 252808
MD5sum: 14d181def2b2b67dc465b02ae349caf1
SHA1: fb9c2849fb0ea224ee3b18a8ef455c091e14441f
SHA256: e790ade860cdecc8345472d80e00441225d351572b7dfa8fd9bdb46adfb8ce88
SHA512: 213e67185186e2d256aa79003bc32915ccfcd5e62af1202713c68e1943d90ed5d6e22b12e870a59fbbd2e3ccee54aeeb7814d12b9d3798712bdd822d1e4df36c
Description: libosinfo development files
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It includes a database containing device metadata and
 provides APIs to match/identify optimal devices for deploying an
 operating system on a hypervisor.
 .
 This package contains the development headers and Vala bindings.
Homepage: https://libosinfo.org/
Multi-Arch: same

Package: libosinfo-bin
Priority: optional
Section: libs
Installed-Size: 211
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libosinfo
Version: 1.10.0-2+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.31.8), libosinfo-1.0-0 (>= 1.10.0~)
Filename: pool/target/libo/libosinfo/libosinfo-bin_1.10.0-2+apertis0bv2024dev2b1_armhf.deb
Size: 157836
MD5sum: 6e93fb62becf2a966bce4e7767e58436
SHA1: 12cc3b94a10f41252143adad3a66dacf86deefa9
SHA256: e944e96268ce22e1fe1760a1ea5cd0ce98a791035e3b26edc21e8ccb4eed8772
SHA512: db37ad849392b9dd172100d6163e4b7031a11419596a28398071d6d612c65f534fbf022d91cb49c6eb5eb08a49684fbd3c56b3db2525ffd93ca6e05aada9eae7
Description: Tools for querying the osinfo database via libosinfo
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It includes a database containing device metadata and
 provides APIs to match/identify optimal devices for deploying an
 operating system on a hypervisor.
 .
 This package contains the runtime files to detect operating systems and query
 the database.
Homepage: https://libosinfo.org/

Package: libosinfo-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 79
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libosinfo
Version: 1.10.0-2+apertis0bv2024dev2b1
Depends: libosinfo-bin (= 1.10.0-2+apertis0bv2024dev2b1)
Filename: pool/target/libo/libosinfo/libosinfo-bin-dbgsym_1.10.0-2+apertis0bv2024dev2b1_armhf.deb
Size: 41824
MD5sum: a01f1fda902f73d74038f294fe345d4d
SHA1: a17c49d3b8130001eb58221b67bb8eac89f85d3c
SHA256: cd51d5a0a6b3b45ed711a7d83b6bb93e58dc83485c45717c272a10f31344bcd6
SHA512: cd580fdccb766baa36379086761eab5df197788e564479d23a1bcf812ba8ac7c7c9d388ee07b5c29d571cfa9a9c897c0fede08f412b430ef635f97f4ebb91ac4
Description: debug symbols for libosinfo-bin
Auto-Built-Package: debug-symbols
Build-Ids: 3343c4a5511817be691aead496e7ec935c53aeab 3e34d553a76c725b58338c292168f67563cdb058 d0b2aa4f36801136109b68a99a858c784e858383

Package: libosinfo-l10n
Priority: optional
Section: localization
Installed-Size: 394
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libosinfo
Version: 1.10.0-2+apertis0bv2024dev2b1
Replaces: libosinfo-db (<< 1.0.0~)
Breaks: libosinfo-db (<< 1.0.0~)
Filename: pool/target/libo/libosinfo/libosinfo-l10n_1.10.0-2+apertis0bv2024dev2b1_all.deb
Size: 173108
MD5sum: 67b3c15cc8075682140505e016ef2580
SHA1: 9824b5fea396ac4afe51230b343d5f88755f1f4c
SHA256: 662fc8b217551d6562f65d31cf56b3c1f93c59c97d1f5d52d9fc0a3787c18f68
SHA512: ee91b83d3a6e2fa0c43173fbb78e646378039129ca5350b203dbdcfec2e337fd0cb5644edf74516cd69c484ac1f29b8610f0e3a7b99eb885a4562b80444ec917
Description: Translations for libosinfo
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It includes a database containing device metadata and
 provides APIs to match/identify optimal devices for deploying an
 operating system on a hypervisor.
 .
 This package contains the libosinfo translations.
Homepage: https://libosinfo.org/

Package: libosmesa6
Priority: optional
Section: libs
Installed-Size: 8199
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libglapi-mesa (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1), libllvm15, libstdc++6 (>= 11), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Filename: pool/target/m/mesa/libosmesa6_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 2425688
MD5sum: 04e0d05adb9a59b3c49553beebb67cfc
SHA1: f11f7f769490b0d6b54622b91bcaa704cd503ef9
SHA256: dad4dc4183d3c40aa44071941a7c6e6d0630a22671253ce09f9fc30bee57d4d8
SHA512: 333c1f0a8fd5758c3228242576f9c9defb2b249fd7a14abe80b0e2bbbde204758284c76303fcdddbc372ce0a12e3a030b8b340668769a9129f5657981281ed37
Description: Mesa Off-screen rendering extension
 OSmesa is a Mesa extension that allows programs to render to an
 off-screen buffer using the OpenGL API without having to create a
 rendering context on an X Server.  It uses a pure software renderer.
 .
 This package provides both 16-bit and 32-bit versions of the off-screen
 renderer which do not require external libraries to work.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libosmesa6-dbgsym
Priority: optional
Section: debug
Installed-Size: 16121
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libosmesa6 (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/m/mesa/libosmesa6-dbgsym_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 14963816
MD5sum: f121b2cee5774091304d05e769e59c98
SHA1: 43c9b0c1a3662e567328939f5084bde19320a056
SHA256: 46edb83fb6156ddc864eb54ca6364e8c4253fdbb7c8472b789028ce2f5bf8bb5
SHA512: 71c002f059adc83b94230f97f4056fd0a3b7519d45a9f55e16d4809dfea7371efb7f0548537285fd8a3eefe97a98dca99f16b98f9be6659b8f78f0a51fa75510
Description: debug symbols for libosmesa6
Auto-Built-Package: debug-symbols
Build-Ids: ba1399fba817b4345f3e718696a4465ffda0c10e
Multi-Arch: same

Package: libosmesa6-dev
Priority: optional
Section: libdevel
Installed-Size: 71
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Replaces: libosmesa-dev
Provides: libosmesa-dev
Depends: libosmesa6 (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1), mesa-common-dev (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1) | libgl-dev
Conflicts: libosmesa-dev
Filename: pool/target/m/mesa/libosmesa6-dev_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 37876
MD5sum: 421bf077c960bc456f306eba4e03a2e5
SHA1: dc5c9ed4c44f84b41b3a1029250721f8f2fb6706
SHA256: d1c9e14f610df2556d0dec86d6994b276ffd2fadc17fe19ffb6a2fd8453c54e4
SHA512: 400ade79f8905a5b5c5d065bac54addf695ab30bfb6e669fa7759edc3acd46f529543db6ce476af352dc59f6cf735aaf93e63f81be52d4c1c87de6d8d6df2ff9
Description: Mesa Off-screen rendering extension -- development files
 This package provides the required environment for developing programs
 that use the off-screen rendering extension of Mesa.
 .
 For more information on OSmesa see the libosmesa6 package.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libostree-1-1
Priority: optional
Section: libs
Installed-Size: 586
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: ostree
Version: 2022.7-2+apertis3bv2024dev3b1
Depends: libarchive13 (>= 3.0.4), libavahi-client3 (>= 0.6.31), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.31), libc6 (>= 2.33), libcurl3-gnutls (>= 7.16.3), libglib2.0-0 (>= 2.67.3), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 3.1~), libsodium23 (>= 0.6.1), libsystemd0, zlib1g (>= 1:1.1.4)
Breaks: flatpak (<< 0.8.7-2~)
Filename: pool/target/o/ostree/libostree-1-1_2022.7-2+apertis3bv2024dev3b1_armhf.deb
Size: 284412
MD5sum: c3353206c0a7aa7be5b4aa8ea63e85b6
SHA1: f1100b5a2dbfb5f3a5f4b05793c92da21e06fea1
SHA256: e2588195888301431b8bdd848a884096fd669da62be8dd2a9c950f4e6020c64d
SHA512: c458decff04955f32149631dcd8bd31e03bc77472159c7438412c8b072d6e3cf62cf9aa1844fba641092828f5836cf82bd5db66037bdc557d211c05a90ee0fdf
Description: content-addressed filesystem for operating system binaries (library)
 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 contains the shared library.
Homepage: https://github.com/ostreedev/ostree/
Multi-Arch: same

Package: libostree-1-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 1282
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: ostree
Version: 2022.7-2+apertis3bv2024dev3b1
Depends: libostree-1-1 (= 2022.7-2+apertis3bv2024dev3b1)
Filename: pool/target/o/ostree/libostree-1-1-dbgsym_2022.7-2+apertis3bv2024dev3b1_armhf.deb
Size: 1180060
MD5sum: c7aeb01068ce2b00f08fe58aacc4ac35
SHA1: db8a8b0e4b63505d6c74e42f3fdfd9feb98a53fa
SHA256: 0a57543505299ae28a5034cf2aad6e6d442f05ffd1100db42f7651cad80f896f
SHA512: 155dbd24b67adc37f1cdc45e3a37df2b1ebad9c834f11fea7deb3a07508e58325800dab12bbd2123e3a44aad615e54a98468c1430220d5b24c515ab3564257aa
Description: debug symbols for libostree-1-1
Auto-Built-Package: debug-symbols
Build-Ids: 832919bec34226e63f043d84822d2b4c5be3901e
Multi-Arch: same

Package: libostree-dev
Priority: optional
Section: libdevel
Installed-Size: 1187
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: ostree
Version: 2022.7-2+apertis3bv2024dev3b1
Depends: gir1.2-ostree-1.0 (= 2022.7-2+apertis3bv2024dev3b1), libglib2.0-dev (>= 2.66.0), libostree-1-1 (= 2022.7-2+apertis3bv2024dev3b1), pkg-config
Suggests: libostree-doc
Filename: pool/target/o/ostree/libostree-dev_2022.7-2+apertis3bv2024dev3b1_armhf.deb
Size: 113076
MD5sum: 754b604dd7c827969f0892fa97aca897
SHA1: 4152172bfde1e4abe767362f0aff593e4df79f80
SHA256: 3dfec807851ebd6fc4f35dea64c522b65a7cd7d7d061e5cf12f940fe0c2d1d7d
SHA512: 53001693b363137380fe63d1db015c421a0b6c9ce0149f5d9e1271ce71e63868952b5e458d97e514c4845dc974cb48285107f6190357b56cdc2643b21018e710
Description: Development files for the libostree library
 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 contains development headers and the pkg-config file for
 libostree.
Homepage: https://github.com/ostreedev/ostree/
Multi-Arch: same

Package: libostree-doc
Priority: optional
Section: doc
Installed-Size: 1735
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: ostree
Version: 2022.7-2+apertis3bv2024dev3b1
Suggests: devhelp
Filename: pool/target/o/ostree/libostree-doc_2022.7-2+apertis3bv2024dev3b1_all.deb
Size: 121528
MD5sum: ec64ac141528209ca4ee65f746fb88e4
SHA1: 1b4e1d5831ac2ff3156216308b0f05d2bc30220d
SHA256: 550890bc433e41ac32f2a0e141febc97833046ac5b6a6e82390fa4660d451e86
SHA512: 1e2143adee42fe7a0315880bdcb16c48ced3a4758081d49697ebd1122b0a4adb185930e495e5109971f51c1147b39d99340ad6772d8ed9e493a6a23f923ba39c
Description: Development documentation for the libostree library
 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains development documentation for libostree.
Homepage: https://github.com/ostreedev/ostree/
Multi-Arch: foreign

Package: libotp0-heimdal
Priority: optional
Section: libs
Installed-Size: 122
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33), libdb5.3, libhcrypto5-heimdal (>= 1.4.0+git20110226), libroken19-heimdal (>= 1.4.0+git20110226)
Conflicts: libotp0-kerberos4kth
Filename: pool/target/h/heimdal/libotp0-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 34116
MD5sum: c20a3d50c98d624c6e0b741723c257b5
SHA1: ac8ca942300ec365f99cd6dbe0d901bea5845cbd
SHA256: 9b800a1b1138a3980d47daf47cfde4654d27d9aa0e10fed5aa8e0d2f9b2d687d
SHA512: 3aab7263f05140810397d581812cfe3eb4293d4cd787f47385826cf8f87d4168c5a9913eb7e8f7bd852ce008a03ff9fad1354427f5f8ba2b271e8934da1ce79a
Description: Heimdal Kerberos - OTP support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for OTP support.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libotp0-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 83
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libotp0-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libotp0-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 69108
MD5sum: 9c423195ba82b4f0d0c4b600d0396337
SHA1: 1e98d9ddd0b4642c6b76f726199492f46ee122df
SHA256: 7a9211c8d4fd69a69b6d0b994eed8dd7bf17ed928b39c84c65692e89c9900dd9
SHA512: 1fc6e07cce5e2bbf36e7f0c8fa5dc99f931758c7abd0c99fd1012a8f373bf0af73fc80d15a18804266633d4309e5c32da2c54c4c357d606f37f86323d16ca633
Description: debug symbols for libotp0-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: b177d10e6228547a36de46fe39cc1767b1777d80
Multi-Arch: same

Package: libounit-ocaml-dev
Priority: optional
Section: ocaml
Installed-Size: 4136
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Architecture: armhf
Source: ounit
Version: 2.2.6-1+apertis1bv2024dev3b1
Provides: libounit-ocaml-dev-mw7v5
Depends: ocaml-4.13.1
Suggests: ocaml-findlib
Filename: pool/target/o/ounit/libounit-ocaml-dev_2.2.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 970332
MD5sum: 0eeeedb1f969610e7167aa0ffc857f2d
SHA1: 231cc757cd0b247325f5e097c70c15c5450121cd
SHA256: b2ce5141c216f958f25bac969fb44fb17406a88a4af9542043bd7aac7a923c4c
SHA512: 289a77838da731403712963ae28b15e0b4c9b10f0bb2e64be3d874cd3c6a983fd6680413dd01104ace501739c7b88a028f23e3b5be3922b02c1cd45bd4a464b8
Description: Unit testing framework for OCaml
 OUnit is a unit testing framework for OCaml, imspired
 by the JUnit tool for Java and the HUnit tool for Haskell.
 .
 OUnit is designed to provide a convenient way for you to write tests
 for your OCaml code.  Tests can be aggregated into test suites, making
 it easy to both write tests close to the code being examined and
 execute a comprehensive aggregate set of tests -- or any subset of it.
Homepage: https://github.com/gildor478/ounit

Package: libounit-ocaml-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 179
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Architecture: armhf
Source: ounit
Version: 2.2.6-1+apertis1bv2024dev3b1
Depends: libounit-ocaml-dev (= 2.2.6-1+apertis1bv2024dev3b1)
Filename: pool/target/o/ounit/libounit-ocaml-dev-dbgsym_2.2.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 45380
MD5sum: bbcc6d711f8523ab7f0e96b5e77246d7
SHA1: d67d92f276edcd6bea55eb687407c8f62fe270e3
SHA256: b585f28462a92ca6a374a7aff72c7dd63c8b3cc04b44f3730396336fdd998499
SHA512: 7ed00fc2a1c0ef90150e3ad32f45794c3541f43390d97193acfb22d12fae64f68ca72716bbb1d9b6d9006631a5669bd3157da948777b2107fdaeeec30108aa06
Description: debug symbols for libounit-ocaml-dev
Auto-Built-Package: debug-symbols
Build-Ids: 1c95dfe3e5fb274f1eb0d6ab38d5d76c8ebcb5cf 543435e6080482a0bdda286c0b2ca04af317b1ad d9daf7f40a43833082d98663d6310b1b25d09b5d

Package: libp11-3
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Debian OpenSC Maintainers <pkg-opensc-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libp11
Version: 0.4.12-0.1+apertis2bv2024dev3b1
Replaces: libp11-2
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0)
Breaks: libp11-2
Filename: pool/target/libp/libp11/libp11-3_0.4.12-0.1+apertis2bv2024dev3b1_armhf.deb
Size: 23008
MD5sum: d4a53c197cb1677b489f24b367d03f8a
SHA1: 2228eb35f64eb3673b8826cbd81d5054f02c0209
SHA256: ce16c5e15da5fcad5fcaad8ae9fb81854961004a3f9304f75efbd0b23e2192fe
SHA512: 63783fbc11750bdecc162214d912af9a7b3673352a0a8f33a262eb7b5230fcc67154cc877b51fd7b533c8c462720ca3cca8e2503398531a45027c4c16c321b7b
Description: pkcs#11 convenience library
 Libp11 is a library to simplify using smart cards via PKCS#11
 modules.  It was spun of the OpenSC project but can be used with any
 pkcs#11 module.
Homepage: https://github.com/OpenSC/libp11
Multi-Arch: same

Package: libp11-3-dbgsym
Priority: optional
Section: debug
Installed-Size: 95
Maintainer: Debian OpenSC Maintainers <pkg-opensc-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libp11
Version: 0.4.12-0.1+apertis2bv2024dev3b1
Depends: libp11-3 (= 0.4.12-0.1+apertis2bv2024dev3b1)
Filename: pool/target/libp/libp11/libp11-3-dbgsym_0.4.12-0.1+apertis2bv2024dev3b1_armhf.deb
Size: 71456
MD5sum: 52f7d41e3ab2c3e2aeecf669abf48b1c
SHA1: 9047e3bea70f454390d7003868ae099dd9dc3634
SHA256: d2efa252d6ec3669c3f1408b8e8bb861d6906599b739e34482cb25877df846a7
SHA512: 121536200a0cc871f783e74a8441d4891d416a43cb26f2424288f51a223c65d4a0cb946f9fd5ba71b99249744c9b1781948e3e4a51159bcb17e53f80b679caf0
Description: debug symbols for libp11-3
Auto-Built-Package: debug-symbols
Build-Ids: bf972aa02cb99bdacd4ccc46bb78684a41847afd
Multi-Arch: same

Package: libp11-dev
Priority: optional
Section: libdevel
Installed-Size: 145
Maintainer: Debian OpenSC Maintainers <pkg-opensc-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libp11
Version: 0.4.12-0.1+apertis2bv2024dev3b1
Depends: libp11-3 (= 0.4.12-0.1+apertis2bv2024dev3b1), libssl-dev, pkg-config
Filename: pool/target/libp/libp11/libp11-dev_0.4.12-0.1+apertis2bv2024dev3b1_armhf.deb
Size: 42260
MD5sum: f7d91d04b89a5e11f72c5a0e786c1246
SHA1: 4bdd0b582f2c29711bff5d7324227f93b9724bba
SHA256: a436568f017424b710db7bec51740a4f0df4b890cee3c2c300ffad9b9633eac4
SHA512: b74083940d5dfd94b9a9b0683b3f1a083337a98898884fa488cf649cf113dcad3ec3ca0461e2dba3ca48a586492828e84b54ba4c0515f198ccd73e5951f25f44
Description: pkcs#11 convenience library - development files
 Libp11 is a library to simplify using smart cards via PKCS#11
 modules.  It was spun of the OpenSC project but can be used with any
 pkcs#11 module.
 .
 This package contains the header files and static libraries.
Homepage: https://github.com/OpenSC/libp11

Package: libp11-kit-dev
Priority: optional
Section: libdevel
Installed-Size: 270
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: p11-kit
Version: 0.24.1-2+apertis1bv2024dev3b1
Depends: libp11-kit0 (= 0.24.1-2+apertis1bv2024dev3b1)
Suggests: p11-kit-doc
Filename: pool/target/p/p11-kit/libp11-kit-dev_0.24.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 173992
MD5sum: d54a0bc9bf8c9dd4417f969cad4358fd
SHA1: 3aa837956e8153b5d0c9746951c6e594b3aa65e6
SHA256: 0353a9633c13e83a0f61eeefff9d53532c5cea0a84d13c7b765e0c7c5bba7fa9
SHA512: 2ea025fee095d6542cbeed806d73ea75ed96e61b0028a839f5713e55a0bffd056ef5c2b3fca806cc7510dd1bb8abe9a68cd09194b6c4eb2186e4d28ff741ca1b
Description: library for loading and coordinating access to PKCS#11 modules - development
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the development headers required
 to build applications using the p11-kit library.
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html
Multi-Arch: same

Package: libp11-kit0
Priority: optional
Section: libs
Installed-Size: 918
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: p11-kit
Version: 0.24.1-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libffi8 (>= 3.4)
Filename: pool/target/p/p11-kit/libp11-kit0_0.24.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 323260
MD5sum: 53a0826d8fe140f171adde62a1a82d94
SHA1: 245696113f4ec7333510d52931af9033ed77bb96
SHA256: 6cf36d16e1189b43c43782336b5f4bd3a4c0355acc75b442df9e9bae1a397da9
SHA512: ed95f467269c687fe47a6b69622c94fdd3924300be86ae201922ecb53e9b11386f166cf7a2268c540aec70a3537e561480b642a1de875e6d9db23e3bcb3afea9
Description: library for loading and coordinating access to PKCS#11 modules - runtime
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the shared library required for applications loading
 and accessing PKCS#11 modules.
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html
Multi-Arch: same

Package: libp11-kit0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1874
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: p11-kit
Version: 0.24.1-2+apertis1bv2024dev3b1
Depends: libp11-kit0 (= 0.24.1-2+apertis1bv2024dev3b1)
Filename: pool/target/p/p11-kit/libp11-kit0-dbgsym_0.24.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 1316736
MD5sum: 60d9daeff2dd169e7a85970753e60451
SHA1: 4910c56d05cd22295b3389c5c7f393ff15c9b4f5
SHA256: 8c8c27357764b3a3fee812bacdd520df61b1a7347b4aadad8ad926b8412762c7
SHA512: 24107a6565ea0dd2ebba301c2f3601eb9ed6fc6d97f5eff732c0024543434bc36eb03b87782958a638cca726abc0b113f4cb38b952151954dd733f349297c414
Description: debug symbols for libp11-kit0
Auto-Built-Package: debug-symbols
Build-Ids: 5373aa3e210a9762a3cc273e9e208f29cdf0ff22
Multi-Arch: same

Package: libpam-apparmor
Priority: optional
Section: admin
Installed-Size: 45
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: libapparmor1 (>= 2.6~devel), libc6 (>= 2.4), libpam0g (>= 0.99.7.1)
Filename: pool/target/a/apparmor/libpam-apparmor_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 22400
MD5sum: 74db536881928ce841e7f7b5403c74a1
SHA1: f44c7df120f32b1f9f6369399c125dd6317e4a73
SHA256: d689b726bb372fd9479d65828bb6b13132461643b084b59a685788fa737e1d46
SHA512: 3eb1946e7cde8b6565e76666fc18bd8a9ce7c855041d7743a2c56c7ea50767e9c097071d1b179814a1da17bed0c387a3eedec940ecce919e0be88e32510401ad
Description: changehat AppArmor library as a PAM module
 libpam-apparmor provides the PAM module needed to declare various
 differing confinement policies when starting PAM sessions by using the
 changehat abilities exposed through libapparmor.
Homepage: https://apparmor.net/

Package: libpam-apparmor-dbgsym
Priority: optional
Section: debug
Installed-Size: 19
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: libpam-apparmor (= 3.0.8-3+apertis1bv2024dev3b1)
Filename: pool/target/a/apparmor/libpam-apparmor-dbgsym_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 7172
MD5sum: cfe8eed70948158241e7e031bdca04f1
SHA1: c69e1e279aa4fcaefcc802a6f1e979fd18497413
SHA256: 464acf8621563e8478788e4d15aeef31e2939c74c98a8f7744e9c367131f1962
SHA512: 8ca4fd4590d386aa9efa51528061ea79a0f2780d5790f7d16e8eef81f90557118c7e8731b6127a92b7e6e9763310c9f85d14246b1bc19047c229f6383a35f6cb
Description: debug symbols for libpam-apparmor
Auto-Built-Package: debug-symbols
Build-Ids: aeccf605e061ddf69228a9ef69efa48907fb2915

Package: libpam-cap
Priority: optional
Section: admin
Installed-Size: 51
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Source: libcap2
Version: 1:2.66-4+apertis2bv2024dev3b1
Replaces: libcap2-bin (<< 1:2.66-1)
Depends: libpam-runtime (>= 1.1.3-2~), libc6 (>= 2.4), libcap2 (>= 1:2.63), libpam0g (>= 0.99.7.1)
Breaks: libcap2-bin (<< 1:2.66-1)
Filename: pool/target/libc/libcap2/libpam-cap_2.66-4+apertis2bv2024dev3b1_armhf.deb
Size: 14556
MD5sum: bd3379942d3ceeebc9fc4a72e2817a8e
SHA1: 24d877c4a4986d6ea495455d2f9c04ac3b2a67c3
SHA256: bf453419629a67a83acb943861e3dd6bd69d6abe9d9bc64733d11778b309eb6d
SHA512: f63004cbc459f084eacd511bfd2d38aebf54868f3b11eda20f8bc19525ddd7acdeb3ec1ad8979b20066b4250005e6911ad834c18a4fd23921a0507f16c5c4c74
Description: POSIX 1003.1e capabilities (PAM module)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains the PAM module for enforcing capabilities on users and
 groups at PAM session start time.
Homepage: https://sites.google.com/site/fullycapable/
Multi-Arch: same

Package: libpam-cap-dbgsym
Priority: optional
Section: debug
Installed-Size: 24
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: armhf
Source: libcap2
Version: 1:2.66-4+apertis2bv2024dev3b1
Depends: libpam-cap (= 1:2.66-4+apertis2bv2024dev3b1)
Filename: pool/target/libc/libcap2/libpam-cap-dbgsym_2.66-4+apertis2bv2024dev3b1_armhf.deb
Size: 11584
MD5sum: 50bed20bd6caed31e18d6f3e6e0eaa91
SHA1: 9db139ba1d0819f04c91b37f7c654c5a7b37ff98
SHA256: 9b7770c3eb26fd7c4c7c8c0a0abf69b3ef6586a1370e87c0472b57098f8cefb8
SHA512: 8dbae1bf3fd020ef0920ce0a14c6bfbb75feb1f3bc00682266176ed518fb7834a6723cf5a33362ae4bb91964303df02eb745630d207df71894082fbf10ecb3bd
Description: debug symbols for libpam-cap
Auto-Built-Package: debug-symbols
Build-Ids: e29ac914b73aed0e1d198410901e2feabe0c5c14
Multi-Arch: same

Package: libpam-doc
Priority: optional
Section: doc
Installed-Size: 962
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: all
Source: pam
Version: 1.5.2-6+apertis1bv2024dev3b1
Provides: pam-doc
Filename: pool/target/p/pam/libpam-doc_1.5.2-6+apertis1bv2024dev3b1_all.deb
Size: 244408
MD5sum: 3850d7c207b96ff5821c097d38676f38
SHA1: 0d12838808403305b88b9e25f1a4b663be1b8c48
SHA256: 05ff26838b65d0b5089dbe9d3ef921d763e52e67c404e7b73c457541d17f0fcc
SHA512: 21f40f80dc453875a29ac9c4b0f731fbec169bd7e6c8d9b40029da763c7322eaea1d87c01638057054ccd6f15becd98aaa7af6834ab1b7c91cb528b74baf3516
Description: Documentation of PAM
 Contains documentation (in HTML, ASCII, and PostScript format) for libpam,
 the Pluggable Authentication Modules library, a library that enables the
 local system administrator to choose how applications authenticate users.
Homepage: http://www.linux-pam.org/

Package: libpam-fscrypt
Priority: optional
Section: admin
Installed-Size: 3670
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: armhf
Source: fscrypt
Version: 0.3.3-1+apertis1bv2024dev3b1
Depends: fscrypt, libc6 (>= 2.34), libpam0g (>= 0.99.7.1)
Filename: pool/target/f/fscrypt/libpam-fscrypt_0.3.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 1114424
MD5sum: cfe8454d1f8675879806db6d41508370
SHA1: e7cb12b025c219d5d3c06aada6b0d2c22928cdf0
SHA256: 30189dd92f647d4555762b3a440e4106b6c0cfc6a464a1b936d88d0d36aea038
SHA512: 94a5fd71b84a086eb0df76fd59dd8aca5fc6bacf131ce7459503bbbdca6bd42cbbe9c3254dad9f3587258e5350fc320660976710905453fb6ceb3243fbdab780
Description: PAM module for Linux filesystem encryption
 fscrypt is a high-level tool for the management of Linux filesystem
 encryption. This tool manages metadata, key generation, key wrapping,
 PAM integration, and provides a uniform interface for creating and
 modifying encrypted directories.
 .
 This PAM module can be used to unlock one or more directories upon user
 login and then lock those directories when the user ends their session.
Built-Using: go-md2man-v2 (= 2.0.2+ds1-1+apertis0bv2024dev2b1), golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-blackfriday-v2 (= 2.1.0-1+apertis0bv2024dev2b1), golang-github-golang-protobuf-1-3 (= 1.3.5-4+apertis0bv2024dev2b1), golang-github-pkg-errors (= 0.9.1-2+apertis0bv2024dev2b1), golang-github-urfave-cli (= 1.22.9-2+apertis0bv2024dev2b1), golang-go.crypto (= 1:0.4.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-term (= 0.3.0-1+apertis0bv2024dev2b1)
Homepage: https://github.com/google/fscrypt

Package: libpam-modules
Priority: required
Section: admin
Installed-Size: 721
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armhf
Source: pam
Version: 1.5.2-6+apertis1bv2024dev3b1
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.3.0), libdb5.3, libpam0g (>= 1.4.1), libselinux1 (>= 3.1~), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.5.2-6+apertis1bv2024dev3b1)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Filename: pool/target/p/pam/libpam-modules_1.5.2-6+apertis1bv2024dev3b1_armhf.deb
Size: 278352
MD5sum: 01ca8ac26dd1968b8106f379d6b21a2e
SHA1: 0df7beabee905a65741b770399d1c9bf7a9d57fc
SHA256: eabd7041bc4aecf942555ee32f8734c0aa163af8895ca5a8e9ac5e4d935cad04
SHA512: 4f06b91b226e27e5ff3c4dd4ed09805a3ca235566d2402e83ccbb51f34a88b32dde03147a243d9d598c12735ac842314b6679beb631d95bb22b9cc1c8d88c20b
Description: Pluggable Authentication Modules for PAM
 This package completes the set of modules for PAM. It includes the
  pam_unix.so module as well as some specialty modules.
Homepage: http://www.linux-pam.org/
Multi-Arch: same

Package: libpam-modules-bin
Priority: required
Section: admin
Installed-Size: 176
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armhf
Source: pam
Version: 1.5.2-6+apertis1bv2024dev3b1
Replaces: libpam-modules (<< 1.5.2-5~)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.3.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~)
Filename: pool/target/p/pam/libpam-modules-bin_1.5.2-6+apertis1bv2024dev3b1_armhf.deb
Size: 76116
MD5sum: 6f4d2c8763615ee9dcb18352d359919d
SHA1: 7ca7ae80a374ac96331cbcd6aff85b009ceaf8b2
SHA256: 10ae0575dddffd68645c403b5c8790beb6c2c8c02c77b3dc92a937c676cfb4c1
SHA512: f1c8c8b9512e7be89e82ca76e05084e97e2e0c6776d5c4a4a58e9e43798a0d842b1e2b6dbe8ac0fe44a8ba61a0072838d7707ed9c7a6c1d83b3cf490f1d98735
Description: Pluggable Authentication Modules for PAM - helper binaries
 This package contains helper binaries used by the standard set of PAM
 modules in the libpam-modules package.
Homepage: http://www.linux-pam.org/
Multi-Arch: foreign

Package: libpam-modules-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 141
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armhf
Source: pam
Version: 1.5.2-6+apertis1bv2024dev3b1
Depends: libpam-modules-bin (= 1.5.2-6+apertis1bv2024dev3b1)
Filename: pool/target/p/pam/libpam-modules-bin-dbgsym_1.5.2-6+apertis1bv2024dev3b1_armhf.deb
Size: 88236
MD5sum: 26e8dd6db72f5f4bfe677b76cf37f52e
SHA1: d586e779a37593783999f2aeba36b855a428a730
SHA256: 522223da2961cf04a65f66615492c6ac35cac6c500a65f7e7d70d19cca4982a5
SHA512: e3eca83be52a889c774045e3510314cc4e3d9d81df256bf5fd4f0ff0a3e796614cb49b90ca702571486f96bb31e16588c8a57c0054efc8dbaf65a7511997fe39
Description: debug symbols for libpam-modules-bin
Auto-Built-Package: debug-symbols
Build-Ids: 1b081f0efd205589b515c11a34837205ef23b067 2604bc0fc6051b25b8c1fffcc8490afd8587add0 6bc3ba78e12a131be24762d717b4363bc71e5b4e 70a0a41c53413b4431afaea72f367c84bd5b93b4 c4415c1ae14322a41b758846fab32f718b718c7e c643d5c4f5d94dee81f6778bbb4cedf8a8c3e9b7

Package: libpam-modules-dbgsym
Priority: optional
Section: debug
Installed-Size: 675
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armhf
Source: pam
Version: 1.5.2-6+apertis1bv2024dev3b1
Depends: libpam-modules (= 1.5.2-6+apertis1bv2024dev3b1)
Filename: pool/target/p/pam/libpam-modules-dbgsym_1.5.2-6+apertis1bv2024dev3b1_armhf.deb
Size: 401876
MD5sum: 8ab096b71479e8921560d3f2424bbced
SHA1: e0d9030535cc8a0fb769f5049cbf911fea8c6154
SHA256: 91eafc35e91a8512b012440b96a00c8cf3270a2481d91239450bcb309beaa6ca
SHA512: de99935a372dc384eac15b3b61aa7b5b08ef703e48cdb733ced31b02bab749175430821d5f75f3cb157b01dbc9e320dd1cc9591bae4a4a0dd45580a4abf86ea4
Description: debug symbols for libpam-modules
Auto-Built-Package: debug-symbols
Build-Ids: 00d1b2d0728ad32d619780b02e886fbdb9ccd862 0407a425862a233447d62edcc137316a54bc2026 0717ef2e6c037aa71bfcaa9f470d221ee4e48431 080d7389b74a0fe6ca326aa407206775fdb71cd3 0c9dd69346e6cb29c27aa731554649e08a87f32b 16e7efd95b0363d567e29423dd02665f3f3d0a88 18dcaac7e93fa6677676f50bcad86516c417ec7c 2135c4f87b48c0d71f8de62286e6206863e6e681 241724d72a20fc1e90ce0b00d78451d9c5fd55c0 24eecec7a2dc6d7370845d6a5ae96a1d84f34552 27df52b5508726b8a8d6e8a14271ac1c1a2228f7 2852e6a456f39476c73a47e5e3b17b92965da944 2a6f723874a952b9835daf714fb9ded907f114a2 2b09224118ba1ba6ba22ea31ef66fff7aa575ecd 2ff5f8a04babc92b424dbf063f92dd6e8496e79e 48345bfc5f59300a9c6b865e83bbfb55100a9fd5 4e7050fb7aafd2c90e8556d64718622639f5919a 4eece74d04edfc33430d965c6b85e688d284d311 505b0cfd6e3e9c03abc8dd9bbd3d05d7c4e6597a 552a5a5b3f6070fc724490384b4faadffee75dfb 5abe36bf1f380b4c204df12f679600677d3eb1e9 5db1c5c4870a72d5ed54372dc5d9140252e14f13 610dc8962e77ed6c6735ca449b3338e21a5aec06 6c6feb67f81cc70e2254ca84ab81be6d565acecf 72f13bd7e1dd14f0aec0b3bc698f914ec47ef85e 7a8f460e6798097a267e181b9c233e3f6b99b910 8935bfdb8d80e5e1c61cc145d488604f930f3555 8ef1956fd48b3b903749ae9ccb45c274d27f210c 951e1f893d31c3ae81b99d75c168007173a882c9 976f7140fdce23749867c0778be384bc3eb6aa3c 9c5fa4047a0fd9b579b43d0d6222ba93ee3a1d2f aa68f700c00c989c4892815c1e9f1a2a20b311cb ad64cb8c41090f9b6cf651ef23fa00ac81d3cf26 b307e76c4a74aed0fba89900373849c11ab9a948 bd0c7d12deeea4cfb31bf9558fa3e453519129e4 bfac7dbac9c825994886b5ad644a191df14886d5 c3fc1ad216e574de5b66d632cb10ee502cd73fcc cde31c7594323d137ab91d7e78868350caa3b1d4 e0380fc07143ed1e818920ba273819b8955a75d0 e43c4bafbc281eff2f33be4f467ab6b4b56298a0 e6c3b1e66d2f745b53209eb3d1016c4cf7361257 f48681f6b4da1a4865c7ded954fbb57cf94cf684 f946ab38976c8a04ea9600670f6315da15f92dc6 fd61c03df1bf6f3ac59ea45feb455c64be8c6585
Multi-Arch: same

Package: libpam-runtime
Priority: required
Section: admin
Installed-Size: 862
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: all
Source: pam
Version: 1.5.2-6+apertis1bv2024dev3b1
Replaces: libpam0g-dev, libpam0g-util
Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6)
Conflicts: libpam0g-util
Filename: pool/target/p/pam/libpam-runtime_1.5.2-6+apertis1bv2024dev3b1_all.deb
Size: 158488
MD5sum: b732312db92b7266e2dfee1a99117f8b
SHA1: 20a696f562b7eb4133b3e30f8da641863cff8d9f
SHA256: f6e6d4cd07a7ea66bb09ee36d00032d742c1d329684bf65cc833a490681ded53
SHA512: dabdb734c757b56407e9c6dca87241218d630e54f463d04032d2c94e590b8c694f7ac65e49a42498de1cd8aadb5fbccc4faeb61fcb1cae79783d8e23c9de8e73
Description: Runtime support for the PAM library
 Contains configuration files and  directories required for
 authentication  to work on Debian systems.  This package is required
 on almost all installations.
Homepage: http://www.linux-pam.org/
Multi-Arch: foreign

Package: libpam-systemd
Priority: standard
Section: admin
Installed-Size: 391
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Provides: default-logind (= 252.12-1~deb12u1+apertis1bv2024dev3b1), logind (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libpam0g (>= 0.99.7.1), systemd (= 252.12-1~deb12u1+apertis1bv2024dev3b1), libpam-runtime, default-dbus-system-bus | dbus-system-bus, systemd-sysv
Recommends: dbus-user-session
Filename: pool/target/s/systemd/libpam-systemd_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 212640
MD5sum: 23cf7b3636fe3001afc476b0022e72a6
SHA1: a0cea3f8a887c728f6d3f5c62daf4d5b1be13ea5
SHA256: ac6bd7bbe2debb62864a7573f0618702c665f63329f947cbb172ec4f34b038fd
SHA512: ab47befbcf29ee0077396129be4bdefe130053566a36b447e33cfab97dc9aa85852e282d6d14fb966ac9d19f1279e9a5e9de69c3421ef0634c22dba351f18816
Description: system and service manager - PAM module
 This package contains the PAM module which registers user sessions in
 the systemd control group hierarchy for logind.
 .
 If in doubt, do install this package.
 .
 Packages that depend on logind functionality need to depend on libpam-systemd.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: same

Package: libpam-systemd-dbgsym
Priority: optional
Section: debug
Installed-Size: 959
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libpam-systemd (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libpam-systemd-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 813188
MD5sum: 9ff68f943e3082d772ec6947aa120e5e
SHA1: 4623614343836955d798a4b6830f9a37674f4d6c
SHA256: 582b20e10df705d559b4cd3f8277978a9e11d4e10844374313adcb3b122feb97
SHA512: 07ad3bd53e621a277a31da78888adf8bd10471adcf1ccd0c54bc086a5858814377998961be26346dd8387a0f2947e3f67b947500dd97f3c07e50f3ed5da7178c
Description: debug symbols for libpam-systemd
Auto-Built-Package: debug-symbols
Build-Ids: f00d3a8295b4e8552ef650f1ea401fbd18ee080f
Multi-Arch: same

Package: libpam0g
Priority: optional
Section: libs
Installed-Size: 189
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armhf
Source: pam
Version: 1.5.2-6+apertis1bv2024dev3b1
Replaces: libpam0g-util
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0
Suggests: libpam-doc
Filename: pool/target/p/pam/libpam0g_1.5.2-6+apertis1bv2024dev3b1_armhf.deb
Size: 90972
MD5sum: 69da1b1c8b7d3ce0c2fa848d9b74bd4a
SHA1: 5bcb914e9a887b92c6d40b2448d8ce00e0600935
SHA256: 59ca03cd4aee2ff0bb00cd7c75ee5c20276586a5a3074f1e3f6aa45dcd01505c
SHA512: af08980dc25666abb5541f131ae98c4754346588be1cd541e66e414900c7ac462004c56333e2da46c4f61318825e6d8ce28086d0e3d20e8fe4c3d2de26105160
Description: Pluggable Authentication Modules library
 Contains the shared library for Linux-PAM, a library that enables the
 local system administrator to choose how applications authenticate users.
 In other words, without rewriting or recompiling a PAM-aware application,
 it is possible to switch between the authentication mechanism(s) it uses.
 One may entirely upgrade the local authentication system without touching
 the applications themselves.
Homepage: http://www.linux-pam.org/
Multi-Arch: same

Package: libpam0g-dbgsym
Priority: optional
Section: debug
Installed-Size: 121
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armhf
Source: pam
Version: 1.5.2-6+apertis1bv2024dev3b1
Depends: libpam0g (= 1.5.2-6+apertis1bv2024dev3b1)
Filename: pool/target/p/pam/libpam0g-dbgsym_1.5.2-6+apertis1bv2024dev3b1_armhf.deb
Size: 89844
MD5sum: 7fc2afae6e4dc22674a5e74a44b5204c
SHA1: 02cd0c235e22ab3f98454497cbaba286d99839a6
SHA256: f43cf7de670463b10d17fedac8ad4bb28b2c861752b697e5abb71c1edd0eee5d
SHA512: baa399b9b5547c1502d8a31b4c222105700e6f5aef2e39efd45c19b7696b68ee60723241d913417647ffc9691852ec461f2d1ee6ec315680f2de13f736974e51
Description: debug symbols for libpam0g
Auto-Built-Package: debug-symbols
Build-Ids: 36233c2823a35d151a29be600e0a21ee487f0a5b 5bd6ba579f0624fc10e69e6689aea29aebd3765e 5ea951a4d5f8403b2ae426a641461eaf5bf2f538
Multi-Arch: same

Package: libpam0g-dev
Priority: optional
Section: libdevel
Installed-Size: 352
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armhf
Source: pam
Version: 1.5.2-6+apertis1bv2024dev3b1
Provides: libpam-dev
Depends: libpam0g (= 1.5.2-6+apertis1bv2024dev3b1), libc6-dev | libc-dev
Filename: pool/target/p/pam/libpam0g-dev_1.5.2-6+apertis1bv2024dev3b1_armhf.deb
Size: 147600
MD5sum: da07d1d7a1eafd314e55503ca76c10ad
SHA1: 7f9baa1f4012307c509ae5bc248f996026587af0
SHA256: ff152117b35509445c7ec7b0db774e2db44440ae0e1f0b4649beef572e879909
SHA512: eb643b64962dc2b966d40d5e45305e0b262f1d45618e963cceff61cca265d1403bab849fba244f9e22c0c891d2986bbc39cd4d8de046dde69039fa70e8f85914
Description: Development files for PAM
 Contains C header files and development libraries for libpam, the Pluggable
 Authentication Modules, a library that enables the local system
 administrator to choose how applications authenticate users.
 .
 PAM decouples applications from the authentication mechanism, making it
 possible to upgrade the authentication system without recompiling or
 rewriting the applications.
Homepage: http://www.linux-pam.org/
Multi-Arch: same

Package: libpango-1.0-0
Priority: optional
Section: libs
Installed-Size: 385
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: fontconfig (>= 2.13.0), libc6 (>= 2.4), libfribidi0 (>= 1.0.6), libglib2.0-0 (>= 2.67.3), libharfbuzz0b (>= 5.1.0), libthai0 (>= 0.1.25)
Breaks: libpangocairo-1.0-0 (<< 1.44.7), libpangoft2-1.0-0 (<< 1.44.7), libpangoxft-1.0-0 (<< 1.44.7)
Filename: pool/target/p/pango1.0/libpango-1.0-0_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 191036
MD5sum: d8dd1ce10f1e1e006ad446f9cedda9df
SHA1: 83377fde9186c087f57944fac521a692825f728a
SHA256: c2ba716694b99addafe86ed49b5c1d418b43f68d4c23cc359ae30164ef175049
SHA512: ee637f997300634dde7ec2bf167050e9d48a96c4831570f1213687cd79214b91893b189cb5c7942f7747d3b6bd034d13b4f648e51471b257a2ad84ac1b9ba961
Description: Layout and rendering of internationalized text
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the shared libraries.
Homepage: https://www.pango.org/
Multi-Arch: same

Package: libpango-1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 504
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: libpango-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1)
Filename: pool/target/p/pango1.0/libpango-1.0-0-dbgsym_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 438696
MD5sum: 690676a35b82773f2c6588598562edf3
SHA1: 86cc6799d9e90c7e7f9831881d7e1d201852e9d4
SHA256: f50b2cd1fb6732ec46aaf3a0a5f7eeb0f982f1b572ff3a3175e02107edf304b4
SHA512: 6c29f489d46243d1daf9970b8024c57d9947ce3d64123f122bc801f1381a82e115cb49feb992c09cecbe9d692b2507c8abac843414701999efc27f5e07d74333
Description: debug symbols for libpango-1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: d405a809bfe30f289f190d13077044d02bb8ad67
Multi-Arch: same

Package: libpango1.0-0
Priority: optional
Section: oldlibs
Installed-Size: 37
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: libpango-1.0-0 (>= 1.42), libpangocairo-1.0-0 (>= 1.42), libpangoft2-1.0-0 (>= 1.42), libpangoxft-1.0-0 (>= 1.42)
Suggests: libpangox-1.0-0 (>= 0.0.2-2~)
Filename: pool/target/p/pango1.0/libpango1.0-0_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 16728
MD5sum: 6e55d9ea767ebbe41b2e48c2ce67f49c
SHA1: 425e753123edabe822cb970491cf0cd6ff436b6d
SHA256: 8fdf5249158beab428591c951545fc8757f6659797c1b45dc646899dfb42dc46
SHA512: ee1c6fcc1c5cf90d34136e2552111d206fb6ad05fc1dd55d669100b4a5cdf7f998c8e88b30c682528cbc3e74e0f6d03e18d75409e33dc890efdfbe02aaa205e8
Description: Layout and rendering of internationalized text (transitional package)
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This is a transitional package and will be removed in a future release.
 Third-party packages should depend on the individual libraries that they
 use instead. If another package depends on this one, please report that
 as a bug.
Homepage: https://www.pango.org/
Multi-Arch: same

Package: libpango1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 1590
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: gir1.2-pango-1.0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libcairo2-dev (>= 1.12.10), libfontconfig-dev (>= 2.13.0), libfreetype-dev (>= 2.1.7), libfribidi-dev (>= 1.0.6), libglib2.0-dev (>= 2.62.0), libharfbuzz-dev (>= 2.6.0), libpango-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangocairo-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangoft2-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangoxft-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libthai-dev (>= 0.1.22-3~), libx11-dev (>= 2:1.3.3-2), libxft-dev (>= 2.1.14-2), libxrender-dev (>= 1:0.9.0.2-2), pango1.0-tools (= 1.50.12+ds-1+apertis2bv2024dev3b1), pkg-config
Suggests: libpango1.0-doc
Filename: pool/target/p/pango1.0/libpango1.0-dev_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 154472
MD5sum: b28c2e093e96bed3b307dc488f547e45
SHA1: a1f14959e7171f6c28bcfa3572b2b8df6df884b4
SHA256: 3b4a86f5d0f2e3444ad01bbb3bb9be0297588711876bb7b4c4589423147c4e6c
SHA512: db710b35deed1f431c514eabba136c6da2e1ffe5323beed49089dc56f365102233bc67a31bb9350ab51bd7f60ee7b36fdf9b8ae6e754fe6cee12ac01771b73ed
Description: Development files for the Pango
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the header files and some files needed for development
 with Pango.
Homepage: https://www.pango.org/
Multi-Arch: same

Package: libpango1.0-doc
Priority: optional
Section: doc
Installed-Size: 6878
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Recommends: libglib2.0-doc
Filename: pool/target/p/pango1.0/libpango1.0-doc_1.50.12+ds-1+apertis2bv2024dev3b1_all.deb
Size: 630176
MD5sum: 901f741ecde85f7de8920198b2e00bbd
SHA1: 1666faa89d186e0a1d5122af1182f60f50ce2001
SHA256: 5fee2bacc226af81f747276c96a98536957ef05dc3be06b620e3e903ba41256f
SHA512: 78f898d947e6357ef6efebc06cd7d18d0c0913a0cfacb83a76b9106948dc75a9797aa1bae6f7dde3c30d0eb30a3b7c2acc14cedf1852845acb4bd0387bcf4a49
Description: Documentation files for the Pango
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the HTML documentation for the Pango in
 /usr/share/doc/libpango1.0-doc/ .
Homepage: https://www.pango.org/
Multi-Arch: foreign

Package: libpangocairo-1.0-0
Priority: optional
Section: libs
Installed-Size: 83
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.12.10), libfontconfig1 (>= 2.13.0), libglib2.0-0 (>= 2.62.0), libharfbuzz0b (>= 2.6.0), libpango-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangoft2-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1)
Filename: pool/target/p/pango1.0/libpangocairo-1.0-0_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 32984
MD5sum: b592375356f784bb4ad4ef7e71f2d804
SHA1: 61abd7f04ed4709b605304d1f6afe25fc544a1b0
SHA256: a4ca2d2cb96c721d6c0bc42b3463424d102e0ffad9ab095831dd6180429991fd
SHA512: d1660ccb1692b615c640c677b2c8724cc8f39fd288a94d23e8a686956f0cd03e582d0a885b7c8679cc9b925a98341d5a3fc385187b9c76634f0f2a934b439313
Description: Layout and rendering of internationalized text
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the shared libraries.
Homepage: https://www.pango.org/
Multi-Arch: same

Package: libpangocairo-1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 93
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: libpangocairo-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1)
Filename: pool/target/p/pango1.0/libpangocairo-1.0-0-dbgsym_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 70704
MD5sum: 352fcb7c9fdb6d710f28ea0bdb371c82
SHA1: 7921bba0ebeced5632012fbc170ffd3f1afd13c6
SHA256: abcfc2115092e93c30c1a838747c38c40dd240fdb7fffc99a4e2f2450cf14e06
SHA512: 06581184b3a099850c562f239081e3560229d7410031f027bc416bac1512016304cc806a21e81fd6583a8289a95cf9bdb6408c04bd2960e689f0dded04c1817e
Description: debug symbols for libpangocairo-1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 151b232b7fe31bf5c1567832a9e7a08ed4ab14f8
Multi-Arch: same

Package: libpangoft2-1.0-0
Priority: optional
Section: libs
Installed-Size: 110
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.67.3), libharfbuzz0b (>= 5.1.0), libpango-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1)
Filename: pool/target/p/pango1.0/libpangoft2-1.0-0_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 43552
MD5sum: 3f8d5f09bd7cacd308192ae66cf79fe5
SHA1: 2edc178ee8d55725212f0d76dd775fbf63ea79da
SHA256: ce562c42a6ab57c780be1cdfda69f5cd278580bae81f64bcd339602b8c76990c
SHA512: 1a35dbe3d9136dc64e7f216a86afec228a300afe11b1a30ef30f7f41e69af6eb49c63aaa99aa4f126700379652eea584bec23efd85f629c896afd76b3baa8849
Description: Layout and rendering of internationalized text
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the shared libraries.
Homepage: https://www.pango.org/
Multi-Arch: same

Package: libpangoft2-1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 155
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: libpangoft2-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1)
Filename: pool/target/p/pango1.0/libpangoft2-1.0-0-dbgsym_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 122928
MD5sum: 4624dded42f2dee95e27e60fa2fc49db
SHA1: 28520c5dcddd597a57bf7422e3561e7990b634de
SHA256: dd99482e29222984cc8235e5de822b6381d9124ad98fa41bcd0311cb043433a9
SHA512: 74851116fe3fa5e43afe1c924e9ab7b7ef2c5555d02b23bd711ebbf2881faf46132982e832ab3a9cd3ce6f422849373d9180a03891e3c139758ce0ae0b8e509a
Description: debug symbols for libpangoft2-1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 7b7f0a629bac092bc958f5647cfbec7a321bbe51
Multi-Arch: same

Package: libpangoxft-1.0-0
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.13.0), libglib2.0-0 (>= 2.62.0), libpango-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangoft2-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libx11-6, libxft2 (>> 2.1.1), libxrender1
Filename: pool/target/p/pango1.0/libpangoxft-1.0-0_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 26876
MD5sum: 39db0f4b07ce24a4a8d10efa7291da86
SHA1: 9ac8c2b7e268f37f6520921ed938a08ea9e5c495
SHA256: bbfe78c41e1b3e39e25f81ab9c22f0ef663740712cf6220ae5215d7ecdc95310
SHA512: b16652178e41766e749a767c9a84489c6a713c907b2640f765f2403bd575786087d2d2e32ea7ac174791a309dcca5ad302d07aeb517a5e422a69a9019226894b
Description: Layout and rendering of internationalized text
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the shared libraries.
Homepage: https://www.pango.org/
Multi-Arch: same

Package: libpangoxft-1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 75
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: libpangoxft-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1)
Filename: pool/target/p/pango1.0/libpangoxft-1.0-0-dbgsym_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 57388
MD5sum: b9a50202558e361bd43c592664f468e5
SHA1: 2721c08654efc5c06e89934bf06a0096537c14c3
SHA256: e8e822a6046e9cafa28d33dbb8f78eea53640c35c6663a63d226dbc1c3f6d2e3
SHA512: ebf93efae73653737cc34b2ce4c754f0209d326ec128f74052404ad147639babc8a8e8951574e45059be9a772aa1791babe08d7fab7c032f074bff8d9ac34cca
Description: debug symbols for libpangoxft-1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: ec6fdb2fa3d567e57c51dc45f5f26c2e87132127
Multi-Arch: same

Package: libpari-dev
Priority: optional
Section: libdevel
Installed-Size: 12562
Maintainer: Bill Allombert <ballombe@debian.org>
Architecture: armhf
Source: pari
Version: 2.15.2-1+apertis1bv2024dev2b1
Provides: libpari-gmp-tls8-dev
Depends: libpari-gmp-tls8 (= 2.15.2-1+apertis1bv2024dev2b1), libc-dev
Suggests: libpari-gmp-tls8-dbgsym, pari-gp2c
Filename: pool/target/p/pari/libpari-dev_2.15.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 4309812
MD5sum: cf051bf542949ce8e831c95eb21f96df
SHA1: bb64385f963bddb38b110c6678a469a8a9161fad
SHA256: d60e2326b07845dab7580297b98e48e395cc274a68812da61132836c3b781c96
SHA512: c66f879546454cf90a7ff69786759c3d240eecb109a2557630706579bce2f7431846e8507a7682d71f7a7f4d6c7e19b3bc93d8100c46a256b1d3fe2d680e0214
Description: PARI/GP Computer Algebra System development files
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices,
 polynomials, power series, algebraic numbers etc., and a lot of
 transcendental functions. PARI is also available as a C library to allow
 for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas
 with the help of many volunteer contributors.
 .
 This package contains the include files and static library.
Homepage: http://pari.math.u-bordeaux.fr
Multi-Arch: same

Package: libpari-gmp-tls8
Priority: optional
Section: libs
Installed-Size: 6982
Maintainer: Bill Allombert <ballombe@debian.org>
Architecture: armhf
Source: pari
Version: 2.15.2-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1)
Filename: pool/target/p/pari/libpari-gmp-tls8_2.15.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 3582152
MD5sum: 15d91621187ea42e5090b1a471b69c2a
SHA1: 83d82b2360e79cb41b29448e810588c990811050
SHA256: 65ac2c818e0f848fa3652dc810dba3cf1bd70f2e12013130d6a87f9e910b8b1f
SHA512: 96c4fa35f269e5cbbc5fb5fda06591e6d0a809b4ac7b24749e634bee7b9de4dc27475d4a6951bf72baed0bc418a464ba483b889945648f2b139bda112dfa2bfc
Description: PARI/GP Computer Algebra System shared library
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices,
 polynomials, power series, algebraic numbers etc., and a lot of
 transcendental functions. PARI is also available as a C library to allow
 for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas
 with the help of many volunteer contributors.
 .
 This package contains the shared library built with GNU MP support.
Homepage: http://pari.math.u-bordeaux.fr
Multi-Arch: same

Package: libpari-gmp-tls8-dbgsym
Priority: optional
Section: debug
Installed-Size: 20184
Maintainer: Bill Allombert <ballombe@debian.org>
Architecture: armhf
Source: pari
Version: 2.15.2-1+apertis1bv2024dev2b1
Depends: libpari-gmp-tls8 (= 2.15.2-1+apertis1bv2024dev2b1)
Filename: pool/target/p/pari/libpari-gmp-tls8-dbgsym_2.15.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 20021912
MD5sum: 2a98474ca03e07ed9021bda46ce514f5
SHA1: 136b11ce7acaf68868bae63a1e9ba4f66a751cc5
SHA256: de0aaf0fc272e0ac08c2a14f8dab5daea4c736beb98419818d59e965b345f99a
SHA512: 7ab0c9e9db89f5c2697526ad940ffdda2d187956cb36a72391d879743d0567244448c36d7ed819f022fe200974f4ab233c6b577be460b9df47a98d8f13c90dbd
Description: debug symbols for libpari-gmp-tls8
Auto-Built-Package: debug-symbols
Build-Ids: 63ee56a06dafbb01ac858f8bc445cff1625eb15a
Multi-Arch: same

Package: libpci-dev
Priority: optional
Section: libdevel
Installed-Size: 159
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: pciutils
Version: 1:3.9.0-4+apertis1bv2024dev3b1
Depends: libpci3 (= 1:3.9.0-4+apertis1bv2024dev3b1), libudev-dev (>= 196), zlib1g-dev
Filename: pool/target/p/pciutils/libpci-dev_3.9.0-4+apertis1bv2024dev3b1_armhf.deb
Size: 64824
MD5sum: f45abca89b25d6ad0614ee220b009ae2
SHA1: c0a9798f4be3b64d2bb8a59385ba3b0b1da45f47
SHA256: 34e5d0c60c24552d4a33068ae17cbde206efc40e45b8d309835517bcfa991a21
SHA512: 1f87c86360e1bbab3876baf79576f1e343a8b509594cbe36b09223538dd40afa94c2c00063c9285cfe8a29629e402eb89ea306afed2843299f17443b6680ad31
Description: PCI utilities (development files)
 This package contains the <pci/pci.h>, <pci/config.h> and <pci/header.h>
 header files, as well as the libpci static library.
Homepage: https://mj.ucw.cz/sw/pciutils/
Multi-Arch: same

Package: libpci3
Priority: optional
Section: libs
Installed-Size: 101
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: pciutils
Version: 1:3.9.0-4+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libudev1 (>= 196), zlib1g (>= 1:1.2.3.3), pci.ids (>= 0.0~2019.11.10-2)
Filename: pool/target/p/pciutils/libpci3_3.9.0-4+apertis1bv2024dev3b1_armhf.deb
Size: 62380
MD5sum: bb73628d16f64ac241230f22d7789a9b
SHA1: fa5ada92f762a67188e3f46171201bc914f34a68
SHA256: 71a73f9a11112d5124c2a95fcb5a8121e442728b6cccfce76a9e6f263e8ec90d
SHA512: 4a58ada69c9ae2524978284f2af8d265dcd20286c422ada9c12a0157bb07993eec1743717399b9cfde0c6c46b95bb50f7d54a5f4ca236125a3de7a71754616a8
Description: PCI utilities (shared library)
 This package contains the libpci shared library files.
 .
 The libpci library provides portable access to configuration
 registers of devices connected to the PCI bus.
Homepage: https://mj.ucw.cz/sw/pciutils/
Multi-Arch: same

Package: libpci3-dbgsym
Priority: optional
Section: debug
Installed-Size: 95
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: pciutils
Version: 1:3.9.0-4+apertis1bv2024dev3b1
Depends: libpci3 (= 1:3.9.0-4+apertis1bv2024dev3b1)
Filename: pool/target/p/pciutils/libpci3-dbgsym_3.9.0-4+apertis1bv2024dev3b1_armhf.deb
Size: 76536
MD5sum: 4307e66c227d23ec77d15867af3b29d0
SHA1: 21dd0fc6cef3ad3b6e363474c9a8c5fd81df5d39
SHA256: d46be9563c49a7ae3c0ef9a59b709b31c87e2224a4fcc886aeb347b78bc5ec7b
SHA512: 1a6aac8096a29b156e64f8ef144adeabaea9d5d42feb13ff5fb6091200fa2483d97be98f0a9568f6d6fcf75683e939e460762b5b5a3b337de30ca8dd440b1212
Description: debug symbols for libpci3
Auto-Built-Package: debug-symbols
Build-Ids: ba2975e73afa18fae76b74cbf788e04bc76a4bc6
Multi-Arch: same

Package: libpciaccess-dev
Priority: optional
Section: libdevel
Installed-Size: 108
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libpciaccess
Version: 0.17-2+apertis0bv2024dev3b1
Depends: libpciaccess0 (= 0.17-2+apertis0bv2024dev3b1)
Filename: pool/target/libp/libpciaccess/libpciaccess-dev_0.17-2+apertis0bv2024dev3b1_armhf.deb
Size: 54848
MD5sum: f2cc84929eef5c916bc1b215728c65a0
SHA1: 9b6ef136055e1007ccc80387faaf88d24b080e54
SHA256: f195cb3e2a4c4658920ae1f1add437165497788bbcd852986bfb98095ae6fb23
SHA512: 2da82a7aa463ae6cfabab76ca6aa2e342d2c453ec779dbcec5ef32310224165ef8f5c3183a52385d6e9ea46e152c521741311dc51298c622dd7bba6f2f5d42da
Description: Generic PCI access library for X - development files
 Provides functionality for X to access the PCI bus and devices
 in a platform-independent way.
 .
 This package contains the development files for libpciaccess.
Multi-Arch: same

Package: libpciaccess0
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libpciaccess
Version: 0.17-2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.33), zlib1g (>= 1:1.2.3.3)
Suggests: pciutils
Filename: pool/target/libp/libpciaccess/libpciaccess0_0.17-2+apertis0bv2024dev3b1_armhf.deb
Size: 50356
MD5sum: 92f64ea5cdbdf11008476c0eb461dafb
SHA1: a53e44ad63c1ecd5aa356e11e2b35dec58115b3d
SHA256: 205d726dd6a3ff8f0a350380014ed7cd0993aa0c7ef1e2368d63530f3d6e169b
SHA512: 5677424b3034c712346f5aa548cd01648b797af4426010e16e0264ee47d59cb18f1b34bdfea1bef256a164dd95e166fe2e826435c549d55f2fe8adb8bfd68d95
Description: Generic PCI access library for X
 Provides functionality for X to access the PCI bus and devices
 in a platform-independent way.
Multi-Arch: same

Package: libpciaccess0-dbgsym
Priority: optional
Section: debug
Installed-Size: 58
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libpciaccess
Version: 0.17-2+apertis0bv2024dev3b1
Depends: libpciaccess0 (= 0.17-2+apertis0bv2024dev3b1)
Filename: pool/target/libp/libpciaccess/libpciaccess0-dbgsym_0.17-2+apertis0bv2024dev3b1_armhf.deb
Size: 41888
MD5sum: c35508d76fb932653630eb3d89ad7a68
SHA1: 39245797d6c5a72ec90e56c6c38805120d0ec865
SHA256: 000bbe50595f4386791f092bcef89b2613647164a0d139bb5e6df837df2d5429
SHA512: 011c6e1268af8055f16bbe69842efe0f7b3063b33cfcc343e533e67d93f8f2f58b78b3f3ef5240b8029ba4979debc565dbbff1684c93adaf954f856c26b0464c
Description: debug symbols for libpciaccess0
Auto-Built-Package: debug-symbols
Build-Ids: 0a19d39939a45f13295c0f563eec5be91b98b8ce
Multi-Arch: same

Package: libpcre16-3
Priority: optional
Section: libs
Installed-Size: 413
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre3
Version: 2:8.39-15+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34)
Filename: pool/target/p/pcre3/libpcre16-3_8.39-15+apertis0bv2024dev2b1_armhf.deb
Size: 235216
MD5sum: e3ad91a9ec50b51737c3a6e092312538
SHA1: dcdaf2833a599306f026642372ce0b99fdf1289d
SHA256: 30e0cac236301ee3dc91053554a24914deb713d53f4df37a428609d92d41b804
SHA512: 0ced02f5cb276b2852182a0d5f0ef8c3ab6f107431cc383799081e9b09c5cc30af75f9f4f477ae1251d0e3f722e8fef9df0ff697055c5a51df78c8cc7aff233c
Description: Old Perl 5 Compatible Regular Expression Library - 16 bit runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the 16 bit runtime library.
Multi-Arch: same

Package: libpcre2-16-0
Priority: optional
Section: libs
Installed-Size: 459
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre2
Version: 10.42-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/p/pcre2/libpcre2-16-0_10.42-1+apertis0bv2024dev3b1_armhf.deb
Size: 213552
MD5sum: bb5649abfa22b73c8f567aea87598972
SHA1: 2b6421792145c9dc493f5cac2c8b303124dbc6d0
SHA256: 7307bb3d792748a4ae893b7f329e2d41bbef84c40877e6cd2c7bcad02a40babf
SHA512: b42694e56f5fa60b24003f03a0133ac0f0b96a3b2255f6347037cabf9970012c04b4ee103aedeaeddc4e76204f312ba1094dbd095373bd8f1247b7042a5bb323
Description: New Perl Compatible Regular Expression Library - 16 bit runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 16 bit runtime library, which operates on
 UTF-16 input.
Homepage: https://pcre.org/
Multi-Arch: same

Package: libpcre2-16-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 637
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre2
Version: 10.42-1+apertis0bv2024dev3b1
Replaces: libpcre2-dbg (<< 10.34-2~)
Depends: libpcre2-16-0 (= 10.42-1+apertis0bv2024dev3b1)
Breaks: libpcre2-dbg (<< 10.34-2~)
Filename: pool/target/p/pcre2/libpcre2-16-0-dbgsym_10.42-1+apertis0bv2024dev3b1_armhf.deb
Size: 619956
MD5sum: dba36160b5092338934d444e2596fa8b
SHA1: 886040dcf30a73999b988a18d44c3c01d6b4e33e
SHA256: b516dce8421c5e8fb699994dfae886d77900f1aead30296d40e5b3d915b5f9f2
SHA512: fab00d86f534f34fbf0ec3323962e8defd5de3fb486a5273aa630a7dfaa410868b076ff8c4afe6184331ce9b4014e919a646f4f1b1dadda809ab2f2305ade8a7
Description: debug symbols for libpcre2-16-0
Auto-Built-Package: debug-symbols
Build-Ids: a0433a72938b51e46af4380420beb02cbaa02dbb
Multi-Arch: same

Package: libpcre2-32-0
Priority: optional
Section: libs
Installed-Size: 443
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre2
Version: 10.42-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/p/pcre2/libpcre2-32-0_10.42-1+apertis0bv2024dev3b1_armhf.deb
Size: 205300
MD5sum: 2e11f18d7f9d24e62b120c120949a0ba
SHA1: b1ff64a210988ed7ccbce36f93724847332a7ef0
SHA256: db01e3f7b7204676bed88f243f092bbc8e70cb552d5a6cfd079c9b7c7469f961
SHA512: dd7bd247883053f4c311ef375699f7ce382313e601c2e15fa96cc5348df5f75f3e5052f415ce8d7a456fc7367238b7c15d808bc6ed1e7179f14305331615e9bb
Description: New Perl Compatible Regular Expression Library - 32 bit runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 32 bit runtime library, which operates on
 UTF-32 input.
Homepage: https://pcre.org/
Multi-Arch: same

Package: libpcre2-32-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 608
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre2
Version: 10.42-1+apertis0bv2024dev3b1
Replaces: libpcre2-dbg (<< 10.34-2~)
Depends: libpcre2-32-0 (= 10.42-1+apertis0bv2024dev3b1)
Breaks: libpcre2-dbg (<< 10.34-2~)
Filename: pool/target/p/pcre2/libpcre2-32-0-dbgsym_10.42-1+apertis0bv2024dev3b1_armhf.deb
Size: 590236
MD5sum: 912ce5aaa34b1472518a0277a87717e5
SHA1: 554d60418fa80697769a7f074fd516e65fad1d66
SHA256: 63170531d5900598dafe9d31ad079eaae52c6123a89c7b786ca119f9f0645e05
SHA512: fb50ac897fa98edd1f832d5677ee074d1c4eac92acfe008b6e7082c5f88f47cdcee557fccf922201b7988df09f3653fb49873b218efca99e18db8922c8ab88d8
Description: debug symbols for libpcre2-32-0
Auto-Built-Package: debug-symbols
Build-Ids: d7bd11bc3278d39dc938a2fd9061ceeed5e3a326
Multi-Arch: same

Package: libpcre2-8-0
Priority: optional
Section: libs
Installed-Size: 500
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre2
Version: 10.42-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/p/pcre2/libpcre2-8-0_10.42-1+apertis0bv2024dev3b1_armhf.deb
Size: 229508
MD5sum: 41949401c9e0e08ea923b01574ee775e
SHA1: 4a9c8375972623e3e6183f17f382a089d3028cde
SHA256: a2d5f160bfe05739282a02775262f5e7ce7a0078895ac7d3d3f2f199d57b0924
SHA512: 5d27d664585c8c31bb7af7c0e29ec0b31e743d92b94f2095d5c926fcbe8032864efd9c516175d6c89cb943edd91e2222f4eba12cdea91912e295e73ee0743fa8
Description: New Perl Compatible Regular Expression Library- 8 bit runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 8 bit runtime library, which operates on
 ASCII and UTF-8 input.
Homepage: https://pcre.org/
Multi-Arch: same

Package: libpcre2-8-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 701
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre2
Version: 10.42-1+apertis0bv2024dev3b1
Replaces: libpcre2-dbg (<< 10.34-2~)
Depends: libpcre2-8-0 (= 10.42-1+apertis0bv2024dev3b1)
Breaks: libpcre2-dbg (<< 10.34-2~)
Filename: pool/target/p/pcre2/libpcre2-8-0-dbgsym_10.42-1+apertis0bv2024dev3b1_armhf.deb
Size: 682556
MD5sum: 3281d3eabd37b36770b6cc3b1128959c
SHA1: 833543911cf8324c2fcae86c63a710db46940c48
SHA256: 7220476b7a4f8f31dad0f06054e07a3385a38073d363af7c4430f55dcb54854f
SHA512: cf4fa993e7f8e723c7245ac80f960d3c291f7235a3f0184a188e68766bb57f890f15a87e9f3b499af1317e9a76f482626f7ce10fabcda2c7c7c8d78d5951dda5
Description: debug symbols for libpcre2-8-0
Auto-Built-Package: debug-symbols
Build-Ids: f46b812701b68e124a46191b407a79edf46212d8
Multi-Arch: same

Package: libpcre2-dev
Priority: optional
Section: libdevel
Installed-Size: 1725
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre2
Version: 10.42-1+apertis0bv2024dev3b1
Depends: libc-dev, libpcre2-8-0 (= 10.42-1+apertis0bv2024dev3b1), libpcre2-16-0 (= 10.42-1+apertis0bv2024dev3b1), libpcre2-32-0 (= 10.42-1+apertis0bv2024dev3b1), libpcre2-posix3 (= 10.42-1+apertis0bv2024dev3b1)
Conflicts: libpcre3-dev (<< 2:8.35-8)
Filename: pool/target/p/pcre2/libpcre2-dev_10.42-1+apertis0bv2024dev3b1_armhf.deb
Size: 668056
MD5sum: e06514f5112bb21a8270a0701115bcae
SHA1: 8ff97f2957aea7ab1170068b9a5f8260a1ee00d7
SHA256: 8ce931e3431cae392a838dcb1a368485a47477cdf06d95f47fbcd6f38ad337ca
SHA512: 4deba9ff56727f13dc39be9ca884a0b58549917f39654e89dcf5beebca8d2dea07e206b96482ec2011e274c522c4d2550f8219eb76a96afdba413ced71a87496
Description: New Perl Compatible Regular Expression Library - development files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the development files, including headers,
 static libraries, and documentation.
Homepage: https://pcre.org/
Multi-Arch: same

Package: libpcre2-posix3
Priority: optional
Section: libs
Installed-Size: 76
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre2
Version: 10.42-1+apertis0bv2024dev3b1
Replaces: libpcre2-posix0
Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22)
Conflicts: libpcre2-posix0
Filename: pool/target/p/pcre2/libpcre2-posix3_10.42-1+apertis0bv2024dev3b1_armhf.deb
Size: 57408
MD5sum: a003086384bbacef0393136b46c97fd4
SHA1: 72feacfcb3282364c996343391639203bdb4a401
SHA256: dbead4e83938efaa7a171d86aa24225c407fd2836fdfdbcc17fba9f8bc3ff44c
SHA512: e89e7b718d36f5fe74aac67d8cd23576e8dc0ac7cc7b4bea29d79dee51f9e626accd685376cc0d74a40df07f0615b99d6861be5e85b1176f0aaef8d580116d62
Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the runtime library for the posix-compatible API.
Homepage: https://pcre.org/
Multi-Arch: same

Package: libpcre2-posix3-dbgsym
Priority: optional
Section: debug
Installed-Size: 19
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre2
Version: 10.42-1+apertis0bv2024dev3b1
Replaces: libpcre2-dbg (<< 10.34-2~)
Depends: libpcre2-posix3 (= 10.42-1+apertis0bv2024dev3b1)
Breaks: libpcre2-dbg (<< 10.34-2~)
Filename: pool/target/p/pcre2/libpcre2-posix3-dbgsym_10.42-1+apertis0bv2024dev3b1_armhf.deb
Size: 6624
MD5sum: c185c0da2aab0fd0e4ecf8b1cef0cd5c
SHA1: b9ffaedf636b6c74172ec764776edd85be71d183
SHA256: efdba9b01221346815294bee8e5d1fca66653d3ca49ddb858941d2679d156dbf
SHA512: 8c3f0ec7de2cd1304dec5f987be5b9e3a1a2be2677760e6f4aca4a679a4428c9686ec3852f343ee3d40dae994b52bc55718e1aa9d41707b13cc37b9d1309b6e9
Description: debug symbols for libpcre2-posix3
Auto-Built-Package: debug-symbols
Build-Ids: 6c88206ea8eb2bcc1abc96c7346d7a62aebd1d66
Multi-Arch: same

Package: libpcre3
Priority: optional
Section: libs
Installed-Size: 524
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre3
Version: 2:8.39-15+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34)
Conflicts: libpcre3-dev (<= 4.3-3)
Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~)
Filename: pool/target/p/pcre3/libpcre3_8.39-15+apertis0bv2024dev2b1_armhf.deb
Size: 315440
MD5sum: 6c89120ac984a58ddcc14f6aabfa5c62
SHA1: 4a821af89287f56a90e9cfa524b90d7f23b24360
SHA256: 885ef23e8252a32a5c09ed01a665df55e124510185664b5c225fd56e2509dcb1
SHA512: 63ec8acc48afe4d5ddf5fe7477ba6a979ef6d6487773d70349b9cc26073ff980e5b4deedf2a6bb67d957996553daf7c3a3de940281eee37745e3b82a581e8cf0
Description: Old Perl 5 Compatible Regular Expression Library - runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 New packages should use the newer pcre2 packages, and existing
 packages should migrate to pcre2.
 .
 This package contains the runtime libraries.
Multi-Arch: same

Package: libpcre3-dbg
Priority: extra
Section: debug
Installed-Size: 1526
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre3
Version: 2:8.39-15+apertis0bv2024dev2b1
Depends: libpcre3 (= 2:8.39-15+apertis0bv2024dev2b1), libpcrecpp0v5 (= 2:8.39-15+apertis0bv2024dev2b1)
Filename: pool/target/p/pcre3/libpcre3-dbg_8.39-15+apertis0bv2024dev2b1_armhf.deb
Size: 1465948
MD5sum: 9bd66ef4f12a44fba230a7dc4b5d9eb0
SHA1: ae5f3d09074b087ae67656b6a0870753b548a39f
SHA256: c76655196af3ffde310f4873fadd8da158452b9431ec67ef1fd1a3723c933769
SHA512: 19547b54ffd1886e9512170a7c097dd2d95232dad6707ebc412dbb18c2cd872bfdcc0086fb3a03806cc8d4e41893c17ce8bdf18b40ded7348e1d59d341650ffc
Description: Old Perl 5 Compatible Regular Expression Library - debug symbols
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the debug symbols,
Build-Ids: 0f8ebcf53dd0525ef951b886c01e80888fcb3cc8 3acbfcc1ab376e65bb043248e663b78e55f77120 5b50ff8ced2083cd081d77fb909181e72a24a3bf 5fceab52824595d9ff54c9ade0e8198827bad585 d60ffd2fbc3ecf969e01ebad114dfdff39b7967c d76b02ac66f609f7946dc22a576fac237abfac07
Multi-Arch: same

Package: libpcre3-dev
Priority: optional
Section: libdevel
Installed-Size: 1497
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre3
Version: 2:8.39-15+apertis0bv2024dev2b1
Depends: libc-dev, libpcre3 (= 2:8.39-15+apertis0bv2024dev2b1), libpcre16-3 (= 2:8.39-15+apertis0bv2024dev2b1), libpcre32-3 (= 2:8.39-15+apertis0bv2024dev2b1), libpcrecpp0v5 (= 2:8.39-15+apertis0bv2024dev2b1)
Filename: pool/target/p/pcre3/libpcre3-dev_8.39-15+apertis0bv2024dev2b1_armhf.deb
Size: 591168
MD5sum: 61df59eff257c76be8dda9672040e615
SHA1: acd679dbaa5c1f627104ca720cc02d56cbaaff01
SHA256: 48f3d7b3fee5a9e70e107aea8823fb7b38510c8cbfc2d1ef5d41ad35e53f51bb
SHA512: 761e9318bb0372b9ab4e930fb32e73725da13aa285e9375d79d171a78dd1fa078925d6d9af17357644ad900f0366dab3ee46fc55a10eacf9618ebf4d7c8eed5b
Description: Old Perl 5 Compatible Regular Expression Library - development files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 New packages should use the newer pcre2 packages, and existing
 packages should migrate to pcre2.
 .
 This package contains the development files, including headers, static
 libraries, and documentation.
Multi-Arch: same

Package: libpcre32-3
Priority: optional
Section: libs
Installed-Size: 401
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre3
Version: 2:8.39-15+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34)
Filename: pool/target/p/pcre3/libpcre32-3_8.39-15+apertis0bv2024dev2b1_armhf.deb
Size: 226292
MD5sum: 48323cc765eb12a315dd0484cc671300
SHA1: eeb1f2e8a91a3733c41f1a68c07999460585b89a
SHA256: b4a36bdbb0e5848d4127f3490a514aba01e508cd194ade53ad9b90800f3e030b
SHA512: 94f25f63da85be4221855345f473c275ab993b6e5bdceace9d99b202ce4a56d03880d6dd5c78a2703f8b0c31c61e81d0bf13637c46ddc5c0b93dda5db9b82330
Description: Old Perl 5 Compatible Regular Expression Library - 32 bit runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the 32 bit runtime library.
Multi-Arch: same

Package: libpcrecpp0v5
Priority: optional
Section: libs
Installed-Size: 172
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre3
Version: 2:8.39-15+apertis0bv2024dev2b1
Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libpcre3, libstdc++6 (>= 5.2)
Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0
Filename: pool/target/p/pcre3/libpcrecpp0v5_8.39-15+apertis0bv2024dev2b1_armhf.deb
Size: 140920
MD5sum: 7f5c24d16ea8d8434b03955be74e38c4
SHA1: 8297d2412fb98e2c0cd02bd1de4e14ae3e212b52
SHA256: 9f9ab370d458b81430db9cc45edd68505030b9d51bbefbf83edf8b927dc15914
SHA512: e63381bfefad91964a9d19d212855ec92474641cd76d0206039c146a9d2da8f167601481f38ffa34631b20038d48cb156e1f0d013c61a6bf634abc67938c2be9
Description: Old Perl 5 Compatible Regular Expression Library - C++ runtime files
 This is a C++ library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the C++ runtime library.
Multi-Arch: same

Package: libpcsclite-dev
Priority: optional
Section: libdevel
Installed-Size: 198
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Architecture: armhf
Source: pcsc-lite
Version: 1.9.9-2+apertis1bv2024dev3b1
Depends: libpcsclite1 (= 1.9.9-2+apertis1bv2024dev3b1), libc6 (>= 2.34)
Recommends: python3
Filename: pool/target/p/pcsc-lite/libpcsclite-dev_1.9.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 68804
MD5sum: 126474269c56a716fc3f3046a5687f01
SHA1: 2b8769fe2160eec51ca33572b5b012ce6ae0b83d
SHA256: c28671f479f23252bdcc8bf1b972fc3cb0a6319e9adde62e6e7f54dbc9609527
SHA512: 514542db05b7e08ef0574aae08f10e733cf0d119f895ab2407d0f054268acbac522c98e0814fd16c5e251051ac07b819e285c8fc6c59d1e301bb46e43185a1e0
Description: Middleware to access a smart card using PC/SC (development files)
 The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
 in a very small form factor for communicating to smart cards and
 smart cards readers.
 .
 This package contains the files needed for compiling and linking
 an application that communicates to any reader available to the
 PC/SC daemon.
 .
 This package also contains the PC/SC spying library: libpcscspy.so
 See http://ludovicrousseau.blogspot.com/2011/11/pcsc-api-spy-third-try.html
Homepage: https://pcsclite.apdu.fr/
Multi-Arch: same

Package: libpcsclite-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 35
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Architecture: armhf
Source: pcsc-lite
Version: 1.9.9-2+apertis1bv2024dev3b1
Depends: libpcsclite-dev (= 1.9.9-2+apertis1bv2024dev3b1)
Filename: pool/target/p/pcsc-lite/libpcsclite-dev-dbgsym_1.9.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 21252
MD5sum: 0cb10ff16d227da75d2ae5f26e357de6
SHA1: 841fe0691d9936a9b8d4c2f71bb2cf8bb269b2de
SHA256: 2f8cde7e91ad980a0507eba359a935317b3743dd7a06524153e1e8e2a27376b1
SHA512: 1ccca043948e51d2695b0a581eb71281826a0b46ded71b123393dc26fe3e107cd52eae708b0220a5c2e14f305b962c8ecf76ad5e35f9b2d704bb258e29ec3d48
Description: debug symbols for libpcsclite-dev
Auto-Built-Package: debug-symbols
Build-Ids: 50356fe2ef7cfbd01240553d86e6b519b0610873
Multi-Arch: same

Package: libpcsclite1
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Architecture: armhf
Source: pcsc-lite
Version: 1.9.9-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Suggests: pcscd (= 1.9.9-2+apertis1bv2024dev3b1)
Breaks: libpcsclite-dev (<< 1.9.9-2+apertis1bv2024dev3b1), pcscd (<< 1.9.9-2+apertis1bv2024dev3b1)
Filename: pool/target/p/pcsc-lite/libpcsclite1_1.9.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 49420
MD5sum: 98f4c43984f85699bf92762c137409e8
SHA1: fa058573ba5ed03ac6840e2273347ed9c36d041c
SHA256: 55a88b7438de5b2de0434959666adfc0de5e928580b81699b65fd47897345bf7
SHA512: c49b70cc308d09f2744cbfee1e8198dcd92b6b92355b38a16850848321dda300276e98a9c4d050210343134e3d36f8e1db1d7b8f828ff020acf2db526fadcddd
Description: Middleware to access a smart card using PC/SC (library)
 The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
 in a very small form factor for communicating to smartcards and
 readers.
 .
 The PC/SC Lite library is used to connect to the PC/SC daemon from
 a client application and provide access to the desired reader.
Homepage: https://pcsclite.apdu.fr/
Multi-Arch: same

Package: libpcsclite1-dbgsym
Priority: optional
Section: debug
Installed-Size: 67
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Architecture: armhf
Source: pcsc-lite
Version: 1.9.9-2+apertis1bv2024dev3b1
Depends: libpcsclite1 (= 1.9.9-2+apertis1bv2024dev3b1)
Filename: pool/target/p/pcsc-lite/libpcsclite1-dbgsym_1.9.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 51600
MD5sum: 498cbaa21c78fd519934ba38119469e0
SHA1: 92e9dd73b9beecfd6e744f7fc0199d3f9d20dcb7
SHA256: 4ad056619b0a7599f5694405b5d81b45210fd24cd94f068b16e4d2a5cc3a55de
SHA512: 478ae5d6145d3a8a4e6ebd00d7fa5418d38d3e930f573d0af0bd1cd266c8750db23ac67bfb237c440b43041ca7952191d8215e2e12e286cd19597c2f30547c38
Description: debug symbols for libpcsclite1
Auto-Built-Package: debug-symbols
Build-Ids: 142c91db0b965f66dfa6c0936206cd4a7e663ed5
Multi-Arch: same

Package: libperl-dev
Priority: optional
Section: libdevel
Installed-Size: 3543
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: armhf
Source: perl
Version: 5.36.0-7+apertis1bv2024dev3b1
Provides: perl-xs-dev
Depends: perl:any (= 5.36.0-7+apertis1bv2024dev3b1), libperl5.36 (= 5.36.0-7+apertis1bv2024dev3b1), libc6-dev | libc-dev
Filename: pool/target/p/perl/libperl-dev_5.36.0-7+apertis1bv2024dev3b1_armhf.deb
Size: 946208
MD5sum: b93db4a449dfd94ab2cf7f4aea694486
SHA1: f157d609810561eabe84b9b512fbb4f194dbbad0
SHA256: d156979301654bf71e479e4569d700b0a815f89be24e7d06039e8a284850e9c9
SHA512: 46971cb8173386494f6f5d2f13d0476406a87c2c6d682a1ffec718969f8eeb673190ac58dd895cd74cebaec603d4c15539f98373308d77a9b4d5e741601f5b6a
Description: Perl library: development files
 Files for developing applications which embed a Perl interpreter.
Homepage: http://dev.perl.org/perl5/
Multi-Arch: same

Package: libperl5.36
Priority: optional
Section: libs
Installed-Size: 21096
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: armhf
Source: perl
Version: 5.36.0-7+apertis1bv2024dev3b1
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.103), libcompress-raw-zlib-perl (<< 2.105), libcompress-zlib-perl (<< 2.106), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.17), libio-compress-base-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-perl (<< 2.106), libio-compress-zlib-perl (<< 2.106), libmime-base64-perl (<< 3.16), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 3.26), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-hires-perl (<< 1.9770), libtime-piece-perl (<< 1.3401), perl (<< 5.22.0~), perl-base (<< 5.22.0~)
Depends: libbz2-1.0, libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libdb5.3, libgdbm-compat4 (>= 1.18-3), libgdbm6 (>= 1.21), zlib1g (>= 1:1.2.2.3), perl-modules-5.36 (>= 5.36.0-7+apertis1bv2024dev3b1)
Suggests: sensible-utils
Breaks: libcompress-raw-bzip2-perl (<< 2.103), libcompress-raw-zlib-perl (<< 2.105), libcompress-zlib-perl (<< 2.106), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.17), libfilter-perl (<< 1.60), libio-compress-base-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-perl (<< 2.106), libio-compress-zlib-perl (<< 2.106), libmime-base64-perl (<< 3.16), libstorable-perl (<< 3.26), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-hires-perl (<< 1.9770), libtime-piece-perl (<< 1.3401)
Filename: pool/target/p/perl/libperl5.36_5.36.0-7+apertis1bv2024dev3b1_armhf.deb
Size: 3505192
MD5sum: 0aa2f12c7a2d13928bcef265c41797d3
SHA1: 1e4aed5b39c4552fa23dc80d9a91de31892ffba1
SHA256: 14b864efa62c120316579ae60c65885eb1366af8d2b80d0dc52a1225dcb78e41
SHA512: 29738dd095575bff419248af1c9829940ecd05adb194071a27497cc7454ee1cf74daeb01464ffd4eb22bed346ce5424e9042f63786e218cecc56304db3535d9c
Description: shared Perl library
 This package contains the shared Perl library, used by applications
 which embed a Perl interpreter.
 .
 It also contains the architecture-dependent parts of the standard
 library (and depends on perl-modules-5.36 which contains the
 architecture-independent parts).
Homepage: http://dev.perl.org/perl5/
Multi-Arch: same

Package: libphonenumber-dev
Priority: optional
Section: libdevel
Installed-Size: 9463
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libphonenumber
Version: 8.12.57+ds-3+apertis2bv2024dev3b1
Depends: libphonenumber8 (= 8.12.57+ds-3+apertis2bv2024dev3b1), libgeocoding8 (= 8.12.57+ds-3+apertis2bv2024dev3b1), protobuf-api-32-0, libboost-thread-dev, libabsl-dev
Filename: pool/target/libp/libphonenumber/libphonenumber-dev_8.12.57+ds-3+apertis2bv2024dev3b1_armhf.deb
Size: 1022836
MD5sum: 6c36b5f6e4d7864569d271ead70a358c
SHA1: e26f3b379e643527e2cdb194483f6a9037d421a8
SHA256: 297690de34c64c8e0f8eb8ef4087c84860c04a86c2b2997b990df4d844c0e449
SHA512: 698929dc84e2acc548d1740270a20d3ba1a1a44537de2f856c997b3b845994cba51a1ab0ef82cfe1b9a602c9054aceec4618e12ba0a7c00b73c579fd93bcb7f0
Description: parsing/formatting/validating phone numbers - development files
 Google's common C++ and Java library for parsing, formatting, storing and
 validating international phone numbers.
 .
 This package contains the static libraries and include files.
Homepage: https://github.com/googlei18n/libphonenumber/
Multi-Arch: same

Package: libphonenumber8
Priority: optional
Section: libs
Installed-Size: 611
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libphonenumber
Version: 8.12.57+ds-3+apertis2bv2024dev3b1
Provides: libphonenumber8-protobuf32
Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libicu72 (>= 72.1~rc-1~), libprotobuf32 (>= 3.21.12), libstdc++6 (>= 11)
Filename: pool/target/libp/libphonenumber/libphonenumber8_8.12.57+ds-3+apertis2bv2024dev3b1_armhf.deb
Size: 192784
MD5sum: 27c1820a2063d1806e31945135290bde
SHA1: e15844b4878865258e5135c7182be656d71a20c8
SHA256: 7d62bc2d4c3af45bad4d59cf40d4d55b584306988f57a54362bfb81e7d11d46d
SHA512: a3918c72408b3ed77ce489a7032029e5ffcb51861e9261db68d5e79bf81c3dafc972ef6a714bdce82a604c3d0b2a59e69a850912e8daf484604e340e8f21793f
Description: parsing/formatting/validating phone numbers
 Google's common C++ and Java library for parsing, formatting, storing and
 validating international phone numbers.
 .
 This package contains the runtime libraries for C++ users.
Homepage: https://github.com/googlei18n/libphonenumber/
Multi-Arch: same

Package: libphonenumber8-dbgsym
Priority: optional
Section: debug
Installed-Size: 2126
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libphonenumber
Version: 8.12.57+ds-3+apertis2bv2024dev3b1
Depends: libphonenumber8 (= 8.12.57+ds-3+apertis2bv2024dev3b1)
Filename: pool/target/libp/libphonenumber/libphonenumber8-dbgsym_8.12.57+ds-3+apertis2bv2024dev3b1_armhf.deb
Size: 2059592
MD5sum: 69a3e3fded41d60937b83ce4c1b1bcea
SHA1: 31a1270a21ab1ffeea82b9f03ea447bd3d463288
SHA256: 55d4aae1e487fde9ed6c4674ab9265c9c8deda8efb4cbeccc552a42784a52933
SHA512: 441f85f6ebc50d08cbfde5cb02f72fa3e9565cf6096617899f58e2f897337cff2e6fb8a036ac3974c96e84983d6efd56962ba35c9b80094173d39141de78c644
Description: debug symbols for libphonenumber8
Auto-Built-Package: debug-symbols
Build-Ids: ec1ebc25f4176206f3c9e0a7867297d95fe3dfea
Multi-Arch: same

Package: libphonenumber8-java
Priority: optional
Section: java
Installed-Size: 18
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libphonenumber
Version: 8.12.57+ds-3+apertis2bv2024dev3b1
Replaces: libphonenumber7-java
Conflicts: libphonenumber7-java
Filename: pool/target/libp/libphonenumber/libphonenumber8-java_8.12.57+ds-3+apertis2bv2024dev3b1_all.deb
Size: 7272
MD5sum: ef0a5cbcb833458c6ac8a7a8ff2c4e28
SHA1: 7148071580a48e789e5a7c4638372fbdb15797e2
SHA256: a3ff6cc714c9688121fb1d4995c1e2d9adca61f5916f5f0c5faafd4d4dc61a9c
SHA512: ff02c95382956acaf24720d3a4e631cf9073497e4ed6a732211da22bdca22b7446090bd0e2498138ff612f1c1d9cdf6212fc10b0a412d31a0326d59816d889b4
Description: parsing/formatting/validating phone numbers - java
 Google's common C++ and Java library for parsing, formatting, storing and
 validating international phone numbers.
 .
 This package contains the runtime library JARs for Java users.
Homepage: https://github.com/googlei18n/libphonenumber/

Package: libpipewire-0.3-0
Priority: optional
Section: libs
Installed-Size: 630
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: libspa-0.2-modules (= 0.3.65-3+apertis3bv2024dev3b1), libc6 (>= 2.34)
Recommends: libpipewire-0.3-common
Suggests: pipewire (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/libpipewire-0.3-0_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 208816
MD5sum: c2f33d08be675fa58c5ee7581ef7beaa
SHA1: 95d1af77d014b5dc5a3d48fd91bedf43b22deac1
SHA256: a09cf24f0792ccfd4409b84593c43381e811b4347b19ac764297ccdeb658a340
SHA512: 0834501f529109054bf7c5f6752e1ce602df0de39cefcc90ccad8cbb900e0d851a02b9acb28e717316adefa330ce82b5a11b4e9f0b8cc4cb9f523332eb63a703
Description: libraries for the PipeWire multimedia server
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: libpipewire-0.3-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 926
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: libpipewire-0.3-0 (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/libpipewire-0.3-0-dbgsym_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 876128
MD5sum: 964a42f8f0eb214271935d619012ea96
SHA1: 444cdb373f7d2528a026347e96aba84748979712
SHA256: f2bdeeeb3b82b5d366c121448c8e74ff616f29446ae36af77057d575e5eedf72
SHA512: f4dd03e64c4e05be13adeb3854d6790eca30ac4db83997c7a38e273efe17214ad74ec620f012250654a6a297b7b10eff44165bc108af162b28a07d63d22f650a
Description: debug symbols for libpipewire-0.3-0
Auto-Built-Package: debug-symbols
Build-Ids: c52402b2e034163222f9f07423407350839dfb48
Multi-Arch: same

Package: libpipewire-0.3-common
Priority: optional
Section: libs
Installed-Size: 597
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: all
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Filename: pool/target/p/pipewire/libpipewire-0.3-common_0.3.65-3+apertis3bv2024dev3b1_all.deb
Size: 76048
MD5sum: d5609a953527b936b26cba4a3846df58
SHA1: d60317473262b6a6f4375047207704aaadaa2b53
SHA256: cff931bbac5b5d456783881fde2a1f012ff7313012331d53131d5036c1140004
SHA512: 13887a64ab024571461ef3412ca1176fe993062a15276729031d3603f6a95d1f73dbfd14c9129db3e695ab386b0d5665dcd6b0226d83ae33911edf0c10528a9b
Description: libraries for the PipeWire multimedia server - common files
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package is needed for the runtime libraries to display messages in
 languages other than English.
Homepage: https://pipewire.org/
Multi-Arch: foreign

Package: libpipewire-0.3-dev
Priority: optional
Section: libdevel
Installed-Size: 380
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: libpipewire-0.3-0 (= 0.3.65-3+apertis3bv2024dev3b1), libspa-0.2-dev (= 0.3.65-3+apertis3bv2024dev3b1)
Suggests: pipewire-doc
Filename: pool/target/p/pipewire/libpipewire-0.3-dev_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 66124
MD5sum: bc98604f0d0b34ef0d42b69383858b99
SHA1: 54c53a51a99f9e31ccfd3ac5a5be5033dba72b52
SHA256: ac046c875cb0014c3a4d3f9a935b085d7d17362af6d83d1d145a5573165ec6e6
SHA512: 8bea6e86c2b86b0b23d04d7d6396f737efec2de55c601e702623a1248311acc961621dbaeec78c8695b651096f4b4480b77580861b777e6fede7fcbcf5b8061f
Description: libraries for the PipeWire multimedia server - development
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains the development files.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: libpipewire-0.3-modules
Priority: optional
Section: libs
Installed-Size: 1877
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Replaces: pipewire (<< 0.3.5)
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.31.8), libpipewire-0.3-0 (= 0.3.65-3+apertis3bv2024dev3b1), libpulse0 (>= 0.99.1), libsndfile1 (>= 1.0.20), libssl3 (>= 3.0.0), libsystemd0
Breaks: pipewire (<< 0.3.5)
Filename: pool/target/p/pipewire/libpipewire-0.3-modules_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 472556
MD5sum: 40444e506d8e68b7797844a8a254dbec
SHA1: 6be412e6da9aeba4675a6f85f172418400155e17
SHA256: ad5861f8380fab7a39909d6c85a8b3dff248ddd51e7332b8f32df4ca0ef140e1
SHA512: 002d753b57639dff803a6a526f8e6ab31d4ffd432b1fb32e56076c95bc33c6c5afeb0784486c367ae63b399f7a1db22bbb928181377b79e29d1b9b570f0adbf6
Description: libraries for the PipeWire multimedia server - modules
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains modules used by the PipeWire server and by clients,
 and should not normally be depended on directly. PipeWire clients should
 depend on the pipewire package instead.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: libpipewire-0.3-modules-dbgsym
Priority: optional
Section: debug
Installed-Size: 3119
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: libpipewire-0.3-modules (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/libpipewire-0.3-modules-dbgsym_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 2802576
MD5sum: fe0a65808b4a16aeecc76596ece0404d
SHA1: a5c8ccb9d0d4c14d8937c0c9f53f2f76cd0f845c
SHA256: f066f84d12c7af3d9c9000c8075528acde96fa9ef6772d3f914959cc3bdfce5b
SHA512: db3b64831a219342883b5650ac3ac806d144ab6e2d72abfb471672e998634e53f1b0206328529e343b487afa1d76bdd36f7177e0d59a84e170c7ee89b5ab8572
Description: debug symbols for libpipewire-0.3-modules
Auto-Built-Package: debug-symbols
Build-Ids: 0262689ce208b4cd2f9c9aceeab131cbcafdc641 06038eb76bd01000fe935da65a116f68247858a1 1037541d42d7b3dfe04996b3bf94895ec26fa32e 162988916fa49662ae5d04cb48c054e475473fb8 1b52b7c6d251228ffec30fd3be7db631ef2289c0 1beb62d3413d08f48336bd63c039a666633e70a6 1d14a8be53500b5dd243035c4af9e0e015ea8241 21f5ce3bfafdeb3d59ec586b1d69b0f1dc248541 2d14fe44d0dec8ad45a472ce7e4bbef64a2d65ff 356988308a2fae11045819ec3f9c7c1fb88ed10e 41eef9f719afb2594c32ca96f0069ed320df8ad6 55d16bfe305a37405e4faf41bad7d6e5532f9264 58e8a187e7a42d3b2918f839d7cd0d2b0f7f03d9 5ca8b5109a27a957944b3501627db444935761f3 5f83e3ed11ba3ca748625352f1a278722f8ddffc 6334e352ddf11eef12dfb6c7e59f1666f89f0d10 6c74452ad17fb818a37bb713958f616c713df31b 6de90ec0f1ed2cb6d40267788ea226f7507043d1 6ff7ed340f9be7ebd14e8cecd29be169e8bb145c 810936384a63ab0b4a32988531979e343828ce07 9d9240b519ab805145326aa6478a21cfc03087b3 a3bb0d6e19cb7376e9d70de2743aa7659da98cf9 b116e92bd8ccb16a46ba7a9f2c82b8be412a0ec4 b38f3ca7a46ac7f4107db2f2086efbef31cfdae3 c114268fe1292baded90ec721c1b4c1069612522 c787ff3596b561a4b4dd20dd44cd24f5a8354fdd d2edcaf6966d9b1f36b09857ebe58eb1093a1efd d3f167a889bf4daf99a94fbf56f816267d5582e9 dcd03cea99bd36efbd5ba0b5d0b8cf7793d13c6b edc9c2eff06ef022102a51dfbe2507e00724c11c f2b4d61c66631392130ec5a2773355e29f112536
Multi-Arch: same

Package: libpipewire-0.3-modules-x11
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Replaces: libpipewire-0.3-modules (<< 0.3.63-3~)
Depends: libc6 (>= 2.4), libcanberra0 (>= 0.2), libpipewire-0.3-0 (= 0.3.65-3+apertis3bv2024dev3b1), libx11-6 (>= 2:1.7.0)
Breaks: libpipewire-0.3-modules (<< 0.3.63-3~)
Filename: pool/target/p/pipewire/libpipewire-0.3-modules-x11_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 23784
MD5sum: 8e3ad5a50a4ea61a157552d0ccc93546
SHA1: 8043d293df6cb89f263fa960fa55cc2f244dd0f0
SHA256: 6b0a495bedb90234efa92ede908dffb6f7f281176a46d94d54de26173d1b637a
SHA512: 2a16d11336443203216f5a7118cfbb35c5bc1899e6cf6a89e53d9220efa42c14a37a3326bc396b66eaa13b478a614a1b819c928e8406c33c8c1fabc00e3a698e
Description: libraries for the PipeWire multimedia server - X11 modules
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains X11 modules.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: libpipewire-0.3-modules-x11-dbgsym
Priority: optional
Section: debug
Installed-Size: 32
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: libpipewire-0.3-modules-x11 (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/libpipewire-0.3-modules-x11-dbgsym_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 18980
MD5sum: 4a04eb3a938d2d0b60dc36e499758985
SHA1: fb42200c0ede99cda43dee2e7723e9cb8fed8e7f
SHA256: 57b51958d3a4d8fc366b377009d48c7ec589f60e9689d6c616b5a4a4a34a884f
SHA512: 809f0de115e1bbe2bb7d52ceb1ae258cacdd001c4afaa5a47802cdb0d54ce7be70cb6d7ca48383e9d94fef3e69f221b273a2f17c3443fec6446a3119f893ebff
Description: debug symbols for libpipewire-0.3-modules-x11
Auto-Built-Package: debug-symbols
Build-Ids: 10bd9f18fa895e8d6f780a9f3a7a3c4599b13332
Multi-Arch: same

Package: libpixman-1-0
Priority: optional
Section: libs
Installed-Size: 810
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: pixman
Version: 0.42.2-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.29)
Filename: pool/target/p/pixman/libpixman-1-0_0.42.2-1+apertis0bv2024dev3b1_armhf.deb
Size: 467532
MD5sum: ecb7aa0f382db31878ee3cf0d22804f1
SHA1: 21099cdb5b0a947666d1c540692cce325f1ce20c
SHA256: 2810daa1e252a6f1106b5152ad4c9f076773a20638b72b38e7f8adca02c0dd20
SHA512: 6ad405329e448c7b3a7c7d92025f625f04c5e6e1529424073b817ce8e5c83c8d0543fe3c1a73a3f7dd46b6967fcd9c02b7386878effdea5cf68298b2977ed86f
Description: pixel-manipulation library for X and cairo
 A library for manipulating pixel regions -- a set of Y-X banded
 rectangles, image compositing using the Porter/Duff model
 and implicit mask generation for geometric primitives including
 trapezoids, triangles, and rectangles.
Homepage: http://pixman.org/
Multi-Arch: same

Package: libpixman-1-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1007
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: pixman
Version: 0.42.2-1+apertis0bv2024dev3b1
Replaces: libpixman-1-0-dbg (<< 0.34.0-2~)
Depends: libpixman-1-0 (= 0.42.2-1+apertis0bv2024dev3b1)
Breaks: libpixman-1-0-dbg (<< 0.34.0-2~)
Filename: pool/target/p/pixman/libpixman-1-0-dbgsym_0.42.2-1+apertis0bv2024dev3b1_armhf.deb
Size: 953748
MD5sum: fbe30c6defd1193fa267507641f6903e
SHA1: 165e0ee844ab5310a42887833674610625c46db6
SHA256: 44a723df730d1d1d34967e165f3ac684ffa64976562a6c7e4e0580d5a6e118c2
SHA512: a5f0787a3528a1e3a99a9350d2765cf4ce4bc50d88c35688f5929ed0706b64c64091750c88ab044e0ad3ed0bdf515297e09d93da1f42858073aee0b95f7a7fd2
Description: debug symbols for libpixman-1-0
Auto-Built-Package: debug-symbols
Build-Ids: 5eb86bcc28e1a85fe36e700d1704d31101585621
Multi-Arch: same

Package: libpixman-1-dev
Priority: optional
Section: libdevel
Installed-Size: 985
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: pixman
Version: 0.42.2-1+apertis0bv2024dev3b1
Depends: libpixman-1-0 (= 0.42.2-1+apertis0bv2024dev3b1)
Filename: pool/target/p/pixman/libpixman-1-dev_0.42.2-1+apertis0bv2024dev3b1_armhf.deb
Size: 488584
MD5sum: e9cb40a820c8a27ea02a5df7ec79145a
SHA1: 5a12c4211b4db70aa0cc22be705ca8bec14f4114
SHA256: 391d18360514d0b2b5f670e4cb41d344bdf9ceb66978d6287878c8d7f73090ba
SHA512: 1fb1f4a13aac68d62ce3b90a30365ecf3396c64d37e78ce1a2a749ad484effff170f1dea4db4d065eda23e2ade002d7e6194de5119eed58df1f2d50a14cb9c62
Description: pixel-manipulation library for X and cairo (development files)
 Development libraries, header files and documentation needed by
 programs that want to compile with the Cairo/X pixman library.
Homepage: http://pixman.org/
Multi-Arch: same

Package: libplymouth-dev
Priority: optional
Section: libdevel
Installed-Size: 527
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: plymouth
Version: 22.02.122-3+apertis2bv2024dev3b1
Replaces: plymouth-dev (<< 0.9.2-1~)
Depends: libplymouth5 (= 22.02.122-3+apertis2bv2024dev3b1)
Breaks: plymouth-dev (<< 0.9.2-1~)
Filename: pool/target/p/plymouth/libplymouth-dev_22.02.122-3+apertis2bv2024dev3b1_armhf.deb
Size: 108144
MD5sum: 9f87145364e8a8217bcb5a17570554cb
SHA1: 8cd0140424e5fb8dbd65df53e7f780700d362738
SHA256: ecb2d589fc862bceb3427d6cfd1b01903d96fbe4690ee1c0a642ebf045f392b4
SHA512: f19f35573d079ad7fb551145c10387a37d6f530259a673348c0ecf3e0afd605dbf874b2252478f2bc870407edceee0c094e929c73182354b7f344d9cd8874ac5
Description: graphical boot animation and logger - development files
 Plymouth is an application that runs very early in the boot process
 (even before the root filesystem is mounted!) that provides a graphical
 boot animation while the boot process happens in the background.
 .
 This package contains the development files to build Plymouth plugins.
Homepage: https://www.freedesktop.org/wiki/Software/Plymouth
Multi-Arch: same

Package: libplymouth5
Priority: optional
Section: libs
Installed-Size: 262
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: plymouth
Version: 22.02.122-3+apertis2bv2024dev3b1
Replaces: plymouth (<< 0.9.2-1~)
Depends: libc6 (>= 2.34), libpng16-16 (>= 1.6.2-1), libudev1 (>= 183)
Breaks: plymouth (<< 0.9.2-1~)
Filename: pool/target/p/plymouth/libplymouth5_22.02.122-3+apertis2bv2024dev3b1_armhf.deb
Size: 87524
MD5sum: 7d9c85d9039b39d91346d20bd1118dc5
SHA1: c81f8140f1981981998ff549dba2f1253dbb1141
SHA256: 4dd0bc16e71284ab37bae694094b086df3879ebadbef1526e41b1042b9fac7b0
SHA512: 9ab76bdc1a5933f45e32e1ec246e653c09c567a67039b0e0901f97d64e1ec9671ae87105e75531d6fa4fa06b76157903c8ac38e7d447d4ed70e644f5065d4271
Description: graphical boot animation and logger - shared libraries
 Plymouth is an application that runs very early in the boot process
 (even before the root filesystem is mounted!) that provides a graphical
 boot animation while the boot process happens in the background.
 .
 This package contains the shared libraries.
Homepage: https://www.freedesktop.org/wiki/Software/Plymouth
Multi-Arch: same

Package: libplymouth5-dbgsym
Priority: optional
Section: debug
Installed-Size: 343
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: plymouth
Version: 22.02.122-3+apertis2bv2024dev3b1
Depends: libplymouth5 (= 22.02.122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/plymouth/libplymouth5-dbgsym_22.02.122-3+apertis2bv2024dev3b1_armhf.deb
Size: 272788
MD5sum: b7a60077db1405a492c81f4186309d47
SHA1: cf395add5b8682280eedc331152abb2c374ab9c3
SHA256: d309043dc73b39f86f83be8bf3049ff7615bb48662d2918bff9ec6ff1dd90254
SHA512: 13bb878a23d08604bd6cb73866286b2381346460e8dbf331b7b9231eac1e9bf09d794e1d337d0a813394a38cb14c7744be2ad172d278c913a78b049a24204f72
Description: debug symbols for libplymouth5
Auto-Built-Package: debug-symbols
Build-Ids: 10f9efd27bfcab004d52fc09668e0965f7383278 37b0b6cb83893b325d6327df957977a7916c5dc3 84a9afa38d125d7e83f43682487f68294e5a4f0b ff1a818ab4ff3c6fed7e4244b33df0688c1f72c7
Multi-Arch: same

Package: libpng-dev
Priority: optional
Section: libdevel
Installed-Size: 719
Maintainer: Maintainers of libpng1.6 packages <libpng1.6@packages.debian.org>
Architecture: armhf
Source: libpng1.6
Version: 1.6.39-2+apertis1bv2024dev3b1
Replaces: libpng16-dev (<< 1.6.20-3), libpng16-devtools (<< 1.6.21-1)
Depends: libpng16-16 (= 1.6.39-2+apertis1bv2024dev3b1), zlib1g-dev
Recommends: libpng-tools
Conflicts: libpng12-0-dev, libpng12-dev, libpng2-dev, libpng3-dev
Breaks: libpng16-dev (<< 1.6.20-3), libpng16-devtools (<< 1.6.21-1)
Filename: pool/target/libp/libpng1.6/libpng-dev_1.6.39-2+apertis1bv2024dev3b1_armhf.deb
Size: 345688
MD5sum: 85d1483a00e1bccc32050a65dd87ae9b
SHA1: 92b378645cc0e9ca366e5ec4b731997d2f8b3194
SHA256: a960f85e6e80543b9bc7f133e57132a8feac9c755eb288ed8243ca97d62fe125
SHA512: 8a17b6f0d5b60b25b9f5aff6fb54d5e5a86033fd8bc72af3adfd6d1e550ce9dba253d358a83548ba942570922e0d8cd05c897436970fefe2cb025a191373aade
Description: PNG library - development (version 1.6)
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the header and development files needed to build
 programs and packages using libpng.
Homepage: http://libpng.org/pub/png/libpng.html
Multi-Arch: same

Package: libpng-tools
Priority: optional
Section: libdevel
Installed-Size: 166
Maintainer: Maintainers of libpng1.6 packages <libpng1.6@packages.debian.org>
Architecture: armhf
Source: libpng1.6
Version: 1.6.39-2+apertis1bv2024dev3b1
Replaces: libpng16-tools (<< 1.6.21-1)
Depends: libc6 (>= 2.34), libpng16-16 (= 1.6.39-2+apertis1bv2024dev3b1), zlib1g (>= 1:1.2.3.4)
Breaks: libpng16-tools (<< 1.6.21-1)
Filename: pool/target/libp/libpng1.6/libpng-tools_1.6.39-2+apertis1bv2024dev3b1_armhf.deb
Size: 127292
MD5sum: 49f36776d750da629a641e2ae3d096d4
SHA1: 948aee43276d9b04c857fe57c6dcea77ba1a05e3
SHA256: 1ace6a1a47957630c76bf53c1d9868b71ba2000327ba42a4bf7d4301b3611bdb
SHA512: 5d88d4cb8057fee7350f4f52f6f37f8b6497e629601484416295c59edef222d83845b1b57e0e8ecafcc5f86f718f16b21a029cccb9c48895c3f79069fae32409
Description: PNG library - tools (version 1.6)
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains a program to interact with libpng from the
 command line.
Homepage: http://libpng.org/pub/png/libpng.html
Multi-Arch: foreign

Package: libpng-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 71
Maintainer: Maintainers of libpng1.6 packages <libpng1.6@packages.debian.org>
Architecture: armhf
Source: libpng1.6
Version: 1.6.39-2+apertis1bv2024dev3b1
Depends: libpng-tools (= 1.6.39-2+apertis1bv2024dev3b1)
Filename: pool/target/libp/libpng1.6/libpng-tools-dbgsym_1.6.39-2+apertis1bv2024dev3b1_armhf.deb
Size: 48136
MD5sum: 5a3770f8907af75f4cae1827ad59830d
SHA1: bae637a9fbea0439c199b18398c72143dbf2a167
SHA256: c29694dcf628ba29a361ed63e0f5887ca3e28e892f298c62b7a99ccfc7c9d67a
SHA512: c9dd7a6ad4bf8fd206c62d7d33d63ae78ed4ebf97f47d8bcb96d04e55bd322ffbda80d7eece511b11afc970103020d03a4949e85c8f660fb01f007cd0123e4c5
Description: debug symbols for libpng-tools
Auto-Built-Package: debug-symbols
Build-Ids: 4d5bf3e767f7de3f18e765f2adbb511c2ebfb9a6 ebc17ea3787858f26fc08d9744d93428c4c94174

Package: libpng16-16
Priority: optional
Section: libs
Installed-Size: 342
Maintainer: Maintainers of libpng1.6 packages <libpng1.6@packages.debian.org>
Architecture: armhf
Source: libpng1.6
Version: 1.6.39-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.29), zlib1g (>= 1:1.2.11.dfsg)
Filename: pool/target/libp/libpng1.6/libpng16-16_1.6.39-2+apertis1bv2024dev3b1_armhf.deb
Size: 262460
MD5sum: 3b0835ee6018f3507dbaaf5ec663d824
SHA1: 10ef1952dd6a1fbcf11125ba067b2e0989ac32a5
SHA256: 3db448fe31c79975918295c3480ae140e4c9c2de4dfb034b1a827828a342a13b
SHA512: c53c13377b24a4d85e0fcd72e3de742044f69a2f1bc9a586325b0923a9c4b47efa89e341c9a73d8f6529313663c81cceeafd6571ba5ca45e1fd4e33cf5c59923
Description: PNG library - runtime (version 1.6)
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the runtime library files needed to run software
 using libpng.
Homepage: http://libpng.org/pub/png/libpng.html
Multi-Arch: same

Package: libpng16-16-dbgsym
Priority: optional
Section: debug
Installed-Size: 274
Maintainer: Maintainers of libpng1.6 packages <libpng1.6@packages.debian.org>
Architecture: armhf
Source: libpng1.6
Version: 1.6.39-2+apertis1bv2024dev3b1
Depends: libpng16-16 (= 1.6.39-2+apertis1bv2024dev3b1)
Filename: pool/target/libp/libpng1.6/libpng16-16-dbgsym_1.6.39-2+apertis1bv2024dev3b1_armhf.deb
Size: 246400
MD5sum: 578ab83e608798baa256d6e1afb3014f
SHA1: dcc234faa1e5e035e79ac662a44cfd2fb953a8d2
SHA256: e3454eba744d0c6871b46d48e939c9dd7b29e09ca95dd8c39d73103b53a4c845
SHA512: 0c65dbb0679e23581afbcb2d980175383c431185598d776182424f1fe60b0096776f8b8fdf6c0ac7ae2044395c11fe34d22d8ecce71dd5a02e3960d59437b708
Description: debug symbols for libpng16-16
Auto-Built-Package: debug-symbols
Build-Ids: fb5331c056a5515fe574e1fad6ec9f3a228c4d7f
Multi-Arch: same

Package: libpolkit-agent-1-0
Priority: optional
Section: libs
Installed-Size: 58
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (= 122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/policykit-1/libpolkit-agent-1-0_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 23812
MD5sum: 589daf42e9c6f9c8d115e7a44929be2e
SHA1: 07db4bec693af43da0062de454aacdd732401eef
SHA256: f604bb079bf0c8f559809e990826728f496ba1a3be69ebba374f9009151814de
SHA512: 71779102a4376339043ac557d5a467a0bf2ff0fe130a9cd073d45a320b563a754e30f701e58f906fbe84b83e1f13820b4c6c4a0dd06fd18cb1c05b00f3be1e33
Description: polkit Authentication Agent API
 polkit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 It was previously named PolicyKit.
 .
 This package contains a library for accessing the authentication agent.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Multi-Arch: same

Package: libpolkit-agent-1-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 63
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Depends: libpolkit-agent-1-0 (= 122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/policykit-1/libpolkit-agent-1-0-dbgsym_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 44044
MD5sum: be98c0c0d7d298e0af499459ed2fa540
SHA1: 49965b7e4372d7fee76419f47394337b8701d7a7
SHA256: b00189080c727d454acdc81b17e5cb0128c1f4d168b9e8a05885cca01ff4ae75
SHA512: 5e7b8909ad3cb5d795892ce91212851fd2202d4e1e99ee1b3430268aebcf9e2220b76d1eafa8730ddb1beca74e39a9d31d4ef2202fe2ffc99570b6d24a3948a2
Description: debug symbols for libpolkit-agent-1-0
Auto-Built-Package: debug-symbols
Build-Ids: a80080f369d0fa5362aa2fd9ef917e741d98a4d8
Multi-Arch: same

Package: libpolkit-agent-1-dev
Priority: optional
Section: libdevel
Installed-Size: 101
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Depends: gir1.2-polkit-1.0 (= 122-3+apertis2bv2024dev3b1), libpolkit-agent-1-0 (= 122-3+apertis2bv2024dev3b1), libpolkit-gobject-1-dev
Filename: pool/target/p/policykit-1/libpolkit-agent-1-dev_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 19852
MD5sum: 3a601ceaaec0511ee318dca6c00901d9
SHA1: 3225059e17ffebd3f7fd230ff0a1cc304b204c24
SHA256: f9cf15fd18242b477a29efe669510526f0205ecb0c31e664ec075af4b418cf66
SHA512: 7c09c604765f28dc84e49e0af271e9e5fdd0194cc98467d72c88e8d4812f51068767008db576ac632c31bbec3392d913956a7eb7dd9c7582d13cfc6173eaa6d8
Description: polkit Authentication Agent API - development files
 polkit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 It was previously named PolicyKit.
 .
 This package contains the development files for the library found in
 libpolkit-agent-1-0.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/

Package: libpolkit-gobject-1-0
Priority: optional
Section: libs
Installed-Size: 113
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libsystemd0 (>= 213)
Filename: pool/target/p/policykit-1/libpolkit-gobject-1-0_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 40348
MD5sum: 3f0b5f47de8fa7773d629de3138deb1f
SHA1: 6753e8be7ddcf4c5642be5dfe527b94d77b46bcb
SHA256: 0d49ecdefea7dbd7f099f0e433eb45112ced172f95ebc74531b4f3e7d23ed7e5
SHA512: caa64dfe3f32c76b3ea59c9f14cd10672852c48656cc53e0239ed2faccea7e0b005094f5db41e4a46bafafd2ac7278e4ebd71374459509dd545bfadec39bc81e
Description: polkit Authorization API
 polkit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 It was previously named PolicyKit.
 .
 This package contains a library for accessing polkit.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Multi-Arch: same

Package: libpolkit-gobject-1-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 148
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Depends: libpolkit-gobject-1-0 (= 122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/policykit-1/libpolkit-gobject-1-0-dbgsym_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 111556
MD5sum: 61a9609a114aa5241d627207ba856e27
SHA1: 6ba24d446395b87b3e41df2f16cb01e7892da8d9
SHA256: 26dfec8227bd96fc648d8dde64a4a5a941c352ec48b72d33c51fa99d4e4358b0
SHA512: b751a286f9dd4c30e02777e05ca6f5df00a985b208a14133c7f7cf94790751d37590465b00a2b2e886c026e9091dd03929cd7c7b46c9d8fb1ae7836a99052b9f
Description: debug symbols for libpolkit-gobject-1-0
Auto-Built-Package: debug-symbols
Build-Ids: 7520c10255472ecc7724fc2a030a797b33c06994
Multi-Arch: same

Package: libpolkit-gobject-1-dev
Priority: optional
Section: libdevel
Installed-Size: 358
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Depends: gir1.2-polkit-1.0 (= 122-3+apertis2bv2024dev3b1), libglib2.0-dev, libpolkit-gobject-1-0 (= 122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/policykit-1/libpolkit-gobject-1-dev_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 34568
MD5sum: 254c9b88b1f2e00f8b3db050a5e5b9b4
SHA1: e971dab290bf3d3ae35653d7dfbbb8f7f70a71b5
SHA256: 3b392ef3114ff89fc749336b901afb389ca1ea643970391e685fc98d97ff4b71
SHA512: 0ef91f32a7b67fd55d156375d5b54537a25ce94592e19534a29f8a73ba483e6ccb5222bd5d255c9045eb985d7f635ba517e70bba8b8c1f9cb638d7c9654bc3df
Description: polkit Authorization API - development files
 polkit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 It was previously named PolicyKit.
 .
 This package contains the development files for the library found in
 libpolkit-gobject-1-0.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/

Package: libpoppler-cpp-dev
Priority: optional
Section: libdevel
Installed-Size: 85
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler-cpp0v5 (= 22.12.0-2+apertis2bv2024dev3b1), libpoppler-dev (= 22.12.0-2+apertis2bv2024dev3b1)
Filename: pool/target/p/poppler/libpoppler-cpp-dev_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 29968
MD5sum: 8c45a6267a6e9cff12fd29a998e8cf04
SHA1: 96136fa23e7991c7ee60cfb291c5c3a975a091d3
SHA256: 9ad8d2b543197dd03b26366cc91f4c185b085fdb347fa6bcdf823d5322603d2d
SHA512: 362cdd8b0aa06ade8ef55d0859f895d2774e5630716ac77e39beb4311b1040e7af5152f4bc48eafc8fd9b5a0f38b2449c22e4ee252dfc6f1de27788c0bb3b834
Description: PDF rendering library -- development files (CPP interface)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the C++ Poppler interface.
Homepage: https://poppler.freedesktop.org/
Multi-Arch: same

Package: libpoppler-cpp0v5
Priority: optional
Section: libs
Installed-Size: 110
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Replaces: libpoppler-cpp0
Depends: libpoppler126 (= 22.12.0-2+apertis2bv2024dev3b1), libc6 (>= 2.4), libstdc++6 (>= 11)
Conflicts: libpoppler-cpp0
Filename: pool/target/p/poppler/libpoppler-cpp0v5_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 50420
MD5sum: bd8f7c13bbfb62218be5f580564cfa7b
SHA1: b963c7a54a22dc17654a470403556f383c3bd76e
SHA256: fd42552234c44f60319c31c2e51c94e3b04f1b5228c9bdd2f0a66caa13456921
SHA512: 4e14cf779fc8332c961ad2124291449783830293f9d9fb5158c1cd47c79e9b2d7853ca2612bb8fb84559bc99cf4ef09f3dfaf2c14138bfc23eb9ef9e17a57d0e
Description: PDF rendering library (CPP shared library)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the CPP shared library for applications
 using a simple C++ interface (using STL, and no other dependency) to Poppler.
Homepage: https://poppler.freedesktop.org/
Multi-Arch: same

Package: libpoppler-cpp0v5-dbgsym
Priority: optional
Section: debug
Installed-Size: 898
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler-cpp0v5 (= 22.12.0-2+apertis2bv2024dev3b1)
Filename: pool/target/p/poppler/libpoppler-cpp0v5-dbgsym_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 880132
MD5sum: 2252788f0e2cd9548c30aeb411c23479
SHA1: 4a45d0654931fa51d493ba062f93b31c7027f3aa
SHA256: a7cb24a56ff05dd325996fe38327a763402dba20d5873ecd92815a2721e7b7cb
SHA512: fe1555044ca42796c69a4ded6f75c3e46deae50ecfcc0e8917987945b5d630ee5ce3bc5862148810ca63687620a31123de15650dfca467e0730039029f800896
Description: debug symbols for libpoppler-cpp0v5
Auto-Built-Package: debug-symbols
Build-Ids: da8ad10776ef607bb3c02ff1cd2bee47e26431fd
Multi-Arch: same

Package: libpoppler-dev
Priority: optional
Section: libdevel
Installed-Size: 42
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler126 (= 22.12.0-2+apertis2bv2024dev3b1)
Filename: pool/target/p/poppler/libpoppler-dev_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 23368
MD5sum: f7931b7d087ae3ff0dcb05e9649fbfa1
SHA1: 33febc64c6edd3b6bdaebf03695145d323f343ad
SHA256: 610bccc15ca4f3dfc6a7854191e39b5db878627d8b3230f7328f2bc5d0d31510
SHA512: 2e022a580d7db945760e4604f5067246669178eba91a7356c5a8b318abdf14f45ad3864f66fd4b1b4dfb038d10af3f257a13db7ddc127afa5e0b28cd17c0d779
Description: PDF rendering library -- development files
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the development libraries needed to build applications
 using Poppler.
Homepage: https://poppler.freedesktop.org/
Multi-Arch: same

Package: libpoppler-glib-dev
Priority: optional
Section: libdevel
Installed-Size: 827
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler-glib8 (= 22.12.0-2+apertis2bv2024dev3b1), libpoppler-dev (= 22.12.0-2+apertis2bv2024dev3b1), gir1.2-poppler-0.18 (= 22.12.0-2+apertis2bv2024dev3b1), libglib2.0-dev (>= 2.41), libcairo2-dev (>= 1.10.0)
Suggests: libpoppler-glib-doc
Filename: pool/target/p/poppler/libpoppler-glib-dev_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 87584
MD5sum: 4504d05d85dc5c81fc315e9c0e5f475c
SHA1: 9561cb28faffc204ac47dccc9cfd4cc8d732d578
SHA256: 2f1167f26c1e6d109b807ecbb4350d99d009fd37646dbb053c3c497e2ec47f2d
SHA512: f36fcb71096032ae9f25c8dddec68e5fad920f6c375503628f1fd2b3bb0f9e9b00e530b7566307dea4b3247b542a39cde1db702b8e9e7b3b4ee1326765d60e3c
Description: PDF rendering library -- development files (GLib interface)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the GLib-based Poppler interface.
Homepage: https://poppler.freedesktop.org/

Package: libpoppler-glib-doc
Priority: optional
Section: doc
Installed-Size: 1639
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: all
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Recommends: libglib2.0-doc, libcairo2-doc
Filename: pool/target/p/poppler/libpoppler-glib-doc_22.12.0-2+apertis2bv2024dev3b1_all.deb
Size: 108940
MD5sum: 4eb0a631adbbd10bc28233df434c0c58
SHA1: 111ef1ea8124c16912d5ad33f152d565871a25e2
SHA256: dd3e6a6259dd248a1443f7665a59d26c7a034e810417ba986c7d4c79451d6c60
SHA512: 58989c1c764283d0e080429e5a7e486506f3b00a352920ee3e523cc84d0f9341b58e6a652824a3d326c85cedbf1ea714637d68f483b4abde37ad51760c5d9f3d
Description: PDF rendering library -- documentation for the GLib interface
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the API documentation of the GLib-based Poppler
 interface.
Homepage: https://poppler.freedesktop.org/
Multi-Arch: foreign

Package: libpoppler-glib8
Priority: optional
Section: libs
Installed-Size: 340
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler126 (= 22.12.0-2+apertis2bv2024dev3b1), libc6 (>= 2.34), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.67.1), libstdc++6 (>= 11)
Filename: pool/target/p/poppler/libpoppler-glib8_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 126916
MD5sum: 202630e5be18833eb75cd1b729cc427e
SHA1: 2003602c1e60dd1470eeeab19ad2f353a9dba07e
SHA256: df6d33f9c112bbafb28d764113e3229cc0d3fd84d43d855ca2b2c871de8e6735
SHA512: 30a17b7b708f5d061f1a837990c7023eae905a6c896019d1aa17e77fa82ddfc12b8ca2df5e4e08c296719ab7204446e738f4449d8bbfe566b4a59e6ab9afcc5e
Description: PDF rendering library (GLib-based shared library)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the GLib-based shared library for applications
 using the GLib interface to Poppler.
Homepage: https://poppler.freedesktop.org/
Multi-Arch: same

Package: libpoppler-glib8-dbgsym
Priority: optional
Section: debug
Installed-Size: 1909
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler-glib8 (= 22.12.0-2+apertis2bv2024dev3b1)
Filename: pool/target/p/poppler/libpoppler-glib8-dbgsym_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 1841572
MD5sum: c400b84e0bebf485c7eb4eee87c966d5
SHA1: 123f43061d8600ac2cd589af46c1160b7eb3bcda
SHA256: 917a3b83f39a53247ba4e13c98f10e6ee1b793518db5e25f3466318a6f7d9412
SHA512: 2a37cf85eb820364c356dac2cb7e77779387342ddf9f75467cb32c8877fc5f27ce815b445fa9204bb0dd991cefe06bd5ef9f618390f4023a52db0825bdbd1591
Description: debug symbols for libpoppler-glib8
Auto-Built-Package: debug-symbols
Build-Ids: a419201150cc3c5bdbbb405876c5e5bcd91467e6
Multi-Arch: same

Package: libpoppler-private-dev
Priority: optional
Section: libdevel
Installed-Size: 1691
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler-dev (= 22.12.0-2+apertis2bv2024dev3b1)
Suggests: libfreetype6-dev
Filename: pool/target/p/poppler/libpoppler-private-dev_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 207036
MD5sum: 5c9cf35c1908ecc6a0cdb3b08caf1cc3
SHA1: 88d2d41349acac2540677a9e902ffa763661601c
SHA256: 533d876885eadf64e0c77773528eea69f700bb0c40b7b89d067b1bedd231efe6
SHA512: 0d84685c6214112a6058f0933e191b9b0cd7a1a0380a49bc8e38e7d902c63b987887f31d4c628ec13dd8a9870ca1b973b6b8a8e8fcf918f9f8d10d03e086bf46
Description: PDF rendering library -- private development files
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the private and unstable headers needed to build
 applications using the private Poppler core library.
Homepage: https://poppler.freedesktop.org/
Multi-Arch: same

Package: libpoppler-qt5-1
Priority: optional
Section: libs
Installed-Size: 459
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler126 (= 22.12.0-2+apertis2bv2024dev3b1), libc6 (>= 2.32), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.5), liblcms2-2 (>= 2.2+git20110628), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 11)
Filename: pool/target/p/poppler/libpoppler-qt5-1_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 161232
MD5sum: e12e3372af3a69efac37fb8cb4d52019
SHA1: cd3708d0eb28d0800efeae4a3a60c652d8fc760b
SHA256: 346996a5bd5197289c6589cbc044656a6b9efd8d410455af20db9fc364cd59bd
SHA512: 9275a5b760781ed5de6146fb202a82c6b2c271ea8c03b95e8d7a98d02bef2ec8368ca062fb5f4bff7f305e00162c6a83e808604da49e79ca0db3f66e5b412df1
Description: PDF rendering library (Qt 5 based shared library)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the Qt 5 based shared library for applications
 using the Qt 5 interface to Poppler.
Homepage: https://poppler.freedesktop.org/
Multi-Arch: same

Package: libpoppler-qt5-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 4753
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler-qt5-1 (= 22.12.0-2+apertis2bv2024dev3b1)
Filename: pool/target/p/poppler/libpoppler-qt5-1-dbgsym_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 4674120
MD5sum: d2f4b9a610d59c1a5bb0ab0fd79ef482
SHA1: 780773829f7a151706f48eab58ecbd4a8df2fe23
SHA256: 379297d44515f450331dde0fa80e76ae098e44f62282cde6a4bbaa694fee3242
SHA512: dbc229d8810c12ccfaecfc625b82bb1316e49bac8fd17f1b31159376ef3697b81bcee8b8612fa65b08bf337ee18321cb19b4d105cb77126388040624761de0f3
Description: debug symbols for libpoppler-qt5-1
Auto-Built-Package: debug-symbols
Build-Ids: b763a8b095c123131385a67268db729de086a45d
Multi-Arch: same

Package: libpoppler-qt5-dev
Priority: optional
Section: libdevel
Installed-Size: 211
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler-qt5-1 (= 22.12.0-2+apertis2bv2024dev3b1), libpoppler-dev (= 22.12.0-2+apertis2bv2024dev3b1), qtbase5-dev
Filename: pool/target/p/poppler/libpoppler-qt5-dev_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 55420
MD5sum: 9c62ea8a81f31e38b90ee52d40b08096
SHA1: 3cd844cbd2675f16da8fa640665f7a45d29aba1d
SHA256: 93b69770e0c3e065a072f31f0f4e38d0f6c966a424bee9480a9368d2ca73aa2c
SHA512: f318ca99e0056e0b72cc578bba5632c45f10bd09eab7fe458e8afb18d4ae4f901bd58537dbf5bd6bee274fb4aaf214fe10021e0c491e2027560033946d66ff44
Description: PDF rendering library -- development files (Qt 5 interface)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the Qt 5-based Poppler interface.
Homepage: https://poppler.freedesktop.org/
Multi-Arch: same

Package: libpoppler-qt6-3
Priority: optional
Section: libs
Installed-Size: 428
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler126 (= 22.12.0-2+apertis2bv2024dev3b1), libc6 (>= 2.32), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.5), liblcms2-2 (>= 2.2+git20110628), libqt6core6 (>= 6.4.0), libqt6gui6 (>= 6.1.2), libstdc++6 (>= 11)
Filename: pool/target/p/poppler/libpoppler-qt6-3_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 148412
MD5sum: 92c5cd3b08e6b16f970f49113728c5fe
SHA1: 575b6811b5513cd17547afdc70be5395eac9dd21
SHA256: 381739ebd1b7bfff55092b274fc536517b3244351d6fea5f3317e0f0e4a26fb3
SHA512: dc308448adee131f822b225c79904ae45e90f3ae4b7d390dc304aa97a8f38a2e197841fbfc5b39dad0ca6726af198c679dc2b1727d66b69bfefe331612ed2822
Description: PDF rendering library (Qt 6 based shared library)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the Qt 6 based shared library for applications
 using the Qt 6 interface to Poppler.
Homepage: https://poppler.freedesktop.org/
Multi-Arch: same

Package: libpoppler-qt6-3-dbgsym
Priority: optional
Section: debug
Installed-Size: 4781
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler-qt6-3 (= 22.12.0-2+apertis2bv2024dev3b1)
Filename: pool/target/p/poppler/libpoppler-qt6-3-dbgsym_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 4735888
MD5sum: 78933f6db3c359219f274cc3695d60cf
SHA1: 684d6700ce7c46944034d6cc0a88da466b4c6345
SHA256: d50a65c85c5cfa68d6287447ec8f5e66c7b11195763dc860f52c60478017f621
SHA512: 99fa350c3daa9776a243b85147a9228bcc766ed6f09302a6d2a6cc79c90433333e8e7bb9efa6e690a66ce14d3bbbf243c90ab560ea2f56f0db27e2af6e66cec9
Description: debug symbols for libpoppler-qt6-3
Auto-Built-Package: debug-symbols
Build-Ids: 0f29690d9669c1dbdd374eb0d2cb8cacf2d58c82
Multi-Arch: same

Package: libpoppler-qt6-dev
Priority: optional
Section: libdevel
Installed-Size: 200
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler-qt6-3 (= 22.12.0-2+apertis2bv2024dev3b1), libpoppler-dev (= 22.12.0-2+apertis2bv2024dev3b1), qt6-base-dev
Filename: pool/target/p/poppler/libpoppler-qt6-dev_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 53640
MD5sum: 01502cb5adfae453a8a4aa64f14cf0d4
SHA1: a758a2d9ae78562f220af9a5aa7d3c04ad5bcb54
SHA256: c0842d8169a58c43fc98fa4b5f43042709713b810ff48bf587792a4991ed776e
SHA512: 1833489f0a057576c227cfdde14c0f551b1e8983887125d35e05c56d5a9fbd64c887806a806d9143ada07597cf6ebe4c919d3d27fbb1014dbe298fcd3f89ef7c
Description: PDF rendering library -- development files (Qt 6 interface)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the Qt 6-based Poppler interface.
Homepage: https://poppler.freedesktop.org/
Multi-Arch: same

Package: libpoppler126
Priority: optional
Section: libs
Installed-Size: 3231
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.35), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.5), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.7), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 11), libtiff6 (>= 4.0.3), zlib1g (>= 1:1.1.4)
Recommends: poppler-data
Filename: pool/target/p/poppler/libpoppler126_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 1734172
MD5sum: b1c74b41a2e999f8aa65a77f9cef9b68
SHA1: a013f5ff2ba37cbf6d5756c4cdaeab9904fb5ce5
SHA256: 3d1527ec69eb83eb88a3d10c18e08a55b0e509c691bacbbe4526783a18a68152
SHA512: ecc540ef0e2451d6a48912057830fe2c01a1f6fc0ef5803a25cdff046392aaec0f92d675491697574d6a81e94265f9fef9dbee68dcbd13fa4f04a4b400db7984
Description: PDF rendering library
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the shared core library.
Homepage: https://poppler.freedesktop.org/
Multi-Arch: same

Package: libpoppler126-dbgsym
Priority: optional
Section: debug
Installed-Size: 9162
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: libpoppler126 (= 22.12.0-2+apertis2bv2024dev3b1)
Filename: pool/target/p/poppler/libpoppler126-dbgsym_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 8991588
MD5sum: e1715c6c374e4be79dd43d551713c9f0
SHA1: 05eac599bc1e8fe69635c46f9aac980bc40fcfa1
SHA256: 0a3872227eb645f170752ecf5d0dfc9c4a73fab9c5883dedae2f88fe66cba0cd
SHA512: 3a85069ec76f4e461f05292b012fccd9469172a168f3c4ee7c26f36870bcf621239e11c4f0a65d43c0a11863d2700b070ae16532f332d98bd6ffd63f01624641
Description: debug symbols for libpoppler126
Auto-Built-Package: debug-symbols
Build-Ids: f7af868366f8f25e3cec85bedaedf65123cbc6a5
Multi-Arch: same

Package: libpopt-dev
Priority: optional
Section: libdevel
Installed-Size: 114
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: armhf
Source: popt
Version: 1.19+dfsg-1+apertis1bv2024dev3b1
Depends: libc6-dev | libc-dev, libpopt0 (= 1.19+dfsg-1+apertis1bv2024dev3b1)
Filename: pool/target/p/popt/libpopt-dev_1.19+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 44388
MD5sum: ed85aeddc8103ec912a895aaf189d874
SHA1: a15ab62e4497b8588263186532c626d12af73612
SHA256: 99e0c4f9f5dbfa6753c18ddd2607deb83c126e63e4406e6d75c3a8b4892554ef
SHA512: 48b2b6e2c03ba04b2afac4572d5e1aff55f0235440745e42d7754d4955f3be12c0ffd9e3b45bf0adf04fc3b59e48c98bdaca83f248991f45632a56cc1980add9
Description: lib for parsing cmdline parameters - development files
 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the popt static library and header file.
Homepage: https://github.com/rpm-software-management/popt
Multi-Arch: same

Package: libpopt0
Priority: optional
Section: libs
Installed-Size: 228
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: armhf
Source: popt
Version: 1.19+dfsg-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Filename: pool/target/p/popt/libpopt0_1.19+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 41080
MD5sum: ffbd2737c71b83ab0fef34239a249767
SHA1: 4e09e23faa6859704aa569da7cc1c41c98ef4133
SHA256: 0edfbd568a5ea97aa7624449da867e697937dd2f924411dc730e0d6f4cd0561b
SHA512: a4d004155e4dda6495e6fb3c860d6e37e26c2bdd4822e494fa1eca6dd38248215284c800b6e8da3e46355ff3aa89665523719cf1747541d059d2c286fa845d2a
Description: lib for parsing cmdline parameters
 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the runtime library and locale data.
Homepage: https://github.com/rpm-software-management/popt
Multi-Arch: same

Package: libpopt0-dbgsym
Priority: optional
Section: debug
Installed-Size: 80
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: armhf
Source: popt
Version: 1.19+dfsg-1+apertis1bv2024dev3b1
Depends: libpopt0 (= 1.19+dfsg-1+apertis1bv2024dev3b1)
Filename: pool/target/p/popt/libpopt0-dbgsym_1.19+dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 65224
MD5sum: 57560c3f775229c1b4d6c76dab8a420f
SHA1: 66415ab6c25ea40a010fdb9cd62825ae6cafffd9
SHA256: a7108a74cc9f836ab39ee1637200ba175f588274641b60ef746715fcbbcb3433
SHA512: b4aefcdeb18374c663ce4d09121946a1a0c8cb904121b09f35293301acffa7b019fdf7cd23e18a0937b3b59413f80d638f73fb111a1dd9a43b7b2d30487ffbbe
Description: debug symbols for libpopt0
Auto-Built-Package: debug-symbols
Build-Ids: 25440c40d50f63f161b0be3d0328723608b7aae4
Multi-Arch: same

Package: libprestwoodiface0
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Apertis package maintainers <packagers@lists.apertis.org>
Architecture: armhf
Source: prestwood
Version: 0.2024.1bv2024dev2b1
Replaces: prestwood (<< 0.2024.1bv2024dev2b1)
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
Breaks: prestwood (<< 0.2024.1bv2024dev2b1)
Filename: pool/target/p/prestwood/libprestwoodiface0_0.2024.1bv2024dev2b1_armhf.deb
Size: 16860
MD5sum: e9a2b96183e0e9e94424b8e3a9cacc65
SHA1: ece07abe2a11b714ba8f20b7032972a9eae94822
SHA256: 0fa36b289b7a78a2182d76a94e36a557f9cb23a9d64bc002d177e0573d31dc68
SHA512: 0b213aff4a191488043a05b5e7bf733f1c0ae585e9aa34443e678eca8758014a5fbb860cec108aa1db70787c48c76a0916d67af4e59a1822832a15689bbfde90
Description: Mount point monitoring service - shared library
 Prestwood maintains a list of mount points.
 .
 This package contains the shared library for its D-Bus API.
Multi-Arch: same

Package: libprestwoodiface0-dbgsym
Priority: optional
Section: debug
Installed-Size: 54
Maintainer: Apertis package maintainers <packagers@lists.apertis.org>
Architecture: armhf
Source: prestwood
Version: 0.2024.1bv2024dev2b1
Replaces: prestwood-dbg (<< 0.1703.0-0co1~)
Depends: libprestwoodiface0 (= 0.2024.1bv2024dev2b1)
Breaks: prestwood-dbg (<< 0.1703.0-0co1~)
Filename: pool/target/p/prestwood/libprestwoodiface0-dbgsym_0.2024.1bv2024dev2b1_armhf.deb
Size: 32952
MD5sum: e75316de415c4752c8db1ab39a4de24e
SHA1: 841c4f0762e7cf00ad222c2295983465887b9a24
SHA256: 3b01a065f4492546327119a6a6878a31dcd6284d675b3454572a39158c50da1f
SHA512: ca16e60cb2842f1797f2d9386b2020bb168b6be61e5bed0173fe71dfb9645eb1dd60d93cddc27873a80f4be6af56881a3cc03d580781525d34dfaaff694873fd
Description: debug symbols for libprestwoodiface0
Auto-Built-Package: debug-symbols
Build-Ids: 25eeb103476f7697daeef1fa966e5d0bc7bb27c4
Multi-Arch: same

Package: libproc2-0
Priority: optional
Section: libs
Installed-Size: 135
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: procps
Version: 2:4.0.2-3+apertis1bv2024dev3b1
Replaces: procps (<< 1:3.3.2-1)
Depends: libc6 (>= 2.34), libsystemd0 (>= 209)
Filename: pool/target/p/procps/libproc2-0_4.0.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 56852
MD5sum: b0be5e5420c1571951122ca2b0c239ff
SHA1: 6f4d4f2292480e23636f1751f0270e830aa2e7f0
SHA256: ff33f68251056121ef56ad263318372c7dbd888c0a6ecfee472d77aa8d263bba
SHA512: 47188edf13f979aa9faec4199f6e2b1656803d60812ea2bdf35c7c8420a3add6bfdb476869dbab462f92649bb8e2a2eba4abbe8240def6623c17b19d58a5819d
Description: library for accessing process information from /proc
 The libproc2 library is a way of accessing information out of the /proc
 filesystem.
 .
 This package contains the shared libraries necessary to run programs
 compiled with libproc2.
Homepage: https://gitlab.com/procps-ng/procps
Multi-Arch: same

Package: libproc2-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 190
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: procps
Version: 2:4.0.2-3+apertis1bv2024dev3b1
Depends: libproc2-0 (= 2:4.0.2-3+apertis1bv2024dev3b1)
Filename: pool/target/p/procps/libproc2-0-dbgsym_4.0.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 145892
MD5sum: a3060155ec8171e4d2c13b6441719456
SHA1: f24deff984ab8af56fb5f2fa5e4b229663ab23b9
SHA256: 5fd5c18608e8be44fab1a395cb6d1a351b3f772fdc6fded6177e42186369f0e9
SHA512: 8fc2d7e8460f334b923b0970877b55c95a46e90300793922dd2cb1e1488ad84085953d0f2d677ae709ebc2252faafcfe36dbb4062661f17955877530aaaa1079
Description: debug symbols for libproc2-0
Auto-Built-Package: debug-symbols
Build-Ids: 6bac2103e8216a33cf7032937a7357dac49254e0
Multi-Arch: same

Package: libproc2-dev
Priority: optional
Section: libdevel
Installed-Size: 288
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: procps
Version: 2:4.0.2-3+apertis1bv2024dev3b1
Replaces: libproc-2-dev
Depends: libproc2-0 (= 2:4.0.2-3+apertis1bv2024dev3b1)
Conflicts: libproc-2-dev
Filename: pool/target/p/procps/libproc2-dev_4.0.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 74740
MD5sum: fb80419fc6c6c1cfbae1ba5a1c619512
SHA1: 1c11f52091675d749f26c993494f636b6881ea68
SHA256: 48a936652d7ebf6d57ebf8bf1201d1b2009efc75b519146c37b98a537c436cac
SHA512: 2d0a2a153fdcd6122f47d0237bcc389493a479fd833e33dccc4514d06b1fbd013f724d19ba17bea7bc17c9cb04087eb61bc2451130c3d9546c8c685f3313cbe6
Description: library for accessing process information from /proc
 These are the header files for libproc2. Some packages using libproc2
 to access process information from /proc need these to compile.
Homepage: https://gitlab.com/procps-ng/procps
Multi-Arch: same

Package: libprotobuf-dev
Priority: optional
Section: libdevel
Installed-Size: 9307
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Provides: protobuf-api-32-0
Depends: zlib1g-dev, libprotobuf32 (= 3.21.12-3+apertis2bv2024dev3b1), libprotobuf-lite32 (= 3.21.12-3+apertis2bv2024dev3b1)
Breaks: protobuf-compiler (>> 3.21.12-3+apertis2bv2024dev3b1), protobuf-compiler (<< 3.21.12-3+apertis2bv2024dev3b1)
Filename: pool/target/p/protobuf/libprotobuf-dev_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 1248868
MD5sum: 584afb5eae0440293331856039ecf913
SHA1: 2b9443b62d43583ac0f6b42920cc81762886abfc
SHA256: 9ced64b85a9a7a922433965921315e2b21b2968e6887a925f958eed67367b79d
SHA512: 4552cd656e7a610c8c6d2e342d4cd1feb61d83a966148c3bec2064c436140289550fb283b8806b75f3aebd5d9f5d147f83b2bd09e0e0cbc639b94137c068108c
Description: protocol buffers C++ library (development files) and proto files
 Protocol buffers are a flexible, efficient, automated mechanism for
 serializing structured data - similar to XML, but smaller, faster, and
 simpler. You define how you want your data to be structured once, then you can
 use special generated source code to easily write and read your structured
 data to and from a variety of data streams and using a variety of languages.
 You can even update your data structure without breaking deployed programs
 that are compiled against the "old" format.
 .
 Google uses Protocol Buffers for almost all of its internal RPC protocols and
 file formats.
 .
 This package contains the development headers and static libraries needed for
 writing C++ applications. Includes well known proto type files.
Homepage: https://github.com/google/protobuf/
Multi-Arch: same

Package: libprotobuf-lite32
Priority: optional
Section: libs
Installed-Size: 632
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Depends: libc6 (>= 2.28), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/p/protobuf/libprotobuf-lite32_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 241516
MD5sum: fcc48998ffb8c90ee4c062b4a1334280
SHA1: e96c50a1a7e0b728142c45e292b876cfa2a8514d
SHA256: 08345c79aa4589e7f85232fc61480f7708352ce04668659104a188c78f319fb3
SHA512: 43708bb9abe2dc63873046d7cc09b4d7dba3313124284c34638a77a58a49158e6f61adaebf0896753ece8e2f313e6aa9a7607fee5dd58099904f75b0fce2e872
Description: protocol buffers C++ library (lite version)
 Protocol buffers are a flexible, efficient, automated mechanism for
 serializing structured data - similar to XML, but smaller, faster, and
 simpler. You define how you want your data to be structured once, then you can
 use special generated source code to easily write and read your structured
 data to and from a variety of data streams and using a variety of languages.
 You can even update your data structure without breaking deployed programs
 that are compiled against the "old" format.
 .
 Google uses Protocol Buffers for almost all of its internal RPC protocols and
 file formats.
 .
 This package contains the runtime library needed for C++ applications whose
 message definitions have the "lite runtime" optimization setting.
Homepage: https://github.com/google/protobuf/
Multi-Arch: same

Package: libprotobuf-lite32-dbgsym
Priority: optional
Section: debug
Installed-Size: 1952
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Depends: libprotobuf-lite32 (= 3.21.12-3+apertis2bv2024dev3b1)
Filename: pool/target/p/protobuf/libprotobuf-lite32-dbgsym_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 1779992
MD5sum: 737596fce5d0316837b4ad9f91a0884b
SHA1: dd76646b4c6e102a49eaeeabdfb807659f36f1a8
SHA256: 7a336a8e9533b7e53d1c59c90ecfc140c821e03a17f07f630a66f455ee420a11
SHA512: 5f3f0707e4cf1598c1e5a3fdce6958fcef3ebcdd82e1161e1377f99412c3a47adaee79daf50516ed9d5b6a2d29c8314ee3dfcc96620e4fc2baa41f32207ef09c
Description: debug symbols for libprotobuf-lite32
Auto-Built-Package: debug-symbols
Build-Ids: 24242a47aa81a1ac663f2d910a67f358f846d17b
Multi-Arch: same

Package: libprotobuf32
Priority: optional
Section: libs
Installed-Size: 2223
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Breaks: cura-engine (<< 1:3.3.0-2.1+b1), libarcus3 (<< 3.3.0-2)
Filename: pool/target/p/protobuf/libprotobuf32_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 825392
MD5sum: 0f45d4db444dd7977840435d5769b45f
SHA1: 3f4dfa61c263c639d671668d09dff126b4405db2
SHA256: 5cd8ae9ced4f6c5068eabb9f28810ed02b7002fe84e05567b244d9b6190b3e38
SHA512: 9c9218860ee985a34a5168b7cab65774681e82470fafb677e7b76c99b1fe2ff4ef3ca28674acc164007b958da4595173d85a67f0e3a670b0e378f86d1cb034d3
Description: protocol buffers C++ library
 Protocol buffers are a flexible, efficient, automated mechanism for
 serializing structured data - similar to XML, but smaller, faster, and
 simpler. You define how you want your data to be structured once, then you can
 use special generated source code to easily write and read your structured
 data to and from a variety of data streams and using a variety of languages.
 You can even update your data structure without breaking deployed programs
 that are compiled against the "old" format.
 .
 Google uses Protocol Buffers for almost all of its internal RPC protocols and
 file formats.
 .
 This package contains the runtime library needed for C++ applications.
Homepage: https://github.com/google/protobuf/
Multi-Arch: same

Package: libprotobuf32-dbgsym
Priority: optional
Section: debug
Installed-Size: 12030
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Depends: libprotobuf32 (= 3.21.12-3+apertis2bv2024dev3b1)
Filename: pool/target/p/protobuf/libprotobuf32-dbgsym_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 11548160
MD5sum: f2ff1bf20353c28b74a10e8ca4fc7143
SHA1: 0868a236b63b9c6f0d2e2e18e1ed86ff50a99507
SHA256: 2be72c32919c65af87faeb1357cf2c5315ec937919925f67c9ed5dc17d78e3f8
SHA512: 2b49bd730b3f1003fa5a845be696ec75a402dd9c9d6454fcf8af015888688e7d1bce6977d2e7ea62c317264c9a9d517bcdd8e91e119c392fbe9b1791b5e95114
Description: debug symbols for libprotobuf32
Auto-Built-Package: debug-symbols
Build-Ids: 687f4d2bbd697f42629870368948e62b0e89a87d
Multi-Arch: same

Package: libprotoc-dev
Priority: optional
Section: libdevel
Installed-Size: 4735
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Replaces: libprotobuf-dev (<< 2.1.0)
Depends: libprotoc32 (= 3.21.12-3+apertis2bv2024dev3b1), libprotobuf-dev (= 3.21.12-3+apertis2bv2024dev3b1)
Breaks: libprotobuf-dev (<< 2.1.0)
Filename: pool/target/p/protobuf/libprotoc-dev_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 901400
MD5sum: 9dbfbb3087b0d2b85978afe431a4c027
SHA1: b1bac77046a6f1d85e3c1566b0d434eea1ac2963
SHA256: 5a12ad6399e9ced7692df9a8fd4f2baab54de02ccdb5e33d39d26fb9aa4c07ae
SHA512: 5d64a65e15834f8bcdb89a385c83dbfbdae5d4e146b2c69c1a9b3386e752789781c5ad89fadbc94b946c9b46c2bb8ee05ced1d373eec20f9b29334c70172f844
Description: protocol buffers compiler library (development files)
 Protocol buffers are a flexible, efficient, automated mechanism for
 serializing structured data - similar to XML, but smaller, faster, and
 simpler. You define how you want your data to be structured once, then you can
 use special generated source code to easily write and read your structured
 data to and from a variety of data streams and using a variety of languages.
 You can even update your data structure without breaking deployed programs
 that are compiled against the "old" format.
 .
 Google uses Protocol Buffers for almost all of its internal RPC protocols and
 file formats.
 .
 This package contains the development headers and static library needed for
 writing protobuf compilers.
Homepage: https://github.com/google/protobuf/
Multi-Arch: same

Package: libprotoc32
Priority: optional
Section: libs
Installed-Size: 2048
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libprotobuf32 (>= 3.21.12), libstdc++6 (>= 11)
Filename: pool/target/p/protobuf/libprotoc32_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 753216
MD5sum: 77a0ea769dda934f2fd49f7b302a0998
SHA1: 29fe179d5bd9fd9c47634b609a3e24fe1807326b
SHA256: 061d64b310c47aed93ae37471853bc4afa8ce6dafe5a964fd7711709f9665e84
SHA512: 9798fca3343203d0f36e14835721893f05e58de429c6d17cc8a59eca55c1c1f52977c988043dd04a1601bc710412dae0ea9b7c63c2fc95b040a27468983a576a
Description: protocol buffers compiler library
 Protocol buffers are a flexible, efficient, automated mechanism for
 serializing structured data - similar to XML, but smaller, faster, and
 simpler. You define how you want your data to be structured once, then you can
 use special generated source code to easily write and read your structured
 data to and from a variety of data streams and using a variety of languages.
 You can even update your data structure without breaking deployed programs
 that are compiled against the "old" format.
 .
 Google uses Protocol Buffers for almost all of its internal RPC protocols and
 file formats.
 .
 This package contains the runtime library needed for the protocol buffer
 compiler.
Homepage: https://github.com/google/protobuf/
Multi-Arch: same

Package: libprotoc32-dbgsym
Priority: optional
Section: debug
Installed-Size: 16243
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Depends: libprotoc32 (= 3.21.12-3+apertis2bv2024dev3b1)
Filename: pool/target/p/protobuf/libprotoc32-dbgsym_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 16096084
MD5sum: 77dca912209da4417811fc3240a5b06c
SHA1: 9c2093d7fefac94ac495d8ce13a84b2e943b8ac5
SHA256: 2ed5216303df007b64d5c8788b61cc44b93229ba60bf17f9c1244a54bcb722e5
SHA512: 4ae9c2118636a151c9555728f82c720e6dfbe1510474dd3ccbdbf94bcccc292817d301e908ccf8679b49c6fb1abd7a97725f22f086fd7ad9e40f9593ad4ec64f
Description: debug symbols for libprotoc32
Auto-Built-Package: debug-symbols
Build-Ids: b7a9451ce37c36b502494ee4b61bc15b2fc7faf0
Multi-Arch: same

Package: libprotozero-dev
Priority: optional
Section: libdevel
Installed-Size: 185
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: armhf
Source: protozero
Version: 1.7.1-1+apertis1bv2024dev3b1
Replaces: libosmium2-dev (<< 2.4.1-2~)
Suggests: protozero-doc
Breaks: libosmium2-dev (<< 2.4.1-2~)
Filename: pool/target/p/protozero/libprotozero-dev_1.7.1-1+apertis1bv2024dev3b1_armhf.deb
Size: 41604
MD5sum: d8fa71c16bfaabcdaee099cf67e37eb7
SHA1: 504c735a56d683ffe91065db11245d4350646b0b
SHA256: 2f7459118fde04a8994387c13dc7acf6639a57944a65feb919a96965fc3bef3e
SHA512: e331b42c983ca684a1f5f038813d38208642abca45c4aa18303ee804f5d0ad12279380f848ea9a3e4b63608fdfe47977512265937870e8d276ddc912b497bef5
Description: Minimalistic protocol buffer decoder and encoder in C++
 protozero is a minimalistic protocol buffer decoder and encoder in C++.
 .
 Designed for high performance. Suitable for writing zero copy parsers
 and encoders with minimal need for run-time allocation of memory.
 .
 Low-level: this is designed to be a building block for writing a very
 customized decoder for a stable protobuf schema. If your protobuf schema
 is changing frequently or lazy decoding is not critical for your
 application then this approach offers no value: just use the decoding
 API available via the C++ API that can be generated via the Google
 Protobufs protoc program.
 .
 This package contains the protozero headers.
Homepage: https://github.com/mapbox/protozero

Package: libprotozero-doc
Priority: optional
Section: doc
Installed-Size: 3725
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: all
Source: protozero
Version: 1.7.1-1+apertis1bv2024dev3b1
Filename: pool/target/p/protozero/libprotozero-doc_1.7.1-1+apertis1bv2024dev3b1_all.deb
Size: 1257908
MD5sum: c7d53f7c69533ae794497d34c80ae051
SHA1: 3182ffb054f080b4c99c82f95d98218adfdb9cbf
SHA256: 0b6a0c16a5ca6367760a152c70764e503ee09532157fe47523fe06e0a78598c9
SHA512: e99bb3afdd344cfb1d8f7b48dff3c28ed9c743faaecc9e9be6acc07dee81ea069563c7d19a450f7b91cdb456880ba0e763d6a70da76da037ea0dce3a6a950c1c
Description: Minimalistic protocol buffer decoder and encoder in C++ - docs
 protozero is a minimalistic protocol buffer decoder and encoder in C++.
 .
 Designed for high performance. Suitable for writing zero copy parsers
 and encoders with minimal need for run-time allocation of memory.
 .
 Low-level: this is designed to be a building block for writing a very
 customized decoder for a stable protobuf schema. If your protobuf schema
 is changing frequently or lazy decoding is not critical for your
 application then this approach offers no value: just use the decoding
 API available via the C++ API that can be generated via the Google
 Protobufs protoc program.
 .
 This package contains the protozero documentation.
Homepage: https://github.com/mapbox/protozero

Package: libproxy-dev
Priority: optional
Section: libdevel
Installed-Size: 36
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libproxy
Version: 0.4.18-1.2+apertis1bv2024dev3b1
Depends: libproxy1v5 (= 0.4.18-1.2+apertis1bv2024dev3b1)
Filename: pool/target/libp/libproxy/libproxy-dev_0.4.18-1.2+apertis1bv2024dev3b1_armhf.deb
Size: 11808
MD5sum: bc754c201aeb0f3b5b9423eb1b209582
SHA1: b5b82db0558dfed8918194da87cd42bf2dcc0446
SHA256: 3b56bd4dd659d5575390717664f18061cb51411bba2b5adc6c36eda8c10f0c45
SHA512: 444e2cfcff493f2764d605ac6c04429cfd689c43d55c9386045b800bf48c40f845a7b44db633bb4c3a3a27f1bee5f389a4c7d14c913d483ef9773e218deb0a8f
Description: automatic proxy configuration management library (devel)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the development files including vala bindings.
Homepage: https://libproxy.github.io/libproxy/
Multi-Arch: same

Package: libproxy-tools
Priority: optional
Section: utils
Installed-Size: 30
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libproxy
Version: 0.4.18-1.2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libproxy1v5 (>= 0.4.18)
Filename: pool/target/libp/libproxy/libproxy-tools_0.4.18-1.2+apertis1bv2024dev3b1_armhf.deb
Size: 12056
MD5sum: bf759e018397f0f5193e7d4160fa6ce5
SHA1: 0c80ee056a93a63144b3d3a270a8a96f38906710
SHA256: eaa8bd982abe230b64990bce685100004f35a8bb22694024c37f5bcc18b24c67
SHA512: f65642d275c50354e77705244507de2ae82bca12884fecd69cdb35c26b2422b4cc732c7a08f0a315b67c3af594aac7a5ff05a2bde1ef8e061cf882035f1cc98c
Description: automatic proxy configuration management library (tools)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains a program to interact with libproxy from the
 command line.
Homepage: https://libproxy.github.io/libproxy/

Package: libproxy-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 19
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libproxy
Version: 0.4.18-1.2+apertis1bv2024dev3b1
Depends: libproxy-tools (= 0.4.18-1.2+apertis1bv2024dev3b1)
Filename: pool/target/libp/libproxy/libproxy-tools-dbgsym_0.4.18-1.2+apertis1bv2024dev3b1_armhf.deb
Size: 5828
MD5sum: 65e7fa7a3c98aa43258b095618267d0f
SHA1: 1a18eb4fef1d933531c93cbcd7925603aa9729f9
SHA256: a89e0e0bec8191ffa790a77c4f5b6ab605046a6e0db01707f3078948387212bc
SHA512: c4513a0249bf6e3659829d07f9a16d360faf8fde467d49ff56ecd37a190131dae82af7390ecc0734a9d768f07024a5a2a9bb5c886dfac4dbe82bdf02153dccc2
Description: debug symbols for libproxy-tools
Auto-Built-Package: debug-symbols
Build-Ids: 27faa31ccfa708dd6ec3b17ffdf93c3be726524f

Package: libproxy1-plugin-gsettings
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libproxy
Version: 0.4.18-1.2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.45.3), libproxy1v5 (= 0.4.18-1.2+apertis1bv2024dev3b1), libstdc++6 (>= 5.2), gsettings-desktop-schemas
Filename: pool/target/libp/libproxy/libproxy1-plugin-gsettings_0.4.18-1.2+apertis1bv2024dev3b1_armhf.deb
Size: 23972
MD5sum: 31aa9826bd9e74ea2a57892914c6ddf1
SHA1: 800d41fd96954473448909d35971ce362a4a72ad
SHA256: c05475aaf6e95d7026c4ce36dd03e8b29639af28f282928320f223f9c6ba8cc2
SHA512: 73ca79649ea8335bfc3dd5f2e54b54c52a93f4efb34bb1b4c064321cab5370acbc480b6858bd5bbd4a87e3968b24931194c4a275f53fcc1528e9a1213f7afac2
Description: automatic proxy configuration management library (GSettings plugin)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the plugin to allow libproxy to read proxy settings from
 GSettings (GNOME 3)
Enhances: libproxy1v5
Homepage: https://libproxy.github.io/libproxy/
Multi-Arch: same

Package: libproxy1-plugin-gsettings-dbgsym
Priority: optional
Section: debug
Installed-Size: 202
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libproxy
Version: 0.4.18-1.2+apertis1bv2024dev3b1
Depends: libproxy1-plugin-gsettings (= 0.4.18-1.2+apertis1bv2024dev3b1)
Filename: pool/target/libp/libproxy/libproxy1-plugin-gsettings-dbgsym_0.4.18-1.2+apertis1bv2024dev3b1_armhf.deb
Size: 179768
MD5sum: 0ba6eaccd9c8e31a606eab283f01d9af
SHA1: 7b07fee2c47d62a3a78d6b934c3b73242227b35e
SHA256: a7875ae4faf673abc5c49f2650acc143b393bd58345c807bbdfa2d47500f155f
SHA512: 7d22a3922d1094357c10dca172fb1a81a61355f8f78020a7d7674cb6df9600c610577870a60fd8c64b2c833b25c566d3f16455554b34f5848f73e0fc980ac333
Description: debug symbols for libproxy1-plugin-gsettings
Auto-Built-Package: debug-symbols
Build-Ids: d061ccf1072145150d46192ba96ee1055cb9a8e6 f631a14b071cc8c28e03472b35fc796220f434ec
Multi-Arch: same

Package: libproxy1-plugin-networkmanager
Priority: optional
Section: libs
Installed-Size: 35
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libproxy
Version: 0.4.18-1.2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.5), libstdc++6 (>= 5), libproxy1v5 (= 0.4.18-1.2+apertis1bv2024dev3b1)
Filename: pool/target/libp/libproxy/libproxy1-plugin-networkmanager_0.4.18-1.2+apertis1bv2024dev3b1_armhf.deb
Size: 12116
MD5sum: 0257ec423590c40580d21a266b203b51
SHA1: dd91f89c75a7991a5fda0aa414d3e7dec383cd49
SHA256: e8ef630a32dd7a00ebd889469709421e9939912489985dbf2ed7283c6f3cf2d2
SHA512: 00a72636f6588f60e553bbbbad863cba2768e99cae808b88f0deb88db2a283fe5bd60b74e6396c0a5e3b6a357ab9b00e2048205cbf81f8b0c5c5b3db64a3cd26
Description: automatic proxy configuration management library (Network Manager plugin)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the plugin to allow libproxy to read information from
 Network Manager.
Enhances: libproxy1v5
Homepage: https://libproxy.github.io/libproxy/
Multi-Arch: same

Package: libproxy1-plugin-networkmanager-dbgsym
Priority: optional
Section: debug
Installed-Size: 29
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libproxy
Version: 0.4.18-1.2+apertis1bv2024dev3b1
Depends: libproxy1-plugin-networkmanager (= 0.4.18-1.2+apertis1bv2024dev3b1)
Filename: pool/target/libp/libproxy/libproxy1-plugin-networkmanager-dbgsym_0.4.18-1.2+apertis1bv2024dev3b1_armhf.deb
Size: 15676
MD5sum: 503368d7cbc1772ff5d885bb97bb01de
SHA1: 8cc54a04b98cabfff7c4e346e5876775850ed719
SHA256: b5b7c080c560ddc4d8206ad62f9594e748e2a7e0f93df4e4c44aa05e9ca9967c
SHA512: 8a16d148217fc19205a538b2dfe57a1ea85a814fa6c060a2b9e14ed229e0dd4d3be188b2a825b62f2ae4f3ac3567f8546f230d6abe1c7e05ac835463de27dd75
Description: debug symbols for libproxy1-plugin-networkmanager
Auto-Built-Package: debug-symbols
Build-Ids: d4ca6d7d9defd3cc4c05c8345330e565c96c7d9d
Multi-Arch: same

Package: libproxy1-plugin-webkit
Priority: optional
Section: libs
Installed-Size: 43
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libproxy
Version: 0.4.18-1.2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libjavascriptcoregtk-4.0-18 (>= 2.40.0), libproxy1v5 (= 0.4.18-1.2+apertis1bv2024dev3b1), libstdc++6 (>= 5.2)
Filename: pool/target/libp/libproxy/libproxy1-plugin-webkit_0.4.18-1.2+apertis1bv2024dev3b1_armhf.deb
Size: 15852
MD5sum: 468b080b54cec727f767dda1603b31f6
SHA1: ebeafb02dac2b2207286b35d3f1bd6c67f317b3f
SHA256: 50025a10b762be8450c7022ebf72a3cd4222ca39356a788daebcf092e2171f05
SHA512: 06b8fbb7be064d7d38796e5fb1fd5cb85a405ed5bac13818e4d2c090295f9c0e4b9d8d2bd42817202273e0cc28d14890fd1ffef6d0133b2d488dd4ccdfaa4b9d
Description: automatic proxy configuration management library (Webkit plugin)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the plugin to allow libproxy to interpret PAC files
 using Webkit
Enhances: libproxy1v5
Homepage: https://libproxy.github.io/libproxy/
Multi-Arch: same

Package: libproxy1-plugin-webkit-dbgsym
Priority: optional
Section: debug
Installed-Size: 65
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libproxy
Version: 0.4.18-1.2+apertis1bv2024dev3b1
Depends: libproxy1-plugin-webkit (= 0.4.18-1.2+apertis1bv2024dev3b1)
Filename: pool/target/libp/libproxy/libproxy1-plugin-webkit-dbgsym_0.4.18-1.2+apertis1bv2024dev3b1_armhf.deb
Size: 50428
MD5sum: c0a0ff56f6fe544fbe7a608b61e8474e
SHA1: 9ce71f098e41a0c95fc86ac060072638799bbbb5
SHA256: 5ee136f99b8c8c768df566fd5d22cd3a36901e804f378ee570c4dac9853e1b14
SHA512: b42dc2977f7f31f4dc17581f525efb5721368355f386422cc80121b61070c4307cf9174031130af775ec613e8160132a1776a75478e801998fbe77e22903ea1f
Description: debug symbols for libproxy1-plugin-webkit
Auto-Built-Package: debug-symbols
Build-Ids: 2dcba300df8da809316df6619f05756ab043faa0
Multi-Arch: same

Package: libproxy1v5
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libproxy
Version: 0.4.18-1.2+apertis1bv2024dev3b1
Replaces: libproxy1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Conflicts: libproxy1
Filename: pool/target/libp/libproxy/libproxy1v5_0.4.18-1.2+apertis1bv2024dev3b1_armhf.deb
Size: 50944
MD5sum: 445f7629024f29d5d284da3880a9f602
SHA1: 2edf3e13ca431a41e1ec4c8f9bce0b095b33d4bc
SHA256: 9cc3e7078282753c31f11ee4dce7af1782530fa16eac66382dc8787132802e01
SHA512: ab8feee5b37e741a4c04b35c91e5581143f89648b6d2cbcbb1e0101fd07f7bc04cf1673fda0069359ffaaecc394e1da33d62a28d85e5429705eeb83de1d12232
Description: automatic proxy configuration management library (shared)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the shared library.
Homepage: https://libproxy.github.io/libproxy/
Multi-Arch: same

Package: libproxy1v5-dbgsym
Priority: optional
Section: debug
Installed-Size: 705
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libproxy
Version: 0.4.18-1.2+apertis1bv2024dev3b1
Depends: libproxy1v5 (= 0.4.18-1.2+apertis1bv2024dev3b1)
Filename: pool/target/libp/libproxy/libproxy1v5-dbgsym_0.4.18-1.2+apertis1bv2024dev3b1_armhf.deb
Size: 679532
MD5sum: b350fcc97658f2dc9ba8089ff2006f7f
SHA1: 6f8aad108dbfdde5f151035b2d8731a78c47b542
SHA256: 238b7a027e6652fda7053c07f62b3464d1301f2bc29077051ef0a2bf6b284188
SHA512: 5daf83f7b5a5b82edc6a435ca99b387f591450c7c10fd0be1e7a1db5d2b24158a0b45faa3e25f707ea50f9243b9074c33a70c0650d2b2161e299e1352b0a4cc4
Description: debug symbols for libproxy1v5
Auto-Built-Package: debug-symbols
Build-Ids: f03159d5591fb18be500a461d35af6820b8b9a55
Multi-Arch: same

Package: libpsimd-dev
Priority: optional
Section: libdevel
Installed-Size: 56
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: psimd
Version: 0.0~git20200517.072586a-2+apertis1bv2024dev2b1
Filename: pool/target/p/psimd/libpsimd-dev_0.0~git20200517.072586a-2+apertis1bv2024dev2b1_armhf.deb
Size: 6828
MD5sum: 06232b6f2c020dd67c88599a4340b379
SHA1: 6dd8d3b314a08c835e2dd0be538e03ecaac65497
SHA256: 583db8abf1cafcb9464925b1b75243f33503be82937edcf4db25b44e6e4171a5
SHA512: 1cd69f6b5834b9c24c229af5318034342f3a0967c19391dd382705ac7af32762bf887a7a3c06379597b33028fcf2f5661d2b9825efca19a2dec5fbcc37d05720
Description: Portable 128-bit SIMD intrinsics
 P(ortable) SIMD -- Portable 128-bit SIMD intrinsics
 .
 This is a header-only library.

Package: libpsl-dev
Priority: optional
Section: libdevel
Installed-Size: 208
Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Architecture: armhf
Source: libpsl
Version: 0.21.2-1+apertis3bv2024dev3b1
Depends: libpsl5 (= 0.21.2-1+apertis3bv2024dev3b1)
Filename: pool/target/libp/libpsl/libpsl-dev_0.21.2-1+apertis3bv2024dev3b1_armhf.deb
Size: 80532
MD5sum: 1cbad8ec0a1937eed049967d2ab9ab31
SHA1: b31c883906e1f3e298b39395346de76dc7b35c98
SHA256: f4e4b6b41beb786096062cdce7be1d0dfc68a371cc97fde3f943bfc4b6c2e7cf
SHA512: fd5f9c7421cfae87d667bc0293c814ba84d4191a8b617da4e30230df670d0f5f7ff78e72802954e50aabd38b769114fa64431deb52bd886787b33355968ea415
Description: Library for Public Suffix List (development headers)
 Libpsl allows checking domains against the Public Suffix List.
 It can be used to avoid privacy-leaking 'super-cookies',
 'super domain' certificates, for domain highlighting purposes
 sorting domain lists by site and more.
 .
 Please see https://publicsuffix.org for more detailed information.
 .
 This package contains development header files and documentation for
 developers.
Homepage: https://github.com/rockdaboot/libpsl
Multi-Arch: same

Package: libpsl5
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Architecture: armhf
Source: libpsl
Version: 0.21.2-1+apertis3bv2024dev3b1
Depends: libc6 (>= 2.33), libidn2-0 (>= 0.6), libunistring2 (>= 0.9.7)
Recommends: publicsuffix (>= 20150507)
Filename: pool/target/libp/libpsl/libpsl5_0.21.2-1+apertis3bv2024dev3b1_armhf.deb
Size: 59584
MD5sum: 0455ab58302d6acdb35b453c444b829f
SHA1: 9870521237d2a4129144d7c6494a72659a1e4440
SHA256: 5e77b0cfc5a202a7a1d1bfe455cda7d731967643db820defd364b32c95658051
SHA512: 6e1d7a079df5c1d3c0e0572d26319322a113c76266d84da82794af438621aa6ac7e7e4d289dcec0d98c65801d40c30f47b83fce5e089876f2b074a8dbac6aa05
Description: Library for Public Suffix List (shared libraries)
 Libpsl allows checking domains against the Public Suffix List.
 It can be used to avoid privacy-leaking 'super-cookies',
 'super domain' certificates, for domain highlighting purposes
 sorting domain lists by site and more.
 .
 Please see https://publicsuffix.org for more detailed information.
 .
 This package contains runtime libraries.
Homepage: https://github.com/rockdaboot/libpsl
Multi-Arch: same

Package: libpsl5-dbgsym
Priority: optional
Section: debug
Installed-Size: 39
Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Architecture: armhf
Source: libpsl
Version: 0.21.2-1+apertis3bv2024dev3b1
Depends: libpsl5 (= 0.21.2-1+apertis3bv2024dev3b1)
Filename: pool/target/libp/libpsl/libpsl5-dbgsym_0.21.2-1+apertis3bv2024dev3b1_armhf.deb
Size: 26052
MD5sum: b78598317f353c5dc7deb180139e21d8
SHA1: ed9576e64690451abda18927e188f026dda0e1da
SHA256: 4b82ec19a942faf2f1926de0bf602832c8fe518cba18c7ad9ba482ae7b73d84f
SHA512: c11628e9beba92505523d167a72696271da1f34b24fd20016b276a9639cf67700eb55166d8e1d2a444baa6ccf69f5bb0a237cea2417a5ff003ce0271684159c7
Description: debug symbols for libpsl5
Auto-Built-Package: debug-symbols
Build-Ids: c147262c9409f6076668b2761c45b363c16e543d
Multi-Arch: same

Package: libpspell-dev
Priority: optional
Section: libdevel
Installed-Size: 43
Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Architecture: armhf
Source: aspell
Version: 0.60.8-4+apertis1bv2024dev3b1
Replaces: aspell-bin (<< 0.50.3-3)
Depends: libaspell15 (= 0.60.8-4+apertis1bv2024dev3b1), libaspell-dev
Suggests: aspell-doc
Filename: pool/target/a/aspell/libpspell-dev_0.60.8-4+apertis1bv2024dev3b1_armhf.deb
Size: 21660
MD5sum: cf320b38dda3a73742183b075b92775b
SHA1: 71bd2a407f6b8311fcb37cb329ae0a1ba73d68b9
SHA256: a2bb2ff91c09b155706cb4226e94da85a5eacdd6c5a1de0e04692ee6ebc96eb6
SHA512: 435954c21d67555b3953db88966d06213ddfd12253d1297a4a753e79ddc3b097106772bfba5412868b23621d4fbd4896937260ff29fc036d2941d634422c6787
Description: Development files for applications with pspell support
 This package contains the headers and static libraries for developing
 applications with portable spell-checking interface (pspell) support.
 .
 You need this package ONLY if you plan to build applications that link
 against the pspell static libraries.  You do not have to install this
 package if all you want to do is use the Aspell program to spell-check.
Homepage: http://aspell.net/
Multi-Arch: same

Package: libpthreadpool-dev
Priority: optional
Section: libdevel
Installed-Size: 97
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: pthreadpool
Version: 0.0~git20210507.1787867-1+apertis0bv2024dev2b1
Depends: libpthreadpool0 (= 0.0~git20210507.1787867-1+apertis0bv2024dev2b1)
Filename: pool/target/p/pthreadpool/libpthreadpool-dev_0.0~git20210507.1787867-1+apertis0bv2024dev2b1_armhf.deb
Size: 7820
MD5sum: 2d3c2dfa3ea3ffafd86443db1cd175a8
SHA1: 06acecb050901ffdf68d116aebf5a027174cf892
SHA256: f21d8e2d500ee381c4c6d4341f5dcc5ea8628b720e2bfe07b83bd1ed778a71a3
SHA512: bfb48b75c6e279544921ca1fa52651d2492bd69fc9c3e08b03fd887efd8d1e93c73580342fd45bfb99785fbd182421a2d27500f05dcffa026c11f7f1c9e3449e
Description: pthread-based thread pool for C/C++
 pthreadpool is a portable and efficient thread pool implementation. It provides
 similar functionality to #pragma omp parallel for, but with additional
 features.
 .
 This package contains the development files.
Homepage: https://github.com/Maratyszcza/pthreadpool

Package: libpthreadpool0
Priority: optional
Section: libdevel
Installed-Size: 51
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: pthreadpool
Version: 0.0~git20210507.1787867-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34)
Filename: pool/target/p/pthreadpool/libpthreadpool0_0.0~git20210507.1787867-1+apertis0bv2024dev2b1_armhf.deb
Size: 19912
MD5sum: de63e626e0bf34952625ee88ce2ad7f2
SHA1: 1bada70112de99da084492af6e3877d128ee743b
SHA256: 3b313740e52f0707f4004e143eb4420b94f8b414d8994adf8315b1f1c1aa4e5c
SHA512: 8f915091f37e82c61658c7bdf561767bc36505f7f2d8c40f9daadbac4147601cc01b5f7b790634445f6da7a878470d1b0cdc6b331e91547d0631f9aac3be31a7
Description: pthread-based thread pool for C/C++
 pthreadpool is a portable and efficient thread pool implementation. It provides
 similar functionality to #pragma omp parallel for, but with additional
 features.
 .
 This package contains the shared object.
Homepage: https://github.com/Maratyszcza/pthreadpool

Package: libpthreadpool0-dbgsym
Priority: optional
Section: debug
Installed-Size: 128
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: pthreadpool
Version: 0.0~git20210507.1787867-1+apertis0bv2024dev2b1
Depends: libpthreadpool0 (= 0.0~git20210507.1787867-1+apertis0bv2024dev2b1)
Filename: pool/target/p/pthreadpool/libpthreadpool0-dbgsym_0.0~git20210507.1787867-1+apertis0bv2024dev2b1_armhf.deb
Size: 114492
MD5sum: 4eb26b559156fad672fe169ca5e35160
SHA1: 00007333e2cdc557e5f20aa672eb0472aeeb2eb3
SHA256: 7031e9e57dbde6f6e253f7f30eb58cbd697cd53c12bb4e42df55654d4508f7e9
SHA512: 80f645c675c2eb719ed1d9b82e8d48950eabff39962efcf2537e361dce9ddf7ead29aef251e6b345e421b8ed01882773e147f14e1329b21c007ba55f618b8250
Description: debug symbols for libpthreadpool0
Auto-Built-Package: debug-symbols
Build-Ids: 72cefad720c042a38544e818e1eb9500b3e42850

Package: libpulse-dev
Priority: optional
Section: libdevel
Installed-Size: 485
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libpulse0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1), libpulse-mainloop-glib0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1), libglib2.0-dev
Filename: pool/target/p/pulseaudio/libpulse-dev_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 94960
MD5sum: f797716f9bc448f28ef0b8fa78ff398d
SHA1: e03b47730926c21d6df738e12bb9570f6bf3f328
SHA256: 494af6acebf3dc533458448154835f859f380a539f0702a131acaa5e44b7f0ab
SHA512: 9bcace15ec13cbeb58d3b2f806a3e6faca8c05d03d20e3ab67f74388306f153e1665b811392bc45fc8dd38efe2464b6b1ff74f9e5d919d150d537f1e630ea4b1
Description: PulseAudio client development headers and libraries
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 Headers and libraries for developing applications that access a PulseAudio
 sound server via PulseAudio's native interface.
Homepage: https://www.pulseaudio.org
Multi-Arch: same

Package: libpulse-mainloop-glib0
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.28.0), libpulse0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1)
Filename: pool/target/p/pulseaudio/libpulse-mainloop-glib0_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 32524
MD5sum: 3397ffc4a2144b781b40f136ea0427f6
SHA1: 0cb7f9f760e78bcda1ba2619676ada59a81230f6
SHA256: 381b6c942ce0526c34c47a9121310a57a4ffa4eab670d883c11cd64cfc191619
SHA512: 457f0e858a07c014f3284c32ef791950199035955abd3d1f125a7b84d8185b0dc633acb59c0d7467f1590f5b4a8e8c22bbde4678096f229f95133ef9f346c900
Description: PulseAudio client libraries (glib support)
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 Client libraries used by applications that access a PulseAudio sound server
 via PulseAudio's native interface.
 .
 This package adds support for glib2 client applications.
Homepage: https://www.pulseaudio.org
Multi-Arch: same

Package: libpulse-mainloop-glib0-dbgsym
Priority: optional
Section: debug
Installed-Size: 32
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libpulse-mainloop-glib0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1)
Filename: pool/target/p/pulseaudio/libpulse-mainloop-glib0-dbgsym_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 17624
MD5sum: b2a9b082ce0a96e515719ade2f084c11
SHA1: 898d10e605b2cdfa601dafd0086619e815de83a0
SHA256: d9b723c596c6d6d57b1ed284efaf1365c016306785291e3b8dfe36ff328466ee
SHA512: 3094b72811509ef1f5a68988b813c27e138820a1aaabbc24a0c39aef97d648abc610b033dbb1330a39cd288f715f9cf4391e757468c03773e52b0c7a235d8963
Description: debug symbols for libpulse-mainloop-glib0
Auto-Built-Package: debug-symbols
Build-Ids: 1edab549eb7b4eb9a7e061728191737a55471658
Multi-Arch: same

Package: libpulse0
Priority: optional
Section: libs
Installed-Size: 687
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libasyncns0 (>= 0.3), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libsndfile1 (>= 1.0.20), libsystemd0, libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb1
Suggests: pulseaudio
Filename: pool/target/p/pulseaudio/libpulse0_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 248772
MD5sum: 7a70d04671e3001bf8f873b38b39ad9e
SHA1: 0c077f33fc293839a6a65b022866358c77f15717
SHA256: 16585313cfe6d6cc1ee5873aab77260f2499b0311c889f00289835047bc51ff1
SHA512: 67804369477342d48970e4b5d4de318cc62571dffbe12a5959b8b855a75cd7494dad25feeab5a81a5bfaece7971dab2757d1c8080ca5f3d193eeed8f18335011
Description: PulseAudio client libraries
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 Client libraries used by applications that access a PulseAudio sound server
 via PulseAudio's native interface.
Homepage: https://www.pulseaudio.org
Multi-Arch: same

Package: libpulse0-dbgsym
Priority: optional
Section: debug
Installed-Size: 884
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libpulse0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1)
Filename: pool/target/p/pulseaudio/libpulse0-dbgsym_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 733252
MD5sum: abab9ab1fdf306ca7aa78a19f674b73f
SHA1: fd0413b15240d0e7e1faf23c24df2cd4f55c2cd7
SHA256: 4631dc2d8e4640dd3cd210f93a55dd54abf0032bd91d202835bb04b4f2b9f31d
SHA512: 1adf3c8a3bcdc51ac5f20f41c6f93562e36b48ad7e7bc0b008c91d82b0e7f9da019b5fe01a0cdb459e741f47af8867ff465bbd6a75b60edc4eb123cd34606bb9
Description: debug symbols for libpulse0
Auto-Built-Package: debug-symbols
Build-Ids: 93c6fcebcd4aba9ffd349fb459a857240dbe5873 a160cc1dd279098b034009a8f04e07ce35c79ad5 d4ec07417232ebb28b3ad3dd16d34ac63cfd57c5
Multi-Arch: same

Package: libpulsedsp
Priority: optional
Section: libs
Installed-Size: 89
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libpulse0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1)
Filename: pool/target/p/pulseaudio/libpulsedsp_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 40792
MD5sum: 88189ccdd38ec8707b7fd536168264eb
SHA1: ae94f43eb7b2684eaaf2914cf6a5c585a4ebf916
SHA256: 67e343be3001f1a4416c1e83ffed39c6c8ccac0f83f81b8a71ac4ac53b5beceb
SHA512: 4bcfd62fafbbf8b88b57f9fd851e34c36cd8dacf2de187011de601897503e5889ed83222ab6c8dbeb48879df50a72ec36e9c9e960b9ac6ce920885b938c6c6a1
Description: PulseAudio OSS pre-load library
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 This package provides the pre-load library used to redirect applications
 using OSS through pulseaudio.
Homepage: https://www.pulseaudio.org
Multi-Arch: same

Package: libpulsedsp-dbgsym
Priority: optional
Section: debug
Installed-Size: 60
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libpulsedsp (= 16.1+dfsg1-2+apertis2bv2024dev3b1)
Filename: pool/target/p/pulseaudio/libpulsedsp-dbgsym_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 42856
MD5sum: e4a7d77f48c8a419a42e6b36af3090a2
SHA1: c3e239a6e371b6c6a15bdec9afd1d4cb0ebe6040
SHA256: 78dc3d729f77923b3beafce35371c11ffcb8e8c72b2f51827ef9ba4885eeb95d
SHA512: f3991b5a93041314d6b123053d5c59d27f10610909f2926715dbae8ec655fb3c4d08e2611171b230412cedc486c74bf8554a9145b7bdf855f03883bd723e4353
Description: debug symbols for libpulsedsp
Auto-Built-Package: debug-symbols
Build-Ids: 289e0a57e04f53e36df7f96e51115b3b196ae465
Multi-Arch: same

Package: libpython3-all-dbg
Priority: optional
Section: debug
Installed-Size: 6
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: libpython3-dbg (= 3.11.2-1+apertis1bv2024dev2b1), libpython3.11-dbg
Filename: pool/target/p/python3-defaults/libpython3-all-dbg_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 1076
MD5sum: a847f7b56e242f8d45dd12e13a0cb92f
SHA1: 0b8b0e8ebe6b44cbdc55368ea0ce41687d0091d3
SHA256: 487ecb65ca50af4581c62eb3d8deeec7143d33645024bbb6bb822629a3f7b88c
SHA512: 74965dae64100579dfa0b4e6af17ca42cf464299ecc34cdb79db6d6444f9a3834f26fcebe545484ff197639a217064d8f8f4eb04425854267bca3753bd841c52
Description: package depending on all supported Python 3 debugging packages
 The package currently depends on libpython3.11-dbg, in the future,
 dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may
 be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python 3 debug packages.
Homepage: https://www.python.org/
Multi-Arch: same

Package: libpython3-all-dev
Priority: optional
Section: libdevel
Installed-Size: 6
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: libpython3-dev (= 3.11.2-1+apertis1bv2024dev2b1), libpython3.11-dev
Filename: pool/target/p/python3-defaults/libpython3-all-dev_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 1080
MD5sum: 0a2e8ca7003c126b077ec994ad069289
SHA1: d6fc3c2ae8e7e1a317ea5d831c0b3e95f39359c1
SHA256: 0fe2e8ce70c937fa42ec2e5468a98bc160acf74610d2b073127527a3f851cf34
SHA512: 53f7b1e1cadfbd51b00ca5f27481d78e844e9f84f6e7694d68026c5caf8f25ee4ece80bb143abc4c89f36105e55b2c26921dfecc6732e3e7b61f18923ebf73c4
Description: package depending on all supported Python 3 development packages
 The package currently depends on libpython3.11-dev, in the future,
 dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may
 be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python 3 development
 packages.
Homepage: https://www.python.org/
Multi-Arch: same

Package: libpython3-dbg
Priority: optional
Section: debug
Installed-Size: 41
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Replaces: python3-dbg (<< 3.8.0-1)
Depends: libpython3.11-dbg (>= 3.11.2-1~)
Breaks: python3-dbg (<< 3.8.0-1)
Filename: pool/target/p/python3-defaults/libpython3-dbg_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 9680
MD5sum: 5f41ae948faaeb338c70be7cd5bdaa20
SHA1: 22233bb4838b4b5a0eaff96e45bfc4dbbfd595c5
SHA256: 0662414179859440c823ee05dd37d4c8af0d7189d3cecd0e16bb014982553e42
SHA512: 14353c9c937512c670a4a04f23206ef7a2a34df49660001fdf991c61075261c9679c1f10b005e6da08cb1ad5598c684a655adc4985d08dca25a0591411e3b770
Description: debug build of the Python 3 Interpreter (version 3.11)
 Python 3 interpreter configured with --pydebug. Dynamically loaded modules
 are searched in /usr/lib/python3.11/lib-dynload/debug first.
Homepage: https://www.python.org/
Multi-Arch: same

Package: libpython3-dev
Priority: optional
Section: libdevel
Installed-Size: 37
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Replaces: libpython3.8-dev (<< 3.8.0-2), python3-dev (<< 3.8.0-1)
Depends: libpython3.11-dev (>= 3.11.2-1~)
Breaks: libpython3.8-dev (<< 3.8.0-2), python3-dev (<< 3.8.0-1)
Filename: pool/target/p/python3-defaults/libpython3-dev_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 9664
MD5sum: ed901250f006699a75d0aab02e7bd407
SHA1: d81715f886a40fad464a973560b681ffbcce0014
SHA256: 7fb3942d14f95212a832bf24587e8909d5b4153aac576a23a4df192215a1294c
SHA512: f1617c3cdc315d92869cc614204dd98b80cc865ebec5a96a7b11d4013f2fa5164eb2bafef1dfcea59dff955051e7709294d7dfb79b7a5572224043b557cb21ec
Description: header files and a static library for Python (default)
 Header files, a static library and development tools for building
 Python modules, extending the Python interpreter or embedding Python
 in applications.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version's headers (currently v3.11).
Homepage: https://www.python.org/
Multi-Arch: same

Package: libpython3-stdlib
Priority: optional
Section: python
Installed-Size: 27
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: libpython3.11-stdlib (>= 3.11.2-1~)
Filename: pool/target/p/python3-defaults/libpython3-stdlib_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 9428
MD5sum: afa548cc16eee1c8cc6d6e2b585dfb33
SHA1: 9f4de4716742df8e33544c683fe3ed9946ac221e
SHA256: d385d736e6c9fc892bc0c61d948be9a77ced61fb0daaee1f050b88fe7a858b4e
SHA512: 9b1e2a3526a7de399a5ffbe66742de33594547e031e208e88ffcf9a8791683bdeeb15d39232a838dc3b7b6669fad7e8434b5a054acfc83e39d996c4cf771b8b9
Description: interactive high-level object-oriented language (default python3 version)
 This package contains the majority of the standard library for the Python
 language (default python3 version).
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version's standard library (currently v3.11).
Homepage: https://www.python.org/
Multi-Arch: same

Package: libpython3.11
Priority: optional
Section: libs
Installed-Size: 5062
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: libpython3.11-stdlib (= 3.11.2-6+apertis1bv2024dev2b1), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Filename: pool/target/p/python3.11/libpython3.11_3.11.2-6+apertis1bv2024dev2b1_armhf.deb
Size: 1709396
MD5sum: 9280a30cd6b3611cd973d6b4586aa932
SHA1: dccbb6ecd242435ef05fe8989fccb1fc73e45a25
SHA256: 5148b620a5d98f96cf3bfb255ee7e0e8239009f0498c4bba858fa5a3d8353033
SHA512: 1ce7994a1dd4177966982b96afb591e1cd685e2daae64813275b7737e3e51e2ed719823f279360ac1c3c8e0b0ac586f7c905e49851702bb859287ced7aef99c4
Description: Shared Python runtime library (version 3.11)
 Python is a high-level, interactive, object-oriented language. Its 3.11 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.
Multi-Arch: same

Package: libpython3.11-dbg
Priority: optional
Section: debug
Installed-Size: 59750
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Replaces: python3-gdbm-dbg (<< 3.9.9-1~)
Depends: libpython3.11-stdlib (= 3.11.2-6+apertis1bv2024dev2b1), libbz2-1.0, libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libdb5.3, libedit2 (>= 3.1-20180525-0), libexpat1 (>= 2.1~beta3), libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6.1), libnsl2 (>= 1.0), libsqlite3-0 (>= 3.36.0), libssl3 (>= 3.0.0), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1), zlib1g (>= 1:1.2.0)
Breaks: python3-gdbm-dbg (<< 3.9.9-1~)
Filename: pool/target/p/python3.11/libpython3.11-dbg_3.11.2-6+apertis1bv2024dev2b1_armhf.deb
Size: 16052804
MD5sum: d8b7394444441eaaf81f2626e960f6c5
SHA1: ea5355a80950a403e761ddf7697aa6798f7f3725
SHA256: 82148cbd77b66093740fb45ae66dca1423b682673bfff1016e6486e20920c6c4
SHA512: 5aadf085a76f973b6405d88f4d0164e00c03b6a03eaa82404eb8b1a19545bc128c15f5c28f300feffe30574e8f3c33c2801ae4b1cdce1e4d84788d8bf571b03a
Description: Debug Build of the Python Interpreter (version 3.11)
 The package holds two things:
 .
 - Extensions for a Python interpreter configured with --pydebug.
 - Debug information for standard python extensions.
 .
 See the README.debug for more information.
Multi-Arch: same

Package: libpython3.11-dev
Priority: optional
Section: libdevel
Installed-Size: 15313
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: libpython3.11-stdlib (= 3.11.2-6+apertis1bv2024dev2b1), libpython3.11 (= 3.11.2-6+apertis1bv2024dev2b1), libexpat1-dev, zlib1g-dev
Recommends: libc6-dev | libc-dev
Filename: pool/target/p/python3.11/libpython3.11-dev_3.11.2-6+apertis1bv2024dev2b1_armhf.deb
Size: 3530544
MD5sum: 96a51c4fef13019e8a92180cada13e3a
SHA1: ffaf00edf240bbeb55313f82c958d80cc16d0862
SHA256: 0fcdef68de0e6684e37cce58da82278e02d417e62f443bf6233aa1ea38a865c1
SHA512: 9f47304a512ea5e9360f4e5b420ff92ff4ec3c89d154e8f4cced23a12052910db21143fa0422340ddd58d798ad6b655178870ff4189824c4536ba2c6efc21942
Description: Header files and a static library for Python (v3.11)
 Header files, a static library and development tools for building
 Python (v3.11) modules, extending the Python interpreter or embedding
 Python (v3.11) in applications.
 .
 Maintainers of Python packages should read README.maintainers.
 .
 This package contains development files. It is normally not
 used on it's own, but as a dependency of python3.11-dev.
Multi-Arch: same

Package: libpython3.11-minimal
Priority: optional
Section: python
Installed-Size: 5101
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libssl3 (>= 3.0.0)
Recommends: libpython3.11-stdlib
Conflicts: binfmt-support (<< 1.1.2)
Filename: pool/target/p/python3.11/libpython3.11-minimal_3.11.2-6+apertis1bv2024dev2b1_armhf.deb
Size: 798212
MD5sum: af9bf6c51449017a27a2586a0898a22a
SHA1: 424859ed720c61efbb3f12b3481c9d2fda216ffe
SHA256: d0fb7500c090681eb825d475f58c98451f3a87262de919e4e94671b239ba3906
SHA512: 83b74804e10df2c858de015e1b0ae9bc03489647e57e88ca92d5200a953a2ed14317dd23a464ce1b1f4dc45c3f02727038f8c950495218b8cdad717499fd3cfc
Description: Minimal subset of the Python language (version 3.11)
 This package contains some essential modules. It is normally not
 used on it's own, but as a dependency of python3.11-minimal.
Multi-Arch: same

Package: libpython3.11-stdlib
Priority: optional
Section: python
Installed-Size: 7398
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Replaces: python3-gdbm (<< 3.9.9-1~)
Depends: libpython3.11-minimal (= 3.11.2-6+apertis1bv2024dev2b1), media-types | mime-support, libbz2-1.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libedit2 (>= 3.1-20180525-0), libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6.1), libnsl2 (>= 1.0), libsqlite3-0 (>= 3.36.0), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1)
Breaks: python3-gdbm (<< 3.9.9-1~)
Filename: pool/target/p/python3.11/libpython3.11-stdlib_3.11.2-6+apertis1bv2024dev2b1_armhf.deb
Size: 1678712
MD5sum: 49ffbed2d2ede6cad33ce0f156663af7
SHA1: ad1a86c29ff12bb33e898ffdab876c6a8e24df15
SHA256: 0f2859c771e77a4b1f223c70636778f1c1e76e234921083b3fa9d0c6321b73d0
SHA512: 7b5af66e15dc27ba22fa557d8af3042ce06d2575dad48770d6fde3c0967b7ab0d2b10c7daa292ae2bb51b8536fe090a241b0b0ab1fa1e0d64308096ca7120cda
Description: Interactive high-level object-oriented language (standard library, version 3.11)
 Python is a high-level, interactive, object-oriented language. Its 3.11 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains Python 3.11's standard library. It is normally not
 used on its own, but as a dependency of python3.11.
Multi-Arch: same

Package: libpython3.11-testsuite
Priority: optional
Section: libdevel
Installed-Size: 24744
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: python3.11 (>= 3.11.2-6+apertis1bv2024dev2b1), net-tools
Suggests: python3-gdbm, python3-tk
Filename: pool/target/p/python3.11/libpython3.11-testsuite_3.11.2-6+apertis1bv2024dev2b1_all.deb
Size: 3362760
MD5sum: 86fa96f16fc48074a380c866d5b3f54c
SHA1: 9b2f436980b8e3ab8c7b964048c450e0e4649ef9
SHA256: d4507fbaea07f70db5ace4ef579c1b81259d8d14c964aa88e43319118c2b2d32
SHA512: 37b6b71ca221a17cde3df8d50314700e0304b74ac39fc4cf09480f43f03937b241556778976740b0160d24b96ca16e06acee300fe1956ac6cdf916dbfbd36f47
Description: Testsuite for the Python standard library (v3.11)
 The complete testsuite for the Python standard library.  Note that
 a subset is found in the libpython3.11-stdlib package, which should
 be enough for other packages to use (please do not build-depend
 on this package, but file a bug report to include additional
 testsuite files in the libpython3.11-stdlib package).

Package: libqrencode-dev
Priority: optional
Section: libdevel
Installed-Size: 53
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Architecture: armhf
Source: qrencode
Version: 4.1.1-1+apertis3bv2024dev3b1
Depends: libqrencode4 (= 4.1.1-1+apertis3bv2024dev3b1)
Filename: pool/target/q/qrencode/libqrencode-dev_4.1.1-1+apertis3bv2024dev3b1_armhf.deb
Size: 23496
MD5sum: a2023745fc1e4d6722434e42492c6a46
SHA1: 5f724da995d69aceb7b762b0e1f257691f3de726
SHA256: 8b86959e9a22f3fdf946f7113d946df1029736830056cdf6e1f39137d260667b
SHA512: 131405f0e491b0696b738c07a92b32c16ce5614d30ceec20eb1f98824d812ce473f5027421dd2accfbf8ec7857ce08ed5d8fcb3c51386f0bee879bd33083d4d2
Description: QR Code encoding library -- development
 Libqrencode is a library for encoding data in a QR Code symbol, a kind of 2D
 symbology that can be scanned by handy terminals such as a mobile phone with
 CCD.  The capacity of QR Code is up to 7000 digits or 4000 characters, and has
 high robustness.
 .
 Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
 Standards) X0510:2004 or ISO/IEC 18004.
 .
 This package contains development files (a header, pkg-config settings, etc.)
Homepage: https://fukuchi.org/works/qrencode/index.html.en
Multi-Arch: same

Package: libqrencode4
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Architecture: armhf
Source: qrencode
Version: 4.1.1-1+apertis3bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/q/qrencode/libqrencode4_4.1.1-1+apertis3bv2024dev3b1_armhf.deb
Size: 35368
MD5sum: 1187597406cbdc52ffbc86b37e8c89ea
SHA1: de36ad40e145f83bffe4c58abe8730c78f75d949
SHA256: 731d41c2a044b6748ae355f3bd26c733f34694c7dc7681bed6a045f490a967fb
SHA512: 2630cc984d507689e18256c26609f8c7585c8ae0e15217312b8fa9b89dfbc299efe9e2a5a2e53c4ae879a7e9d0f9c5434c566c093a448956d7102cc9df4b8277
Description: QR Code encoding library
 Libqrencode is a library for encoding data in a QR Code symbol, a kind of 2D
 symbology that can be scanned by handy terminals such as a mobile phone with
 CCD.  The capacity of QR Code is up to 7000 digits or 4000 characters, and has
 high robustness.
 .
 Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
 Standards) X0510:2004 or ISO/IEC 18004.
 .
 This package contains runtime libraries of libqrencode.
Homepage: https://fukuchi.org/works/qrencode/index.html.en
Multi-Arch: same

Package: libqrencode4-dbgsym
Priority: optional
Section: debug
Installed-Size: 71
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Architecture: armhf
Source: qrencode
Version: 4.1.1-1+apertis3bv2024dev3b1
Depends: libqrencode4 (= 4.1.1-1+apertis3bv2024dev3b1)
Filename: pool/target/q/qrencode/libqrencode4-dbgsym_4.1.1-1+apertis3bv2024dev3b1_armhf.deb
Size: 56004
MD5sum: 7ba70018186887cef5efb9a8212a5b33
SHA1: 05b086862d17e6e4fb47f95a5408ed02a054b3c5
SHA256: 611e0a12ce609552ae1822659acd964059370848db12505d6ef2779436f356b3
SHA512: cb635d17853989323e802d72979de3006819c72572acc8e3beffeca2176eb425f79b199064b93f189771f128c442e6fcc73b9af36eed23c056ebe310a1996423
Description: debug symbols for libqrencode4
Auto-Built-Package: debug-symbols
Build-Ids: 7d32d93d5c96b53241853662d649cfcbd107199e
Multi-Arch: same

Package: librav1e-dev
Priority: optional
Section: libdevel
Installed-Size: 52
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-rav1e
Version: 0.5.1-6+apertis2bv2024dev3b1
Depends: librav1e0 (= 0.5.1-6+apertis2bv2024dev3b1)
Filename: pool/target/r/rust-rav1e/librav1e-dev_0.5.1-6+apertis2bv2024dev3b1_armhf.deb
Size: 12276
MD5sum: da6f48b22ae68b5ef2a306906c669768
SHA1: be4ef7af15bf3503899af37bea3ee9fb15c451d8
SHA256: 72ede6af6dd2b98755e09b1f4e43d839184fe08f21a71c3c790045d311628627
SHA512: 6f75a3b2d953dbb6b20453400aea4f0a26373012d33d111412a7c658afd4707921c45e8781ed5515bae33c11171bbfa64f21d33ee78b34e313788525ee39a090
Description: Fastest and safest AV1 encoder - development files
 rav1e is a encoder for the AV1 video codec.
 .
 This package contains the development files.
Homepage: https://github.com/xiph/rav1e
Multi-Arch: same

Package: librav1e0
Priority: optional
Section: libs
Installed-Size: 1729
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-rav1e
Version: 0.5.1-6+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3)
Filename: pool/target/r/rust-rav1e/librav1e0_0.5.1-6+apertis2bv2024dev3b1_armhf.deb
Size: 515864
MD5sum: 6b04f419d319aafc209b587b7f64bc73
SHA1: 179802825014f98944f74993d8ef2378ece78581
SHA256: 8482cf3d171141940ecfed11ffec4f47fda5d2c210fb973613815ab26361cff5
SHA512: a6b5f57aafa218b39df340d85d1f000d5b8be45f0e9cac7d90ad7b19f7dbdc874d062224649e9e8401f7996e69dddafaa4ce6260c82eeb1a5bacbf014942a7ea
Description: Fastest and safest AV1 encoder - shared library
 rav1e is a encoder for the AV1 video codec.
 .
 This package contains the shared library.
Homepage: https://github.com/xiph/rav1e
Multi-Arch: same

Package: librav1e0-dbgsym
Priority: optional
Section: debug
Installed-Size: 5997
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-rav1e
Version: 0.5.1-6+apertis2bv2024dev3b1
Depends: librav1e0 (= 0.5.1-6+apertis2bv2024dev3b1)
Filename: pool/target/r/rust-rav1e/librav1e0-dbgsym_0.5.1-6+apertis2bv2024dev3b1_armhf.deb
Size: 5550040
MD5sum: bc372a2680cbe57386a1fa93e96b50da
SHA1: 4e472358f445e69d7838d30ff51870626d37c111
SHA256: 0359be4be34926f0f008e5b0b212edc200d43718c98b850515a0ccf65ae6e28f
SHA512: 4651495faee73446fed586d3c470d79f9033b0dea2ae26318abe74eb301a81b8b6b4e59550b9fa33dd4bebd1effc55c8e31cddfa85e55da22cf86054f80a27d3
Description: debug symbols for librav1e0
Auto-Built-Package: debug-symbols
Build-Ids: 1d8f99e1158a83d394e704cb8395267ec1f128a9
Multi-Arch: same

Package: libraw1394-11
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Guus Sliepen <guus@debian.org>
Architecture: armhf
Source: libraw1394
Version: 2.1.2-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.28)
Suggests: libraw1394-doc
Filename: pool/target/libr/libraw1394/libraw1394-11_2.1.2-2+apertis1bv2024dev3b1_armhf.deb
Size: 35512
MD5sum: 62d9ce326b5bbbaa8b2bccff8977e55b
SHA1: 397e8bc1da907964e4f746738ec992f71966dd3f
SHA256: 2a4faeaa1a525e278bd80b0f2881c09ab2c660d202bc7f24779860069a94b47b
SHA512: 62db594dc319eb556277b20d37615fa721ae76423b6938745d96316524033b52dba7b1ac363a8283120687689885c3c61a7a1d9f3227aad7ff6ffc468b7980f6
Description: library for direct access to IEEE 1394 bus (aka FireWire)
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.
Homepage: https://ieee1394.wiki.kernel.org/
Multi-Arch: same

Package: libraw1394-11-dbgsym
Priority: optional
Section: debug
Installed-Size: 97
Maintainer: Guus Sliepen <guus@debian.org>
Architecture: armhf
Source: libraw1394
Version: 2.1.2-2+apertis1bv2024dev3b1
Depends: libraw1394-11 (= 2.1.2-2+apertis1bv2024dev3b1)
Filename: pool/target/libr/libraw1394/libraw1394-11-dbgsym_2.1.2-2+apertis1bv2024dev3b1_armhf.deb
Size: 75088
MD5sum: 05308aae8c66612d95147971408aec12
SHA1: fbda7daa9e99ceb943030d482d9cbaf7859f7e79
SHA256: 8577f32781bc43a926600e813a6f9f31a9202ae6e80628a4f5c3bd642fe146f0
SHA512: 3c3b2aaf616a8a3808724139b2cd138d914d8771000e339a631d8d14bab775b70ef80dfcd8944f0b212bc6c869c142b665274f454bbb21a32cdf55e4197bbfe5
Description: debug symbols for libraw1394-11
Auto-Built-Package: debug-symbols
Build-Ids: ab0b2c7fcaa297de08ea9c126fd324d26b526eed
Multi-Arch: same

Package: libraw1394-dev
Priority: optional
Section: libdevel
Installed-Size: 150
Maintainer: Guus Sliepen <guus@debian.org>
Architecture: armhf
Source: libraw1394
Version: 2.1.2-2+apertis1bv2024dev3b1
Depends: libraw1394-11 (= 2.1.2-2+apertis1bv2024dev3b1)
Recommends: libraw1394-tools
Suggests: libraw1394-doc
Filename: pool/target/libr/libraw1394/libraw1394-dev_2.1.2-2+apertis1bv2024dev3b1_armhf.deb
Size: 48304
MD5sum: c5dbf099e92205196d3e1965638840c1
SHA1: b11288a2ca26f534854ab498bc6237664cdade20
SHA256: 6a55bac4ac50a8a88f67d7154c4667fddd6c6f3332cf09b41df542340509689c
SHA512: d9e593c0393c332ba42a337be3cdf48dd9e2ec47d90ee02e1e6da3f045238b436b07e3a872424c7a7da868c1ce01e06a7a104ddcfefdab7596b0aa2007c44eae
Description: library for direct access to IEEE 1394 bus - development files
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.
 .
 This package contains the include files, static library and development
 tools for libraw1394.
Homepage: https://ieee1394.wiki.kernel.org/
Multi-Arch: same

Package: libraw1394-doc
Priority: optional
Section: doc
Installed-Size: 660
Maintainer: Guus Sliepen <guus@debian.org>
Architecture: all
Source: libraw1394
Version: 2.1.2-2+apertis1bv2024dev3b1
Filename: pool/target/libr/libraw1394/libraw1394-doc_2.1.2-2+apertis1bv2024dev3b1_all.deb
Size: 331220
MD5sum: 315321a075f9dd9bdeabd4007e3d81b7
SHA1: 260482ff7f78ee1ea3c404d8cad0add28f98aa6b
SHA256: ce8006b51c0e77d97d779690b74199cf945141461ab0c74638fc8ebc68b7fa74
SHA512: a5ef37faf27cc358359176e3715d86b7cbadf2c83295975687c089660db9bf528cfa4d1ac7ebbae0ff9f2ed96a865b87293b88de5ada4c4dea35f7ea1962e4bc
Description: Reference manual and documentation about libraw1394
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.
 .
 This package contains documentation for libraw1394, as well as
 the programmer's documentation.
Homepage: https://ieee1394.wiki.kernel.org/

Package: libraw1394-tools
Priority: optional
Section: utils
Installed-Size: 73
Maintainer: Guus Sliepen <guus@debian.org>
Architecture: armhf
Source: libraw1394
Version: 2.1.2-2+apertis1bv2024dev3b1
Replaces: libraw1394-dev (<= 2.0.7-1ubuntu1)
Depends: libraw1394-11 (= 2.1.2-2+apertis1bv2024dev3b1), libc6 (>= 2.34)
Suggests: libraw1394-doc
Breaks: libraw1394-dev (<= 2.0.7-1ubuntu1)
Filename: pool/target/libr/libraw1394/libraw1394-tools_2.1.2-2+apertis1bv2024dev3b1_armhf.deb
Size: 30120
MD5sum: 6bcb297d6613c8d10d05e974035a5386
SHA1: 6b232f8fad804886e801809a90d09ab4f9c3d818
SHA256: f2a58239fa06e830b28f1d611e2585a5ceef2a90653ecd4a851211448b6b7d61
SHA512: 834bdfa22fea3890a22495ef64961bf51011c16690a20e2966f9d3e346924f2a6397bb91104dc1920587d0102e16619d8dd7c5e6b4ae448488756a2880096a60
Description: library for direct access to IEEE 1394 bus (aka FireWire)
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.
 .
 This package contains various utilities for that use libraw1394, including
 the testlibraw program.
Homepage: https://ieee1394.wiki.kernel.org/
Multi-Arch: foreign

Package: libraw1394-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 55
Maintainer: Guus Sliepen <guus@debian.org>
Architecture: armhf
Source: libraw1394
Version: 2.1.2-2+apertis1bv2024dev3b1
Depends: libraw1394-tools (= 2.1.2-2+apertis1bv2024dev3b1)
Filename: pool/target/libr/libraw1394/libraw1394-tools-dbgsym_2.1.2-2+apertis1bv2024dev3b1_armhf.deb
Size: 24284
MD5sum: e5460c23c1dd2be25f229ebc86946169
SHA1: 5c1d0247b6be64717b5f15b530b31862c1836a0f
SHA256: 60b47eadd39b327f4b8a9c82df138b70893ebea5dc78495e4b2af05bd5b03690
SHA512: c8b9064247df3ae69a7e8580f6616ef707887f25ea4c2b6ee2315b783b93e989aedcc172b56915abb3a5b6a29d36ac10dd138a55adc496688040b34a579401e3
Description: debug symbols for libraw1394-tools
Auto-Built-Package: debug-symbols
Build-Ids: 4c7088e360d8d9829a4ae5f9135d73cc5530ffdd 5dcc10f90dae6d589fabebc4f4b8d43f2fd5fbcf b1417948033e02323270d52c2eb8a2487c805a76

Package: libregexp-common-perl
Priority: optional
Section: perl
Installed-Size: 531
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 2017060201-3+apertis1bv2024dev3b1
Depends: perl:any
Filename: pool/target/libr/libregexp-common-perl/libregexp-common-perl_2017060201-3+apertis1bv2024dev3b1_all.deb
Size: 175344
MD5sum: e6911f4a1419249f7c3027cde9f73d66
SHA1: 3d33d6f1399b6cfcc71be95c9154ee4f59a3cc17
SHA256: 2e901fb88355ca945de2f0a7a69ce68d7d1adef83a7aefefdd495ad13711e9ca
SHA512: 6a12c2117819a775454f1aff06591a4bc2ee2483bc2775245c0d73665d9cb36659128610f5dfd91396813859acf3f3abc4eb13366f31294739ae0af1a768ad54
Description: module with common regular expressions
 Regexp::Common is a Perl module that exports a single hash ('%RE') that
 stores or generates commonly needed regular expressions.
 .
 The module currently provides the following patterns:
 .
   * balanced parentheses and brackets
   * delimited text (with escapes)
   * integers and floating-point numbers in any base (up to 36)
   * comments in 44 languages
   * offensive language
   * lists of any pattern
   * IPv4 and IPv6 addresses
   * URIs
   * Zip codes
Homepage: https://metacpan.org/release/Regexp-Common
Multi-Arch: foreign

Package: librhosydd-0-4
Priority: optional
Section: oldlibs
Installed-Size: 28
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Depends: librhosydd-0-6
Filename: pool/target/r/rhosydd/librhosydd-0-4_0.2024.1bv2024dev3b1_armhf.deb
Size: 8416
MD5sum: 2514666925a614b2c83f8d5086f941c7
SHA1: ad729a8281b58eb27fdd81aabafc3b47022e1b17
SHA256: 7356a2d47a0527ded0cfa2cfa9b547a8c0bc9c09a7dffe73b11eaa4da6f34811
SHA512: 95ab5295897f2ab69ea5182c43b3290d362d6e5f1bb11b0c532bd385933871d943671fc273b70ad20f58ad8c5e3e006694d48aedd29441edc27ea4167ea4a37d
Description: This is a transitional package. It can safely be removed.
 .
 This is a transitional package for librhosydd.
Multi-Arch: same

Package: librhosydd-0-6
Priority: extra
Section: libs
Installed-Size: 95
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Replaces: librhosydd-0-4
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.59.0)
Breaks: librhosydd-0-4
Filename: pool/target/r/rhosydd/librhosydd-0-6_0.2024.1bv2024dev3b1_armhf.deb
Size: 31956
MD5sum: 59a6c58e9239e6a1eeed3214de3cebc2
SHA1: e7a2f0f61d47d9be42c14085a9cb3318aa8074db
SHA256: 13229b0a53afc1af4d776811f10f52d8d4e359958337b54a8fc4aa88954ecac4
SHA512: 1d2386d625756d8f4aa02b1f9b3826b52330b88a28a182d44488cb61bdb832f0f5d86e15321196ecd5cf8bf7e27cab23afdeae9d4e1513acd0822a5e3848e2a9
Description: Sensors and actuators API - shared library
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains the shared library for use by general
 client applications. It is part of the SDK-API.
Multi-Arch: same

Package: librhosydd-0-6-dbgsym
Priority: optional
Section: debug
Installed-Size: 127
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Replaces: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Depends: librhosydd-0-6 (= 0.2024.1bv2024dev3b1)
Breaks: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Filename: pool/target/r/rhosydd/librhosydd-0-6-dbgsym_0.2024.1bv2024dev3b1_armhf.deb
Size: 100232
MD5sum: e9aea97bfb0fdbda87fa5c879c31ec86
SHA1: bdfee37a828595a4b3f2de9e5204885a00b4ed39
SHA256: c413de382ea7aa679901645067179763f9bf387c0c1ec9e1eb33e7e43d5567c3
SHA512: b287e7f4fb332ec1db144b892c0ff32746e4a0cf0876b8b442e1ee9d846684f9478bdf282ea2fbb64434d5402cb7b826bfb9c667f1ec66c92600a43e48b9a723
Description: debug symbols for librhosydd-0-6
Auto-Built-Package: debug-symbols
Build-Ids: 4adf5b58f498bb6a275f8cb32a125d49df1ea39e
Multi-Arch: same

Package: librhosydd-0-dev
Priority: extra
Section: libdevel
Installed-Size: 343
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Depends: gir1.2-rhosydd-0 (= 0.2024.1bv2024dev3b1), librhosydd-0-6 (= 0.2024.1bv2024dev3b1), libglib2.0-dev
Suggests: librhosydd-0-doc
Filename: pool/target/r/rhosydd/librhosydd-0-dev_0.2024.1bv2024dev3b1_armhf.deb
Size: 53080
MD5sum: b6cfa58ee90e3cee310f76298cb6a22e
SHA1: f6741cba2dd834fa9be9a1bf659f33455f089b9e
SHA256: 5f36cfec0e6a530c63a73effbf9377379142b400de07579fb6274ff8d15133a2
SHA512: 3db826b424323567bdb4d41616585f031750b13e120c0b965ba4f5d809af765e20a065c034777c85ce0461c465e78053c846575b29f5c98c71a1eb1ef73e7434
Description: Sensors and actuators API - development library
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains the development files for use by general
 client applications. It is part of the SDK-API.
Multi-Arch: same

Package: librhosydd-0-doc
Priority: extra
Section: doc
Installed-Size: 428
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: all
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Filename: pool/target/r/rhosydd/librhosydd-0-doc_0.2024.1bv2024dev3b1_all.deb
Size: 40504
MD5sum: 000ccb47591684ab5ec415e4b6bd2fae
SHA1: b53f4f9f416310de86ccd4010015bc9d00142cb3
SHA256: 2fd986e1167ab39c4cc375a80957d866b4cb66e1f85ee7310817efc010fbcfd8
SHA512: f6d88749393d175b1e97f1501feab948ee264fea77fccecf9fc78795c0c3da327761be0cc33fc869b89eae84aed8783fdc5df8e28d8cb33a6d5997a53688ce03
Description: Sensors and actuators API - documentation
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains reference documentation for the APIs used
 by general client applications.
Multi-Arch: foreign

Package: librhosydd-0-tests
Priority: extra
Section: misc
Installed-Size: 138
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Depends: librhosydd-0-6 (= 0.2024.1bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.58.2)
Filename: pool/target/r/rhosydd/librhosydd-0-tests_0.2024.1bv2024dev3b1_armhf.deb
Size: 37136
MD5sum: 9d4cf020cf613682923a933ac4c4c8da
SHA1: a128157117ea466f45de2ed5896d51b1e63da869
SHA256: 98822ae35c06a93aa2e578168527625ef6ae1ee8ed235ca5a78bb1d94a793083
SHA512: 7da9071c6e8309b57bd0f9663436518a32652ee1827a87a93bbdeb371a94edf32189a321eff4d1ea1a5343587b48c43e0966e454f06967dc6d82841cd9529982
Description: Sensors and actuators API - tests
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains unit tests for the APIs used by general
 client applications.

Package: librhosydd-0-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 134
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Replaces: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Depends: librhosydd-0-tests (= 0.2024.1bv2024dev3b1)
Breaks: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Filename: pool/target/r/rhosydd/librhosydd-0-tests-dbgsym_0.2024.1bv2024dev3b1_armhf.deb
Size: 82320
MD5sum: a4800e232e478925f69a00919e6d4304
SHA1: c11047f5f49a49a378358e048e1aab57987035e3
SHA256: 6be141ca7b0741d6dab2f4020caf01f9efff8978382f494217574c48a8ae8f87
SHA512: 1752e1739896370acc5612f6ad137af087dccd6c712cb80159fd742717670e0a791b3214826211bf2e2bb223b5ca529bbef60d24d156914b369512cf64743e27
Description: debug symbols for librhosydd-0-tests
Auto-Built-Package: debug-symbols
Build-Ids: 3fa1f1edae59adb7b599de34e360ed516e9e66b2 7c795c7597c85198fc059b14f7721aba3dbd8297 8ac92c6c6180fb8a78cd853e82eb79fe54cfc889 a43cd094d91171d818e685ed47d8aca5edcd01db c993d61a329914c079655f793b185ad1380ec589 cdafd5a24e3fa5400c7c99caa1ad5677f6fe046c

Package: libroken19-heimdal
Priority: optional
Section: libs
Installed-Size: 100
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0)
Filename: pool/target/h/heimdal/libroken19-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 45196
MD5sum: af7f8ada6a08c2b497b4891ba1961a02
SHA1: 3a0a5fac0e62b67109fcbdd86c815854cff11243
SHA256: d7eedf7ce7a6763c5bf0f33f22e6205b581d03579757104d2444c434a23cab7e
SHA512: 11c75fad7107e8ac547565c34e200eab48bf6a17b342ccf91dacecc96caa3cd7b91f356747df242a6ef230717370c15bae001efdc792fbe9682aa0ed2d826f62
Description: Heimdal Kerberos - roken support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for roken support.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libroken19-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 167
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libroken19-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libroken19-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 144332
MD5sum: d47187e8b566cc352232544c9978c6c6
SHA1: 5e69f2d5f5bda262de662ef2592fdd4918665909
SHA256: 0a6990a4a62e421a56cf0834f33e5b49f0b8e8f9f69f2403daef86ad7e8264cb
SHA512: 8a4b008b13091a5bb5dad7f0c0b73593c12cd02f711ebb700e1902763c4d634582c96b07d6c1945eda11ff3af1dfb81cbf62cdb279ccccc364a3c0437f37b4d9
Description: debug symbols for libroken19-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: 9c870774351552b2a4666e8b0e0fcd509ca8c24d
Multi-Arch: same

Package: librsvg2-2
Priority: optional
Section: libs
Installed-Size: 8648
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: librsvg
Version: 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libcairo-gobject2 (>= 1.12.16), libcairo2 (>= 1.15.12), libgcc-s1 (>= 4.3), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0 (>= 2.50.0), libpango-1.0-0 (>= 1.48.11), libpangocairo-1.0-0 (>= 1.48.11), libxml2 (>= 2.9.0)
Recommends: librsvg2-common
Suggests: librsvg2-bin
Filename: pool/target/libr/librsvg/librsvg2-2_2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 2193228
MD5sum: a8001e18c95adb9efc4d9a58cf3181a4
SHA1: b5207cdafa82aed60c24ecaafe338663f34e7867
SHA256: f625fb00447017170d5e6d4428c8b5d7e5641234733248977d79a54fc88a4cdc
SHA512: f47b4dbe3e39bf25e5b1d5fd3d1f7a353fd6ed74a478571cdd8cac8255695b7ee2d20ec9d5cbc2e57e4cc48f593bfcd98a378cb4391e599b97dafda4e4e8ab10
Description: SAX-based renderer library for SVG files (runtime)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package contains the runtime library, necessary to run
 applications using librsvg.
Homepage: https://wiki.gnome.org/Projects/LibRsvg
Multi-Arch: same

Package: librsvg2-2-dbgsym
Priority: optional
Section: debug
Installed-Size: 10333
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: librsvg
Version: 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1
Depends: librsvg2-2 (= 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/libr/librsvg/librsvg2-2-dbgsym_2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 3601684
MD5sum: 248ee419138b2e7258d3772679145588
SHA1: e96ad57719b6b625ae4c13c510e9e43ff90fe1e7
SHA256: f2c4bacd1054a2ec739c45fd4e775b1ab422024ed3fba2470d56d7624be16467
SHA512: d38f1a4605d4642cc50496491f9e6d008d97154169f504bfffe9cf0a23cde2e5099948d6f78014e6fe1f610e78092f4840b6efdaeb7c6c93543320a893c4309e
Description: debug symbols for librsvg2-2
Auto-Built-Package: debug-symbols
Build-Ids: c3b8b8396a8ea87fd8edcc43a5e95aae56e8c808
Multi-Arch: same

Package: librsvg2-bin
Priority: optional
Section: graphics
Installed-Size: 4619
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: librsvg
Version: 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1
Depends: librsvg2-2 (>= 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1), libc6 (>= 2.34), libcairo2 (>= 1.15.10), libgcc-s1 (>= 4.3), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.50.0), libpango-1.0-0 (>= 1.48.11), libpangocairo-1.0-0 (>= 1.48.11), libxml2 (>= 2.9.0)
Filename: pool/target/libr/librsvg/librsvg2-bin_2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 1393932
MD5sum: 8560f5c596c2d57181efc758e92eb528
SHA1: 7ee83c1c0cfa6430f4852a788750bf4b55407857
SHA256: 474d21e572f01c609a91f68e5e5511b626b810c58010898a29445eae599c9afe
SHA512: 7ac9d55e9d4a33287bbce07d35700e2d1134acdcc625b951aec5a97dfe61ea39d2141af750d63e4e1b9092a10c427d0d7f46fb63911dc691b6ba472df700494c
Description: command-line utility to convert SVG files
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package includes a command-line utility to convert the SVG files
 to the PNG format.
Homepage: https://wiki.gnome.org/Projects/LibRsvg
Multi-Arch: foreign

Package: librsvg2-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 3598
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: librsvg
Version: 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1
Depends: librsvg2-bin (= 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/libr/librsvg/librsvg2-bin-dbgsym_2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 1401308
MD5sum: 4ecfdc487f6e0bc118c491d948eff895
SHA1: 590c58535632cb47a1cb46fea622242eb9ceee80
SHA256: 616e6a8e946b9a8a9f47fe12e18f0a4b6d7b7f0a5bbb79823fe5ba73d896825f
SHA512: 20c70d8d709e61b65d3c1de3e0d15fa09040d1175f67c834d88be72a306120ddac214111befb263df55253046c81ed563a3037e1ecb481e2ed67480c51b4fe6c
Description: debug symbols for librsvg2-bin
Auto-Built-Package: debug-symbols
Build-Ids: 99971a1bdf908228ae60d0f6a0ad58cdf502cc5d

Package: librsvg2-common
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: librsvg
Version: 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1
Depends: librsvg2-2 (= 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1), libgdk-pixbuf-2.0-0 (>= 2.23.5-2), libglib2.0-0 (>= 2.50.0)
Filename: pool/target/libr/librsvg/librsvg2-common_2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 30412
MD5sum: 9d022d0d3a46e853995492e636ed351c
SHA1: 0f0f60272cb2144f0cff15525b55c98f196f4ebc
SHA256: 472d0f858b9097350f4fc413b1f3daa3215de413fd57bf40d231336f5e4e4cf7
SHA512: 4bda8adf94204c4d73c5ea283474109ae538d2abd4f78430657a1380f674eabf166482981e6bf059e4bb5b9f16af6fd125cde0fc0fa20dd42b62810a9585c988
Description: SAX-based renderer library for SVG files (extra runtime)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package includes the gdk-pixbuf loader allowing
 to load SVG images transparently inside GTK+ applications.
Homepage: https://wiki.gnome.org/Projects/LibRsvg
Multi-Arch: same

Package: librsvg2-common-dbgsym
Priority: optional
Section: debug
Installed-Size: 21
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: librsvg
Version: 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1
Depends: librsvg2-common (= 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/libr/librsvg/librsvg2-common-dbgsym_2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 8864
MD5sum: 265238326571ffcf45a8a0a2ee50255f
SHA1: 976bab32e1202e9146c1168009109aa96e9bc07f
SHA256: e45b1d2f62bdbc7da60a78fe84af674579d0b0ddd8ba82bc3fabeee70bb994ef
SHA512: 69f8937e36b834958b9882ad5202f5e5f67cb59cfba6654a4e5160fe69732cdb715e4fe07b376a5513d7d3e697c3d55487315fd1829b2368c39bb36d9a2ddafc
Description: debug symbols for librsvg2-common
Auto-Built-Package: debug-symbols
Build-Ids: c5f8e2f68aa017a3bb2cca043ae4acfa50ed06f3
Multi-Arch: same

Package: librsvg2-dev
Priority: optional
Section: libdevel
Installed-Size: 305
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: librsvg
Version: 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1
Depends: gir1.2-rsvg-2.0 (= 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1), libcairo2-dev (>= 1.2.0), libgdk-pixbuf-2.0-dev (>= 2.23.5-2), libglib2.0-dev (>= 2.50.0), librsvg2-2 (= 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1), librsvg2-common (= 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1)
Suggests: librsvg2-doc
Filename: pool/target/libr/librsvg/librsvg2-dev_2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 65584
MD5sum: 363533a0b318f27b12d9e8628c26cf75
SHA1: c8204759d8e98ee8972280c17825307e33cf827a
SHA256: 97352b3ad3518a0f8526c161ae4576070b5033cbb26e25a70a569e967f80dc52
SHA512: a6da5f76bc19384afdcc019938789bcf0887d2974b2ac9de5fb04d6397816718332bb9cb995848a15f6df98c1ea4f26c93f8365f683e3ce56dceb9cea1977b5a
Description: SAX-based renderer library for SVG files (development)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package provides the necessary development libraries and include
 files to allow you to develop with librsvg.
Homepage: https://wiki.gnome.org/Projects/LibRsvg
Multi-Arch: same

Package: librsvg2-doc
Priority: optional
Section: doc
Installed-Size: 836
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: librsvg
Version: 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1
Suggests: devhelp
Filename: pool/target/libr/librsvg/librsvg2-doc_2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1_all.deb
Size: 81000
MD5sum: 8cb08e80a6e9a4667711cda7eaaaa6c1
SHA1: 8916851ff9d9b94767416f118ccc3119de70d26c
SHA256: 883d2114133508e5900dc10d2f93d4ba6419614e3920a3f07b20810522efa320
SHA512: 61e6b42225d22e1029ef2cfdecc53f695dd77881ac6cb76d974e1108a2b5b1b3cd3486706f8a200416da9c1911e560644da4a3874850e7ec5591d177d598214c
Description: SAX-based renderer library for SVG files (documentation)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package provides the API documentation.
Homepage: https://wiki.gnome.org/Projects/LibRsvg
Multi-Arch: foreign

Package: librsvg2-tests
Priority: optional
Section: misc
Installed-Size: 9935
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: librsvg
Version: 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.10.0), libfreetype6 (>= 2.8.0), libgdk-pixbuf-2.0-0 (>= 2.23.5-2), libglib2.0-0 (>= 2.50.0), libharfbuzz0b (>= 0.6.0), libpango-1.0-0 (>= 1.48.11), librsvg2-2 (>= 2.52.5)
Filename: pool/target/libr/librsvg/librsvg2-tests_2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 4529316
MD5sum: 77cf3b506d47440a660aa732fdc424b1
SHA1: b60f40b72d6e0ff23d8123a1929c0b3b5c78a4bc
SHA256: 846dbba5c0988df057b2420a5ee4d95a834efb57598f3496d1b9cfef11eae995
SHA512: ad46d06a104f4fecf73603635951e190f0611fc85c8461a541085c491f40cae7955a79345ac5587fc7f481e7363f88a1dd5befb41a31ab4da0f8fa39dbd59ddf
Description: automated tests for RSVG library
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package contains automated tests, which can be run with
 gnome-desktop-testing or autopkgtest.
Homepage: https://wiki.gnome.org/Projects/LibRsvg

Package: librsvg2-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 67
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: librsvg
Version: 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1
Depends: librsvg2-tests (= 2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/libr/librsvg/librsvg2-tests-dbgsym_2.54.7+dfsg-1~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 48036
MD5sum: 39516fa5d43c5b0d3ed2ea42e0fe4c64
SHA1: f18722dcc9b3938269a291f91ed99ed4abcf379b
SHA256: 694e3d8232a6654df0e97aef5445c5527db62c7bebf7fcdd482942c87b4d273d
SHA512: e3f094182d202816111c798be533616056dd5a1015cc844b4c203fb074785851b780c6cdca44b10f27adfb8ba0abfa2b98f2a7ddbaf4b4de22516a41d8234d4b
Description: debug symbols for librsvg2-tests
Auto-Built-Package: debug-symbols
Build-Ids: f5e7a4123020a08290c52f65abcbce81a1333e00

Package: librust-aes-dev
Priority: optional
Section: rust
Installed-Size: 172
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-aes
Version: 0.6.0-1+apertis2bv2024dev3b1
Provides: librust-aes+default-dev (= 0.6.0-1+apertis2bv2024dev3b1), librust-aes-0+default-dev (= 0.6.0-1+apertis2bv2024dev3b1), librust-aes-0-dev (= 0.6.0-1+apertis2bv2024dev3b1), librust-aes-0.6+default-dev (= 0.6.0-1+apertis2bv2024dev3b1), librust-aes-0.6-dev (= 0.6.0-1+apertis2bv2024dev3b1), librust-aes-0.6.0+default-dev (= 0.6.0-1+apertis2bv2024dev3b1), librust-aes-0.6.0-dev (= 0.6.0-1+apertis2bv2024dev3b1)
Depends: librust-aes-soft-0.6+default-dev, librust-cipher-0.2+default-dev
Filename: pool/target/r/rust-aes/librust-aes-dev_0.6.0-1+apertis2bv2024dev3b1_armhf.deb
Size: 85420
MD5sum: cbaf1fb524967530acd3fb54b24e04ce
SHA1: e134cf5d1943cd179d8c1b990110251763d56343
SHA256: 864adafd2149236c490938c13b9cbc4ca90f67c1e89fa4f8de9794186aaba32d
SHA512: 6a28b0da5f784eb0e5b86a6f44824ebfc7187268636b09966fa6cf37cd40bb1ce0106edbc4a51570f7ca1dc44a40be5788a5198d0b168b81b41081a12556423c
Description: Facade for AES (Rijndael) block ciphers implementations - Rust source code
 This package contains the source for the Rust aes crate, packaged by debcargo
 for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-aes-soft-dev
Priority: optional
Section: rust
Installed-Size: 246
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-aes-soft
Version: 0.6.4-1+apertis2bv2024dev3b1
Provides: librust-aes-soft+default-dev (= 0.6.4-1+apertis2bv2024dev3b1), librust-aes-soft+semi-fixslice-dev (= 0.6.4-1+apertis2bv2024dev3b1), librust-aes-soft-0+default-dev (= 0.6.4-1+apertis2bv2024dev3b1), librust-aes-soft-0+semi-fixslice-dev (= 0.6.4-1+apertis2bv2024dev3b1), librust-aes-soft-0-dev (= 0.6.4-1+apertis2bv2024dev3b1), librust-aes-soft-0.6+default-dev (= 0.6.4-1+apertis2bv2024dev3b1), librust-aes-soft-0.6+semi-fixslice-dev (= 0.6.4-1+apertis2bv2024dev3b1), librust-aes-soft-0.6-dev (= 0.6.4-1+apertis2bv2024dev3b1), librust-aes-soft-0.6.4+default-dev (= 0.6.4-1+apertis2bv2024dev3b1), librust-aes-soft-0.6.4+semi-fixslice-dev (= 0.6.4-1+apertis2bv2024dev3b1), librust-aes-soft-0.6.4-dev (= 0.6.4-1+apertis2bv2024dev3b1)
Depends: librust-cipher-0.2+default-dev, librust-opaque-debug-0.3+default-dev
Filename: pool/target/r/rust-aes-soft/librust-aes-soft-dev_0.6.4-1+apertis2bv2024dev3b1_armhf.deb
Size: 92336
MD5sum: 7d2c56fe48173ec9d14a58ef7bde08b4
SHA1: 86af1a4dd85cdc4b20f37b4fdba684fa0e26a988
SHA256: 0133d7dfa58f4ac347f12e449c991304e94db96145f92a7151157f6dc6eba77b
SHA512: ab490f23c0057dbe7d5f072d730d37f2cb38df4a03779e9f5be67fdac8bbce3d83ffa5ce0a45eecef1921f929816c1af29ce1c7314bc4d9afd03f4a79cc30a8f
Description: AES (Rijndael) block ciphers bit-sliced implementation - Rust source code
 This package contains the source for the Rust aes-soft crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-ahash-dev
Priority: optional
Section: rust
Installed-Size: 169
Maintainer: Jonas Smedegaard <dr@jones.dk>
Architecture: all
Source: rust-ahash
Version: 0.7.6-7+apertis1bv2024dev2b1
Provides: librust-ahash-0-dev (= 0.7.6-7+apertis1bv2024dev2b1), librust-ahash-0.7+compile-time-rng-dev (= 0.7.6-7+apertis1bv2024dev2b1), librust-ahash-0.7+default-dev (= 0.7.6-7+apertis1bv2024dev2b1), librust-ahash-0.7+std-dev (= 0.7.6-7+apertis1bv2024dev2b1), librust-ahash-0.7-dev (= 0.7.6-7+apertis1bv2024dev2b1), librust-ahash-0.7.6-dev (= 0.7.6-7+apertis1bv2024dev2b1)
Depends: librust-const-random-0.1+default-dev (>= 0.1.8), librust-getrandom-0.2+default-dev (>= 0.2.3), librust-once-cell-1+alloc-dev (>= 1.8), librust-version-check-0.9+default-dev
Filename: pool/target/r/rust-ahash/librust-ahash-dev_0.7.6-7+apertis1bv2024dev2b1_all.deb
Size: 33072
MD5sum: 152d17d52ebd0f6e1c6c3c6b57f0d5f1
SHA1: c18ad18c2996f32bcc13319fb6bc4ddb3d070113
SHA256: af80ed55c854f93a4616202118e01a4e0c0463924bf9847a320088b3eebede9a
SHA512: ae5c4a3dfcc43ae36b8f2ca0f5b6fbcf151476287ff0fccaf67cfeb614d9a01c445367a4355478b15a4d4457dcfcabdfcb682ca0885c9baeec4ebca1fef19c0e
Description: non-cryptographic hash function - Rust source code
 AHash is the fastest, DOS resistant hash currently available in Rust.
 AHash is intended *exclusively* for use in in-memory hashmaps.
 .
 AHash's output is of high quality
 but aHash is **not** a cryptographically secure hash.
 .
 This package contains the source for the Rust ahash crate,
 packaged for use with cargo and dh-cargo.
Homepage: https://github.com/tkaitchuck/ahash
Multi-Arch: foreign

Package: librust-ascii-canvas-dev
Priority: optional
Section: rust
Installed-Size: 53
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-ascii-canvas
Version: 2.0.0-2+apertis2bv2024dev2b1
Provides: librust-ascii-canvas+default-dev (= 2.0.0-2+apertis2bv2024dev2b1), librust-ascii-canvas-2+default-dev (= 2.0.0-2+apertis2bv2024dev2b1), librust-ascii-canvas-2-dev (= 2.0.0-2+apertis2bv2024dev2b1), librust-ascii-canvas-2.0+default-dev (= 2.0.0-2+apertis2bv2024dev2b1), librust-ascii-canvas-2.0-dev (= 2.0.0-2+apertis2bv2024dev2b1), librust-ascii-canvas-2.0.0+default-dev (= 2.0.0-2+apertis2bv2024dev2b1), librust-ascii-canvas-2.0.0-dev (= 2.0.0-2+apertis2bv2024dev2b1)
Depends: librust-term-0.5+default-dev
Filename: pool/target/r/rust-ascii-canvas/librust-ascii-canvas-dev_2.0.0-2+apertis2bv2024dev2b1_armhf.deb
Size: 12164
MD5sum: a86fea429d38b6a8be1fd8a6b68cb74c
SHA1: f1f3797b760bf597b6e0fb72445274143befcc59
SHA256: 47c3fcd3b37f8b326f5a1961c9f668e1c9fd4a7aced9cda0054c63bdc9f3261f
SHA512: db9cf4d6e0657d7ef05d9b6ba76737d84d954161ce4e0f84839dcb8f686f824bb285f80c2a3672b39d2c925f74ca168a1f00e0b59a78d568ac77374a9a3ab3b8
Description: Simple canvas for drawing lines and styled text and emitting to the terminal - Rust source code
 This package contains the source for the Rust ascii-canvas crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-base64-dev
Priority: optional
Section: rust
Installed-Size: 303
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-base64
Version: 0.13.0-1+apertis0bv2024dev2b1
Provides: librust-base64+alloc-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64+default-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64+std-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64-0+alloc-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64-0+default-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64-0+std-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64-0-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64-0.13+alloc-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64-0.13+default-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64-0.13+std-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64-0.13-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64-0.13.0+alloc-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64-0.13.0+default-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64-0.13.0+std-dev (= 0.13.0-1+apertis0bv2024dev2b1), librust-base64-0.13.0-dev (= 0.13.0-1+apertis0bv2024dev2b1)
Filename: pool/target/r/rust-base64/librust-base64-dev_0.13.0-1+apertis0bv2024dev2b1_armhf.deb
Size: 46992
MD5sum: 7f8125e093b24d89206cd72c2e35ba26
SHA1: 6994e2a1674142abbf9965631b3425b100fe8abc
SHA256: aec76e601f492f26b0150b032816ac26e8f93a3809f2aae2829e5556255593f0
SHA512: 34e79a19dfab67c4a1fcef31b509345bbf5d16428177ae788dd941bf0aac8b559b679f320c87717bb1e8cbc5005f0b5b27bce571e5596a9cef01bb1f514dbe4f
Description: Encodes and decodes base64 as bytes or utf8 - Rust source code
 This package contains the source for the Rust base64 crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-base64ct-dev
Priority: optional
Section: rust
Installed-Size: 139
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-base64ct
Version: 1.5.1-1+apertis2bv2024dev3b1
Provides: librust-base64ct+alloc-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct+default-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct+std-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct-1+alloc-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct-1+default-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct-1+std-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct-1-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct-1.5+alloc-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct-1.5+default-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct-1.5+std-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct-1.5-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct-1.5.1+alloc-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct-1.5.1+default-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct-1.5.1+std-dev (= 1.5.1-1+apertis2bv2024dev3b1), librust-base64ct-1.5.1-dev (= 1.5.1-1+apertis2bv2024dev3b1)
Filename: pool/target/r/rust-base64ct/librust-base64ct-dev_1.5.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 28964
MD5sum: 73edd5e6f36f3c05c2bf8d0a09c3a835
SHA1: d1c6f417dfc22d4dfa5e46dcd662a505da62ee33
SHA256: 5a0148d8eb3b96cac4c0287b5e552b0c8b5e440bb82af3cbf31becbdfea52433
SHA512: 974ad2488cb49d7ffacf2088746906932938e2711d3e2e5f2c211f267c33a5a268e8b6700bf9571bf059018ac4511ee40420d094ae54d8c7b06caedf64c31dab
Description: Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support - Rust source code
 This package contains the source for the Rust base64ct crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-blake3-dev
Priority: optional
Section: rust
Installed-Size: 1429
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-blake3
Version: 1.3.1-1+apertis1bv2024dev2b1
Provides: librust-blake3+default-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3+digest-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3+neon-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3+no-avx2-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3+no-avx512-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3+no-neon-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3+no-sse2-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3+no-sse41-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3+prefer-intrinsics-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3+pure-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3+rayon-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3+std-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3+traits-preview-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+default-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+digest-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+neon-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+no-avx2-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+no-avx512-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+no-neon-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+no-sse2-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+no-sse41-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+prefer-intrinsics-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+pure-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+rayon-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+std-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1+traits-preview-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+default-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+digest-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+neon-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+no-avx2-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+no-avx512-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+no-neon-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+no-sse2-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+no-sse41-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+prefer-intrinsics-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+pure-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+rayon-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+std-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3+traits-preview-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+default-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+digest-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+neon-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+no-avx2-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+no-avx512-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+no-neon-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+no-sse2-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+no-sse41-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+prefer-intrinsics-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+pure-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+rayon-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+std-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1+traits-preview-dev (= 1.3.1-1+apertis1bv2024dev2b1), librust-blake3-1.3.1-dev (= 1.3.1-1+apertis1bv2024dev2b1)
Depends: librust-arrayref-0.3+default-dev (>= 0.3.5-~~), librust-arrayvec-0.7-dev, librust-cc-1+default-dev (>= 1.0.4-~~), librust-cfg-if-1+default-dev, librust-constant-time-eq-0.1+default-dev (>= 0.1.5-~~), librust-digest-0.10+default-dev (>= 0.10.1-~~), librust-digest-0.10+mac-dev (>= 0.10.1-~~), librust-digest-0.10+std-dev (>= 0.10.1-~~), librust-rayon-1+default-dev (>= 1.1.0-~~)
Filename: pool/target/r/rust-blake3/librust-blake3-dev_1.3.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 100056
MD5sum: 68999d07b8a3cacdebb343c435004022
SHA1: 3e89b903fe5a309b67e5a7620beb1dc660db022b
SHA256: 9ce68b871c8c497a12232582dcdd336685fb659d972ddcb89edd142a91163366
SHA512: 525d5ecb4be8a8b20ba8fac0c3152e3d4282cbf6c085f5fd461491a8601d9924a2e3590a32b49593d7a69659fa663c631377d9e77bcf414cd413b3b5a609a719
Description: BLAKE3 hash function - Rust source code
 This package contains the source for the Rust blake3 crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-buffered-reader-dev
Priority: optional
Section: rust
Installed-Size: 226
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-buffered-reader
Version: 1.1.4-1+apertis0bv2024dev2b1
Provides: librust-buffered-reader+bzip2-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader+compression-bzip2-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader+compression-deflate-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader+compression-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader+default-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader+flate2-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1+bzip2-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1+compression-bzip2-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1+compression-deflate-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1+compression-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1+default-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1+flate2-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1+bzip2-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1+compression-bzip2-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1+compression-deflate-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1+compression-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1+default-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1+flate2-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1.4+bzip2-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1.4+compression-bzip2-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1.4+compression-deflate-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1.4+compression-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1.4+default-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1.4+flate2-dev (= 1.1.4-1+apertis0bv2024dev2b1), librust-buffered-reader-1.1.4-dev (= 1.1.4-1+apertis0bv2024dev2b1)
Depends: librust-bzip2-0.4+default-dev, librust-flate2-1+default-dev (>= 1.0.1-~~), librust-lazy-static-1+default-dev (>= 1.4-~~), librust-libc-0.2+default-dev (>= 0.2.66-~~)
Filename: pool/target/r/rust-buffered-reader/librust-buffered-reader-dev_1.1.4-1+apertis0bv2024dev2b1_armhf.deb
Size: 35588
MD5sum: 55d1aa81f5ec2910d04416d7d7a04f35
SHA1: 890ddb32e0d299f983fc11d9fafb6c2f3bf7eeb4
SHA256: 28887e0956ab953b4b366204e764efe238d0e17c5a80fdb9d2b8f9c6fdeca08e
SHA512: 2cc93d7cd80e6aece3eb4e6db1d20068a49caf9396ce2078a82ab9410e5258018bea2c808d57edbdb38b768f2e588b33243b94ebad6835a20e9387d449b1e02a
Description: Super-powered Reader - Rust source code
 This package contains the source for the Rust buffered-reader crate, packaged
 by debcargo for use with cargo and dh-cargo.
Homepage: https://sequoia-pgp.org/
Multi-Arch: same

Package: librust-bzip2-dev
Priority: optional
Section: rust
Installed-Size: 114
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-bzip2
Version: 0.4.4-1+apertis1bv2024dev3b1
Provides: librust-bzip2+default-dev (= 0.4.4-1+apertis1bv2024dev3b1), librust-bzip2+static-dev (= 0.4.4-1+apertis1bv2024dev3b1), librust-bzip2-0+default-dev (= 0.4.4-1+apertis1bv2024dev3b1), librust-bzip2-0+static-dev (= 0.4.4-1+apertis1bv2024dev3b1), librust-bzip2-0-dev (= 0.4.4-1+apertis1bv2024dev3b1), librust-bzip2-0.4+default-dev (= 0.4.4-1+apertis1bv2024dev3b1), librust-bzip2-0.4+static-dev (= 0.4.4-1+apertis1bv2024dev3b1), librust-bzip2-0.4-dev (= 0.4.4-1+apertis1bv2024dev3b1), librust-bzip2-0.4.4+default-dev (= 0.4.4-1+apertis1bv2024dev3b1), librust-bzip2-0.4.4+static-dev (= 0.4.4-1+apertis1bv2024dev3b1), librust-bzip2-0.4.4-dev (= 0.4.4-1+apertis1bv2024dev3b1)
Depends: librust-bzip2-sys-0.1+default-dev (>= 0.1.11-~~), librust-bzip2-sys-0.1+static-dev (>= 0.1.11-~~), librust-libc-0.2+default-dev
Filename: pool/target/r/rust-bzip2/librust-bzip2-dev_0.4.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 34836
MD5sum: 52425523ea98ea08099ff2c614e24b9b
SHA1: 850022526a82c48bec006d4651402097cd948b2f
SHA256: 36525325d27b33f57047f07f212c6ae962b789aa439e389c57642d2d8ab49f2c
SHA512: 51ac5e79846d3257d50558f2fdb3b8297db63cd25bc7f85ed0b952964621f3e6d299e10a1232fc9e7598784462a47407c2a4740eea29d2df294701b6b2e52f69
Description: Bindings to libbzip2 (compression & decompression) - Rust source code
 This package contains the source for the Rust bzip2 crate, packaged by debcargo
 for use with cargo and dh-cargo.
Homepage: https://github.com/alexcrichton/bzip2-rs
Multi-Arch: same

Package: librust-bzip2-sys-dev
Priority: optional
Section: rust
Installed-Size: 38
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-bzip2-sys
Version: 0.1.11-1+apertis0bv2024dev2b1
Provides: librust-bzip2-sys+default-dev (= 0.1.11-1+apertis0bv2024dev2b1), librust-bzip2-sys+static-dev (= 0.1.11-1+apertis0bv2024dev2b1), librust-bzip2-sys-0+default-dev (= 0.1.11-1+apertis0bv2024dev2b1), librust-bzip2-sys-0+static-dev (= 0.1.11-1+apertis0bv2024dev2b1), librust-bzip2-sys-0-dev (= 0.1.11-1+apertis0bv2024dev2b1), librust-bzip2-sys-0.1+default-dev (= 0.1.11-1+apertis0bv2024dev2b1), librust-bzip2-sys-0.1+static-dev (= 0.1.11-1+apertis0bv2024dev2b1), librust-bzip2-sys-0.1-dev (= 0.1.11-1+apertis0bv2024dev2b1), librust-bzip2-sys-0.1.11+default-dev (= 0.1.11-1+apertis0bv2024dev2b1), librust-bzip2-sys-0.1.11+static-dev (= 0.1.11-1+apertis0bv2024dev2b1), librust-bzip2-sys-0.1.11-dev (= 0.1.11-1+apertis0bv2024dev2b1)
Depends: librust-cc-1+default-dev, librust-libc-0.2+default-dev, librust-pkg-config-0.3+default-dev (>= 0.3.9-~~), libbz2-dev
Filename: pool/target/r/rust-bzip2-sys/librust-bzip2-sys-dev_0.1.11-1+apertis0bv2024dev2b1_armhf.deb
Size: 9340
MD5sum: b30f31ffec21c55f70186b366928946b
SHA1: 8f6c3994b441469fc0ee2b9d979b7d565700a5c9
SHA256: 5fb61b2df4d8cd720309ef5abe1ec3e5501c4afd389904baff884707a1410c6f
SHA512: 277ca64b667a562d658368fec0876e462009f0c2445be80164a02b572a7310e48b226b24572ceddae03c3a4c258059188bd86f2778540f605e5e5e3e2d95c5ef
Description: libbzip2 bindings for compression and decompression - Rust source code
 This package contains the source for the Rust bzip2-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.
Homepage: https://github.com/alexcrichton/bzip2-rs
Multi-Arch: same

Package: librust-cipher-dev
Priority: optional
Section: rust
Installed-Size: 78
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-cipher
Version: 0.2.5-2+apertis1bv2024dev2b1
Provides: librust-cipher+default-dev (= 0.2.5-2+apertis1bv2024dev2b1), librust-cipher+std-dev (= 0.2.5-2+apertis1bv2024dev2b1), librust-cipher-0+default-dev (= 0.2.5-2+apertis1bv2024dev2b1), librust-cipher-0+std-dev (= 0.2.5-2+apertis1bv2024dev2b1), librust-cipher-0-dev (= 0.2.5-2+apertis1bv2024dev2b1), librust-cipher-0.2+default-dev (= 0.2.5-2+apertis1bv2024dev2b1), librust-cipher-0.2+std-dev (= 0.2.5-2+apertis1bv2024dev2b1), librust-cipher-0.2-dev (= 0.2.5-2+apertis1bv2024dev2b1), librust-cipher-0.2.5+default-dev (= 0.2.5-2+apertis1bv2024dev2b1), librust-cipher-0.2.5+std-dev (= 0.2.5-2+apertis1bv2024dev2b1), librust-cipher-0.2.5-dev (= 0.2.5-2+apertis1bv2024dev2b1)
Depends: librust-generic-array-0.14+default-dev
Filename: pool/target/r/rust-cipher/librust-cipher-dev_0.2.5-2+apertis1bv2024dev2b1_armhf.deb
Size: 15396
MD5sum: e8a42573b4b2525ceca3f32f8a7a2d57
SHA1: c148fd1c39bfb5870ca4be1103feadb268c1259a
SHA256: 3f7de0ef0442dee420f9ce54d1b782d316b360ec8ac9885f7cc333338c33a455
SHA512: ff99a684905d29a6abb2aa85f8955d3618664dcd63a4221d8d27a0a5512c48a3fa3cd5241ac7e3f39c67c2b195b58698d54b0f0a91294ca971923e3cfb4ed61d
Description: Traits for describing block ciphers and stream ciphers - Rust source code
 This package contains the source for the Rust cipher crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-clap-complete-3-dev
Priority: optional
Section: rust
Installed-Size: 109
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-clap-complete-3
Version: 3.1.1-1+apertis1bv2024dev2b1
Replaces: librust-clap-complete-3.1.1-dev
Provides: librust-clap-complete+default-dev (= 3.1.1-1+apertis1bv2024dev2b1), librust-clap-complete-3+default-dev (= 3.1.1-1+apertis1bv2024dev2b1), librust-clap-complete-3.1+default-dev (= 3.1.1-1+apertis1bv2024dev2b1), librust-clap-complete-3.1-dev (= 3.1.1-1+apertis1bv2024dev2b1), librust-clap-complete-3.1.1+default-dev (= 3.1.1-1+apertis1bv2024dev2b1), librust-clap-complete-3.1.1-dev (= 3.1.1-1+apertis1bv2024dev2b1), librust-clap-complete-dev (= 3.1.1-1+apertis1bv2024dev2b1)
Depends: librust-clap-3+std-dev (>= 3.1.0-~~)
Breaks: librust-clap-complete-3.1.1-dev
Filename: pool/target/r/rust-clap-complete-3/librust-clap-complete-3-dev_3.1.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 21028
MD5sum: af8eaefe3765a49818220d7a5fb3f471
SHA1: 65f1e5fc0aab54b70a3a9417ef9fee99d3e755c1
SHA256: 76c377967b3c457ded7f16f0987dd9ff59f05c4a817da40c58f079e547ea7f99
SHA512: b102ad3ff540031a89190683e263191baf49717aa10ef5a67908e0ae76b9e7abc22d8563233f59c726bc85faedb3776946f38da73a04c879fa6502173b33b6c6
Description: Generate shell completion scripts for your clap::Command - Rust source code
 This package contains the source for the Rust clap_complete crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-clap-complete-dev
Priority: optional
Section: rust
Installed-Size: 141
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-clap-complete
Version: 4.0.7-1+apertis2bv2024dev3b1
Provides: librust-clap-complete+default-dev (= 4.0.7-1+apertis2bv2024dev3b1), librust-clap-complete+unstable-dynamic-dev (= 4.0.7-1+apertis2bv2024dev3b1), librust-clap-complete-4+default-dev (= 4.0.7-1+apertis2bv2024dev3b1), librust-clap-complete-4+unstable-dynamic-dev (= 4.0.7-1+apertis2bv2024dev3b1), librust-clap-complete-4-dev (= 4.0.7-1+apertis2bv2024dev3b1), librust-clap-complete-4.0+default-dev (= 4.0.7-1+apertis2bv2024dev3b1), librust-clap-complete-4.0+unstable-dynamic-dev (= 4.0.7-1+apertis2bv2024dev3b1), librust-clap-complete-4.0-dev (= 4.0.7-1+apertis2bv2024dev3b1), librust-clap-complete-4.0.7+default-dev (= 4.0.7-1+apertis2bv2024dev3b1), librust-clap-complete-4.0.7+unstable-dynamic-dev (= 4.0.7-1+apertis2bv2024dev3b1), librust-clap-complete-4.0.7-dev (= 4.0.7-1+apertis2bv2024dev3b1)
Depends: librust-clap-4+derive-dev, librust-clap-4+std-dev, librust-clap-lex-0.3+default-dev, librust-is-executable-1+default-dev (>= 1.0.1-~~), librust-os-str-bytes-6+raw-os-str-dev, librust-pathdiff-0.2+default-dev (>= 0.2.1-~~), librust-shlex-1+default-dev (>= 1.1.0-~~), librust-unicode-xid-0.2+default-dev (>= 0.2.2-~~)
Filename: pool/target/r/rust-clap-complete/librust-clap-complete-dev_4.0.7-1+apertis2bv2024dev3b1_armhf.deb
Size: 27268
MD5sum: a217cc87fc917a14e03957497b15c079
SHA1: 5f5e4efad11bf7203a90816d05f4e38a206da213
SHA256: 4126a8fd6fe5560d8fafddb242ba800d19a3b186843db19b17be3a9227d06d64
SHA512: d36a152d2d201ccf9a723959f26e4c72462b4cba904badda90b5bf86d70c12ce3dc1e056654af4ef9009ea5817ca9bf682d2dfce633e5d7f276dc6ec7124942a
Description: Generate shell completion scripts for your clap::Command - Rust source code
 This package contains the source for the Rust clap_complete crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-clap-derive-dev
Priority: optional
Section: rust
Installed-Size: 179
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-clap-derive
Version: 4.0.21-1+apertis1bv2024dev2b1
Provides: librust-clap-derive+debug-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive+default-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive+deprecated-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive+raw-deprecated-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive+unstable-v5-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4+debug-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4+default-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4+deprecated-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4+raw-deprecated-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4+unstable-v5-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4.0+debug-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4.0+default-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4.0+deprecated-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4.0+raw-deprecated-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4.0+unstable-v5-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4.0-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4.0.21+debug-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4.0.21+default-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4.0.21+deprecated-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4.0.21+raw-deprecated-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4.0.21+unstable-v5-dev (= 4.0.21-1+apertis1bv2024dev2b1), librust-clap-derive-4.0.21-dev (= 4.0.21-1+apertis1bv2024dev2b1)
Depends: librust-heck-0.4+default-dev, librust-proc-macro-error-1+default-dev, librust-proc-macro2-1+default-dev (>= 1.0.42-~~), librust-quote-1+default-dev (>= 1.0.9-~~), librust-syn-1+default-dev (>= 1.0.74-~~), librust-syn-1+full-dev (>= 1.0.74-~~)
Filename: pool/target/r/rust-clap-derive/librust-clap-derive-dev_4.0.21-1+apertis1bv2024dev2b1_armhf.deb
Size: 26648
MD5sum: 2d46a77586a8623a5e8a34b82c9e962b
SHA1: 86d64aa3a8686f2e05a301ba0a3031fabd1c541e
SHA256: a8bce06c0c6fd43004bdf87e197fae7318bc4b72448192f19c3d09f70c5c66ff
SHA512: 9b285208966ad86c4dd9ff58e552a367138b826c50179724b665977b495fdd947dd8f7dace86b03736fe9c2882d26135d4a3f507dd12e53debe3a67460d3680f
Description: Parse command line argument by defining a struct, derive crate - Rust source code
 This package contains the source for the Rust clap_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-conv-dev
Priority: optional
Section: rust
Installed-Size: 158
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-conv
Version: 0.3.3-1+apertis1bv2024dev2b1
Provides: librust-conv+default-dev (= 0.3.3-1+apertis1bv2024dev2b1), librust-conv-0+default-dev (= 0.3.3-1+apertis1bv2024dev2b1), librust-conv-0-dev (= 0.3.3-1+apertis1bv2024dev2b1), librust-conv-0.3+default-dev (= 0.3.3-1+apertis1bv2024dev2b1), librust-conv-0.3-dev (= 0.3.3-1+apertis1bv2024dev2b1), librust-conv-0.3.3+default-dev (= 0.3.3-1+apertis1bv2024dev2b1), librust-conv-0.3.3-dev (= 0.3.3-1+apertis1bv2024dev2b1)
Depends: librust-macro-attr-0.2+default-dev
Filename: pool/target/r/rust-conv/librust-conv-dev_0.3.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 22104
MD5sum: b92bc29d44a04085088dd5897e7494ed
SHA1: 41db72d202a8d0d9833e6b8e298d2baa80305932
SHA256: 23f46cc58b966414e3d900f13e94104f547ef829a1f1847abe2a412455e4c982
SHA512: 4796da464cf8ab1fa3c26bf11bfa11c62ac157e8dd29de5f84d7e8bccfea48b2da3666e979ecd897523e4f8a492299ff2647124a18d0dcc4f510497fee1b7330
Description: Number of conversion traits with more specific semantics than those provided by 'as' or 'From'/'Into' - Rust source code
 This package contains the source for the Rust conv crate, packaged by debcargo
 for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-criterion-dev
Priority: optional
Section: rust
Installed-Size: 4648
Maintainer: Jonas Smedegaard <dr@jones.dk>
Architecture: all
Source: rust-criterion
Version: 0.3.6-4+apertis1bv2024dev2b1
Provides: librust-criterion-0-dev (= 0.3.6-4+apertis1bv2024dev2b1), librust-criterion-0.3+async-futures-dev (= 0.3.6-4+apertis1bv2024dev2b1), librust-criterion-0.3+async-smol-dev (= 0.3.6-4+apertis1bv2024dev2b1), librust-criterion-0.3+async-std-dev (= 0.3.6-4+apertis1bv2024dev2b1), librust-criterion-0.3+async-tokio-dev (= 0.3.6-4+apertis1bv2024dev2b1), librust-criterion-0.3+cargo-bench-support-dev (= 0.3.6-4+apertis1bv2024dev2b1), librust-criterion-0.3+csv-output-dev (= 0.3.6-4+apertis1bv2024dev2b1), librust-criterion-0.3+default-dev (= 0.3.6-4+apertis1bv2024dev2b1), librust-criterion-0.3+html-reports-dev (= 0.3.6-4+apertis1bv2024dev2b1), librust-criterion-0.3+stable-dev (= 0.3.6-4+apertis1bv2024dev2b1), librust-criterion-0.3-dev (= 0.3.6-4+apertis1bv2024dev2b1), librust-criterion-0.3.6-dev (= 0.3.6-4+apertis1bv2024dev2b1)
Depends: librust-async-std-1+default-dev (>= 1.9), librust-atty-0.2+default-dev, librust-cast-0.3+default-dev, librust-clap-2-dev (>= 2.33), librust-criterion-plot-0.4+default-dev, librust-csv-1+default-dev, librust-futures-0.3+executor-dev, librust-itertools-0.10+default-dev, librust-lazy-static-1+default-dev, librust-num-traits-0.2-dev, librust-oorandom-11+default-dev, librust-plotters-0.3+area-series-dev, librust-plotters-0.3+line-series-dev, librust-plotters-0.3+svg-backend-dev, librust-rayon-1+default-dev (>= 1.3), librust-regex-1+std-dev, librust-serde-1+default-dev, librust-serde-cbor-0.11+default-dev, librust-serde-derive-1+default-dev, librust-serde-json-1+default-dev, librust-smol-1-dev, librust-tinytemplate-1+default-dev (>= 1.1), librust-tokio-1+rt-dev, librust-walkdir-2+default-dev
Suggests: gnuplot-nox
Filename: pool/target/r/rust-criterion/librust-criterion-dev_0.3.6-4+apertis1bv2024dev2b1_all.deb
Size: 394776
MD5sum: 79448835f92dc5e07b2c2e1cea2a3ac1
SHA1: 554044de5c806a4fe75403f9bf475be629cb7de6
SHA256: ee79aa546ff88b3bf8924e6bb3a610139766423ebf6ad30049c7a3fab1d1fa99
SHA512: 05187243b4ca1ff79c2849ad50a7ef72ad5da4089858a2176f829c57fb3531357e541b8c8ca2d4a04e8317bc4e7e7f592465fa44969d3451ca7769327d87ff74
Description: statistics-driven micro-benchmarking - Rust source code
 Criterion.rs helps you write fast Rust code
 by detecting and measuring performance improvements or regressions,
 even small ones, quickly and accurately.
 You can optimize with confidence,
 knowing how each change affects the performance of your code.
 .
 This package contains the source for the Rust criterion crate,
 packaged for use with cargo and dh-cargo.
Homepage: https://bheisler.github.io/criterion.rs/book/index.html
Multi-Arch: foreign

Package: librust-diff-dev
Priority: optional
Section: rust
Installed-Size: 50
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-diff
Version: 0.1.12-1+apertis1bv2024dev2b1
Provides: librust-diff+default-dev (= 0.1.12-1+apertis1bv2024dev2b1), librust-diff-0+default-dev (= 0.1.12-1+apertis1bv2024dev2b1), librust-diff-0-dev (= 0.1.12-1+apertis1bv2024dev2b1), librust-diff-0.1+default-dev (= 0.1.12-1+apertis1bv2024dev2b1), librust-diff-0.1-dev (= 0.1.12-1+apertis1bv2024dev2b1), librust-diff-0.1.12+default-dev (= 0.1.12-1+apertis1bv2024dev2b1), librust-diff-0.1.12-dev (= 0.1.12-1+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-diff/librust-diff-dev_0.1.12-1+apertis1bv2024dev2b1_armhf.deb
Size: 10104
MD5sum: a78b08ed3b6977e2a82fabfcc525e420
SHA1: 4b1cab03ae0fe921853f73472e9e41df6525c5ca
SHA256: 999eb18408cd06d89643240c36cd4fcc1031e63f0f7127fc7cb72d76caf580b6
SHA512: ded521b8dc276214429bb2a3800cf7b885709e4d1d1f2491caa812b4244e9d4c6eb6667ad5a8c8eb8091ce22ff7738ef16337a5affcf3e9f11804e60193bd9c4
Description: LCS based slice and string diffing implementation - Rust source code
 This package contains the source for the Rust diff crate, packaged by debcargo
 for use with cargo and dh-cargo.
Homepage: https://github.com/utkarshkukreti/diff.rs
Multi-Arch: same

Package: librust-dirs-dev
Priority: optional
Section: rust
Installed-Size: 72
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-dirs
Version: 4.0.0-1+apertis0bv2024dev2b1
Provides: librust-dirs+default-dev (= 4.0.0-1+apertis0bv2024dev2b1), librust-dirs-4+default-dev (= 4.0.0-1+apertis0bv2024dev2b1), librust-dirs-4-dev (= 4.0.0-1+apertis0bv2024dev2b1), librust-dirs-4.0+default-dev (= 4.0.0-1+apertis0bv2024dev2b1), librust-dirs-4.0-dev (= 4.0.0-1+apertis0bv2024dev2b1), librust-dirs-4.0.0+default-dev (= 4.0.0-1+apertis0bv2024dev2b1), librust-dirs-4.0.0-dev (= 4.0.0-1+apertis0bv2024dev2b1)
Depends: librust-dirs-sys-0.3+default-dev (>= 0.3.6-~~)
Filename: pool/target/r/rust-dirs/librust-dirs-dev_4.0.0-1+apertis0bv2024dev2b1_armhf.deb
Size: 14188
MD5sum: 25b419a72fbf31a9c0c87f6cd0202000
SHA1: 6889fb12ab2f32ad5bc002a3b72e8b42df98187b
SHA256: c4035802d36b3d083a0511262cae32f922360f16e14bf91ac89330e27e7576d8
SHA512: d3a9a9afb0b8efcfb44bae70d474471be0cde62a99e0cb61f5e927884078afee8a6dfa2fd5e1117ee511fe015636d4b81da33433d830609a237b1f5492d05a49
Description: low-level library for standard locations of directories - Rust source code
 This package contains the source for the Rust dirs crate, packaged by debcargo
 for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-dirs-sys-dev
Priority: optional
Section: rust
Installed-Size: 57
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-dirs-sys
Version: 0.3.7-1+apertis0bv2024dev2b1
Provides: librust-dirs-sys+default-dev (= 0.3.7-1+apertis0bv2024dev2b1), librust-dirs-sys-0+default-dev (= 0.3.7-1+apertis0bv2024dev2b1), librust-dirs-sys-0-dev (= 0.3.7-1+apertis0bv2024dev2b1), librust-dirs-sys-0.3+default-dev (= 0.3.7-1+apertis0bv2024dev2b1), librust-dirs-sys-0.3-dev (= 0.3.7-1+apertis0bv2024dev2b1), librust-dirs-sys-0.3.7+default-dev (= 0.3.7-1+apertis0bv2024dev2b1), librust-dirs-sys-0.3.7-dev (= 0.3.7-1+apertis0bv2024dev2b1)
Depends: librust-libc-0.2+default-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+knownfolders-dev, librust-winapi-0.3+objbase-dev, librust-winapi-0.3+shlobj-dev, librust-winapi-0.3+winbase-dev, librust-winapi-0.3+winerror-dev
Filename: pool/target/r/rust-dirs-sys/librust-dirs-sys-dev_0.3.7-1+apertis0bv2024dev2b1_armhf.deb
Size: 12848
MD5sum: 6b85c7b688a6fc9895f2ec5da0b4802a
SHA1: 1cf872dc2b97713236b735314f35242fd4d824cd
SHA256: 7c9f9c956f6d4d6963efc9657ab7039b241728d955434ce2d364fd675af8d8af
SHA512: e792592269e6cc7e8208ebc534ebf91c738071de02389651a894b366848babd89540085b4c111a883bc1a0dfe15b47e5823ae04c1cb815a454f14b4bc818c80d
Description: Helper functions for the dirs crate - Rust source code
 This package contains the source for the Rust dirs-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-dyn-clone-dev
Priority: optional
Section: rust
Installed-Size: 52
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-dyn-clone
Version: 1.0.2-1+apertis2bv2024dev2b1
Provides: librust-dyn-clone+default-dev (= 1.0.2-1+apertis2bv2024dev2b1), librust-dyn-clone-1+default-dev (= 1.0.2-1+apertis2bv2024dev2b1), librust-dyn-clone-1-dev (= 1.0.2-1+apertis2bv2024dev2b1), librust-dyn-clone-1.0+default-dev (= 1.0.2-1+apertis2bv2024dev2b1), librust-dyn-clone-1.0-dev (= 1.0.2-1+apertis2bv2024dev2b1), librust-dyn-clone-1.0.2+default-dev (= 1.0.2-1+apertis2bv2024dev2b1), librust-dyn-clone-1.0.2-dev (= 1.0.2-1+apertis2bv2024dev2b1)
Filename: pool/target/r/rust-dyn-clone/librust-dyn-clone-dev_1.0.2-1+apertis2bv2024dev2b1_armhf.deb
Size: 11388
MD5sum: 8febc571f7e381c47640de0a4dff5cc0
SHA1: 6ec4ab50ea3c9e1942de0b58d6a498dc60be3a90
SHA256: 516c0d570dda9cb16358eb7b891f93a5d97455bf85ba32760d99249d752c3b23
SHA512: ed3add0f25d460a561ff7d994588c4bed8baa8bd9c309507b3e145a241d78784501ca4e558b1e7ebdeffe3ba10d2437beb85fec568d5a8cd1d41889e7f82b784
Description: Clone trait that is object-safe - Rust source code
 This package contains the source for the Rust dyn-clone crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-ena+congruence-closure-dev
Priority: optional
Section: rust
Installed-Size: 6
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-ena
Version: 0.14.0-2+apertis0bv2024dev2b2
Provides: librust-ena+petgraph-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0+congruence-closure-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0+petgraph-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14+congruence-closure-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14+petgraph-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14.0+congruence-closure-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14.0+petgraph-dev (= 0.14.0-2+apertis0bv2024dev2b2)
Depends: librust-ena-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-petgraph-0.6+default-dev | librust-petgraph-0.5+default-dev | librust-petgraph-0.4+default-dev (>= 0.4.5-~~)
Filename: pool/target/r/rust-ena/librust-ena+congruence-closure-dev_0.14.0-2+apertis0bv2024dev2b2_armhf.deb
Size: 1188
MD5sum: ac38f961ea88834a3d18b74fc6b8f12d
SHA1: 2ac252fbc1d464fd963d2aa6b61f78a9fc2cb26c
SHA256: e8ba74c73025518098a09bca8eaf3d49a80dce39530cd4a14dc9e08ea2dbfef0
SHA512: 520e8c8d2dce750751cf2bae9bfffa61204c015c0fcafb08b607c48ffe0f00fad6af41eb9cc761c2e77ce3d335f1c6ed84d05515d1c6c6dcd42fcbdd81c52c37
Description: Rust implementation of union-find - feature "congruence-closure" and 1 more
 Based on code from rustc.
 .
 This metapackage enables feature "congruence-closure" for the Rust ena crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "petgraph" feature.
Homepage: https://github.com/rust-lang-nursery/ena
Multi-Arch: same

Package: librust-ena+dogged-dev
Priority: optional
Section: rust
Installed-Size: 6
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-ena
Version: 0.14.0-2+apertis0bv2024dev2b2
Provides: librust-ena+persistent-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0+dogged-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0+persistent-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14+dogged-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14+persistent-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14.0+dogged-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14.0+persistent-dev (= 0.14.0-2+apertis0bv2024dev2b2)
Depends: librust-ena-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-dogged-0.2+default-dev
Filename: pool/target/r/rust-ena/librust-ena+dogged-dev_0.14.0-2+apertis0bv2024dev2b2_armhf.deb
Size: 1148
MD5sum: b5331c963a2d5644ac02f83ce5589eef
SHA1: ec320cee486e2046b2f6609012526a41ae6ec27c
SHA256: b72fc233290f65e8c5532c83afb31f4640824e75434221052262249068ea472e
SHA512: e2109f912a29b2c0609dfa65f441579f324cefc2e4f18b2c5e029af83b67e584e956e8118b0e2c3001ec7b04245423ac3f950879431eb1bf3bd7a45bec273e0c
Description: Rust implementation of union-find - feature "dogged" and 1 more
 Based on code from rustc.
 .
 This metapackage enables feature "dogged" for the Rust ena crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "persistent" feature.
Homepage: https://github.com/rust-lang-nursery/ena
Multi-Arch: same

Package: librust-ena-dev
Priority: optional
Section: rust
Installed-Size: 120
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-ena
Version: 0.14.0-2+apertis0bv2024dev2b2
Provides: librust-ena+bench-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena+default-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0+bench-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0+default-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14+bench-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14+default-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14.0+bench-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14.0+default-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena-0.14.0-dev (= 0.14.0-2+apertis0bv2024dev2b2)
Depends: librust-log-0.4+default-dev
Suggests: librust-ena+congruence-closure-dev (= 0.14.0-2+apertis0bv2024dev2b2), librust-ena+dogged-dev (= 0.14.0-2+apertis0bv2024dev2b2)
Filename: pool/target/r/rust-ena/librust-ena-dev_0.14.0-2+apertis0bv2024dev2b2_armhf.deb
Size: 24144
MD5sum: e1efbf2ba5364b4b575d40dcdf79d88a
SHA1: 0ac0ef3d77a965e8ae635e522e1e728def9b0b82
SHA256: 6e30347099430c5afc6556691055bc22124870d4248c3d5801cbf87729bdf5a5
SHA512: b03b6557fd2f6a4fc7089921f2d62b3ab5d82e205819827f438efec2b250ed4e096b3f351abcc3d9ddefedc2b38c668e233b5d2f5912220bd2e1768569ddb625
Description: Rust implementation of union-find - Rust source code
 Based on code from rustc.
 .
 This package contains the source for the Rust ena crate, packaged by debcargo
 for use with cargo and dh-cargo.
Homepage: https://github.com/rust-lang-nursery/ena
Multi-Arch: same

Package: librust-exacl+bindgen-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-exacl
Version: 0.9.0-3+apertis1bv2024dev2b1
Provides: librust-exacl+buildtime-bindgen-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0+bindgen-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0+buildtime-bindgen-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0.9+bindgen-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0.9+buildtime-bindgen-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0.9.0+bindgen-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0.9.0+buildtime-bindgen-dev (= 0.9.0-3+apertis1bv2024dev2b1)
Depends: librust-exacl-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-bindgen-0.60+default-dev (>= 0.60.1-~~)
Filename: pool/target/r/rust-exacl/librust-exacl+bindgen-dev_0.9.0-3+apertis1bv2024dev2b1_armhf.deb
Size: 1296
MD5sum: 3c5e5183a65786a2ae037abaff784742
SHA1: f77a2bac69fb2c098aceff105ed36f72bea1c103
SHA256: e1af6b9c142fd547b28b724e5d1869a458d0fbbfe32a3a1b2c6ce628ab33612f
SHA512: 7136b99c38ae00b5adaccc56b3bcbf523dc31bd984de127ef1910edbe6d9486138884ba0d5d4d84d2b85f3bbeb4f418164529e886e88c2fd2d0e7ad9634a801b
Description: Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - feature "bindgen" and 1 more
 This metapackage enables feature "bindgen" for the Rust exacl crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "buildtime_bindgen" feature.
Multi-Arch: same

Package: librust-exacl+serde-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-exacl
Version: 0.9.0-3+apertis1bv2024dev2b1
Provides: librust-exacl-0+serde-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0.9+serde-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0.9.0+serde-dev (= 0.9.0-3+apertis1bv2024dev2b1)
Depends: librust-exacl-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-serde-1+default-dev, librust-serde-1+derive-dev
Filename: pool/target/r/rust-exacl/librust-exacl+serde-dev_0.9.0-3+apertis1bv2024dev2b1_armhf.deb
Size: 1228
MD5sum: fd0b36535637028b81e16d3f12eaafa0
SHA1: e1b2a86266fec867c04f08e9e7b445de1a2b9252
SHA256: c5c4a99c6efe62ed9aaea45f07997ce1e2d212ea0e4cce03c96adbc0933d1514
SHA512: 080947e6e2131151c7ed479c1a14040334293d41f41b0ac4af8ec486b5cdb40f0c6f00f820946bda8556d767774e7a698f5a30c35a45e3254ae771edc1088a53
Description: Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - feature "serde"
 This metapackage enables feature "serde" for the Rust exacl crate, by pulling
 in any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-exacl-dev
Priority: optional
Section: rust
Installed-Size: 385
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-exacl
Version: 0.9.0-3+apertis1bv2024dev2b1
Provides: librust-exacl+default-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0+default-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0.9+default-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0.9-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0.9.0+default-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl-0.9.0-dev (= 0.9.0-3+apertis1bv2024dev2b1)
Depends: librust-bitflags-1+default-dev (>= 1.2.1-~~), librust-log-0.4+default-dev (>= 0.4.11-~~), librust-scopeguard-1+default-dev (>= 1.1.0-~~), librust-uuid-1+default-dev (>= 1.1.1-~~), libacl1-dev
Suggests: librust-exacl+bindgen-dev (= 0.9.0-3+apertis1bv2024dev2b1), librust-exacl+serde-dev (= 0.9.0-3+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-exacl/librust-exacl-dev_0.9.0-3+apertis1bv2024dev2b1_armhf.deb
Size: 49724
MD5sum: e85322aebea8eebe1cad740ecc9120f4
SHA1: 156bf4689f0f8d7745806c1a961f6020035028a0
SHA256: 0d0c1c48de8628212fb2a0a8e0c8abc7fc91ceb558844e86917168761b4ca005
SHA512: 4cc00536ff6439e29a34e90285e4d775dd0aeffb143b15f0f0b88bacdf81754bf8af084a07f0c2679bdfafd354a334068ebc1657e96ce334a8b4a1735ac0aa0e
Description: Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - Rust source code
 This package contains the source for the Rust exacl crate, packaged by debcargo
 for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-faccess-dev
Priority: optional
Section: rust
Installed-Size: 51
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-faccess
Version: 0.2.4-3+apertis1bv2024dev2b1
Provides: librust-faccess+default-dev (= 0.2.4-3+apertis1bv2024dev2b1), librust-faccess-0+default-dev (= 0.2.4-3+apertis1bv2024dev2b1), librust-faccess-0-dev (= 0.2.4-3+apertis1bv2024dev2b1), librust-faccess-0.2+default-dev (= 0.2.4-3+apertis1bv2024dev2b1), librust-faccess-0.2-dev (= 0.2.4-3+apertis1bv2024dev2b1), librust-faccess-0.2.4+default-dev (= 0.2.4-3+apertis1bv2024dev2b1), librust-faccess-0.2.4-dev (= 0.2.4-3+apertis1bv2024dev2b1)
Depends: librust-bitflags-1+default-dev (>= 1.2.1-~~), librust-libc-0.2+default-dev (>= 0.2.68-~~), librust-winapi-0.3+accctrl-dev (>= 0.3.8-~~), librust-winapi-0.3+aclapi-dev (>= 0.3.8-~~), librust-winapi-0.3+default-dev (>= 0.3.8-~~), librust-winapi-0.3+handleapi-dev (>= 0.3.8-~~), librust-winapi-0.3+impl-default-dev (>= 0.3.8-~~), librust-winapi-0.3+minwindef-dev (>= 0.3.8-~~), librust-winapi-0.3+processthreadsapi-dev (>= 0.3.8-~~), librust-winapi-0.3+securitybaseapi-dev (>= 0.3.8-~~), librust-winapi-0.3+winbase-dev (>= 0.3.8-~~), librust-winapi-0.3+winerror-dev (>= 0.3.8-~~), librust-winapi-0.3+winnt-dev (>= 0.3.8-~~)
Filename: pool/target/r/rust-faccess/librust-faccess-dev_0.2.4-3+apertis1bv2024dev2b1_armhf.deb
Size: 9880
MD5sum: ec01c9db7abea766ec53cdcd563dad8c
SHA1: e3f5742988cd5473c1289300c13d7f508ca830c1
SHA256: 72670259bb4895cd7ed76150477e83a1f6f9d847e029a74ff7e1d1193ec23c9c
SHA512: 7f675a420353893398490dde1cc527559a74a1c6aaceebe4ca9da246b43f3a44c20e37ae0aba0a81629e8176d59dc97e791937b09d82364177a20829306ae289
Description: Simple file accessibility checks - Rust source code
 This package contains the source for the Rust faccess crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-findutils-dev
Priority: optional
Section: utils
Installed-Size: 377
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-findutils
Version: 0.4.0-0+apertis3bv2024dev3b2
Provides: librust-findutils+default-dev (= 0.4.0-0+apertis3bv2024dev3b2), librust-findutils-0+default-dev (= 0.4.0-0+apertis3bv2024dev3b2), librust-findutils-0-dev (= 0.4.0-0+apertis3bv2024dev3b2), librust-findutils-0.4+default-dev (= 0.4.0-0+apertis3bv2024dev3b2), librust-findutils-0.4-dev (= 0.4.0-0+apertis3bv2024dev3b2), librust-findutils-0.4.0+default-dev (= 0.4.0-0+apertis3bv2024dev3b2), librust-findutils-0.4.0-dev (= 0.4.0-0+apertis3bv2024dev3b2)
Depends: librust-chrono-0.4+default-dev, librust-clap-2+default-dev (>= 2.34-~~), librust-faccess-0.2+default-dev (>= 0.2.4-~~), librust-once-cell-1+default-dev (>= 1.17-~~), librust-onig-6+default-dev (>= 6.3-~~), librust-regex-1+default-dev (>= 1.7-~~), librust-uucore-0.0.12+default-dev, librust-uucore-0.0.12+entries-dev, librust-uucore-0.0.12+fs-dev, librust-uucore-0.0.12+fsext-dev, librust-uucore-0.0.12+mode-dev, librust-walkdir-2+default-dev (>= 2.3-~~)
Filename: pool/target/r/rust-findutils/librust-findutils-dev_0.4.0-0+apertis3bv2024dev3b2_armhf.deb
Size: 53228
MD5sum: 21b1106651b6e69c0ac592650779115e
SHA1: ee0944c44bcde962dff8764ce660585a82046b43
SHA256: 397bd780c68b491f4e355f7aa377915d9d44f366f73df1f64f30674ad3dd8331
SHA512: a677c034cedbc8d2565588d33cd3e73b482f365f059deb260cb42d1b8e4de62a3840ee32399830d013c316ac820921c3f7b63343cd019323314dfec594322fda
Description: GNU findutils - Rust source code
 This package contains the source for the Rust findutils crate, packaged by
 debcargo for use with cargo and dh-cargo.
Homepage: https://github.com/uutils/findutils
Multi-Arch: same

Package: librust-fixedbitset-dev
Priority: optional
Section: rust
Installed-Size: 89
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-fixedbitset
Version: 0.4.2-1+apertis0bv2024dev2b1
Provides: librust-fixedbitset+default-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset+serde-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset+std-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset-0+default-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset-0+serde-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset-0+std-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset-0-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset-0.4+default-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset-0.4+serde-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset-0.4+std-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset-0.4-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset-0.4.2+default-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset-0.4.2+serde-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset-0.4.2+std-dev (= 0.4.2-1+apertis0bv2024dev2b1), librust-fixedbitset-0.4.2-dev (= 0.4.2-1+apertis0bv2024dev2b1)
Depends: librust-serde-1+default-dev, librust-serde-1+derive-dev
Filename: pool/target/r/rust-fixedbitset/librust-fixedbitset-dev_0.4.2-1+apertis0bv2024dev2b1_armhf.deb
Size: 17224
MD5sum: 311427c29fdc003e2c0981ee8cd9a116
SHA1: 38b936f1f7a2805a773853a0159b66870edbe473
SHA256: 933bfdcccfc4064517ded182364f7828d0eba4e980948ef65466e14f1a936fae
SHA512: 24489f30af95fa3aa58c0e56f195c581fd66daa2ae4e7d0e6cadc94f97d91f6ff0ad961256349c793bd8c13026e09badc142dae8f69a92491f025a43a232410b
Description: Simple bitset collection - Rust source code
 This package contains the source for the Rust fixedbitset crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-fts-sys-dev
Priority: optional
Section: rust
Installed-Size: 33
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-fts-sys
Version: 0.2.1-2+apertis1bv2024dev2b1
Provides: librust-fts-sys+default-dev (= 0.2.1-2+apertis1bv2024dev2b1), librust-fts-sys-0+default-dev (= 0.2.1-2+apertis1bv2024dev2b1), librust-fts-sys-0-dev (= 0.2.1-2+apertis1bv2024dev2b1), librust-fts-sys-0.2+default-dev (= 0.2.1-2+apertis1bv2024dev2b1), librust-fts-sys-0.2-dev (= 0.2.1-2+apertis1bv2024dev2b1), librust-fts-sys-0.2.1+default-dev (= 0.2.1-2+apertis1bv2024dev2b1), librust-fts-sys-0.2.1-dev (= 0.2.1-2+apertis1bv2024dev2b1)
Depends: librust-bindgen-0+default-dev, librust-libc-0.2+default-dev
Filename: pool/target/r/rust-fts-sys/librust-fts-sys-dev_0.2.1-2+apertis1bv2024dev2b1_armhf.deb
Size: 6240
MD5sum: 2a0917a78655ec8a32fe87b706dc7ab3
SHA1: f50da8e283b8986dfbd4b590b362c2f2b408a0c9
SHA256: 67e819774aea9eef79c117416e3b4655d4a96df8f285a10775d5790a23cc5965
SHA512: a6b40d70673a8fbd57e1a27917f2420873fbabe7e9aa88d8033a77e9ff9458f4c463732ef280c98389a81eba1583eb9cf40b73c90d9460939f8435ea7ac5d4ef
Description: File hierarchy traversal functions (FTS) - Rust source code
 This package contains the source for the Rust fts-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-hex-literal-dev
Priority: optional
Section: rust
Installed-Size: 49
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-hex-literal
Version: 0.3.4-1+apertis1bv2024dev2b1
Provides: librust-hex-literal+default-dev (= 0.3.4-1+apertis1bv2024dev2b1), librust-hex-literal-0+default-dev (= 0.3.4-1+apertis1bv2024dev2b1), librust-hex-literal-0-dev (= 0.3.4-1+apertis1bv2024dev2b1), librust-hex-literal-0.3+default-dev (= 0.3.4-1+apertis1bv2024dev2b1), librust-hex-literal-0.3-dev (= 0.3.4-1+apertis1bv2024dev2b1), librust-hex-literal-0.3.4+default-dev (= 0.3.4-1+apertis1bv2024dev2b1), librust-hex-literal-0.3.4-dev (= 0.3.4-1+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-hex-literal/librust-hex-literal-dev_0.3.4-1+apertis1bv2024dev2b1_armhf.deb
Size: 12308
MD5sum: 8c8de2bbac0d01c795d741f38d59f59b
SHA1: 55d2e4d9605744c0696eff9000a609f1ca448e9e
SHA256: 07d4157072a552bdbfe5a1f2cb0311eb29961f58b2f5578916f2d14083b619d5
SHA512: f373b0b3028123c2cd8b71186cc988b2fda877ea83320a736c81286de2feeafa6be8e57e4364263a4172413658c74f948e7522b663b0a83c3e5be71abb52778c
Description: Procedural macro for converting hexadecimal string to byte array at compile time - Rust source code
 This package contains the source for the Rust hex-literal crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-hyper-tls-dev
Priority: optional
Section: rust
Installed-Size: 51
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-hyper-tls
Version: 0.5.0-1+apertis1bv2024dev2b1
Provides: librust-hyper-tls+default-dev (= 0.5.0-1+apertis1bv2024dev2b1), librust-hyper-tls-0+default-dev (= 0.5.0-1+apertis1bv2024dev2b1), librust-hyper-tls-0-dev (= 0.5.0-1+apertis1bv2024dev2b1), librust-hyper-tls-0.5+default-dev (= 0.5.0-1+apertis1bv2024dev2b1), librust-hyper-tls-0.5-dev (= 0.5.0-1+apertis1bv2024dev2b1), librust-hyper-tls-0.5.0+default-dev (= 0.5.0-1+apertis1bv2024dev2b1), librust-hyper-tls-0.5.0-dev (= 0.5.0-1+apertis1bv2024dev2b1)
Depends: librust-bytes-1+default-dev, librust-hyper-0.14+client-dev (>= 0.14.2-~~), librust-hyper-0.14+tcp-dev (>= 0.14.2-~~), librust-native-tls-0.2+default-dev (>= 0.2.1-~~), librust-tokio-1+default-dev, librust-tokio-native-tls-0.3+default-dev
Filename: pool/target/r/rust-hyper-tls/librust-hyper-tls-dev_0.5.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 10976
MD5sum: c9ebb6208ba3fe4957c13ad5d75ce93c
SHA1: 9995eb81f092797b64560f07acb5b82bb8856ea0
SHA256: 577b1996daf20ed75d2141ea4e165094a535dcb824f83fdf5d707ca421eb350d
SHA512: d8dec6d3044187c8d0fd9b97a0f3a74d31daf60c80cfa8650aee62a422ab6c7b3359038b01bcaea8afe60324c2710ca7900171e17212dfc5d69c346c106f6235
Description: Default TLS implementation for use with hyper - Rust source code
 This package contains the source for the Rust hyper-tls crate, packaged by
 debcargo for use with cargo and dh-cargo.
Homepage: https://hyper.rs
Multi-Arch: same

Package: librust-idna-dev
Priority: optional
Section: rust
Installed-Size: 2248
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-idna
Version: 0.3.0-1+apertis1bv2024dev3b1
Provides: librust-idna+default-dev (= 0.3.0-1+apertis1bv2024dev3b1), librust-idna-0+default-dev (= 0.3.0-1+apertis1bv2024dev3b1), librust-idna-0-dev (= 0.3.0-1+apertis1bv2024dev3b1), librust-idna-0.3+default-dev (= 0.3.0-1+apertis1bv2024dev3b1), librust-idna-0.3-dev (= 0.3.0-1+apertis1bv2024dev3b1), librust-idna-0.3.0+default-dev (= 0.3.0-1+apertis1bv2024dev3b1), librust-idna-0.3.0-dev (= 0.3.0-1+apertis1bv2024dev3b1)
Depends: librust-unicode-bidi-0.3+default-dev, librust-unicode-normalization-0.1+default-dev (>= 0.1.17-~~)
Filename: pool/target/r/rust-idna/librust-idna-dev_0.3.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 205080
MD5sum: cd59508c7f3f5d7f53500813525fbf18
SHA1: cb886f0e3246d8e187695efa7928a08f1780755d
SHA256: 16308714ac7ca7b053636c2aad10b5ceac2ab1d8625510fc075815c47ef1497c
SHA512: 7b1e5848ea5fac930123ebd492f210d9fee8fe9c54df0db0f0ee258c764a7285a3ee5fd4558235f449130dbc7a8b5df43a7a2c0061e11bacb3311fe8fa9e3534
Description: IDNA (Internationalizing Domain Names in Applications) and Punycode - Rust source code
 This package contains the source for the Rust idna crate, packaged by debcargo
 for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-indicatif-dev
Priority: optional
Section: rust
Installed-Size: 274
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-indicatif
Version: 0.17.3-2+apertis1bv2024dev2b1
Provides: librust-indicatif+default-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif+improved-unicode-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif+rayon-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif+tokio-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif+unicode-segmentation-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif+unicode-width-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0+default-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0+improved-unicode-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0+rayon-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0+tokio-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0+unicode-segmentation-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0+unicode-width-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17+default-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17+improved-unicode-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17+rayon-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17+tokio-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17+unicode-segmentation-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17+unicode-width-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17.3+default-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17.3+improved-unicode-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17.3+rayon-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17.3+tokio-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17.3+unicode-segmentation-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17.3+unicode-width-dev (= 0.17.3-2+apertis1bv2024dev2b1), librust-indicatif-0.17.3-dev (= 0.17.3-2+apertis1bv2024dev2b1)
Depends: librust-console-0.15+ansi-parsing-dev, librust-console-0.15+unicode-width-dev, librust-number-prefix-0.4+default-dev, librust-portable-atomic-0.3+default-dev (>= 0.3.15-~~), librust-rayon-1+default-dev (>= 1.1-~~), librust-tokio-1+default-dev, librust-tokio-1+io-util-dev, librust-unicode-segmentation-1+default-dev, librust-unicode-width-0.1+default-dev
Filename: pool/target/r/rust-indicatif/librust-indicatif-dev_0.17.3-2+apertis1bv2024dev2b1_armhf.deb
Size: 45824
MD5sum: 6beb49fe00a722518b2fc0016a51d7b3
SHA1: 16a744049230fdbcea0fce527f0e9bc471674e19
SHA256: 44c2ad10311a4d2929acab4e86f1dc4a7f5ed52e45bcb0c7a20a62211039a48e
SHA512: fbb3c95c64a54beef083dc5646baf9f893222a792c16b2d0813bbc04d3ed6053716f9e73ef51af7219cf54e0fbc631a5310f684278dcdfc839400d6986660fd3
Description: Progress bar and cli reporting library for Rust - Rust source code
 This package contains the source for the Rust indicatif crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-is-executable-dev
Priority: optional
Section: rust
Installed-Size: 54
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-is-executable
Version: 1.0.1-3+apertis1bv2024dev2b1
Provides: librust-is-executable+default-dev (= 1.0.1-3+apertis1bv2024dev2b1), librust-is-executable-1+default-dev (= 1.0.1-3+apertis1bv2024dev2b1), librust-is-executable-1-dev (= 1.0.1-3+apertis1bv2024dev2b1), librust-is-executable-1.0+default-dev (= 1.0.1-3+apertis1bv2024dev2b1), librust-is-executable-1.0-dev (= 1.0.1-3+apertis1bv2024dev2b1), librust-is-executable-1.0.1+default-dev (= 1.0.1-3+apertis1bv2024dev2b1), librust-is-executable-1.0.1-dev (= 1.0.1-3+apertis1bv2024dev2b1)
Depends: librust-winapi-0.3+default-dev, librust-winapi-0.3+winbase-dev
Filename: pool/target/r/rust-is-executable/librust-is-executable-dev_1.0.1-3+apertis1bv2024dev2b1_armhf.deb
Size: 11732
MD5sum: bb43036ae43b7d73b8738bfbab319587
SHA1: 325ae27f0e1076a50a2a0e92c2fb0aa487087d04
SHA256: eb73fb8777507b54a8bc150cc634ceae4ae6a0b6f9106ea23468b89678130652
SHA512: c4fec3b5e6611498680c15866d6251bfb7c11ec480a2904cddb335acab7a44869eaa4bbe599dafc4235ae99677c77a70ce3f68bc9f4bfc70d8808d9ca7124831
Description: Is there an executable file at the given path? - Rust source code
 This package contains the source for the Rust is_executable crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-lalrpop-dev
Priority: optional
Section: rust
Installed-Size: 1768
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-lalrpop
Version: 0.19.8-4+apertis0bv2024dev2b1
Provides: librust-lalrpop+default-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop+lexer-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop+pico-args-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop+test-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0+default-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0+lexer-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0+pico-args-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0+test-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0.19+default-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0.19+lexer-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0.19+pico-args-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0.19+test-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0.19-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0.19.8+default-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0.19.8+lexer-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0.19.8+pico-args-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0.19.8+test-dev (= 0.19.8-4+apertis0bv2024dev2b1), librust-lalrpop-0.19.8-dev (= 0.19.8-4+apertis0bv2024dev2b1)
Depends: librust-ascii-canvas-2-dev, librust-atty-0.2-dev, librust-bit-set-0.5-dev (>= 0.5.2-~~), librust-diff-0.1-dev (>= 0.1.12-~~), librust-ena-0.14-dev, librust-itertools-0.10+use-std-dev, librust-lalrpop-util-0.19+default-dev (>= 0.19.8-~~), librust-lalrpop-util-0.19+lexer-dev (>= 0.19.8-~~), librust-petgraph-0.6-dev, librust-pico-args-0.4-dev, librust-regex-1+std-dev, librust-regex-syntax-0.6-dev, librust-string-cache-0.8-dev, librust-term-0.5-dev, librust-tiny-keccak-2+default-dev (>= 2.0.2-~~), librust-tiny-keccak-2+sha3-dev (>= 2.0.2-~~), librust-unicode-xid-0.2-dev
Filename: pool/target/r/rust-lalrpop/librust-lalrpop-dev_0.19.8-4+apertis0bv2024dev2b1_armhf.deb
Size: 186804
MD5sum: ea8c256fd631aafa1bafc3bbe80e8869
SHA1: 8ffe823d72356d76b69657900d30696a712a67d1
SHA256: 04d30142a2b5d5732aa8910e8e2116ed2ad8f81b0f9c60837bcbd25231a51bf4
SHA512: 07dc2e053b7bcbcb6bde29ab723bd577432934359c94e3bb6446ebb4e99452358bcbd1b326e9e1930ce7b1e21e5a880d4ddf0f8775e1e69423fb28da5144f6f5
Description: Convenient LR(1) parser generator - Rust source code
 This package contains the source for the Rust lalrpop crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-lalrpop-util-dev
Priority: optional
Section: rust
Installed-Size: 59
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-lalrpop-util
Version: 0.19.8-1+apertis0bv2024dev2b1
Provides: librust-lalrpop-util+default-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util+lexer-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util+regex-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util+std-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0+default-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0+lexer-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0+regex-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0+std-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0.19+default-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0.19+lexer-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0.19+regex-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0.19+std-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0.19-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0.19.8+default-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0.19.8+lexer-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0.19.8+regex-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0.19.8+std-dev (= 0.19.8-1+apertis0bv2024dev2b1), librust-lalrpop-util-0.19.8-dev (= 0.19.8-1+apertis0bv2024dev2b1)
Depends: librust-regex-1+default-dev
Filename: pool/target/r/rust-lalrpop-util/librust-lalrpop-util-dev_0.19.8-1+apertis0bv2024dev2b1_armhf.deb
Size: 13036
MD5sum: fa59da3ef65b9f561129c5110f5839c8
SHA1: d18dfc28d1723bc00257ad340e6f03026154dfeb
SHA256: 2ac9104993e221c70d861a6d953eaea7226ec53cde8eae984629dc16461b3972
SHA512: ea26f751aee81e9a35225f27a9d6f25f91d08081d6da1a3f7dd691de67392e75773310a8b5c5f2a18ce2889054b444ad909b05ed0ecbae08574c29763e1fead4
Description: Runtime library for parsers generated by LALRPOP - Rust source code
 This package contains the source for the Rust lalrpop-util crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-macro-attr-dev
Priority: optional
Section: rust
Installed-Size: 132
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-macro-attr
Version: 0.2.0-1+apertis1bv2024dev2b1
Provides: librust-macro-attr+default-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr+std-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr+unstable-macros-1-1-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr-0+default-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr-0+std-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr-0+unstable-macros-1-1-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr-0-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr-0.2+default-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr-0.2+std-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr-0.2+unstable-macros-1-1-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr-0.2-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr-0.2.0+default-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr-0.2.0+std-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr-0.2.0+unstable-macros-1-1-dev (= 0.2.0-1+apertis1bv2024dev2b1), librust-macro-attr-0.2.0-dev (= 0.2.0-1+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-macro-attr/librust-macro-attr-dev_0.2.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 22376
MD5sum: a2707800773d7b77c7c5bca8e90449a7
SHA1: cbc68c7ada0786660035b294408a8324bf3a59a1
SHA256: c17caa3b21f324f35135f9124100afca466530735aca5b52b0f251d8868bbd7a
SHA512: 29ba4adf5aebf5778f718751d1ba6a10d67e52480ad9f8f43cc4c934755457a6d950829f27525ce9669bc2126491d00973925830626c50ac72d5ae4e449d8600
Description: `macro_attr!` macro for custom macro derives and attributes - Rust source code
 Supersedes the `custom_derive` crate.
 .
 This package contains the source for the Rust macro-attr crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-memsec+alloc-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-memsec
Version: 0.5.7-4+apertis0bv2024dev2b1
Provides: librust-memsec+getrandom-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0+alloc-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0+getrandom-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5+alloc-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5+getrandom-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5.7+alloc-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5.7+getrandom-dev (= 0.5.7-4+apertis0bv2024dev2b1)
Depends: librust-memsec-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-getrandom-0.2+default-dev | librust-getrandom-0.1+default-dev
Filename: pool/target/r/rust-memsec/librust-memsec+alloc-dev_0.5.7-4+apertis0bv2024dev2b1_armhf.deb
Size: 1256
MD5sum: 965bb5237cda6f476dbf2f28c193e8ce
SHA1: 3b2b64c922b436a62eb3615c5d939668247b780f
SHA256: ff3797c626bca50d0b17d12d7ab412851d9511099dadecfe0991ea810e63bed3
SHA512: 3bce9e7b176634e085007db8e0fda84c31ffcb852f96e7077e51059d8b01b3e4969485e8186f7b1066b1bdabf3636e047f49501242aebf1235312764ac36cc02
Description: Rust implementation `libsodium/utils` - feature "alloc" and 1 more
 This metapackage enables feature "alloc" for the Rust memsec crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "getrandom" feature.
Multi-Arch: same

Package: librust-memsec+default-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-memsec
Version: 0.5.7-4+apertis0bv2024dev2b1
Provides: librust-memsec-0+default-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5+default-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5.7+default-dev (= 0.5.7-4+apertis0bv2024dev2b1)
Depends: librust-memsec-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec+use-os-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec+alloc-dev (= 0.5.7-4+apertis0bv2024dev2b1)
Filename: pool/target/r/rust-memsec/librust-memsec+default-dev_0.5.7-4+apertis0bv2024dev2b1_armhf.deb
Size: 1196
MD5sum: 84e1c4df97a3858c76392208f445f3bf
SHA1: 79a9f23f4d07bd1150c8cfbc31c3c4add5794fe1
SHA256: 71588b4ab05f814d99990be7df60bf564d7db0e00ad7a4a0412578394a7d5a95
SHA512: 9ab10e7b2a1cc8dd4d4663286cb2b444b26bc02337f3fc4e1a93e3d258bcae4927cc728d079bda0b1f3fc99ad0fa97d4474909a2b2e449875361a96aca2efc1a
Description: Rust implementation `libsodium/utils` - feature "default"
 This metapackage enables feature "default" for the Rust memsec crate, by
 pulling in any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-memsec+libc-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-memsec
Version: 0.5.7-4+apertis0bv2024dev2b1
Provides: librust-memsec-0+libc-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5+libc-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5.7+libc-dev (= 0.5.7-4+apertis0bv2024dev2b1)
Depends: librust-memsec-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-libc-0.2+default-dev
Filename: pool/target/r/rust-memsec/librust-memsec+libc-dev_0.5.7-4+apertis0bv2024dev2b1_armhf.deb
Size: 1196
MD5sum: c544522872a86617865bc49d34360dd3
SHA1: a527c0dd3637f767913588ce51faf0d707d15ad7
SHA256: f4f9721c3ecc45d1cc827e8354e379f8c6953eeccfd0ace0c3b1850a3617032a
SHA512: 28b058f5c02c39bf87aa52778929fbc88f10480b3c81535594b25a1c4493898d5f2aefd4cf4de723e83fa95e9a9430b72a6b3d60cb8c779e547f5739aefa181f
Description: Rust implementation `libsodium/utils` - feature "libc"
 This metapackage enables feature "libc" for the Rust memsec crate, by pulling
 in any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-memsec+use-os-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-memsec
Version: 0.5.7-4+apertis0bv2024dev2b1
Provides: librust-memsec-0+use-os-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5+use-os-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5.7+use-os-dev (= 0.5.7-4+apertis0bv2024dev2b1)
Depends: librust-memsec-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-libc-0.2+default-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+memoryapi-dev, librust-winapi-0.3+sysinfoapi-dev
Filename: pool/target/r/rust-memsec/librust-memsec+use-os-dev_0.5.7-4+apertis0bv2024dev2b1_armhf.deb
Size: 1224
MD5sum: aa2088b5474911428e766ae0253ebbc7
SHA1: 116c7d8c70f00ac59e6baae6346bcd18c6cb7933
SHA256: 6fcfacffbc64c3d834066d8b6376f2bb4f0f3a9d0427e29392cfb7713a10e62f
SHA512: 2693b9135ce923e76d0966a1128e58a7697a8a656c2b7aed58342355d5dba01f58f37081f1026bfa4577781b729aa2a2b00948252577c8156b612eecd15504c8
Description: Rust implementation `libsodium/utils` - feature "use_os"
 This metapackage enables feature "use_os" for the Rust memsec crate, by pulling
 in any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-memsec+winapi-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-memsec
Version: 0.5.7-4+apertis0bv2024dev2b1
Provides: librust-memsec-0+winapi-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5+winapi-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5.7+winapi-dev (= 0.5.7-4+apertis0bv2024dev2b1)
Depends: librust-memsec-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-winapi-0.3+default-dev, librust-winapi-0.3+memoryapi-dev, librust-winapi-0.3+sysinfoapi-dev
Filename: pool/target/r/rust-memsec/librust-memsec+winapi-dev_0.5.7-4+apertis0bv2024dev2b1_armhf.deb
Size: 1212
MD5sum: 4120e9d666f8ea153c7c83fc8517a0be
SHA1: 686f7d668365d764a31789ff2fec72d4310d9eb9
SHA256: 28bede427a8fc055919f7412f99b7cee15a6d38e89077706285edcde71b4e7d4
SHA512: 0a6e05bdcf3bd6387ae5d8fb112d1ad29b692cef5806efcbac3696caaa8b6ab10711ee13f9b2af9f20cd2b893b0dfd86607d7d24bc7ffaafd46a8da825919c5f
Description: Rust implementation `libsodium/utils` - feature "winapi"
 This metapackage enables feature "winapi" for the Rust memsec crate, by pulling
 in any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-memsec-dev
Priority: optional
Section: rust
Installed-Size: 43
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-memsec
Version: 0.5.7-4+apertis0bv2024dev2b1
Provides: librust-memsec+nightly-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0+nightly-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5+nightly-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5.7+nightly-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec-0.5.7-dev (= 0.5.7-4+apertis0bv2024dev2b1)
Recommends: librust-memsec+default-dev (= 0.5.7-4+apertis0bv2024dev2b1)
Suggests: librust-memsec+alloc-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec+libc-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec+use-os-dev (= 0.5.7-4+apertis0bv2024dev2b1), librust-memsec+winapi-dev (= 0.5.7-4+apertis0bv2024dev2b1)
Filename: pool/target/r/rust-memsec/librust-memsec-dev_0.5.7-4+apertis0bv2024dev2b1_armhf.deb
Size: 8792
MD5sum: e35e1c4d8847ded0318f1dfafd301a29
SHA1: 669e9a9669d8976d94e01dd1a4fe0a8237d99496
SHA256: f872e93c120f95ab8d5efef7712b8076670f46980e8cc206a7a5d1d696a6a3f6
SHA512: 7da64b00d57712ce3b69865216745bd2001432c57391414b3bcc8cbf37298a52c35f3ad113f7cf756f1c9513497acf3fdcb3df5e10d49fcec1a167fb2e423bff
Description: Rust implementation `libsodium/utils` - Rust source code
 This package contains the source for the Rust memsec crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-nettle-dev
Priority: optional
Section: rust
Installed-Size: 2155
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-nettle
Version: 7.1.0-1+apertis1bv2024dev2b2
Provides: librust-nettle+default-dev (= 7.1.0-1+apertis1bv2024dev2b2), librust-nettle-7+default-dev (= 7.1.0-1+apertis1bv2024dev2b2), librust-nettle-7-dev (= 7.1.0-1+apertis1bv2024dev2b2), librust-nettle-7.1+default-dev (= 7.1.0-1+apertis1bv2024dev2b2), librust-nettle-7.1-dev (= 7.1.0-1+apertis1bv2024dev2b2), librust-nettle-7.1.0+default-dev (= 7.1.0-1+apertis1bv2024dev2b2), librust-nettle-7.1.0-dev (= 7.1.0-1+apertis1bv2024dev2b2)
Depends: librust-getrandom-0.2+default-dev, librust-libc-0.2+default-dev (>= 0.2.33-~~), librust-nettle-sys-2+default-dev (>= 2.1-~~), librust-thiserror-1+default-dev
Filename: pool/target/r/rust-nettle/librust-nettle-dev_7.1.0-1+apertis1bv2024dev2b2_armhf.deb
Size: 486072
MD5sum: d783916cf1ff1c410c9279ddb7c9c2f0
SHA1: 5c860dd76c8ae6e7b669637c5f5bf89ac1fa73a1
SHA256: 8e72db80475a1f6d4acadafe73c94ae84cff44ce24b3e4e46bc52a2617aba4e7
SHA512: 2783862e8b4cbc40b7e9d2122d6a633e0d7cc47f8543fbf8d74830af1e47471651118d7dd4c664d09835290fac851eea4bdb5af744e69b9fb1597ed6e62837b4
Description: Rust bindings for the Nettle cryptographic library - Rust source code
 This package contains the source for the Rust nettle crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-nettle-sys-dev
Priority: optional
Section: rust
Installed-Size: 113
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-nettle-sys
Version: 2.1.0-2+apertis1bv2024dev2b1
Provides: librust-nettle-sys+default-dev (= 2.1.0-2+apertis1bv2024dev2b1), librust-nettle-sys-2+default-dev (= 2.1.0-2+apertis1bv2024dev2b1), librust-nettle-sys-2-dev (= 2.1.0-2+apertis1bv2024dev2b1), librust-nettle-sys-2.1+default-dev (= 2.1.0-2+apertis1bv2024dev2b1), librust-nettle-sys-2.1-dev (= 2.1.0-2+apertis1bv2024dev2b1), librust-nettle-sys-2.1.0+default-dev (= 2.1.0-2+apertis1bv2024dev2b1), librust-nettle-sys-2.1.0-dev (= 2.1.0-2+apertis1bv2024dev2b1)
Depends: librust-bindgen-0.60+runtime-dev | librust-bindgen-0.59+runtime-dev | librust-bindgen-0.58+runtime-dev | librust-bindgen-0.57+runtime-dev | librust-bindgen-0.56+runtime-dev | librust-bindgen-0.55+runtime-dev | librust-bindgen-0.54+runtime-dev | librust-bindgen-0.53+runtime-dev (>= 0.53.1-~~), librust-cc-1+default-dev, librust-libc-0.2+default-dev, librust-pkg-config-0.3+default-dev, librust-tempfile-3+default-dev, nettle-dev (>= 3.5.1~~)
Filename: pool/target/r/rust-nettle-sys/librust-nettle-sys-dev_2.1.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 27452
MD5sum: adbc759422072002d11bec547534e458
SHA1: fdf4590780d388fb5d0f80eb14c829e20085268a
SHA256: bf16155b241a878caf17b18c9b590ccc45e29a5683022013db49bcd7864e4df0
SHA512: d3b00c1440703dc1c6773f87b920bc0c465938f55d4e0d2df0cae8c9cb520337943a8dacb61cf890f56e7dde9da5305416d843e58ea19ce77d5baac872f6a6ef
Description: Low-level Rust bindings for the Nettle cryptographic library - Rust source code
 This package contains the source for the Rust nettle-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-new-debug-unreachable-dev
Priority: optional
Section: rust
Installed-Size: 26
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-new-debug-unreachable
Version: 1.0.4-1+apertis0bv2024dev2b1
Provides: librust-new-debug-unreachable+default-dev (= 1.0.4-1+apertis0bv2024dev2b1), librust-new-debug-unreachable-1+default-dev (= 1.0.4-1+apertis0bv2024dev2b1), librust-new-debug-unreachable-1-dev (= 1.0.4-1+apertis0bv2024dev2b1), librust-new-debug-unreachable-1.0+default-dev (= 1.0.4-1+apertis0bv2024dev2b1), librust-new-debug-unreachable-1.0-dev (= 1.0.4-1+apertis0bv2024dev2b1), librust-new-debug-unreachable-1.0.4+default-dev (= 1.0.4-1+apertis0bv2024dev2b1), librust-new-debug-unreachable-1.0.4-dev (= 1.0.4-1+apertis0bv2024dev2b1)
Filename: pool/target/r/rust-new-debug-unreachable/librust-new-debug-unreachable-dev_1.0.4-1+apertis0bv2024dev2b1_armhf.deb
Size: 4732
MD5sum: 86727cdef441baf75d0a532280544d44
SHA1: 18469da53e8cab2e82a778c83ef06b823fe87efb
SHA256: 66cbc2ebca5b8c25046c3c855632afe5843d34ba990b67e7c0c2fc3ab0bd3698
SHA512: 6939649be1ab54f530422004c84fe8a95a71210bd79742a2881b138730c4402388b1ac12de149f4d37a2cc822ab4e841cea6936ab8d914aa710970ac1ed15cf1
Description: Panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable) - Rust source code
 This package contains the source for the Rust new_debug_unreachable crate,
 packaged by debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-notify-dev
Priority: optional
Section: rust
Installed-Size: 184
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-notify
Version: 5.0.0-1+apertis1bv2024dev2b1
Provides: librust-notify+crossbeam-channel-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify+default-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify+manual-tests-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify+serde-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify+timing-tests-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5+crossbeam-channel-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5+default-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5+manual-tests-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5+serde-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5+timing-tests-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5.0+crossbeam-channel-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5.0+default-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5.0+manual-tests-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5.0+serde-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5.0+timing-tests-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5.0-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5.0.0+crossbeam-channel-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5.0.0+default-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5.0.0+manual-tests-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5.0.0+serde-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5.0.0+timing-tests-dev (= 5.0.0-1+apertis1bv2024dev2b1), librust-notify-5.0.0-dev (= 5.0.0-1+apertis1bv2024dev2b1)
Depends: librust-bitflags-1+default-dev (>= 1.0.4-~~), librust-crossbeam-channel-0.5+default-dev, librust-filetime-0.2+default-dev (>= 0.2.6-~~), librust-inotify-0.9-dev, librust-libc-0.2+default-dev (>= 0.2.4-~~), librust-mio-0.8+default-dev, librust-mio-0.8+os-ext-dev, librust-serde-1+default-dev (>= 1.0.89-~~), librust-serde-1+derive-dev (>= 1.0.89-~~), librust-walkdir-2+default-dev (>= 2.2.2-~~)
Filename: pool/target/r/rust-notify/librust-notify-dev_5.0.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 35556
MD5sum: ccbbfab7eaf49150e14439016f4a505e
SHA1: 83f270af4d72ffdf64d51b94a925263c07e7c088
SHA256: 653433f7b7b12792d6e91f80bce118aaf6c83f422610f7628f37420c197f00e8
SHA512: 4237ae3bbd8bbc0e2888683c7b822cc3495936611f71b9be06c1cbff0d8b3e09c2b5f8c534e37def97bd1b53e729ece00109fcffd5b256367c4eae62a033cbac
Description: Cross-platform filesystem notification library - Rust source code
 This package contains the source for the Rust notify crate, packaged by
 debcargo for use with cargo and dh-cargo.
Homepage: https://github.com/notify-rs/notify
Multi-Arch: same

Package: librust-nu-ansi-term-dev
Priority: optional
Section: rust
Installed-Size: 114
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-nu-ansi-term
Version: 0.46.0-1+apertis1bv2024dev2b1
Provides: librust-nu-ansi-term+default-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term+derive-serde-style-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term+serde-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term-0+default-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term-0+derive-serde-style-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term-0+serde-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term-0-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term-0.46+default-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term-0.46+derive-serde-style-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term-0.46+serde-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term-0.46-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term-0.46.0+default-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term-0.46.0+derive-serde-style-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term-0.46.0+serde-dev (= 0.46.0-1+apertis1bv2024dev2b1), librust-nu-ansi-term-0.46.0-dev (= 0.46.0-1+apertis1bv2024dev2b1)
Depends: librust-overload-0.1+default-dev (>= 0.1.1-~~), librust-serde-1+default-dev (>= 1.0.90-~~), librust-serde-1+derive-dev (>= 1.0.90-~~), librust-winapi-0.3+consoleapi-dev (>= 0.3.4-~~), librust-winapi-0.3+default-dev (>= 0.3.4-~~), librust-winapi-0.3+errhandlingapi-dev (>= 0.3.4-~~), librust-winapi-0.3+fileapi-dev (>= 0.3.4-~~), librust-winapi-0.3+handleapi-dev (>= 0.3.4-~~), librust-winapi-0.3+processenv-dev (>= 0.3.4-~~)
Filename: pool/target/r/rust-nu-ansi-term/librust-nu-ansi-term-dev_0.46.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 21704
MD5sum: ab5e5d40d2f8f2b3071bda43e447f292
SHA1: 747add46cd38b47d9913e15c2d9d867234c32059
SHA256: bc64c825bd6d1ce9a14dc1be9d234a1b9933552e8fd6c67fa921dd0635496357
SHA512: b4a997e8b72376f9aa7114925e64021f77d545de958cba213a89c3e4726084d8b806589d3bd837e51f4822c2a7b87ba554455b67c065efa98c89f62dff02096f
Description: ANSI terminal colors and styles (bold, underline) - Rust source code
 This package contains the source for the Rust nu-ansi-term crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-once-cell-dev
Priority: optional
Section: rust
Installed-Size: 174
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-once-cell
Version: 1.17.0-1+apertis0bv2024dev2b1
Provides: librust-once-cell+alloc-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell+default-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell+parking-lot-core-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell+parking-lot-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell+race-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell+std-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell+unstable-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1+alloc-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1+default-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1+parking-lot-core-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1+parking-lot-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1+race-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1+std-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1+unstable-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17+alloc-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17+default-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17+parking-lot-core-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17+parking-lot-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17+race-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17+std-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17+unstable-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17.0+alloc-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17.0+default-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17.0+parking-lot-core-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17.0+parking-lot-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17.0+race-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17.0+std-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17.0+unstable-dev (= 1.17.0-1+apertis0bv2024dev2b1), librust-once-cell-1.17.0-dev (= 1.17.0-1+apertis0bv2024dev2b1)
Depends: librust-parking-lot-core-0.9-dev (>= 0.9.3-~~)
Breaks: librust-string-cache-dev (<< 0.8.4)
Filename: pool/target/r/rust-once-cell/librust-once-cell-dev_1.17.0-1+apertis0bv2024dev2b1_armhf.deb
Size: 33936
MD5sum: 090aaa4b9e49ae99147911ca9c8a8abd
SHA1: 3ac5c5bda274dce2e9430a6da715bb0cddafaa97
SHA256: c4cf88e374afdfebad14d9e81ce95f45ea622b60b7efac57f3fd5b0acc0c804a
SHA512: 6edf1709eb86a0e84b09376e5342559e61d812d652f01f37aaf85aec938163f1380ba360bb4317d28cabf1808d76a86ca4d412e106ffbcf95dd41b1424e5b61c
Description: Single assignment cells and lazy values - Rust source code
 This package contains the source for the Rust once_cell crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-overload-dev
Priority: optional
Section: rust
Installed-Size: 62
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-overload
Version: 0.1.1-1+apertis1bv2024dev2b1
Provides: librust-overload+default-dev (= 0.1.1-1+apertis1bv2024dev2b1), librust-overload-0+default-dev (= 0.1.1-1+apertis1bv2024dev2b1), librust-overload-0-dev (= 0.1.1-1+apertis1bv2024dev2b1), librust-overload-0.1+default-dev (= 0.1.1-1+apertis1bv2024dev2b1), librust-overload-0.1-dev (= 0.1.1-1+apertis1bv2024dev2b1), librust-overload-0.1.1+default-dev (= 0.1.1-1+apertis1bv2024dev2b1), librust-overload-0.1.1-dev (= 0.1.1-1+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-overload/librust-overload-dev_0.1.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 25600
MD5sum: f914c5b5ec392f97087eac1e40c2b7ab
SHA1: 6d382d13e27580ab76c97fe4fe43261fa2208067
SHA256: f5169d13b79c95e954cc402499b174b7efb1c8065d4a939e98764bcd0fe9ab50
SHA512: d49345ca3b0b500fdd110c5169dcbcbd2b9f7a66ea47bd77d02f97662d1adce870fb28d906057ca9c21c1ecef2df03f6b1ed056256a16e9b9dc8d149ac367313
Description: Provides a macro to simplify operator overloading - Rust source code
 This package contains the source for the Rust overload crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-password-hash-dev
Priority: optional
Section: rust
Installed-Size: 126
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-password-hash
Version: 0.4.2-1+apertis1bv2024dev2b1
Provides: librust-password-hash+alloc-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash+default-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash+rand-core-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash+std-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0+alloc-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0+default-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0+rand-core-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0+std-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0.4+alloc-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0.4+default-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0.4+rand-core-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0.4+std-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0.4-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0.4.2+alloc-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0.4.2+default-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0.4.2+rand-core-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0.4.2+std-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-password-hash-0.4.2-dev (= 0.4.2-1+apertis1bv2024dev2b1)
Depends: librust-base64ct-1+alloc-dev, librust-base64ct-1+default-dev, librust-base64ct-1+std-dev, librust-rand-core-0.6+std-dev, librust-rand-core-0.6-dev, librust-subtle-2-dev
Filename: pool/target/r/rust-password-hash/librust-password-hash-dev_0.4.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 27664
MD5sum: ca49d0b6387b64bcbbdf0f81e881f7ab
SHA1: 3ce06c25c5bfa4f7d2107d5824ff87f5009d1cf4
SHA256: 6d80e77078a2c2b12e109e11b1d327e4f6834be0046e54567d1ebf2bbb68cea0
SHA512: b986f36387518e423e178288d798b0748ab2ec23813934d1eb09f04e503fa439ea7214f3bbbed47f111d288288c615ac37fe4535c53eaecc480f2cba04ece9bc
Description: Traits which describe the functionality of password hashing algorithms, as well as a `no_std`-friendly implementation of the PHC string format (a well-defined subset of the Modular Crypt Format a.k.a - Rust source code
 MCF)
 .
 This package contains the source for the Rust password-hash crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-pbkdf2-dev
Priority: optional
Section: rust
Installed-Size: 86
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-pbkdf2
Version: 0.11.0-1+apertis1bv2024dev2b1
Provides: librust-pbkdf2+default-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2+hmac-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2+parallel-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2+password-hash-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2+rayon-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2+sha1-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2+sha2-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2+simple-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2+std-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0+default-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0+hmac-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0+parallel-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0+password-hash-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0+rayon-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0+sha1-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0+sha2-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0+simple-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0+std-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11+default-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11+hmac-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11+parallel-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11+password-hash-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11+rayon-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11+sha1-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11+sha2-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11+simple-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11+std-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11.0+default-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11.0+hmac-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11.0+parallel-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11.0+password-hash-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11.0+rayon-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11.0+sha1-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11.0+sha2-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11.0+simple-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11.0+std-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-pbkdf2-0.11.0-dev (= 0.11.0-1+apertis1bv2024dev2b1)
Depends: librust-digest-0.10+default-dev (>= 0.10.3-~~), librust-digest-0.10+mac-dev (>= 0.10.3-~~), librust-hmac-0.12-dev, librust-password-hash-0.4+rand-core-dev, librust-password-hash-0.4+std-dev, librust-rayon-1+default-dev (>= 1.2-~~), librust-sha1-0.10-dev, librust-sha2-0.10-dev
Filename: pool/target/r/rust-pbkdf2/librust-pbkdf2-dev_0.11.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 16704
MD5sum: 3b227b854b00ca5837651cb3d069a42e
SHA1: cf98561921cac9fd1aa1ad656f04fbcc6ef8c50e
SHA256: 558a442ed1a4ff2afc9e83e5d67bf601d479719c64b4ef527f12f6b0e872d32d
SHA512: 28e5bce73fbbe45c933ec24f41a92ef2ac0cae4298818f831fb8b7d60ec107a02fcd0f4f5afced6516781b89acf63ac69d55e1b317613a029c0b7f48a256b8e7
Description: Generic implementation of PBKDF2 - Rust source code
 This package contains the source for the Rust pbkdf2 crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-petgraph-dev
Priority: optional
Section: rust
Installed-Size: 4822
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-petgraph
Version: 0.6.2-1+apertis0bv2024dev2b1
Provides: librust-petgraph+all-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph+default-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph+generate-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph+graphmap-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph+matrix-graph-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph+serde-1-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph+serde-derive-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph+serde-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph+stable-graph-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph+unstable-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0+all-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0+default-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0+generate-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0+graphmap-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0+matrix-graph-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0+serde-1-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0+serde-derive-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0+serde-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0+stable-graph-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0+unstable-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6+all-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6+default-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6+generate-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6+graphmap-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6+matrix-graph-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6+serde-1-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6+serde-derive-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6+serde-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6+stable-graph-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6+unstable-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6.2+all-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6.2+default-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6.2+generate-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6.2+graphmap-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6.2+matrix-graph-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6.2+serde-1-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6.2+serde-derive-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6.2+serde-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6.2+stable-graph-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6.2+unstable-dev (= 0.6.2-1+apertis0bv2024dev2b1), librust-petgraph-0.6.2-dev (= 0.6.2-1+apertis0bv2024dev2b1)
Depends: librust-fixedbitset-0.4-dev, librust-indexmap-1+default-dev (>= 1.7-~~), librust-serde-1+default-dev, librust-serde-derive-1+default-dev
Filename: pool/target/r/rust-petgraph/librust-petgraph-dev_0.6.2-1+apertis0bv2024dev2b1_armhf.deb
Size: 142568
MD5sum: ddc5b124b710f44c6c78096d684730df
SHA1: ec53f8f5009fb1a8c2c580d4dcbd900acb55a7b3
SHA256: 414f2e86c8a981c2586abac2335ca89ebac466cc837964fa984705bcbec3806d
SHA512: e1d55dcb3e26c9896641a9572abffe76d151f2430f841f40e69e67558bb319a1e2b2abe41665ea5068bf07729cfd11342de0f7e7aa251c97a92ac1614ef293fc
Description: Graph data structure library - Rust source code
 Provides graph types and graph algorithms.
 .
 This package contains the source for the Rust petgraph crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-phf+macros-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf
Version: 0.10.1-2+apertis1bv2024dev2b1
Provides: librust-phf-0+macros-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10+macros-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10.1+macros-dev (= 0.10.1-2+apertis1bv2024dev2b1)
Depends: librust-phf-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf+phf-macros-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf+proc-macro-hack-dev (= 0.10.1-2+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-phf/librust-phf+macros-dev_0.10.1-2+apertis1bv2024dev2b1_armhf.deb
Size: 1208
MD5sum: 9aaa288168f1f4210f48af6f167f50d2
SHA1: 4b354a87ccdeb8caa6d751e27824cc809e4ede21
SHA256: 15fd02590dc53f943d8af22da1c639becc331a5a4afbbaa5e2ee5ab61d37c9cd
SHA512: 32a3a1cb1ba8b8dba99e5193dfec6dd53065383235029738d12b9a4e4ac6c11b0c78dbbecdb8ac74993df6edab80a3e0f9dd517225d50c64052ad2728b185fe6
Description: Runtime support for perfect hash function data structures - feature "macros"
 This metapackage enables feature "macros" for the Rust phf crate, by pulling in
 any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-phf+phf-macros-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf
Version: 0.10.1-2+apertis1bv2024dev2b1
Provides: librust-phf-0+phf-macros-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10+phf-macros-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10.1+phf-macros-dev (= 0.10.1-2+apertis1bv2024dev2b1)
Depends: librust-phf-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-macros-0.10+default-dev
Filename: pool/target/r/rust-phf/librust-phf+phf-macros-dev_0.10.1-2+apertis1bv2024dev2b1_armhf.deb
Size: 1208
MD5sum: 031f5a5fc9a0157f1b31b0e34dcf00bf
SHA1: ed576968c57ebce367f6b2edd34cfb1c5aa601b8
SHA256: a9da962d48fa7f3d7db878ea580ea2f8b3b79954a6fed260d39c88961ccb3592
SHA512: 75293830015974d05561c806bcdcd50bbb781266aebed4a05aa4d69ae828540aee8133dadf0e10dcf88634eacabd8053de33fcf7f1302ee1e6188a7e75350714
Description: Runtime support for perfect hash function data structures - feature "phf_macros"
 This metapackage enables feature "phf_macros" for the Rust phf crate, by
 pulling in any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-phf+proc-macro-hack-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf
Version: 0.10.1-2+apertis1bv2024dev2b1
Provides: librust-phf-0+proc-macro-hack-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10+proc-macro-hack-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10.1+proc-macro-hack-dev (= 0.10.1-2+apertis1bv2024dev2b1)
Depends: librust-phf-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-proc-macro-hack-0.5+default-dev (>= 0.5.4-~~)
Filename: pool/target/r/rust-phf/librust-phf+proc-macro-hack-dev_0.10.1-2+apertis1bv2024dev2b1_armhf.deb
Size: 1228
MD5sum: 26a74f2079f5234c75875dc8af7d7f0d
SHA1: bae7cd36f80005338ab44365c2a5aaad60dbc020
SHA256: 8b7ec3c86d932bfe6cb3b9bd238d89c13c90396223bb8372733591c7bdae43e7
SHA512: 29d06d837e40f8079c74ba629c7e70ab00ec7aff98cd410ab423699caf0627e5f9737781521603ed437707885e009c5df1d2d9ce523487462cc38a4003948e1f
Description: Runtime support for perfect hash function data structures - feature "proc-macro-hack"
 This metapackage enables feature "proc-macro-hack" for the Rust phf crate, by
 pulling in any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-phf+serde-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf
Version: 0.10.1-2+apertis1bv2024dev2b1
Provides: librust-phf-0+serde-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10+serde-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10.1+serde-dev (= 0.10.1-2+apertis1bv2024dev2b1)
Depends: librust-phf-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-serde-1+default-dev
Filename: pool/target/r/rust-phf/librust-phf+serde-dev_0.10.1-2+apertis1bv2024dev2b1_armhf.deb
Size: 1200
MD5sum: d00c9ee807c46fce5c75ab0b9bf3a6f9
SHA1: 9677cc095ef4bbaf74906a47e3a53f50c03e4759
SHA256: 7860c212718e79315c2b28daf80885371df927a7104395fd8ca0858558f46aa0
SHA512: a60e3190df9926b48db694aeb7f06766585ac3514688bf92a534883c369c225195aba13465464e85b9ec9bb21b7be78f230ae9de32cb5994c83050afa87413ba
Description: Runtime support for perfect hash function data structures - feature "serde"
 This metapackage enables feature "serde" for the Rust phf crate, by pulling in
 any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-phf+std-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf
Version: 0.10.1-2+apertis1bv2024dev2b1
Provides: librust-phf+default-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0+default-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0+std-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10+default-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10+std-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10.1+default-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10.1+std-dev (= 0.10.1-2+apertis1bv2024dev2b1)
Depends: librust-phf-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-shared-0.10+std-dev
Filename: pool/target/r/rust-phf/librust-phf+std-dev_0.10.1-2+apertis1bv2024dev2b1_armhf.deb
Size: 1252
MD5sum: a36d97134bb0c0722257cf42dccbee34
SHA1: c237040e9888e85674e63e329a9c6456cb6a677e
SHA256: 09f497dd22026778ec2a0543e61344a61b9c4ea1ec0dc28755e90ede78af38e8
SHA512: 11e0c37d3ce343bc8dbc62857007cca46c662aa393703068ecfa499d47a0dec6e94f5a10c57c478b60973f9cbce72548ab90ecd616ebe2530bb77fd0b87de6d1
Description: Runtime support for perfect hash function data structures - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust phf crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.
Multi-Arch: same

Package: librust-phf+uncased-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf
Version: 0.10.1-2+apertis1bv2024dev2b1
Provides: librust-phf-0+uncased-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10+uncased-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10.1+uncased-dev (= 0.10.1-2+apertis1bv2024dev2b1)
Depends: librust-phf-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-shared-0.10+uncased-dev
Filename: pool/target/r/rust-phf/librust-phf+uncased-dev_0.10.1-2+apertis1bv2024dev2b1_armhf.deb
Size: 1196
MD5sum: 7581294564ae45a20171ba120ee16b95
SHA1: 3e3f2511bc997e1f400a79c2523501fe8ddf0e1d
SHA256: b6e7b8a34d4f0994254f4a1f24285b256566b44f51735cf92aa585b909a078cf
SHA512: 9ec60d0057117bcb363785bd318c0da34f83e5daa8337b1b4f11808d081469e303f7223a43ad99cc0f1e9508cfd555f0773cfda70ec3c48f07850692e00d1dac
Description: Runtime support for perfect hash function data structures - feature "uncased"
 This metapackage enables feature "uncased" for the Rust phf crate, by pulling
 in any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-phf+unicase-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf
Version: 0.10.1-2+apertis1bv2024dev2b1
Provides: librust-phf-0+unicase-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10+unicase-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10.1+unicase-dev (= 0.10.1-2+apertis1bv2024dev2b1)
Depends: librust-phf-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-shared-0.10+unicase-dev
Filename: pool/target/r/rust-phf/librust-phf+unicase-dev_0.10.1-2+apertis1bv2024dev2b1_armhf.deb
Size: 1196
MD5sum: 55cc9708cf8e44c05b8ea26283b85884
SHA1: 6c7d75179d6acd79719fe8e37bf1e93c4feb14a4
SHA256: b9f460db5118697205ea2b8a04c7a45d531304f99a1ecc39e408767e655a09dc
SHA512: 4082f35b7cbac6e115987fcd5125ad541c91dabf376ee93ec31881ce3e25326cc8d150c4760a8cbd09796c460bded50a33d5365c7c768b54e0d721aa1a89c1f3
Description: Runtime support for perfect hash function data structures - feature "unicase"
 This metapackage enables feature "unicase" for the Rust phf crate, by pulling
 in any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-phf-codegen-dev
Priority: optional
Section: rust
Installed-Size: 29
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf-codegen
Version: 0.10.0-2+apertis1bv2024dev2b1
Provides: librust-phf-codegen+default-dev (= 0.10.0-2+apertis1bv2024dev2b1), librust-phf-codegen-0+default-dev (= 0.10.0-2+apertis1bv2024dev2b1), librust-phf-codegen-0-dev (= 0.10.0-2+apertis1bv2024dev2b1), librust-phf-codegen-0.10+default-dev (= 0.10.0-2+apertis1bv2024dev2b1), librust-phf-codegen-0.10-dev (= 0.10.0-2+apertis1bv2024dev2b1), librust-phf-codegen-0.10.0+default-dev (= 0.10.0-2+apertis1bv2024dev2b1), librust-phf-codegen-0.10.0-dev (= 0.10.0-2+apertis1bv2024dev2b1)
Depends: librust-phf-generator-0.10+default-dev, librust-phf-shared-0.10+default-dev
Filename: pool/target/r/rust-phf-codegen/librust-phf-codegen-dev_0.10.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 5924
MD5sum: a1be2cce27a574226d917aefeb67e746
SHA1: 56f212c3bda56acba35e89226384b9460cec2f8a
SHA256: 503a6e0ace4a7216caad6570c2671ed74ac1f1577ddb9f1b52608c047d50eed8
SHA512: b8ff2a6a43dcc45ce1c4d80bbbceb8c130edfaa7455f75c6ad5f6890187146e21f1c89d12d3347899eaacaa9d9b048042e6b31f45f272a863b53cf743af3b467
Description: Codegen library for PHF types - Rust source code
 This package contains the source for the Rust phf_codegen crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-phf-dev
Priority: optional
Section: rust
Installed-Size: 47
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf
Version: 0.10.1-2+apertis1bv2024dev2b1
Provides: librust-phf-0-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf-0.10.1-dev (= 0.10.1-2+apertis1bv2024dev2b1)
Depends: librust-phf-shared-0.10-dev
Recommends: librust-phf+std-dev (= 0.10.1-2+apertis1bv2024dev2b1)
Suggests: librust-phf+macros-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf+phf-macros-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf+proc-macro-hack-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf+serde-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf+uncased-dev (= 0.10.1-2+apertis1bv2024dev2b1), librust-phf+unicase-dev (= 0.10.1-2+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-phf/librust-phf-dev_0.10.1-2+apertis1bv2024dev2b1_armhf.deb
Size: 7892
MD5sum: cc9b56647f0da84e4f1e57961f4c718c
SHA1: 394f3eb6eeaa162b208772d70ee72b327042a530
SHA256: 186a2d164311560c3d33f082d0281d8a275652f054ae1a0ba50c80101aa178d1
SHA512: 5321186c0d494e070fab5be596dad8665676fb58d6d34da357515336320a384bc78c26563099f7a4c3aaaccf92d8e7dce5dce29e8c4130105b8c29906e8a4d13
Description: Runtime support for perfect hash function data structures - Rust source code
 This package contains the source for the Rust phf crate, packaged by debcargo
 for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-phf-generator-dev
Priority: optional
Section: rust
Installed-Size: 31
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf-generator
Version: 0.10.0-2+apertis1bv2024dev2b1
Provides: librust-phf-generator+default-dev (= 0.10.0-2+apertis1bv2024dev2b1), librust-phf-generator-0+default-dev (= 0.10.0-2+apertis1bv2024dev2b1), librust-phf-generator-0-dev (= 0.10.0-2+apertis1bv2024dev2b1), librust-phf-generator-0.10+default-dev (= 0.10.0-2+apertis1bv2024dev2b1), librust-phf-generator-0.10-dev (= 0.10.0-2+apertis1bv2024dev2b1), librust-phf-generator-0.10.0+default-dev (= 0.10.0-2+apertis1bv2024dev2b1), librust-phf-generator-0.10.0-dev (= 0.10.0-2+apertis1bv2024dev2b1)
Depends: librust-phf-shared-0.10-dev, librust-rand-0.8+default-dev, librust-rand-0.8+small-rng-dev
Filename: pool/target/r/rust-phf-generator/librust-phf-generator-dev_0.10.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 6420
MD5sum: 046ae297be8736b2e60b86d4b6cc8f80
SHA1: 1c4672fef378070c25bcb9564557ef17650481b4
SHA256: 6a6b91c86eecf1da82368cb54b9f5de70e7ba49a3e1662c8e9fa60ee5c53513e
SHA512: 8338c50113bcb718f59966006a641e07267afc79e5e515da42a9b1244d720a3b48546df272476103224e0b72b0bea52d9685868433fd46bc38fc14d9d93c7dcc
Description: PHF generation logic - Rust source code
 This package contains the source for the Rust phf_generator crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-phf-shared+uncased-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf-shared
Version: 0.10.0-2+apertis0bv2024dev2b1
Provides: librust-phf-shared-0+uncased-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0.10+uncased-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0.10.0+uncased-dev (= 0.10.0-2+apertis0bv2024dev2b1)
Depends: librust-phf-shared-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-uncased-0.9-dev (>= 0.9.6-~~)
Filename: pool/target/r/rust-phf-shared/librust-phf-shared+uncased-dev_0.10.0-2+apertis0bv2024dev2b1_armhf.deb
Size: 1208
MD5sum: 962b86bfbe59b052eecbd9f0be440b4f
SHA1: 26bad3235fd9279934e657aeb5872e4d1a276c9e
SHA256: 6a211feed52eb2885953890677ddb4e6ccaca7dcf38595fd1634650d3479e7ec
SHA512: 01866bd2002c7854344c32a9fb79759e6c92f8258a8da25080cb0018ab991226d2eb650589bc73053fa50ab6698c53067605973bf565e63b4730a93eaba8a183
Description: Support code shared by PHF libraries - feature "uncased"
 This metapackage enables feature "uncased" for the Rust phf_shared crate, by
 pulling in any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-phf-shared+unicase-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf-shared
Version: 0.10.0-2+apertis0bv2024dev2b1
Provides: librust-phf-shared-0+unicase-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0.10+unicase-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0.10.0+unicase-dev (= 0.10.0-2+apertis0bv2024dev2b1)
Depends: librust-phf-shared-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-unicase-2+default-dev (>= 2.4.0-~~)
Filename: pool/target/r/rust-phf-shared/librust-phf-shared+unicase-dev_0.10.0-2+apertis0bv2024dev2b1_armhf.deb
Size: 1216
MD5sum: 9fffa68d29bef3862305712fe575b146
SHA1: ee52a34380e9b5bd695af2517dd3f0cbd8c18024
SHA256: de197cf4f3f3ae2df20708098e06e647fc10994ca6370c5ba1b6cb9ec2d1f9dc
SHA512: 03794e49f199aa2b3b335b40c0b815e8367ee4f2e1eae228b58b2966192d15b352a132ba21d91780a3c270dca76487dcaf3fba3a49f2411809441cd4fd3e979f
Description: Support code shared by PHF libraries - feature "unicase"
 This metapackage enables feature "unicase" for the Rust phf_shared crate, by
 pulling in any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-phf-shared-dev
Priority: optional
Section: rust
Installed-Size: 27
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-phf-shared
Version: 0.10.0-2+apertis0bv2024dev2b1
Provides: librust-phf-shared+default-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared+std-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0+default-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0+std-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0.10+default-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0.10+std-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0.10-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0.10.0+default-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0.10.0+std-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared-0.10.0-dev (= 0.10.0-2+apertis0bv2024dev2b1)
Depends: librust-siphasher-0.3+default-dev
Suggests: librust-phf-shared+uncased-dev (= 0.10.0-2+apertis0bv2024dev2b1), librust-phf-shared+unicase-dev (= 0.10.0-2+apertis0bv2024dev2b1)
Filename: pool/target/r/rust-phf-shared/librust-phf-shared-dev_0.10.0-2+apertis0bv2024dev2b1_armhf.deb
Size: 6752
MD5sum: ea5cebd941337bb841c3afcd6a912091
SHA1: 9ae87b301e8f5f639344a735271cd3638f6d6a59
SHA256: f4b11f0911b0dc139ef533429113bcc7411704e4461a7122d97636eaba20b73e
SHA512: 6664b85ba50257aaf9b46367e166c82760a7c3d5afbe4e3c0d22b93ae15e0b97bacf4d056212d82000869d8b65c4586d9c442cb0ae2f3e0bbacd39258fba9cbe
Description: Support code shared by PHF libraries - Rust source code
 This package contains the source for the Rust phf_shared crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-pico-args-dev
Priority: optional
Section: rust
Installed-Size: 81
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-pico-args
Version: 0.4.2-1+apertis1bv2024dev2b1
Provides: librust-pico-args+combined-flags-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args+default-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args+eq-separator-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args+short-space-opt-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0+combined-flags-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0+default-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0+eq-separator-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0+short-space-opt-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0.4+combined-flags-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0.4+default-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0.4+eq-separator-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0.4+short-space-opt-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0.4-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0.4.2+combined-flags-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0.4.2+default-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0.4.2+eq-separator-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0.4.2+short-space-opt-dev (= 0.4.2-1+apertis1bv2024dev2b1), librust-pico-args-0.4.2-dev (= 0.4.2-1+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-pico-args/librust-pico-args-dev_0.4.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 14516
MD5sum: c81f2cf69c8c66bee57eaf3653259e75
SHA1: 10851a3e0d1e5689e1720e36ea52504764cca62c
SHA256: 7322bc99ed2352ee3641ce8e6f533493848849ff69892fc72fe50480d8a677fa
SHA512: ad1ee03fc00be766a7c78bb4e3e622f464f9b0e9428455fbdb7c1a4fd942b15f7ecbdbde26a4dd7273c18c8ceeb872cee71fb973ae152185f1fb18a8841d0f29
Description: Ultra simple CLI arguments parser - Rust source code
 This package contains the source for the Rust pico-args crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-portable-atomic-dev
Priority: optional
Section: rust
Installed-Size: 678
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-portable-atomic
Version: 0.3.19-1+apertis1bv2024dev2b1
Provides: librust-portable-atomic+default-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic+fallback-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic+float-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic+outline-atomics-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic+serde-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic+std-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0+default-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0+fallback-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0+float-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0+outline-atomics-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0+serde-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0+std-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3+default-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3+fallback-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3+float-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3+outline-atomics-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3+serde-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3+std-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3.19+default-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3.19+fallback-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3.19+float-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3.19+outline-atomics-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3.19+serde-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3.19+std-dev (= 0.3.19-1+apertis1bv2024dev2b1), librust-portable-atomic-0.3.19-dev (= 0.3.19-1+apertis1bv2024dev2b1)
Depends: librust-serde-1-dev (>= 1.0.103-~~)
Filename: pool/target/r/rust-portable-atomic/librust-portable-atomic-dev_0.3.19-1+apertis1bv2024dev2b1_armhf.deb
Size: 70096
MD5sum: 76dd038248ddea07852c28f29b7d097d
SHA1: 78d8d82c1fc28d05a799b954c1bf9ab7586536a5
SHA256: eef8128dc288dc30d542b72079efbcc1ca5716f0390496d784e8f553c46c9978
SHA512: a0a7749105c0f71fb5bb5f60e2ad1b9fe0a3bdb623e9c9efe725be1fcfe902f9c6dc97f5a71b08f4640f0580649e2acb5f7d260faec973bf5c32c0a2d2ab159a
Description: Portable atomic types including support for 128-bit atomics, atomic float, etc - Rust source code
 This package contains the source for the Rust portable-atomic crate, packaged
 by debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-precomputed-hash-dev
Priority: optional
Section: rust
Installed-Size: 20
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-precomputed-hash
Version: 0.1.1-1+apertis2bv2024dev2b1
Provides: librust-precomputed-hash+default-dev (= 0.1.1-1+apertis2bv2024dev2b1), librust-precomputed-hash-0+default-dev (= 0.1.1-1+apertis2bv2024dev2b1), librust-precomputed-hash-0-dev (= 0.1.1-1+apertis2bv2024dev2b1), librust-precomputed-hash-0.1+default-dev (= 0.1.1-1+apertis2bv2024dev2b1), librust-precomputed-hash-0.1-dev (= 0.1.1-1+apertis2bv2024dev2b1), librust-precomputed-hash-0.1.1+default-dev (= 0.1.1-1+apertis2bv2024dev2b1), librust-precomputed-hash-0.1.1-dev (= 0.1.1-1+apertis2bv2024dev2b1)
Filename: pool/target/r/rust-precomputed-hash/librust-precomputed-hash-dev_0.1.1-1+apertis2bv2024dev2b1_armhf.deb
Size: 3684
MD5sum: 5af32cdf6c754acca8e919537d98a85f
SHA1: 17085d5ed0124915b24dde1f368a089450209613
SHA256: e3c6d47fd3a5f2def805fcae2355bc177e5da3e998ba11e991a51c2708fb14ec
SHA512: c7944bb475fe9dfe7f1d745941898e0ba3393c52631acd25edfdac9dcac30b6d5c4d3caec6315cfd614f458141aa9046bae83ac0a6494b66ca876cd1d0363054
Description: Expose a precomputed hash for a given type - Rust source code
 This package contains the source for the Rust precomputed-hash crate, packaged
 by debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-procfs-dev
Priority: optional
Section: rust
Installed-Size: 462
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-procfs
Version: 0.14.1-1+apertis1bv2024dev2b1
Provides: librust-procfs+backtrace-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs+chrono-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs+default-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs+flate2-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0+backtrace-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0+chrono-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0+default-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0+flate2-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0.14+backtrace-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0.14+chrono-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0.14+default-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0.14+flate2-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0.14-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0.14.1+backtrace-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0.14.1+chrono-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0.14.1+default-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0.14.1+flate2-dev (= 0.14.1-1+apertis1bv2024dev2b1), librust-procfs-0.14.1-dev (= 0.14.1-1+apertis1bv2024dev2b1)
Depends: librust-backtrace-0.3+default-dev, librust-bitflags-1+default-dev (>= 1.2-~~), librust-byteorder-1+default-dev (>= 1.2.3-~~), librust-byteorder-1+i128-dev (>= 1.2.3-~~), librust-chrono-0.4+default-dev (>= 0.4.1-~~), librust-flate2-1+default-dev (>= 1.0.3-~~), librust-hex-0.4+default-dev, librust-lazy-static-1+default-dev (>= 1.0.2-~~), librust-rustix-0.35+default-dev (>= 0.35.6-~~), librust-rustix-0.35+fs-dev (>= 0.35.6-~~), librust-rustix-0.35+param-dev (>= 0.35.6-~~), librust-rustix-0.35+process-dev (>= 0.35.6-~~), librust-rustix-0.35+thread-dev (>= 0.35.6-~~)
Filename: pool/target/r/rust-procfs/librust-procfs-dev_0.14.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 91440
MD5sum: 89426d99c7eb8a8279851400ae5ac119
SHA1: ab8ab0e177948ccdd8f4beabdf2d369de46fe6c8
SHA256: 9a1f3da6b90bad7e8dddfaa0fd524b5ee197e7ada71b499f643f7213663b9947
SHA512: e34ed5463810257ca92170cbe6fdb918472463044fe1757426aaacd9d67b8f5c20f56feabdefab854429854d54c8772c5d1d474bbec59535c1ea43f7b35f5c0a
Description: Interface to the linux procfs pseudo-filesystem - Rust source code
 This package contains the source for the Rust procfs crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-rav1e-dev
Priority: optional
Section: rust
Installed-Size: 7439
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-rav1e
Version: 0.5.1-6+apertis2bv2024dev3b1
Provides: librust-rav1e+aom-sys-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+asm-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+av-metrics-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+bench-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+binaries-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+capi-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+cc-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+clap-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+console-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+dav1d-sys-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+decode-test-dav1d-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+decode-test-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+default-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+fern-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+ivf-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+nasm-rs-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+regex-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+scan-fmt-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+scenechange-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+serde-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+serialize-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+signal-hook-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+signal-support-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+toml-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e+y4m-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+aom-sys-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+asm-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+av-metrics-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+bench-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+binaries-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+capi-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+cc-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+clap-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+console-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+dav1d-sys-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+decode-test-dav1d-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+decode-test-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+default-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+fern-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+ivf-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+nasm-rs-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+regex-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+scan-fmt-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+scenechange-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+serde-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+serialize-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+signal-hook-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+signal-support-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+toml-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0+y4m-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+aom-sys-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+asm-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+av-metrics-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+bench-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+binaries-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+capi-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+cc-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+clap-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+console-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+dav1d-sys-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+decode-test-dav1d-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+decode-test-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+default-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+fern-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+ivf-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+nasm-rs-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+regex-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+scan-fmt-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+scenechange-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+serde-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+serialize-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+signal-hook-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+signal-support-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+toml-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5+y4m-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+aom-sys-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+asm-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+av-metrics-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+bench-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+binaries-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+capi-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+cc-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+clap-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+console-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+dav1d-sys-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+decode-test-dav1d-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+decode-test-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+default-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+fern-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+ivf-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+nasm-rs-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+regex-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+scan-fmt-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+scenechange-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+serde-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+serialize-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+signal-hook-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+signal-support-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+toml-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1+y4m-dev (= 0.5.1-6+apertis2bv2024dev3b1), librust-rav1e-0.5.1-dev (= 0.5.1-6+apertis2bv2024dev3b1)
Depends: librust-aom-sys-0.3+default-dev, librust-arg-enum-proc-macro-0.3+default-dev, librust-arrayvec-0.7+default-dev, librust-arrayvec-0.7+serde-dev, librust-av-metrics-0.9-dev, librust-bitstream-io-1+default-dev, librust-cc-1+default-dev, librust-cc-1+parallel-dev, librust-cfg-if-1+default-dev, librust-clap-2+color-dev, librust-console-0.15+default-dev, librust-dav1d-sys-0.7+default-dev, librust-fern-0.6+default-dev, librust-itertools-0.10+default-dev, librust-ivf-0.1+default-dev, librust-libc-0.2+default-dev, librust-log-0.4+default-dev, librust-nasm-rs-0.2+default-dev, librust-nasm-rs-0.2+parallel-dev, librust-noop-proc-macro-0.3+default-dev, librust-num-derive-0.3+default-dev, librust-num-traits-0.2+default-dev, librust-paste-1+default-dev, librust-rayon-1+default-dev, librust-regex-1+default-dev, librust-rustc-version-0.4+default-dev, librust-scan-fmt-0.2-dev (>= 0.2.3-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-signal-hook-0.3+default-dev, librust-simd-helpers-0.1+default-dev, librust-system-deps-6+default-dev, librust-thiserror-1+default-dev, librust-toml-0.5+default-dev, librust-v-frame-0.3+default-dev, librust-v-frame-0.3+serialize-dev, librust-y4m-0.7+default-dev
Filename: pool/target/r/rust-rav1e/librust-rav1e-dev_0.5.1-6+apertis2bv2024dev3b1_armhf.deb
Size: 727220
MD5sum: 498f7608858742f1e272f935f534d3e9
SHA1: ea9f58b6043b53a3217f485533027e79c135f09a
SHA256: 31375aadc68d71d106c5ad28e96545c81ba0e1db10ed8c2292f70af8dc3c7349
SHA512: d7f899f4d02db5599595f0e3069f4638d0b264601a19421b25ea88e23bbbfc037d6c469b436ece6643ac750806ae799c14d54502a0c4c447f1e1ccb99e9b2e36
Description: Fastest and safest AV1 encoder - Rust source code
 This package contains the source for the Rust rav1e crate, packaged by debcargo
 for use with cargo and dh-cargo.
Homepage: https://github.com/xiph/rav1e
Multi-Arch: same

Package: librust-reference-counted-singleton-dev
Priority: optional
Section: rust
Installed-Size: 40
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-reference-counted-singleton
Version: 0.1.1-1+apertis1bv2024dev2b1
Provides: librust-reference-counted-singleton+default-dev (= 0.1.1-1+apertis1bv2024dev2b1), librust-reference-counted-singleton-0+default-dev (= 0.1.1-1+apertis1bv2024dev2b1), librust-reference-counted-singleton-0-dev (= 0.1.1-1+apertis1bv2024dev2b1), librust-reference-counted-singleton-0.1+default-dev (= 0.1.1-1+apertis1bv2024dev2b1), librust-reference-counted-singleton-0.1-dev (= 0.1.1-1+apertis1bv2024dev2b1), librust-reference-counted-singleton-0.1.1+default-dev (= 0.1.1-1+apertis1bv2024dev2b1), librust-reference-counted-singleton-0.1.1-dev (= 0.1.1-1+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-reference-counted-singleton/librust-reference-counted-singleton-dev_0.1.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 8184
MD5sum: cfe19789a0a471cbc0c89a6e6fc2de64
SHA1: e733879e32115a18cb5abe35d73af15fc5e8f186
SHA256: 8397f3f38b5fc008b89f87c38293c4d7af1b583e91059f143084f9c36d1207b0
SHA512: f3f806d3826d24e8662a5f0b082eb5a861c40b362641d6cd5b0bb7baf4c72b16cef2f4fe4dfe91eb61d10ba0bb10553e60f0acb1413f6e9438be0fd3272fbc3f
Description: Reference-counted singleton whose protected data can be recreated as needed - Rust source code
 This package contains the source for the Rust reference-counted-singleton
 crate, packaged by debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-rlimit-dev
Priority: optional
Section: rust
Installed-Size: 128
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-rlimit
Version: 0.8.3-1+apertis1bv2024dev2b1
Provides: librust-rlimit+default-dev (= 0.8.3-1+apertis1bv2024dev2b1), librust-rlimit-0+default-dev (= 0.8.3-1+apertis1bv2024dev2b1), librust-rlimit-0-dev (= 0.8.3-1+apertis1bv2024dev2b1), librust-rlimit-0.8+default-dev (= 0.8.3-1+apertis1bv2024dev2b1), librust-rlimit-0.8-dev (= 0.8.3-1+apertis1bv2024dev2b1), librust-rlimit-0.8.3+default-dev (= 0.8.3-1+apertis1bv2024dev2b1), librust-rlimit-0.8.3-dev (= 0.8.3-1+apertis1bv2024dev2b1)
Depends: librust-libc-0.2+default-dev
Filename: pool/target/r/rust-rlimit/librust-rlimit-dev_0.8.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 18688
MD5sum: 8201c7417036e6efc27a1a75233feb4d
SHA1: 0a9aa4e34533f28ae72355e83719e38c7c7b2563
SHA256: f2732cd88637a3fc2760599273b14e29ed5e13d8f3293712a76f73f0cf5290dd
SHA512: 32cb120214c306b556bed5c7b87cd24704d1f82bb4a07f815fb552e957413863847f5dc135ca33129f26a3679338060bc013e299864fb0cac506b65d585b1b0c
Description: Resource limits - Rust source code
 This package contains the source for the Rust rlimit crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-rpassword-dev
Priority: optional
Section: rust
Installed-Size: 68
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-rpassword
Version: 6.0.1-1+apertis0bv2024dev2b1
Provides: librust-rpassword+default-dev (= 6.0.1-1+apertis0bv2024dev2b1), librust-rpassword-6+default-dev (= 6.0.1-1+apertis0bv2024dev2b1), librust-rpassword-6-dev (= 6.0.1-1+apertis0bv2024dev2b1), librust-rpassword-6.0+default-dev (= 6.0.1-1+apertis0bv2024dev2b1), librust-rpassword-6.0-dev (= 6.0.1-1+apertis0bv2024dev2b1), librust-rpassword-6.0.1+default-dev (= 6.0.1-1+apertis0bv2024dev2b1), librust-rpassword-6.0.1-dev (= 6.0.1-1+apertis0bv2024dev2b1)
Depends: librust-libc-0.2+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-winapi-0.3+consoleapi-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+fileapi-dev, librust-winapi-0.3+handleapi-dev, librust-winapi-0.3+minwindef-dev, librust-winapi-0.3+processenv-dev, librust-winapi-0.3+std-dev, librust-winapi-0.3+winbase-dev, librust-winapi-0.3+wincon-dev, librust-winapi-0.3+winnt-dev
Filename: pool/target/r/rust-rpassword/librust-rpassword-dev_6.0.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 14092
MD5sum: 67a631c903263016912e844a2733d2d0
SHA1: 977e0961817f69e14afacfe4bb986b38590a5d86
SHA256: 4a39839ec0ff01ff718f8ccb49da1535cc9092fbc0a8df2a60b6d7bdf89915c9
SHA512: efb77cd07947efdaaac5c3ceb403a2fdce616e48a3d6d15a88123f59d8cde6240dc689c1ab9eceeb08153d0fdac7627485a97f05e9253ecdaa6c4756517e7ce6
Description: Read passwords in console applications - Rust source code
 This package contains the source for the Rust rpassword crate, packaged by
 debcargo for use with cargo and dh-cargo.
Homepage: https://github.com/conradkleinespel/rpassword
Multi-Arch: same

Package: librust-selinux-dev
Priority: optional
Section: rust
Installed-Size: 230
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-selinux
Version: 0.3.2-1+apertis1bv2024dev2b1
Provides: librust-selinux+default-dev (= 0.3.2-1+apertis1bv2024dev2b1), librust-selinux-0+default-dev (= 0.3.2-1+apertis1bv2024dev2b1), librust-selinux-0-dev (= 0.3.2-1+apertis1bv2024dev2b1), librust-selinux-0.3+default-dev (= 0.3.2-1+apertis1bv2024dev2b1), librust-selinux-0.3-dev (= 0.3.2-1+apertis1bv2024dev2b1), librust-selinux-0.3.2+default-dev (= 0.3.2-1+apertis1bv2024dev2b1), librust-selinux-0.3.2-dev (= 0.3.2-1+apertis1bv2024dev2b1)
Depends: librust-bitflags-1+default-dev (>= 1.3-~~), librust-libc-0.2+default-dev, librust-once-cell-1+default-dev (>= 1.16-~~), librust-reference-counted-singleton-0.1+default-dev, librust-selinux-sys-0.6+default-dev, librust-thiserror-1+default-dev
Filename: pool/target/r/rust-selinux/librust-selinux-dev_0.3.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 33580
MD5sum: 44ee3da46d3d64e7d06683447db77ce3
SHA1: 7e617fde8653581e75c4c33d823e3b2eadb3101f
SHA256: 45fafbdd93d84299298c2fe298f086687bd7d399ebc528381ad2aaafe228aafc
SHA512: a8073bc97bcf1df3029df2f076fa29482572e1ef383d7e5a9f4cd40a5a99a180c2ab9b4861f2d7dbe035e4db5cdc73ea77a58e374ffd376710be2d355ee1225b
Description: Flexible Mandatory Access Control for Linux - Rust source code
 This package contains the source for the Rust selinux crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-selinux-sys-dev
Priority: optional
Section: rust
Installed-Size: 49
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-selinux-sys
Version: 0.6.2-1+apertis1bv2024dev2b1
Provides: librust-selinux-sys+default-dev (= 0.6.2-1+apertis1bv2024dev2b1), librust-selinux-sys+static-dev (= 0.6.2-1+apertis1bv2024dev2b1), librust-selinux-sys-0+default-dev (= 0.6.2-1+apertis1bv2024dev2b1), librust-selinux-sys-0+static-dev (= 0.6.2-1+apertis1bv2024dev2b1), librust-selinux-sys-0-dev (= 0.6.2-1+apertis1bv2024dev2b1), librust-selinux-sys-0.6+default-dev (= 0.6.2-1+apertis1bv2024dev2b1), librust-selinux-sys-0.6+static-dev (= 0.6.2-1+apertis1bv2024dev2b1), librust-selinux-sys-0.6-dev (= 0.6.2-1+apertis1bv2024dev2b1), librust-selinux-sys-0.6.2+default-dev (= 0.6.2-1+apertis1bv2024dev2b1), librust-selinux-sys-0.6.2+static-dev (= 0.6.2-1+apertis1bv2024dev2b1), librust-selinux-sys-0.6.2-dev (= 0.6.2-1+apertis1bv2024dev2b1)
Depends: librust-bindgen-0+default-dev (>= 0.60-~~), librust-cc-1+default-dev, librust-dunce-1+default-dev, librust-walkdir-2+default-dev (>= 2.3-~~), libselinux1-dev
Filename: pool/target/r/rust-selinux-sys/librust-selinux-sys-dev_0.6.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 11244
MD5sum: 38287032ed6709c5ab5e85ae2c161067
SHA1: 9d77aa40a62ee5c425e568c9a87a77ec417f1394
SHA256: 2581f49a0a5d1038ebe5882db6e54662b9b17f6838756c0119dbd7381cb8bd17
SHA512: f6569ed51a64060a75d8d4323a6a4f9a54bb2a49eee9a9e9784f36b52e134d8e6456fb224df4e05555a4a111efc9f60d71f460f5635d4abbd49c4aedd2e56d18
Description: Flexible Mandatory Access Control (MAC) for Linux - Rust source code
 This package contains the source for the Rust selinux-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-sequoia-autocrypt-dev
Priority: optional
Section: rust
Installed-Size: 125
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-autocrypt
Version: 0.24.0-1+apertis1bv2024dev3b1
Provides: librust-sequoia-autocrypt+default-dev (= 0.24.0-1+apertis1bv2024dev3b1), librust-sequoia-autocrypt-0+default-dev (= 0.24.0-1+apertis1bv2024dev3b1), librust-sequoia-autocrypt-0-dev (= 0.24.0-1+apertis1bv2024dev3b1), librust-sequoia-autocrypt-0.24+default-dev (= 0.24.0-1+apertis1bv2024dev3b1), librust-sequoia-autocrypt-0.24-dev (= 0.24.0-1+apertis1bv2024dev3b1), librust-sequoia-autocrypt-0.24.0+default-dev (= 0.24.0-1+apertis1bv2024dev3b1), librust-sequoia-autocrypt-0.24.0-dev (= 0.24.0-1+apertis1bv2024dev3b1)
Depends: librust-base64+default-dev (>= 0.12-~~), librust-sequoia-openpgp-1+default-dev
Filename: pool/target/r/rust-sequoia-autocrypt/librust-sequoia-autocrypt-dev_0.24.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 40908
MD5sum: c8dc3dd87f5fcd07a09115803e847025
SHA1: 55440026c6aed381144938a2412c1961ae06a8d3
SHA256: 7514b2e31c7eeeae8f78fe844d7c2df1f83633ebe3408bd6ef182d3f1f69a08a
SHA512: 3af1de6c7281b1fdc11f53b6f0a155bad4501292765ae7abe1a1797c219427362cd95679095fe6b0e41d0a46a0d4714331e8b5453cdbf4a2a10bed345e7cfcca
Description: Autocrypt support - Rust source code
 This package contains the source for the Rust sequoia-autocrypt crate, packaged
 by debcargo for use with cargo and dh-cargo.
Homepage: https://sequoia-pgp.org/
Multi-Arch: same

Package: librust-sequoia-net-dev
Priority: optional
Section: rust
Installed-Size: 126
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-net
Version: 0.25.0-2+apertis2bv2024dev2b1
Provides: librust-sequoia-net+compression-bzip2-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net+compression-deflate-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net+compression-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net+crypto-nettle-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net+default-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0+compression-bzip2-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0+compression-deflate-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0+compression-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0+crypto-nettle-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0+default-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0.25+compression-bzip2-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0.25+compression-deflate-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0.25+compression-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0.25+crypto-nettle-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0.25+default-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0.25-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0.25.0+compression-bzip2-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0.25.0+compression-deflate-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0.25.0+compression-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0.25.0+crypto-nettle-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0.25.0+default-dev (= 0.25.0-2+apertis2bv2024dev2b1), librust-sequoia-net-0.25.0-dev (= 0.25.0-2+apertis2bv2024dev2b1)
Depends: librust-anyhow-1+default-dev (>= 1.0.18-~~), librust-base64+default-dev (>= 0.12-~~), librust-futures-util-0.3+default-dev (>= 0.3.5-~~), librust-http-0.2+default-dev, librust-hyper-0.14+default-dev (>= 0.14.10-~~), librust-hyper-0.14+http1-dev (>= 0.14.10-~~), librust-hyper-0.14+http2-dev (>= 0.14.10-~~), librust-hyper-tls-0.5+default-dev, librust-libc-0.2+default-dev (>= 0.2.66-~~), librust-native-tls-0.2+default-dev, librust-percent-encoding-2+default-dev (>= 2.1-~~), librust-sequoia-openpgp-1+compression-bzip2-dev, librust-sequoia-openpgp-1+compression-deflate-dev, librust-sequoia-openpgp-1+compression-dev, librust-sequoia-openpgp-1+crypto-nettle-dev, librust-sequoia-openpgp-1+default-dev, librust-sequoia-openpgp-1-dev, librust-tempfile-3+default-dev (>= 3.1-~~), librust-thiserror-1+default-dev (>= 1.0.2-~~), librust-tokio-1+default-dev (>= 1.13.1-~~), librust-tokio-1+macros-dev (>= 1.13.1-~~), librust-url-2+default-dev (>= 2.1-~~), librust-z-base-32-0+default-dev (>= 0.1.2-~~)
Filename: pool/target/r/rust-sequoia-net/librust-sequoia-net-dev_0.25.0-2+apertis2bv2024dev2b1_armhf.deb
Size: 31136
MD5sum: 978946daaf52998c9c158a714cfc081a
SHA1: 936ee90ad75cafe0702409cb7f1305e2987fb8fb
SHA256: 023500bc49e384b6070d2342ea3919049627c6715d8708607778d096d862cbac
SHA512: f55bba045b7f6df879e8bd00a800f437d7b7c7f2d56209c8e4360a3bdbc94ee5e4fe25cd9d5b43044f024c76da7a0fbaad5ee25fd5f79f8d1ba7b639afe62c2f
Description: Network services for OpenPGP - Rust source code
 This package contains the source for the Rust sequoia-net crate, packaged by
 debcargo for use with cargo and dh-cargo.
Homepage: https://sequoia-pgp.org/
Multi-Arch: same

Package: librust-sequoia-openpgp+bzip2-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-openpgp
Version: 1.12.0-2+apertis1bv2024dev3b1
Provides: librust-sequoia-openpgp-1+bzip2-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12+bzip2-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12.0+bzip2-dev (= 1.12.0-2+apertis1bv2024dev3b1)
Depends: librust-sequoia-openpgp-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-bzip2-0.4+default-dev
Filename: pool/target/r/rust-sequoia-openpgp/librust-sequoia-openpgp+bzip2-dev_1.12.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 1236
MD5sum: e3a20e1d88aefaa1a153d5ff4be6a32a
SHA1: 457801edf50b38381012126ef9b9f266edfbc3b6
SHA256: 2d0579270487e36e1c1d0f0d915e0f78ca3b28dd5e6b868d382264b5a5e7b273
SHA512: f72354a213180b888fa6403a0f6aca83323a0d26ec2d22f0de42cf1db54e2f33176768ef4c57ce3b7e4b985f147f44cfd1520f5539bee95553234ec390d74994
Description: OpenPGP data types and associated machinery - feature "bzip2"
 This metapackage enables feature "bzip2" for the Rust sequoia-openpgp crate, by
 pulling in any additional dependencies needed by that feature.
Homepage: https://sequoia-pgp.org/
Multi-Arch: same

Package: librust-sequoia-openpgp+compression-bzip2-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-openpgp
Version: 1.12.0-2+apertis1bv2024dev3b1
Provides: librust-sequoia-openpgp-1+compression-bzip2-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12+compression-bzip2-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12.0+compression-bzip2-dev (= 1.12.0-2+apertis1bv2024dev3b1)
Depends: librust-sequoia-openpgp-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp+bzip2-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-buffered-reader-1+compression-bzip2-dev
Filename: pool/target/r/rust-sequoia-openpgp/librust-sequoia-openpgp+compression-bzip2-dev_1.12.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 1272
MD5sum: 5c0bc835240776cc1ac7ae896216b918
SHA1: 3ebda3ccdb68a7f78c19cb008506b9dec1cd5233
SHA256: 9f624a4d27a08b8950fa10e42aca46808c4ad7deaaed88bfb7ac662832594084
SHA512: ed2286a1e8b78d075b22233dabf79fc723b2b653df311ab40601bf34c664e37d3c74ceaf512a274a1482780a7c41a03d3c806b14d172a4ef88f925e1249747c7
Description: OpenPGP data types and associated machinery - feature "compression-bzip2"
 This metapackage enables feature "compression-bzip2" for the Rust sequoia-
 openpgp crate, by pulling in any additional dependencies needed by that
 feature.
Homepage: https://sequoia-pgp.org/
Multi-Arch: same

Package: librust-sequoia-openpgp+compression-deflate-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-openpgp
Version: 1.12.0-2+apertis1bv2024dev3b1
Provides: librust-sequoia-openpgp-1+compression-deflate-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12+compression-deflate-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12.0+compression-deflate-dev (= 1.12.0-2+apertis1bv2024dev3b1)
Depends: librust-sequoia-openpgp-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp+flate2-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-buffered-reader-1+compression-deflate-dev
Filename: pool/target/r/rust-sequoia-openpgp/librust-sequoia-openpgp+compression-deflate-dev_1.12.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 1268
MD5sum: 221a4613da2c8f4c4d8d99d286918cda
SHA1: 195f00a8895287232523a718b47928e53cd6438d
SHA256: 172e6547d9c99b958f8d8017fb9576cdff1e3e6125317c5c1b79af2e087afc8b
SHA512: 280efae3a1e6050506f20d1fc9b3a09c12e49bfdfaf882a852d596e5dbaed8c68bbbe85fe84a39b70e90719136df3234e7cc8be8f23aa13e59749353b093a375
Description: OpenPGP data types and associated machinery - feature "compression-deflate"
 This metapackage enables feature "compression-deflate" for the Rust sequoia-
 openpgp crate, by pulling in any additional dependencies needed by that
 feature.
Homepage: https://sequoia-pgp.org/
Multi-Arch: same

Package: librust-sequoia-openpgp+compression-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-openpgp
Version: 1.12.0-2+apertis1bv2024dev3b1
Provides: librust-sequoia-openpgp-1+compression-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12+compression-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12.0+compression-dev (= 1.12.0-2+apertis1bv2024dev3b1)
Depends: librust-sequoia-openpgp-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp+compression-deflate-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp+compression-bzip2-dev (= 1.12.0-2+apertis1bv2024dev3b1)
Filename: pool/target/r/rust-sequoia-openpgp/librust-sequoia-openpgp+compression-dev_1.12.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 1248
MD5sum: d89f2fa2c55b053ec8e77fb0be9b909f
SHA1: 8b1c262c57d54c554cda2eb7a19a85adc8404634
SHA256: d9b63aed8ce3de192bb8db6cc156207b6fe91e9dee9d23013afb0ae7702e3d2b
SHA512: 229f5405216d32f982a99234d09737afdc6835c20c0478d829b8f7de3d5c435cbb6315a4c69ec1ffcf86075d30fbcf54a3e8b84c2faa926e41d31c173357d41b
Description: OpenPGP data types and associated machinery - feature "compression"
 This metapackage enables feature "compression" for the Rust sequoia-openpgp
 crate, by pulling in any additional dependencies needed by that feature.
Homepage: https://sequoia-pgp.org/
Multi-Arch: same

Package: librust-sequoia-openpgp+default-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-openpgp
Version: 1.12.0-2+apertis1bv2024dev3b1
Provides: librust-sequoia-openpgp-1+default-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12+default-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12.0+default-dev (= 1.12.0-2+apertis1bv2024dev3b1)
Depends: librust-sequoia-openpgp-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp+compression-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp+crypto-nettle-dev (= 1.12.0-2+apertis1bv2024dev3b1)
Filename: pool/target/r/rust-sequoia-openpgp/librust-sequoia-openpgp+default-dev_1.12.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 1244
MD5sum: a25c6d52d086542bc299c536b692e876
SHA1: 7dc774e3d27d26a7b63d69034d2e6eaa37b8b218
SHA256: 0edde83e710befd9db3ba75c53dd4bf5676904a30c5f504d311fc80fd7f09600
SHA512: 9f2e6abfa89a283e145da06e161d7fc84b7384daad0a5a6c5e37380977906acb4f4058270561e725695733c85431eb470cff859f6f7eff937125d00470913e7a
Description: OpenPGP data types and associated machinery - feature "default"
 This metapackage enables feature "default" for the Rust sequoia-openpgp crate,
 by pulling in any additional dependencies needed by that feature.
Homepage: https://sequoia-pgp.org/
Multi-Arch: same

Package: librust-sequoia-openpgp+flate2-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-openpgp
Version: 1.12.0-2+apertis1bv2024dev3b1
Provides: librust-sequoia-openpgp-1+flate2-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12+flate2-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12.0+flate2-dev (= 1.12.0-2+apertis1bv2024dev3b1)
Depends: librust-sequoia-openpgp-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-flate2-1+default-dev (>= 1.0.1-~~)
Filename: pool/target/r/rust-sequoia-openpgp/librust-sequoia-openpgp+flate2-dev_1.12.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 1244
MD5sum: 7749a217264fd5e960a36953ab3b6edd
SHA1: 05cd86fb39e1e676db403555e8f0ea04ceedbfc4
SHA256: f4f9eb33dedac02763f660912ecd38f035f8d5d3fbe3f95fe73239ab7d5416cc
SHA512: 28f0090d765a08e64c878a2f2de20127a6c94f156567cae458b0aa836c47037f75b09e5ccbb31a909620ea418e5cd9275147548c5c154bf97870a88ce308bbb9
Description: OpenPGP data types and associated machinery - feature "flate2"
 This metapackage enables feature "flate2" for the Rust sequoia-openpgp crate,
 by pulling in any additional dependencies needed by that feature.
Homepage: https://sequoia-pgp.org/
Multi-Arch: same

Package: librust-sequoia-openpgp+nettle-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-openpgp
Version: 1.12.0-2+apertis1bv2024dev3b1
Provides: librust-sequoia-openpgp+crypto-nettle-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1+crypto-nettle-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1+nettle-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12+crypto-nettle-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12+nettle-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12.0+crypto-nettle-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12.0+nettle-dev (= 1.12.0-2+apertis1bv2024dev3b1)
Depends: librust-sequoia-openpgp-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-nettle-7+default-dev (>= 7.0.2-~~)
Filename: pool/target/r/rust-sequoia-openpgp/librust-sequoia-openpgp+nettle-dev_1.12.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 1304
MD5sum: aee0b938a814988bb7ad91c2ded3a210
SHA1: 1f5fa62358d0901448b8e684555ba00e576de841
SHA256: f83e6a41da5b47bed244b31f07f2d39bde9e6bbaa3ba666f699da342f8df7453
SHA512: f468b7d88f17eded2a4ccb1d493e22ea26ba9a3a7975e352692a0f56d5f13716146ebc3454f74390e085d987457170a0753dd1a8f89a4e8eae744cf5addd4341
Description: OpenPGP data types and associated machinery - feature "nettle" and 1 more
 This metapackage enables feature "nettle" for the Rust sequoia-openpgp crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "crypto-nettle" feature.
Homepage: https://sequoia-pgp.org/
Multi-Arch: same

Package: librust-sequoia-openpgp-dev
Priority: optional
Section: rust
Installed-Size: 7163
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-openpgp
Version: 1.12.0-2+apertis1bv2024dev3b1
Provides: librust-sequoia-openpgp-1-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp-1.12.0-dev (= 1.12.0-2+apertis1bv2024dev3b1)
Depends: librust-anyhow-1+default-dev (>= 1.0.18-~~), librust-base64-0.13+default-dev | librust-base64-0.12+default-dev, librust-buffered-reader-1-dev, librust-dyn-clone-1+default-dev, librust-idna-0.3+default-dev | librust-idna-0.2+default-dev, librust-lalrpop-dev (>= 0.17-~~), librust-lalrpop-util+default-dev (>= 0.17-~~), librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-libc-0.2+default-dev (>= 0.2.66-~~), librust-memsec-dev (>= 0.5-~~), librust-regex-1+default-dev, librust-regex-syntax-0.6+default-dev, librust-sha1collisiondetection-0.2+std-dev (>= 0.2.3-~~), librust-thiserror-1+default-dev (>= 1.0.2-~~), librust-xxhash-rust-0.8+default-dev, librust-xxhash-rust-0.8+xxh3-dev
Recommends: librust-sequoia-openpgp+default-dev (= 1.12.0-2+apertis1bv2024dev3b1)
Suggests: librust-sequoia-openpgp+bzip2-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp+compression-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp+compression-bzip2-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp+compression-deflate-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp+flate2-dev (= 1.12.0-2+apertis1bv2024dev3b1), librust-sequoia-openpgp+nettle-dev (= 1.12.0-2+apertis1bv2024dev3b1)
Filename: pool/target/r/rust-sequoia-openpgp/librust-sequoia-openpgp-dev_1.12.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 2149332
MD5sum: 4e4f47b85bc66c4728d959a9ddd12738
SHA1: be5a9aaccc335119c428797ea309f3e3586ebab2
SHA256: 6a2f7e167c81450def8d72c2938a213296bed485dff09b53613fffdd95c7db6f
SHA512: 899b7bda88dd2f601c56122e1f659cf48136d0486d984d87f565c568447a6dda3da952a32d3d292cb58e7775af95d0dcde371debe8aec973ae6b596b7c8ea870
Description: OpenPGP data types and associated machinery - Rust source code
 This package contains the source for the Rust sequoia-openpgp crate, packaged
 by debcargo for use with cargo and dh-cargo.
Homepage: https://sequoia-pgp.org/
Multi-Arch: same

Package: librust-sha1collisiondetection-dev
Priority: optional
Section: rust
Installed-Size: 1414
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sha1collisiondetection
Version: 0.2.6-1+apertis1bv2024dev3b1
Provides: librust-sha1collisiondetection+default-dev (= 0.2.6-1+apertis1bv2024dev3b1), librust-sha1collisiondetection+std-dev (= 0.2.6-1+apertis1bv2024dev3b1), librust-sha1collisiondetection-0+default-dev (= 0.2.6-1+apertis1bv2024dev3b1), librust-sha1collisiondetection-0+std-dev (= 0.2.6-1+apertis1bv2024dev3b1), librust-sha1collisiondetection-0-dev (= 0.2.6-1+apertis1bv2024dev3b1), librust-sha1collisiondetection-0.2+default-dev (= 0.2.6-1+apertis1bv2024dev3b1), librust-sha1collisiondetection-0.2+std-dev (= 0.2.6-1+apertis1bv2024dev3b1), librust-sha1collisiondetection-0.2-dev (= 0.2.6-1+apertis1bv2024dev3b1), librust-sha1collisiondetection-0.2.6+default-dev (= 0.2.6-1+apertis1bv2024dev3b1), librust-sha1collisiondetection-0.2.6+std-dev (= 0.2.6-1+apertis1bv2024dev3b1), librust-sha1collisiondetection-0.2.6-dev (= 0.2.6-1+apertis1bv2024dev3b1)
Depends: librust-generic-array-0.14+default-dev | librust-generic-array-0.13+default-dev | librust-generic-array-0.12+default-dev, librust-structopt-0.3+default-dev
Filename: pool/target/r/rust-sha1collisiondetection/librust-sha1collisiondetection-dev_0.2.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 425492
MD5sum: 1efec432113cdd1d61432592d712d0b7
SHA1: 7ec5f54e608b231b963b3f573c5b24fb6759d338
SHA256: 50f9267c7b908d73b452f6b3b8482339b7cf66942f402472e3cab8fc9d429f90
SHA512: 54cbe026e2855d342c57d79aecca7eaf85c412bdf8b8a4f8714bf20d0f946ae8b0ccdcf535d75eed7fa035eb2a32591709636f19dd859ff289968a340b06c94a
Description: SHA-1 hash function with collision detection and mitigation - Rust source code
 This package contains the source for the Rust sha1collisiondetection crate,
 packaged by debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-siphasher-dev
Priority: optional
Section: rust
Installed-Size: 74
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-siphasher
Version: 0.3.10-1+apertis0bv2024dev2b1
Provides: librust-siphasher+default-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher+serde-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher+serde-no-std-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher+serde-std-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher+std-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0+default-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0+serde-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0+serde-no-std-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0+serde-std-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0+std-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0.3+default-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0.3+serde-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0.3+serde-no-std-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0.3+serde-std-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0.3+std-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0.3-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0.3.10+default-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0.3.10+serde-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0.3.10+serde-no-std-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0.3.10+serde-std-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0.3.10+std-dev (= 0.3.10-1+apertis0bv2024dev2b1), librust-siphasher-0.3.10-dev (= 0.3.10-1+apertis0bv2024dev2b1)
Depends: librust-serde-1+alloc-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-1+std-dev
Filename: pool/target/r/rust-siphasher/librust-siphasher-dev_0.3.10-1+apertis0bv2024dev2b1_armhf.deb
Size: 12068
MD5sum: 506479ef033615a4034353bc272eb738
SHA1: d4406d3aec46a07f54a3ab26b03d56d89d5b13f0
SHA256: b714cee337e347c0517a3a0882d3a6bbe9e2a90bb0dfd12777ae3a6d95b640e9
SHA512: b700d48149f9b227027838ba63f71b6510f9cdbe09cbf345896f44121aa0fe244201d53601f176c6ec159486ef53e8db22c02ca9be8b5612cdecc1e355556136
Description: SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust - Rust source code
 This package contains the source for the Rust siphasher crate, packaged by
 debcargo for use with cargo and dh-cargo.
Homepage: https://docs.rs/siphasher
Multi-Arch: same

Package: librust-string-cache-dev
Priority: optional
Section: rust
Installed-Size: 73
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-string-cache
Version: 0.8.4-1+apertis0bv2024dev2b1
Provides: librust-string-cache+default-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache+serde-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache+serde-support-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache-0+default-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache-0+serde-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache-0+serde-support-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache-0-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache-0.8+default-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache-0.8+serde-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache-0.8+serde-support-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache-0.8-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache-0.8.4+default-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache-0.8.4+serde-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache-0.8.4+serde-support-dev (= 0.8.4-1+apertis0bv2024dev2b1), librust-string-cache-0.8.4-dev (= 0.8.4-1+apertis0bv2024dev2b1)
Depends: librust-new-debug-unreachable-1+default-dev (>= 1.0.2-~~), librust-once-cell-1+default-dev (>= 1.10.0-~~), librust-parking-lot-0.12+default-dev, librust-phf-shared-0.10+default-dev, librust-precomputed-hash-0.1+default-dev, librust-serde-1+default-dev
Filename: pool/target/r/rust-string-cache/librust-string-cache-dev_0.8.4-1+apertis0bv2024dev2b1_armhf.deb
Size: 16536
MD5sum: fc8b10eced5383dbe87ba91040833f6f
SHA1: 624fb3e8e7bdc54aded7aa83e9dc6f7d40e7533c
SHA256: df10ddf3ed29cea01eabc3fe024f50f5e401cafa961af94930bdc744527333a6
SHA512: ea508ab676c6fc4832c90cf4acaf2e39eff19c5c5c7a8cb7a69404d0a0ac4625bbb1eee4a6d26bef516cf94beb8ed1be3b66f03c96f1cbd6abbd528b35a99026
Description: Rust string interning library - Rust source code
 This package contains the source for the Rust string_cache crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-term-dev
Priority: optional
Section: rust
Installed-Size: 230
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-term
Version: 0.5.2-4+apertis0bv2024dev2b1
Provides: librust-term+default-dev (= 0.5.2-4+apertis0bv2024dev2b1), librust-term-0+default-dev (= 0.5.2-4+apertis0bv2024dev2b1), librust-term-0-dev (= 0.5.2-4+apertis0bv2024dev2b1), librust-term-0.5+default-dev (= 0.5.2-4+apertis0bv2024dev2b1), librust-term-0.5-dev (= 0.5.2-4+apertis0bv2024dev2b1), librust-term-0.5.2+default-dev (= 0.5.2-4+apertis0bv2024dev2b1), librust-term-0.5.2-dev (= 0.5.2-4+apertis0bv2024dev2b1)
Depends: librust-byteorder-1+default-dev (>= 1.2.1-~~), librust-dirs-4+default-dev | librust-dirs-3+default-dev, librust-winapi-0.3+consoleapi-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+fileapi-dev, librust-winapi-0.3+handleapi-dev, librust-winapi-0.3+wincon-dev
Filename: pool/target/r/rust-term/librust-term-dev_0.5.2-4+apertis0bv2024dev2b1_armhf.deb
Size: 35204
MD5sum: 427b5fa39c6209c1143456ffb4c8b4e2
SHA1: 50a919209f423e2beb4b8f4894ba72d2561890f1
SHA256: 4c57ced5bfd5a416b3d8894d9b134c1b4e36ef2a2054ef0b0c3cd5e5bb3b8215
SHA512: 1fbeb7c3cb96ae31083111c4068d630c24709cf56628bd653fda4ee4902c193248b9d423e023cefb2ac7796ae6301d64786ff2c4a11789f976dbe75e0a70d5d7
Description: Terminal formatting library - Rust source code
 This package contains the source for the Rust term crate, packaged by debcargo
 for use with cargo and dh-cargo.
Homepage: https://github.com/Stebalien/term
Multi-Arch: same

Package: librust-tokio-native-tls-dev
Priority: optional
Section: rust
Installed-Size: 72
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-tokio-native-tls
Version: 0.3.0-1+apertis1bv2024dev2b1
Provides: librust-tokio-native-tls+default-dev (= 0.3.0-1+apertis1bv2024dev2b1), librust-tokio-native-tls-0+default-dev (= 0.3.0-1+apertis1bv2024dev2b1), librust-tokio-native-tls-0-dev (= 0.3.0-1+apertis1bv2024dev2b1), librust-tokio-native-tls-0.3+default-dev (= 0.3.0-1+apertis1bv2024dev2b1), librust-tokio-native-tls-0.3-dev (= 0.3.0-1+apertis1bv2024dev2b1), librust-tokio-native-tls-0.3.0+default-dev (= 0.3.0-1+apertis1bv2024dev2b1), librust-tokio-native-tls-0.3.0-dev (= 0.3.0-1+apertis1bv2024dev2b1)
Depends: librust-native-tls-0.2+default-dev, librust-tokio-1+default-dev
Filename: pool/target/r/rust-tokio-native-tls/librust-tokio-native-tls-dev_0.3.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 17344
MD5sum: 09929197e2c46491bd43a6140600431e
SHA1: 72169a19fb2183ae1529fc08df85dcef117a8d8f
SHA256: 20c6fe4901f0afe0875b8cb295882065a713ec6687c7336a28fe342f7804303f
SHA512: c91669e619dc0683f0c4c2304075c727568709d5eb10fbf14f42ee9d83c33d07b3513cd64915d3ba41852674f60f7bd04848fe9c02428b42445159ade130733e
Description: TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams - Rust source code
 This package contains the source for the Rust tokio-native-tls crate, packaged
 by debcargo for use with cargo and dh-cargo.
Homepage: https://tokio.rs
Multi-Arch: same

Package: librust-unicode-bidi-dev
Priority: optional
Section: rust
Installed-Size: 178
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-unicode-bidi
Version: 0.3.8-2+apertis0bv2024dev2b1
Provides: librust-unicode-bidi+bench-it-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi+default-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi+hardcoded-data-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi+serde-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi+std-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi+unstable-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi+with-serde-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0+bench-it-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0+default-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0+hardcoded-data-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0+serde-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0+std-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0+unstable-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0+with-serde-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3+bench-it-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3+default-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3+hardcoded-data-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3+serde-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3+std-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3+unstable-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3+with-serde-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3.8+bench-it-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3.8+default-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3.8+hardcoded-data-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3.8+serde-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3.8+std-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3.8+unstable-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3.8+with-serde-dev (= 0.3.8-2+apertis0bv2024dev2b1), librust-unicode-bidi-0.3.8-dev (= 0.3.8-2+apertis0bv2024dev2b1)
Depends: librust-serde-1+derive-dev | librust-serde-0+derive-dev (>= 0.8-~~)
Filename: pool/target/r/rust-unicode-bidi/librust-unicode-bidi-dev_0.3.8-2+apertis0bv2024dev2b1_armhf.deb
Size: 31340
MD5sum: 5634a7d9736994ccf4ebfe763d724e97
SHA1: 660c5f7e9bc0eddadec4e0940ee94f661c6497ba
SHA256: 3de3b7a0775bd1f4fab749a9eaacf6799b901f6e465851f5543561e7f445434c
SHA512: 3e5d8ab3307df3d50b7b898df3c850d2f8a6897fec252e6eb9929fbda0d6894736300f8050bb9c62161bb9c44d235c65d3f67d98076d48d5cb8e22bf063b312c
Description: The Unicode Bidirectional Algorithm - Rust source code
 This package contains the source for the Rust unicode-bidi crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-unicode-normalization-dev
Priority: optional
Section: rust
Installed-Size: 738
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-unicode-normalization
Version: 0.1.22-1+apertis0bv2024dev2b1
Provides: librust-unicode-normalization+default-dev (= 0.1.22-1+apertis0bv2024dev2b1), librust-unicode-normalization+std-dev (= 0.1.22-1+apertis0bv2024dev2b1), librust-unicode-normalization-0+default-dev (= 0.1.22-1+apertis0bv2024dev2b1), librust-unicode-normalization-0+std-dev (= 0.1.22-1+apertis0bv2024dev2b1), librust-unicode-normalization-0-dev (= 0.1.22-1+apertis0bv2024dev2b1), librust-unicode-normalization-0.1+default-dev (= 0.1.22-1+apertis0bv2024dev2b1), librust-unicode-normalization-0.1+std-dev (= 0.1.22-1+apertis0bv2024dev2b1), librust-unicode-normalization-0.1-dev (= 0.1.22-1+apertis0bv2024dev2b1), librust-unicode-normalization-0.1.22+default-dev (= 0.1.22-1+apertis0bv2024dev2b1), librust-unicode-normalization-0.1.22+std-dev (= 0.1.22-1+apertis0bv2024dev2b1), librust-unicode-normalization-0.1.22-dev (= 0.1.22-1+apertis0bv2024dev2b1)
Depends: librust-smallvec-1+default-dev
Filename: pool/target/r/rust-unicode-normalization/librust-unicode-normalization-dev_0.1.22-1+apertis0bv2024dev2b1_armhf.deb
Size: 93988
MD5sum: 06672e6e7c3b9dd33456e18be3ebd5ca
SHA1: c7da8a3b2f21d57071239b63632adfe35327a1da
SHA256: 5eefd3bd5d2ac5a78879db2518d805d2c528ef61cb563fd23475d165358594c7
SHA512: 307f94ce1ad0772c6dd7fa818c5a1ec76b1df0d4934a704a3ef8079cd245706dd87b633309f6d8672005267d7b44d3723991705184b396fdff90c68524ba16bc
Description: Functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15 - Rust source code
 This package contains the source for the Rust unicode-normalization crate,
 packaged by debcargo for use with cargo and dh-cargo.
Homepage: https://github.com/unicode-rs/unicode-normalization
Multi-Arch: same

Package: librust-users+default-dev
Priority: optional
Section: rust
Installed-Size: 6
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-users
Version: 0.11.0-1+apertis1bv2024dev2b1
Provides: librust-users-0+default-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0.11+default-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0.11.0+default-dev (= 0.11.0-1+apertis1bv2024dev2b1)
Depends: librust-users-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users+cache-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users+mock-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users+logging-dev (= 0.11.0-1+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-users/librust-users+default-dev_0.11.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 1052
MD5sum: b6cafcb75f588a65e4575863e6342294
SHA1: 9ae176e77c0ab0780a42b1675c0dbf0bf78d32c3
SHA256: 5f7e30f466a797a466556cda8992a20f5ab5a19e681647319856444da5f9c3ef
SHA512: ac4639bf7567051292de344373390a05fd8a1731e04a8fccfadbe79c2c13b4ba9ceb5e02bbca2277685ffb365b22134b6d91e39c3bb893f249e9994a031eb514
Description: Accessing Unix users and groups - feature "default"
 This metapackage enables feature "default" for the Rust users crate, by pulling
 in any additional dependencies needed by that feature.
Multi-Arch: same

Package: librust-users-dev
Priority: optional
Section: rust
Installed-Size: 105
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-users
Version: 0.11.0-1+apertis1bv2024dev2b1
Provides: librust-users+cache-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users+logging-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users+mock-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0+cache-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0+logging-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0+mock-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0.11+cache-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0.11+logging-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0.11+mock-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0.11-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0.11.0+cache-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0.11.0+logging-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0.11.0+mock-dev (= 0.11.0-1+apertis1bv2024dev2b1), librust-users-0.11.0-dev (= 0.11.0-1+apertis1bv2024dev2b1)
Depends: librust-libc-0.2+default-dev, librust-log-0.4+default-dev
Recommends: librust-users+default-dev (= 0.11.0-1+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-users/librust-users-dev_0.11.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 19284
MD5sum: b4469805f5379b5a2edc20cd0cb074cc
SHA1: 7a7c20c133e5b6967d9853000491564c1b42fd74
SHA256: 1b8e298ccab23995ae8b9e06864efb1e38f238b66aa6f23367942b8853290eba
SHA512: 57f9608b9fe695e49aeb40dc231997388c85a668dbd94d2a504dd3b7a5ed88a28502bbf4bedc939d434de2cdfe9c2f445917ca17c17f19f53ee28b9e9f629995
Description: Accessing Unix users and groups - Rust source code
 This package contains the source for the Rust users crate, packaged by debcargo
 for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-xxhash-rust-dev
Priority: optional
Section: rust
Installed-Size: 603
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-xxhash-rust
Version: 0.8.5-3+apertis1bv2024dev2b1
Provides: librust-xxhash-rust+const-xxh3-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust+const-xxh32-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust+const-xxh64-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust+default-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust+xxh3-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust+xxh32-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust+xxh64-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0+const-xxh3-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0+const-xxh32-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0+const-xxh64-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0+default-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0+xxh3-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0+xxh32-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0+xxh64-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8+const-xxh3-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8+const-xxh32-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8+const-xxh64-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8+default-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8+xxh3-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8+xxh32-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8+xxh64-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8.5+const-xxh3-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8.5+const-xxh32-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8.5+const-xxh64-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8.5+default-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8.5+xxh3-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8.5+xxh32-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8.5+xxh64-dev (= 0.8.5-3+apertis1bv2024dev2b1), librust-xxhash-rust-0.8.5-dev (= 0.8.5-3+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-xxhash-rust/librust-xxhash-rust-dev_0.8.5-3+apertis1bv2024dev2b1_armhf.deb
Size: 99780
MD5sum: eaa52a63af0e04102d963d241444b777
SHA1: 852e5879665f8de06219922c5b2968ebc6963629
SHA256: 0193ef676252bcb572d3243fda4aff08a90befce25ab92cd7e83e53c991001de
SHA512: 993b3ef328caf6a2084dbc26c46ce6bd3e1acf4b1a6fc9c7420165b3aef5c063ec58a6c3c5b32ab38577b69221068b94a1a5943ab2f0e61e0a725683fce5a9c6
Description: Xxhash - Rust source code
 This package contains the source for the Rust xxhash-rust crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-z-base-32+pyo3-dev
Priority: optional
Section: rust
Installed-Size: 9
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-z-base-32
Version: 0.1.2-1+apertis1bv2024dev2b1
Provides: librust-z-base-32+python-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-z-base-32-0+pyo3-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-z-base-32-0+python-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-z-base-32-0.1+pyo3-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-z-base-32-0.1+python-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-z-base-32-0.1.2+pyo3-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-z-base-32-0.1.2+python-dev (= 0.1.2-1+apertis1bv2024dev2b1)
Depends: librust-z-base-32-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-pyo3+default-dev (>= 0.14.2-~~), librust-pyo3+extension-module-dev (>= 0.14.2-~~)
Filename: pool/target/r/rust-z-base-32/librust-z-base-32+pyo3-dev_0.1.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 1272
MD5sum: ecddaced66a65a491969cfec2ac36475
SHA1: 84f4504a1388df6bbf7df610381336c5b171460e
SHA256: e29a99a7725dcddbd6045ae2d63c18192175c9159dc89e62a1ad4d4457917fd6
SHA512: 6007655f4ca3f7562c0e97384279cd415dee097f2a239b7e1f6f279349bd13e6bded0fced8ed8042bebabb3c0c9e9440b5dd59582404dd90af80a172a02f45e8
Description: Z-base-32: human-oriented base-32 encoding - feature "pyo3" and 1 more
 This metapackage enables feature "pyo3" for the Rust z-base-32 crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "python" feature.
Multi-Arch: same

Package: librust-z-base-32-dev
Priority: optional
Section: rust
Installed-Size: 38
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-z-base-32
Version: 0.1.2-1+apertis1bv2024dev2b1
Provides: librust-z-base-32+default-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-z-base-32-0+default-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-z-base-32-0-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-z-base-32-0.1+default-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-z-base-32-0.1-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-z-base-32-0.1.2+default-dev (= 0.1.2-1+apertis1bv2024dev2b1), librust-z-base-32-0.1.2-dev (= 0.1.2-1+apertis1bv2024dev2b1)
Suggests: librust-z-base-32+pyo3-dev (= 0.1.2-1+apertis1bv2024dev2b1)
Filename: pool/target/r/rust-z-base-32/librust-z-base-32-dev_0.1.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 7028
MD5sum: 15a62e0d757cf6bd623c6b443b01f66a
SHA1: 57e55f3835af9789a51fd4960b2b7804167686db
SHA256: 4e6e4b5fcd31a63ea5fd81f1834a9e4a551c9344d2a5d7941f15be04a9aebade
SHA512: a81d789d4c2fc6baaea39e9892312251bacf0a970037884eac18296047885e521ae7ee6f80277099b0659723b59e05b121c926bae9d3e29b40fb9e59474dc762
Description: Z-base-32: human-oriented base-32 encoding - Rust source code
 This package contains the source for the Rust z-base-32 crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-zip-dev
Priority: optional
Section: rust
Installed-Size: 282
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-zip
Version: 0.6.3-3+apertis2bv2024dev3b1
Provides: librust-zip+aes-crypto-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+aes-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+bzip2-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+constant-time-eq-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+default-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+deflate-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+deflate-miniz-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+deflate-zlib-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+flate2-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+hmac-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+pbkdf2-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+sha1-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+time-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+unreserved-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip+zstd-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+aes-crypto-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+aes-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+bzip2-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+constant-time-eq-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+default-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+deflate-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+deflate-miniz-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+deflate-zlib-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+flate2-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+hmac-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+pbkdf2-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+sha1-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+time-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+unreserved-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0+zstd-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+aes-crypto-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+aes-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+bzip2-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+constant-time-eq-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+default-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+deflate-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+deflate-miniz-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+deflate-zlib-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+flate2-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+hmac-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+pbkdf2-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+sha1-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+time-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+unreserved-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6+zstd-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+aes-crypto-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+aes-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+bzip2-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+constant-time-eq-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+default-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+deflate-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+deflate-miniz-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+deflate-zlib-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+flate2-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+hmac-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+pbkdf2-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+sha1-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+time-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+unreserved-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3+zstd-dev (= 0.6.3-3+apertis2bv2024dev3b1), librust-zip-0.6.3-dev (= 0.6.3-3+apertis2bv2024dev3b1)
Depends: librust-aes-0.6+default-dev, librust-byteorder-1+default-dev (>= 1.4.3-~~), librust-bzip2-0.4+default-dev (>= 0.4.3-~~), librust-constant-time-eq-0.1+default-dev (>= 0.1.5-~~), librust-crc32fast-1+default-dev (>= 1.3.2-~~), librust-crossbeam-utils-0.8+default-dev (>= 0.8.8-~~), librust-flate2-1+default-dev (>= 1.0.23-~~), librust-flate2-1+rust-backend-dev (>= 1.0.23-~~), librust-flate2-1+zlib-dev (>= 1.0.23-~~), librust-flate2-1-dev (>= 1.0.23-~~), librust-hmac-0.12+default-dev (>= 0.12.1-~~), librust-hmac-0.12+reset-dev (>= 0.12.1-~~), librust-pbkdf2-0.11+default-dev, librust-sha1-0.10+default-dev (>= 0.10.1-~~), librust-time-0.3+default-dev (>= 0.3.7-~~), librust-time-0.3+formatting-dev (>= 0.3.7-~~), librust-time-0.3+macros-dev (>= 0.3.7-~~), librust-zstd-0.12+default-dev
Filename: pool/target/r/rust-zip/librust-zip-dev_0.6.3-3+apertis2bv2024dev3b1_armhf.deb
Size: 53708
MD5sum: 60a8f7c7932fff513a5ee249159ed12e
SHA1: 07c96439bf662a45d72b6572da27e8962cf21811
SHA256: faea499702765d5970b014e7102886fa4160501d1a1d0df2bcd2b6dcf59b64ae
SHA512: 89732468d974471f7154e410a2ee2ba0a5cdc3525a1ce18917a58aa89551c001aebd8733d33a52b6d23e974f7a70b53f0c5afb4bae5a9d0221449525310a75f5
Description: Support the reading and writing of zip files - Rust source code
 This package contains the source for the Rust zip crate, packaged by debcargo
 for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-zstd-dev
Priority: optional
Section: rust
Installed-Size: 152
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-zstd
Version: 0.12.1-1+apertis1bv2024dev2b1
Provides: librust-zstd+arrays-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd+bindgen-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd+default-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd+doc-cfg-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd+experimental-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd+pkg-config-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd+wasm-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd+zdict-builder-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0+arrays-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0+bindgen-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0+default-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0+doc-cfg-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0+experimental-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0+pkg-config-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0+wasm-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0+zdict-builder-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12+arrays-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12+bindgen-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12+default-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12+doc-cfg-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12+experimental-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12+pkg-config-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12+wasm-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12+zdict-builder-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12.1+arrays-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12.1+bindgen-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12.1+default-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12.1+doc-cfg-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12.1+experimental-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12.1+pkg-config-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12.1+wasm-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12.1+zdict-builder-dev (= 0.12.1-1+apertis1bv2024dev2b1), librust-zstd-0.12.1-dev (= 0.12.1-1+apertis1bv2024dev2b1)
Depends: librust-zstd-safe-6+arrays-dev (>= 6.0.1-~~), librust-zstd-safe-6+bindgen-dev (>= 6.0.1-~~), librust-zstd-safe-6+experimental-dev (>= 6.0.1-~~), librust-zstd-safe-6+pkg-config-dev (>= 6.0.1-~~), librust-zstd-safe-6+std-dev (>= 6.0.1-~~), librust-zstd-safe-6+zdict-builder-dev (>= 6.0.1-~~)
Filename: pool/target/r/rust-zstd/librust-zstd-dev_0.12.1-1+apertis1bv2024dev2b1_armhf.deb
Size: 26976
MD5sum: f049ba2c1fc35efc7e93359bf196a80b
SHA1: 1516029359e50c7d5a1fbdec57c0d9ec03cb4d96
SHA256: b82a715140f52f7fe3aa9020a2ddd16fc28864e48951c7bce5a3befcf1fc52f3
SHA512: dce63ae65aec1ccb222a4698714d3c9d4a3af02e80457c30e5361d33790ebf20b4b7b5a81a84fa39b2be5e76285b0a8ce5b054bf52f081bd03504afddc382dfe
Description: Binding for the zstd compression library - Rust source code
 This package contains the source for the Rust zstd crate, packaged by debcargo
 for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-zstd-safe-dev
Priority: optional
Section: rust
Installed-Size: 113
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-zstd-safe
Version: 6.0.2-1+apertis1bv2024dev2b1
Provides: librust-zstd-safe+arrays-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe+bindgen-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe+default-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe+doc-cfg-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe+experimental-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe+pkg-config-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe+std-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe+zdict-builder-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6+arrays-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6+bindgen-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6+default-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6+doc-cfg-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6+experimental-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6+pkg-config-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6+std-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6+zdict-builder-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0+arrays-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0+bindgen-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0+default-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0+doc-cfg-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0+experimental-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0+pkg-config-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0+std-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0+zdict-builder-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0.2+arrays-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0.2+bindgen-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0.2+default-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0.2+doc-cfg-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0.2+experimental-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0.2+pkg-config-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0.2+std-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0.2+zdict-builder-dev (= 6.0.2-1+apertis1bv2024dev2b1), librust-zstd-safe-6.0.2-dev (= 6.0.2-1+apertis1bv2024dev2b1)
Depends: librust-libc-0.2+default-dev (>= 0.2.21-~~), librust-zstd-sys-2+experimental-dev (>= 2.0.1-~~), librust-zstd-sys-2+std-dev (>= 2.0.1-~~), librust-zstd-sys-2+zdict-builder-dev (>= 2.0.1-~~), librust-zstd-sys-2-dev (>= 2.0.1-~~)
Filename: pool/target/r/rust-zstd-safe/librust-zstd-safe-dev_6.0.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 21712
MD5sum: dd50ae0f798c7e7370b345aa4ac88720
SHA1: 70a4847aec2149878b1c021c463ec832b878bd5d
SHA256: 43e6b0459ff4d5d4388a6b15ff17ba8a030b012481a73666ae6d8c74723197ca
SHA512: 9ece9ad171d79adb3bf65ce47263043897dcb40d0c6c1d466c97ec997709cdc4a6ab4f38b66c179f5c7d554596868cf551d4b00d91d0a9713c8569594c51b13c
Description: Safe low-level bindings for the zstd compression library - Rust source code
 This package contains the source for the Rust zstd-safe crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: librust-zstd-sys-dev
Priority: optional
Section: rust
Installed-Size: 60
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-zstd-sys
Version: 2.0.1-2+apertis1bv2024dev2b1
Provides: librust-zstd-sys+default-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys+experimental-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys+non-cargo-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys+std-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys+zdict-builder-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2+default-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2+experimental-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2+non-cargo-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2+std-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2+zdict-builder-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2.0+default-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2.0+experimental-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2.0+non-cargo-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2.0+std-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2.0+zdict-builder-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2.0-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2.0.1+default-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2.0.1+experimental-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2.0.1+non-cargo-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2.0.1+std-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2.0.1+zdict-builder-dev (= 2.0.1-2+apertis1bv2024dev2b1), librust-zstd-sys-2.0.1-dev (= 2.0.1-2+apertis1bv2024dev2b1)
Depends: librust-bindgen-0.60+default-dev, librust-libc-0.2+default-dev (>= 0.2.45-~~), librust-pkg-config-0.3+default-dev, libzstd-dev
Filename: pool/target/r/rust-zstd-sys/librust-zstd-sys-dev_2.0.1-2+apertis1bv2024dev2b1_armhf.deb
Size: 13480
MD5sum: dae3bec0ea87a5e45fcd4da762bc2c26
SHA1: a84a951deab790b513ca4bd911f78ec959de633a
SHA256: 739af5f9b34a4dd2d06346262e69eff1389d370fb982303ec300e0de16036af8
SHA512: f9c50c3ca559db49b8ac05c77c6697f7e520ca4afb6d6dd23d6fd29476bb8617afaa2710c8a11112ec221bc0b0d7af5390923c26a71dcef4acbaabeba515bf4a
Description: Low-level bindings for the zstd compression library - Rust source code
 This package contains the source for the Rust zstd-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.
Multi-Arch: same

Package: libsafeint-dev
Priority: optional
Section: libdevel
Installed-Size: 385
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: all
Source: safeint
Version: 3.0.28a+dfsg-0+apertis1bv2024dev2b1
Filename: pool/target/s/safeint/libsafeint-dev_3.0.28a+dfsg-0+apertis1bv2024dev2b1_all.deb
Size: 37980
MD5sum: 8819bc271c2fba1650520972241bb277
SHA1: 11ea5c696a8185ed1ee3b3162c01cb3422722474
SHA256: e9c9e7526e1e1f78284be843bb523d998b10ef2d839f5f5201cfeb7d2b2a54ab
SHA512: deb5eb00b9f518a6d12bec2f8b5e704507038c2c0a59d623cf9de7035037c0bf1d5ee4a4cf5e1246401c06dcf7373b37218c5cd1f3c94f9b63a2d983d7df43ec
Description: class library for C++ that manages integer overflows
 SafeInt is a class library for C++ that manages integer overflows. It also
 includes a C library that checks casting, multiplication, division, addition
 and subtraction for all combinations of signed and unsigned 32-bit and 64-bit
 integers.
Homepage: https://github.com/dcleblanc/SafeInt

Package: libsamplerate0
Priority: optional
Section: libs
Installed-Size: 1483
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsamplerate
Version: 0.2.2-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libs/libsamplerate/libsamplerate0_0.2.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 947424
MD5sum: 59084bec221b5e48ed94494fd4d5953f
SHA1: 731ccdc4b16a756c1fa384039e6f4b586bfaf84c
SHA256: 42401390abb05131e2a20dbac9c1302348706f144d7c92cf404122f405f0deb2
SHA512: 4fe325ea53d197289a23800706e6797e573d07139f913ec796cbf36cb34f2dc791519569fa785f396fdc30969fdede07cbb3e242f92654d3b09e6e6ecc47812e
Description: Audio sample rate conversion library
 libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion.
 .
 libsamplerate currently provides three different sample rate conversion
 algorithms; zero order hold, linear interpolation and FIR filter interpolation
 (using filters derived from the mathematical SINC function). The first two
 algorithms (zero order hold and linear) are included for completeness and are
 not recommended for any application where high quality sample rate conversion
 is required. For the FIR/Sinc algorithm, three converters are provided;
 SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a
 trade off between conversion speed and conversion quality.
 .
 libsamplerate is capable of downsampling to 1/256 of the original sample rate
 and upsampling to 256 times the original sample rate. It is also capable of
 time varying conversions for vary speed effects and synchronising of two
 unlocked sample rates.
Homepage: http://www.mega-nerd.com/SRC/
Multi-Arch: same

Package: libsamplerate0-dbgsym
Priority: optional
Section: debug
Installed-Size: 49
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsamplerate
Version: 0.2.2-3+apertis1bv2024dev3b1
Depends: libsamplerate0 (= 0.2.2-3+apertis1bv2024dev3b1)
Filename: pool/target/libs/libsamplerate/libsamplerate0-dbgsym_0.2.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 34332
MD5sum: b71f60e2039a58cfd78d744ac9927a3c
SHA1: 86a0568d38a0f87ce489d2c9c1572fca52c5ea88
SHA256: ce43fa4fee4738e4d1e7aef2e7685bd8163a2162f06009265ada3d8bf719a21f
SHA512: ebf727c11bf69479b6828be5402058b7a31ccc7895371e74ababf99cfde41bcf32d47652f3e869d905125727fb427e31b7233ff3eb8bfd09cf3fec60be608a6f
Description: debug symbols for libsamplerate0
Auto-Built-Package: debug-symbols
Build-Ids: a3fb4b23aaca7dc09e8956c3d2fd6fa2d208b3a9
Multi-Arch: same

Package: libsamplerate0-dev
Priority: optional
Section: libdevel
Installed-Size: 138
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsamplerate
Version: 0.2.2-3+apertis1bv2024dev3b1
Provides: libsamplerate-dev
Depends: libsamplerate0 (= 0.2.2-3+apertis1bv2024dev3b1), pkg-config
Conflicts: libsamplerate-dev
Filename: pool/target/libs/libsamplerate/libsamplerate0-dev_0.2.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 63188
MD5sum: 804649a81f6fbc81a6277405d6dbbb97
SHA1: b100edc9da0ef3215d82228512c64f1d2d30f01b
SHA256: 8fb0d8a90c451ad7d25d176f239ebe824837ce8ed0b93313c6e8e6ecb758d549
SHA512: ed6da4ccde0266d2b2d988bff5884d1c7ecd15a5fac4c064bb2ae2359b695c2f78681b2b889fb7f5148787c5d977bec35dff9e789e0d7f1b6ae7dbc2b8c1dfac
Description: Development files for audio sample rate conversion
 libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion.
 .
 libsamplerate currently provides three different sample rate conversion
 algorithms; zero order hold, linear interpolation and FIR filter interpolation
 (using filters derived from the mathematical SINC function). The first two
 algorithms (zero order hold and linear) are included for completeness and are
 not recommended for any application where high quality sample rate conversion
 is required. For the FIR/Sinc algorithm, three converters are provided;
 SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a
 trade off between conversion speed and conversion quality.
 .
 libsamplerate is capable of downsampling to 1/256 of the original sample rate
 and upsampling to 256 times the original sample rate. It is also capable of
 time varying conversions for vary speed effects and synchronising of two
 unlocked sample rates.
 .
 This package contains the library header files and API documentation.
Homepage: http://www.mega-nerd.com/SRC/
Multi-Arch: same

Package: libsasl2-2
Priority: optional
Section: libs
Installed-Size: 127
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: armhf
Source: cyrus-sasl2
Version: 2.1.28+dfsg-10+apertis2bv2024dev3b2
Replaces: libsasl2
Depends: libsasl2-modules-db (>= 2.1.28+dfsg-10+apertis2bv2024dev3b2), libc6 (>= 2.34)
Recommends: libsasl2-modules (>= 2.1.28+dfsg-10+apertis2bv2024dev3b2)
Filename: pool/target/c/cyrus-sasl2/libsasl2-2_2.1.28+dfsg-10+apertis2bv2024dev3b2_armhf.deb
Size: 55964
MD5sum: 4e563b23deb9d9d7c25938c0cc53e422
SHA1: b742e7ba65909be794bc4d1235de0d1376627b6c
SHA256: 13f71e03f21661e10c99b8b3bc5982bec01f5cbbd0511b0676a6348b28314f07
SHA512: 3296c3adec543fde123ba2859f67e3fd31d4ad9a2939441c0797c7982f678c60bf56d74f1ccfb1aff7c05d01602899802dfb436f81df5c079dcc879b6760dd10
Description: Cyrus SASL - authentication abstraction library
 This is the Cyrus SASL API implementation, version 2.1.
 .
 SASL is the Simple Authentication and Security Layer, a method for
 adding authentication support to connection-based protocols. To use
 SASL, a protocol includes a command for identifying and
 authenticating a user to a server and for optionally negotiating
 protection of subsequent protocol interactions. If its use is
 negotiated, a security layer is inserted between the protocol and the
 connection. See RFC 2222 for more information.
 .
 Any of: ANONYMOUS, SCRAM, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal
 Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used.
Homepage: https://www.cyrusimap.org/sasl/
Multi-Arch: same

Package: libsasl2-2-dbgsym
Priority: optional
Section: debug
Installed-Size: 153
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: armhf
Source: cyrus-sasl2
Version: 2.1.28+dfsg-10+apertis2bv2024dev3b2
Depends: libsasl2-2 (= 2.1.28+dfsg-10+apertis2bv2024dev3b2)
Filename: pool/target/c/cyrus-sasl2/libsasl2-2-dbgsym_2.1.28+dfsg-10+apertis2bv2024dev3b2_armhf.deb
Size: 132792
MD5sum: 779a3e1602106bde150a57491d050f4f
SHA1: f1907e62c50963a23086a698b2117d2b5884179e
SHA256: e739d9fb061117c15d114a6346da6b697f7222508511ee52cb9b7a3b46222e67
SHA512: ad42238529619e3d104e13590bb2b59d3ca2637d7feac3fc3c0c7fd70d2b6c7ac1f3814c8dea5f68747fd966d454422e3ccb40f1eb16f552e8bb55050578afa1
Description: debug symbols for libsasl2-2
Auto-Built-Package: debug-symbols
Build-Ids: ca258ca4287c13ff807c701ccfa7f918178869c9
Multi-Arch: same

Package: libsasl2-dev
Priority: optional
Section: libdevel
Installed-Size: 605
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: armhf
Source: cyrus-sasl2
Version: 2.1.28+dfsg-10+apertis2bv2024dev3b2
Depends: libc-dev, libsasl2-2 (= 2.1.28+dfsg-10+apertis2bv2024dev3b2)
Filename: pool/target/c/cyrus-sasl2/libsasl2-dev_2.1.28+dfsg-10+apertis2bv2024dev3b2_armhf.deb
Size: 200544
MD5sum: 311182533e62ca6329f753a46bc7847f
SHA1: ffbf7d400794042b83ecb1d4d2b10eebea2cb340
SHA256: 586c526e4629ccaefec3f2d19722037b9caba996d59e3e3e0390f209bf35b1ed
SHA512: 8de1a384347231db5b886b2a75ef2ea915cf591192bb5249e1eb08bb4aab54de7b4d8533e777fdee9c3bb2edfb0e4a2dc397d40f260a98c3351f78ba73dcd608
Description: Cyrus SASL - development files for authentication abstraction library
 This is the Cyrus SASL API implementation, version 2. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package includes development files for compiling programs with SASL
 support. It is needed for development purposes only.
Homepage: https://www.cyrusimap.org/sasl/

Package: libsasl2-modules
Priority: optional
Section: libs
Installed-Size: 216
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: armhf
Source: cyrus-sasl2
Version: 2.1.28+dfsg-10+apertis2bv2024dev3b2
Replaces: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4)
Depends: libc6 (>= 2.4), libssl3 (>= 3.0.0)
Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql
Breaks: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4)
Filename: pool/target/c/cyrus-sasl2/libsasl2-modules_2.1.28+dfsg-10+apertis2bv2024dev3b2_armhf.deb
Size: 61824
MD5sum: f5f0ad047894bea0f66dd782bb39033b
SHA1: f58e93a6bbb105407dac6ecd2d9453e8fb428f3f
SHA256: 3cdce9000bbc4d940d70212c96013774d1f1e0ee96abdcebe98f1badae5d9627
SHA512: a0c926e65e8bf067f4c0a5c6708756f1e4d735112f891d1f253689440efcf20a25a16d14472982078ce6b810238eda25265756c25d6c9bbe6f39c4b48f56ccbe
Description: Cyrus SASL - pluggable authentication modules
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS,
 NTLM, SCRAM, CRAM-MD5, and DIGEST-MD5 (with DES support, deprecated).
Homepage: https://www.cyrusimap.org/sasl/
Multi-Arch: same

Package: libsasl2-modules-db
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: armhf
Source: cyrus-sasl2
Version: 2.1.28+dfsg-10+apertis2bv2024dev3b2
Depends: libc6 (>= 2.4), libdb5.3
Filename: pool/target/c/cyrus-sasl2/libsasl2-modules-db_2.1.28+dfsg-10+apertis2bv2024dev3b2_armhf.deb
Size: 22520
MD5sum: 48f1eff33219d372cff67b14ba844683
SHA1: 4b0f39b843ccecc8182ee01439b9e46e915b93eb
SHA256: e6160cbf34b7f6241e7f2112a0dfa37f69610b47317b27fda07abc6858b3e4b2
SHA512: 8a8781ca51972a707278e48b5a148fb416d050b64a4843b8b69d605237ed4b50bd23828ac4d2eb21246d7abff70f3493ff9c7c3e97818d79ffe4aa0f214dce6a
Description: Cyrus SASL - pluggable authentication modules (DB)
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the DB plugin, which supports Berkeley DB lookups.
Homepage: https://www.cyrusimap.org/sasl/
Multi-Arch: same

Package: libsasl2-modules-db-dbgsym
Priority: optional
Section: debug
Installed-Size: 62
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: armhf
Source: cyrus-sasl2
Version: 2.1.28+dfsg-10+apertis2bv2024dev3b2
Depends: libsasl2-modules-db (= 2.1.28+dfsg-10+apertis2bv2024dev3b2)
Filename: pool/target/c/cyrus-sasl2/libsasl2-modules-db-dbgsym_2.1.28+dfsg-10+apertis2bv2024dev3b2_armhf.deb
Size: 49612
MD5sum: 20b0ec9436c34241278deedb31f147a8
SHA1: c773fdc69df7d26f1a7ec134168153b13e407f65
SHA256: 8529e0735ea62fddc45aa39c01c903cd3818ee6a20b077532961016e958e1441
SHA512: 4a70dae23bfd2ffe53084144cdb4b781fe928a36f4b8fe5067052ee100bb862033bd734b76ab8c53824f2bd2be8587d70a797e6410d1c673f9f24b2230081d76
Description: debug symbols for libsasl2-modules-db
Auto-Built-Package: debug-symbols
Build-Ids: 5d411821699b49006d9be3a940c0b65b7e245226
Multi-Arch: same

Package: libsasl2-modules-dbgsym
Priority: optional
Section: debug
Installed-Size: 269
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: armhf
Source: cyrus-sasl2
Version: 2.1.28+dfsg-10+apertis2bv2024dev3b2
Depends: libsasl2-modules (= 2.1.28+dfsg-10+apertis2bv2024dev3b2)
Filename: pool/target/c/cyrus-sasl2/libsasl2-modules-dbgsym_2.1.28+dfsg-10+apertis2bv2024dev3b2_armhf.deb
Size: 210148
MD5sum: c6232f62386208bee18b9ae431bfcdd6
SHA1: 48600326cd392db81422305cec978fda879a97ea
SHA256: f26fb9e9db77e091ce4fdd320e42f8b112ebc0e70c585a3a37f77481ce231fea
SHA512: 45ad3da78a1a8f02e82b5e9dac1d8d3b3f4324c707662dfec2cb015a2d6af71b272de1f4249109990f3e62e7e7ffa82bd0775a45ec46788bac254ca7c6bd32f9
Description: debug symbols for libsasl2-modules
Auto-Built-Package: debug-symbols
Build-Ids: 0d09bb4bc714f9c75c8203bdddfb45930410f789 27b2bfc7d248f74907931c928209ee2b7263bbb2 380d557fc54e64410af795b7fb9b788b0a7dd485 49860744b2224cfdeef03caf58cfd66e136f89e6 98941840acf2cff71166f15d647454a5fe1b5464 b28c677d2200b6f20498c4f7770fb0e2262daa74 e282910fc23836043df99424b018fd50e4949119
Multi-Arch: same

Package: libsasl2-modules-otp
Priority: optional
Section: libs
Installed-Size: 110
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: armhf
Source: cyrus-sasl2
Version: 2.1.28+dfsg-10+apertis2bv2024dev3b2
Depends: libsasl2-modules (= 2.1.28+dfsg-10+apertis2bv2024dev3b2), libc6 (>= 2.7), libssl3 (>= 3.0.0)
Filename: pool/target/c/cyrus-sasl2/libsasl2-modules-otp_2.1.28+dfsg-10+apertis2bv2024dev3b2_armhf.deb
Size: 29924
MD5sum: 1529237943fe629777bbcb5a43428ca8
SHA1: 0b2ed57eb7f6ead130fabed9c027960e33de265e
SHA256: a6216e701c6638bccb7819be935152f62c922a38f978d32aeb858152fdd4e091
SHA512: 2666afb87b730b41ec1fe0be959e532e5f03238b918554a90d19db3890fa3df70a42c0544c737510837b5161bc8d09c69ec711786dd82df2341dda914e8b5ae8
Description: Cyrus SASL - pluggable authentication modules (OTP)
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the OTP plugin, which supports one time passwords.
Homepage: https://www.cyrusimap.org/sasl/
Multi-Arch: same

Package: libsasl2-modules-otp-dbgsym
Priority: optional
Section: debug
Installed-Size: 57
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: armhf
Source: cyrus-sasl2
Version: 2.1.28+dfsg-10+apertis2bv2024dev3b2
Depends: libsasl2-modules-otp (= 2.1.28+dfsg-10+apertis2bv2024dev3b2)
Filename: pool/target/c/cyrus-sasl2/libsasl2-modules-otp-dbgsym_2.1.28+dfsg-10+apertis2bv2024dev3b2_armhf.deb
Size: 43664
MD5sum: fcf9570cb23b4babecc52497a9b20302
SHA1: 5920b2ad77446519eb4fd27931a10cb1c3fb24ec
SHA256: b0afde4bb3250300107c697214a9e832c813b99f7d869489e8871b30df93feaa
SHA512: e05a9bbf0016dc594289ad8ba053e702107382fcd71412863d4729c99446c405797c11b542e90f6a768ae08a045b7febb023e7c2c7e01858b32e65544f3a25a7
Description: debug symbols for libsasl2-modules-otp
Auto-Built-Package: debug-symbols
Build-Ids: 26cb80967d08c24939b56795faa5d24647d717a5
Multi-Arch: same

Package: libsbc-dev
Priority: optional
Section: libdevel
Installed-Size: 68
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: sbc
Version: 2.0-1+apertis1bv2024dev3b2
Depends: libsbc1 (= 2.0-1+apertis1bv2024dev3b2)
Filename: pool/target/s/sbc/libsbc-dev_2.0-1+apertis1bv2024dev3b2_armhf.deb
Size: 25364
MD5sum: 8c20f65b8e88725349b160d4f713e3a2
SHA1: f28d4bd530b811d07c8ba9972aa05db3a9de73a7
SHA256: 2d976cbf1ec87debced5664f5795e7c0e3a0ec1e8c668923659b1ce918ade49d
SHA512: a8eaf766d11c30e6837793d712e98d6a959e6c5ce33767bef901f2ca6a13218e5115ad7b435f56c9859b689e83a8f7dac4944ef75ffe69366fc672723ef51c4b
Description: Sub Band CODEC library - development
 This provides the library and tool which operate SBC
 (sub band codec) in A2DP (the Advanced Audio Distribution Profile).
 .
 This package contains the header files and static library needed to
 compile applications that use libsbc.
Homepage: https://www.bluez.org/
Multi-Arch: same

Package: libsbc1
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: sbc
Version: 2.0-1+apertis1bv2024dev3b2
Depends: libc6 (>= 2.4)
Filename: pool/target/s/sbc/libsbc1_2.0-1+apertis1bv2024dev3b2_armhf.deb
Size: 24932
MD5sum: 59419cbabe50185d21dd7a4038404ece
SHA1: b508e8978957293f9920e40a9a77b683589f3cac
SHA256: f57b8d21f49d12f0e67aa90a7067d960a092cd74b243b857abbb274c730e73cf
SHA512: e61b8883531f247f5a3bf91d7a54150235c0c8f3aaa7c3d886d6d4283b78f54eabbb02f26a6ad71f6f47320a673f56ee8680120d79064e8de03128ab0381a347
Description: Sub Band CODEC library - runtime
 This provides the library and tool which operate SBC
 (sub band codec) in A2DP (the Advanced Audio Distribution Profile).
 .
 This package contains the sbc runtime library.
Homepage: https://www.bluez.org/
Multi-Arch: same

Package: libsbc1-dbgsym
Priority: optional
Section: debug
Installed-Size: 74
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: sbc
Version: 2.0-1+apertis1bv2024dev3b2
Depends: libsbc1 (= 2.0-1+apertis1bv2024dev3b2)
Filename: pool/target/s/sbc/libsbc1-dbgsym_2.0-1+apertis1bv2024dev3b2_armhf.deb
Size: 56612
MD5sum: 90ede6359118e0ca814a5676d8f1c319
SHA1: 42bb4d0044d1b727695cf3a2b4aa084c4e622833
SHA256: 3ae0c1d23e889309a9e228e35b51f943a3f52eedc9b796f939697fab72f243b7
SHA512: e939888b4c46093bb62d48aacda7f61f640310a1cd7893a71eeb284272925af5fab2959e015823d5e65add4f80fdee70a8da7fdd6c290df787a7855312df0ba7
Description: debug symbols for libsbc1
Auto-Built-Package: debug-symbols
Build-Ids: 36db8c432d13989e40f092787a4d5e9d82fd3efd
Multi-Arch: same

Package: libseccomp-dev
Priority: optional
Section: libdevel
Installed-Size: 299
Maintainer: Kees Cook <kees@debian.org>
Architecture: armhf
Source: libseccomp
Version: 2.5.4-1+apertis1bv2024dev3b1
Depends: libseccomp2 (= 2.5.4-1+apertis1bv2024dev3b1)
Suggests: seccomp
Filename: pool/target/libs/libseccomp/libseccomp-dev_2.5.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 87568
MD5sum: 6a6aa00a5b4c032fd519df5fe911c8bc
SHA1: 41c96a57336acffa38162e100227fb41b4552c0f
SHA256: 86e88198935d7009fa166618446846bcac886331f9a3760037eb9b30aadce7bf
SHA512: b75a8f2dedfcbeaa248e10c737818c950ad0241a1413b9f62eb3f0fb36231cbf914f1233f40681c7881b053ddc1f587e572268370ced4f30d11989809395e559
Description: high level interface to Linux seccomp filter (development files)
 This library provides a high level interface to constructing, analyzing
 and installing seccomp filters via a BPF passed to the Linux Kernel's
 prctl() syscall.
 .
 This package contains the development files.
Homepage: https://github.com/seccomp/libseccomp
Multi-Arch: same

Package: libseccomp2
Priority: optional
Section: libs
Installed-Size: 128
Maintainer: Kees Cook <kees@debian.org>
Architecture: armhf
Source: libseccomp
Version: 2.5.4-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libs/libseccomp/libseccomp2_2.5.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 47344
MD5sum: 7c240351979bc34bb640e96e2a3c24cb
SHA1: c031826977b214361590631115aeec4a15f6e860
SHA256: 3a4417dc4f854e3c7aa05b8477a82048672d8dabc3f3d6e03243d95c55a9896e
SHA512: 533cb1b6fe21045f73d240cb8b5a54625761ef3de8ff0d2d1d0de404787870df56c3f9c041729fd628c56a9f3a71f5bd44415e3701bb834f70be801121e549ec
Description: high level interface to Linux seccomp filter
 This library provides a high level interface to constructing, analyzing
 and installing seccomp filters via a BPF passed to the Linux Kernel's
 prctl() syscall.
Homepage: https://github.com/seccomp/libseccomp
Multi-Arch: same

Package: libseccomp2-dbgsym
Priority: optional
Section: debug
Installed-Size: 119
Maintainer: Kees Cook <kees@debian.org>
Architecture: armhf
Source: libseccomp
Version: 2.5.4-1+apertis1bv2024dev3b1
Depends: libseccomp2 (= 2.5.4-1+apertis1bv2024dev3b1)
Filename: pool/target/libs/libseccomp/libseccomp2-dbgsym_2.5.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 100364
MD5sum: 60b6b6a9782c005ade3b417fa0bc4afc
SHA1: 890fb5b77e39e6500e81db856ffafaabc56c7767
SHA256: 77f764db70fd4a95cf57b7b9ed2db30d214ec6ba6b427dca4ec8190b9f5c9a54
SHA512: 0fe41cf9967ee91b0d69654174b512b7c548b7cca19c242eeee910cb1a28c22f033e6dcc84c0f0c88c782802e198b7634f2b6d1a671e15c621b4fb2e06452b6c
Description: debug symbols for libseccomp2
Auto-Built-Package: debug-symbols
Build-Ids: 48c46a01564d95874c652457847c36dbd1033dec
Multi-Arch: same

Package: libsecret-1-0
Priority: optional
Section: libs
Installed-Size: 284
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsecret
Version: 0.20.5-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libgcrypt20 (>= 1.10.0), libglib2.0-0 (>= 2.59.0), libsecret-common
Breaks: seahorse (<< 3.10)
Filename: pool/target/libs/libsecret/libsecret-1-0_0.20.5-3+apertis1bv2024dev3b1_armhf.deb
Size: 97896
MD5sum: b4dfeddcd49eeacaf8614daaf1410551
SHA1: be51f2826845636f0e5e726eb744a43b95a49959
SHA256: dd4115e7ca05071eb5fe864cab5f88134c608146e29108639d7998fd43bb93c9
SHA512: e052043d4ca37dea2a53c449f408281025c430bd21368ab800bf2a2eb0fea5fc1dd327df85fe37e3e8202fe235327422ae9f6529a054014709b764ae21ab18fd
Description: Secret store
 Library for storing and retrieving passwords and other secrets.
 It communicates with the "Secret Service" using DBus.
Homepage: https://wiki.gnome.org/Projects/Libsecret
Multi-Arch: same

Package: libsecret-1-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 476
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsecret
Version: 0.20.5-3+apertis1bv2024dev3b1
Depends: libsecret-1-0 (= 0.20.5-3+apertis1bv2024dev3b1)
Filename: pool/target/libs/libsecret/libsecret-1-0-dbgsym_0.20.5-3+apertis1bv2024dev3b1_armhf.deb
Size: 387208
MD5sum: 09873f6e85f26af4b5b11195fa1ed25a
SHA1: 62ce11f1f5a67599d1ac5bb4054c22fd2ceb55f5
SHA256: 84778149c1d119cb7d7c38183f66d1b98ab772bf32c75ef9d0f1e48feda5bcf8
SHA512: 822e195a3dcadeb69baa74a05faa4d659fae63f16f09389b7798f383d3675c026cdc6318d0641596b41424f4022bf22b673cb5694a32a5cdf878a4d99f2974e2
Description: debug symbols for libsecret-1-0
Auto-Built-Package: debug-symbols
Build-Ids: 5a714bcf7adc84c95c3d43f7120fa2ba0702ef53
Multi-Arch: same

Package: libsecret-1-dev
Priority: optional
Section: libdevel
Installed-Size: 3773
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsecret
Version: 0.20.5-3+apertis1bv2024dev3b1
Depends: libsecret-1-0 (= 0.20.5-3+apertis1bv2024dev3b1), gir1.2-secret-1 (= 0.20.5-3+apertis1bv2024dev3b1), libgcrypt20-dev (>= 1.2.2), libglib2.0-dev (>= 2.44.0)
Filename: pool/target/libs/libsecret/libsecret-1-dev_0.20.5-3+apertis1bv2024dev3b1_armhf.deb
Size: 130748
MD5sum: 7c5b977ffffff433b74947a2c51ae950
SHA1: 9a9e26d33014880d0d1bb62c5ffb56ce84c39131
SHA256: 06cb9addd56c28bea8cae2d72d967eacf223d7e8fc8ae8c00c94c47c0e907b28
SHA512: 91d7fa1f9b265fef14cb24561e8aff6dbe8ea86c6c70c32efd7e1b026ad188fe7c8c1b7dc5ad64a129945488e4dc397deabd9287679e80acd027dbf82b2763b8
Description: Secret store (development files)
 Library for storing and retrieving passwords and other secrets.
 It communicates with the "Secret Service" using DBus.
 .
 This package contains the development files.
Homepage: https://wiki.gnome.org/Projects/Libsecret
Multi-Arch: same

Package: libsecret-common
Priority: optional
Section: libs
Installed-Size: 248
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libsecret
Version: 0.20.5-3+apertis1bv2024dev3b1
Filename: pool/target/libs/libsecret/libsecret-common_0.20.5-3+apertis1bv2024dev3b1_all.deb
Size: 26260
MD5sum: 99b359bec41c93bab36259c0899449bb
SHA1: c381b291bd83afaa12c821519f18c44960900f66
SHA256: 14b052a9ff4993bcd19d404b4d143ba8ae638172b9db2ed658e2130d3adc3a18
SHA512: c14961b9f7fc4b0be42a80d4b9292aed036319db5fb662ecea8aa76de3441034f6eb3ee939a91302baa368cdf62e354e14c95c830adb38fa730a38d779cc931a
Description: Secret store (common files)
 Library for storing and retrieving passwords and other secrets.
 It communicates with the "Secret Service" using DBus.
 .
 This package contains data files used by the libsecret library.
Homepage: https://wiki.gnome.org/Projects/Libsecret
Multi-Arch: foreign

Package: libsecret-tools
Priority: optional
Section: admin
Installed-Size: 37
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsecret
Version: 0.20.5-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0), libsecret-1-0 (>= 0.19.1)
Filename: pool/target/libs/libsecret/libsecret-tools_0.20.5-3+apertis1bv2024dev3b1_armhf.deb
Size: 12664
MD5sum: 5638418dbc6b524a2023b5aaeebb5c8a
SHA1: b23af1f541f819fa1fad73f9fffb93c9b4cb413c
SHA256: 1df53bfa8d6181ff8d36a919ca2cfa33012ebbf5c1faf3670b177f2b18667a27
SHA512: 24eec239b99ccde7ed18144f32c2e55fea7912f6c2ff33397516ab79c77750c96e49a9cdf226057357954de16d852f8697d103c2f44ff6c7777665ebf547e34e
Description: tool for storing and retrieving GObject passwords
 This package provides a command line tool using libsecret to access
 the freedesktop.org Secret Service API. This can be used to store
 and retrieve passwords for desktop applications.
Homepage: https://wiki.gnome.org/Projects/Libsecret
Multi-Arch: foreign

Package: libsecret-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsecret
Version: 0.20.5-3+apertis1bv2024dev3b1
Depends: libsecret-tools (= 0.20.5-3+apertis1bv2024dev3b1)
Filename: pool/target/libs/libsecret/libsecret-tools-dbgsym_0.20.5-3+apertis1bv2024dev3b1_armhf.deb
Size: 15820
MD5sum: c1ca4d12ce9bfb284eae15ac5498b634
SHA1: f2324da1f172570177db408819e4cad0cd16572c
SHA256: 5b8cd0539a1ed2cb71691eeb8f8413e420d9302b62f37687597b98eee4121f7b
SHA512: 60a7ee3ec0a7e7815e4d1aa98b7b26bd8e7f1c68502e76e1de188a8243c9170cf63f276b2906857f9721e66af7412f5547192049f300299a58274f70e9c6465e
Description: debug symbols for libsecret-tools
Auto-Built-Package: debug-symbols
Build-Ids: 82f9072b4f6216e89f2ccaa75ffad66b5925789c

Package: libselinux1
Priority: optional
Section: libs
Installed-Size: 141
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libselinux
Version: 3.4-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libpcre2-8-0 (>= 10.22)
Filename: pool/target/libs/libselinux/libselinux1_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 64940
MD5sum: 842dd1402dcbd135135d074f3715f816
SHA1: 2ec2b1cc21d83277fdaece61b1f99ed6c5cb3b0e
SHA256: 2aac33b1fab8eaf3559637afc897abac932ae04777d23ff2647c2334fa515ffa
SHA512: 8b72f802d7ba57ee5daa968300381e3ede48e50392333925962b6db26c62f87939880d3120eb01935b5796411d64fff9c2a1a7af32a10d2462cb9b521eb665d4
Description: SELinux runtime shared libraries
 This package provides the shared libraries for Security-enhanced
 Linux that provides interfaces (e.g. library functions for the
 SELinux kernel APIs like getcon(), other support functions like
 getseuserbyname()) to SELinux-aware applications. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux.  The Security-enhanced Linux kernel contains new
 architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type
 Enforcement, Role-based Access Control, and Multi-level Security.
 .
 libselinux1 provides an API for SELinux applications to get and set
 process and file security contexts and to obtain security policy
 decisions.  Required for any applications that use the SELinux
 API. libselinux may use the shared libsepol to manipulate the binary
 policy if necessary (e.g. to downgrade the policy format to an older
 version supported by the kernel) when loading policy.
Homepage: https://selinuxproject.org
Multi-Arch: same

Package: libselinux1-dbgsym
Priority: optional
Section: debug
Installed-Size: 246
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libselinux
Version: 3.4-1+apertis0bv2024dev3b1
Depends: libselinux1 (= 3.4-1+apertis0bv2024dev3b1)
Filename: pool/target/libs/libselinux/libselinux1-dbgsym_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 211524
MD5sum: f3c15ab8f1ed327b697252a237fab09c
SHA1: 7beb0b450dd27164771c913d1c638bc6e2dccd68
SHA256: 461ed13de0c3a94a6db76c532c7fafdc5ce90d26caf1919deb86e002b84e6e49
SHA512: 96a78ef3b1e464f55dbd937ba866780b6f4485b39d8532d56667299eba7cd95e38fab7ef823d034fc59010a7e40f2bf612873a693aec7213183c648203fc2700
Description: debug symbols for libselinux1
Auto-Built-Package: debug-symbols
Build-Ids: a6c89925aac016e571906e0cac11f7ca6c790712
Multi-Arch: same

Package: libselinux1-dev
Priority: optional
Section: libdevel
Installed-Size: 556
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libselinux
Version: 3.4-1+apertis0bv2024dev3b1
Provides: libselinux-dev
Depends: libselinux1 (= 3.4-1+apertis0bv2024dev3b1), libsepol-dev (>= 3.4), libpcre2-dev
Conflicts: libselinux-dev
Filename: pool/target/libs/libselinux/libselinux1-dev_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 150448
MD5sum: d45dff72dca2b35ccbe98bc317bdc305
SHA1: 875975e4610e8e0b8fa8bbed6dc57826c591a5ff
SHA256: 133c89fe590ac026be338983b36ad52f909add60a119cf3e90de44ab2edb3efe
SHA512: f9fa759dbe2545a594afa10061e195bcef3fb52c0a0e320eb125f238f5540bcedce08bc76f39e3bc44585fda26300b51de7e539d9a8c30536f2cdd4833166704
Description: SELinux development headers
 This package provides the  static libraries and header files
 needed for developing SELinux applications.  Security-enhanced Linux
 is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux.  The Security-enhanced Linux kernel contains new
 architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type
 Enforcement, Role-based Access Control, and Multi-level Security.
Homepage: https://selinuxproject.org
Multi-Arch: same

Package: libsemanage-common
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: all
Source: libsemanage
Version: 3.4-1+apertis0bv2024dev3b1
Filename: pool/target/libs/libsemanage/libsemanage-common_3.4-1+apertis0bv2024dev3b1_all.deb
Size: 10608
MD5sum: 9f7e9fc27a0de3bc86c475b5bc9b9616
SHA1: bc42b557312dde165996c5e1d2fbc580a458e472
SHA256: 7cf929e77a69ab20cadb2a7a1f4f69258e573f92c811da7e93a2610988c02532
SHA512: bb5914caafdc2c4e32c6e590fe9b8e40ba1d7bb87a1f77b9e551bee7713814dd57412e0e8241301a09ea3180793979205e2ede717c53efdd749e73e964f56742
Description: Common files for SELinux policy management libraries
 This package provides the common files used by the shared libraries
 for SELinux policy management.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: https://selinuxproject.org
Multi-Arch: foreign

Package: libsemanage-dev
Priority: optional
Section: libdevel
Installed-Size: 556
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libsemanage
Version: 3.4-1+apertis0bv2024dev3b1
Replaces: libsemanage1-dev (<< 3.2)
Depends: libbz2-dev, libselinux1-dev (>= 3.4), libsemanage2 (= 3.4-1+apertis0bv2024dev3b1), libsepol-dev (>= 3.4)
Breaks: libsemanage1-dev (<< 3.2)
Filename: pool/target/libs/libsemanage/libsemanage-dev_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 116000
MD5sum: 081240c8e948b9b8dfd8ef158ca7153d
SHA1: 53c0f4780e407a3e7e13468307e3fef4cedddf22
SHA256: 313886ec87eff0eb24402a22edff6d86afc78f73f3b68fe00e1a9f4648899d89
SHA512: 408aedcdb340bca48a838f5a3ab462543ba3f3a17878972430d21d9326415b42a29aeb23f99d676a97521fc31d7401f275a9ae97150427217eb3751ec39e699d
Description: Header files and libraries for SELinux policy manipulation
 This package provides an API for the management of SELinux policies.
 It contains the static libraries and header files needed
 for developing applications that manage SELinux policies.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: https://selinuxproject.org
Multi-Arch: same

Package: libsemanage2
Priority: optional
Section: libs
Installed-Size: 206
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libsemanage
Version: 3.4-1+apertis0bv2024dev3b1
Depends: libsemanage-common (>= 3.4-1+apertis0bv2024dev3b1), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.34), libselinux1 (>= 3.4), libsepol2 (>= 3.4)
Breaks: policycoreutils (<< 3.0)
Filename: pool/target/libs/libsemanage/libsemanage2_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 77632
MD5sum: 1a2aab97e51589ebc87cc74650da8c46
SHA1: 87baedf238ca210a9f081336a3f533ca6857518c
SHA256: d1b8cf202afc05f37b01f5f5aee2192456ed8bd5515022733132e06284ac6935
SHA512: 44f442ca4a6bc40251d0d5e93175230322b100ee2710635bc18cc3a172a20bb613fd20094263fe36ad70ef6d071e98fa1b30ba97f8cdc4e7bcf32c5ed70029b5
Description: SELinux policy management library
 This package provides the shared libraries for SELinux policy management.
 It uses libsepol for binary policy manipulation and libselinux for
 interacting with the SELinux system.  It also exec's helper programs
 for loading policy and for checking whether the file_contexts
 configuration is valid (load_policy and setfiles from
 policycoreutils) presently, although this may change at least for the
 bootstrapping case
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: https://selinuxproject.org
Multi-Arch: same

Package: libsemanage2-dbgsym
Priority: optional
Section: debug
Installed-Size: 361
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libsemanage
Version: 3.4-1+apertis0bv2024dev3b1
Depends: libsemanage2 (= 3.4-1+apertis0bv2024dev3b1)
Filename: pool/target/libs/libsemanage/libsemanage2-dbgsym_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 298924
MD5sum: 24e5bfd64364ec40309131ea35c1468e
SHA1: 03dae5a1367e7657f3182b3436a22191e6a7cae6
SHA256: db90f075aba4f0ccf5378571c63a30b434af63fa5453daf98ea88fd6936d33e2
SHA512: 5e3bcbeb5ba876678f70392451c45bc5361d6c6328ed7e502813b661beb300b29742d94b959b165e6fd5d69137705c2d41b9d9e5a96c95c68b6d8f8c93cbe0f6
Description: debug symbols for libsemanage2
Auto-Built-Package: debug-symbols
Build-Ids: c5e238689283e65605cb39403f0b0f623f1577a3
Multi-Arch: same

Package: libsensors-config
Priority: optional
Section: utils
Installed-Size: 34
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: all
Source: lm-sensors
Version: 1:3.6.0-7.1+apertis0bv2024dev2b1
Replaces: libsensors4
Suggests: lm-sensors
Breaks: libsensors4
Filename: pool/target/l/lm-sensors/libsensors-config_3.6.0-7.1+apertis0bv2024dev2b1_all.deb
Size: 14564
MD5sum: 7a24ccc0466d4c1152106918a1717b87
SHA1: 9a7d6ab6620f3d3f0774ed721cf3a648c5e56429
SHA256: 35f2ee98bc975a1dafe5c207d448e9e07688151b1b4b2882759b72d16c5c1ad4
SHA512: 2bf567f385e6d4155da05c3859c1fa78031e37bfa41e0edb0a32a433167a2094176e62992512d678a38f802048b23fd55b5ff8562bb29d6af6d36e59d601338b
Description: lm-sensors configuration files
 Lm-sensors is a hardware health monitoring package for Linux. It allows you
 to access information from temperature, voltage, and fan speed sensors. It
 works with most newer systems.
 .
 This library is only functional with a Linux kernel, it is provided on
 non-Linux systems for portability reasons only.
 .
 This package contains the configuration files.
Homepage: https://hwmon.wiki.kernel.org/lm_sensors
Multi-Arch: foreign

Package: libsensors-dev
Priority: optional
Section: libdevel
Installed-Size: 112
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: lm-sensors
Version: 1:3.6.0-7.1+apertis0bv2024dev2b1
Replaces: libsensors4-dev (<< 1:3.6.0-4)
Depends: libsensors5 (= 1:3.6.0-7.1+apertis0bv2024dev2b1)
Breaks: libsensors4-dev (<< 1:3.6.0-4)
Filename: pool/target/l/lm-sensors/libsensors-dev_3.6.0-7.1+apertis0bv2024dev2b1_armhf.deb
Size: 42536
MD5sum: 8cec9cab255d30b3a627b0f8905f10a0
SHA1: ad5580e07514cb8044239018c57b9c7dd66829c0
SHA256: 6e90d1119458ece2a9dd6e28fe23128955869a1443b784d5f213c2b499975f57
SHA512: e40693985d82be03b82dcefb83e0d247d70bcad770f99d5a4bdb7428af1c6a7601c3cf2e1d3253fc3191d2495db2a22ed4dce2b9faae66576ecf97e0eacd98c2
Description: lm-sensors development kit
 Lm-sensors is a hardware health monitoring package for Linux. It allows you
 to access information from temperature, voltage, and fan speed sensors. It
 works with most newer systems.
 .
 This library is only functional with a Linux kernel, it is provided on
 non-Linux systems for portability reasons only.
 .
 This package contains the static library and header files used in
 development.
Homepage: https://hwmon.wiki.kernel.org/lm_sensors
Multi-Arch: same

Package: libsensors4-dev
Priority: optional
Section: libdevel
Installed-Size: 20
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: lm-sensors
Version: 1:3.6.0-7.1+apertis0bv2024dev2b1
Depends: libsensors-dev (= 1:3.6.0-7.1+apertis0bv2024dev2b1)
Filename: pool/target/l/lm-sensors/libsensors4-dev_3.6.0-7.1+apertis0bv2024dev2b1_armhf.deb
Size: 12460
MD5sum: c6b457755489b527eea0d87706e321ae
SHA1: eebef56a5f1e124f1d476ca8d57015bcd6810c90
SHA256: d165709a8e2e6fa1c7839b8c5028b8ab2d33e0cce24e5a57c25246a85f97bc56
SHA512: 39c5176bea5add657101da2396b97f8ce2d3111161e0373ec831a325f9b234e18cfec44665e908d068114b9071ad3aa0440a9510663dc517d7eb03f59f766333
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://hwmon.wiki.kernel.org/lm_sensors
Multi-Arch: same

Package: libsensors5
Priority: optional
Section: libs
Installed-Size: 71
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: lm-sensors
Version: 1:3.6.0-7.1+apertis0bv2024dev2b1
Depends: libsensors-config, libc6 (>= 2.33)
Suggests: lm-sensors
Filename: pool/target/l/lm-sensors/libsensors5_3.6.0-7.1+apertis0bv2024dev2b1_armhf.deb
Size: 31780
MD5sum: 195ea611b986664632e84d1d008c89c8
SHA1: 7bd2af151112e3402792f6dd48373375c0cd4a9c
SHA256: b8dcd32747889d0ae9c1500bb2611cd0e5177b4287e62d7058fb5274bc620f76
SHA512: 01f5fcc2e97594503455efb565b61ab5d989d69830a8d596babf938b7304cd985e56a27828cd7cb5aecc1bbe0696bc53b5884c5b1dbf0120a278046d2f6802dd
Description: library to read temperature/voltage/fan sensors
 Lm-sensors is a hardware health monitoring package for Linux. It allows you
 to access information from temperature, voltage, and fan speed sensors. It
 works with most newer systems.
 .
 This library is only functional with a Linux kernel, it is provided on
 non-Linux systems for portability reasons only.
 .
 This package contains a shared library for querying lm-sensors.
Homepage: https://hwmon.wiki.kernel.org/lm_sensors
Multi-Arch: same

Package: libsensors5-dbgsym
Priority: optional
Section: debug
Installed-Size: 71
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: lm-sensors
Version: 1:3.6.0-7.1+apertis0bv2024dev2b1
Depends: libsensors5 (= 1:3.6.0-7.1+apertis0bv2024dev2b1)
Filename: pool/target/l/lm-sensors/libsensors5-dbgsym_3.6.0-7.1+apertis0bv2024dev2b1_armhf.deb
Size: 53084
MD5sum: 8b3a1dce8961832961449cc1db5198a8
SHA1: 057dafe57563342cebd00e5d584d38fc580af99a
SHA256: 36d6becea34c556f9bbc8547e2c8bc22db07fc9cf5c757fb66925ec302d0c482
SHA512: df3e030f3ee492222f42445f907cc7ebe210fe5a58d5db6669a0356444017ecda44a2f25e8b3768784d6f92f8d90b0adae31d7a0eb77250e8791ab24311fce18
Description: debug symbols for libsensors5
Auto-Built-Package: debug-symbols
Build-Ids: 51636359707ff0f0de8dc0ab5f45fd25d03c4d36
Multi-Arch: same

Package: libsepol-dev
Priority: optional
Section: libdevel
Installed-Size: 1067
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libsepol
Version: 3.4-2.1+apertis0bv2024dev3b2
Replaces: libsepol1-dev (<< 3.2)
Depends: libsepol2 (= 3.4-2.1+apertis0bv2024dev3b2)
Breaks: libsepol1-dev (<< 3.2)
Filename: pool/target/libs/libsepol/libsepol-dev_3.4-2.1+apertis0bv2024dev3b2_armhf.deb
Size: 317940
MD5sum: b0d58afa3ad23b4368694ddf2188afa4
SHA1: 5a1002047151bf0e5b7f9ebbe041cf499445ff25
SHA256: 90bfc4e6c0d2ef45a12c0924b48a5b880ac7632b9c9323f72e51bc6a2e0b98fa
SHA512: dfadd9812afc5405d6c2158b2905bbd6d47b2f8869a4f23b381ac75228371f3ed6f480fdfceabdd8891a6a1c036048e7d5de9a0fe5905729d21af0550873ca28
Description: SELinux binary policy manipulation library and development files
 libsepol allows programs to easily modify SELinux binary policies.  This
 means changing the default values for booleans, or reading the policy for
 analysis.
 .
 This package contains the headers and archives used for linking it into your
 programs.
Homepage: https://selinuxproject.org
Multi-Arch: same

Package: libsepol2
Priority: optional
Section: libs
Installed-Size: 501
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libsepol
Version: 3.4-2.1+apertis0bv2024dev3b2
Depends: libc6 (>= 2.33)
Filename: pool/target/libs/libsepol/libsepol2_3.4-2.1+apertis0bv2024dev3b2_armhf.deb
Size: 237036
MD5sum: 737db97b8a575417ce44f74758097fe0
SHA1: 0bac3ca3cbc6ffc693f0eeab80fc34e468b36c81
SHA256: 7e88a407b7103cb98963c705b247aa537a6cf10ee9a93d6c22b5300b8675bb61
SHA512: 74b384cecbe03558e836801640f598b93d7116fcedb2877f0a2e69e6e619de9f3c205a7e34a262f59bd8bd24b649f7c0d1a2c93494233c9993a5c38662914b61
Description: SELinux library for manipulating binary security policies
 Security-enhanced Linux is a patch of the Linux kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access
 Control, and Multi-level Security.
 .
 libsepol provides an API for the manipulation of SELinux binary policies.
 It is used by checkpolicy (the policy compiler) and similar tools, as well
 as by programs like load_policy that need to perform specific transformations
 on binary policies such as customizing policy boolean settings.
Homepage: https://selinuxproject.org
Multi-Arch: same

Package: libsepol2-dbgsym
Priority: optional
Section: debug
Installed-Size: 1082
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libsepol
Version: 3.4-2.1+apertis0bv2024dev3b2
Depends: libsepol2 (= 3.4-2.1+apertis0bv2024dev3b2)
Filename: pool/target/libs/libsepol/libsepol2-dbgsym_3.4-2.1+apertis0bv2024dev3b2_armhf.deb
Size: 998592
MD5sum: 2ccbd053c7a1494033e2bbc7fea4e98b
SHA1: 6c6326432ba7d21659531300bd59fc95e9ebdfb8
SHA256: 3a243c7614196b1b4ef7855b64a0bac4d9cfa9c63293e11503d933879deb3b3b
SHA512: 0114866277f59f1cc684f418f67d46e75a399b24b1b9f337b9658c800c40400318d932c6edd52e92aeb760466840139aa8fc2ccd34e77abec79deef0c55df711
Description: debug symbols for libsepol2
Auto-Built-Package: debug-symbols
Build-Ids: e5ba292e34814238a85f9a5311bc941215efa4b5
Multi-Arch: same

Package: libserd-0-0
Priority: optional
Section: libs
Installed-Size: 88
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: serd
Version: 0.30.16-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.29)
Suggests: serdi
Filename: pool/target/s/serd/libserd-0-0_0.30.16-1+apertis1bv2024dev3b1_armhf.deb
Size: 40832
MD5sum: 43dde922fd2c1d1c7c4d5ce1dbb1365c
SHA1: 7440ead1ff3ffce39f0ddb70010cd0184e42b733
SHA256: 4890fc8062ea1f67d206957d69df6daefc63ebf31a84bb2046c4e5c259dfdda3
SHA512: 626cb7a30eb50c05c1c77d79317f04ed5fe91314fb59f210af866d5d16e1040abdac23930f0001563928bf374257d62b229c1ffbcbcb3294b14db10beb3563b7
Description: lightweight RDF syntax library
 Serd is a lightweight C library for RDF syntax which supports reading
 and writing Turtle and NTriples.
 .
 Serd is not intended to be a swiss-army knife of RDF syntax, but rather
 is suited to resource limited applications, or situations where a simple
 reader/writer with minimal dependencies is ideal (e.g. in LV2 hosts or
 plugins).
 .
 Serd is:
  * small: Serd is implemented in under 2500 lines1 of standard C code.
  * portable and dependency-free: Serd uses only the C standard library,
    and has no external dependencies, making it a lightweight dependency
    in every sense.
  * fast and lightweight: Serd (and the included serdi tool) can be used
    to stream abbreviated Turtle (unlike many other tools which can not
    stream since they must first build an internal model to abbreviate).
    In other words, Serd can re-serialise an unbounded amount of Turtle
    using a fixed amount of memory, preserving the abbreviations in the
    input.
  * conformant and well-tested: Serd is written to the Turtle, NTriples
    and URI specifications, and includes a comprehensive test suite which
    includes all the normative examples from the Turtle specification, all
    the "normal" examples from the URI specification, and additional tests
    added specifically for Serd. The test suite has over 96% code coverage
    (by line), and runs with zero memory errors or leaks.
Homepage: https://drobilla.net/software/serd/
Multi-Arch: same

Package: libserd-0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 162
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: serd
Version: 0.30.16-1+apertis1bv2024dev3b1
Depends: libserd-0-0 (= 0.30.16-1+apertis1bv2024dev3b1)
Filename: pool/target/s/serd/libserd-0-0-dbgsym_0.30.16-1+apertis1bv2024dev3b1_armhf.deb
Size: 147140
MD5sum: 390297fc10e212f3607ecac5c43da7ff
SHA1: c719700342452d3be44382d7a6b2bf4d11272137
SHA256: 474708268e4de0a92770066abeebf4f0a89d8c5f640b5da1c7df812ad1793cb3
SHA512: 1c63f5ce71563feff36a42c55388032e8a3bf1eb77e7aacfd35ef53b4b5b4e73bcb419dfeefc9a3213ac0dc7321baa726f3554a0883a5de14965f789d4a180c4
Description: debug symbols for libserd-0-0
Auto-Built-Package: debug-symbols
Build-Ids: 11d97c730cd581f609967f8e7a6fa1d3475c2893
Multi-Arch: same

Package: libserd-dev
Priority: optional
Section: libdevel
Installed-Size: 57
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: serd
Version: 0.30.16-1+apertis1bv2024dev3b1
Depends: libserd-0-0 (= 0.30.16-1+apertis1bv2024dev3b1)
Recommends: pkg-config
Suggests: libserd-doc
Filename: pool/target/s/serd/libserd-dev_0.30.16-1+apertis1bv2024dev3b1_armhf.deb
Size: 16688
MD5sum: 9c3cc95189210f1459f0d4f39b4c9e82
SHA1: c917052e70ef6d035260f72dc92c8afbfbd9c1eb
SHA256: 2d02b0a15563b043d77e36368d56c90b99105539f5e7a1c66ed98563b9c73e54
SHA512: 3273c0eac36a7f089b939aeeef770b77fce3409b064d7c8125915a427cd028fd730e6cd5c1383e53cd099116c48d5ce13927a148ac8922133266f108352eee23
Description: lightweight RDF syntax library - development files
 Serd is a lightweight C library for RDF syntax which supports reading
 and writing Turtle and NTriples.
 .
 This package provides the development files for Serd.
Homepage: https://drobilla.net/software/serd/
Multi-Arch: same

Package: libserd-doc
Priority: optional
Section: doc
Installed-Size: 529
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: serd
Version: 0.30.16-1+apertis1bv2024dev3b1
Depends: libjs-sphinxdoc (>= 3.4.3-1)
Filename: pool/target/s/serd/libserd-doc_0.30.16-1+apertis1bv2024dev3b1_all.deb
Size: 122740
MD5sum: 8043a63e9a35e116f0f17beacdd373f1
SHA1: d5935741002535c5f1712e9964f3ef710d1c1cce
SHA256: 23d00c29a3d04d229dc9c7f8f060d7d33d0e6bd47a7cb754a988caa0d0ed9733
SHA512: 95143b75469ef1c20f5d9a14916f9424ff306ed65e80a4c6e194ffe7f365ede89ece3fbe2167bf8f1bae05922158b059744286de8806e81416819fd0eb2ff25a
Description: lightweight RDF syntax library - documentation
 Serd is a lightweight C library for RDF syntax which supports reading
 and writing Turtle and NTriples.
 .
 This package provides the developer's reference for serd.
Enhances: libserd-dev
Homepage: https://drobilla.net/software/serd/
Multi-Arch: foreign

Package: libshout-dev
Priority: optional
Section: libdevel
Installed-Size: 170
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libshout
Version: 2.4.6-1+apertis1bv2024dev3b1
Replaces: libshout3-dev (<< 2.4.5~)
Provides: libshout3-dev
Depends: libshout3 (= 2.4.6-1+apertis1bv2024dev3b1), libogg-dev, libspeex-dev, libssl-dev, libtheora-dev, libvorbis-dev, pkg-config
Breaks: libshout3-dev (<< 2.4.5~)
Filename: pool/target/libs/libshout/libshout-dev_2.4.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 51168
MD5sum: a2a97b894c36d3357476e641fad04c2f
SHA1: bdaa95aa4734174ff40eba732919d78c10c52973
SHA256: a49c733b55f926ea3e3b4b77d091e1ff08be2cdd7beb3c2904e59f8f6289a396
SHA512: 643021205bd7dcec78a0dd39c754ef3e6effd0956a2cb7d3b518c21ea15b6bd8ccfdd69a46721f1c0269f0889a8e288326257c101d9e9375c8801c934c46167a
Description: MP3/Ogg Vorbis broadcast streaming library (development)
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers.  It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 With just a few lines of code, a programmer can easily turn any application
 into a streaming source for an Icecast-based server.  Libshout also allows
 developers who want a specific feature set (database access, request taking)
 to concentrate on that feature set, instead of worrying about how server
 communication works.
 .
 This package contains the development headers, static libraries, and source
 code to an example program.
Homepage: https://www.icecast.org/
Multi-Arch: same

Package: libshout-tools
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libshout
Version: 2.4.6-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libshout3 (>= 2.4.3)
Filename: pool/target/libs/libshout/libshout-tools_2.4.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 15000
MD5sum: 80e42daa4d8f7cf94179b96f39b5c5e1
SHA1: 7bb9af431f61b6c0f57afc6a4fef7e25c0de6d98
SHA256: c7d8afdcd74ad90156cd3d059aff113cf5907e0aa8b0a5d582b4ec076e48ab30
SHA512: c44372a5e6ca8fe94853c3bfba0c6e9d15cd39d7b8970473233402c2b707dea1fc5074b3379edf3e88265a98accafb8bc9197ae78dd573f8e9b33a503bd66d8f
Description: MP3/Ogg Vorbis broadcast streaming library - commandline tools
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers.  It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 This package provides commandline tools.
Homepage: https://www.icecast.org/

Package: libshout-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 29
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libshout
Version: 2.4.6-1+apertis1bv2024dev3b1
Depends: libshout-tools (= 2.4.6-1+apertis1bv2024dev3b1)
Filename: pool/target/libs/libshout/libshout-tools-dbgsym_2.4.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 15156
MD5sum: 27b6bd0d61f1b1a8253574541ba03b1c
SHA1: 51e4c1e198035de241e5846b71ea949f77434d18
SHA256: 6f6a6594e3c912afcb4818bc7472ab2f88a5be757a2176591d3cd7e9799359e7
SHA512: e706519b73fe7930751874c7e812322686acc55d6e76d59bff28658897ccf96050ead5580134898b0086f25e1219984dada550eec90056bf76361e4034de39d0
Description: debug symbols for libshout-tools
Auto-Built-Package: debug-symbols
Build-Ids: 36d9da46d148642ef9815eb2ba818ccc53d90f34

Package: libshout3
Priority: optional
Section: libs
Installed-Size: 106
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libshout
Version: 2.4.6-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libogg0 (>= 1.0rc3), libspeex1 (>= 1.2~), libssl3 (>= 3.0.0), libtheora0 (>= 0.0.0.alpha7.dfsg), libvorbis0a (>= 1.1.2)
Filename: pool/target/libs/libshout/libshout3_2.4.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 43268
MD5sum: eb44f5c36997d3f1e51fc516fe61246d
SHA1: 2783f3e6c7c9cf184ff618b23e7e3afc55da3ded
SHA256: 0934231a231513c4316a17b9a2ca3d168b1a80a5ec4f2b215327c16054b9e7f6
SHA512: a97d2cdc6e49622364f4aa5ed7a311f94ca65c410836e77fe24a71d52873e96dd54d928ec606159e600c4fad7c34cd9db223a659a4927159417e3c7679c0797f
Description: MP3/Ogg Vorbis broadcast streaming library
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers.  It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
Homepage: https://www.icecast.org/
Multi-Arch: same

Package: libshout3-dbgsym
Priority: optional
Section: debug
Installed-Size: 156
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libshout
Version: 2.4.6-1+apertis1bv2024dev3b1
Depends: libshout3 (= 2.4.6-1+apertis1bv2024dev3b1)
Filename: pool/target/libs/libshout/libshout3-dbgsym_2.4.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 128016
MD5sum: 27e9f0cc2a82a5f8af015015145f3ca9
SHA1: 3ef8144e72fcf2fe222f124e4338cd47d0676cb1
SHA256: c1dd82d130fa89b77faade94f995f095567a23fe0e5407523af017558fa51484
SHA512: fc011c02e93081c99fb13f064b249eb01b3058719e71a7ffa7354dfbb0de3969cbe46f606dd466f782c8b17fa0b079cb2d1d7fadf10b096d32cc59e9446206cf
Description: debug symbols for libshout3
Auto-Built-Package: debug-symbols
Build-Ids: a2a107f6ed8ce5c5b411c65439668dd624378063
Multi-Arch: same

Package: libshout3-dev
Priority: optional
Section: oldlibs
Installed-Size: 19
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libshout
Version: 2.4.6-1+apertis1bv2024dev3b1
Depends: libshout-dev (= 2.4.6-1+apertis1bv2024dev3b1)
Filename: pool/target/libs/libshout/libshout3-dev_2.4.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 7876
MD5sum: b0f0c7863b9f424ada2bb3f11f41cfab
SHA1: 2708fc10d46d53b9a0fb31f6a7b1dcefdecf3a88
SHA256: 17a1d624656112b2e2d9ecb8f907c44f24fcd6198a0c88b8602b382a2b6e9c6d
SHA512: 1c502ac18e005092918466eaf5c47f3bfd28938e6413adf99eb3eee54af4ebe6c6516bcfe3394785570e651d32293a54fe306258d0f57ab3282eabfc2cef2c9e
Description: MP3/Ogg Vorbis broadcast streaming library (transitional package)
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers.  It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 This is a transitional dummy package to ease upgrades to libshout-dev.
Homepage: https://www.icecast.org/
Multi-Arch: same

Package: libsigc++-2.0-0v5
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsigc++-2.0
Version: 2.12.0-1+apertis1bv2024dev3b1
Replaces: libsigc++-2.0-0c2a
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.6)
Conflicts: libsigc++-2.0-0c2a
Filename: pool/target/libs/libsigc++-2.0/libsigc++-2.0-0v5_2.12.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 24956
MD5sum: 2924b6b756fbc8b1baea13e98a02e2a5
SHA1: 31c10bc1bae71008d0730b861d850c905f9b590d
SHA256: 6dcf273042f75d506d8fa62093986320a1a4a4df6f12af756b76fb1df78ee138
SHA512: 1e2dd10b9d7b8c8266eb11f7979edc7cc7c8a2eec19658dae9674045cb9503045a77aad407d4d4e92b5bda323c554c3451a383c9f892d50af6fb3626b2523159
Description: type-safe Signal Framework for C++ - runtime
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 These are the runtime files for libsigc++, needed only if you wish to
 run software which depends on it.
Homepage: https://libsigcplusplus.github.io/libsigcplusplus/
Multi-Arch: same

Package: libsigc++-2.0-0v5-dbgsym
Priority: optional
Section: debug
Installed-Size: 82
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsigc++-2.0
Version: 2.12.0-1+apertis1bv2024dev3b1
Depends: libsigc++-2.0-0v5 (= 2.12.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libs/libsigc++-2.0/libsigc++-2.0-0v5-dbgsym_2.12.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 67068
MD5sum: 9e7f542fce9b5da8846d921a29ce280f
SHA1: c220fb7d8b3a8f99ed6729d7bcf560ba26b0b65e
SHA256: 2d706c7c8b9da22c1b176ca87e4a69ef56c0bd4c3d8b7354fe135a4549f9f848
SHA512: 71c4694051cf80b1dd809fba97afd4e30db04621e56e64ac22aefd7a7d9e48fccfc28a20ce694dd3a478831154498be671177db9788de9d0563d542084ff580f
Description: debug symbols for libsigc++-2.0-0v5
Auto-Built-Package: debug-symbols
Build-Ids: f8fcbc7658b868262bafe92f5d374cf289b09d96
Multi-Arch: same

Package: libsigc++-2.0-dev
Priority: optional
Section: libdevel
Installed-Size: 1191
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsigc++-2.0
Version: 2.12.0-1+apertis1bv2024dev3b1
Depends: libsigc++-2.0-0v5 (= 2.12.0-1+apertis1bv2024dev3b1), pkg-config
Suggests: libsigc++-2.0-doc
Filename: pool/target/libs/libsigc++-2.0/libsigc++-2.0-dev_2.12.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 74068
MD5sum: 578575d0811a884800372791da29fc42
SHA1: 9e8dca4bc69de15250abdec9c7ae8be6d9a088a5
SHA256: ec42a843086ea07ff09fd7d16a7481973db5ac238cce8483f1a90ec537b89cc3
SHA512: 05cab1d43851b06be27bc9aa17126a08c4eae4513d4f3c04735424d32a3c04c3e74798b281345bebed554826559456f522f1891855817a67f874fe34ee3174e6
Description: type-safe Signal Framework for C++ - development files
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 These are the development files for libsigc++, needed only if you
 wish to write software which uses it.
Homepage: https://libsigcplusplus.github.io/libsigcplusplus/
Multi-Arch: same

Package: libsigc++-2.0-doc
Priority: optional
Section: doc
Installed-Size: 16592
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libsigc++-2.0
Version: 2.12.0-1+apertis1bv2024dev3b1
Filename: pool/target/libs/libsigc++-2.0/libsigc++-2.0-doc_2.12.0-1+apertis1bv2024dev3b1_all.deb
Size: 4127248
MD5sum: 596c46c6a38f14e5d435a89b7a557f2e
SHA1: 2c20c0a1d95ae2413f832b0e49b71dd2ea1c62d5
SHA256: cf684d16616acfb77aa35337a0ca1fa4cf1e8aa6813648e292742ad9986b5e72
SHA512: 6d8860ef816c6fc9948fb09524f892b0774b488b3b870aebc4a242dbf4d17470a3869ac4be5e851502503da70b338224c7daa2644773edbfc4afe9c3dee49f62
Description: type-safe Signal Framework for C++ - reference documentation
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 This package contains the reference documentation for libsigc++,
 needed only if you wish to write software which uses it.
Homepage: https://libsigcplusplus.github.io/libsigcplusplus/
Multi-Arch: foreign

Package: libsl0-heimdal
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.11), libedit2 (>= 2.11-20080614-0)
Conflicts: libsl0-kerberos4kth
Filename: pool/target/h/heimdal/libsl0-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 22556
MD5sum: 51f693008ddad75740a1950b65aac041
SHA1: 84e2f4357ca70ac853a0e998991799c48d9abf92
SHA256: c598ffd7d4c5896dab01ca59861c07ef1356c9a38a745cebaef1087e8d5de90f
SHA512: 9a0cd4b2d597417d04f3efc4210215d65debaee50689e8774541859162e5d7ee6b00aa998bb14df812407a33d1c781c7ae250ca3a48f2ad255aaad270213b8e5
Description: Heimdal Kerberos - SL support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for SL support.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libsl0-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 38
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libsl0-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libsl0-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 25040
MD5sum: 1078eed427ad9537f2a43ff05fb4c589
SHA1: 27930feec1476fa0b916fce82846a327e939e525
SHA256: 75b6c75f56ba0c19e7c565e4a73ecdf35ddd2c99304e22425b4121be7e7d930a
SHA512: 10895e079b86f5b0d9bc9bc7cb5b73c03a93c5ef0b7b1d46be019b4a39e7e7862490f60a461dd151dd33d97877d1658e6b2b304258102a2e0d73f918d974c188
Description: debug symbols for libsl0-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: 0f4097fd21cca3441f0bc21d1b70e9e5906b30ad
Multi-Arch: same

Package: libslang2
Priority: optional
Section: libs
Installed-Size: 1693
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: slang2
Version: 2.3.3-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.35)
Filename: pool/target/s/slang2/libslang2_2.3.3-3+apertis1bv2024dev3b1_armhf.deb
Size: 511652
MD5sum: 32b7a894ca46d23558682db8ff0783ed
SHA1: 2a74e564a31ce1c1e624d08691c39b8fb6bf6ae0
SHA256: b38d132c7f5ea4d3fe2e8d784e7283f05590d4971c30a905589e551e86fa9d9a
SHA512: 6c3aeb727dfcc8cd538324a7df4f416e10455fb66f980a62d962fc4ab446ca45154eac13bb849df82b52ddb08cc6b717f2dd4bbf2eb7188666a1de81d6a9520d
Description: S-Lang programming library - runtime version
 S-Lang is a C programmer's library that includes routines for the rapid
 development of sophisticated, user friendly, multi-platform applications.
 .
 This package contains only the shared library libslang.so.* and copyright
 information. It is only necessary for programs that use this library (such
 as jed and slrn). If you plan on doing development with S-Lang, you will
 need the companion -dev package as well.
Built-Using: unicode-data (= 15.0.0-1+apertis0bv2024dev2b1)
Homepage: http://www.jedsoft.org/slang/
Multi-Arch: same

Package: libslang2-dbgsym
Priority: optional
Section: debug
Installed-Size: 528
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: slang2
Version: 2.3.3-3+apertis1bv2024dev3b1
Depends: libslang2 (= 2.3.3-3+apertis1bv2024dev3b1)
Filename: pool/target/s/slang2/libslang2-dbgsym_2.3.3-3+apertis1bv2024dev3b1_armhf.deb
Size: 392440
MD5sum: a25a8287a9a7b98c7b69023a05d87023
SHA1: fff9878c8802b1956b9b1443a5e6f62249a30a31
SHA256: b1068782d548cd0ed19781e634b1dfab9e3c668e4fe7f865d4048db157c19bfe
SHA512: 04a302df8a97fdd42bf5a6916d77a591e48b5f3441fd2cda6a2a529d01b2d4bb90eda55309e9be6532def2dce8852f82b17efb811f2a0df85c6c4e042572aec1
Description: debug symbols for libslang2
Auto-Built-Package: debug-symbols
Build-Ids: b58657686fb8d2e485bc1d0cb428e2464ed0cf52
Multi-Arch: same

Package: libslang2-dev
Priority: optional
Section: libdevel
Installed-Size: 2326
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: slang2
Version: 2.3.3-3+apertis1bv2024dev3b1
Depends: libslang2 (= 2.3.3-3+apertis1bv2024dev3b1), libc6-dev | libc-dev, libpng-dev
Filename: pool/target/s/slang2/libslang2-dev_2.3.3-3+apertis1bv2024dev3b1_armhf.deb
Size: 658096
MD5sum: 4ffda8bbb592550c8e96a4560d099803
SHA1: eb9f17c10f6baabc1e7d7cb00975d1ba6393a9ef
SHA256: 6e5ef5f7ec5ecdb65dfbc217e2975cb13fc40a89805a792a20468bb2bbf756b5
SHA512: e1c109889b5ea0e6606e32baef4d2c6832a4d0d8db176587cc71543ba0f140c776bbc54265dc6416239b7d0ea538e615a930511419bb46b103f276902374f079
Description: S-Lang programming library, development version
 S-Lang is a C programmer's library that includes routines for the rapid
 development of sophisticated, user friendly, multi-platform applications.
 .
 The S-Lang library includes the following:
  * Low level tty input routines for reading single characters at a time.
  * Keymap routines for defining keys and manipulating multiple keymaps.
  * A high-level key processing interface (SLkp) for
    handling function and arrow keys.
  * High level screen management routines for manipulating both
    monochrome and color terminals. These routines are very
    efficient. (SLsmg)
  * Low level terminal-independent routines for manipulating the display
    of a terminal. (SLtt)
  * Routines for reading single line input with line editing and recall
    capabilities. (SLrline)
  * Searching functions: both ordinary searches and regular expression
    searches. (SLsearch)
  * An embedded stack-based language interpreter with a C-like syntax.
Built-Using: unicode-data (= 15.0.0-1+apertis0bv2024dev2b1)
Homepage: http://www.jedsoft.org/slang/
Multi-Arch: same

Package: libslang2-modules
Priority: optional
Section: libs
Installed-Size: 395
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: slang2
Version: 2.3.3-3+apertis1bv2024dev3b1
Replaces: slang-histogram
Provides: slang-histogram
Depends: libc6 (>= 2.34), libonig5 (>= 6.8.1), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4)
Conflicts: slang-histogram
Filename: pool/target/s/slang2/libslang2-modules_2.3.3-3+apertis1bv2024dev3b1_armhf.deb
Size: 148384
MD5sum: 62d3a85059a1456aea804374885dbedc
SHA1: 1d96c06babb21aecc483c1e2550ee19f7b7169e9
SHA256: d9c4bd1c394a20ad6764f7e24d2fc6060875c221761e68888cd0553782f192db
SHA512: 7ceb3357114a0b30f3d1570e58bf833b2a3c2e2e749e1deb14be9ecd022c454ef92d040a02082a0883f8d9d127df999c3ffcee42cda31fe23105b68810544c54
Description: Shared modules for S-Lang language
 S-Lang is a C programmer's library that includes routines for the rapid
 development of sophisticated, user friendly, multi-platform applications.
 .
 This package contains dynamically-loaded modules for S-Lang applications.
Homepage: http://www.jedsoft.org/slang/
Multi-Arch: same

Package: libslang2-modules-dbgsym
Priority: optional
Section: debug
Installed-Size: 263
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: slang2
Version: 2.3.3-3+apertis1bv2024dev3b1
Depends: libslang2-modules (= 2.3.3-3+apertis1bv2024dev3b1)
Filename: pool/target/s/slang2/libslang2-modules-dbgsym_2.3.3-3+apertis1bv2024dev3b1_armhf.deb
Size: 117636
MD5sum: 469dcaf4de225051cef427f71c4a86c6
SHA1: 83da3841dc7addc5e19dcbd5ce7b22a36a11f0e0
SHA256: c2747f0115c6ca949ead1925dc2527b63ed1cfcfc0406a053f5d6338d0dff9a9
SHA512: 47602d191395581f31193145bed71afef8ca5e16081654d87016fb19c7afdb07ad3f8c5f8e6ead6dbe3cefb64b8643472a9704baaa357447d3608744ecf65bbc
Description: debug symbols for libslang2-modules
Auto-Built-Package: debug-symbols
Build-Ids: 20483376fa6119ee7ec74f2e31b4ce61ceedfa49 37d5ce51aa663c49e9ebe5a683a4373e318bc9fa 3c7982a8174d86c022300cf5778e880b2aec10fa 411e74050525dbcdd905bb10c7d31b5b24564524 58889950142b43ee8e8c3c58b5d86fb7f95c4699 5a23cedb02ebf1a1ab964170277cbca965edea83 613ef177a750770ad437b63aa5aea4907f13bd25 77bce6d527e2e3bc7ce26fb27a7bebc6510ab41b 7fc45d03c60fbd40e88a420c5f8b46e9332b948c 861bc821fdb3c8b8e10c30f5837b777af24f5d3e 868830e022ff05ac221180eac9e9717722b19a4b 994a0bc0ffa0b20e652eba4dc08fff81293f6017 afc4259f2e5dd167123817d9215f6374fb5bc1c4 c1bd937f49549f067d5dd4f0ec6c37a302378392 c3903d9f2d75ad312820f23385f1c409b585ec32 c610b563f49ef4e10f291d1c79b4c596a727bcfc db96b3b5146b4f6943e696b002ade09e4f25b617 e94becc84bf95609d370b00743f6dc01706d0603 ee20e87db09f331613054b18a892bba49448dfb1
Multi-Arch: same

Package: libslang2-pic
Priority: optional
Section: libdevel
Installed-Size: 1897
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: slang2
Version: 2.3.3-3+apertis1bv2024dev3b1
Depends: libslang2-dev (= 2.3.3-3+apertis1bv2024dev3b1)
Conflicts: libslang1-pic, slang-pic, slang1-utf8-pic
Filename: pool/target/s/slang2/libslang2-pic_2.3.3-3+apertis1bv2024dev3b1_armhf.deb
Size: 403880
MD5sum: 4d95573182a97ba07e5f7bc96b9673f3
SHA1: 03a5eadefa36469a333c5bd5afd4f40927e69bb6
SHA256: fe808261139d706182bfc53f1de4c5add7c3879e0276495ece3516b510f08df1
SHA512: 6fff7004eff9f2cad9bcb002888b92764a8447d9bf0004f5970fbbe4e73a1b6d302eb55d6d305c7295322388ff95029ad6449a4e283ab6cf705d92186aa64f15
Description: S-Lang programming library, shared library subset kit
 This is used to develop subsets of the S-Lang shared libraries for use
 on custom installation floppies and in embedded systems. Unless you're
 making one of those, you won't need this package.
Built-Using: unicode-data (= 15.0.0-1+apertis0bv2024dev2b1)
Homepage: http://www.jedsoft.org/slang/
Multi-Arch: same

Package: libsm-dev
Priority: optional
Section: libdevel
Installed-Size: 84
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libsm
Version: 2:1.2.3-1+apertis1bv2024dev2b1
Depends: libsm6 (= 2:1.2.3-1+apertis1bv2024dev2b1), x11proto-core-dev, libice-dev (>= 1:1.0.0-1)
Suggests: libsm-doc
Filename: pool/target/libs/libsm/libsm-dev_1.2.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 34532
MD5sum: 4ac297f0c6976dcf4952a24bb0c4af87
SHA1: 43792de9e49da450e44e21ae2d8edaa8c55b00d1
SHA256: be08972e74b4addab512537f8b79f47c844590c49648e73dffd0f469a5eb70b4
SHA512: b24cf5d1868b27f117bfed8d527c6c509fb28a3c9cd5085bc67ad1b9c50eee7fd66279105068002d4e5955658c2284b96771a1ce1e49147caf3720cad9ac2205
Description: X11 Session Management library (development headers)
 This package provides the main interface to the X11 Session Management
 library, which allows for applications to both manage sessions, and make use
 of session managers to save and restore their state for later use.
 .
 This package contains the development headers for the library found in libsm6.
 Non-developers likely have little use for this package.
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libSM
Homepage: https://www.x.org
Multi-Arch: same

Package: libsm-doc
Priority: optional
Section: doc
Installed-Size: 376
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libsm
Version: 2:1.2.3-1+apertis1bv2024dev2b1
Replaces: libsm-dev (<< 2:1.2.1)
Breaks: libsm-dev (<< 2:1.2.1)
Filename: pool/target/libs/libsm/libsm-doc_1.2.3-1+apertis1bv2024dev2b1_all.deb
Size: 122364
MD5sum: 932f08b25108dc9814e189bcc4d91579
SHA1: c37cbae68feb292a61e3ab571b6da99091e5eb65
SHA256: 127bd94dc2d0247d49ce417c2ecc1337d1a0ddb3eab8df2790d594d1e0265523
SHA512: a3131b6598954e9b2c0c86b6ba7558c71f1ca9f534c31ac458d01cd63235e89519b1b77b5197bfc3fd74c3f6650ef21e4f2dd0a80d7f7db30841c5c3466b0bef
Description: documentation for the X Session Management protocol and library
 The X Session Management protocol facilitates the management of groups of
 client applications by a session manager.
 .
 This package contains documentation for the session management protocol
 itself and for the associated library, libSM.
Homepage: https://www.x.org
Multi-Arch: foreign

Package: libsm6
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libsm
Version: 2:1.2.3-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libice6 (>= 1:1.0.0), libuuid1 (>= 2.16)
Filename: pool/target/libs/libsm/libsm6_1.2.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 31308
MD5sum: 5dd721854f9a533fed291d56ce604197
SHA1: 86dfd451b8252eb99a5abc69d82a784109e359ed
SHA256: 3a576db867c3aba67a04dc2c2bff62611a762876a4d470b443fb215312d2ae39
SHA512: 0710eb789d8a8f22e4970a657ea9393a861b3842a895fd849df1cee236c0dcc94d9ad92837717d77cceab173882ab8de54987b5930ee5e706c226c72a54dc301
Description: X11 Session Management library
 This package provides the main interface to the X11 Session Management
 library, which allows for applications to both manage sessions, and make use
 of session managers to save and restore their state for later use.
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libSM
Homepage: https://www.x.org
Multi-Arch: same

Package: libsm6-dbgsym
Priority: optional
Section: debug
Installed-Size: 60
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libsm
Version: 2:1.2.3-1+apertis1bv2024dev2b1
Replaces: libsm6-dbg (<< 2:1.2.3-1~)
Depends: libsm6 (= 2:1.2.3-1+apertis1bv2024dev2b1)
Breaks: libsm6-dbg (<< 2:1.2.3-1~)
Filename: pool/target/libs/libsm/libsm6-dbgsym_1.2.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 45720
MD5sum: 943b60012fb5409d57b690adca7a1cbc
SHA1: fcdcc76881e935000318018a895a8b031ccb3e5d
SHA256: 9cb35cecbf11ff525cc113b6013e8686bdeb7b3cb9f8d28fcae7a68011a4fb17
SHA512: fc333c9640e41c3265d6a13f7dad776971a177322441a176414557e8057cd1a5fb1f8ba761fe8b94f5c896da45970440e04a219b1521e34db3075af52e22f615
Description: debug symbols for libsm6
Auto-Built-Package: debug-symbols
Build-Ids: 172e22ceb1430a96aa94e7cb0e4e945684420aa6
Multi-Arch: same

Package: libsmartcols-dev
Priority: optional
Section: libdevel
Installed-Size: 71
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libc6-dev | libc-dev, libsmartcols1 (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/libsmartcols-dev_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 27880
MD5sum: 5b644ecd4f4ed747a1bf074db4e057a5
SHA1: e84897614fc160c138f647021b05168da2bde1b5
SHA256: 501df1aa337eb87047f1f98c0ba4d9eec1e50456827741f07aaee41bc2be5dc6
SHA512: 4c69f5f79f82f5a7d9681f9fc56e88be15a2f883322c7b43ee7d645b34e740f5dea4126e1b52ae15ac8a72a75623b4d32c494f7a4151ea74bf6fc64138849ef9
Description: smart column output alignment library - headers
 This smart column output alignment library is used by fdisk utilities.
 .
 This package contains the development environment for the mount library.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: same

Package: libsmartcols1
Priority: optional
Section: libs
Installed-Size: 213
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Filename: pool/target/u/util-linux/libsmartcols1_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 103120
MD5sum: bac8a0985fa72eb1f7bdd66e8594195e
SHA1: ca2f2d915e3c024f44569bfc5f59968794a874e1
SHA256: 73d305aabee111be673c4989b1b23da398578e57fab383cede10ce832a9a7967
SHA512: 652dc083894731152f414678f020bd2c20acbf2d65d92f1e136b45d46f7bc9680614938df1f58a17cba4fe7ef316a3d959083f1afe432f5b923ebd5d9f03c6e2
Description: smart column output alignment library
 This smart column output alignment library is used by fdisk utilities.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: same

Package: libsmartcols1-dbgsym
Priority: optional
Section: debug
Installed-Size: 322
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libsmartcols1 (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/libsmartcols1-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 283924
MD5sum: c43fa48ff18889fab7a4d73d65847aec
SHA1: c4b76f8ff6c92403b7759fb57e2ad4a1bf7d7e2f
SHA256: 769c2a6547607cb7c1dffa354e857f21e380ec7fdd581707cba45d60fb006446
SHA512: 68b77155d5e27d0a259b45469727b3aad7368f59dc16e050398f458c83c1ea9df2898427cc823ba0ae15c5bb2b5799ae1e48a467cb1cf24a5308346ad990844b
Description: debug symbols for libsmartcols1
Auto-Built-Package: debug-symbols
Build-Ids: 13f33057b7aa558a0148f6d5557c58418edb6385
Multi-Arch: same

Package: libsndfile1
Priority: optional
Section: libs
Installed-Size: 400
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsndfile
Version: 1.2.0-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.33), libflac12 (>= 1.3.0), libogg0 (>= 1.3.0), libopus0 (>= 1.1), libvorbis0a (>= 1.2.3), libvorbisenc2 (>= 1.1.2)
Filename: pool/target/libs/libsndfile/libsndfile1_1.2.0-1+apertis2bv2024dev3b1_armhf.deb
Size: 177640
MD5sum: dc8f0b42c8d8fc56d2ea18412f1dbda0
SHA1: dde7f6b633e8eccba0861ab1638861a99f407cb6
SHA256: fcf7752abd12feb94cf9eb50a81843fd0f745a260e4228beebd60cd2682f3691
SHA512: f21368888756e88dcb472a487fb2362ebcb4c17ab9802c1e9ce124c3cf1f27880fa83d6bc5237cb454fdca683d771bde7325062bb0fc7eb1ba115aa17c04f96c
Description: Library for reading/writing audio files
 libsndfile is a library of C routines for reading and writing files containing
 sampled audio data.
 .
 Various versions of WAV (integer, floating point, GSM, and compressed formats);
 Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND
 formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files;
 Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS  (.PAF); Apple's Core Audio Format
 (CAF) and others.
Homepage: http://www.mega-nerd.com/libsndfile/
Multi-Arch: same

Package: libsndfile1-dbgsym
Priority: optional
Section: debug
Installed-Size: 585
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsndfile
Version: 1.2.0-1+apertis2bv2024dev3b1
Depends: libsndfile1 (= 1.2.0-1+apertis2bv2024dev3b1)
Filename: pool/target/libs/libsndfile/libsndfile1-dbgsym_1.2.0-1+apertis2bv2024dev3b1_armhf.deb
Size: 538456
MD5sum: 2e3c526af910dae91bc6d77e9ffd2523
SHA1: 12ef8c1519813b5fce23b9bddf0bfece28439643
SHA256: bcb8f6723e3a681c4df6e3cfdadf847ac0fce277340b80e70555817e3729db9b
SHA512: 21f0deea5b67aedaa17cf1d38eb97dff955cf056ffb8b31dad388fb041d85fedf20711a1fe934f3fc4400d33b1c9462a6c62bca3f52f3e686153474bdfcb19a3
Description: debug symbols for libsndfile1
Auto-Built-Package: debug-symbols
Build-Ids: 732eea5e89c853165c9f666efb3c899f59f1f15d
Multi-Arch: same

Package: libsndfile1-dev
Priority: optional
Section: libdevel
Installed-Size: 1397
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsndfile
Version: 1.2.0-1+apertis2bv2024dev3b1
Replaces: libsndfile-dev
Provides: libsndfile-dev
Depends: libflac-dev, libopus-dev, libsndfile1 (= 1.2.0-1+apertis2bv2024dev3b1), libvorbis-dev, libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5)
Recommends: pkg-config
Conflicts: libsndfile-dev, libsndfile0-dev
Filename: pool/target/libs/libsndfile/libsndfile1-dev_1.2.0-1+apertis2bv2024dev3b1_armhf.deb
Size: 324200
MD5sum: ff3c8081885a9140601f673a7c21cd54
SHA1: 9314da9c64cb14d9dca7b44bb29844dc667f7af3
SHA256: 93d95363af328bfb24dd85d54adfdbb27961000207b1127750a6d6eaad439c95
SHA512: 35ab044eb7810b2ee33fc5279bd4fb30959f45587e5c148f626af817ce84227b4b46e5e5f43fedf87dca5ab66284bf1571e04cd86e56a7d7c0307f9527309c80
Description: Development files for libsndfile; a library for reading/writing audio files
 libsndfile is a library of C routines for reading and writing files containing
 sampled audio data.
 .
 This is the development version of libsndfile. You will need this only if you
 intend to compile programs that use this library.
Homepage: http://www.mega-nerd.com/libsndfile/
Multi-Arch: same

Package: libsndfile1-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 1851
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsndfile
Version: 1.2.0-1+apertis2bv2024dev3b1
Depends: libsndfile1-dev (= 1.2.0-1+apertis2bv2024dev3b1)
Filename: pool/target/libs/libsndfile/libsndfile1-dev-dbgsym_1.2.0-1+apertis2bv2024dev3b1_armhf.deb
Size: 1329048
MD5sum: 59c5860a20aae5eaf6ac82f80e1d0e42
SHA1: 3443dd8c81286388a468f68587df6f64f5659b35
SHA256: 39981bec789c47ebaf66e2e9f4638c86baa48afc216b821ad6b5cf084bc14984
SHA512: 61e7347b781881a2f8b7b26cfcee66c3841d169967ae1e8938850fa5a90b7d36b62f30dab358071f238ef044ea4499546d7725cd186ff21f7a2efb0468431bf1
Description: debug symbols for libsndfile1-dev
Auto-Built-Package: debug-symbols
Build-Ids: 021c002ec287351f9ce6deefaa417666ba6346b2 13fde7d24c12a117281618a2334e7008f9e3abb8 1834f959c27fb1ce016bce7af225ccd5e8d288d3 1bcff3b4730af330ab9f141ff41f6101d7c9c452 1faf0919d1bad516c46d9fe698afac5c25ebef0b 308e3e7943eb509b976f49188e1af40a552c3485 3199849d3c651bb1d4f177d6238f887b1fcf69dd 3e344ddac15c59d6bd3c526e7bfef02b21916e1d 4a8fd17c4e229916d186c6c5c12ea13d2195daa9 559835facc3bc04aa59aab86131d2ea1a9836918 56c72a1676497a780ab4efb59ed5f40604b9c192 66ab1876cb5ed5ed503a0233758467ac7668af70 678def76f968701efd5c7d36f1669bb481a23120 697e1b0ce039164bec439f51887ec11cf43acda5 69b17a0e81d301577e8a4f7bb707755c9b1f2510 7861fbef1d99e1734a6bb6c384073b2f67f3f719 7f428ec91aced8f06b33994648eab5bdb9ae00bd 81653f1e7e873f53de2f34c801fc0c47d7e8af46 83f3a26bd21d6ab0c7e4797f6f6f8a34ea5430b6 999e98c53ea2ea0e28a3e2a367070a47d7315a5c 9a42d4c8e943409f4d2af3dd6d33ee5706a16988 a47e00394e11a10f70bded658363597b6326c366 abfc5ed47d29babd5e302af80dfa9b35fa4ec4ca b4bf20922183fd7f27b3bc1d0d7104bf682cb7c9 b5182328285ca5d2cdd32836a7f8777caa0a71eb b80a47bef5c8e9e305dd5f99cebce8191fc5fc06 c1ba35df7784f0b526e4e0ad636655e0cdc4fdb3 c23a27a92df81d98622be32ae3f2d0b21b16a126 c51671388d862f585bbc60d9d2a8636dca546980 c8271b6ce17e0f9a73e34e9a5f195d71b222c807 cac3f72618a8e324597d355fbc6ee4ac9e59f30b cbb5422ab3c49bb90a02649cab0e6668ea4ee0d2 cc87763a1cbc7c2696d33366f32275cafe5c12fc d4c4f8f9d5929e9dbadc3693c9ae92addd07288c d80a084d33c220f14555290b6e3e34cd544e193c e06fcbcfa55e0b83fbfca0dee042104667d0668f e1490e507c20c6a9da5206d56393dacefb28bf26 e6684062780d4bdb23547ac102e2933a54a620dd f14c187404ad230c9705ae4f5976037822e2e1bd f22ad22c3a88ba264a3ac94aa84d0d0641a9558d f3cfea481d3a837402bd14a1b74215183ee60b88 f8165001923f068929723e094690ed50d3819faa fe1d8253a6740e8454a381a7de0f7927d2e930de ff2b133ddb074f41b8145eee2deb4af9de5b80c9
Multi-Arch: same

Package: libsodium-dev
Priority: optional
Section: libdevel
Installed-Size: 563
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libsodium
Version: 1.0.18-1+apertis1bv2024dev3b1
Depends: libsodium23 (= 1.0.18-1+apertis1bv2024dev3b1)
Filename: pool/target/libs/libsodium/libsodium-dev_1.0.18-1+apertis1bv2024dev3b1_armhf.deb
Size: 155712
MD5sum: e0506350dc74253bed26edfbd458c556
SHA1: 48f3356d4ca90a24e3b1675303b1bfddc3efda9d
SHA256: 2f9cf3711b0b7a02a9d1f384befadc5dc8346dc46de6e91f66adc265e5020c0c
SHA512: e2a40cb0e55c8868566279360dcfaa5905aeb6aa87bdbf221115ffca740c5b18a826936b72d19df4918f0919ee5c25e17a1d0d48a5dfee9521499506ce0e8baf
Description: Network communication, cryptography and signaturing library - headers
 NaCl (pronounced "salt") is a new easy-to-use high-speed software library for
 network communication, encryption, decryption, signatures, etc.
 .
 NaCl's goal is to provide all of the core operations needed to build
 higher-level cryptographic tools.
 .
 Sodium is a portable, cross-compilable, installable, packageable fork of NaCl,
 with a compatible API.
 .
 This package provides development headers needed for applications that use
 libsodium.
Homepage: https://www.libsodium.org/
Multi-Arch: same

Package: libsodium23
Priority: optional
Section: libs
Installed-Size: 289
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libsodium
Version: 1.0.18-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/libs/libsodium/libsodium23_1.0.18-1+apertis1bv2024dev3b1_armhf.deb
Size: 138444
MD5sum: 6406bc56f6b0522f4ef0caa9234d793d
SHA1: 06abbb9ea7d6ba111387b78e815915c3838da85b
SHA256: 724772d4df31b8729ac022caef0e00a3aaf1eb5e9c4fcc2ded9a9abbde867796
SHA512: 77b64da9911767c3d5eb5a0c3e77e0fc3d7d211623a28fc5641bc27168dd3343a82bf3e3bf28588b60da8d4e8f27c3c848c303d6f079233533b4b1ab12622230
Description: Network communication, cryptography and signaturing library
 NaCl (pronounced "salt") is a new easy-to-use high-speed software library for
 network communication, encryption, decryption, signatures, etc.
 .
 NaCl's goal is to provide all of the core operations needed to build
 higher-level cryptographic tools.
 .
 Sodium is a portable, cross-compilable, installable, packageable fork of NaCl,
 with a compatible API.
Homepage: https://www.libsodium.org/
Multi-Arch: same

Package: libsodium23-dbgsym
Priority: optional
Section: debug
Installed-Size: 406
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libsodium
Version: 1.0.18-1+apertis1bv2024dev3b1
Depends: libsodium23 (= 1.0.18-1+apertis1bv2024dev3b1)
Filename: pool/target/libs/libsodium/libsodium23-dbgsym_1.0.18-1+apertis1bv2024dev3b1_armhf.deb
Size: 359820
MD5sum: 9b408cdb96d651f90aff75e78632ac93
SHA1: 692d992b05a0df4652192398db60a2a6a3a88789
SHA256: fac2a960cf982bfe777299025ce9e2c9e7fd871e111bb4b34b6c095f88631632
SHA512: 2ed5cfe6df61af240d84d4c0cd6ab633a2e4bf2094823c0a27d9849f88b9c04481dc3a016c4a1b421bb1dc2cebced357400604462be6cb8a2b18685d74ee0975
Description: debug symbols for libsodium23
Auto-Built-Package: debug-symbols
Build-Ids: a1e4cd28ff7e89cddc424fcf44adce0934a74fad
Multi-Arch: same

Package: libsord-0-0
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: sord
Version: 0.16.14+git221008-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libserd-0-0 (>= 0.30)
Suggests: sordi
Filename: pool/target/s/sord/libsord-0-0_0.16.14+git221008-1+apertis0bv2024dev2b1_armhf.deb
Size: 17884
MD5sum: c80b1f7359c24d9eba4234b7938b584b
SHA1: fdafa4715dc3935a164e5aadbd4b561d9b0e3946
SHA256: d9bc8d9d6fb4cd83289d8ef05b15563f0e90c5d1e4541372309caf9ef7950df1
SHA512: f8e71a3d3ca865f37c1cf85c875d34b06986f4fdad45951df098e71d1eb5058f196a194152874ad1811d9fdfa19d8e4d8b280a4eb7d07ce74ba4f07550d731fa
Description: library for storing RDF data in memory
 Sord is a lightweight C library for storing Resource
 Description Framework (RDF) data in memory.
 .
 Sord includes man pages for the library (man sord) and a
 simple command line utility (man sordi).
Homepage: https://drobilla.net/software/sord.html
Multi-Arch: same

Package: libsord-0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 66
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: sord
Version: 0.16.14+git221008-1+apertis0bv2024dev2b1
Depends: libsord-0-0 (= 0.16.14+git221008-1+apertis0bv2024dev2b1)
Filename: pool/target/s/sord/libsord-0-0-dbgsym_0.16.14+git221008-1+apertis0bv2024dev2b1_armhf.deb
Size: 51740
MD5sum: 58189068228874b033bfb88692732348
SHA1: 27f2345f981c10f8a4261c42ffcf252305bb3014
SHA256: 8247607a1384eb92c68755ca4e00c6b4449d555fa5dfee513e9a1b6b021b8eaf
SHA512: 1240948d67e5fc3ab3230cf0a452f03cc49fe9bcbde9e53dfc9ee7ef29d492f5d31b23e5801b1f77ea52307721f5124868c2bdb880aa8c91453915744d9b5a69
Description: debug symbols for libsord-0-0
Auto-Built-Package: debug-symbols
Build-Ids: 2bfc56fda12f36afe8ee5a76e294aab3248ba0f1
Multi-Arch: same

Package: libsord-dev
Priority: optional
Section: libdevel
Installed-Size: 53
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: sord
Version: 0.16.14+git221008-1+apertis0bv2024dev2b1
Depends: libserd-dev (>= 0.30), libsord-0-0 (= 0.16.14+git221008-1+apertis0bv2024dev2b1)
Recommends: pkg-config
Suggests: libsord-doc
Filename: pool/target/s/sord/libsord-dev_0.16.14+git221008-1+apertis0bv2024dev2b1_armhf.deb
Size: 14032
MD5sum: 757126310a7f54938c1233ea449f3b9a
SHA1: eb885fcfc69208035621afac4fe17d3fb2870bd6
SHA256: 688ba743f30e89da3c93374d5514202713ab15f3af5bdc3aebd7931ffb308c30
SHA512: c1e565250f2663fd69b4ac6b1329e6104dc5252996f63b4ff220cb7139f87ea6c51abfaa3eeef700d87b08bb20fd749394602034517c705a0edbefb661a46b7f
Description: library for storing RDF data in memory (development files)
 Sord is a lightweight C library for storing Resource
 Description Framework (RDF) data in memory.
 .
 This package provides the development headers.
Homepage: https://drobilla.net/software/sord.html
Multi-Arch: same

Package: libsord-doc
Priority: optional
Section: doc
Installed-Size: 363
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: sord
Version: 0.16.14+git221008-1+apertis0bv2024dev2b1
Recommends: libjs-jquery
Filename: pool/target/s/sord/libsord-doc_0.16.14+git221008-1+apertis0bv2024dev2b1_all.deb
Size: 81964
MD5sum: 29f2dfbdba4604b2c86209a4fcc2785f
SHA1: 67f340ee6806d3f75bd4072c6c05963a8bd063c5
SHA256: 5a322be553501ee1d84ff33030a9295daa57c3b67ca48fb9c615055a04fb8ab2
SHA512: 8a2e3cde67a446b4e97f58a4f7551c0798ff60eb7cacf0157b05a99d6a86c6983e1062bfdbeabf726be4d5fbb4ecc5b13baf3866ff75cb27395265a0d18649f2
Description: library for storing RDF data in memory (documentation)
 Sord is a lightweight C library for storing Resource
 Description Framework (RDF) data in memory.
 .
 This package provides the developer's reference for sord.
Enhances: libsord-dev
Homepage: https://drobilla.net/software/sord.html
Multi-Arch: foreign

Package: libsoup-gnome2.4-1
Priority: optional
Section: libs
Installed-Size: 37
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsoup2.4
Version: 2.74.3-1+apertis3bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.58), libsoup2.4-1 (= 2.74.3-1+apertis3bv2024dev3b1)
Filename: pool/target/libs/libsoup2.4/libsoup-gnome2.4-1_2.74.3-1+apertis3bv2024dev3b1_armhf.deb
Size: 12552
MD5sum: e9b8c59c4372c7eb4c92d74a8f5de1e0
SHA1: 07459015ac303427b6441b619aa2efd896d7a361
SHA256: 742b9b76f48a6036558dbffa69ae90d5b24b10660d9563bf6e50c0cdc744462c
SHA512: 4e0872669669e817ff97bb2f81c64a47feeb2d3877858443198334a7265a6727ab9b758f2b4e9a4ceb88f64947a223f51e94485f3e19be79a9345c9462eae9cc
Description: HTTP library implementation in C -- GNOME support library
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 The GNOME support library is used for features which are important to
 GNOME apps, but which require GNOME-specific libraries that non-GNOME
 apps may not want to add dependencies on.
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the GNOME support shared library.
Homepage: https://wiki.gnome.org/Projects/libsoup
Multi-Arch: same

Package: libsoup-gnome2.4-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 24
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsoup2.4
Version: 2.74.3-1+apertis3bv2024dev3b1
Depends: libsoup-gnome2.4-1 (= 2.74.3-1+apertis3bv2024dev3b1)
Filename: pool/target/libs/libsoup2.4/libsoup-gnome2.4-1-dbgsym_2.74.3-1+apertis3bv2024dev3b1_armhf.deb
Size: 10232
MD5sum: 7bb943d43caa1f214fb663042c5c1da8
SHA1: 97d202dd4a56a23e65d9f7a587c5de5c36a45931
SHA256: 0506f06d983cda2c5c392a731abeb5e12cd209b44a7529d48e4568e99b6d61bf
SHA512: 50a7b32b4f68d47f9a7faee2ca56983b33fca70d22b61cf8abb6357c5c0fec0d5056b09ccd1730bdd92143aaaf833f06ca5a314efa2cd7449b3ac61c329b15ce
Description: debug symbols for libsoup-gnome2.4-1
Auto-Built-Package: debug-symbols
Build-Ids: 5ade0dc3b465cd58b4dd507b5035e7a02fa6660b
Multi-Arch: same

Package: libsoup-gnome2.4-dev
Priority: optional
Section: libdevel
Installed-Size: 36
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsoup2.4
Version: 2.74.3-1+apertis3bv2024dev3b1
Depends: gir1.2-soup-2.4 (= 2.74.3-1+apertis3bv2024dev3b1), libsoup-gnome2.4-1 (= 2.74.3-1+apertis3bv2024dev3b1), libsoup2.4-dev (= 2.74.3-1+apertis3bv2024dev3b1)
Suggests: libsoup2.4-doc
Filename: pool/target/libs/libsoup2.4/libsoup-gnome2.4-dev_2.74.3-1+apertis3bv2024dev3b1_armhf.deb
Size: 11936
MD5sum: f872ece3ac483552c5e9769b37a9bac6
SHA1: c338b3182626d9006cffb019c6b960e4a061c295
SHA256: 7432ff2113eb9552596c118530e57022d08bc963570d80ce019005e50742af19
SHA512: f64a134b6ec392a1e8202c51be0644a395d6eaa901de04eab311db4ba0717e68e24c451af9f8764563a040836a82f2171451f1de962942ebef59b4552955f0fa
Description: HTTP library implementation in C -- GNOME support development files
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the Gtk+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 The GNOME support library is used for features which are important to
 GNOME apps, but which require GNOME-specific libraries that non-GNOME
 apps may not want to add dependencies on.
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the development files for the GNOME support.
Homepage: https://wiki.gnome.org/Projects/libsoup
Multi-Arch: same

Package: libsoup2.4-1
Priority: optional
Section: libs
Installed-Size: 500
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsoup2.4
Version: 2.74.3-1+apertis3bv2024dev3b1
Depends: glib-networking (>= 2.32.0), libsoup2.4-common, libbrotli1 (>= 0.6.0), libc6 (>= 2.7), libglib2.0-0 (>= 2.61.2), libgssapi-krb5-2 (>= 1.17), libpsl5 (>= 0.20), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0)
Filename: pool/target/libs/libsoup2.4/libsoup2.4-1_2.74.3-1+apertis3bv2024dev3b1_armhf.deb
Size: 236956
MD5sum: 4869c0f2705512efe4b8e3f2e1bf15a2
SHA1: d64610c033f0306f3944dcc04c86610db04689d6
SHA256: 88aa89116d541e4fe0a65cea535f8243f04f72cc9e45dac13608cc994739deb4
SHA512: 048c8768fe4dac601b9a6bf17bc7b70d48ab3a2336d3668e685466be9aa8ac76fd30832e761fd750f9197e66616df7d909e737f2cb56609326d42b4616047c5d
Description: HTTP library implementation in C -- Shared library
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the shared library.
Homepage: https://wiki.gnome.org/Projects/libsoup
Multi-Arch: same

Package: libsoup2.4-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 813
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsoup2.4
Version: 2.74.3-1+apertis3bv2024dev3b1
Depends: libsoup2.4-1 (= 2.74.3-1+apertis3bv2024dev3b1)
Filename: pool/target/libs/libsoup2.4/libsoup2.4-1-dbgsym_2.74.3-1+apertis3bv2024dev3b1_armhf.deb
Size: 691560
MD5sum: e7d760005ce9cad01c50973c26f8183b
SHA1: aeb72ba7cb1db338f3ea0ed17643d5f75f4fc455
SHA256: f1d4dc10cdd268bf4ca6eb2e57d817385e3d9536754d18e05d828d430c451b1f
SHA512: 7845e458485530a0b7e0638954d83e5141587d9df20aab6776fe9c91b8695d66783fcf3fd5574ff8bab6017b21c93bb4cd6917cc6c7d90f24f6a334c27d106e4
Description: debug symbols for libsoup2.4-1
Auto-Built-Package: debug-symbols
Build-Ids: 19f74e02cccb86903ac3d38a324efc81f3aa09ac
Multi-Arch: same

Package: libsoup2.4-common
Priority: optional
Section: devel
Installed-Size: 454
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libsoup2.4
Version: 2.74.3-1+apertis3bv2024dev3b1
Filename: pool/target/libs/libsoup2.4/libsoup2.4-common_2.74.3-1+apertis3bv2024dev3b1_all.deb
Size: 57868
MD5sum: f0d97d76911d562de3a4a162ebca75f7
SHA1: b5d279bba0f3425f3ccb3bd08086c4394165e70a
SHA256: 976c073c52b701fb7b3e299912477bf1221ee129212ae53115818fc6b567a61f
SHA512: 7f9f4856995f2e531bb6b16294c348bd0f0f46f0fb0dcdc7f91b0eb15076ba66ca8e34e84ecab34a84e150492350d0d8e39e1e3c8182b0613b0e9c1183ccff93
Description: HTTP library implementation in C -- Common files
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 This package contains architecture-independent files such as translations.
Homepage: https://wiki.gnome.org/Projects/libsoup
Multi-Arch: foreign

Package: libsoup2.4-dev
Priority: optional
Section: libdevel
Installed-Size: 1741
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsoup2.4
Version: 2.74.3-1+apertis3bv2024dev3b1
Depends: gir1.2-soup-2.4 (= 2.74.3-1+apertis3bv2024dev3b1), libbrotli-dev, libglib2.0-dev (>= 2.58.0), libpsl-dev (>= 0.20), libsoup2.4-1 (= 2.74.3-1+apertis3bv2024dev3b1), libsqlite3-dev, libxml2-dev, zlib1g-dev
Suggests: libsoup2.4-doc
Filename: pool/target/libs/libsoup2.4/libsoup2.4-dev_2.74.3-1+apertis3bv2024dev3b1_armhf.deb
Size: 161352
MD5sum: cfccc9e2695c08e9e04724b89243ddce
SHA1: 552d30b2cc91ada33b5bf5349569dc827031cd31
SHA256: 5ca7eb4d697c55bc6f2562b23260939bc7c3a6bc90b8af2f8659fccfacc6d05d
SHA512: f96770f102f6969a9f5201fbc60e56248faac4a7a0d61206e501ef023fc9ca8a5c5c0d170964d31f39ce990e204a9f9f305b98c1ab26cd137226c8465d2bbad3
Description: HTTP library implementation in C -- Development files
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the development files.
Homepage: https://wiki.gnome.org/Projects/libsoup
Multi-Arch: same

Package: libsoup2.4-doc
Priority: optional
Section: doc
Installed-Size: 2405
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libsoup2.4
Version: 2.74.3-1+apertis3bv2024dev3b1
Recommends: libglib2.0-doc
Suggests: libsoup2.4-dev
Filename: pool/target/libs/libsoup2.4/libsoup2.4-doc_2.74.3-1+apertis3bv2024dev3b1_all.deb
Size: 187540
MD5sum: 3a75182ba30fecb918acb36d921f226d
SHA1: d72c4012378ad6374963f963c529848afb05f2cd
SHA256: 59be5ed453fa2295f3abcb168d088857938b69981e78593edd442b06011837c6
SHA512: 44c17039da2a720f0b7ae9d0e5458b3096890318b0ef038a9a7c8021aadab3e390dafabe7295f46492683800c3599952d637a8b3470e5653410913535189cdec
Description: HTTP library implementation in C -- API Reference
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the documentation.
Homepage: https://wiki.gnome.org/Projects/libsoup
Multi-Arch: foreign

Package: libsoup2.4-tests
Priority: optional
Section: misc
Installed-Size: 1894
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsoup2.4
Version: 2.74.3-1+apertis3bv2024dev3b1
Depends: apache2 (>= 2.4), curl, libapache2-mod-php (<< 2:9), libapache2-mod-php (>= 2:7), libnss-myhostname, php, php-xmlrpc | php (>= 2:8.1+85+really8.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.58), libsoup2.4-1 (= 2.74.3-1+apertis3bv2024dev3b1), zlib1g (>= 1:1.1.4)
Recommends: gnome-desktop-testing
Filename: pool/target/libs/libsoup2.4/libsoup2.4-tests_2.74.3-1+apertis3bv2024dev3b1_armhf.deb
Size: 1109832
MD5sum: 899977a3da87d9a6f547a5bea3c3237b
SHA1: 10c9d503c18bc0a9216b4b6ef469154aaf07f4da
SHA256: 69a24513860ed31e9b58819ae46442a1b4fbe301cecd831a926e9bba6d4cffb7
SHA512: a4772fc8616b0a1b6666a7b07c573fe2e35836e36e94e45ea3f50ebc56d90c8a8d7b96400933d3b45c1a89d3c979fd3fb393d678cc3d0e8aa7954c1797d81e0b
Description: HTTP library implementation in C -- installed tests
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 This package contains automated tests, mostly for use via autopkgtest.
 They can most easily be invoked via the gnome-desktop-testing-runner
 tool in the gnome-desktop-testing package.
Homepage: https://wiki.gnome.org/Projects/libsoup

Package: libsoup2.4-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 706
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libsoup2.4
Version: 2.74.3-1+apertis3bv2024dev3b1
Depends: libsoup2.4-tests (= 2.74.3-1+apertis3bv2024dev3b1)
Filename: pool/target/libs/libsoup2.4/libsoup2.4-tests-dbgsym_2.74.3-1+apertis3bv2024dev3b1_armhf.deb
Size: 399588
MD5sum: de1a089f893fca5c6acc1c90828f40a5
SHA1: 1542097e676aa3a6b97dea679ffd07c36a3d679b
SHA256: 46ec33afc6035ce15c1248189e4c892698837418ef7f7b0878b2cfe5bec5b707
SHA512: 31fc4f10b5d210485723680af9613d00353184066398bff698681f029aa62922597e61c59939547ca447e35226cb38544ba0ba40e56678a044ee999111683b85
Description: debug symbols for libsoup2.4-tests
Auto-Built-Package: debug-symbols
Build-Ids: 0b3ff15c9fe8d7bf5898351fdb09da948c1d77aa 1095692da852b18267fed17c1f471045f68425f2 12cecafda049100a71f1b2bbab54b28ef9c8c33c 130526997dfb8802597b16d773349718099f7f66 34f1ac4a0fcdb073ec3b76f64eaa1dc230257805 395cbfd26e03f1afc32e63e6b9cc5c74121215a1 429324c79556d1145a771cf906af5994ad99609d 4314b96cd84e7d548ef42c9ffaf63e19b72c75ff 448ec0c7951daaab63b9223c6c40aee543846452 49dcf3abf25a315cf63a39229046e4bcb6748d3b 517819480a3bf2a80b5c80d0bc54e77edc182f03 58ded594f3c4d622b0d2933409d10a7e4cfe8ebe 5cadcbc22165108bdc1e7981e1f082a0389a246b 5fb88c2a44c9c8b30ba91d0870d41015e2e25b7b 6ed837227008aeccf2d212ddd28edfc7a0073c6a 70354f9eaf5a26e58c1344845bd56e56b5c25b44 7e2c03f14c42ce0cd1c8ad93e7c2537356754582 7ea466e2ea6d3b238dc578ef3cb46ed147007959 8819cfb2f1d8d177d0efbedfc2cb958e79fdd08d 8d6bd48d887e9e27ddbcaa20f2e559d662424af2 90399f97fddbc23d8bc1a8a34b298eeffd74ddf2 b0d3cf7dafaa33bb5fb6559d3e301ae130641ead b3d6b7a48ee467a8354f081ba2b5169bf6f0b031 bb8b21fe120b61efea69f61bc545d329d42457c7 bd85e8837da79bc8aa19e467506ee320ea3de09b bd95b12f992a5466d4a72ee36402b3a63c02e382 c3b47ab4c14193522dbd7dd29e0b5f8311614af8 cace641aa71f2f805f00b3ea5bbbcea7cf366725 e8fc0d3f1e0b592b3bc8c62739da2e4daa45c03d e97bbe526108425339f35e7668db7f524d566923 edee362b0dc88dfff7cc9e04cb12ff95f8129b10 ef381acf746f4587473ae1f9055f8b5ffe9e3442 f299bd39de46dcecd1ef43af21104f994cc3bb9e f3cf6fa510b0f4fcbb6ffea192ee11109af1881b

Package: libsoxr-dev
Priority: optional
Section: libdevel
Installed-Size: 72
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsoxr
Version: 0.1.3-4+apertis1bv2024dev2b1
Depends: libsoxr-lsr0 (= 0.1.3-4+apertis1bv2024dev2b1), libsoxr0 (= 0.1.3-4+apertis1bv2024dev2b1)
Filename: pool/target/libs/libsoxr/libsoxr-dev_0.1.3-4+apertis1bv2024dev2b1_armhf.deb
Size: 17428
MD5sum: a3e8f3f4237c529a8a27c6eb52e0b45c
SHA1: e74fa379babd70e2f21ce0b6caaf7a90f396eb87
SHA256: 60d4d7aaba1cd0b3974a840866a98c1dab529218470ca7875fa8c524dc0e1b84
SHA512: b2246fa3e893a38d901269341a19c7d3a5a41945c1abec29aee455cba17703a1b74edb0e025618387549ed734a54f2d64ae183ecf5a10f23d6f052564e8e6213
Description: High quality 1D sample-rate conversion library (development files)
 The SoX Resampler library `libsoxr' performs one-dimensional sample-rate
 conversion - it may be used, for example, to resample PCM-encoded audio.
 .
 It aims to give fast and high quality results for any constant (rational or
 irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing,
 and rejection level parameters are all configurable; alternatively, simple
 `preset' configurations may be selected.
 .
 A simple API is provided that allows interfacing using commonly-used sample
 formats and buffering schemes.
 .
 This package contains the development files.
Homepage: http://sourceforge.net/projects/soxr/
Multi-Arch: same

Package: libsoxr-lsr0
Priority: optional
Section: libs
Installed-Size: 28
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsoxr
Version: 0.1.3-4+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libsoxr0 (>= 0.1.0)
Filename: pool/target/libs/libsoxr/libsoxr-lsr0_0.1.3-4+apertis1bv2024dev2b1_armhf.deb
Size: 7236
MD5sum: 1551ba28a5cb09c2bd8ba314ce00698d
SHA1: 30cc2c3e885b0fdc41bd28751b1a2f56581739cd
SHA256: 9ec3ded9b3869ef5bdb8c085ebd7642cb66b73ea1933a0a5bcbea4e2291e63c2
SHA512: 5cc32ad59925d7e6fb860024f9025155ec8fc58cbf89f071a0dd9d83a9008ac2b35969ce0772fba866db19e8724b0b4f5f56be5a57d13593ba0d81e69f3f34a3
Description: High quality 1D sample-rate conversion library (libsamplerate bindings)
 The SoX Resampler library `libsoxr' performs one-dimensional sample-rate
 conversion - it may be used, for example, to resample PCM-encoded audio.
 .
 It aims to give fast and high quality results for any constant (rational or
 irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing,
 and rejection level parameters are all configurable; alternatively, simple
 `preset' configurations may be selected.
 .
 This package contains bindings compatible with the resampling library
 `libsamplerate' (constant rate).
Homepage: http://sourceforge.net/projects/soxr/
Multi-Arch: same

Package: libsoxr-lsr0-dbgsym
Priority: optional
Section: debug
Installed-Size: 21
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsoxr
Version: 0.1.3-4+apertis1bv2024dev2b1
Depends: libsoxr-lsr0 (= 0.1.3-4+apertis1bv2024dev2b1)
Filename: pool/target/libs/libsoxr/libsoxr-lsr0-dbgsym_0.1.3-4+apertis1bv2024dev2b1_armhf.deb
Size: 8112
MD5sum: eb785c45f2c6dde965dd1b960170b63e
SHA1: 9aa76edad0fc2750c5e9095afce0bf6b550a6bd9
SHA256: 9c28b156e3914a49cc8b39dd14288116c2027047066647474d74acd5420762ba
SHA512: e838f48a5b82bad2ae507458d36a7c098d576cfe3591b985020064dd1d8cd97f738bd1c9276286f706603392b4b7fad54873922f412aa9c01d9228e260e62772
Description: debug symbols for libsoxr-lsr0
Auto-Built-Package: debug-symbols
Build-Ids: 39e75ce357f6f7cdbd87725f3d606a22f9f2e973
Multi-Arch: same

Package: libsoxr0
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsoxr
Version: 0.1.3-4+apertis1bv2024dev2b1
Depends: libc6 (>= 2.29), libgomp1 (>= 4.9)
Filename: pool/target/libs/libsoxr/libsoxr0_0.1.3-4+apertis1bv2024dev2b1_armhf.deb
Size: 65176
MD5sum: 0a35189b9f89871b9fb74e1adcd47d1b
SHA1: 1353cce13f1424a80a544cfe3a498055d4991456
SHA256: 4fb7fa4b2ca2b54fe09b212855c9d5ef60ea73c329bec2cd3cd1d0d9f4e4b82f
SHA512: 135ad243e9cdf48775a691a55c5091ab477bc01f21a4b5edcc2c0ace919938723076fbb44929ccc0c314d58d0cd8a20a293353d8d55881ef29d21ece7143eb4e
Description: High quality 1D sample-rate conversion library
 The SoX Resampler library `libsoxr' performs one-dimensional sample-rate
 conversion - it may be used, for example, to resample PCM-encoded audio.
 .
 It aims to give fast and high quality results for any constant (rational or
 irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing,
 and rejection level parameters are all configurable; alternatively, simple
 `preset' configurations may be selected.
 .
 A simple API is provided that allows interfacing using commonly-used sample
 formats and buffering schemes.
Homepage: http://sourceforge.net/projects/soxr/
Multi-Arch: same

Package: libsoxr0-dbgsym
Priority: optional
Section: debug
Installed-Size: 243
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsoxr
Version: 0.1.3-4+apertis1bv2024dev2b1
Depends: libsoxr0 (= 0.1.3-4+apertis1bv2024dev2b1)
Filename: pool/target/libs/libsoxr/libsoxr0-dbgsym_0.1.3-4+apertis1bv2024dev2b1_armhf.deb
Size: 225588
MD5sum: 4e24288342c79829316f578ee3b3b250
SHA1: bba03fccaa6a5d566d97f744ef740dda4d710649
SHA256: 5a806c47fa92def1360011326aaeeafd24149ed8a7dbb135a87bbfed222eb3dc
SHA512: bad61a8e85dcb24eb49f230ac85c78c37252ff04e6f5ef11a8050f81173e3932d4e1217c6a73aef367e2980aab3f0957f2eca885b4a91affef9f72d5928678b7
Description: debug symbols for libsoxr0
Auto-Built-Package: debug-symbols
Build-Ids: 9451f02615bcc1e072f5132993646381c8c8a7bf
Multi-Arch: same

Package: libspa-0.2-bluetooth
Priority: optional
Section: libs
Installed-Size: 779
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: libspa-0.2-modules (= 0.3.65-3+apertis3bv2024dev3b1), libbluetooth3 (>= 4.91), libc6 (>= 2.33), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.37.3), liblc3-0 (>= 1.0.1), libldacbt-abr2 (>= 2.0.2), libldacbt-enc2 (>= 2.0.2), libopus0 (>= 1.1), libsbc1 (>= 2.0), libusb-1.0-0 (>= 2:1.0.16)
Filename: pool/target/p/pipewire/libspa-0.2-bluetooth_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 291544
MD5sum: c2e4b07b24ddc9668766dfa20523173f
SHA1: 98a970e881e3e0b39debdc32a55a09f72f7d87ee
SHA256: 2fa3f00d62df32f2ce88bf9458cc7d4ee74167e4b60970eba7e12dbcb1b7e8e9
SHA512: c3f7ace192e71aeeccf1f2f58c10b73b978e57bb8893acb53f6ffa45d38f371a732c1ed72696db84aeed864f2b9b7667800197163664cc047e884b0dc29b6a8b
Description: libraries for the PipeWire multimedia server - bluetooth plugins
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains a plugin to make Bluetooth audio devices such as
 speakers and headsets available to the PipeWire server.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: libspa-0.2-bluetooth-dbgsym
Priority: optional
Section: debug
Installed-Size: 1603
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: libspa-0.2-bluetooth (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/libspa-0.2-bluetooth-dbgsym_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 1499364
MD5sum: a132a3bf79093c0dea2f253124b2d6f0
SHA1: 716040002b76181ca35ba6083fead409a9833977
SHA256: 9680645499a4472a248a8ba774581cabb16cd4322d1fa6aba8aa054f5772c6c6
SHA512: 6993dca84da1d4b94f3ae6dc2488888866aefa44ccbf7fa867435c2d4261ac2330846e4be6a0283d85c66dc5b452ac2e336179d801bcd93c7c17171eb7871ed4
Description: debug symbols for libspa-0.2-bluetooth
Auto-Built-Package: debug-symbols
Build-Ids: 502fbb753e1bc6e2226f776faa59fae3759ff783 5436fc1495ac1e0b395c39c18009deef94aeb9e4 abe33ae3467a876eacc7d750b239022e936c34e6 e31650dc45ba437469b4d6d6bd668acc9448c830 f2708ae3571583544c156b61b77e08cc6e7d4259 f2800548f8cfa437cd3fe92cbd4459085bd9bd9a
Multi-Arch: same

Package: libspa-0.2-dev
Priority: optional
Section: libdevel
Installed-Size: 774
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Suggests: pipewire-doc
Filename: pool/target/p/pipewire/libspa-0.2-dev_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 104220
MD5sum: d401a14439880ffdf0c6b2f53bd1cd15
SHA1: f65f9c0f9bb6c2e5c58c39e5d70e3b246873b1c7
SHA256: 7e1013dd5bae7bd5cfe74a51971e393f6293d16a2a6fd1e5992df8a16a686bfd
SHA512: 3cd7990308575bf8798b50c7489d04b57243402bb0caf33a7f0a9b900a416fd670e90eab5b4fee3faa0bfd6f1603e2824d7779f0aed764fa5015e35ef1122709
Description: libraries for the PipeWire multimedia server Simple Plugin API - development
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains the development files for the Simple Plugin API.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: libspa-0.2-modules
Priority: optional
Section: libs
Installed-Size: 1545
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Replaces: pipewire (<< 0.3.5)
Depends: libasound2 (>= 1.2.1.1), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.5), libstdc++6 (>= 5), libsystemd0, libudev1 (>= 183), libwebrtc-audio-processing1
Breaks: pipewire (<< 0.3.5)
Filename: pool/target/p/pipewire/libspa-0.2-modules_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 442736
MD5sum: 9ae9792929a1f1a8d7b7bac95db55e21
SHA1: 7fd302bee8521d6298ca229b883506a851aacf60
SHA256: 8ca824e44e9e18d437d54d67f9e4a41095c37b611aa43469b29322577ca3600d
SHA512: 10de510b1a84d00bb6676a0a413d5f5a345182dd23c2a3cde0af7e7ce25876abc123dd756d262e4c1b5ebc97096bee4a058c236ff9cb193f9d134b7e6fdb529e
Description: libraries for the PipeWire multimedia server Simple Plugin API - modules
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains core support modules used in the Simple Plugin API,
 together with test and utility modules that do not introduce additional
 dependencies. It should not normally be depended on directly: PipeWire
 clients should depend on the pipewire package instead.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: libspa-0.2-modules-dbgsym
Priority: optional
Section: debug
Installed-Size: 2941
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: libspa-0.2-modules (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/libspa-0.2-modules-dbgsym_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 2784280
MD5sum: 1001bc5a501f5e244233405c6046bd5d
SHA1: 110ac392982581a23e70dc2b527a922daa08a4b2
SHA256: 3b5ffb50e61d5e58d81b8c462596372a83722da72e57d11ac3706727b87cf281
SHA512: 35355bb6306ce142d4084c01148d46ce5aeb889c3027ee9a1890a467844a946a980b088be47bd7c57ab6781455653d92021933b4089d457ea5faad34b7b51357
Description: debug symbols for libspa-0.2-modules
Auto-Built-Package: debug-symbols
Build-Ids: 280bbc109ad4c85b799a4d82685e1a621753b519 2fc3da476f0e884c0aae0956557c3059c59115fc 49131915f7e8e16a535c668651c0e18afa83b475 4de423ac567c391434f01666a5f517ccf26f60ea 520a4a3e95356d97bf1446f4a094d2ef2b04b4e0 7e37a81f206fd22cba64b821a1861a86cb9a6a99 85674b7c23eb2a8452021c6964ed10968fe4d2c6 87948c1826aaead3ae66fa015aee506e3d192659 97351f4d175141abe18b8256c882d8d662811a57 9810aac7577a5103de6aa5bfc63e5429a7fe7139 a583d8ca788a7ce52a830207e4d6f83fdf24e5d1 af05629f31200a12a6719a12462aaee5ea5733bd db09027edd18f1d33d254a37bb516615e5e74552 eefd1fa80e42a9f0881f4569f9e22aa79042f367 fca0318e2b98bd16d4bc3bbdb6b3a059562a0954
Multi-Arch: same

Package: libspeex-dev
Priority: optional
Section: libdevel
Installed-Size: 176
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: speex
Version: 1.2.1-2+apertis0bv2024dev3b1
Depends: libspeex1 (= 1.2.1-2+apertis0bv2024dev3b1)
Suggests: pkg-config
Filename: pool/target/s/speex/libspeex-dev_1.2.1-2+apertis0bv2024dev3b1_armhf.deb
Size: 62388
MD5sum: 160eb8de0778fff3b7d1c6b85e3544f0
SHA1: ea55a4ec99c5a9b5aab14d5d8da55b2b6d192ca5
SHA256: d2bdcfe45000607c6180e11cb92c324ed52fb2054bf2adc17b20c49418da42e2
SHA512: 9e86672dfc08412909d3a744adbb9288a0a2f7e9f7dd081b72bb269e4e4b68905752c2859c011ccc5a3aead2b5a4943f4480c461a7756a27acc5f25d445df60a
Description: The Speex codec library development files
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package provides the speex library headers and development files.
Homepage: https://www.speex.org/
Multi-Arch: same

Package: libspeex1
Priority: optional
Section: libs
Installed-Size: 89
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: speex
Version: 1.2.1-2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.29)
Suggests: speex
Filename: pool/target/s/speex/libspeex1_1.2.1-2+apertis0bv2024dev3b1_armhf.deb
Size: 48112
MD5sum: 4cc5d23819a3c6817784c317bc46b63b
SHA1: c0ad2e363f335a6cf66731c05c51289c9c0954c4
SHA256: ff988eaaa83c77378ac995cc68974a49da68c1642d8fb239b10f89347346e5ad
SHA512: 34a4050efbe2dc97ceaeb3f486a9ce049ac27a5be4d056e15d3c3e7906ccaf38c6ad580a96ea12cea2e8adb191729f704637db87d292ec345d847d74d7488cee
Description: The Speex codec runtime library
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package provides the speex runtime library.
Homepage: https://www.speex.org/
Multi-Arch: same

Package: libspeex1-dbgsym
Priority: optional
Section: debug
Installed-Size: 117
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: speex
Version: 1.2.1-2+apertis0bv2024dev3b1
Replaces: libspeex-dbg (<< 1.2~rc1.2-2~)
Depends: libspeex1 (= 1.2.1-2+apertis0bv2024dev3b1)
Breaks: libspeex-dbg (<< 1.2~rc1.2-2~)
Filename: pool/target/s/speex/libspeex1-dbgsym_1.2.1-2+apertis0bv2024dev3b1_armhf.deb
Size: 100272
MD5sum: 184f9f48b7c4c9bf715f0ad85ac1ae6c
SHA1: 9b49ff4624e4d02d4c749970adab5bfd171c6103
SHA256: 79028ce9d1b1958b916af8ed43d1e2621a7a671d8bd585dd2aedb35feb9a013f
SHA512: b549c7b54ae79023969fe7d3ebfabbda098868acdfeba826f798337bcc96c8a81768798aa6efd13dfa152011f723d19c9285ecb40d34f1b1e6a576bdfc0e072f
Description: debug symbols for libspeex1
Auto-Built-Package: debug-symbols
Build-Ids: ea131bd560c23ad83885f6d0551ccdc715e838ea
Multi-Arch: same

Package: libspeexdsp-dev
Priority: optional
Section: libdevel
Installed-Size: 126
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: speexdsp
Version: 1.2.1-1+apertis2bv2024dev3b1
Depends: libspeexdsp1 (= 1.2.1-1+apertis2bv2024dev3b1)
Suggests: libspeex-dev, pkg-config, speex-doc
Filename: pool/target/s/speexdsp/libspeexdsp-dev_1.2.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 44140
MD5sum: 2de3c12e00f89d807732f9662c7b9635
SHA1: 355e373e14a06c850043863fc0ef47f22ab12d87
SHA256: d7ece2f2daea944f408f314269ed5a839a0226f8e3d55d2f1bd8b85eb2493b75
SHA512: fa6085b12e454d7cba6fb11a552667d815e360470fd7f50c84c83eef34ead8013046bd4666fbb3f5d8e522af0350fbfa4bba6bc3182231332c891264b54ae8f5
Description: DSP library derived from speex (development files)
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package provides the speex dsp library headers and development files.
Homepage: http://www.speex.org/
Multi-Arch: same

Package: libspeexdsp1
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: speexdsp
Version: 1.2.1-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.29)
Filename: pool/target/s/speexdsp/libspeexdsp1_1.2.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 35844
MD5sum: e305dbed53b3aba9af1ea4d572ce3a20
SHA1: 28fbf44968a317eadd4aeced96211ed183583b4f
SHA256: 23429a45d3ce628ef6007b5b019e3d3ac971fefd7bd764b35bad94a869bf4ceb
SHA512: 5fa4a20a92d01387712439d946aa8bb76800ed374384728894d839f0c9b72a1bae2b3945cbe2c531a841ec708ba86f16526824d21acee92dbad22bb992d70cba
Description: DSP library derived from speex
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package provides the runtime library of additional DSP functions that
 are part of the Speex distribution.
Homepage: http://www.speex.org/
Multi-Arch: same

Package: libspeexdsp1-dbgsym
Priority: optional
Section: debug
Installed-Size: 100
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: speexdsp
Version: 1.2.1-1+apertis2bv2024dev3b1
Depends: libspeexdsp1 (= 1.2.1-1+apertis2bv2024dev3b1)
Filename: pool/target/s/speexdsp/libspeexdsp1-dbgsym_1.2.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 85472
MD5sum: 6d591f1da66e0ffdd435b58e68225afa
SHA1: 8a9b171969b7e02f4049d6347fa7ec03d3e0bac3
SHA256: a1df3454641357624d1fa67615666bb63b5bf01aa4e52df4176f65273659ffdc
SHA512: 6058595bd029a30d145b97eabec25b23840d89da03a971cb8bb96735f375b6584b4ca7a1edede6aefded267dbe59438bf8cdd0a29e83d73e8a93464b01c9e8f3
Description: debug symbols for libspeexdsp1
Auto-Built-Package: debug-symbols
Build-Ids: 31498c265530ee84991c00a1decc4f33bf2165c2
Multi-Arch: same

Package: libsqlite3-0
Priority: optional
Section: libs
Installed-Size: 1110
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: sqlite3
Version: 3.40.1-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Breaks: crowdsec (<< 1.4), python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~)
Filename: pool/target/s/sqlite3/libsqlite3-0_3.40.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 737836
MD5sum: 76c4a3e87f6d4d7fba83051eafbeb5b3
SHA1: ddc873063fc38818f62b26c832faf8b7696373f0
SHA256: c39ac4d4a4892d1958caa0025e52269aed0a157120489ac81453e24558ef634e
SHA512: 465d3dfd7ad8e4b063c38ec234397d13ec2690ab8f4ce70a5dfd079488dc6a72f7e4b0be55c4290e22f940260ee796c5cb143d18e0d7797a2330a1337435ae98
Description: SQLite 3 shared library
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
Homepage: https://www.sqlite.org/
Multi-Arch: same

Package: libsqlite3-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 2435
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: sqlite3
Version: 3.40.1-2+apertis1bv2024dev3b1
Depends: libsqlite3-0 (= 3.40.1-2+apertis1bv2024dev3b1)
Filename: pool/target/s/sqlite3/libsqlite3-0-dbgsym_3.40.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 2349056
MD5sum: dabc8d203b140a77403eb7fc8ef315d2
SHA1: a6f76c52ff160396402b05bd5c94b6763d33af77
SHA256: 1bb82595584080843a9700e908b1827aca1946aa815197825ada3fd79db03bc0
SHA512: 8fad8a6748c09b127433f4213692c57386cf1aa9b6eeab9075ce272dbb7b200f98db4101a0b74d902cae000cc18af3c01ae280fd0d42d1c944e1fca2dd9d49a7
Description: debug symbols for libsqlite3-0
Auto-Built-Package: debug-symbols
Build-Ids: 2d59d06a62251afe91cbef788fd646245ead816f
Multi-Arch: same

Package: libsqlite3-dev
Priority: optional
Section: libdevel
Installed-Size: 2196
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: sqlite3
Version: 3.40.1-2+apertis1bv2024dev3b1
Depends: libsqlite3-0 (= 3.40.1-2+apertis1bv2024dev3b1), libc-dev
Suggests: sqlite3-doc
Filename: pool/target/s/sqlite3/libsqlite3-dev_3.40.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 928200
MD5sum: 8b56df459e86a3c95f8ce04d2dfa97ba
SHA1: bf35b4f65dc974177c9d4750867bdb3f5e3d09a2
SHA256: 35aafce317e1f5d652cdc76bafc69cadbb6a2fc7c361e2b7d821e02db2937c6f
SHA512: 6adf3dceab0e927f8b81b7d3d209729d08c43331c634630fcef0010cc9323b934552d56063558d8e6f3d586a76edb65fa1c7f4b361696a59407ad434a42504c6
Description: SQLite 3 development files
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
 .
 This package contains the development files (headers, static libraries)
Homepage: https://www.sqlite.org/
Multi-Arch: same

Package: libsqlite3-tcl
Priority: optional
Section: interpreters
Installed-Size: 268
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: sqlite3
Version: 3.40.1-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.38.0)
Suggests: sqlite3-doc
Filename: pool/target/s/sqlite3/libsqlite3-tcl_3.40.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 243384
MD5sum: 36847c90a265725cd1d440903653066a
SHA1: 89d59680aa36682d02628112c8843e4fa44bf9c0
SHA256: 91d8843d58a909923b3a8921644816595039ab091df53f5b97de2cc95b2d0242
SHA512: 20c223f945e0a598038f0638662b834290b5e1181d6681da3655dbcee943cf2ff0e3566af48d6802e19c301ef41d54001430637c94dcd22d6a1b6cab831665ca
Description: SQLite 3 Tcl bindings
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
 .
 This package contains the Tcl bindings.
Homepage: https://www.sqlite.org/

Package: libsqlite3-tcl-dbgsym
Priority: optional
Section: debug
Installed-Size: 86
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: sqlite3
Version: 3.40.1-2+apertis1bv2024dev3b1
Depends: libsqlite3-tcl (= 3.40.1-2+apertis1bv2024dev3b1)
Filename: pool/target/s/sqlite3/libsqlite3-tcl-dbgsym_3.40.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 70756
MD5sum: e1734808507e6ca8fcffae697c36be99
SHA1: 3f63113b6faf81ac1c534c6b3d81774dd6e4c02f
SHA256: a918146c1f18388ef4650abb31b1e04edea0ab73531d1da90516a817be166a75
SHA512: 2a291400524787bcbc3b3460dd8e2b697ac1d6e6bb1be1d27311526f0ab037857d784f75c578ec13e8365eb4ddb349a0c1cdfdd941b0b1e5e85639649a6129e1
Description: debug symbols for libsqlite3-tcl
Auto-Built-Package: debug-symbols
Build-Ids: e9f2b8646d283a8f9b5b12fc420da8b1bd403951

Package: libsratom-0-0
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: sratom
Version: 0.6.14-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.7), libserd-0-0 (>= 0.30.2), libsord-0-0 (>= 0.12.0~dfsg0)
Filename: pool/target/s/sratom/libsratom-0-0_0.6.14-1+apertis0bv2024dev2b1_armhf.deb
Size: 15492
MD5sum: ef878c3bda058406fe2f82a43e61a748
SHA1: 14ba4464894b5b8f82d62d7488ca1fa1102af74e
SHA256: 6ea5e2054eaf4719b3269c880d81a3ea7dae0439a0de4c313e7ba759cdd7195c
SHA512: 976c87f6453e53ed484607c96390e34b7001232c290b756d1b52e46a44e6e713295a5a78f7bf3461989e1c7310e278ee909b668bb4df119625bd4016c27b39c7
Description: library for serialising LV2 atoms to/from Turtle
 Sratom is a new C library for serialising LV2 atoms to/from Turtle.
 It is intended to be a full serialisation solution for LV2 atoms,
 allowing implementations to serialise binary atoms to strings and
 read them back again. This is particularly useful for saving plugin
 state, or implementing plugin control with network transparency.
 Sratom uses Serd and Sord to do the work, it is a small library
 implemented in a single source file, suitable for direct inclusion
 in projects if avoiding a dependency is desired.
Homepage: https://drobilla.net/software/sratom/
Multi-Arch: same

Package: libsratom-0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 66
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: sratom
Version: 0.6.14-1+apertis0bv2024dev2b1
Depends: libsratom-0-0 (= 0.6.14-1+apertis0bv2024dev2b1)
Filename: pool/target/s/sratom/libsratom-0-0-dbgsym_0.6.14-1+apertis0bv2024dev2b1_armhf.deb
Size: 52592
MD5sum: ad5c70f16063271b39e8a375c774996d
SHA1: 188d1da7689ec5823b9d1e6f6722820e91a7351c
SHA256: a6df7a4e7ee3943d4f14a6191d55b050d511257115aef0f1636aae030efcc8cb
SHA512: e54eb8b0b3ae7708a5f3f7429784bdf80618970a98c9eaa86563964b3b4f87360f52de609ae4a69efec8ddbf7eb37b5a0f9f60544ba54c5dd4ae8472d558528c
Description: debug symbols for libsratom-0-0
Auto-Built-Package: debug-symbols
Build-Ids: a057a4bd210732ca9669d569def850aed3a86f0f
Multi-Arch: same

Package: libsratom-dev
Priority: optional
Section: libdevel
Installed-Size: 25
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: sratom
Version: 0.6.14-1+apertis0bv2024dev2b1
Depends: libserd-dev, libsord-dev, libsratom-0-0 (= 0.6.14-1+apertis0bv2024dev2b1), lv2-dev
Recommends: pkg-config
Filename: pool/target/s/sratom/libsratom-dev_0.6.14-1+apertis0bv2024dev2b1_armhf.deb
Size: 6764
MD5sum: eaf56e3902cb5d03cc9fdd63b0529ce0
SHA1: 2cd35f80a85bbda82e3e5351d4fc6afb9b4fb015
SHA256: c22a6640abc7686659285cc06d48ee15a9a8c3e3a8d41bec7bb91f32888db2cb
SHA512: 4712a7af7955cb13eced9cf28ad904ad5ccc87883e90b1acaa966964b1926c510218629235f2f1b77776e062bee96856eda4845e5bab1debb41446a8996b4897
Description: library for serialising LV2 atoms to/from Turtle - development files
 Sratom is a new C library for serialising LV2 atoms to/from Turtle.
 It is intended to be a full serialisation solution for LV2 atoms,
 allowing implementations to serialise binary atoms to strings and
 read them back again. This is particularly useful for saving plugin
 state, or implementing plugin control with network transparency.
 Sratom uses Serd and Sord to do the work, it is a small library
 implemented in a single source file, suitable for direct inclusion
 in projects if avoiding a dependency is desired.
 .
 This package provides the development files for Sratom.
Homepage: https://drobilla.net/software/sratom/
Multi-Arch: same

Package: libss2
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Replaces: e2fsprogs (<< 1.34-1)
Depends: libcom-err2, libc6 (>= 2.34)
Filename: pool/target/e/e2fsprogs/libss2_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 29320
MD5sum: 20428802999728c6124f6dab9ace178b
SHA1: ab6526dbcb54525726375d1f5c6051a56cca4a4d
SHA256: 6e7dfd5c450f0c428faaa703784894b3d5cbec2a3f91bfdcc06538a754926735
SHA512: 6fc1b83d4e0bb18952981d4c12e93ae4cd4d88e97df46a53d8b05fc825a23297d388351c465d1a4debe8557a2b5217bf47824da2191ccaf6cf8e6a9ddb996c50
Description: command-line interface parsing library
 libss provides a simple command-line interface parser which will
 accept input from the user, parse the command into an argv argument
 vector, and then dispatch it to a handler function.
 .
 It was originally inspired by the Multics SubSystem library.
Homepage: http://e2fsprogs.sourceforge.net
Multi-Arch: same

Package: libss2-dbgsym
Priority: optional
Section: debug
Installed-Size: 39
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Depends: libss2 (= 1.47.0-2+apertis0bv2024dev3b2)
Filename: pool/target/e/e2fsprogs/libss2-dbgsym_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 23852
MD5sum: df88214c2773b7c931cdbbb992ceec8b
SHA1: e0aff7cce976b7c2b6063a1b7fa81b2ff5d24486
SHA256: 9940c97c40b7ea6e78f25d7d5e4550ab0e48ae5070589771a22649d73bcc1450
SHA512: 1f9ee744aa985a6aa5bd69db0fcadf295a4f021a7039226b4940080b23a6e06804624aeab27961560009b06bb1743bfe9fd80bcc7b0615cb4f5c21a33ea864c4
Description: debug symbols for libss2
Auto-Built-Package: debug-symbols
Build-Ids: 5110169a0cd9db6e4e0941ffdafa368b4e575c8b
Multi-Arch: same

Package: libssh2-1
Priority: optional
Section: libs
Installed-Size: 261
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: armhf
Source: libssh2
Version: 1.10.0-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.28), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Filename: pool/target/libs/libssh2/libssh2-1_1.10.0-3+apertis1bv2024dev3b1_armhf.deb
Size: 160516
MD5sum: 38b8d72e1add86f6d759ee3682369728
SHA1: ec9262ef64546c325026964a1700da82762ec768
SHA256: 752dc5be5cedc025874c89b58ecd1fad834e1a4d9de17b171087ca4fa6401c2c
SHA512: 5be36814e34ad8abc2103f0dac069a2ed174e3823f9d80c3cef570a39700beedd4e337cfd8f9269e6abf3db6f20bc5ac57fc3e962845383efee7ccee64d84fbc
Description: SSH2 client-side library
 libssh2 is a client-side C library implementing the SSH2 protocol.
 It supports regular terminal, SCP and SFTP (v1-v5) sessions;
 port forwarding, X11 forwarding; password, key-based and
 keyboard-interactive authentication.
 .
 This package contains the runtime library.
Homepage: https://libssh2.org/
Multi-Arch: same

Package: libssh2-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 295
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: armhf
Source: libssh2
Version: 1.10.0-3+apertis1bv2024dev3b1
Depends: libssh2-1 (= 1.10.0-3+apertis1bv2024dev3b1)
Filename: pool/target/libs/libssh2/libssh2-1-dbgsym_1.10.0-3+apertis1bv2024dev3b1_armhf.deb
Size: 262964
MD5sum: 195f12c26a9792f7a5dc3049f4f798ea
SHA1: cf7403ef05e8b8eec97c4a8b637979472b13d872
SHA256: 6593225251526f0576a4997686d2c371f6fb6ec81799d47389164e3acd0c4ddd
SHA512: 4c1d9e5bf3f767c04cfe38ba2274958fb12ad716448c11ff0c25203a1678b90b7d37bb30ffab38239d7248bf15576667539dd546837bf5368ad79674ff3ff1c0
Description: debug symbols for libssh2-1
Auto-Built-Package: debug-symbols
Build-Ids: d1c3e78670bab58e9a71a0f3181a9e8d7068eee0
Multi-Arch: same

Package: libssh2-1-dev
Priority: optional
Section: libdevel
Installed-Size: 813
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: armhf
Source: libssh2
Version: 1.10.0-3+apertis1bv2024dev3b1
Depends: libssh2-1 (= 1.10.0-3+apertis1bv2024dev3b1), libssl-dev, zlib1g-dev
Filename: pool/target/libs/libssh2/libssh2-1-dev_1.10.0-3+apertis1bv2024dev3b1_armhf.deb
Size: 293996
MD5sum: 13bd1b51fda2e66577af19f39915ea54
SHA1: 142be011d65fc47c71aa9add18791d162928ae5e
SHA256: b13eec2f4c16d58f9f9babef003be42f34671784cc395a06af951825522ffcc0
SHA512: f2410df83423a788663ee78c6f2c3888043dd5a0cd411776c850e18143a27f8fa20335610db2c37ddba56cf3fb936b444a36558032658bd016deaf0e557fe8c3
Description: SSH2 client-side library (development headers)
 libssh2 is a client-side C library implementing the SSH2 protocol.
 It supports regular terminal, SCP and SFTP (v1-v5) sessions;
 port forwarding, X11 forwarding; password, key-based and
 keyboard-interactive authentication.
 .
 This package contains the development files.
Homepage: https://libssh2.org/
Multi-Arch: same

Package: libssl-dev
Priority: optional
Section: libdevel
Installed-Size: 8173
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Architecture: armhf
Source: openssl
Version: 3.0.9-1+apertis0bv2024dev3b1
Depends: libssl3 (= 3.0.9-1+apertis0bv2024dev3b1)
Suggests: libssl-doc
Filename: pool/target/o/openssl/libssl-dev_3.0.9-1+apertis0bv2024dev3b1_armhf.deb
Size: 2140240
MD5sum: bcec86a05d37e054de9f936a6551450e
SHA1: cc0d8cef8d01193c8a1d8566b5606c7e00e845d0
SHA256: 97a5b7ca3a30e6c8b79e8115bb0e6f80f2cae354f606d0337a97faf599bff462
SHA512: 3e6480cafec71ebdc72b2b8349bb8040f54edfb13b45d7013cb166e7776dd40f57ccf2c4f8b16a1728a461920577b92a455cb15b0455af8f6c38be30d30c1d02
Description: Secure Sockets Layer toolkit - development files
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains development libraries, header files, and manpages for libssl
 and libcrypto.
Homepage: https://www.openssl.org/
Multi-Arch: same

Package: libssl-doc
Priority: optional
Section: doc
Installed-Size: 7495
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Architecture: all
Source: openssl
Version: 3.0.9-1+apertis0bv2024dev3b1
Filename: pool/target/o/openssl/libssl-doc_3.0.9-1+apertis0bv2024dev3b1_all.deb
Size: 2357444
MD5sum: 140a41319326f76d06c1b6aa63b43e40
SHA1: ea6caea28d7608e0e705f12dad60a5c6c4659d7a
SHA256: 243f40932cee5fcfd7a9f5f6f3b2fd62176bf56d8b97502883429f93a5476e1b
SHA512: 8017017d5dacba2d3ebc316ffc04791b6cc74e1315237cdc659d5ed570e5a4a32069bbf87d89c315a0ec5254b8c09f203b2df3339fc05acce0ccfec06715aa92
Description: Secure Sockets Layer toolkit - development documentation
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains manpages and demo files for libssl and libcrypto.
Homepage: https://www.openssl.org/
Multi-Arch: foreign

Package: libssl3
Priority: optional
Section: libs
Installed-Size: 3693
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Architecture: armhf
Source: openssl
Version: 3.0.9-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/o/openssl/libssl3_3.0.9-1+apertis0bv2024dev3b1_armhf.deb
Size: 1675428
MD5sum: e911fb80117ca1fc8b94f39fd04d9d94
SHA1: 8cdcb0a05031bccccc81389e6695184ba1667d76
SHA256: d637f95b74f2d92357056837670320988f5f6c88bf41703a55bb9007791cc2c5
SHA512: 0f0245ba3f40dd43aa6b240d760ff8e768b3d3c463990736241e0f63552d1da98b3e54c9cedc07499f838a4643a770114a948b9fae0b1b3fcdaa81d541a3d878
Description: Secure Sockets Layer toolkit - shared libraries
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It provides the libssl and libcrypto shared libraries.
Homepage: https://www.openssl.org/
Multi-Arch: same

Package: libssl3-dbgsym
Priority: optional
Section: debug
Installed-Size: 5092
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Architecture: armhf
Source: openssl
Version: 3.0.9-1+apertis0bv2024dev3b1
Depends: libssl3 (= 3.0.9-1+apertis0bv2024dev3b1)
Filename: pool/target/o/openssl/libssl3-dbgsym_3.0.9-1+apertis0bv2024dev3b1_armhf.deb
Size: 4445220
MD5sum: 475a5ce632d76d7138dc7e1885c6bf0b
SHA1: 7cb700ee2f506c448609dcab524115b5ed66f299
SHA256: 6624ed6d6f2e0a8889d5ce267ba77758a6028919ecb474bb797293193bf2ccaa
SHA512: 5b3cce42b3c5ddd394d7a10eee6f259295b04560381195852ee6b7953b747f140fd662e0dd60cca0bc4aefbc7a4594c458215be9ece5eb4de8130e31c1baffc3
Description: debug symbols for libssl3
Auto-Built-Package: debug-symbols
Build-Ids: 277bada3a49f7d37de44c4c5ff25412fa1565a91 2e5a668539f8d4b038eb6ae7987bf597502ece2b 62054edda63cf290b4b2722e1f4bf4c4e3b2ff0c 8b40c6b32d347e44d90377078dcbae1e41b6c2ca defdef6f95b4b95eb1106efe1693713667fe660a e2a69435d7cfa718ea48f01072206dd9657a9507
Multi-Arch: same

Package: libstartup-notification0
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: startup-notification
Version: 0.12-6+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libx11-xcb1 (>= 2:1.8.4), libxcb-util1 (>= 0.4.0), libxcb1
Filename: pool/target/s/startup-notification/libstartup-notification0_0.12-6+apertis1bv2024dev2b1_armhf.deb
Size: 17768
MD5sum: 23923094f3e1e6848655bd5fcb8892d7
SHA1: 0c976d432cc9c8645016be0c7241042adc497ac0
SHA256: 4a52a1509aaabdb6208c605f4acd4cf49bddca982baed3f2012d6c564331f9aa
SHA512: fce2e2b5966433c7b7eafa659e8a2e0961b8b1f877324b833d93543bec0eae8e3841b9b088487b2d1e9976f6dad67e7f26119e97c02c435953363b9f6311d450
Description: library for program launch feedback (shared library)
 startup-notification is a library which allows programs to give the user
 visual feedback that they are being launched; this is typically implemented
 using a busy cursor. This library is currently used by GNOME programs, but
 is part of the freedesktop.org suite of cross-desktop libraries.
 .
 This package contains the shared library.
Homepage: https://www.freedesktop.org/wiki/Software/startup-notification/
Multi-Arch: same

Package: libstartup-notification0-dbgsym
Priority: optional
Section: debug
Installed-Size: 63
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: startup-notification
Version: 0.12-6+apertis1bv2024dev2b1
Depends: libstartup-notification0 (= 0.12-6+apertis1bv2024dev2b1)
Filename: pool/target/s/startup-notification/libstartup-notification0-dbgsym_0.12-6+apertis1bv2024dev2b1_armhf.deb
Size: 45492
MD5sum: 56f7b3e53920f87adff4ea9de74a770d
SHA1: 8d8157bfd831d9a565e1092ece3b461e0787a627
SHA256: 7c279572a64d2308e872db6a4ca20bf2eb053d2786dc9e7fccffa1c769bde1b1
SHA512: ab4093f0c5fe4711f158bebf8f27d481d357fa97d9bdb858fe52cf6aa695b5c1cd3552230fbde2724864fa294b736af9a1f03cdd4a17c2903e9af190b3a7f4be
Description: debug symbols for libstartup-notification0
Auto-Built-Package: debug-symbols
Build-Ids: 5033ce5af0241288fdd7782faf89797ded708c75
Multi-Arch: same

Package: libstartup-notification0-dev
Priority: optional
Section: libdevel
Installed-Size: 81
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: startup-notification
Version: 0.12-6+apertis1bv2024dev2b1
Depends: libstartup-notification0 (= 0.12-6+apertis1bv2024dev2b1), libx11-dev, pkg-config
Filename: pool/target/s/startup-notification/libstartup-notification0-dev_0.12-6+apertis1bv2024dev2b1_armhf.deb
Size: 19592
MD5sum: 573b5ac6aec7fe18bdd88f8c4c617c59
SHA1: d258067b96e5e5466f37a4f1e68c01ac5ebf79cf
SHA256: 1fb063804eedf7a5358266dadd5491e30945e027d8bcd7026e037ac248dcb2ac
SHA512: 9f9df260f6ba11404e4c7668b9e840a454b58867e360babfc14e646f512817343ec3424886f7ee7cb2b1ebaee1b1b73721a11d5f930b2c566e7255409f8bdc77
Description: library for program launch feedback (development headers)
 startup-notification is a library which allows programs to give the user
 visual feedback that they are being launched; this is typically implemented
 using a busy cursor. This library is currently used by GNOME programs, but
 is part of the freedesktop.org suite of cross-desktop libraries.
 .
 This package contains the development headers.
Homepage: https://www.freedesktop.org/wiki/Software/startup-notification/
Multi-Arch: same

Package: libstb-dev
Priority: optional
Section: libdevel
Installed-Size: 2374
Maintainer: Yangfl <mmyangfl@gmail.com>
Architecture: armhf
Source: libstb
Version: 0.0~git20220908.8b5f1f3+ds-1+apertis1bv2024dev3b1
Depends: libstb0 (= 0.0~git20220908.8b5f1f3+ds-1+apertis1bv2024dev3b1)
Filename: pool/target/libs/libstb/libstb-dev_0.0~git20220908.8b5f1f3+ds-1+apertis1bv2024dev3b1_armhf.deb
Size: 556860
MD5sum: e71900f3fad4ff0774b6811bb7de8098
SHA1: 74c899b6fb467c081f3c0397ff7cd3c22f5f83bb
SHA256: 5a5d1e49498dd98ef2413f319d6bfbe17b44038b0259bcda0c8c82071b3f8cf8
SHA512: dd538bb1ab3e29b6abf75b6b50735d94a3903c3071f9cb68643bee53d044c24c1d42e67aade57a08aa0af73a286e613a5722560408c8f36b651fec428ebd3d53
Description: single-file image and audio processing libraries for C/C++ - development headers
 libstb is a set of single-file libraries for C/C++. The files are dual-licensed
 under public domain and the MIT license.
 .
 It includes the following modules:
  * stb_vorbis.c: decode ogg vorbis files from file/memory to float/16-bit
    signed output
  * stb_image.h: image loading/decoding from file/memory: JPG, PNG, TGA, BMP,
    PSD, GIF, HDR, PIC
  * stb_truetype.h: parse, decode, and rasterize characters from truetype fonts
  * stb_image_write.h: image writing to disk: PNG, TGA, BMP
  * stb_image_resize.h: resize images larger/smaller with good quality
  * stb_rect_pack.h: simple 2D rectangle packer with decent quality
  * stb_sprintf.h: fast sprintf, snprintf for C/C++
  * stretchy_buffer.h: typesafe dynamic array for C (i.e. approximation to
    vector<>), doesn't compile as C++
  * stb_textedit.h: guts of a text editor for games etc implementing them from
    scratch
  * stb_voxel_render.h: Minecraft-esque voxel rendering "engine" with many more
    features
  * stb_dxt.h: Fabian "ryg" Giesen's real-time DXT compressor
  * stb_perlin.h: revised Perlin noise (3D input, 1D output)
  * stb_easy_font.h: quick-and-dirty easy-to-deploy bitmap font for printing
    frame rate, etc
  * stb_tilemap_editor.h: embeddable tilemap editor
  * stb_herringbone_wang_tile.h: herringbone Wang tile map generator
  * stb_c_lexer.h: simplify writing parsers for C-like languages
  * stb_divide.h: more useful 32-bit modulus e.g. "euclidean divide"
  * stb_connected_components.h: incrementally compute reachability on grids
  * stb.h: helper functions for C, mostly redundant in C++; basically author's
    personal stuff
  * stb_leakcheck.h: quick-and-dirty malloc/free leak-checking
 .
 This package contains the development files.
Homepage: https://github.com/nothings/stb
Multi-Arch: same

Package: libstb0
Priority: optional
Section: libs
Installed-Size: 334
Maintainer: Yangfl <mmyangfl@gmail.com>
Architecture: armhf
Source: libstb
Version: 0.0~git20220908.8b5f1f3+ds-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Filename: pool/target/libs/libstb/libstb0_0.0~git20220908.8b5f1f3+ds-1+apertis1bv2024dev3b1_armhf.deb
Size: 176760
MD5sum: ba923168cd1906888ef4a873d1f00ada
SHA1: 4a51cc6d78c35336c542193fe215f270d15cd918
SHA256: 39a5f1a64aea60e8506cedb87e144512e8079f0df21cffa6921d861d6eaf7c4d
SHA512: e23ab6536c1a601d8af55db0d71bccb7860004b8387f8831982915534e33c348db01277995fe6b5fc199e1b1d7a3e6f3c1fa5b5b638373a9413ce37a2bd6d2f8
Description: single-file image and audio processing libraries for C/C++
 libstb is a set of single-file libraries for C/C++. The files are dual-licensed
 under public domain and the MIT license.
 .
 It includes the following modules:
  * stb_vorbis.c: decode ogg vorbis files from file/memory to float/16-bit
    signed output
  * stb_image.h: image loading/decoding from file/memory: JPG, PNG, TGA, BMP,
    PSD, GIF, HDR, PIC
  * stb_truetype.h: parse, decode, and rasterize characters from truetype fonts
  * stb_image_write.h: image writing to disk: PNG, TGA, BMP
  * stb_image_resize.h: resize images larger/smaller with good quality
  * stb_rect_pack.h: simple 2D rectangle packer with decent quality
  * stb_sprintf.h: fast sprintf, snprintf for C/C++
  * stretchy_buffer.h: typesafe dynamic array for C (i.e. approximation to
    vector<>), doesn't compile as C++
  * stb_textedit.h: guts of a text editor for games etc implementing them from
    scratch
  * stb_voxel_render.h: Minecraft-esque voxel rendering "engine" with many more
    features
  * stb_dxt.h: Fabian "ryg" Giesen's real-time DXT compressor
  * stb_perlin.h: revised Perlin noise (3D input, 1D output)
  * stb_easy_font.h: quick-and-dirty easy-to-deploy bitmap font for printing
    frame rate, etc
  * stb_tilemap_editor.h: embeddable tilemap editor
  * stb_herringbone_wang_tile.h: herringbone Wang tile map generator
  * stb_c_lexer.h: simplify writing parsers for C-like languages
  * stb_divide.h: more useful 32-bit modulus e.g. "euclidean divide"
  * stb_connected_components.h: incrementally compute reachability on grids
  * stb.h: helper functions for C, mostly redundant in C++; basically author's
    personal stuff
  * stb_leakcheck.h: quick-and-dirty malloc/free leak-checking
Homepage: https://github.com/nothings/stb
Multi-Arch: same

Package: libstb0-dbgsym
Priority: optional
Section: debug
Installed-Size: 628
Maintainer: Yangfl <mmyangfl@gmail.com>
Architecture: armhf
Source: libstb
Version: 0.0~git20220908.8b5f1f3+ds-1+apertis1bv2024dev3b1
Depends: libstb0 (= 0.0~git20220908.8b5f1f3+ds-1+apertis1bv2024dev3b1)
Filename: pool/target/libs/libstb/libstb0-dbgsym_0.0~git20220908.8b5f1f3+ds-1+apertis1bv2024dev3b1_armhf.deb
Size: 584020
MD5sum: 0586dcbc58e211c5ce57e99e319c7880
SHA1: 4b70e3db2fa7bea3060737c2e771c90ea0ada615
SHA256: 4bf27234e94fe5d8ec219186a18fd78cdce2ea1975a08ffe29be66852333d626
SHA512: fcf0c464f74a43b887d87d888c3a9f187d29b1a4970395ef873ccdf0d715c11b2d7ff80daba6545df9855baf8c619c0f863106098f759fb14330349940e10809
Description: debug symbols for libstb0
Auto-Built-Package: debug-symbols
Build-Ids: 9c6c5e1139677f3803aa446d853aec259ff9c80a
Multi-Arch: same

Package: libstdc++-12-dev
Priority: optional
Section: libdevel
Installed-Size: 18206
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: libstdc++-dev
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libgcc-12-dev (= 12.2.0-14+apertis1bv2024dev3b1), libstdc++6 (>= 12.2.0-14+apertis1bv2024dev3b1), libc6-dev (>= 2.23-1~)
Suggests: libstdc++-12-doc
Filename: pool/target/g/gcc-12/libstdc++-12-dev_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 2084740
MD5sum: c7b368b70d4457111afe6419a88c213b
SHA1: ba26d8eab8bc245beb196f50ff3e8c8f103464f4
SHA256: d87f9fefcc4606e3f0b205a89b5d9181c90fd5ec5c06d7ee2245e4c4f3038345
SHA512: 3d791d3cc81a7c310d5e3312c488976d630094c989fd6e0c1b97fd630d50b8d935297adc26f1bd8c5e3acc0ad4eb07fb4fde0a8b63d874e2f46e189073a4347b
Description: GNU Standard C++ Library v3 (development files)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libstdc++-12-doc
Priority: optional
Section: doc
Installed-Size: 143259
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: all
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (>= 12)
Conflicts: libstdc++-10-doc, libstdc++-11-doc, libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++-7-doc, libstdc++-8-doc, libstdc++-9-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc
Filename: pool/target/g/gcc-12/libstdc++-12-doc_12.2.0-14+apertis1bv2024dev3b1_all.deb
Size: 10909568
MD5sum: 6129bcc4074892e5bd46348424a4e712
SHA1: 7c9a83b0119e8f0b74ea79a7c6cd9428107f2dd1
SHA256: 0affdc32491db7f4f0c0f6bcb0f78bf6db35b4036906c73c4283fc13650859c4
SHA512: e2bb7c63e130773400ff73c83d73d09410d2066648642f656499fde1a222790fcd654ef8bc815941a77ba6a4e1850b5cc60421db9c4df0abfcd4d28ff4e495c7
Description: GNU Standard C++ Library v3 (documentation files)
 This package contains documentation files for the GNU stdc++ library.
 .
 One set is the distribution documentation, the other set is the
 source documentation including a namespace list, class hierarchy,
 alphabetical list, compound list, file list, namespace members,
 compound members and file members.
Homepage: http://gcc.gnu.org/

Package: libstdc++-12-pic
Priority: optional
Section: libdevel
Installed-Size: 5351
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libstdc++6 (>= 12.2.0-14+apertis1bv2024dev3b1), libstdc++-12-dev (= 12.2.0-14+apertis1bv2024dev3b1)
Filename: pool/target/g/gcc-12/libstdc++-12-pic_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 735336
MD5sum: 105974094f5ef7b226b21462e8e01c50
SHA1: 811c63b34de4e7d8e3a7f568dc9b5d5c7b7e536e
SHA256: 3a90ceca4f0bcc89b8fbe1f046c0707f20da7faa0fe74609ad0dcc6136d18c14
SHA512: 710fc1ebab7071db2840a124685e7ee9c34a8c4924e71ed5e8d8e338ba0839cf40c619c6b46ebadd942d82d05242204cb39677a4846f737ebc4c80c3692e319d
Description: GNU Standard C++ Library v3 (shared library subset kit)
 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libstdc++6
Priority: optional
Section: libs
Installed-Size: 1956
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libstdc++6-12-dbg (<< 4.9.0-3)
Provides: libstdc++6-armhf
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.36), libgcc-s1 (>= 3.5)
Conflicts: scim (<< 1.4.2-1)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Filename: pool/target/g/gcc-12/libstdc++6_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 520412
MD5sum: 33355eddb8ae2ca08b006a32ab06c6fc
SHA1: 54153ce1335be22c2daf271ec3c30d254a3298b5
SHA256: 8bb572f01ce1a935d3ec625a879f625aaa8652e53b3dff8223f1e9b44a6f839e
SHA512: 60acd30fc12dba071966c461af400521e515aff0b700e6e12f44198f2021603d814a5907a422f545eea67ea16a6eccf35b431382149354d59e39f0511b90929b
Description: GNU Standard C++ Library v3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libstdc++6-12-dbg
Priority: optional
Section: debug
Installed-Size: 55572
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: libstdc++6-12-dbg-armhf
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libstdc++6 (>= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.36), libgcc-s1 (>= 3.5)
Recommends: libstdc++-12-dev (= 12.2.0-14+apertis1bv2024dev3b1)
Conflicts: libstdc++5-3.3-dbg, libstdc++5-dbg, libstdc++6-10-dbg, libstdc++6-11-dbg, libstdc++6-4.0-dbg, libstdc++6-4.1-dbg, libstdc++6-4.2-dbg, libstdc++6-4.3-dbg, libstdc++6-4.4-dbg, libstdc++6-4.5-dbg, libstdc++6-4.6-dbg, libstdc++6-4.7-dbg, libstdc++6-4.8-dbg, libstdc++6-4.9-dbg, libstdc++6-5-dbg, libstdc++6-6-dbg, libstdc++6-7-dbg, libstdc++6-8-dbg, libstdc++6-9-dbg, libstdc++6-dbg
Filename: pool/target/g/gcc-12/libstdc++6-12-dbg_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 8572516
MD5sum: 389f97a896798ce36afd5b28797daf81
SHA1: 99ede01bcaf4197ac20d4f2b7f62943838a75009
SHA256: a0fee214b19693d0fae150866b9abd82a24f8e0188642e462730e64d40d7546e
SHA512: 28d62a8fe0146fee3f9a47e8565eee4ef85fdf9086202dc11dd7f28f0d9ee435efca144386c2e9320023e5ad01e18e2c995d139424aa4c701052f29f670a3089
Description: GNU Standard C++ Library v3 (debug build)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libstdc++6-dbgsym
Priority: optional
Section: debug
Installed-Size: 6054
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Replaces: libstdc++6-12-dbg (<< 9.2.1-21)
Depends: libstdc++6 (= 12.2.0-14+apertis1bv2024dev3b1)
Breaks: libstdc++6-12-dbg (<< 9.2.1-21)
Filename: pool/target/g/gcc-12/libstdc++6-dbgsym_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 5544332
MD5sum: a84c4fa4dabd9a720e6d3dd34f21172c
SHA1: 30680a3ceb67f12242d0195e78393dd1c861e2f9
SHA256: 1fc36db838991a74cb2892fed747e616db03da43a57720d04eac2ef2ca7b78e4
SHA512: ee9db735b2a1b6a08246fcc633fba8254fa299fc2fb61e462bf15f34d76b4843988b3d4abd887d9fdd28fbcef89a12d3c7060b897a7533170136d8b34c366851
Description: debug symbols for libstdc++6
Auto-Built-Package: debug-symbols
Build-Ids: 87b993ef6f4baccf5ac42fad73d374791c08d887
Multi-Arch: same

Package: libstemmer-dev
Priority: optional
Section: libdevel
Installed-Size: 853
Maintainer: Stefano Rivera <stefanor@debian.org>
Architecture: armhf
Source: snowball
Version: 2.2.0-2+apertis1bv2024dev3b1
Depends: libstemmer0d (= 2.2.0-2+apertis1bv2024dev3b1)
Filename: pool/target/s/snowball/libstemmer-dev_2.2.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 134004
MD5sum: 9f6e34e0c23880842e1422b306e892e8
SHA1: 1954116f4440e3a175d4d8c693dbda1d1a00d72d
SHA256: 90a459d0ab0d07a69566bc5e15fa54512d1c21b787cc73117d0d05cdb039001b
SHA512: 588b5d82d14bcae669ddf4715215fc5916519504f0383d3e94a5c010786b0a4d8c655e68fcb5dfffbac3290b3d2b64bb61975479134ce6b0776e06a4669f1a71
Description: Snowball stemming algorithms, development kit
 Snowball provides access to efficient algorithms for calculating a
 "stemmed" form of a word.  This is a form with most of the common
 morphological endings removed; hopefully representing a common
 linguistic base form.  This is most useful in building search engines
 and information retrieval software; for example, a search with stemming
 enabled should be able to find a document containing "cycling" given the
 query "cycles".
 .
 Snowball provides algorithms for several (mainly European) languages.
 It also provides access to the classic Porter stemming algorithm for
 English: although this has been superseded by an improved algorithm, the
 original algorithm may be of interest to information retrieval
 researchers wishing to reproduce results of earlier experiments.
 .
 This package contains the static library and header files used in development.
Homepage: https://snowballstem.org/
Multi-Arch: same

Package: libstemmer-tools
Priority: optional
Section: text
Installed-Size: 22
Maintainer: Stefano Rivera <stefanor@debian.org>
Architecture: armhf
Source: snowball
Version: 2.2.0-2+apertis1bv2024dev3b1
Depends: libstemmer0d (= 2.2.0-2+apertis1bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/s/snowball/libstemmer-tools_2.2.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 5168
MD5sum: 49730640fa84ad4c06128cb40561dae2
SHA1: 57fb75f0ebd866d3474ed1f44b257ce4bccad350
SHA256: d08ae781472491e129f75dc16615bd611ac81b72912d3a7749ce6d354118f431
SHA512: 74419a55e1681699b8c4b0a9a57bb672fce6dd9e7bbb8745f7c8d0788ad1be0800437cfc78ed75184e883f088a5cccdf6fc3ead677aab0e3bfd0ca0dfb7ea229
Description: Simple word stemming utility using Snowball
 Snowball provides access to efficient algorithms for calculating a
 "stemmed" form of a word.  This is a form with most of the common
 morphological endings removed; hopefully representing a common
 linguistic base form.  This is most useful in building search engines
 and information retrieval software; for example, a search with stemming
 enabled should be able to find a document containing "cycling" given the
 query "cycles".
 .
 Snowball provides algorithms for several (mainly European) languages.
 It also provides access to the classic Porter stemming algorithm for
 English: although this has been superseded by an improved algorithm, the
 original algorithm may be of interest to information retrieval
 researchers wishing to reproduce results of earlier experiments.
 .
 This package contains "stemwords", a simple utility for stemming words.
Homepage: https://snowballstem.org/
Multi-Arch: foreign

Package: libstemmer-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 21
Maintainer: Stefano Rivera <stefanor@debian.org>
Architecture: armhf
Source: snowball
Version: 2.2.0-2+apertis1bv2024dev3b1
Depends: libstemmer-tools (= 2.2.0-2+apertis1bv2024dev3b1)
Filename: pool/target/s/snowball/libstemmer-tools-dbgsym_2.2.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 8016
MD5sum: 7aed374d4c8a4b11b56d7d116fa0403e
SHA1: d612c6ed62692b37251636b2719df82652c468a1
SHA256: 5f7bf70195fa8d2d5e8bae15f3d1fec3a02248d5f1aac3ab02667f855e623e84
SHA512: 92b66c3c6b0ef40e5d4b9c5c5fb0a62410e38cf417727cba74f5586668391c2f6640c1a6e3bc4f2627f390fadc62708a904292e588c41736f776b1008c8f85c4
Description: debug symbols for libstemmer-tools
Auto-Built-Package: debug-symbols
Build-Ids: 67e178ee969d0d3597f5f803c88dd67559d23657

Package: libstemmer0d
Priority: optional
Section: libs
Installed-Size: 495
Maintainer: Stefano Rivera <stefanor@debian.org>
Architecture: armhf
Source: snowball
Version: 2.2.0-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/s/snowball/libstemmer0d_2.2.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 102232
MD5sum: 0aefd1a4ea27cc8f272c9a57e3a03587
SHA1: 8716a3579a86d810310bc7adcae56b810f123818
SHA256: bfcf6ddfa6eb3d17bb167e920edddef1988963936df4df4d986a5426beb4efc8
SHA512: 04e68c8bb6f61e4a76658f8ddd4347631c960973a35c32afb543be3331919b1c2afd50e0544beaf880d312e9dd652af0162b4c6b561c5b397ee875dad9387a9b
Description: Snowball stemming algorithms for use in Information Retrieval
 Snowball provides access to efficient algorithms for calculating a
 "stemmed" form of a word.  This is a form with most of the common
 morphological endings removed; hopefully representing a common
 linguistic base form.  This is most useful in building search engines
 and information retrieval software; for example, a search with stemming
 enabled should be able to find a document containing "cycling" given the
 query "cycles".
 .
 Snowball provides algorithms for several (mainly European) languages.
 It also provides access to the classic Porter stemming algorithm for
 English: although this has been superseded by an improved algorithm, the
 original algorithm may be of interest to information retrieval
 researchers wishing to reproduce results of earlier experiments.
Homepage: https://snowballstem.org/
Multi-Arch: same

Package: libstemmer0d-dbgsym
Priority: optional
Section: debug
Installed-Size: 592
Maintainer: Stefano Rivera <stefanor@debian.org>
Architecture: armhf
Source: snowball
Version: 2.2.0-2+apertis1bv2024dev3b1
Depends: libstemmer0d (= 2.2.0-2+apertis1bv2024dev3b1)
Filename: pool/target/s/snowball/libstemmer0d-dbgsym_2.2.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 376852
MD5sum: 20df7065a8210a91557b37d092736e97
SHA1: c8c097acfe0cae6e66b4a324c0818ca98b56673d
SHA256: 4fd050afe8f04605d1e4d9fbd2c098c0645fc18b83673dbc5d41cc790a15d5a9
SHA512: 0af980c909f33487c3ed18b97bf8973a7e0e6a3a52518d6690f883d594b9309a377b944e6d6fd5aaf95946bfb850e89aa29d374e43fdb9533de4227d745e0bd5
Description: debug symbols for libstemmer0d
Auto-Built-Package: debug-symbols
Build-Ids: 5ba4f397609a4a30be08cd09798f467a54844467
Multi-Arch: same

Package: libsubid-dev
Priority: optional
Section: libdevel
Installed-Size: 433
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: armhf
Source: shadow
Version: 1:4.13+dfsg1-1+apertis0bv2024dev3b1
Depends: libsubid4 (= 1:4.13+dfsg1-1+apertis0bv2024dev3b1)
Filename: pool/target/s/shadow/libsubid-dev_4.13+dfsg1-1+apertis0bv2024dev3b1_armhf.deb
Size: 224324
MD5sum: 63f98c2b14a400238d212a5d4be473c2
SHA1: 58ba8eea55aa72235ccce13e2f0fd6ff4ab571c2
SHA256: e33989d855f34b62b357e7a1b028b20050ade4a722bf589dd06573793c7bc3de
SHA512: ae4a5217912a1217decd2929c4876e9beab5deee42508a908a508ed6a66b73296c77668c0b265855b5b4253c40cb5b08e97f386280b01e28a7e0b59d8bafb0e7
Description: subordinate id handling library -- shared library
 The library provides an interface for querying, granding and ungranting
 subordinate user and group ids.
 .
 This package contains the C header files that are
 needed for applications to use the libsubid4 library.
Homepage: https://github.com/shadow-maint/shadow
Multi-Arch: same

Package: libsubid4
Priority: optional
Section: libs
Installed-Size: 275
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: armhf
Source: shadow
Version: 1:4.13+dfsg1-1+apertis0bv2024dev3b1
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.32)
Filename: pool/target/s/shadow/libsubid4_4.13+dfsg1-1+apertis0bv2024dev3b1_armhf.deb
Size: 206632
MD5sum: 26949ad9f4cde4f241de511243310bf4
SHA1: 28e412dd422e34f81f5d11aff2888cd0612a77e1
SHA256: 196891cf41a98d09d34a5f7a25f5399baff61d41ea41ade1c2fbbe46fe0f6601
SHA512: 4eb2f347ccb9bae4f9a33b50a2c6730c12174ff5a0435a239d17c0032b2a29bfbbc50400f122e489003a93a61fcd04ec5e6cd5ba6252d1147651f2bd4884dc38
Description: subordinate id handling library -- shared library
 The library provides an interface for querying, granding and ungranting
 subordinate user and group ids.
Homepage: https://github.com/shadow-maint/shadow
Multi-Arch: same

Package: libsubid4-dbgsym
Priority: optional
Section: debug
Installed-Size: 204
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: armhf
Source: shadow
Version: 1:4.13+dfsg1-1+apertis0bv2024dev3b1
Depends: libsubid4 (= 1:4.13+dfsg1-1+apertis0bv2024dev3b1)
Filename: pool/target/s/shadow/libsubid4-dbgsym_4.13+dfsg1-1+apertis0bv2024dev3b1_armhf.deb
Size: 169208
MD5sum: ed6cb05affc7204de7e5e0f288524f1c
SHA1: 81f5a2eafeddacf3d3479e6f4259482e2b244bc3
SHA256: 54561ac2d164df5cbd07eaddb455769a9dac859d5e4d60be51e3d4fae0370bbd
SHA512: 137ac77fbfb26729733f4162cf5787930ee1ef89a39436eccd39490a29a897d7ed66514a02f0e8362ce981654e6bda10e8a4878f823b70fb9963fd38a710c66d
Description: debug symbols for libsubid4
Auto-Built-Package: debug-symbols
Build-Ids: d6ac10be3f47bf18362e5ac3c4939f524293a29c
Multi-Arch: same

Package: libsvtav1-dev
Priority: optional
Section: libdevel
Installed-Size: 105
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: svt-av1
Version: 1.4.1+dfsg-1+apertis2bv2024dev3b1
Filename: pool/target/s/svt-av1/libsvtav1-dev_1.4.1+dfsg-1+apertis2bv2024dev3b1_all.deb
Size: 30980
MD5sum: 3725279c18f370ed8b8d7a907bd5c027
SHA1: 48787ee9b486841caa51f2519c4acaac2dac14f3
SHA256: b3d3d6c133e6520f408a99f56d3b4feb84459e758d88c67802ae26bfec36627f
SHA512: 2c417ed2360d4523fcf571c95bbbfbe7a3497ba2159adc452a3a7e7ed44ac65e26baf902dfa0a8841a386b8ef417a5aedcb42f9d96fc0e437673ecd576e8e59c
Description: Scalable Video Technology for AV1 (header files)
 The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
 AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
 is a work-in-progress targeting performance levels applicable to both VOD and
 Live encoding / transcoding video applications. The SVT-AV1 decoder
 implementation is targeting future codec research activities.
 .
 This package provides the header files shared between libsvtav1enc-dev
 and libsvtav1dec-dev.
Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1
Multi-Arch: foreign

Package: libsvtav1dec-dev
Priority: optional
Section: libdevel
Installed-Size: 34
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: svt-av1
Version: 1.4.1+dfsg-1+apertis2bv2024dev3b1
Depends: libsvtav1-dev (= 1.4.1+dfsg-1+apertis2bv2024dev3b1), libsvtav1dec0 (= 1.4.1+dfsg-1+apertis2bv2024dev3b1)
Filename: pool/target/s/svt-av1/libsvtav1dec-dev_1.4.1+dfsg-1+apertis2bv2024dev3b1_armhf.deb
Size: 14964
MD5sum: b93f92d99f2a472f98bae411dac8c0d3
SHA1: 7da07e009d1e650c33027a199d83e9844158d25b
SHA256: 8cae6ff928c3ceeb4499af1f0ffce6dcee7fd5c83f9a6c85d8ce615ca77629ac
SHA512: a2016473451d6547f12371b15aabf998ed74740df35cb485e13ffec952c543dff16e4435b192528b338d4f7fce760ff79e1e5a7b8c594d0cd1869ac776452d9a
Description: Scalable Video Technology for AV1 (libsvtav1dec development files)
 The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
 AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
 is a work-in-progress targeting performance levels applicable to both VOD and
 Live encoding / transcoding video applications. The SVT-AV1 decoder
 implementation is targeting future codec research activities.
 .
 This package provides the development files for libsvtav1dec.
Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1
Multi-Arch: same

Package: libsvtav1dec0
Priority: optional
Section: libs
Installed-Size: 942
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: svt-av1
Version: 1.4.1+dfsg-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/s/svt-av1/libsvtav1dec0_1.4.1+dfsg-1+apertis2bv2024dev3b1_armhf.deb
Size: 338488
MD5sum: 668b5dab4f1d7ffe587fe2ecd76dacef
SHA1: 64aa3ce07664ce5216ed706bd0c25f926b15094c
SHA256: 77bc24e5ff5d3cc09363b55adc6905b15007731f1d5711671d3500d6ed4cc81e
SHA512: fbf6aee302f1153785df7ca2cab6bc9f4e8cef508edbef9baf142c450798f2b88d785997fb2751e05da1e271027511d7ed9d9c7b7ec023548b13f9ab6f130b05
Description: Scalable Video Technology for AV1 (libsvtav1dec shared library)
 The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
 AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
 is a work-in-progress targeting performance levels applicable to both VOD and
 Live encoding / transcoding video applications. The SVT-AV1 decoder
 implementation is targeting future codec research activities.
 .
 This package provides the shared library libsvtav1dec.
Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1
Multi-Arch: same

Package: libsvtav1dec0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1489
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: svt-av1
Version: 1.4.1+dfsg-1+apertis2bv2024dev3b1
Depends: libsvtav1dec0 (= 1.4.1+dfsg-1+apertis2bv2024dev3b1)
Filename: pool/target/s/svt-av1/libsvtav1dec0-dbgsym_1.4.1+dfsg-1+apertis2bv2024dev3b1_armhf.deb
Size: 1409724
MD5sum: ff10ffb0db45ef7123cdb33bb31beae0
SHA1: 1e4b082af5d14743cc5e72eb7a17ac818857b761
SHA256: a8df6dc87c5f65300ae291090002b0373b87b7416b887934152b2121b4edd413
SHA512: 720bcee055ff380acca31d9935ac39533872d9e472b6cdb932247da8459afc3ebd5f14294214d40be94ccfbb1a0832aba46105737d5981ebfb61c26a352258f0
Description: debug symbols for libsvtav1dec0
Auto-Built-Package: debug-symbols
Build-Ids: a9305dc4f89fab34b2f6142a98a0bfd995689d63
Multi-Arch: same

Package: libsvtav1enc-dev
Priority: optional
Section: libdevel
Installed-Size: 34
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: svt-av1
Version: 1.4.1+dfsg-1+apertis2bv2024dev3b1
Depends: libsvtav1-dev (= 1.4.1+dfsg-1+apertis2bv2024dev3b1), libsvtav1enc1 (= 1.4.1+dfsg-1+apertis2bv2024dev3b1)
Filename: pool/target/s/svt-av1/libsvtav1enc-dev_1.4.1+dfsg-1+apertis2bv2024dev3b1_armhf.deb
Size: 14956
MD5sum: 31d6bfb853c9c3d7874c53a36857981b
SHA1: b28d178ccb09ec249cbf901482693907dbd96243
SHA256: 5069a291d337984d2fcf0690555783a8c3ca8f02944ffa34b471f54f3f44f0c4
SHA512: 755c655e477daed094e06fb73d399eb4e212a0eb0c49f2ab2f10418a4c7b136aba0505b5ee4b597f8355a66ad71ecb387054fd3a8aba9ea9bfe0ce0e476aec19
Description: Scalable Video Technology for AV1 (libsvtav1enc development files)
 The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
 AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
 is a work-in-progress targeting performance levels applicable to both VOD and
 Live encoding / transcoding video applications. The SVT-AV1 decoder
 implementation is targeting future codec research activities.
 .
 This package provides the development files for libsvtav1enc.
Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1
Multi-Arch: same

Package: libsvtav1enc1
Priority: optional
Section: libs
Installed-Size: 2404
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: svt-av1
Version: 1.4.1+dfsg-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/s/svt-av1/libsvtav1enc1_1.4.1+dfsg-1+apertis2bv2024dev3b1_armhf.deb
Size: 897732
MD5sum: 2afbe6ba5eb41ac59f75a1a23171b448
SHA1: feabe27047f3f8baaeb9e346c9084bc3c287ba42
SHA256: cc67ba7c110396cf176df0f66a5d380de04a6257099cb2161813b9e37c038330
SHA512: ca2f31976a5682c2be672be21d19e827f64c7519d9c17447ba58a3a47e21cbc46ec7be3f2c00448b61f6fc68a6976632a360bf96096e4f883cfb64a18c0c552d
Description: Scalable Video Technology for AV1 (libsvtav1enc shared library)
 The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
 AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
 is a work-in-progress targeting performance levels applicable to both VOD and
 Live encoding / transcoding video applications. The SVT-AV1 decoder
 implementation is targeting future codec research activities.
 .
 This package provides the shared library libsvtav1enc.
Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1
Multi-Arch: same

Package: libsvtav1enc1-dbgsym
Priority: optional
Section: debug
Installed-Size: 3667
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: svt-av1
Version: 1.4.1+dfsg-1+apertis2bv2024dev3b1
Depends: libsvtav1enc1 (= 1.4.1+dfsg-1+apertis2bv2024dev3b1)
Filename: pool/target/s/svt-av1/libsvtav1enc1-dbgsym_1.4.1+dfsg-1+apertis2bv2024dev3b1_armhf.deb
Size: 3528424
MD5sum: bc30819be8cce07e007aaa704e42909e
SHA1: b1d1de093fc046f2356c99053b7921b3a8d190ce
SHA256: 2c77d8cec1b66845a97c1e40507d7f4c595ba5ce4033eae96d696b0f2f2d3b45
SHA512: 5fc92f352ca6488441d098d0c701b0edd156941692ae82381f01a52551d0ee6541e33e1a9b5eb556ac93c15e14a8dadf1f3c6b8ac34a0ff4a477da24c629dfce
Description: debug symbols for libsvtav1enc1
Auto-Built-Package: debug-symbols
Build-Ids: 1d572a3fedac91f00d9ed955ea5c11681e60cedd
Multi-Arch: same

Package: libsystemd-dev
Priority: optional
Section: libdevel
Installed-Size: 1114
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libsystemd0 (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libsystemd-dev_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 361764
MD5sum: 99ba6a82792f633dc4d0410b7d039fbc
SHA1: f198d1f001242ed9121edb208a5271d4877bce64
SHA256: f90d7eb7aa087918b1032038b9bc90282b7f78c7cb801a6a535cda8314461b24
SHA512: dc9e61eb017c7c004fcacaf948c9109cc910d3c8249ca0ba1dbb1c6fc3f6a4b1f13d4e19bb6e56274b6535dacc2f6ddb40697744b2aff9aed66844f84ed8feed
Description: systemd utility library - development files
 This library provides APIs to interface with various system components such as
 the system journal, the system service manager, D-Bus and more.
 .
 This package contains the files needed for developing applications that
 use libsystemd.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: same

Package: libsystemd-shared
Priority: optional
Section: libs
Installed-Size: 3696
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.13), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.24), libc6 (>= 2.36), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.4.0), libgcrypt20 (>= 1.10.0), libip4tc2 (>= 1.8.3), libkmod2 (>= 15), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.4.1), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2)
Filename: pool/target/s/systemd/libsystemd-shared_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 1556240
MD5sum: 942278816caca36a01554faba0ca45e7
SHA1: 12ad0a66ddbe6658248fd4b8e4bda231a99ae332
SHA256: 349197f635607263564b17c06d944fbeb96a78872c98f17a83eb803c5d0b3f60
SHA512: bd457b76cc3eef043b462bc4332fbe705ac811fadf1249fe0cf87ea04af5efa7267760eb0caec3be907f7d72cb708f65bbe112afc725474310338ba9c8578032
Description: systemd shared private library
 This internal shared library provides common code used by various systemd
 components. It is supposed to decrease memory and disk footprint.
 The shared library is not meant for public use and is not API or ABI stable.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: same

Package: libsystemd-shared-dbgsym
Priority: optional
Section: debug
Installed-Size: 6628
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libsystemd-shared (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libsystemd-shared-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 5732332
MD5sum: 372d6a5bb46582734042486a0aaa0e71
SHA1: 5d63f679e4b09b030f66aeb034f1abe5ec534e0d
SHA256: 3ad3313fdfe336cdb1319b1178a46dbcbe8e6f6ac9588e6de8957794831aa9e6
SHA512: bfc5d24ab8273aadd5006d91b7f476549fdc029156424bfecf817dba9629c6a3f73fed80b388336ea307ffbb6c2671b66999222cffeeb3d9cbebf3e2e02a36b7
Description: debug symbols for libsystemd-shared
Auto-Built-Package: debug-symbols
Build-Ids: 440bfa654967cd8996130a9b9628836bf5b11641 7f67b43ec207711be30395df60f57460ccf6fb6a
Multi-Arch: same

Package: libsystemd0
Priority: optional
Section: libs
Installed-Size: 651
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.2)
Filename: pool/target/s/systemd/libsystemd0_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 313252
MD5sum: 28803806cdaa5fdfafdd14e93e7322ef
SHA1: a7f02203c95618d9696c1fb81ea7b6bf1119b40b
SHA256: 1257daeaffbf6823f6e39b2caf3718ab253c446afa6ee037193adacca05c4b12
SHA512: cea94626033e8c38b57817e7f24182f91c9af0be19fa2403d42def6d40d0677cc54d82ca99da53df6a5c0289e34819206d695c62ed23a88471a5dcbe55060ce5
Description: systemd utility library
 This library provides APIs to interface with various system components such as
 the system journal, the system service manager, D-Bus and more.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: same

Package: libsystemd0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1433
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libsystemd0 (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libsystemd0-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 1200836
MD5sum: 9e1c38ebbaac8895d8a19891a7a238f5
SHA1: b7b450b2dab6e80a642bdee7c8f00e1821723038
SHA256: 0da49bd26e982a8a0065be87a6a9adb05aee8253a9ac6013b6e6d68c1f677891
SHA512: 104c21101dd0e40ce4985fa3d8f5326a1146c33588d8221f532eaaf38e48149992baf94cd673eb17da793dcf0e4b3d5c3efb65fcdfc187e366b01f90f509ca11
Description: debug symbols for libsystemd0
Auto-Built-Package: debug-symbols
Build-Ids: b931ac730410fb0c0e60f3106d3a992ca7a0d115
Multi-Arch: same

Package: libtag1-dev
Priority: optional
Section: libdevel
Installed-Size: 766
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: taglib
Version: 1.13-2+apertis3bv2024dev3b1
Depends: dpkg-dev, libtag1v5 (= 1.13-2+apertis3bv2024dev3b1), zlib1g-dev
Filename: pool/target/t/taglib/libtag1-dev_1.13-2+apertis3bv2024dev3b1_armhf.deb
Size: 93296
MD5sum: 96f72101d7f83a3e24d4ad569657b306
SHA1: 18339499f76cd013b12d581f0135a1a22107acb9
SHA256: 5f4b346fcf6aa29bc91127ef438903e10a6c86d386b14f97500a9d508f1d4f78
SHA512: b80b3671a3a1e33a66e53ad9bfb606e8ce38484093ebf9462d7f623e8e583a3966e4e0773d8158522f2ccd8c84a4edc9d4ac6d77c6b347cc6d64159ce980254b
Description: audio meta-data library - development files
 TagLib is a library for reading and editing audio meta data, commonly know as
 tags.
 .
  - A clean, high level, C++ API to handling audio meta data.
  - Format specific APIs for advanced API users.
  - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
  - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
    Vorbis, Speex and Opus file formats.
  - Basic audio file properties such as length, sample rate, etc.
  - Long term binary and source compatibility.
  - Extensible design, notably the ability to add other formats or extend
  - current formats as a library user.
  - Full support for unicode and internationalized tags.
  - Dual MPL and LGPL licenses.
  - No external toolkit dependencies.
 .
 This is the development package which contains headers for the TagLib Audio
 Meta-Data Library.
Homepage: https://taglib.github.io/
Multi-Arch: same

Package: libtag1-doc
Priority: optional
Section: doc
Installed-Size: 15483
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: taglib
Version: 1.13-2+apertis3bv2024dev3b1
Depends: libjs-jquery
Suggests: libtag1-dev
Filename: pool/target/t/taglib/libtag1-doc_1.13-2+apertis3bv2024dev3b1_all.deb
Size: 792428
MD5sum: 042005e383e207ef0c4700b973dcf9ce
SHA1: 922cd50b17f00ad5c5b56cf49361a7783b359515
SHA256: 4fd873332bd207d0e377c4824291158e4a945f09f08a5a76a221992c59be778f
SHA512: 2d655d4b870bdfa4ab9f69a67d7962d5b3ad62b3551e36b9baafa7fddd3093e858f03e6b2ebdc24385616b8a76b117e318b475a605710307fa312b4825f792eb
Description: audio meta-data library - API documentation
 TagLib is a library for reading and editing audio meta data, commonly know as
 tags.
 .
  - A clean, high level, C++ API to handling audio meta data.
  - Format specific APIs for advanced API users.
  - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
  - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
    Vorbis, Speex and Opus file formats.
  - Basic audio file properties such as length, sample rate, etc.
  - Long term binary and source compatibility.
  - Extensible design, notably the ability to add other formats or extend
  - current formats as a library user.
  - Full support for unicode and internationalized tags.
  - Dual MPL and LGPL licenses.
  - No external toolkit dependencies.
 .
 This is the documentation package which contains API documentation for the
 TagLib Audio Meta-Data Library.
Homepage: https://taglib.github.io/
Multi-Arch: foreign

Package: libtag1v5
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: taglib
Version: 1.13-2+apertis3bv2024dev3b1
Replaces: libtag1c2a
Depends: libtag1v5-vanilla (= 1.13-2+apertis3bv2024dev3b1)
Conflicts: libtag-extras0, libtag1c2a
Filename: pool/target/t/taglib/libtag1v5_1.13-2+apertis3bv2024dev3b1_armhf.deb
Size: 21304
MD5sum: 932e1612aeb67867d6384d9b7b9445f4
SHA1: a3cc78b6d9fa78f831276b5347dbd38ffbc5392b
SHA256: bddeac30d8e91ebf0c18f54b75545d04728331e5061f07935ca4bade2bffd430
SHA512: 344d7e68b6cd1f6cc6b09aa9d82399850a1387338955abd8978f78d44ffe8840352f8d7b77dd4778354e455e0571b1b5cbde33da2d85f924246f93f15325d641
Description: audio meta-data library
 TagLib is a library for reading and editing audio meta data, commonly know as
 tags.
 .
  - A clean, high level, C++ API to handling audio meta data.
  - Format specific APIs for advanced API users.
  - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
  - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
    Vorbis, Speex and Opus file formats.
  - Basic audio file properties such as length, sample rate, etc.
  - Long term binary and source compatibility.
  - Extensible design, notably the ability to add other formats or extend
  - current formats as a library user.
  - Full support for unicode and internationalized tags.
  - Dual MPL and LGPL licenses.
  - No external toolkit dependencies.
 .
 This package is the main metapackage for the TagLib Audio Meta-Data Library.
 Historically packages using TagLib should depend on this package rather than
 specific TagLib flavour even if the only vanilla (original) flavour is
 available at the moment.
Homepage: https://taglib.github.io/
Multi-Arch: same

Package: libtag1v5-vanilla
Priority: optional
Section: libs
Installed-Size: 818
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: taglib
Version: 1.13-2+apertis3bv2024dev3b1
Replaces: libtag1-vanilla, libtag1c2a (<< 1.5-5)
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Conflicts: libtag-extras0, libtag1-rusxmms
Breaks: libtag1-vanilla, libtag1c2a (<< 1.5-5)
Filename: pool/target/t/taglib/libtag1v5-vanilla_1.13-2+apertis3bv2024dev3b1_armhf.deb
Size: 252400
MD5sum: 6bffd9db5f63cb44aca91595c225ce46
SHA1: 41bb46b8eba1dc27402dc3a28040489beda19cf6
SHA256: a468539f4c99cb3a5a3bd49af97f79ee5ef46a2e26cdfcf00d8ecb17347821cc
SHA512: 4b3966eaa175ecd8e9bee6c4c80dd034f52429419557ecbddf484f2a3cfd42d6b93dfa281eb79a7532fc34a33b77d78fc2d2a32990571d971cc55bbaa4dcea3b
Description: audio meta-data library - vanilla flavour
 TagLib is a library for reading and editing audio meta data, commonly know as
 tags.
 .
  - A clean, high level, C++ API to handling audio meta data.
  - Format specific APIs for advanced API users.
  - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
  - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
    Vorbis, Speex and Opus file formats.
  - Basic audio file properties such as length, sample rate, etc.
  - Long term binary and source compatibility.
  - Extensible design, notably the ability to add other formats or extend
  - current formats as a library user.
  - Full support for unicode and internationalized tags.
  - Dual MPL and LGPL licenses.
  - No external toolkit dependencies.
 .
 This is the runtime package for programs that use the TagLib Audio Meta-Data
 Library. This package contains original and unpatched flavour of the library.
Homepage: https://taglib.github.io/
Multi-Arch: same

Package: libtag1v5-vanilla-dbgsym
Priority: optional
Section: debug
Installed-Size: 2083
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: taglib
Version: 1.13-2+apertis3bv2024dev3b1
Depends: libtag1v5-vanilla (= 1.13-2+apertis3bv2024dev3b1)
Filename: pool/target/t/taglib/libtag1v5-vanilla-dbgsym_1.13-2+apertis3bv2024dev3b1_armhf.deb
Size: 1674688
MD5sum: 1729050ccff9afeedc23a3fb2e7997f3
SHA1: ca6f1d995595dcb0bbde7f518be4c9170fab3a90
SHA256: 395add1b8b52488b70d632cdbae42e421fa0c8528b6489d213083d34a77c0b46
SHA512: 82246b5723948676797e2bc5d76fa7d16b98882c8e01857cc540099db5f3dce946acfee9fddaee4267f25a8a2b93d75c9e451eb38434ac840e27ab48cbf2a91a
Description: debug symbols for libtag1v5-vanilla
Auto-Built-Package: debug-symbols
Build-Ids: f487a09e69c4efd4b4de7546126226804cc825cd
Multi-Arch: same

Package: libtagc0
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: taglib
Version: 1.13-2+apertis3bv2024dev3b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 5), libtag1v5 (>= 1.9.1-2.2~)
Filename: pool/target/t/taglib/libtagc0_1.13-2+apertis3bv2024dev3b1_armhf.deb
Size: 25712
MD5sum: 4977943d49327f31bf21098f0486574a
SHA1: 9789445ed250007a343db172fc12981c40f44314
SHA256: 27c320a226f4bf7122dce4fc72f521f816e52ff2e130ac26ba5d366618f4abb3
SHA512: 57e848136cef9f693440bc6c571d921f2f33d58b6df0ecabe30147ede183d83d3447af8eeec0734deb170fea458ae433e84bd48d596d0fa7f3e63c280050d5e6
Description: audio meta-data library - C bindings
 TagLib is a library for reading and editing audio meta data, commonly know as
 tags.
 .
  - A clean, high level, C++ API to handling audio meta data.
  - Format specific APIs for advanced API users.
  - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
  - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
    Vorbis, Speex and Opus file formats.
  - Basic audio file properties such as length, sample rate, etc.
  - Long term binary and source compatibility.
  - Extensible design, notably the ability to add other formats or extend
  - current formats as a library user.
  - Full support for unicode and internationalized tags.
  - Dual MPL and LGPL licenses.
  - No external toolkit dependencies.
 .
 This is the runtime package for programs that use the TagLib Audio Meta-Data
 Library (C bindings).
Homepage: https://taglib.github.io/
Multi-Arch: same

Package: libtagc0-dbgsym
Priority: optional
Section: debug
Installed-Size: 61
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: taglib
Version: 1.13-2+apertis3bv2024dev3b1
Depends: libtagc0 (= 1.13-2+apertis3bv2024dev3b1)
Filename: pool/target/t/taglib/libtagc0-dbgsym_1.13-2+apertis3bv2024dev3b1_armhf.deb
Size: 44512
MD5sum: df400faa9511b027f6241d5ecc98a90d
SHA1: 7d5addda7d1313419112bbbd6cc3e650e0591c0d
SHA256: 855b9b47d55df47f95b73b5fb7176a9381a0f8a391a06809c7c0394c8f577475
SHA512: 086fcb64ca44d34f238076917bcf9cb5bab2322786d14bcaaf6d1533c2d876e70b5998739fc62aa1d3eb781c5eb80a7859598f4c765c4c89cfa270e67b48ead0
Description: debug symbols for libtagc0
Auto-Built-Package: debug-symbols
Build-Ids: 4eca9c95597d2dfacb1f8aa97c13bf8aef733d27
Multi-Arch: same

Package: libtagc0-dev
Priority: optional
Section: libdevel
Installed-Size: 69
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: taglib
Version: 1.13-2+apertis3bv2024dev3b1
Depends: libtag1-dev (= 1.13-2+apertis3bv2024dev3b1), libtagc0 (= 1.13-2+apertis3bv2024dev3b1)
Filename: pool/target/t/taglib/libtagc0-dev_1.13-2+apertis3bv2024dev3b1_armhf.deb
Size: 23964
MD5sum: 721fea27613a582d3adda37d3f8830cd
SHA1: 2d1848c361df0ce5079b0645321c391357652c84
SHA256: 2184285ba842fa1743949da248c24f3a5b5520533ede6620eb2d0fdce3b923e3
SHA512: 159c10ecaafa6c2142cad04364a3d92afb89b1b1ae8b6ff132bc573a3eef2f0802381379ef229febd35b51dd7456f7d9903318bf6dae942eade13e36a5bc111c
Description: audio meta-data library - development files for C bindings
 TagLib is a library for reading and editing audio meta data, commonly know as
 tags.
 .
  - A clean, high level, C++ API to handling audio meta data.
  - Format specific APIs for advanced API users.
  - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
  - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
    Vorbis, Speex and Opus file formats.
  - Basic audio file properties such as length, sample rate, etc.
  - Long term binary and source compatibility.
  - Extensible design, notably the ability to add other formats or extend
  - current formats as a library user.
  - Full support for unicode and internationalized tags.
  - Dual MPL and LGPL licenses.
  - No external toolkit dependencies.
 .
 This is the development package which contains headers for the TagLib Audio
 Meta-Data Library (C bindings).
Homepage: https://taglib.github.io/
Multi-Arch: same

Package: libtasn1-6
Priority: optional
Section: libs
Installed-Size: 87
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Version: 4.19.0-2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libt/libtasn1-6/libtasn1-6_4.19.0-2+apertis0bv2024dev3b1_armhf.deb
Size: 45328
MD5sum: 472681b7a29ab3ddb95c231991d2f097
SHA1: 8c34453697cf40a0060899a4e6ae1d11c325c634
SHA256: 44dbb582d8874e33f3bf03e9e6688eea237da70e9e0d1e8e95f945e18245f287
SHA512: 88bd706191ef7bfdfb2913a1274fb3e8584c41fffa0ab251ed61d58d23c3c871a4e712b28cc18cd83db77ff91dd467d8655228876df89f04dd9ecbbedb5627ec
Description: Manage ASN.1 structures (runtime)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains runtime libraries.
Homepage: https://www.gnu.org/software/libtasn1/
Multi-Arch: same

Package: libtasn1-6-dbgsym
Priority: optional
Section: debug
Installed-Size: 106
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libtasn1-6
Version: 4.19.0-2+apertis0bv2024dev3b1
Depends: libtasn1-6 (= 4.19.0-2+apertis0bv2024dev3b1)
Filename: pool/target/libt/libtasn1-6/libtasn1-6-dbgsym_4.19.0-2+apertis0bv2024dev3b1_armhf.deb
Size: 91136
MD5sum: c7745e30b41c5a5efef9e29addd46b41
SHA1: d3c5ebbade7d757ea8c1a51889a5c41817d9380d
SHA256: 19705d4d19ddce4774c8856025896543cca97cca1e34a873fa15a92654027760
SHA512: e41d19a8b15a9a307e067db9b23f50d26bba572097c0f7fc727a2b45e48213f16783ae6fbc5c048a6bf8eaf138c2641cf697fdf837b2908b7b969559bf39e1a7
Description: debug symbols for libtasn1-6
Auto-Built-Package: debug-symbols
Build-Ids: abd82b295656444455e4e5ec14266245e374ec67
Multi-Arch: same

Package: libtasn1-6-dev
Priority: optional
Section: libdevel
Installed-Size: 205
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libtasn1-6
Version: 4.19.0-2+apertis0bv2024dev3b1
Provides: libtasn1-dev
Depends: libtasn1-6 (= 4.19.0-2+apertis0bv2024dev3b1)
Recommends: libtasn1-doc (= 4.19.0-2+apertis0bv2024dev3b1)
Conflicts: libtasn1-dev
Filename: pool/target/libt/libtasn1-6/libtasn1-6-dev_4.19.0-2+apertis0bv2024dev3b1_armhf.deb
Size: 94444
MD5sum: 7c4e3a6c61a8d70fdb8324977c2880e7
SHA1: d784e63ab74abb2bca909689068a3af54c8af6ac
SHA256: 932a5930e60c3790edbbd817149bbe164409aae5d51b688ee1b9f9a028c6189f
SHA512: 01bee72c71c87443564ccb2ab0904485fc493c925d422f170fa904980ba348fe2c2e1215f9ee0a8d0f5cecfab8840323f298a89204ca8449490971a52fbe831a
Description: Manage ASN.1 structures (development)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains header files and libraries for static linking.
Homepage: https://www.gnu.org/software/libtasn1/
Multi-Arch: same

Package: libtasn1-bin
Priority: optional
Section: devel
Installed-Size: 68
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libtasn1-6
Version: 4.19.0-2+apertis0bv2024dev3b1
Replaces: libtasn1-3-bin
Depends: libc6 (>= 2.34), libtasn1-6 (>= 4.14)
Breaks: libtasn1-3-bin (<< 3)
Filename: pool/target/libt/libtasn1-6/libtasn1-bin_4.19.0-2+apertis0bv2024dev3b1_armhf.deb
Size: 27940
MD5sum: 5cc1612a5106ee913371d0223ddcf8b9
SHA1: aa073d2e5bdd43328fdc6da23fea25b3e854bf0f
SHA256: f2f7f92e27a5b2ea48616924177ead31464c31e7858d8786df4058c95fd56f4b
SHA512: d300258e74ae9aef2d5c3511a44e5d4834f2aed51694aac93b2d5c1a58be63d1ecbc7bfaaf0a9dbbf95b924640ba118caf8cfa1c83fa432dafb5e93268f037e0
Description: Manage ASN.1 structures (binaries)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains programs to encode, decode and parse asn1 data
 structures.
Homepage: https://www.gnu.org/software/libtasn1/
Multi-Arch: foreign

Package: libtasn1-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 67
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: libtasn1-6
Version: 4.19.0-2+apertis0bv2024dev3b1
Depends: libtasn1-bin (= 4.19.0-2+apertis0bv2024dev3b1)
Filename: pool/target/libt/libtasn1-6/libtasn1-bin-dbgsym_4.19.0-2+apertis0bv2024dev3b1_armhf.deb
Size: 35372
MD5sum: 46f504eaf2a13c2b9bb053009dfeeca6
SHA1: cf43f1459f55bcbda12e40304b561af48b662a5f
SHA256: 96b08b592bcc7304bf0f283cb0a79738d499d60e22b5e0a278103d845812a1cb
SHA512: 62eeaee0d80461c986de0da5b87955a4a2aa6e5e4d1471d697fe7fcf89ff32c75d634e1546a402b507b6ff30b4797b43bfab373b409b090fa894d8e2455477ce
Description: debug symbols for libtasn1-bin
Auto-Built-Package: debug-symbols
Build-Ids: 0a016554337f72a24883244d63c2e0a409107be7 21634c32a6bda8e174b74668f15d6de46cd101ff 42629804cdecf2829612fcbd18a8d8ce6ee6b930

Package: libtasn1-doc
Priority: optional
Section: doc
Installed-Size: 573
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: all
Source: libtasn1-6
Version: 4.19.0-2+apertis0bv2024dev3b1
Replaces: libtasn1-3-dev (<< 3), libtasn1-6-dev (<< 3.6-2)
Breaks: libtasn1-3-dev (<< 3), libtasn1-6-dev (<< 3.6-2)
Filename: pool/target/libt/libtasn1-6/libtasn1-doc_4.19.0-2+apertis0bv2024dev3b1_all.deb
Size: 330472
MD5sum: 932bdcf8104ba785e45d0fc11225c9d6
SHA1: bda3f573fb5065953307570db6725d5dce815089
SHA256: b001653ce93fefa6da97c7e24263f61a3d47e105a9b0baa5773e6731865c4d42
SHA512: 8dab246ae3e39a73cfb366b05b2c3579281768afb74c9ee4fbb56b4ef16eaf38798adccb19a12a27d69fb629c90536787909d472d2d29d624ce6256745464867
Description: Manage ASN.1 structures (documentation)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains the documentation for developing with libtasn1.
Homepage: https://www.gnu.org/software/libtasn1/

Package: libtcmalloc-minimal4
Priority: optional
Section: libs
Installed-Size: 272
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: google-perftools
Version: 2.10-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Filename: pool/target/g/google-perftools/libtcmalloc-minimal4_2.10-1+apertis1bv2024dev3b1_armhf.deb
Size: 79580
MD5sum: 7fa66c41eef27af3860d4b2e482c09b0
SHA1: ad240cc9cb5a31e9c35921f4e0f874cdb2ffe73c
SHA256: 0c9d7874ae183a32e2801721496e0ab7ca190ff165ff2aa6d872e6b7aa57278d
SHA512: af2513b8ddd508d15103b000a4b298d47e96e3d346b62b4b0bb2bcbd328c77a4d9e4892f777e1519afe11a33322a1553ea5a0c8809a5ad4afc5da3ba63caddd8
Description: efficient thread-caching malloc
 The gperftools, previously called google-perftools, package contains some
 utilities to improve and analyze the performance of C++ programs. This is a
 part of that package, and includes an optimized thread-caching malloc.
Homepage: https://github.com/gperftools/gperftools
Multi-Arch: same

Package: libtcmalloc-minimal4-dbgsym
Priority: optional
Section: debug
Installed-Size: 722
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: google-perftools
Version: 2.10-1+apertis1bv2024dev3b1
Depends: libtcmalloc-minimal4 (= 2.10-1+apertis1bv2024dev3b1)
Filename: pool/target/g/google-perftools/libtcmalloc-minimal4-dbgsym_2.10-1+apertis1bv2024dev3b1_armhf.deb
Size: 628276
MD5sum: 23ca00ed5fe592a861cc346bd0e9f373
SHA1: 65b12899bf8d438e0c1411a28574ae4bef32dad3
SHA256: 487c9debf2571e759c2e518f0f138dfb9d9032266254c1d99c80e1cbf9fb22c7
SHA512: bb7c742b8245c41b02ea488f3fafba306021a10114b0c492c9b81f5677516352532383424d2469c128641dd1d71f098bdaa395274a16ba8e8482c91db8429ed5
Description: debug symbols for libtcmalloc-minimal4
Auto-Built-Package: debug-symbols
Build-Ids: 2a7306e0e581fe007d5a3eb254568b48e576ccf7 b0f402adfb15eaab6d3767402528c941af6ad8ab
Multi-Arch: same

Package: libtext-charwidth-perl
Priority: required
Section: perl
Installed-Size: 36
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 0.04-11+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), perl-base (>= 5.36.0-7+apertis0bv2024dev3b1), perlapi-5.36.0
Filename: pool/target/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-11+apertis1bv2024dev3b1_armhf.deb
Size: 9736
MD5sum: 4574d0a1ddb4637f975815f3ae0ee677
SHA1: dd037146651ca7f18d6da214802b415641fe46f3
SHA256: 764a0c24cb663aa6f464b4d3c3446dc4376b1bac6e45d70a7930cd413d1e5aec
SHA512: 5aeddff5df6df315fefda44cec8cbd9855a58ec188f2d0930c0c88e9a475faebf9d04881175e6b117cb1575f05f84b7d0f7a8ad18730b2cb6062530bb2cddcc2
Description: get display widths of characters on the terminal
 Text::CharWidth permits one to get the display widths of characters
 and strings on the terminal, using wcwidth() and wcswidth() from libc.
 .
 It provides mbwidth(), mbswidth(), and mblen().
Homepage: https://metacpan.org/release/Text-CharWidth
Multi-Arch: same

Package: libtext-charwidth-perl-dbgsym
Priority: optional
Section: debug
Installed-Size: 38
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libtext-charwidth-perl
Version: 0.04-11+apertis1bv2024dev3b1
Depends: libtext-charwidth-perl (= 0.04-11+apertis1bv2024dev3b1)
Filename: pool/target/libt/libtext-charwidth-perl/libtext-charwidth-perl-dbgsym_0.04-11+apertis1bv2024dev3b1_armhf.deb
Size: 26344
MD5sum: d1b84d0dff63e1057b1c8063ab2abdd6
SHA1: 0c86f4cc021711b329e7933e2752460a6e7b7875
SHA256: 2b7b2fcaec17c0d07805fe1f5ef4b08af89b085331eec9c96d5b6758c88b0f38
SHA512: 94f97614e23fdc6c5949997087b1e9756ef00bc812fcbd51db06f6039c50e02b47b9403092bd3f58fd6279763a6a5b5b3d085e6a0d1170dc53796974d5be5710
Description: debug symbols for libtext-charwidth-perl
Auto-Built-Package: debug-symbols
Build-Ids: f52d804cae80b83694a0f1e5ca2676ce90b9ecbb
Multi-Arch: same

Package: libtext-iconv-perl
Priority: required
Section: perl
Installed-Size: 47
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 1.7-8+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), perl-base (>= 5.36.0-7+apertis0bv2024dev3b1), perlapi-5.36.0
Filename: pool/target/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-8+apertis1bv2024dev3b1_armhf.deb
Size: 14212
MD5sum: 31613899b5f29abe5be6abf7466f9239
SHA1: 9f1cd9fd0cf020e04e165c6f8ec95b80646bde53
SHA256: 4f9f65e4167aa8097275df66e725ab0214e9ae477ef8632c9f53069a82df34d6
SHA512: 0e7be0e26d4d807ccf18d2a0b7bd2e742e3c17252090aa025172ad38f184854512b820868f0253fdc72b1be01bcd640e17bc1fbef6aaf38c412b8f22c096368d
Description: module to convert between character sets in Perl
 The iconv() family of functions from XPG4 defines an API for converting
 between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
 are provided by libc6.
 .
 This package allows access to them from Perl via the Text::Iconv
 package.
Homepage: https://metacpan.org/release/Text-Iconv
Multi-Arch: same

Package: libtext-iconv-perl-dbgsym
Priority: optional
Section: debug
Installed-Size: 44
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libtext-iconv-perl
Version: 1.7-8+apertis1bv2024dev3b1
Depends: libtext-iconv-perl (= 1.7-8+apertis1bv2024dev3b1)
Filename: pool/target/libt/libtext-iconv-perl/libtext-iconv-perl-dbgsym_1.7-8+apertis1bv2024dev3b1_armhf.deb
Size: 31732
MD5sum: 5f415247f13c70e72e9649f8c08d1b75
SHA1: 0224d431eb555d7d8f2c226c2b084c51d945fefe
SHA256: 01f3bdab7318bac4d92ac130af3e67e3de3e9aa80e6675d3443e4bf66b73191d
SHA512: cff4390cd7d0b28b05c76c2ad31c6abd0e2f3c89942208abcf4cdba2d86f9499611fc87818954e38b95fd4c73d00fc3658aeb81f18f1faa1db46b22dad8e752b
Description: debug symbols for libtext-iconv-perl
Auto-Built-Package: debug-symbols
Build-Ids: b1872251cc892ac48a6c16c14c3206f04f19ef75
Multi-Arch: same

Package: libtext-wrapi18n-perl
Priority: required
Section: perl
Installed-Size: 27
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.06-10+apertis0bv2024dev3b1
Depends: libtext-charwidth-perl
Filename: pool/target/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-10+apertis0bv2024dev3b1_all.deb
Size: 8336
MD5sum: ed3f38dddbede1bdb00a52939454e0f4
SHA1: 6ac9341f797d1136be16057dd16906dbd76eaf02
SHA256: 493261ebf538a42040e57c2a66b89d706e83ff0f46a511a71ac3f0c45fbf3a53
SHA512: 0ed47aa559a43443bf7fd52846caa9420ccdb3acab7e4b3cfc0d3316ca877f7727c7c999be5cf8a5a2736a01c44d34f99b115c289ba9b1b9432e073d19600b44
Description: internationalized substitute of Text::Wrap
 The Text::WrapI18N module is a substitution for Text::Wrap, supporting
 multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters
 such as east Asian characters, combining characters such as diacritical marks
 and Thai, and languages which don't use whitespaces between words such as
 Chinese and Japanese.
 .
 It provides wrap().
Homepage: https://metacpan.org/release/Text-WrapI18N

Package: libthai-data
Priority: optional
Section: libs
Installed-Size: 622
Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Architecture: all
Source: libthai
Version: 0.1.29-1+apertis1bv2024dev3b1
Breaks: libthai0 (<< 0.1.10)
Filename: pool/target/libt/libthai/libthai-data_0.1.29-1+apertis1bv2024dev3b1_all.deb
Size: 168188
MD5sum: 73b26502885a661b2fab23e5b98ce7d9
SHA1: 384db32d33cd623962adff4091c53509e0bcc906
SHA256: 45bc387ffb497ae1110a67e141733ff7d5ea8d19de134b4f4509c2f828706863
SHA512: 15eb82d029cdec545db0dfe14612128c73d0262eb2820c26b71c67c4626788c5e7360913ca20a82385342650336ae9d7f602472f8cfe4646c6ff7a5187e887fc
Description: Data files for Thai language support library
 LibThai is a set of Thai language support routines aimed to ease
 developers' tasks to incorporate Thai language support in their applications.
 It includes important Thai-specific functions e.g. word breaking, input and
 output methods as well as basic character and string supports.
 .
 This package contains data files needed by the LibThai library.
Homepage: https://linux.thai.net/projects/libthai
Multi-Arch: foreign

Package: libthai-dev
Priority: optional
Section: libdevel
Installed-Size: 115
Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Architecture: armhf
Source: libthai
Version: 0.1.29-1+apertis1bv2024dev3b1
Depends: libdatrie-dev, pkg-config, libthai0 (= 0.1.29-1+apertis1bv2024dev3b1)
Suggests: libthai-doc
Filename: pool/target/libt/libthai/libthai-dev_0.1.29-1+apertis1bv2024dev3b1_armhf.deb
Size: 21580
MD5sum: 8f1b120817acbb8f669dc7d4ba862954
SHA1: 93a31df5c20162442453e04ec6a1d39de7ce2d46
SHA256: 9de796be30d1d65fcd63519439f7fbb7b5ec66f64bead1d0c048c55f446abecb
SHA512: 7f1089105f2f9aa6afcdeb483444e03450bd6f358522d6c32599bb7626e36213f7bcd3e38896a595251936710f02e807e1dfbfff0845c0664edffb177cff1914
Description: Development files for Thai language support library
 LibThai is a set of Thai language support routines aimed to ease
 developers' tasks to incorporate Thai language support in their applications.
 It includes important Thai-specific functions e.g. word breaking, input and
 output methods as well as basic character and string supports.
 .
 This package contains the development libraries and header files you need to
 develop your programs using the LibThai library.
Enhances: libkhtml5
Homepage: https://linux.thai.net/projects/libthai
Multi-Arch: same

Package: libthai-doc
Priority: optional
Section: doc
Installed-Size: 485
Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Architecture: all
Source: libthai
Version: 0.1.29-1+apertis1bv2024dev3b1
Depends: libjs-jquery
Suggests: www-browser
Filename: pool/target/libt/libthai/libthai-doc_0.1.29-1+apertis1bv2024dev3b1_all.deb
Size: 79300
MD5sum: f17d36326de2f1f348996e7fc82951fd
SHA1: 9255ba1d1a675eb1a5cf6fe0f45a9d38ae850c23
SHA256: 90efd07f4633c83d630bb39f505528318cfdb14478786f514ccf1a2fc07500c2
SHA512: 419dbc89c4b2d138794bc745e96e8b7809508468fb8a2437836bd452a18abeeeeebe8568d8e37888c1954cd2422d8a00bc689146192af31f170b90956b046822
Description: Documentation files for Thai language support library
 LibThai is a set of Thai language support routines aimed to ease
 developers' tasks to incorporate Thai language support in their applications.
 It includes important Thai-specific functions e.g. word breaking, input and
 output methods as well as basic character and string supports.
 .
 This package contains documents about the LibThai library.
Homepage: https://linux.thai.net/projects/libthai
Multi-Arch: foreign

Package: libthai0
Priority: optional
Section: libs
Installed-Size: 83
Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Architecture: armhf
Source: libthai
Version: 0.1.29-1+apertis1bv2024dev3b1
Depends: libthai-data (>= 0.1.10), libc6 (>= 2.4), libdatrie1 (>= 0.2.0)
Filename: pool/target/libt/libthai/libthai0_0.1.29-1+apertis1bv2024dev3b1_armhf.deb
Size: 46784
MD5sum: c5f10f1699e53086451781cdf2270be0
SHA1: e01ac5460aa39cb03363362a338a54583c20a27d
SHA256: b06600a9ce7c95a98d2f423747bc5a616e084161147969274ac126319ce5b91c
SHA512: 7581fc6ba8ea08df89a7ca481aa5e15a124f5d0e5fdae493c50c430cd595b2558de2827337c81d999c6946a62f6c935592834906bf05f1c2cf68be60aae73244
Description: Thai language support library
 LibThai is a set of Thai language support routines aimed to ease
 developers' tasks to incorporate Thai language support in their applications.
 It includes important Thai-specific functions e.g. word breaking, input and
 output methods as well as basic character and string supports.
 .
 This package contains the shared libraries needed to run programs that use
 the LibThai library.
Enhances: libqtcore4, libqtgui4
Homepage: https://linux.thai.net/projects/libthai
Multi-Arch: same

Package: libthai0-dbgsym
Priority: optional
Section: debug
Installed-Size: 55
Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Architecture: armhf
Source: libthai
Version: 0.1.29-1+apertis1bv2024dev3b1
Depends: libthai0 (= 0.1.29-1+apertis1bv2024dev3b1)
Filename: pool/target/libt/libthai/libthai0-dbgsym_0.1.29-1+apertis1bv2024dev3b1_armhf.deb
Size: 38564
MD5sum: 52c083b2cba6cd14c93b91b0349ed8ce
SHA1: 267ea88948b1a14e4e86c3b9c994d274f12cf5bc
SHA256: cd906652f12330e3b5c3cf644bb18563c075521fcba9d922b24db6ac409a9649
SHA512: 2f679882bad9b67c2342b31ed93395588866ab461989c62e54a054a19004b307e62eff04113556ded5cdbce54cae7d2177e04b96fc2454a57f3ac5fe57a73e81
Description: debug symbols for libthai0
Auto-Built-Package: debug-symbols
Build-Ids: 5343bd1d3a59aa9ecfe7e27371565997382623a3
Multi-Arch: same

Package: libtheora-bin
Priority: optional
Section: utils
Installed-Size: 112
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libtheora
Version: 1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libogg0 (>= 1.0rc3), libpng16-16 (>= 1.6.2-1), libsdl1.2debian (>= 1.2.15), libtheora0 (>= 1.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2)
Filename: pool/target/libt/libtheora/libtheora-bin_1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1_armhf.deb
Size: 45780
MD5sum: 22cbf70aa8bdacca00c9c84dba53d7db
SHA1: b14a957f2e63e32e1f032c1faef6eb9db3982850
SHA256: 62fa8bfb19ff7d43b41a566e58bcdaa57d9bb7cd2749facae07490781d1fcedc
SHA512: 67b3a608e0b3aa0a91babe0613360467168d7c9e4618afd367904b7e6bc141d54dd328a9b5c73d5d81376f6ac7d5654913a12ac9540875835a52342354d7ad3b
Description: Theora Video Compression Codec (example encoder, decoder)
 Theora is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed video format.
 .
 This package contains a reference implementation of an encoder and a
 decoder.
Homepage: https://www.theora.org/
Multi-Arch: foreign

Package: libtheora-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 117
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libtheora
Version: 1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1
Depends: libtheora-bin (= 1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1)
Filename: pool/target/libt/libtheora/libtheora-bin-dbgsym_1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1_armhf.deb
Size: 73740
MD5sum: 88d7667972ace9ea3a5232d76a714428
SHA1: 722eeefc801a99d36c75328dab08346ac5c77e66
SHA256: 3463567bb83379063248c6204c2a6d9206e6d1da978360d8034ddbd20911064b
SHA512: 7070abc9a21c6e676d00f243662628297f876798debef02859b5fd8c1a0cd84a7393f8298cc4829f40a9fa6038eff0cdc8e0902dbdc4d3f0ec9a5b932719244b
Description: debug symbols for libtheora-bin
Auto-Built-Package: debug-symbols
Build-Ids: 1e356e2eecce99ffa42eb6ecec8883c6328772aa 8ff1dd2708fa80a9b1cc0e8d18a696b38ef4d6f2 9893d601de5d42c7617ac66caf6c21dc65c2c060 bc48439c670aceb9363eb0418b75fd3f80d03199

Package: libtheora-dev
Priority: optional
Section: libdevel
Installed-Size: 625
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libtheora
Version: 1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1
Depends: libogg-dev, libtheora0 (= 1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1)
Filename: pool/target/libt/libtheora/libtheora-dev_1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1_armhf.deb
Size: 150936
MD5sum: e08f552d59a32c37bbae02615bcabe6b
SHA1: 134b53dba95544ab5b4f6ff3ed12006016233e6d
SHA256: a1b7bfe35a5298aeba7fda9b4ce1b7477042e190886e491ac3e598426db89671
SHA512: c7fe4156188c03ce5f281900049e550b4e0378e882e3df3f18d4f09cff818f3ed668d579d7e348cae5103bc6faed7c5e88524db3922d0bf7f6353402d04fcfb9
Description: Theora Video Compression Codec (development files)
 Theora is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed video format.
 .
 This package contains the header files needed to develop applications
 with libtheora.
Homepage: https://www.theora.org/
Multi-Arch: same

Package: libtheora-doc
Priority: optional
Section: doc
Installed-Size: 2051
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: libtheora
Version: 1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1
Suggests: libtheora-dev
Filename: pool/target/libt/libtheora/libtheora-doc_1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1_all.deb
Size: 952664
MD5sum: 7d838e3ec663451d747090ad8ce145ff
SHA1: 8058357d010524918a562b57bb7fbb1b219a2298
SHA256: 9fa520874f9079b89b91cbcc2cc8d7aa17654a9393bae02f9eee37d77164223c
SHA512: 78889e105672dfcac25cc7676898a1d045a51afc5e0dd70da2633697b9f3e153e278b6a2ea5048795897e3cc3f98fd7a715a6d99a682ffc35870fd69042d50d6
Description: Theora Video Compression Codec (documentation)
 Theora is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed video format.
 .
 This package contains the documentation about the format and programming.
Homepage: https://www.theora.org/
Multi-Arch: foreign

Package: libtheora0
Priority: optional
Section: libs
Installed-Size: 435
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libtheora
Version: 1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libogg0 (>= 1.1.0)
Filename: pool/target/libt/libtheora/libtheora0_1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1_armhf.deb
Size: 129676
MD5sum: a2b8f60a96d87592ced3334f35c634a5
SHA1: 0c2f31ae4e06576dc06d3a4d59fc014affd5554a
SHA256: 2992e8f949a2d1fc4663ff927731f3bb38347e05e2b942379fd7e070068da9e4
SHA512: 36fa27d219eaef57a1539511a521c2290dfc625bf90912bf347117cf1f4a7fb092ec7260bf5f2b8dca2eaff2678abe3fc8fd5dd39b362bc6c0366e2b65c13781
Description: Theora Video Compression Codec
 Theora is an open video codec being developed by the Xiph.org Foundation as
 part of their Ogg project. Theora is originally derived from On2's VP3 codec,
 and has improved on it significantly with the merging of code from the
 Thusnelda branch.
Homepage: https://www.theora.org/
Multi-Arch: same

Package: libtheora0-dbgsym
Priority: optional
Section: debug
Installed-Size: 532
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libtheora
Version: 1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1
Depends: libtheora0 (= 1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1)
Filename: pool/target/libt/libtheora/libtheora0-dbgsym_1.1.1+dfsg.1-16.1+apertis1bv2024dev3b1_armhf.deb
Size: 488428
MD5sum: c8dc4a620b6cf60cf3e3e36a1e359dc6
SHA1: 4387b35c60e017030befbf998b1c759725d2e63c
SHA256: aff5c703990325e86e6f5292b6b52e7475f629ad1b8d8a72e29949960e552ef5
SHA512: aa7418a5ef33ded2172017839246c78917a5bd470fa3a4ec7bc358f2192c867ea5018f17d2585f4e9ccb3ed588fc4c489537456c4dec94f89307d036e5596ea6
Description: debug symbols for libtheora0
Auto-Built-Package: debug-symbols
Build-Ids: 0bd9c8012ea106f32df476d3bd6c530e7abfffd1 800f2ae78a30b0e2a53911db8b4ce18d7fc2d872 fc91543cf6e4f3a0b1d7c13e230f1695c5cccd39
Multi-Arch: same

Package: libtiff-dev
Priority: optional
Section: libdevel
Installed-Size: 952
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: tiff
Version: 4.5.0-6+apertis1bv2024dev3b1
Replaces: libtiff4-dev (<< 4.0.3-6~), libtiff5-alt-dev (<< 4.0.3-6~), libtiff5-dev (<< 4.0.10-1~)
Depends: libc6-dev | libc-dev, libjbig-dev, libjpeg-dev, liblzma-dev, libzstd-dev, libwebp-dev, libtiff6 (= 4.5.0-6+apertis1bv2024dev3b1), libtiffxx6 (= 4.5.0-6+apertis1bv2024dev3b1), zlib1g-dev, libdeflate-dev, liblerc-dev
Breaks: libtiff4-dev (<< 4.0.3-6~), libtiff5-alt-dev (<< 4.0.3-6~), libtiff5-dev (<< 4.0.10-1~)
Filename: pool/target/t/tiff/libtiff-dev_4.5.0-6+apertis1bv2024dev3b1_armhf.deb
Size: 435800
MD5sum: 407838409f2197d2a61e149795227443
SHA1: 1355c8b7a0b74603390b8d1fab5173fa97589f7f
SHA256: 9ede9583467e31ff74148c944e6164fcaaa420c9c7a3d767d83ec1cc83c5dff5
SHA512: b47a57d81a8979aacb31dc496a4736dc1fffede6327ff02f3a5a57e74968f582d36d9ac420f6174da5b4e84f6d8f78d66be77484517bfe948fde2233224bf585
Description: Tag Image File Format library (TIFF), development files
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the development files, static library, and header files.
Homepage: https://libtiff.gitlab.io/libtiff/
Multi-Arch: same

Package: libtiff-doc
Priority: optional
Section: doc
Installed-Size: 4381
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: all
Source: tiff
Version: 4.5.0-6+apertis1bv2024dev3b1
Depends: libjs-jquery, libjs-sphinxdoc, libjs-underscore
Filename: pool/target/t/tiff/libtiff-doc_4.5.0-6+apertis1bv2024dev3b1_all.deb
Size: 683352
MD5sum: b8910ff12b49aa3d8320b056843f7fa7
SHA1: 14b984f289da52cf3db0f14de80dc25e3cbcc152
SHA256: 5dbe79c717d84eecffdef58dfdd9ae8a4ab56ca240900822fe7b8a8c99accb72
SHA512: 8eb15493ec6056e615964be70cab185b7cad0d0f9f723513fbf95e01e42be4d2f3df5e65a9c704796f3f21c3ce259779567c198ed6d7e3f52c0e1bbba78ed59c
Description: TIFF manipulation and conversion documentation
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 contains documentation.
Homepage: https://libtiff.gitlab.io/libtiff/
Multi-Arch: foreign

Package: libtiff-opengl
Priority: optional
Section: graphics
Installed-Size: 167
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: tiff
Version: 4.5.0-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgl1, libglut3.12 (>= 3.4.0), libtiff6 (>= 4.5.0~rc1)
Filename: pool/target/t/tiff/libtiff-opengl_4.5.0-6+apertis1bv2024dev3b1_armhf.deb
Size: 149896
MD5sum: 293df657b55239cb9b8aab76196cf14d
SHA1: 95190f3105c790dfc158c04ba4c830165b2e86ae
SHA256: ae68469560037f5eb02c0f66f7116507bb09cc4d8b6f9d9c0c9ce2493cfa54a6
SHA512: e679977a1aa867eef21bd9abec59046fda9d2efd4dfc0931ae420abcfea5f975936db906026e28f0d848ed46f5423aab515b41bce5a70e4881c80007012d3d36
Description: TIFF manipulation and conversion tools
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 contains libtiff tools that depend upon opengl.  It complements the
 libtiff-tools package, which contains the libtiff tools that don't
 depend upon opengl.
Homepage: https://libtiff.gitlab.io/libtiff/
Multi-Arch: foreign

Package: libtiff-opengl-dbgsym
Priority: optional
Section: debug
Installed-Size: 30
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: tiff
Version: 4.5.0-6+apertis1bv2024dev3b1
Depends: libtiff-opengl (= 4.5.0-6+apertis1bv2024dev3b1)
Filename: pool/target/t/tiff/libtiff-opengl-dbgsym_4.5.0-6+apertis1bv2024dev3b1_armhf.deb
Size: 15520
MD5sum: c0c9c27f6a5827f9fe769e92dee74aaf
SHA1: 036f592580bd3731c90ed28627ea2561746258da
SHA256: 95d2f8ffff9a424f5b851dc4495d8bae89a47e3d98f6d2056e899718072546be
SHA512: 41df3649c5bc57efb82f3e9130f29c0fb53c9183ad42577a20b88bdd13e1551d3b082c0dfea5664eb15d55c9b15f0c083f2f273fd5df287fcf71c70c55222027
Description: debug symbols for libtiff-opengl
Auto-Built-Package: debug-symbols
Build-Ids: 9497b79e6681364865afe7606157971b41e8a5ac

Package: libtiff-tools
Priority: optional
Section: graphics
Installed-Size: 591
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: tiff
Version: 4.5.0-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libtiff6 (>= 4.5.0~rc1)
Suggests: libtiff-opengl
Filename: pool/target/t/tiff/libtiff-tools_4.5.0-6+apertis1bv2024dev3b1_armhf.deb
Size: 322364
MD5sum: 1c827f7a84f2c21051de4fdea201f591
SHA1: 2905d2764c1c878b2564b2b36e2e245b989f6207
SHA256: bd518a5d9a828b2653967d4e683fdd8598243e58f542fe9fbb88fe7040857065
SHA512: e91ebc529154b2039f23e4e8f0f06e16a926b5d0a2b547342d025910da9e207dee077cc820ad8537c1f65c63553b24254f0b196f58005207826dbd689b198d0d
Description: TIFF manipulation and conversion tools
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes tools for converting TIFF images to and from other formats
 and tools for doing simple manipulations of TIFF images.  See also
 libtiff-opengl.
Homepage: https://libtiff.gitlab.io/libtiff/
Multi-Arch: foreign

Package: libtiff-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 569
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: tiff
Version: 4.5.0-6+apertis1bv2024dev3b1
Depends: libtiff-tools (= 4.5.0-6+apertis1bv2024dev3b1)
Filename: pool/target/t/tiff/libtiff-tools-dbgsym_4.5.0-6+apertis1bv2024dev3b1_armhf.deb
Size: 422112
MD5sum: e0ff984b3f0ecc93507f311ff8776209
SHA1: cf11ca03ed7f1af55b3f498ed6e1b666226a4b19
SHA256: f6c743e19f8baffcea131ec460546fdbde5b3cd87f87fc7143f4e8a631f5cec8
SHA512: 5ee3ab91827017cf33a9d8bee4d56743834016fd8e38c742d985d5f310c82a4400cd029db8332d9c8190b9e918fa3826719083e2ef749a3fb8bed9e3d262de19
Description: debug symbols for libtiff-tools
Auto-Built-Package: debug-symbols
Build-Ids: 02d0593101f6f1c14812135ecdfd75b9a5b8c890 21c68e46b70a5cdff80a371d12e9bc4a8ef894d0 4a0f1334628866c7038e13e870a51c6545ebf045 60572d6e7916c7b03d41a0e22583c8754adbf1fb 724f8dcab244319e0ae94db9e5e928ae933fb56e 7366bdcf917071f9b4c9b7f0934588b2db0897db 8ad79db089925718b00ee653e141f1b7a5503405 92325827cf29f0f21f6b963199c6397c2a602630 a9c96c58334d6a8fad7e38b7fd54748f4cb2e255 bca827eb50b0f5f90eef3feaac0e2235d002ce8f c0725d28d5b3142a5d69e8a45d460928f9538d1b c2010b0545f794f256869febd1b982544e7833d9 d5b4c9c9937777947cf4b63edb31a901e791543a e2be6d7e58ea9f2b11d31b98dd54ddf8f5f3c7e0 e39311f6897695fb71451cbc12532f72ecc6c412 e4ecf83e4a28d4c702b8f79761687338efed92d9 ecce0bd43f8861b2ce05b9212453a0caea61a192 fef88b2f4840e0923b2b9456d5e78a7f51c5b37f

Package: libtiff5-dev
Priority: optional
Section: oldlibs
Installed-Size: 146
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: tiff
Version: 4.5.0-6+apertis1bv2024dev3b1
Depends: libtiff-dev (>= 4.0.10-1)
Recommends: pkg-config
Filename: pool/target/t/tiff/libtiff5-dev_4.5.0-6+apertis1bv2024dev3b1_armhf.deb
Size: 142816
MD5sum: ec17f28dc9903d51c901bc960a3c5c47
SHA1: 2b5a7d03bde44164de58d12fe57f37de2aa83af6
SHA256: 82d5cb62ab4823233b7a3135f2660dc6904d906360fee028f1c62c2ccb10888b
SHA512: 03554a5596d91f179b1546c61a13c98043fa99c4fa2f6db4b00ed0675eb584a35410d282c12a44ed19b20de27fb089aab05f9ea7c9012aec2386370f0827062e
Description: Tag Image File Format library (TIFF), development files (transitional package)
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the development files, static library, and header files.
 .
 This is a transitional package. It can safely be removed.
Homepage: https://libtiff.gitlab.io/libtiff/
Multi-Arch: same

Package: libtiff6
Priority: optional
Section: libs
Installed-Size: 564
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: tiff
Version: 4.5.0-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33), libdeflate0 (>= 1.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblerc4 (>= 3.0), liblzma5 (>= 5.1.1alpha+20120614), libwebp7 (>= 1.2.4), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Filename: pool/target/t/tiff/libtiff6_4.5.0-6+apertis1bv2024dev3b1_armhf.deb
Size: 297296
MD5sum: 2ebcf0bcd672699f5ab5526dca29ca59
SHA1: 1f464515382dc83a3f8569344f3110432fa315e7
SHA256: 222111058852d5087b83206659403938ed71ed25f1fde8bd1c48c68023de892a
SHA512: fea6abe7aae5cf127b5786fc384c66e1d8b4c9895662f044bac31d9a169651d55c8db551f5ac8747e4665806b755fd06b18afde2db7df61770e49ca2c81cc678
Description: Tag Image File Format (TIFF) library
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the shared library.
Homepage: https://libtiff.gitlab.io/libtiff/
Multi-Arch: same

Package: libtiff6-dbgsym
Priority: optional
Section: debug
Installed-Size: 514
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: tiff
Version: 4.5.0-6+apertis1bv2024dev3b1
Depends: libtiff6 (= 4.5.0-6+apertis1bv2024dev3b1)
Filename: pool/target/t/tiff/libtiff6-dbgsym_4.5.0-6+apertis1bv2024dev3b1_armhf.deb
Size: 467436
MD5sum: ef209fb6d2b7c46aa1ac8a8022d1a80b
SHA1: fab1a796019ea854bbfc62cc847042eadc24fa18
SHA256: 46c6e1b48f39470d79beeeeeb9dd17f6a41dd9d72dacb60c48330fde7776db1e
SHA512: b876df737e251f5281127281dddd578f58fa4a605d722bfa30bf7a3bd6d7f7d3292eeb513f184f370bf0d08c97d97f87299439031b08a46a22ded7e5a386ad9a
Description: debug symbols for libtiff6
Auto-Built-Package: debug-symbols
Build-Ids: d6ea527b2539db7bf09cb626470551413e134370
Multi-Arch: same

Package: libtiffxx6
Priority: optional
Section: libs
Installed-Size: 163
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: tiff
Version: 4.5.0-6+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 5), libtiff6 (>= 4.0.3)
Filename: pool/target/t/tiff/libtiffxx6_4.5.0-6+apertis1bv2024dev3b1_armhf.deb
Size: 146184
MD5sum: baf5d1671c1454e838833478237124cb
SHA1: a0d3e6167439fd856a3f806b338a669dbe1ac12c
SHA256: 6dad123cdf9c6b8517009f4fa66e6746f2a2c80d913fd3322bd70b176925d4e9
SHA512: 7181c93fc2df189d8ed9de00c5fdc680c28a73d066eb2fb92313e45a8ee3403d79df08bff963122fa5563c197fd36a13ed193e41a5323f6f7386d2789613a45e
Description: Tag Image File Format (TIFF) library -- C++ interface
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the shared library for the experimental C++ interfaces.
Homepage: https://libtiff.gitlab.io/libtiff/
Multi-Arch: same

Package: libtiffxx6-dbgsym
Priority: optional
Section: debug
Installed-Size: 35
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: tiff
Version: 4.5.0-6+apertis1bv2024dev3b1
Depends: libtiffxx6 (= 4.5.0-6+apertis1bv2024dev3b1)
Filename: pool/target/t/tiff/libtiffxx6-dbgsym_4.5.0-6+apertis1bv2024dev3b1_armhf.deb
Size: 22108
MD5sum: dbbe242c9126412d35c6bf7bfb530e77
SHA1: c4199b66596d5019fde6ffdd5bb9c8dc0bf5b37d
SHA256: b033fcac845d581f1aa9c2afdc79df6757bf33b637eb53800b61807266806acc
SHA512: 2cb5ff5779b955200962452d067e63a9c994ca628ab1a009af74327b2391efe602bd0e1643a63c361313c9a19fea2d2d89aa0207b2b9482ce4a6f44c99af1e0d
Description: debug symbols for libtiffxx6
Auto-Built-Package: debug-symbols
Build-Ids: 1acb1e5b0e80bfcf6093e008150491c7a9a559c1
Multi-Arch: same

Package: libtinfo-dev
Priority: optional
Section: oldlibs
Installed-Size: 6
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libtinfo6 (= 6.4-4+apertis1bv2024dev3b1), libncurses-dev (= 6.4-4+apertis1bv2024dev3b1)
Filename: pool/target/n/ncurses/libtinfo-dev_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 936
MD5sum: 96385020bce210097dbcacd7d615c201
SHA1: ee519d8d47e311153309cfb6c5a6829c80fd9635
SHA256: 3b68d79bcf01659ae78f13967b17cd48a217cc149f3a520c5f7a23ecf99ead6d
SHA512: e167f193aee07616dfd366939e2d6b06ffd1f22372d9587d196d62b56d8a31678c0d0ed4d424dc24bc7267d84576665df9323cfb2838954046ae01cf29c02c28
Description: transitional package for libncurses-dev
 This is a transitional package that can safely be removed.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: same

Package: libtinfo5
Priority: optional
Section: oldlibs
Installed-Size: 437
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/n/ncurses/libtinfo5_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 316156
MD5sum: 77d66e8b8717087fc15e5a1142d5a9c6
SHA1: 1ac834c9bef6006148f336d17b4f0c5b5d59cd24
SHA256: ca622b817d1dcae0fc96f984ae777c130da8380d199670fd90753efb0a466b35
SHA512: 08d71f5771d356d19fc96df7af85d03719ba810b22d435eae6e76c8e3eaf311ad673f9b739489e90074af249f5c8db5d9ef484092b4d492463770506d76038a4
Description: shared low-level terminfo library (legacy version)
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the legacy version of the shared low-level
 terminfo library.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: same

Package: libtinfo5-dbgsym
Priority: optional
Section: debug
Installed-Size: 210
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libtinfo5 (= 6.4-4+apertis1bv2024dev3b1)
Filename: pool/target/n/ncurses/libtinfo5-dbgsym_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 175824
MD5sum: dd7fb152cdb70b00cf9fbf8adf4fe4d1
SHA1: b5e149d2677a61f6c8d295e39ccba3f789b408a2
SHA256: c4a3246802a1c0d7fe91eb0b5f2ce1614506c340707469e11b27aebdcaab075c
SHA512: 9dde221e9111add7f80bb42ebbada8f178b842fd9171dfa77a066b4118b162f3ddb2a2936386de33cffba77f50109f0ac5a928d28d40c1da337ba81171ee2d9f
Description: debug symbols for libtinfo5
Auto-Built-Package: debug-symbols
Build-Ids: 1bd83aab547a4cda86e49262d6a0a3c09273a204 72b3908b0f02e0107357a0a5ba4e5089c462b619
Multi-Arch: same

Package: libtinfo6
Priority: optional
Section: libs
Installed-Size: 447
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/n/ncurses/libtinfo6_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 318684
MD5sum: 237dd9135d534b0daca5662ab7db61e8
SHA1: 9554b73e4719bfa2497634786082229a08e9455b
SHA256: f4a8762f5963d4e99549002206e68d56665a0cf942da6f6d8c14a59399cb0c12
SHA512: b1931367432934854836eac88ba8186f49e616d710aa197b5d7b741003ad4f1537dc98ddb05129d1f4ffb56762be4650b112312aa3d5cc41bbb6596664699dbf
Description: shared low-level terminfo library for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared low-level terminfo library.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: same

Package: libtinfo6-dbgsym
Priority: optional
Section: debug
Installed-Size: 224
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libtinfo6 (= 6.4-4+apertis1bv2024dev3b1)
Filename: pool/target/n/ncurses/libtinfo6-dbgsym_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 185636
MD5sum: b791df77a02fbdb848e87ebe73147192
SHA1: 135272b856a3b90efc18d6c317f1b88d91092274
SHA256: 266f3579979534cf0c3220d2560833c863d299825bef1d70fd2d3f96ff6105ab
SHA512: ae7415b11f4c4a83f6c891a992b62bfc5702fda272ba5ba480dcc808ffa12e8f700f7cbe1b8fd8398dc926c0caad54973ff3beef59bd562bdb8d61c315352672
Description: debug symbols for libtinfo6
Auto-Built-Package: debug-symbols
Build-Ids: 78585619ecdd8370ebd65916ad3862ddb2a3c51a de24ae276fc5c029910e92856f3e130f960f3382
Multi-Arch: same

Package: libtinyxml-dev
Priority: optional
Section: libdevel
Installed-Size: 196
Maintainer: Felix Geyer <fgeyer@debian.org>
Architecture: armhf
Source: tinyxml
Version: 2.6.2-6+apertis1bv2024dev3b1
Depends: libtinyxml2.6.2v5 (= 2.6.2-6+apertis1bv2024dev3b1)
Suggests: libtinyxml-doc
Filename: pool/target/t/tinyxml/libtinyxml-dev_2.6.2-6+apertis1bv2024dev3b1_armhf.deb
Size: 51960
MD5sum: 6160014a8a43587a3a92cb09aefe4e45
SHA1: 37289e043c6f02aef0e1e7f47baf75a92add70ef
SHA256: cd48e8703984a9651c98e5c93617050a56fa2888b103276bf7204d203244e795
SHA512: 61824dfa7062046ce2021e180185e93e2e231820c91988a17e24b4d10d319dd21095cc7d862291a8aa3372272b95806ba48d516e6cb03ac626b6a3cca349bab8
Description: TinyXml library - header and static library
 This package contains the header file and a static version of the
 TinyXml library.
 .
 TinyXml is a simple and small C++ XML parser that can be easily integrating
 into other programs. It reads XML and creates C++ objects representing
 the XML document. The objects can be manipulated, changed, and
 saved again as XML.
Homepage: http://www.grinninglizard.com/tinyxml/
Multi-Arch: same

Package: libtinyxml-doc
Priority: optional
Section: doc
Installed-Size: 915
Maintainer: Felix Geyer <fgeyer@debian.org>
Architecture: all
Source: tinyxml
Version: 2.6.2-6+apertis1bv2024dev3b1
Recommends: libtinyxml-dev
Filename: pool/target/t/tinyxml/libtinyxml-doc_2.6.2-6+apertis1bv2024dev3b1_all.deb
Size: 86088
MD5sum: 2743eac4bf4b541d531a7065762481ec
SHA1: 7953d1ffac865ce4b3f2bdcd9822aaea72ba4789
SHA256: 3e8586cd49099c25b07be1da575e869cff5c88d5f74c2bff4e47c3e1417602f8
SHA512: 70171ab190095034d9b0f6b9ab628edede686441e14d6e4f01be0c72718ddf9aa96f16bef430092cb2658fba80aafafe75f4826b146943d9abfd7d2932f2f38c
Description: TinyXml library - documentation files
 This package contains the documentation to program with the TinyXml library.
 .
 TinyXml is a simple and small C++ XML parser that can be easily integrating
 into other programs. It reads XML and creates C++ objects representing
 the XML document. The objects can be manipulated, changed, and
 saved again as XML.
Homepage: http://www.grinninglizard.com/tinyxml/
Multi-Arch: foreign

Package: libtinyxml2-9
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Chow Loong Jin <hyperair@debian.org>
Architecture: armhf
Source: tinyxml2
Version: 9.0.0+dfsg-3.1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.7), libgcc-s1 (>= 3.5), libstdc++6 (>= 5)
Filename: pool/target/t/tinyxml2/libtinyxml2-9_9.0.0+dfsg-3.1+apertis0bv2024dev2b1_armhf.deb
Size: 24656
MD5sum: 4b6aeaa277d1691b6da75d23490151b8
SHA1: 5f621b6c2253bec80378fd1a7d1bb6ff4ca33bb5
SHA256: 7378283c76bebe886050f1fd1d1dc58f7cf4e01d5bdb06f5700d36bb1b738d13
SHA512: 426890f78baa0fc1f792ed2095b4142fd7e591c54a376d039fca4217785beaeb50579c4ab653081ff8342cb7f3978d737db022abf3cc0daf43c5024cbaafc84e
Description: C++ XML parsing library
 This package contains the shared version of the TinyXML2 library.
 .
 TinyXML2 is a simple and small C++ XML parser that can be easily integrating
 into other programs. It reads XML and creates C++ objects representing the XML
 document. The objects can be manipulated, changed, and saved again as XML.
 .
 TinyXML2 supersedes the previous TinyXML library, with various improvements:
  - Fewer memory allocations (1% - 10% compared to TinyXML)
  - Uses less memory (about 40% of that used by TinyXML)
  - Faster
  - No STL requirement
  - More modern C++, including a proper namespace
  - Proper and useful handling of whitespace
Homepage: http://www.grinninglizard.com/tinyxml2/
Multi-Arch: same

Package: libtinyxml2-9-dbgsym
Priority: optional
Section: debug
Installed-Size: 129
Maintainer: Chow Loong Jin <hyperair@debian.org>
Architecture: armhf
Source: tinyxml2
Version: 9.0.0+dfsg-3.1+apertis0bv2024dev2b1
Depends: libtinyxml2-9 (= 9.0.0+dfsg-3.1+apertis0bv2024dev2b1)
Filename: pool/target/t/tinyxml2/libtinyxml2-9-dbgsym_9.0.0+dfsg-3.1+apertis0bv2024dev2b1_armhf.deb
Size: 99072
MD5sum: 63df162a8d01ba2149a26a59cb8f8f5f
SHA1: b5027c3a0390c6021a481e4698203dda44dcca77
SHA256: 153835bb46bc0da8bf642d27168772c8cd76acfdacd49ac0f3c04f953ac55894
SHA512: a142a7232c90d6b33ae6b40c99a07652b5dcccdc4ad6d6643900dce349136042f3427e7b4f0d44ad9a32ae3b4e49b1ac36dc52124f1ee5a4e94d96e32a7b9a1a
Description: debug symbols for libtinyxml2-9
Auto-Built-Package: debug-symbols
Build-Ids: f996b218e11525f6bcfc601681e5c649f7444ab8
Multi-Arch: same

Package: libtinyxml2-dev
Priority: optional
Section: libdevel
Installed-Size: 102
Maintainer: Chow Loong Jin <hyperair@debian.org>
Architecture: armhf
Source: tinyxml2
Version: 9.0.0+dfsg-3.1+apertis0bv2024dev2b1
Depends: libtinyxml2-9 (= 9.0.0+dfsg-3.1+apertis0bv2024dev2b1)
Filename: pool/target/t/tinyxml2/libtinyxml2-dev_9.0.0+dfsg-3.1+apertis0bv2024dev2b1_armhf.deb
Size: 22628
MD5sum: 6f5e83b53da0e82e3e9b454612460b93
SHA1: 5e92c373c8ea2d438aab176d62d4b44d1f5e4cd0
SHA256: 1c1b852535c55d326bb5637593a4771c5fa0ac01fbedfcc3385d7308243e0cb3
SHA512: 7c4f5d4f427ac747af6ff8da4d7c5715694b36c440f729090e0b8957ee0509a02c8a3ca09ff48fd555448aa4bc81e1d7a5112a40d087f90af0e06175013f102a
Description: TinyXML2 library - header and static library
 This package contains the header file and a static version of the
 TinyXML2 library.
 .
 TinyXML2 is a simple and small C++ XML parser that can be easily integrating
 into other programs. It reads XML and creates C++ objects representing the XML
 document. The objects can be manipulated, changed, and saved again as XML.
 .
 TinyXML2 supersedes the previous TinyXML library, with various improvements:
  - Fewer memory allocations (1% - 10% compared to TinyXML)
  - Uses less memory (about 40% of that used by TinyXML)
  - Faster
  - No STL requirement
  - More modern C++, including a proper namespace
  - Proper and useful handling of whitespace
Homepage: http://www.grinninglizard.com/tinyxml2/
Multi-Arch: same

Package: libtinyxml2.6.2v5
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Felix Geyer <fgeyer@debian.org>
Architecture: armhf
Source: tinyxml
Version: 2.6.2-6+apertis1bv2024dev3b1
Replaces: libtinyxml2.6.2
Depends: libc6 (>= 2.7), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Conflicts: libtinyxml2.6.2
Filename: pool/target/t/tinyxml/libtinyxml2.6.2v5_2.6.2-6+apertis1bv2024dev3b1_armhf.deb
Size: 33180
MD5sum: c78733f277c3b2beddb016d995347511
SHA1: ee80b8a090eafb062b0dbcfb1693e88cfadba328
SHA256: 9b89c868965606bf4756f23e62b0e0ca9a01fc75cd6018c1630d431ab1e4d588
SHA512: c47fa64b68d0091358f6cebb495ab66a6d40d363d87005f9cf1df0f336f7ea092703f153a7457fafea6caeb93877624ed014129dad7a2903ad1923be09adc149
Description: C++ XML parsing library
 This package contains the shared version of the TinyXml library.
 .
 TinyXml is a simple and small C++ XML parser that can be easily integrating
 into other programs. It reads XML and creates C++ objects representing
 the XML document. The objects can be manipulated, changed, and
 saved again as XML.
Homepage: http://www.grinninglizard.com/tinyxml/
Multi-Arch: same

Package: libtinyxml2.6.2v5-dbgsym
Priority: optional
Section: debug
Installed-Size: 199
Maintainer: Felix Geyer <fgeyer@debian.org>
Architecture: armhf
Source: tinyxml
Version: 2.6.2-6+apertis1bv2024dev3b1
Replaces: libtinyxml2.6.2v5-dbg (<< 2.6.2-5~)
Depends: libtinyxml2.6.2v5 (= 2.6.2-6+apertis1bv2024dev3b1)
Breaks: libtinyxml2.6.2v5-dbg (<< 2.6.2-5~)
Filename: pool/target/t/tinyxml/libtinyxml2.6.2v5-dbgsym_2.6.2-6+apertis1bv2024dev3b1_armhf.deb
Size: 174920
MD5sum: 5b500280696ad3a694cb0db9d2cc9cc4
SHA1: a02f46c9dc4f7821ebc6170f6c3e132a4d2e3e7d
SHA256: 8ee96eb77c4e8c014f95eaed0ea1dac5ccd81791872d3f286ffb7e03c0fdcb22
SHA512: c1b7b335817131ddb7d43499383000e2b37f2918e22c02c1d1eec5943426ba33dcaa51d87bc3597d13af36bcbb7b802503782776776b6fd7a9efb72ed89da1f9
Description: debug symbols for libtinyxml2.6.2v5
Auto-Built-Package: debug-symbols
Build-Ids: 363f6e0cbe2a9449a73d72cbb2c3b1654bdfaaba
Multi-Arch: same

Package: libtool
Priority: optional
Section: devel
Installed-Size: 1213
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: all
Version: 2.4.7-5+apertis0bv2024dev2b1
Depends: gcc | c-compiler, cpp, libc6-dev | libc-dev, file, autotools-dev
Recommends: libltdl-dev
Suggests: libtool-doc, autoconf, automaken, gfortran | fortran95-compiler, gcj-jdk
Filename: pool/target/libt/libtool/libtool_2.4.7-5+apertis0bv2024dev2b1_all.deb
Size: 517436
MD5sum: 32f0e2aa9bfa7e01bb119e100da8b31f
SHA1: daa6a31e790281dc747da8dda4997651a71e4f89
SHA256: da182c7c31ab41113f554590ddca40f9dff7083eb3a48e53daf27c9bed784948
SHA512: dfc6343929790e74ab870bd21e270e93df62fd76339e1a6d0d054433d4f32d332201dff4ae7e1e1fd6af7e58481d624a4faea4187e2a6072cc0338e542af46d6
Description: Generic library support script
 This is GNU libtool, a generic library support script.  Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface.  To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am.  See the documentation for details.  Libtool supports
 building static libraries on all platforms.
 .
 Libtool supports generation of C, C++, Fortran and Java libraries.
Homepage: https://www.gnu.org/software/libtool/
Multi-Arch: foreign

Package: libtool-bin
Priority: optional
Section: devel
Installed-Size: 734
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: libtool
Version: 2.4.7-5+apertis0bv2024dev2b1
Replaces: libtool (<< 2.4.2-1.8~)
Depends: libtool (>= 2.4.7-5+apertis0bv2024dev2b1)
Filename: pool/target/libt/libtool/libtool-bin_2.4.7-5+apertis0bv2024dev2b1_armhf.deb
Size: 436016
MD5sum: 399fcfd1c4051ef16d7dd79815d5d8d2
SHA1: d4bab4d24ff048ed292a45392d1f235da9ec4030
SHA256: ab104014e297823008ce5e82ab3872d0fd7268a9d957f8fa4e1f11a4d7135d8d
SHA512: b227c4a5279401877526da56ff07bb2887e35db000b4a064c42eebd064b41f5a9759415ad6f4896b0f19bafb506036df1ffd7becb58757bf06b9bf4152289bbd
Description: Generic library support script (libtool binary)
 This is GNU libtool, a generic library support script.  Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface.  To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am.  See the documentation for details.  Libtool supports
 building static libraries on all platforms.
 .
 Libtool supports generation of C, C++, Fortran and Java libraries.
 .
 This package contains the libtool binary only.
Homepage: https://www.gnu.org/software/libtool/

Package: libtool-doc
Priority: optional
Section: doc
Installed-Size: 1623
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: all
Source: libtool
Version: 2.4.7-5+apertis0bv2024dev2b1
Breaks: libtool (<< 2.4.6-13)
Filename: pool/target/libt/libtool/libtool-doc_2.4.7-5+apertis0bv2024dev2b1_all.deb
Size: 591752
MD5sum: 60494b14e3bbcfdd2ca2b7404e3d510f
SHA1: c94215471754dd8569b98f96598dde5e9aea0ad8
SHA256: d33d18c881b4a059ce7ab1773aadaee144fffa2b11ccbe5012c17881729c70fd
SHA512: c60e3702dd397f7ec38dca3da23540f1550afed8ddffe1e44916ae8209abc1aec79458a6fe18f05982f6f27d013da92535062e85b511206ffd724df5b6365b6b
Description: Generic library support script (documentation)
 This package contains the GNU libtool documentation.
 .
 GNU libtool is generic library support script.  Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface.  To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am.  See the documentation for details.  Libtool supports
 building static libraries on all platforms.
Homepage: https://www.gnu.org/software/libtool/
Multi-Arch: foreign

Package: libtotem-plparser-common
Priority: optional
Section: libs
Installed-Size: 359
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: totem-pl-parser
Version: 3.26.6-1+apertis0bv2024dev2b1
Replaces: libtotem-plparser17, libtotem-plparser18 (<< 3.10.5-1)
Breaks: libtotem-plparser17, libtotem-plparser18 (<< 3.10.5-1)
Filename: pool/target/t/totem-pl-parser/libtotem-plparser-common_3.26.6-1+apertis0bv2024dev2b1_all.deb
Size: 27072
MD5sum: 5e7b1f12c383fab400b7655135cdcf18
SHA1: cc5a671cc786d7c605d7da2c29fd7e8c04a68719
SHA256: 54c9f05bd9273ef298ea5f64bdcaab56468fd2110111dd44b3bfbd5b980aad06
SHA512: 31e895a3903c3bef86c93d860b01f9b325ffe1db3620fdeb4fe7c89662f1ff92baddf6dc60cff12abaab9fdd6b71ed71569010d2eba97fd59e0850f4b0bedd3d
Description: Totem Playlist Parser library - common files
 totem-pl-parser is a simple GObject-based library to parse a host of
 playlist formats, as well as save those.
 .
 This package contains the translation files.
Multi-Arch: foreign

Package: libtotem-plparser-dev
Priority: optional
Section: libdevel
Installed-Size: 371
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: totem-pl-parser
Version: 3.26.6-1+apertis0bv2024dev2b1
Depends: gir1.2-totemplparser-1.0 (= 3.26.6-1+apertis0bv2024dev2b1), libtotem-plparser18 (= 3.26.6-1+apertis0bv2024dev2b1), libarchive-dev, libglib2.0-dev, libxml2-dev
Filename: pool/target/t/totem-pl-parser/libtotem-plparser-dev_3.26.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 39000
MD5sum: 1fb98109e38c2919ebc8103aa9f45c67
SHA1: 67a8ea8cd277e67980a56926e3202f2d2f483187
SHA256: 13c7f89cdde3ffc14b593ff5c344221b1a7200ef294630876865ea862edbbaaf
SHA512: 2ca281df826a1f1d3c7f796a68dd299a36a2e753e0862d48b98b5efada2245340bded7f74dae066a3d4a7fc53d75f7032ef4c86d97b42d06e3bb864f3ca84ffd
Description: Totem Playlist Parser library - development files
 totem-pl-parser is a simple GObject-based library to parse a host of
 playlist formats, as well as save those.
 .
 This package contains the development headers and documentation.
Multi-Arch: same

Package: libtotem-plparser18
Priority: optional
Section: libs
Installed-Size: 129
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: totem-pl-parser
Version: 3.26.6-1+apertis0bv2024dev2b1
Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.33), libgcrypt20 (>= 1.10.0), libglib2.0-0 (>= 2.56.0), libxml2 (>= 2.7.4), libtotem-plparser-common
Filename: pool/target/t/totem-pl-parser/libtotem-plparser18_3.26.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 49144
MD5sum: 8a442683640b8218f08f32b1e04d260e
SHA1: 950a261e09f43efbd05d4b1e4f413dcf1902c00b
SHA256: a180da527a97ab39331a9da000a9afaa32a9687f9d18e8fc7d3218b55e46ac97
SHA512: 2b58a8c776017079bada811d1da9192cb825eb13aad452975a6130fb2701032075fabf15b6b3daa3269605cf44220c5ad0b9ec7c6bd674756345166afe22a048
Description: Totem Playlist Parser library - runtime files
 totem-pl-parser is a simple GObject-based library to parse a host of
 playlist formats, as well as save those.
 .
 This package contains the shared library.
Multi-Arch: same

Package: libtotem-plparser18-dbgsym
Priority: optional
Section: debug
Installed-Size: 212
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: totem-pl-parser
Version: 3.26.6-1+apertis0bv2024dev2b1
Depends: libtotem-plparser18 (= 3.26.6-1+apertis0bv2024dev2b1)
Filename: pool/target/t/totem-pl-parser/libtotem-plparser18-dbgsym_3.26.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 172452
MD5sum: 64d5ae3094cc464399c1586f60f7030c
SHA1: 9d8ac5bab9bc02990dda0004a187686ddbb6d251
SHA256: fd8e55b5ef0663c1532fbaa42abb34d857b7ad4100a98470fe49e24a6c555af4
SHA512: 182a5b2fbc172bdeb1b6c5cffff71381723793f2510c523f9677445d3670364a99daa124059cc7333c57b28cabdfb785316c8c2181b0398244c145ea7f2f8bf0
Description: debug symbols for libtotem-plparser18
Auto-Built-Package: debug-symbols
Build-Ids: 0695679e6cd8f77237df7157ae2c8f106033c876 4bafb0f0d72400b4ec8bf2a57278d479a6e16c5e
Multi-Arch: same

Package: libtracker-doc
Priority: optional
Section: doc
Installed-Size: 3250
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tracker
Version: 3.4.2-1+apertis2bv2024dev3b1
Replaces: libtracker-sparql-doc
Provides: libtracker-sparql-doc (= 3.4.2-1+apertis2bv2024dev3b1)
Suggests: devhelp
Breaks: libtracker-sparql-doc
Filename: pool/target/t/tracker/libtracker-doc_3.4.2-1+apertis2bv2024dev3b1_all.deb
Size: 597840
MD5sum: 06746560704c6aec34affb2b8573725b
SHA1: e61a5474d17ca80386cca1727834c6c61b3ceedd
SHA256: 319bf3f7538ff1a91b1067ad8bbbf73e0464841a3837040c73a9a5a15173b171
SHA512: 70eced8c76ff2d2c13d9fe140873254a18ee9096bf8ef024544a6be7596f293bbf7d41248a06dca703a6360e91ec5ec42c71256ab6cc458e83a8d24538a9affb
Description: metadata database, indexer and search tool - API documentation
 This package contains the API documentation for libtracker-sparql-3
 and ontology-3, as well as some example programs.
 .
 Tracker is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.
Homepage: https://wiki.gnome.org/Projects/Tracker

Package: libtracker-sparql-3.0-0
Priority: optional
Section: libs
Installed-Size: 724
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: tracker
Version: 3.4.2-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.59.0), libicu72 (>= 72.1~rc-1~), libjson-glib-1.0-0 (>= 1.5.2), libsoup-3.0-0 (>= 3.1.3), libsqlite3-0 (>= 3.20.0), libstemmer0d (>= 0+svn527), libxml2 (>= 2.7.4)
Filename: pool/target/t/tracker/libtracker-sparql-3.0-0_3.4.2-1+apertis2bv2024dev3b1_armhf.deb
Size: 238124
MD5sum: 4d3915ac6735d9a88f24538b4b293981
SHA1: c75145a47bd1b2df00d1992662cb7215f6891872
SHA256: 9ca2df266fc2ce1952e39a59b66aa1dbb157a39069dc4bfae7601e6cd072a273
SHA512: 59c5467d04c8ab57cbdd1422238ae9464dee80926cee8983a32479d3861ac6d78a1838d1e6bdd1ff92f30d2dde3498dfc341b2470c4e8e5d3fdb1b9292fe976f
Description: metadata database, indexer and search tool - library
 This package contains a library to perform SPARQL queries and updates in the
 Tracker store.
 .
 Tracker is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.
Homepage: https://wiki.gnome.org/Projects/Tracker
Multi-Arch: same

Package: libtracker-sparql-3.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1112
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: tracker
Version: 3.4.2-1+apertis2bv2024dev3b1
Depends: libtracker-sparql-3.0-0 (= 3.4.2-1+apertis2bv2024dev3b1)
Filename: pool/target/t/tracker/libtracker-sparql-3.0-0-dbgsym_3.4.2-1+apertis2bv2024dev3b1_armhf.deb
Size: 963308
MD5sum: 6525292fecc64ff7f1ec31ba251fb9be
SHA1: 25c70450e1f4ba1bc44b1c4abc2711b3a368840b
SHA256: 89605b4b6b4da05eb2ff5b5e17b61220b8976630911c63139c3d1dc7820bdc44
SHA512: 8b56d1a0eac4c799b00f31eb479791854382692d2d55734555e8e19c877367600ce10abce459efa1c1395720f8ded4f2ac90c8136181c10397a72d5510b1e23d
Description: debug symbols for libtracker-sparql-3.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 3b73a5601302c9f25ae65f94aeee452165fb942b 484e56824b12e97e378ae60ae02fcb700bd64769
Multi-Arch: same

Package: libtracker-sparql-3.0-dev
Priority: optional
Section: libdevel
Installed-Size: 392
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: tracker
Version: 3.4.2-1+apertis2bv2024dev3b1
Depends: libtracker-sparql-3.0-0 (= 3.4.2-1+apertis2bv2024dev3b1), libglib2.0-dev (>= 2.52.0), libicu-dev (>= 4.8.1.1), libjson-glib-dev (>= 1.4), libxml2-dev (>= 2.6), libsoup-3.0-dev (>= 2.40), libsqlite3-dev (>= 3.15.0), gir1.2-tracker-3.0 (= 3.4.2-1+apertis2bv2024dev3b1)
Suggests: libtracker-sparql-doc
Filename: pool/target/t/tracker/libtracker-sparql-3.0-dev_3.4.2-1+apertis2bv2024dev3b1_armhf.deb
Size: 38948
MD5sum: a63df9be4299d9bab095ace4657aff93
SHA1: df2c0dd114c8861c14276e7303a948466dc1f155
SHA256: c9f6bec8ee08a68c177f102b8cead95c8a3e7be27ed7577dd6741e52de863777
SHA512: 65923f997cf54a4cf96c8da6649487ce23695b95af7205b3b6e933a34baaa2e70005004035912dd60609f449e506b006e01934d9b0c842242058141deb0289d7
Description: metadata database, indexer and search tool - development files
 This package contains the static libraries and header files needed to link
 applications with libtracker-sparql.
 .
 libtracker-sparql provides a library to perform SPARQL queries and updates in
 the Tracker store.
 .
 Tracker is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.
Homepage: https://wiki.gnome.org/Projects/Tracker
Multi-Arch: same

Package: libtraprain-0-tests
Priority: optional
Section: misc
Installed-Size: 409
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-service-0-1 (= 0.2023.1bv2024dev3b1), libtraprain-client-0-1 (= 0.2023.1bv2024dev3b1), libtraprain-guidance-0-1 (= 0.2023.1bv2024dev3b1), traprain-mock-service, traprain-guidance-ui, dbus, libc6 (>= 2.34), libglib2.0-0 (>= 2.59.0), libtraprain-common-0-1 (>= 0.1612.1~)
Filename: pool/target/t/traprain/libtraprain-0-tests_0.2023.1bv2024dev3b1_armhf.deb
Size: 95256
MD5sum: 7ed8c67105e09fe2ace96d773dce6012
SHA1: c893eae3b477a620a999a672db24adb5f53aaf0b
SHA256: 55019c40f61480d511aff96deb23040a63822b1d35df231cade1f728451a4262
SHA512: fe6b62f6fa1f9064b771779908c6fecf62a1dbce126dfd12d45235fe68674f1eede85e6a96497260089cafb848b5d4895c51fb9cbf369d802dc4e1dec34edcce
Description: Navigation API - tests
 Navigation route list and guidance
 .
 This package contains unit tests for the APIs used by navigation
 services, applications and the mock service.

Package: libtraprain-0-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 764
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-0-tests (= 0.2023.1bv2024dev3b1)
Filename: pool/target/t/traprain/libtraprain-0-tests-dbgsym_0.2023.1bv2024dev3b1_armhf.deb
Size: 587000
MD5sum: 78343446731449ce0f0d45e2f4e63bb5
SHA1: 1488dd1f7cec439c160fa72e0956eb9b228987a4
SHA256: 4600344a8b1fa61550c418cca6f3e46708e2cd9a7a38cd7c09b232ecdbde8560
SHA512: 52025eca8de259b09f1034e9104a59fae8b000e21c368e634cf946a0eca2ed5f025525e918261de6a4b5fbc9808161e9d9c8d26c96d26cac9463b33345d2ef19
Description: debug symbols for libtraprain-0-tests
Auto-Built-Package: debug-symbols
Build-Ids: 1cd8b13742723e50d628bc698aaaaf5756886d9d 55ad3e79ab3cedd1ad1495a5cb3e0438ba7eacdd 81e47bc24160b2214d6a757bbb41dd213519ac4a 89916fc464ca8b820d3bd001c3b047d81acf54e4 d9d7c4ab580eaf6d7aa1eb6cd90afcc76dac0ac5 e308924afa9d904a6b9d6def200faa8bafb5240f eb6011facc0e6ff037484ad206026f2448cae82d ff8cce495017c39f32734ff022fd95c211c81d4a

Package: libtraprain-client-0-0
Priority: optional
Section: oldlibs
Installed-Size: 28
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: all
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-client-0-1
Filename: pool/target/t/traprain/libtraprain-client-0-0_0.2023.1bv2024dev3b1_all.deb
Size: 8228
MD5sum: 40afeca7d57533e44df36f286714cb50
SHA1: 58e0005a4b46d2236b7d198192969d96876101a0
SHA256: 7bd3a6456c245e7f69a48567870494e62868d0a72fb773c0707a76cbe51cb664
SHA512: e0615fce033035f33a92931f7524c0f00273ae5b63a06a76bcdc8c852c563ede00b85c559a93de6b5ab3c4634428a2d1938cc885e48833daaf7c9bd15065c02d
Description: Navigation API - transitional package
 Navigation route list and guidance
 .
 This is a transitional package. It can safely be removed.

Package: libtraprain-client-0-1
Priority: optional
Section: libs
Installed-Size: 142
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Replaces: libtraprain-client-0-0 (<< 0.2022.2~)
Provides: libtraprain-client-0-0
Depends: libtraprain-common-0-1 (= 0.2023.1bv2024dev3b1), libc6 (>= 2.4), libglib2.0-0 (>= 2.59.0)
Breaks: libtraprain-client-0-0 (<< 0.2022.2~)
Filename: pool/target/t/traprain/libtraprain-client-0-1_0.2023.1bv2024dev3b1_armhf.deb
Size: 47404
MD5sum: 0b7c2968b304d4397e37c00209b55b4f
SHA1: 133a54eff22ccd0ac881d8fba80767518daf6b93
SHA256: d16b9c94c047c02062b112167aed63714e597dd3e25509244ed7719a946a64c8
SHA512: 72890557ef07ec5a0b5b6ade60ce158323a40294f8dcc623547a67ba02f13b4514e891d54106ea63db6871680b4aec3c443df7238e803101901599108ced6fd9
Description: Navigation API - client shared library
 Navigation route list and guidance
 .
 This package contains the shared library used by applications.
 It is part of the SDK-API.
Multi-Arch: same

Package: libtraprain-client-0-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 275
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-client-0-1 (= 0.2023.1bv2024dev3b1)
Filename: pool/target/t/traprain/libtraprain-client-0-1-dbgsym_0.2023.1bv2024dev3b1_armhf.deb
Size: 214740
MD5sum: 73b3e95aefaf0237226a779517b4aeae
SHA1: 3265ff6ada72893b9ece1ee18f07e160e9d873e0
SHA256: 27358af6745fb20786ed765e1824801b45fa6f8ab6827a6c59fef2b09dd04554
SHA512: d12cd4a8b196597b06b4d97c5ba696613513b1ede2860d4c9cebbe1c075299b7b39e5456dff251461a0fb5be68b79676ba03afcbcfb984e3ee7448fc24669860
Description: debug symbols for libtraprain-client-0-1
Auto-Built-Package: debug-symbols
Build-Ids: 7ab5635b2ee78b3edd1c0ef465a41652dd98c3e5
Multi-Arch: same

Package: libtraprain-client-0-dev
Priority: optional
Section: libdevel
Installed-Size: 349
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: gir1.2-traprainclient-0 (= 0.2023.1bv2024dev3b1), libtraprain-client-0-1 (= 0.2023.1bv2024dev3b1), libtraprain-common-0-dev (= 0.2023.1bv2024dev3b1), libglib2.0-dev
Filename: pool/target/t/traprain/libtraprain-client-0-dev_0.2023.1bv2024dev3b1_armhf.deb
Size: 67692
MD5sum: 9783a6a3e0cb65338b85042a965a7d29
SHA1: cb0e767b03fea3c586458a1f7af270e24d550667
SHA256: ab4a270b667c8003d40d47159c4c6aa05f14afa21fa1a67df4623bf6434e910a
SHA512: 5b99384c90893a51590f79649673beb63f02d3e649ed78416f130fe31b901574cd5cebf7ea99f8f8aa732f300220e6a1b21b2dc287a82ff7bf68b9644d57959d
Description: Navigation API - development library
 Navigation route list and guidance
 .
 This package contains development files for use by applications. and
 It is part of the SDK-API.
Multi-Arch: same

Package: libtraprain-common-0-0
Priority: optional
Section: oldlibs
Installed-Size: 28
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: all
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-common-0-1
Filename: pool/target/t/traprain/libtraprain-common-0-0_0.2023.1bv2024dev3b1_all.deb
Size: 8224
MD5sum: 2748f1653a4f28316a27bb59f7d8d18a
SHA1: 4a818c21a6a946319bd6fd1a772b2546db9feef9
SHA256: 6e2434bbd0b783c2319e8287b201c1a9b89071d74f184b405ce539709c14b9ee
SHA512: ee49c09e3d1e404def350c79f0ddda5535b705785b6dfa7d23db05f3e0147f4dec176c94c72db6cbd2e3f60bbda251f47adfd8aef35f16cce9ab87824ae30024
Description: Navigation API - transitional package
 Navigation route list and guidance
 .
 This is a transitional package. It can safely be removed.

Package: libtraprain-common-0-1
Priority: optional
Section: libs
Installed-Size: 88
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Replaces: libtraprain-common-0-0 (<< 0.2022.2~)
Provides: libtraprain-common-0-0
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
Breaks: libtraprain-common-0-0 (<< 0.2022.2~)
Filename: pool/target/t/traprain/libtraprain-common-0-1_0.2023.1bv2024dev3b1_armhf.deb
Size: 27672
MD5sum: cb2615025a51428d6166aa18440611bc
SHA1: 643f0070176520577f43f40f1a66d21e0cbbebc3
SHA256: 5591fa5669300847119b74d1b21f19e628f9b1d1905b2b28364b0120c7261990
SHA512: 5ab9dfc7d44a922d102a4f4a7518837d33da46972aecee632058b10d744af57c4aff4fa416dbb8e7b983584c5ed480aa44a68e0a7d873ee55e7e3e1163d0108a
Description: Navigation API - shared library
 Navigation route list and guidance
 .
 This package contains the shared library used by the client
 and service libraries. It is part of the SDK-API.
Multi-Arch: same

Package: libtraprain-common-0-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 96
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-common-0-1 (= 0.2023.1bv2024dev3b1)
Filename: pool/target/t/traprain/libtraprain-common-0-1-dbgsym_0.2023.1bv2024dev3b1_armhf.deb
Size: 72904
MD5sum: 98d1779e0517b35e47abeff4e2272a80
SHA1: d45d35d46e0a2356913c19984a2596c218895356
SHA256: 960b3631a88c0b936e0043d0e80dafbe3571b78770d9f6d0e8c24662efd99a72
SHA512: 0466e5e6494a682f2a806b7bc9988f4ce56986c7834dc527df1aaafe35cfef3ac6b53e033b017ebe808b749413cb6afdf336851961f521531a4f379e1e67b115
Description: debug symbols for libtraprain-common-0-1
Auto-Built-Package: debug-symbols
Build-Ids: adb99783204f7522d416be2db3e09085b116c30a
Multi-Arch: same

Package: libtraprain-common-0-dev
Priority: optional
Section: libdevel
Installed-Size: 259
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: gir1.2-trapraincommon-0 (= 0.2023.1bv2024dev3b1), libtraprain-common-0-1 (= 0.2023.1bv2024dev3b1), libglib2.0-dev
Filename: pool/target/t/traprain/libtraprain-common-0-dev_0.2023.1bv2024dev3b1_armhf.deb
Size: 44180
MD5sum: 4c380370684f65a2b709b126011ebe66
SHA1: 2ce4386caedfbf5d2c58f39debe54e9d026598e3
SHA256: ac931665977b2f6799eeef69660ece4c3f0438fa4078a85ca8b2341d257730ca
SHA512: 86350c59ba722d673032679559a716ccf93dabfb67489377e0f06b837ec853a23aac155a420d9badc89ce09ca072fcb747241876f64d7eb5cd9676cdd8a8e412
Description: Navigation API - development library
 Navigation route list and guidance
 .
 This package contains development files for use by applications and
 navigation services. It is part of the SDK-API.
Multi-Arch: same

Package: libtraprain-guidance-0-0
Priority: optional
Section: oldlibs
Installed-Size: 28
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: all
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-guidance-0-1
Filename: pool/target/t/traprain/libtraprain-guidance-0-0_0.2023.1bv2024dev3b1_all.deb
Size: 8236
MD5sum: 946430c12e84cfad300568485f4c151b
SHA1: ed3e915baf476bc6b89fd7052052e79d56996d6b
SHA256: c80b148aa18b42e7abf6cfc308b4da5798be6a0c7d9fabfbcb3d8e2ee1770bb2
SHA512: effedbf4859037dd63247d226289a03a0f4f6dacc91b6bb5c1f584afefc06e68fd686c5b4f53a73dd249b07e402430b9522b5097b7d22539c97d7bdc68dd42a3
Description: Guidance API - transitional package
 Navigation guidance turn-by-turn service
 .
 This is a transitional package. It can safely be removed.

Package: libtraprain-guidance-0-1
Priority: optional
Section: libs
Installed-Size: 97
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Replaces: libtraprain-guidance-0-0 (<< 0.2022.2~)
Provides: libtraprain-guidance-0-0
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
Breaks: libtraprain-guidance-0-0 (<< 0.2022.2~)
Filename: pool/target/t/traprain/libtraprain-guidance-0-1_0.2023.1bv2024dev3b1_armhf.deb
Size: 28312
MD5sum: b87fdce2e6172ea894e5049d5b36d170
SHA1: faf3c29223882aaab3eddf5b27d8d34f8b4fd29d
SHA256: 5a67dd08632747f3610e106bc37dff7571a2b5d679d3773525e7e812adf78224
SHA512: c9985637b2ecf993b15aec6f20b030655eb68366883f1e83a20291296a19f1b3ba46dde8b520ddb3fc86deb8b26efa3437467bc27360f59abc062e9f95ade58f
Description: Guidance API - service shared library
 Navigation guidance turn-by-turn service
 .
 This package contains the shared library used by guidance UI to
 implement the turn-by-turn notification service.
 It is part of the SDK-API.
Multi-Arch: same

Package: libtraprain-guidance-0-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 163
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-guidance-0-1 (= 0.2023.1bv2024dev3b1)
Filename: pool/target/t/traprain/libtraprain-guidance-0-1-dbgsym_0.2023.1bv2024dev3b1_armhf.deb
Size: 116656
MD5sum: 477c4837095b5fc4e49436edf5df2855
SHA1: 70161d4ea8574e6a58c4a940e1c9dfb0d99698f8
SHA256: ba65d7556272b668ef302d7dc256d57b76e10acf90a62b478a8a2ba781327787
SHA512: ed727da2815f480c0f186f7dac85e4b46440569b8729ca076759eea87b5323fc0974930f7f8a78f11021cd0ac18c1ea00f87baddcfe0e81e23491365910bd0ae
Description: debug symbols for libtraprain-guidance-0-1
Auto-Built-Package: debug-symbols
Build-Ids: 2dc13aa94d4db3795cf4085d42d9f932307ffa4f
Multi-Arch: same

Package: libtraprain-guidance-0-dev
Priority: optional
Section: libdevel
Installed-Size: 195
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: gir1.2-traprainguidance-0 (= 0.2023.1bv2024dev3b1), libtraprain-guidance-0-1 (= 0.2023.1bv2024dev3b1), libtraprain-client-0-1 (= 0.2023.1bv2024dev3b1), libglib2.0-dev
Filename: pool/target/t/traprain/libtraprain-guidance-0-dev_0.2023.1bv2024dev3b1_armhf.deb
Size: 38516
MD5sum: 2d036d4cbcd5775ae88f2981320a2ccd
SHA1: bca73ca1e670688ec563b62fce7f4d7a2551dc10
SHA256: f55e99f3e80965403ac6060ab3dbe5de35c062dd3b07293cc333cbbba6a30c74
SHA512: 39b7365a96bb15b88ff3f7b7ed40773ec3f922b610d969faca1f6229d632fd92718904e0e812c12f3be282a7141e8b4093e03728820e92ae9cd17f375934815d
Description: Guidance API - development library
 Navigation guidance turn-by-turn service
 .
 This package contains development files for use by
 guidance UI service. It is part of the SDK-API.
Multi-Arch: same

Package: libtraprain-service-0-0
Priority: optional
Section: oldlibs
Installed-Size: 28
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: all
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-service-0-1
Filename: pool/target/t/traprain/libtraprain-service-0-0_0.2023.1bv2024dev3b1_all.deb
Size: 8236
MD5sum: d5b071d887bada5e9e5e7e3aa08beae1
SHA1: 81b81aea9b64559a1652c0bba335cf11623b6a75
SHA256: fc5760b214d69d86c7d3937124bdd2c4150d3ced46d31e1da3c45fd7971b13ed
SHA512: fa66ec7e193c8549e618daa4056729c6273a10a65695eb0667d20cc2f834dd703841da9b81e6dce854d6cdded8d383063568b145516fe7e6f79f6c564658b57f
Description: Navigation API - transitional package
 Navigation route list and guidance
 .
 This is a transitional package. It can safely be removed.

Package: libtraprain-service-0-1
Priority: optional
Section: libs
Installed-Size: 139
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Replaces: libtraprain-service-0-0 (<< 0.2022.2~)
Provides: libtraprain-service-0-0
Depends: libtraprain-common-0-1 (= 0.2023.1bv2024dev3b1), libc6 (>= 2.4), libglib2.0-0 (>= 2.59.0)
Breaks: libtraprain-service-0-0 (<< 0.2022.2~)
Filename: pool/target/t/traprain/libtraprain-service-0-1_0.2023.1bv2024dev3b1_armhf.deb
Size: 45564
MD5sum: cc63156e1def658d5b2f116655c315ef
SHA1: 48e04bdb122c2a3a368acf8b27df9afc4e2d1022
SHA256: 616220f5928a2d6b031a6e14de387c3245bc2e9a997b48d5fc1d38ece0d37088
SHA512: 0182d7e3981e0659266614aa04ad7170e69096972c738b0b767742cc40e76c8a26763f1c06b538e3e3069ad23800e43f337e6d68cc834e7df639227b0909e1c5
Description: Navigation API - service shared library
 Navigation route list and guidance
 .
 This package contains the shared library used by navigation
 services. It is part of the SDK-API.
Multi-Arch: same

Package: libtraprain-service-0-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 262
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-service-0-1 (= 0.2023.1bv2024dev3b1)
Filename: pool/target/t/traprain/libtraprain-service-0-1-dbgsym_0.2023.1bv2024dev3b1_armhf.deb
Size: 203160
MD5sum: 682d71758bc1751559a6bca498cb3cf5
SHA1: c6caef823b052258579360fd88a6ff318eb3b7b1
SHA256: 6b5f7b4944b57e1b88db58dca07fccf8d20ce6647ec31bc2bb83d16e80a8a2fd
SHA512: f679a5ce8787345bf08234719447845211458224c0cd2581ea0822de9c6f566b8b4098a50e1651cfbafd6eba48b382085a2d7a0649f4d86c286ffd9adabaddf5
Description: debug symbols for libtraprain-service-0-1
Auto-Built-Package: debug-symbols
Build-Ids: f1b9691eb2183df5c8f2cbfeb06190be3b350184
Multi-Arch: same

Package: libtraprain-service-0-dev
Priority: optional
Section: libdevel
Installed-Size: 325
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: gir1.2-traprainservice-0 (= 0.2023.1bv2024dev3b1), libtraprain-service-0-1 (= 0.2023.1bv2024dev3b1), libtraprain-common-0-dev (= 0.2023.1bv2024dev3b1), libglib2.0-dev
Filename: pool/target/t/traprain/libtraprain-service-0-dev_0.2023.1bv2024dev3b1_armhf.deb
Size: 64844
MD5sum: 85ee102b2a1ba6ab583fdd4f600a4396
SHA1: 7ea85eb89949a4b36b8ae29a3702e2b148d72362
SHA256: 5cae7fa3fe22c62c6834282792031a75d353acd26ef36ce6895c1228ef65772a
SHA512: 1641188ff498951c7dc12c3f4bea8c9ef044f71e492e7cf078bb53e833bf3b2f95dfa04b1cc0d1d2e4a9c43c96c7cd5ddc3806144a26d609da4586d5ed265c05
Description: Navigation API - development library
 Navigation route list and guidance
 .
 This package contains development files for use by
 navigation services. It is part of the SDK-API.
Multi-Arch: same

Package: libturbojpeg-java
Priority: optional
Section: java
Installed-Size: 127
Maintainer: Ondřej Surý <ondrej@debian.org>
Architecture: all
Source: libjpeg-turbo
Version: 1:2.1.5-2+apertis0bv2024dev2b1
Depends: libturbojpeg0 (>= 1:2.1.5-2+apertis0bv2024dev2b1)
Filename: pool/target/libj/libjpeg-turbo/libturbojpeg-java_2.1.5-2+apertis0bv2024dev2b1_all.deb
Size: 90808
MD5sum: 445b33105c852a5d64171893f8379584
SHA1: 1f6dbb2f49c9b1a23dc0b013ad6d65d423f55d99
SHA256: d65c8657e374adbf26ada9a627a292a70061b7a566cd069f6108b178bce82f29
SHA512: bdef12f8928d54c6bd3d3c98e51490feb0e3ffb4755b47c67e912ef2a3a36ca54924f322e91467781797301e99f9d5715082e042aca06fe2b02c75ec39a0c4d4
Description: Java bindings for the TurboJPEG library
 The libjpeg-turbo JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.
 .
 This package contains the Java bindings.
Homepage: https://www.libjpeg-turbo.org/

Package: libturbojpeg0
Priority: optional
Section: libs
Installed-Size: 348
Maintainer: Ondřej Surý <ondrej@debian.org>
Architecture: armhf
Source: libjpeg-turbo
Version: 1:2.1.5-2+apertis2bv2024dev3b1
Replaces: libturbojpeg
Depends: libc6 (>= 2.11)
Conflicts: libjpeg-turbo8, libturbojpeg
Filename: pool/target/libj/libjpeg-turbo/libturbojpeg0_2.1.5-2+apertis2bv2024dev3b1_armhf.deb
Size: 174468
MD5sum: 6f8a74fd340dda789d06ecbaf9040db3
SHA1: 26530903d6e877612e20589ac8a2272759d4efc2
SHA256: 23d18dcabcc4a592caebc67aa31d0f1437de811409a95183a5154e01f4d4fa21
SHA512: b539fbd155d207edbe254258278df125d91fb6a0fd5660129b3e0e7e7d8b4ecb8f114840c6229f50a3b9014ad06479ba58331f8c1c4a10601926c4f95f81671a
Description: TurboJPEG runtime library - SIMD optimized
 The libjpeg-turbo JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.
 .
 This package contains the TurboJPEG shared runtime library.
Homepage: https://www.libjpeg-turbo.org/
Multi-Arch: same

Package: libturbojpeg0-dbgsym
Priority: optional
Section: debug
Installed-Size: 646
Maintainer: Ondřej Surý <ondrej@debian.org>
Architecture: armhf
Source: libjpeg-turbo
Version: 1:2.1.5-2+apertis2bv2024dev3b1
Depends: libturbojpeg0 (= 1:2.1.5-2+apertis2bv2024dev3b1)
Filename: pool/target/libj/libjpeg-turbo/libturbojpeg0-dbgsym_2.1.5-2+apertis2bv2024dev3b1_armhf.deb
Size: 620612
MD5sum: 8f4c7024f95a90d0dd9c95d6b7f80baa
SHA1: 51325693acfabdc360bac44cce7ae547344585b8
SHA256: ee556a79fb3983b7e35c44c0519447b1410b6a7a7bdaca78918d67b1004d1ea5
SHA512: 0bec694950b34587942fac25fa51edb6b5113ef78edd9a48cb6501df33c50c20fc7f2c117e1103039cec93a648b6625c2bb8668e413de80555e3292d0b8b9342
Description: debug symbols for libturbojpeg0
Auto-Built-Package: debug-symbols
Build-Ids: c6b4f867fa31d2099ee8565b9cd47bd20842b474
Multi-Arch: same

Package: libturbojpeg0-dev
Priority: optional
Section: libdevel
Installed-Size: 539
Maintainer: Ondřej Surý <ondrej@debian.org>
Architecture: armhf
Source: libjpeg-turbo
Version: 1:2.1.5-2+apertis2bv2024dev3b1
Replaces: libturbojpeg-dev
Provides: libturbojpeg-dev
Depends: libturbojpeg0 (= 1:2.1.5-2+apertis2bv2024dev3b1)
Conflicts: libjpeg-turbo8-dev, libturbojpeg-dev, libturbojpeg1-dev
Filename: pool/target/libj/libjpeg-turbo/libturbojpeg0-dev_2.1.5-2+apertis2bv2024dev3b1_armhf.deb
Size: 204400
MD5sum: 50ba9a6501360cd1f3f0b7bb514e1374
SHA1: ae3e8312dce5d8221b6b6bf087498387b9415633
SHA256: 87416d57b8d3ca880bd1673e6c73eb1de76548e3b8c7a668da5d865b4936c6c0
SHA512: 80446c838da3a1358e1c467c78b1beea627f2d078e2ac56b8c32f2c04c5a6ab1f91ff89d88c579a7f513b22ef537018c040e680e7006078772a64981c2f1164a
Description: Development files for the TurboJPEG library
 The libjpeg-turbo JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.
 .
 This package contains the static library, headers and documentation for
 the TurboJPEG library.
Homepage: https://www.libjpeg-turbo.org/
Multi-Arch: same

Package: libubi-dev
Priority: optional
Section: libdevel
Installed-Size: 80
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: mtd-utils
Version: 1:2.1.5-1+apertis2bv2024dev3b1
Filename: pool/target/m/mtd-utils/libubi-dev_2.1.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 25380
MD5sum: 79c5f3a7a7cd2dd2dc3fd8a8f67a6d80
SHA1: a86e6c74792bab67e641dc432a4ec5e507b09189
SHA256: cb9e439a6dff34336e8f8bc95c8fef6fe9fdfaa0cbc1d3a1594491ffc8259d75
SHA512: 743f47b03a3b853aeea19787e17b848e5168ccd67d25ed5b0cd5a3571ec26745014e352a80373266df1b2426a5a7190210469ce9cbe7e681e68808b6ffd3b555
Description: UBIFS Development Libraries
 Development header and libraries for manipulating unsorted block
 image file systems.
Homepage: http://www.linux-mtd.infradead.org/
Multi-Arch: same

Package: libubsan1
Priority: optional
Section: libs
Installed-Size: 2436
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: armhf
Source: gcc-12
Version: 12.2.0-14+apertis1bv2024dev3b1
Provides: libubsan1-armhf
Depends: gcc-12-base (= 12.2.0-14+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libstdc++6 (>= 4.1.1)
Filename: pool/target/g/gcc-12/libubsan1_12.2.0-14+apertis1bv2024dev3b1_armhf.deb
Size: 856300
MD5sum: e4014fae8ccbf70299545e1e23a1e8c0
SHA1: ea7c00f69af3f014f15ebc8ab3a10f6b573ffc4d
SHA256: 383f4972285b92cbea5428187253d8dfa09f58e36383b5ad692e13b11b1e2e75
SHA512: 89800adb3fd3849e55937c7b35575ce9dcb6805054e8201071e893b72722844725ef841ba248c3972d7ce440d014e5916e169b439f6cf1e9b69bf4736d969b8a
Description: UBSan -- undefined behaviour sanitizer (runtime)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.
Homepage: http://gcc.gnu.org/
Multi-Arch: same

Package: libuchardet-dev
Priority: optional
Section: libdevel
Installed-Size: 317
Maintainer: James Cowgill <jcowgill@debian.org>
Architecture: armhf
Source: uchardet
Version: 0.0.7-1+apertis1bv2024dev2b1
Depends: libuchardet0 (= 0.0.7-1+apertis1bv2024dev2b1)
Filename: pool/target/u/uchardet/libuchardet-dev_0.0.7-1+apertis1bv2024dev2b1_armhf.deb
Size: 77608
MD5sum: f059a1a24949131f5422e65c68385eb5
SHA1: 9294077209c1886d5a7cae6de80988842455724d
SHA256: 22622bb1d919d0e1786dfcae07e105cb5ed65d60726f15e852ea6585fd528b05
SHA512: 6e84fef92966007d1f85213552e666bc44b8edb129ed16a1807faf0c49cadf70401e41973e81f95a381a866f4a3d27525d6db27de1b4e66c483dada6f5f8c938
Description: universal charset detection library - development files
 uchardet is a C language binding of the original C++ implementation
 of the universal charset detection library by Mozilla.
 .
 uchardet is a encoding detector library, which takes a sequence of
 bytes in an unknown character encoding without any additional
 information, and attempts to determine the encoding of the text.
 .
 This package contains the development support files.
Homepage: https://www.freedesktop.org/wiki/Software/uchardet/
Multi-Arch: same

Package: libuchardet0
Priority: optional
Section: libs
Installed-Size: 178
Maintainer: James Cowgill <jcowgill@debian.org>
Architecture: armhf
Source: uchardet
Version: 0.0.7-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.1.1)
Filename: pool/target/u/uchardet/libuchardet0_0.0.7-1+apertis1bv2024dev2b1_armhf.deb
Size: 64652
MD5sum: 95716b678c1d9fff0e082c9af662bcbd
SHA1: 4d9b4e02e60e017a2c57aa065b171dcdb163635d
SHA256: eb4a4d5bf6fec293b5b2ebf5d31ce334e11bcb449752d185743fd36864576f55
SHA512: 89147ae5fbcd1e022474ef2c0311cf2a0793e507e11e95733069d6e97272bfec8815850f0481b65b1a65fc41b1ad7dab3f687cd5435b694931f839b82fc9f9c0
Description: universal charset detection library - shared library
 uchardet is a C language binding of the original C++ implementation
 of the universal charset detection library by Mozilla.
 .
 uchardet is a encoding detector library, which takes a sequence of
 bytes in an unknown character encoding without any additional
 information, and attempts to determine the encoding of the text.
 .
 This package contains the shared library.
Homepage: https://www.freedesktop.org/wiki/Software/uchardet/
Multi-Arch: same

Package: libuchardet0-dbgsym
Priority: optional
Section: debug
Installed-Size: 104
Maintainer: James Cowgill <jcowgill@debian.org>
Architecture: armhf
Source: uchardet
Version: 0.0.7-1+apertis1bv2024dev2b1
Depends: libuchardet0 (= 0.0.7-1+apertis1bv2024dev2b1)
Filename: pool/target/u/uchardet/libuchardet0-dbgsym_0.0.7-1+apertis1bv2024dev2b1_armhf.deb
Size: 69832
MD5sum: 90f10c74ebaf62f98299f0ee1050c207
SHA1: f66e285719b10db38933842b8986e09701be3d00
SHA256: 77647084766631a0b8420c283776671431e9c9fefcf1f44be349e3dbc55ec9f1
SHA512: ea3c523ab1285073521eecaa1196b2f46037592ee825fedcf15a679040589a81e5715ee30ae911c81b7e5c5ff86a6b43b1e97c6603f27f2ba961d5f6a6815ec3
Description: debug symbols for libuchardet0
Auto-Built-Package: debug-symbols
Build-Ids: 22c29457ac68f51e20a82d9f3ec365fc367a3d3c
Multi-Arch: same

Package: libudev-dev
Priority: optional
Section: libdevel
Installed-Size: 150
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libudev1 (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libudev-dev_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 61352
MD5sum: a204ce18d7c4b8603259a35aa6d36fce
SHA1: 0ddb36ffd7bc4c7dab93d51ad3d2d70b2cc643de
SHA256: d9a44b62ae05f29d63c0aec9dd246d0ddd6553d5ec5472b79c6df4c996e2d19f
SHA512: c1e92688fbb9a4aea5e2699676533e533b31a4ff34c28943f9cb3b66cf016e675b4935b235c563bc93bff7c04cfdf2916758439866121dc83177fa83691eb85e
Description: libudev development files
 This library provides APIs to introspect and enumerate devices on the local
 system.
 .
 This package contains the files needed for developing applications that
 use libudev.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: same

Package: libudev1
Priority: optional
Section: libs
Installed-Size: 193
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/s/systemd/libudev1_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 109524
MD5sum: 825064b4d7d83ee8a0453691103d292c
SHA1: fd37b938dfe328dcddb0996657545b4189f5e2f5
SHA256: 52db8f5900d200cd2995d61378a6f4e92391897e4762095c200f6d7388ef716f
SHA512: 7c20a9989bddca3ce08d5c2147e5ea78c8101d57f8797c94e9e2de21ed0362fda9a693e2017b07d8f2c18d44731b926561753d6dc993fe383243a3746b134b50
Description: libudev shared library
 This library provides APIs to introspect and enumerate devices on the local
 system.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: same

Package: libudev1-dbgsym
Priority: optional
Section: debug
Installed-Size: 484
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libudev1 (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/libudev1-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 390492
MD5sum: 0de532dd4c1c3b46be1595e5a738e24a
SHA1: 41e69cb8dfd65ad43f65c7d6069e0b811838fcbb
SHA256: bf6ae5f52164da9ff30e34521317d773787f9441f69a7949b5157e95f6347999
SHA512: a4e85ba30ab77cf420a0cb1844dc8f3923d4a69aa758e2e6d35f7bc81599066f2a33b84aa06cfce286ff4148568042df86c766c765ab9ee4953cb26d52f01ccc
Description: debug symbols for libudev1
Auto-Built-Package: debug-symbols
Build-Ids: 5056a98836cbef18a6649eecba66fb6895e1bdb3
Multi-Arch: same

Package: libudisks2-0
Priority: optional
Section: libs
Installed-Size: 498
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.50)
Filename: pool/target/u/udisks2/libudisks2-0_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 119952
MD5sum: 151167174d062e921a94041bbb9c6a4d
SHA1: 12799764bbf37ca11776bfa520d3d962a7ef6b34
SHA256: 656d50e4ac8373a3e91ea431100b1cca3bcbcaae49f19fb776e2391003545ed4
SHA512: 11ff66fb57f43f4ee827dcbfa1190fd9844d298c175adce61a8e1d1f5c0b0c4be35a10c92f8e2b72075b7ead68f695f7b73f4c741ded8d7b35bf1b56cfce72bd
Description: GObject based library to access udisks2
 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This provides a convenience library for communicating with udisks2 from
 GObject based programs.
Homepage: https://www.freedesktop.org/wiki/Software/udisks
Multi-Arch: same

Package: libudisks2-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 714
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: libudisks2-0 (= 2.9.4-4+apertis1bv2024dev3b1)
Filename: pool/target/u/udisks2/libudisks2-0-dbgsym_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 465408
MD5sum: 51b94395e061795aef883a168f7211ca
SHA1: 267cb7b59ee426cf194c66b8a33ad5e4f7cde897
SHA256: b3dc37ce28895992150b4631e73f2766eedf78e0238fdaf728b0f0936212a843
SHA512: eb63020c2e296090dcd38396ffd531c31a3e668ba8287dcadc85ff47f594d8ba203af6650073d13a236f78d063cdf6f7c3b1919513440e9f8e69ea6f57947d16
Description: debug symbols for libudisks2-0
Auto-Built-Package: debug-symbols
Build-Ids: 99998ccfbc39bd7e585cca136da1c500bcf5d02b
Multi-Arch: same

Package: libudisks2-dev
Priority: optional
Section: libdevel
Installed-Size: 5075
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: gir1.2-udisks-2.0 (= 2.9.4-4+apertis1bv2024dev3b1), libudisks2-0 (= 2.9.4-4+apertis1bv2024dev3b1)
Filename: pool/target/u/udisks2/libudisks2-dev_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 280044
MD5sum: 3b1e4a82b0d01529f0d899205d265a32
SHA1: d4ee3ec8667e6c16242441a9bafb666bc2c0323f
SHA256: 70cad0deaa60868b69c61b2cb077c27a00ab29a9b9eaa2919e3ff25bbce40c1b
SHA512: 15f566b41d708ee9f343d124f7455df343b2d54bbc5949ea2fb08a6ad11db075c9b562549cdb30803b4507828b8a2d69f70dade92454db5b456353ee7290ea50
Description: GObject based library to access udisks2 - development files
 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This package contains files that are needed to build applications using
 libudisks.
Homepage: https://www.freedesktop.org/wiki/Software/udisks
Multi-Arch: same

Package: libunistring-dev
Priority: optional
Section: libdevel
Installed-Size: 2971
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: armhf
Source: libunistring
Version: 1.0-2+apertis1bv2024dev3b1
Depends: libunistring2 (= 1.0-2+apertis1bv2024dev3b1)
Filename: pool/target/libu/libunistring/libunistring-dev_1.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 586712
MD5sum: 320252fa7c1952b126a320f0d7fe0517
SHA1: ec9130e514a277a3c7a0b93fbc5e338b395eb08f
SHA256: 65bf627978cfd6280bb8fabac6ee3d6eb2b8c1458a37acf7e13a57b51de1dc8d
SHA512: e807ae1ab7e4900e35dba8fae06341ab6b48ee684e4d352d1114c1a7cb46571b6ed205cb8abede55435b481c27675c5c07d6de070edcbbb3c514c80d580c5cc4
Description: Unicode string library for C - development files
 The 'libunistring' library implements Unicode strings (in the UTF-8,
 UTF-16, and UTF-32 encodings), together with functions for Unicode
 characters (character names, classifications, properties) and
 functions for string processing (formatted output, width, word
 breaks, line breaks, normalization, case folding, regular
 expressions).
 .
 This package contains the development support files needed to compile
 and link against libunistring, as well as the documentation in Info
 and HTML format.
Homepage: https://www.gnu.org/software/libunistring/
Multi-Arch: same

Package: libunistring2
Priority: optional
Section: libs
Installed-Size: 1680
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: armhf
Source: libunistring
Version: 1.0-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/libu/libunistring/libunistring2_1.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 419652
MD5sum: a4d8c43f4313ffe0e34dec3093cd7d69
SHA1: 1c7e339b03905c2e06ecf63e85fd65f7ab749e26
SHA256: 9a94974d736304e88becf7e29030dffee4b61f970e4f1e9da7711a58aff042c7
SHA512: 7c4cadef9ec984af4ddd9867ab5a24387180e1846f955ecc26d9d73bd3115d61ca0eb81fcb4dadaa824a5e7eae3a187b6977dddf181eacf4c743e04fda10ed1c
Description: Unicode string library for C
 The 'libunistring' library implements Unicode strings (in the UTF-8,
 UTF-16, and UTF-32 encodings), together with functions for Unicode
 characters (character names, classifications, properties) and
 functions for string processing (formatted output, width, word
 breaks, line breaks, normalization, case folding, regular
 expressions).
 .
 This package contains the shared library.
Homepage: https://www.gnu.org/software/libunistring/
Multi-Arch: same

Package: libunistring2-dbgsym
Priority: optional
Section: debug
Installed-Size: 485
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: armhf
Source: libunistring
Version: 1.0-2+apertis1bv2024dev3b1
Depends: libunistring2 (= 1.0-2+apertis1bv2024dev3b1)
Filename: pool/target/libu/libunistring/libunistring2-dbgsym_1.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 419664
MD5sum: 5f5aba7d8e0a7c286da890733f1d01a1
SHA1: eaf3992f3ae1308c7f66fb0435766faff199bd9f
SHA256: 3d49e2fab3fb71c8f48d427649644ef7506234dfec75d5c04b5c6cf59112fef9
SHA512: d9a2d890e3ae7232a1c504fe54731c5ce5c3d608dca7297e29617345b607ea9c80a1e9e8bcf5488db96884d3b719f2afd21cdc97c3e7f0360c91385e3db8be17
Description: debug symbols for libunistring2
Auto-Built-Package: debug-symbols
Build-Ids: c321e65efbce5eaef2a48aefcf2b87af0d5b3855
Multi-Arch: same

Package: libunwind-15
Priority: optional
Section: libs
Installed-Size: 99
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libunwind-x.y
Provides: libunwind-x.y
Depends: libc6 (>= 2.34)
Conflicts: libunwind-x.y
Filename: pool/target/l/llvm-toolchain-15/libunwind-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 55044
MD5sum: 8930e58c6db7f8f43c8ae45aa719aa56
SHA1: efacda95d4915dd3f01b7c716fc37a9080709fc3
SHA256: aae3a2057986b31df291ccf8169a517bae78643502b4697eb56508648323202a
SHA512: 3c554ddc4d6ad822fe69f32a32361d110a18e534884232f4743b3f3d1ce790f53e6a643fcbcd4e95b5af86e3b072df9a40e56f36d2b1d13d803d1e4cf75b6aff
Description: production-quality unwinder
 libunwind is a production-quality unwinder, with platform support for DWARF
 unwind info, SjLj, and ARM EHABI.
 .
 The low level libunwind API was designed to work either in-process (aka local)
 or to operate on another process (aka remote), but only the local path has
 been implemented. Remote unwinding remains as future work.
Homepage: https://www.llvm.org/
Multi-Arch: same

Package: libunwind-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 33
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libunwind-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/libunwind-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 14992
MD5sum: 06e7daa119481b09b9903fcda16f4b61
SHA1: daa08278502c164c84c9256701cf2b2d527d934b
SHA256: 23c4ade21b0faece07105ae16f745195e4ac8d67977d738f8b12e8aaadf48326
SHA512: bf2ca1c0060276445f03efa16651e932d09b105922e276e84e2555cfb1d51a9a8e37ed36f916d272e6a515c2d4b00889a064ba0e8a34d64c6ae0ae0a52f954bd
Description: debug symbols for libunwind-15
Auto-Built-Package: debug-symbols
Build-Ids: b399ead7783d768e4ab622d9096b269027061f31
Multi-Arch: same

Package: libunwind-15-dev
Priority: optional
Section: libdevel
Installed-Size: 217
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: libunwind-dev, libunwind-x.y-dev
Provides: libunwind-dev, libunwind-x.y-dev
Depends: libunwind-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Conflicts: libunwind-dev, libunwind-x.y-dev
Filename: pool/target/l/llvm-toolchain-15/libunwind-15-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 73416
MD5sum: bf5639dd9d9e9aff975b22fd0374cb84
SHA1: 308989e99381617b82a7ddaf1d42fc1b7ed78178
SHA256: 09fa83bee62b5b5a5c13e6eed23a4689dcea0071be43fc521dfb494de7b758bc
SHA512: 622e285f3f12d492f82b95bf266684cfcc32c783a7aa54fc7e083439af51c133ab81252e6dac5f198c024f4d1d6c354f4f62429cd75ecee63a5e9589f0684ed4
Description: production-quality unwinder
 libunwind is a production-quality unwinder, with platform support for DWARF
 unwind info, SjLj, and ARM EHABI.
 .
 The low level libunwind API was designed to work either in-process (aka local)
 or to operate on another process (aka remote), but only the local path has
 been implemented. Remote unwinding remains as future work.
Homepage: https://www.llvm.org/
Multi-Arch: same

Package: libunwind-dev
Priority: optional
Section: libdevel
Installed-Size: 2054
Maintainer: Adrian Bunk <bunk@debian.org>
Architecture: armhf
Source: libunwind
Version: 1.6.2-3+apertis1bv2024dev3b1
Replaces: libunwind8-dev (<< 1.1-3.2)
Provides: libunwind8-dev
Depends: libunwind8 (= 1.6.2-3+apertis1bv2024dev3b1), liblzma-dev
Conflicts: libunwind1-dev, libunwind7-dev
Filename: pool/target/libu/libunwind/libunwind-dev_1.6.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 445628
MD5sum: 55d65321facb23fcbfb723bd5fbb2408
SHA1: 24ae70bfacef2a71b2052dfc0df0c3aef7def538
SHA256: edc08587fb62dc76785b688d645119d7cc4868b0a266b6c00b411456852efc36
SHA512: 25d83d5444edf3e3731ae2939352a8ae61ca7c4f15836b84f1db2b9fc8aa0669fd4a69c29e4c3bbcf372385e9ba50f32c22954f934fc5455d9452765dba79fdc
Description: library to determine the call-chain of a program - development
 The primary goal of this project is to define a portable and efficient C
 programming interface (API) to determine the call-chain of a program.
 The API additionally provides the means to manipulate the preserved
 (callee-saved) state of each call-frame and to resume execution at any
 point in the call-chain (non-local goto). The API supports both local
 (same-process) and remote (across-process) operation. As such, the API
 is useful in a number of applications.
 .
 This package includes the development support files.
Homepage: http://www.nongnu.org/libunwind
Multi-Arch: same

Package: libunwind-setjmp0
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Adrian Bunk <bunk@debian.org>
Architecture: armhf
Source: libunwind
Version: 1.6.2-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.5), liblzma5 (>= 5.1.1alpha+20110809), libunwind8
Filename: pool/target/libu/libunwind/libunwind-setjmp0_1.6.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 9580
MD5sum: 01ef67a2f75c85291094b380775e65ba
SHA1: 5898d575dfafbdc844bdcee1976697dcdd1a95e3
SHA256: afc5bf78c6ff58b7a2be0e1aba2ff210e933fa183385357e3c13f9ce61927bf6
SHA512: b7ef2ba50feaa6029f4c4a5f02e1785a15e800d900f82d69b1be94b7cac00959322dfad7e448410888d7b3b97538cc3063269d469427eef772505c741d021f9a
Description: libunwind-based non local goto - runtime
 The unwind-setjmp library offers a libunwind-based implementation of
 non-local gotos. This implementation is intended to be a drop-in
 replacement for the normal, system-provided routines of the same name.
 The main advantage of using the unwind-setjmp library is  that  setting
 up a non-local goto via one of the setjmp() routines is very fast.
 .
 This package includes the shared library
Homepage: http://www.nongnu.org/libunwind

Package: libunwind-setjmp0-dbgsym
Priority: optional
Section: debug
Installed-Size: 25
Maintainer: Adrian Bunk <bunk@debian.org>
Architecture: armhf
Source: libunwind
Version: 1.6.2-3+apertis1bv2024dev3b1
Depends: libunwind-setjmp0 (= 1.6.2-3+apertis1bv2024dev3b1)
Filename: pool/target/libu/libunwind/libunwind-setjmp0-dbgsym_1.6.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 13652
MD5sum: 467dcf015ec76817572910b78cc7e572
SHA1: e54cc28e5e19d0c3b6cb9f0e8b42bf64a157f7e5
SHA256: eb4a38b86d1aec32a3ad4ea951bb3e419ff69e0965c2416c19f49bbbc25df856
SHA512: 425acdbc5806181964e062f06aeebb0f39fa5d06f0fda9a410ae98747353a147d35866e7ced5f652f39d15ce66aba0abcf8de54f553ef4c15c6e6efa30a4a405
Description: debug symbols for libunwind-setjmp0
Auto-Built-Package: debug-symbols
Build-Ids: d1182456fff1ea480eb144e45606a7ef9abaa974

Package: libunwind-setjmp0-dev
Priority: optional
Section: libdevel
Installed-Size: 58
Maintainer: Adrian Bunk <bunk@debian.org>
Architecture: armhf
Source: libunwind
Version: 1.6.2-3+apertis1bv2024dev3b1
Depends: libunwind-dev (= 1.6.2-3+apertis1bv2024dev3b1), libunwind-setjmp0 (= 1.6.2-3+apertis1bv2024dev3b1)
Filename: pool/target/libu/libunwind/libunwind-setjmp0-dev_1.6.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 20512
MD5sum: 1a3d8e82e608d6e9c55f0b51b6364bff
SHA1: c8f743ba28932185ee6916027a594cd835016f41
SHA256: ee88c67c9d684a87e10869f26961f6775a83324ba045199e74f6989769f212aa
SHA512: c935ca0170f52f750061f23d92186775650529ffe37d7dde664ebc5b28b7c60ac1ae6f4f538e792ca79be209dcadd2c42f6b05b09d1c4a596e42b5fb01da8d90
Description: libunwind-based non local goto - development
 The unwind-setjmp library offers a libunwind-based implementation of
 non-local gotos. This implementation is intended to be a drop-in
 replacement for the normal, system-provided routines of the same name.
 The main advantage of using the unwind-setjmp library is  that  setting
 up a non-local goto via one of the setjmp() routines is very fast.
 .
 This package includes the development support files
Homepage: http://www.nongnu.org/libunwind

Package: libunwind8
Priority: optional
Section: libs
Installed-Size: 135
Maintainer: Adrian Bunk <bunk@debian.org>
Architecture: armhf
Source: libunwind
Version: 1.6.2-3+apertis1bv2024dev3b1
Replaces: libgcc1 (<< 1:4.0.0-2)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), liblzma5 (>= 5.1.1alpha+20110809)
Conflicts: libunwind1-dev
Filename: pool/target/libu/libunwind/libunwind8_1.6.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 46640
MD5sum: 10b23624da19dd7c78d5b78d645a5891
SHA1: f805096bd019aa563751455542a54cbf2a968ee7
SHA256: 468c229d9df10f9375e4be6dd441175be3d9c95861e5b1a0086de483ffc91b16
SHA512: c58f354ca7aad40dcb9d6ef7629b7958606d0aa295873f8a4888756d97b39ad5736b174e2e688c7b683263c2e3d247415e514af7210fc88305968e37240e152c
Description: library to determine the call-chain of a program - runtime
 The primary goal of this project is to define a portable and efficient C
 programming interface (API) to determine the call-chain of a program.
 The API additionally provides the means to manipulate the preserved
 (callee-saved) state of each call-frame and to resume execution at any
 point in the call-chain (non-local goto). The API supports both local
 (same-process) and remote (across-process) operation. As such, the API
 is useful in a number of applications.
 .
 This package includes the shared libraries
Homepage: http://www.nongnu.org/libunwind
Multi-Arch: same

Package: libunwind8-dbgsym
Priority: optional
Section: debug
Installed-Size: 438
Maintainer: Adrian Bunk <bunk@debian.org>
Architecture: armhf
Source: libunwind
Version: 1.6.2-3+apertis1bv2024dev3b1
Depends: libunwind8 (= 1.6.2-3+apertis1bv2024dev3b1)
Filename: pool/target/libu/libunwind/libunwind8-dbgsym_1.6.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 397956
MD5sum: e30cb3c876fdbf2bc9064b83577f76ab
SHA1: 8b4de67ef1ede073b83aa16626a3d1eb4ad61db1
SHA256: e1764f78b7074d4ecf246df6867d8c01ae2b9d1a7bb9c2139b175b27478a3d4d
SHA512: 44aa0fed6c285f6ca09b833508070b43cac48592064e55320c3098a7edc232a598df98fc26b36d74f733f39fc6073399924f9375aedafeddc27ab9981c9c5334
Description: debug symbols for libunwind8
Auto-Built-Package: debug-symbols
Build-Ids: 1ff49a13e3a4d94971c9503d8bf1f7c9be25f358 655f1eb8f340e62d63d475b815866cafc1efc751 9401ab5e888b78cd5c35727b561aaab413c3661c a31ff2239e80b04012e939f734d5d2f829c02159
Multi-Arch: same

Package: libupower-glib-dev
Priority: optional
Section: libdevel
Installed-Size: 134
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: upower
Version: 0.99.20-2+apertis1bv2024dev2b1
Depends: gir1.2-upowerglib-1.0 (= 0.99.20-2+apertis1bv2024dev2b1), libupower-glib3 (= 0.99.20-2+apertis1bv2024dev2b1), libglib2.0-dev
Filename: pool/target/u/upower/libupower-glib-dev_0.99.20-2+apertis1bv2024dev2b1_armhf.deb
Size: 15348
MD5sum: 03d0d0cf3715da283034b38480e21387
SHA1: 5f4591a7ac989f0cda2f5f3b6cfaf80b9f4e90f0
SHA256: 95699b36c51e844439ba10eaa65ade087dad71b1b43e76fe05a8cc7644dc15c8
SHA512: 4edd53f8218455e3cb86cb2c4f998f3089170eac3d3cafed51137d79275aaa69b0b115fab6ae05d87bdf127a5e59471edb07f85943c42fa4bc13de114dc0c6c6
Description: abstraction for power management - development files
 upower provides an interface to enumerate power sources on the system
 and control system-wide power management. Any application can access the
 org.freedesktop.UPower service on the system message bus. Some
 operations (such as suspending the system) are restricted using PolicyKit.
 .
 This package contains files that are needed to build applications.
Homepage: https://upower.freedesktop.org/
Multi-Arch: same

Package: libupower-glib3
Priority: optional
Section: libs
Installed-Size: 101
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: upower
Version: 0.99.20-2+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.58)
Recommends: upower
Breaks: gir1.2-upowerglib-1.0 (<< 0.99.18), upower (<< 0.99.18)
Filename: pool/target/u/upower/libupower-glib3_0.99.20-2+apertis1bv2024dev2b1_armhf.deb
Size: 31376
MD5sum: a9f6721c9d05fb054ca2735f6284dd90
SHA1: 11c910cd468587784e45aafc3253f4d09346dffa
SHA256: 2303ccf533586704d39fb58f1e8aa3906d97921d7da62186667f97ebd84b592d
SHA512: 42e8e0ededd891022f44c1b49f2ca17bf957428465ee66413814fa820d6611f9c1fa5569bb2a7690a6a4de1feb0600165be2d2688020407a1663672ba3624a15
Description: abstraction for power management - shared library
 upower provides an interface to enumerate power sources on the system
 and control system-wide power management. Any application can access the
 org.freedesktop.UPower service on the system message bus. Some
 operations (such as suspending the system) are restricted using PolicyKit.
 .
 This package contains the shared library to be used by applications.
Homepage: https://upower.freedesktop.org/
Multi-Arch: same

Package: libupower-glib3-dbgsym
Priority: optional
Section: debug
Installed-Size: 149
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: upower
Version: 0.99.20-2+apertis1bv2024dev2b1
Depends: libupower-glib3 (= 0.99.20-2+apertis1bv2024dev2b1)
Filename: pool/target/u/upower/libupower-glib3-dbgsym_0.99.20-2+apertis1bv2024dev2b1_armhf.deb
Size: 104452
MD5sum: de5227bbe1ff5e1295d8e87466d837c9
SHA1: 22bbe5e2becb1c8abc1af737f5897143b36dad8e
SHA256: 050d166f225e15dc8d8acb14dff02fe70331eb3eed6a2c0606de3fc42281daef
SHA512: 1c188ecf0f52653e976c92e1453b0653d28156a6ba746970c94d2a0088dd2a99b4d21cbbc07e05a685b8b17366e5ca22551a522b55d3ad9cfef6dc1c1e89e777
Description: debug symbols for libupower-glib3
Auto-Built-Package: debug-symbols
Build-Ids: 8770eaeb4ff9dbbbc5fc8057e0a6cd398f789ad6
Multi-Arch: same

Package: libusb-0.1-4
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: libusb
Version: 2:0.1.12-32+apertis1bv2024dev2b1
Replaces: libusb-dev (<< 2:0.1.12-25)
Depends: libc6 (>= 2.15)
Filename: pool/target/libu/libusb/libusb-0.1-4_0.1.12-32+apertis1bv2024dev2b1_armhf.deb
Size: 14676
MD5sum: 1255af329551336fa38143ea60afbe96
SHA1: 87dd181df7be8179c664f2b009603888ee14b169
SHA256: 6ba41259b342598a64e8c8aa77e47a2033554ab3ababcbf7e1151a87f47b0489
SHA512: 90a66aed2e6c961a9bfc415b14f91a26f530d4c9f8a9e139fd1bb4495af995643da952305638d1457c999cc9043398de9be397b6035c7022de2687bcafb642d6
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 This package contains what you need to run programs that use this
 library.
Homepage: http://www.linux-usb.org/
Multi-Arch: same

Package: libusb-0.1-4-dbgsym
Priority: optional
Section: debug
Installed-Size: 49
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: libusb
Version: 2:0.1.12-32+apertis1bv2024dev2b1
Depends: libusb-0.1-4 (= 2:0.1.12-32+apertis1bv2024dev2b1)
Filename: pool/target/libu/libusb/libusb-0.1-4-dbgsym_0.1.12-32+apertis1bv2024dev2b1_armhf.deb
Size: 35276
MD5sum: 0319e703c1788a99dddaddd59180978f
SHA1: 5809baa6f395d8acb2562499a1ba902cc69d6fd0
SHA256: bcfaf7055e23f2e5f92343b5bdea1c9fbd5a74b73e983b933f95a22a6c79ccb3
SHA512: 618afb85351673d6ad4d9bbfd6fcd3b8228c11d8bf029bb457de89cb0beb408b7fdc673dc3519ba2521060a3f6334f4dcf67857172cd0b6b674bc4a608ad7375
Description: debug symbols for libusb-0.1-4
Auto-Built-Package: debug-symbols
Build-Ids: 688594a7252e55a2539fde80ec3e6692816bb407
Multi-Arch: same

Package: libusb-1.0-0
Priority: optional
Section: libs
Installed-Size: 109
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: libusb-1.0
Version: 2:1.0.26-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libudev1 (>= 183)
Filename: pool/target/libu/libusb-1.0/libusb-1.0-0_1.0.26-1+apertis0bv2024dev3b1_armhf.deb
Size: 51356
MD5sum: 9324892116249ec626dcdbbf76b1bf48
SHA1: 2cf21076d1a7c4322f0aa6251a0cb7bfb621d746
SHA256: 0ad648c0af0ebb1c7261c5c0052bbaa6d93fb2fa238e15bc163f740f98789ba3
SHA512: 870438376f43dc5549360cc6cae2c33dfe73578def3436c659fe0ca3bdd5e64171f2a1e3052ff133aed84fd768ff473565b8aa77276b9844d91e5ed4c17e5f44
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 This package contains what you need to run programs that use this
 library.
Homepage: http://www.libusb.info
Multi-Arch: same

Package: libusb-1.0-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 152
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: libusb-1.0
Version: 2:1.0.26-1+apertis0bv2024dev3b1
Depends: libusb-1.0-0 (= 2:1.0.26-1+apertis0bv2024dev3b1)
Filename: pool/target/libu/libusb-1.0/libusb-1.0-0-dbgsym_1.0.26-1+apertis0bv2024dev3b1_armhf.deb
Size: 126732
MD5sum: 2cbdb95d6b624421e5720a61abaa396e
SHA1: fe1648c6d17e169c7769054b48dd545a7cd3fffd
SHA256: 2af35b0b165f9cd5aa4cd97cc81bed57de937bced9a3b5b4ecb196c1ba3bdeac
SHA512: 06064f8f41f1102ae3a277557aaeb2cebbfbd178ca423b8afce77633a5d04cefec94cf2bb3d4750e77b29fdd7ab7d60bbe87c1ba8fa42f83aa4585313fc3c458
Description: debug symbols for libusb-1.0-0
Auto-Built-Package: debug-symbols
Build-Ids: 858152e467026536fda198ddacb740776d6cf9ea
Multi-Arch: same

Package: libusb-1.0-0-dev
Priority: optional
Section: libdevel
Installed-Size: 234
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: libusb-1.0
Version: 2:1.0.26-1+apertis0bv2024dev3b1
Depends: libusb-1.0-0 (= 2:1.0.26-1+apertis0bv2024dev3b1)
Recommends: libusb-1.0-doc
Filename: pool/target/libu/libusb-1.0/libusb-1.0-0-dev_1.0.26-1+apertis0bv2024dev3b1_armhf.deb
Size: 73464
MD5sum: cd4fa627c4f76ef8b702c2f7e0e4aec4
SHA1: e2e219bdb2cedc3c23f226b7afbde0f43873a176
SHA256: 2f99fb2e558a59c8e989bf95b3aa4f252baabb16ad16a3e15595908f1c211d43
SHA512: 6ad1441640103602f1d5c714a4f5b26f215e3b84ca8b5d8a8bfe9447f71ed8445e8f05bd7a2aba48adb44ac433319addbabd0e482aa04ff203312bb09343770e
Description: userspace USB programming library development files
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 This package contains what you need for compiling sources that
 use this library in your own code.
Homepage: http://www.libusb.info
Multi-Arch: same

Package: libusb-1.0-doc
Priority: optional
Section: doc
Installed-Size: 1622
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: all
Source: libusb-1.0
Version: 2:1.0.26-1+apertis0bv2024dev3b1
Replaces: libusb-1.0-0-dev (<< 1.0.16)
Conflicts: libusb-1.0-0-dev (<< 1.0.16)
Filename: pool/target/libu/libusb-1.0/libusb-1.0-doc_1.0.26-1+apertis0bv2024dev3b1_all.deb
Size: 192276
MD5sum: f94aa5716d8bb8d999c2cceea7bb9409
SHA1: 5f890d673e8400d6e8ba1507e61889db71b8f7b5
SHA256: 7a48eee274677cddf9daaa85e727bac707f892e8d22bad1d04bb180210fbfc8e
SHA512: 1fe78b4e3ce5822aa64b9039f2f2ddc1841d64f995c638c79cf03cd3b5ad937aef78c6489d0994e828c0c537719c295417beab1f592c39052a82c8b26a92487b
Description: documentation for userspace USB programming
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 This package contains the libusb 1.0 API reference manual in HTML format.
Homepage: http://www.libusb.info
Multi-Arch: foreign

Package: libusb-1.0-doc
Priority: optional
Section: doc
Installed-Size: 1620
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: all
Source: libusb-1.0
Version: 2:1.0.26-1+apertis0bv2024dev2b1
Replaces: libusb-1.0-0-dev (<< 1.0.16)
Conflicts: libusb-1.0-0-dev (<< 1.0.16)
Filename: pool/target/libu/libusb-1.0/libusb-1.0-doc_1.0.26-1+apertis0bv2024dev2b1_all.deb
Size: 190352
MD5sum: 05c3b58e6e6618ead3bb48375f1b6325
SHA1: 25ccaef41bff925c215b63ea4f8749eef1e9fc52
SHA256: a5096a8f1895cbd177ca55d5aef8e995bce73796581ac1522c942f91234118ec
SHA512: 2d3cd4633a65b22dedfcbdb477a0a01253fe4dab0fc129a6fee279671a041e9dc0ef6d2dd4a6ec1fd94150bab920a948cf264bb66e44dd0c55add38597f87d69
Description: documentation for userspace USB programming
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 This package contains the libusb 1.0 API reference manual in HTML format.
Homepage: http://www.libusb.info
Multi-Arch: foreign

Package: libusb-dev
Priority: optional
Section: libdevel
Installed-Size: 206
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: libusb
Version: 2:0.1.12-32+apertis1bv2024dev2b1
Depends: libusb-0.1-4 (= 2:0.1.12-32+apertis1bv2024dev2b1), libc6-dev | libc-dev
Filename: pool/target/libu/libusb/libusb-dev_0.1.12-32+apertis1bv2024dev2b1_armhf.deb
Size: 30196
MD5sum: 240b6844f2c0d46b487d02e393441d92
SHA1: f04323d178c275dddc97e89bf6f1eca7f97c9cd3
SHA256: 3b205bb41150f18c25caab1e491ac7e73b28b46dce4fae41de94429f92d44256
SHA512: 45d9bea682839461c6516e56b8eff623ba3cae32684e2cfaeb1d898efbfa15d8636579cd857a17d4a86e6d5301f53912ca1413ee7fdfa3c1a5dbf432bd92cc3a
Description: userspace USB programming library development files
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 This package contains what you need for compiling sources that
 use this library in your own code.
Homepage: http://www.linux-usb.org/

Package: libutempter-dev
Priority: optional
Section: libdevel
Installed-Size: 31
Maintainer: Christian Göttsche <cgzones@googlemail.com>
Architecture: armhf
Source: libutempter
Version: 1.2.1-3+apertis0bv2024dev2b1
Depends: libutempter0 (= 1.2.1-3+apertis0bv2024dev2b1)
Filename: pool/target/libu/libutempter/libutempter-dev_1.2.1-3+apertis0bv2024dev2b1_armhf.deb
Size: 8384
MD5sum: 605f4470100519b47f305910f7325b3c
SHA1: 2b534d694b5971e2bbc4a6d05b20a22123316b2d
SHA256: a07f0edf73d8b89d8c07204419bc8a043ae6443a06bf0d15b55a471fad3e1d63
SHA512: bd55e68a4036fbee68b59632f7073ced492d11dd0c9ba639de53e1563305d44e5fdc6a0a8901c1adeac32a1c8df2640b78cbbe4d3a7435b0e1793304f0c019f5
Description: privileged helper for utmp/wtmp updates (development)
 The libutempter library provides interface for terminal emulators such as
 screen and xterm to record user sessions to utmp and wtmp files.
 .
 This package contains development files required to build
 utempter-based software.
Homepage: https://git.altlinux.org/people/ldv/packages/?p=libutempter.git
Multi-Arch: same

Package: libutempter0
Priority: optional
Section: libs
Installed-Size: 37
Maintainer: Christian Göttsche <cgzones@googlemail.com>
Architecture: armhf
Source: libutempter
Version: 1.2.1-3+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34)
Filename: pool/target/libu/libutempter/libutempter0_1.2.1-3+apertis0bv2024dev2b1_armhf.deb
Size: 8648
MD5sum: a00d90fa72813f0d9d730ebdad5d24d5
SHA1: deae6d6ca7d88f9ad1fdf168d85dc9e57bc12993
SHA256: 2c3a02b308ab251768fff54575f09f66467cc701d9750054fd7f69928f45e90b
SHA512: 68793647fa589a8b98293c98c36664924ad26a1f36b2cc23334eea09780a035afca1b5254a42785ff1631cf7386b25ecb3a9f756647646829f850e1a90c7e778
Description: privileged helper for utmp/wtmp updates (runtime)
 The libutempter library provides interface for terminal emulators such as
 screen and xterm to record user sessions to utmp and wtmp files.
 .
 The utempter is a privileged helper used by libutempter library to manipulate
 utmp and wtmp files.
Homepage: https://git.altlinux.org/people/ldv/packages/?p=libutempter.git
Multi-Arch: same

Package: libutempter0-dbgsym
Priority: optional
Section: debug
Installed-Size: 34
Maintainer: Christian Göttsche <cgzones@googlemail.com>
Architecture: armhf
Source: libutempter
Version: 1.2.1-3+apertis0bv2024dev2b1
Depends: libutempter0 (= 1.2.1-3+apertis0bv2024dev2b1)
Filename: pool/target/libu/libutempter/libutempter0-dbgsym_1.2.1-3+apertis0bv2024dev2b1_armhf.deb
Size: 13412
MD5sum: 251a83c297f2b925c8e9e4ad470b2b03
SHA1: 21028cc0d3e57e60d3f02f2fa32a9dbc621ec81c
SHA256: cea9f511182f3a8d734955307df2dc956395a140be60ff1df09a0c22d88bb505
SHA512: 27c48c27a466ab50a359081065103783b1ac40656f6584aa12c20ba4ece57955429e0467b733990192c653232b76d548043f4cad2c89a45413d67837abf291c8
Description: debug symbols for libutempter0
Auto-Built-Package: debug-symbols
Build-Ids: 05144087da37438749e95562ba57d7adc56fa54a 742e2f514bb2aed02f29a704d4be0a403c8a0142
Multi-Arch: same

Package: libuuid-perl
Priority: optional
Section: perl
Installed-Size: 41
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 0.28-2+apertis0bv2024dev2b1
Depends: perl-base (>= 5.36.0-7), perlapi-5.36.0, libc6 (>= 2.4), libuuid1 (>= 2.16)
Filename: pool/target/libu/libuuid-perl/libuuid-perl_0.28-2+apertis0bv2024dev2b1_armhf.deb
Size: 15968
MD5sum: cd727c19b7f49f5d6fc6d7f976c61282
SHA1: 5384d79b8e022a077b657c40dbaa882c406bcb7f
SHA256: 094cf0150562e288184a924e2caefeb91775390ac6b7c074a3ec9a984fb134a4
SHA512: c785522858b1f61dfa67da025c4e45d9639d68e513a5fae3ad926f6e1b300dbb6b3cee217f99883ea956539995ef3d1bf36d4bbe8d862caf92fbf0f1bfb32c45
Description: Perl extension for using UUID interfaces as defined in e2fsprogs
 libuuid generates and parses 128-bit universally unique ids (UUIDs).
 See RFC 4122 for more information.
 .
 This is a Perl interface to libuuid.  It allows generation, parsing,
 and unparsing of UUIDs.
Homepage: https://metacpan.org/release/UUID

Package: libuuid-perl-dbgsym
Priority: optional
Section: debug
Installed-Size: 45
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libuuid-perl
Version: 0.28-2+apertis0bv2024dev2b1
Depends: libuuid-perl (= 0.28-2+apertis0bv2024dev2b1)
Filename: pool/target/libu/libuuid-perl/libuuid-perl-dbgsym_0.28-2+apertis0bv2024dev2b1_armhf.deb
Size: 31676
MD5sum: 9402fa0170fb860451f6b69ff5346d86
SHA1: 07bc52196ed8b3df8474ee7e925a220c1518e3d2
SHA256: fdbd6935c0b19db3fe997dbad0c8a563590a9bda8302d4561cf3b71aa60250db
SHA512: 31563b12e8834dbc7b9e2d2a6c7657e58dac260c349d7ce19328cfdb760a0c68cf2c7a7634e044da5841f06a6cc285941a7e07f059aaa364ad298ea6163ac207
Description: debug symbols for libuuid-perl
Auto-Built-Package: debug-symbols
Build-Ids: 93b520f989cd5a470a4b9acba5337f18b74f80e4

Package: libuuid1
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.28)
Recommends: uuid-runtime
Filename: pool/target/u/util-linux/libuuid1_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 37276
MD5sum: 6bfa5f3b7fd2e87cfe111f42cdf2c22c
SHA1: 43e0b7d350b5e48db3c121f079dece530581b3b3
SHA256: 58829f667346bdf13998d0bedf3ff617d5558430d86b04a7b8430ee1a125e6e7
SHA512: 46fedad9f740ac2bf5a2cd90687581119b0e2b8c848de735e9bcef3c240ca2f5cb8c4d85a73eb16fb0c5bffbfd24b57a7788f585ec6d790bcd833839b94497f5
Description: Universally Unique ID library
 The libuuid library generates and parses 128-bit Universally Unique
 IDs (UUIDs). A UUID is an identifier that is unique within the space
 of all such identifiers across both space and time. It can be used for
 multiple purposes, from tagging objects with an extremely short lifetime
 to reliably identifying very persistent objects across a network.
 .
 See RFC 4122 for more information.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: same

Package: libuuid1-dbgsym
Priority: optional
Section: debug
Installed-Size: 46
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libuuid1 (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/libuuid1-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 31140
MD5sum: de1ed71a995994700d40974aee5b25ef
SHA1: 8f54165d277bc427e5f49b749d6a9d912c2eb45e
SHA256: 44aba3c45255dd788b9a7f229fe2d34239dddc1b98b0e57ff39cf6f98ad40e96
SHA512: 36d89027721fc4e65f92f8d82d790836c68e3fdb030f91a2ba92f60c85630a0c3c80344a01ebb62f6c93ecc0c27e7f67fd80e59e413503b71bfa0d57691faef3
Description: debug symbols for libuuid1
Auto-Built-Package: debug-symbols
Build-Ids: b3c85e9ce229695355923abc7223f5f23a989246
Multi-Arch: same

Package: libuv1
Priority: optional
Section: libs
Installed-Size: 223
Maintainer: Dominique Dumont <dod@debian.org>
Architecture: armhf
Version: 1.44.2-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/libu/libuv1/libuv1_1.44.2-1+apertis2bv2024dev3b1_armhf.deb
Size: 125132
MD5sum: 32d5bb251c38f21ae56b186742ba08f6
SHA1: 39bb0e68aa71c3687f0794960291bbd9b1d2a6d6
SHA256: 2b3b9aa1ffcce19a0211cfd31f3203dbc0d760554284f5874f3f8f7d1f06b7d9
SHA512: ee500a6ace59d5363490f430b60cbeaaf696108f4804211b87de8a795459d938c3e792d607fef7b3e5a78a1f749abe5d26b287ce6f39b297679f85a0bc02e60c
Description: asynchronous event notification library - runtime library
 Libuv is the asynchronous library behind Node.js. Very similar to libevent or
 libev, it provides the main elements for event driven systems: watching and
 waiting for availability in a set of sockets, and some other events like timers
 or asynchronous messages. However, libuv also comes with some other extras
 like:
  * files watchers and asynchronous operations
  * a portable TCP and UDP API, as well as asynchronous DNS resolution
  * processes and threads management, and a portable inter-process
    communications mechanism, with pipes and work queues
  * a plugins mechanism for loading libraries dynamically
  * interface with external libraries that also need to access the I/O.
 .
 This package includes the dynamic library against which you can link
 your program.
Homepage: https://github.com/libuv/libuv
Multi-Arch: same

Package: libuv1-dbgsym
Priority: optional
Section: debug
Installed-Size: 264
Maintainer: Dominique Dumont <dod@debian.org>
Architecture: armhf
Source: libuv1
Version: 1.44.2-1+apertis2bv2024dev3b1
Depends: libuv1 (= 1.44.2-1+apertis2bv2024dev3b1)
Filename: pool/target/libu/libuv1/libuv1-dbgsym_1.44.2-1+apertis2bv2024dev3b1_armhf.deb
Size: 227888
MD5sum: 99a72c9f74c9af5a1fc1004bb4f9de72
SHA1: 4b925d3c667ab7347180929b9ded533c43d9eddc
SHA256: 206b52568c1a32a5fbba9c5a85f65bb092dbf1dc42fe5cb749152c6d136b0068
SHA512: de065491922d976aa736eede5cbbcca70d8bbadf124af13f79685b8652cefa83ddd9a19117dceb4ce38290f1075770fec69d2148073e1f9f2eba501392773460
Description: debug symbols for libuv1
Auto-Built-Package: debug-symbols
Build-Ids: da1246733c7fbba1838b35d886cb8104dc0168a8
Multi-Arch: same

Package: libuv1-dev
Priority: optional
Section: libdevel
Installed-Size: 516
Maintainer: Dominique Dumont <dod@debian.org>
Architecture: armhf
Source: libuv1
Version: 1.44.2-1+apertis2bv2024dev3b1
Replaces: libuv-dev
Depends: libuv1 (= 1.44.2-1+apertis2bv2024dev3b1)
Conflicts: libuv-dev
Filename: pool/target/libu/libuv1/libuv1-dev_1.44.2-1+apertis2bv2024dev3b1_armhf.deb
Size: 161524
MD5sum: 551f4e5404794647c40fae249035b908
SHA1: 28bb6b82cecd672e824a2313d5ecefc0eb74c25a
SHA256: 4d6ba730029f877882f195a4d5e4009c5f759158bb00009ff695d86a74b23ef3
SHA512: f660e90fc00016d24e4cd3bd7efcaba2bc06c7c47ff48830b3b6bb689e46f425fb93d3424ab420e3a266dbda5cdd6cfc2669d5d732c79470fd77920c088d9608
Description: asynchronous event notification library - development files
 Libuv is the asynchronous library behind Node.js. Very similar to libevent or
 libev, it provides the main elements for event driven systems: watching and
 waiting for availability in a set of sockets, and some other events like timers
 or asynchronous messages. However, libuv also comes with some other extras
 like:
  * files watchers and asynchronous operations
  * a portable TCP and UDP API, as well as asynchronous DNS resolution
  * processes and threads management, and a portable inter-process
    communications mechanism, with pipes and work queues
  * a plugins mechanism for loading libraries dynamically
  * interface with external libraries that also need to access the I/O.
 .
 Install this package if you wish to develop your own programs using the
 libuv engine.
Homepage: https://github.com/libuv/libuv
Multi-Arch: same

Package: libv4l-0
Priority: optional
Section: libs
Installed-Size: 222
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: libv4lconvert0 (= 1.22.1-5+apertis1bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/v/v4l-utils/libv4l-0_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 109384
MD5sum: 64fa7794aa82d7ea0b843358f08abe2d
SHA1: cce55d6f3c561574a5a46603f9638e5c505061fa
SHA256: 4907cc919143e9d85120fdb235c6edaf0a04b13278746e3b0d2b67b98bb5c71b
SHA512: fc2a5a4b91fbb935c2657ad1759e03a046104404f5e5146d00978cfcfe729ebd38016d101c00b80a40778a0829b10c1cf36ffd9b4542cfe1730bd6005da860f7
Description: Collection of video4linux support libraries
 libv4l is a collection of libraries which adds a thin abstraction layer on
 top of video4linux2 devices. The purpose of this (thin) layer is to make it
 easy for application writers to support a wide variety of devices without
 having to write separate code for different devices in the same class. libv4l
 consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.
 .
 libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent
 of the drivers for those devices supporting v4l1 compatibility (which many
 v4l2 drivers do not).
 .
 libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the
 application transparent libv4lconvert conversion where necessary.
 .
 This package contains the shared libraries.
Homepage: https://linuxtv.org/downloads/v4l-utils/
Multi-Arch: same

Package: libv4l-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 114
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: libv4l-0 (= 1.22.1-5+apertis1bv2024dev3b1)
Filename: pool/target/v/v4l-utils/libv4l-0-dbgsym_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 75820
MD5sum: 7865e602fe27def7f899addb2d2a230e
SHA1: c0924dfb89ce95df9733d073c8f3ed7afb1623a0
SHA256: e3ba7bd360c4c5d08cb5751a720437b98e091aa88f7c6f59ae7beb7bcca8476b
SHA512: bc47029266eec57e825848a04fd3c058e52151dcab986eb26a26fec28555f5701255ab2b3cd4254efb291de8665d1e94e40edc8cd686acc28eeeacf4253b4e00
Description: debug symbols for libv4l-0
Auto-Built-Package: debug-symbols
Build-Ids: 4e0563f98aac99cc8eba279e033d4affb133f896 54b75c0ac6311a8ea321650eeae6cba4482bb0a0 81290d4d1a59c484bdcefaf857c0469c1cf21e25 a25da576a0d7c4dcaa899419b56cb1493136ba33 e53fe5e21bdba1971b1025ab884140d40a69fb17
Multi-Arch: same

Package: libv4l-dev
Priority: optional
Section: libdevel
Installed-Size: 293
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: libv4l-0 (= 1.22.1-5+apertis1bv2024dev3b1), libv4lconvert0 (= 1.22.1-5+apertis1bv2024dev3b1), libv4l2rds0 (= 1.22.1-5+apertis1bv2024dev3b1)
Suggests: pkg-config (>= 0.18)
Filename: pool/target/v/v4l-utils/libv4l-dev_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 94668
MD5sum: 06e8775d9aed506b505a0a430e5a3baf
SHA1: fe43e0cee3a8b33a7b63163c5cb4ec58eeb97550
SHA256: 65a92f1273bae44a2f860eea7c4aa7704684092a4a9f603d01e6d668b0f14bd6
SHA512: 229fd848db10406c5e9114d90f9e0576b521272a462481bc4c11a030d74ed678d579acab931a833199e36b3c4b752f5638b096a8909422545647e1b1faa31c0c
Description: Collection of video4linux support libraries (development files)
 libv4l is a collection of libraries which adds a thin abstraction layer on
 top of video4linux2 devices. The purpose of this (thin) layer is to make it
 easy for application writers to support a wide variety of devices without
 having to write separate code for different devices in the same class. libv4l
 consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.
 .
 libv4lconvert offers functions to convert from any (known) pixelformat
 to BGR24, RGB24, YUV420 and YVU420.
 .
 libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent
 of the drivers for those devices supporting v4l1 compatibility (which many
 v4l2 drivers do not).
 .
 libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the
 application transparent libv4lconvert conversion where necessary.
 .
 This package contains the development files.
Homepage: https://linuxtv.org/downloads/v4l-utils/
Multi-Arch: same

Package: libv4l2rds0
Priority: optional
Section: libs
Installed-Size: 138
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/v/v4l-utils/libv4l2rds0_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 83772
MD5sum: 015567128b22d9af5dda0ca8b8c7225f
SHA1: 676eb0cd57b7732a1f078b03d9a76061bc84758b
SHA256: bfb0861fff7a8ebd177b33d8cca5c49b17a37139f2db5f565596ac2c7bc2e137
SHA512: 9c53c16b216fab90ca107d41f562d38029f7e6deb9bd37dfe662b0c95713e5616da83aad8351a8b41d5f38b7e6641a89caa2d41242d482cc31e200d0e5db3f69
Description: Video4Linux Radio Data System (RDS) decoding library
 This library decodes a RDS stream obtained from a Video4Linux (V4L)
 version 2 device. It supports both: the US based RBDS and European RDS
 protocol.
 .
 This package contains the shared library.
Homepage: https://linuxtv.org/downloads/v4l-utils/
Multi-Arch: same

Package: libv4l2rds0-dbgsym
Priority: optional
Section: debug
Installed-Size: 34
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: libv4l2rds0 (= 1.22.1-5+apertis1bv2024dev3b1)
Filename: pool/target/v/v4l-utils/libv4l2rds0-dbgsym_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 21340
MD5sum: bf54da4b832dec3a33838b4de5f32329
SHA1: 01464173273396b0c2ea8302e7fada5518fd5a95
SHA256: b043d1c4b244b03328b54dee21902776e162f9123cb9cadbc39e18a628956eef
SHA512: 227c60c1364bea1e182ab06217b5c10f1101c520557bd0e1c3e3dd355206c3a569c378c0d9a9c53a57329303b202c3aa233d88c063b7121a5035de00729b036c
Description: debug symbols for libv4l2rds0
Auto-Built-Package: debug-symbols
Build-Ids: 284d83e6b50fda7b893176b13d542d661c3dc94e
Multi-Arch: same

Package: libv4lconvert0
Priority: optional
Section: libs
Installed-Size: 265
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Replaces: libv4l-0 (<< 0.8.5-4)
Depends: libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1)
Breaks: libv4l-0 (<< 0.8.5-4)
Filename: pool/target/v/v4l-utils/libv4lconvert0_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 136108
MD5sum: 27cb3ac103329999baeaf2dd29039bdc
SHA1: ef9e0c04345050e7fdb1107743002bcb452a2f40
SHA256: 72e045be5b711b3a0a8b92c544d8af7008ae23f1c23e3bd66b4cd0440d32992b
SHA512: a40bcbe351554eed2be35e6ff29f6c83548ea23c6d518f35a75852aae1b88dae153bd4fce88d2604ced21058c530f57f462a5814d139887982f6dddd2b978f11
Description: Video4linux frame format conversion library
 libv4lconvert offers functions to convert from any (known) pixelformat
 to BGR24, RGB24, YUV420 and YVU420.
 .
 This package contains the shared library.
Homepage: https://linuxtv.org/downloads/v4l-utils/
Multi-Arch: same

Package: libv4lconvert0-dbgsym
Priority: optional
Section: debug
Installed-Size: 244
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: libv4lconvert0 (= 1.22.1-5+apertis1bv2024dev3b1)
Filename: pool/target/v/v4l-utils/libv4lconvert0-dbgsym_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 210064
MD5sum: b355c9cb1b2a26326b6d99294ff76a1d
SHA1: eed44aca20468e73d308e76ebd0265d208e612d7
SHA256: 1648c520898bcaa603946a1a189a804c097aa3c992e36b0b67c1cf6feb13c0b1
SHA512: fa6b6d485ade651e39fc83cbd2732340bb6548a36dacf0a9a7628466fe36fa203fbd5e4b6934f798ffa40f6faced001f7e078635896a9b43b6bd6ddf3eb8a038
Description: debug symbols for libv4lconvert0
Auto-Built-Package: debug-symbols
Build-Ids: 0497875964195a753ae350e41c3f850e9fc6eddc 8f4548c517f57ee9d245bc603f9cdec7816d8631 f769ee3bbc5d32598e2a55f54e3acd7e456108d1
Multi-Arch: same

Package: libva-dev
Priority: optional
Section: libdevel
Installed-Size: 706
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libva
Version: 2.17.0-1+apertis1bv2024dev3b1
Provides: dh-sequence-libva
Depends: libva-drm2 (= 2.17.0-1+apertis1bv2024dev3b1), libva-glx2 (= 2.17.0-1+apertis1bv2024dev3b1), libva-wayland2 (= 2.17.0-1+apertis1bv2024dev3b1), libva-x11-2 (= 2.17.0-1+apertis1bv2024dev3b1), libva2 (= 2.17.0-1+apertis1bv2024dev3b1), libwayland-dev, libset-scalar-perl
Filename: pool/target/libv/libva/libva-dev_2.17.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 122704
MD5sum: 3c7beaf9a5f79541dee6b27babf18284
SHA1: 4fa2ef768d6b18725517d286c608eead5041aa4d
SHA256: ef6c26b3779ab3fc3a0645d1bac617445f6776bf0b3ea9decf0cc91cc88a5763
SHA512: 691bd34570a94fea7eb097a244f00fac3b0406274f1080b9165d811599c0889878329631c7692a9a96f598bbd954e0853dc6f284c28448469c8032ddbdee89e9
Description: Video Acceleration (VA) API for Linux -- development files
 Video Acceleration API (VA API) is a library ("libVA") and API specification
 which enables and provides access to graphics hardware (GPU) acceleration for
 video processing on Linux and UNIX based operating systems. Accelerated
 processing includes video decoding, video encoding, subpicture blending and
 rendering. The specification was originally designed by Intel for its GMA
 (Graphics Media Accelerator) series of GPU hardware, the API is however not
 limited to GPUs or Intel specific hardware, as other hardware and manufacturers
 can also freely use this API for hardware accelerated video decoding.
 .
 This package provides the development environment for libva.
Homepage: https://01.org/linuxmedia/vaapi
Multi-Arch: same

Package: libva-drm2
Priority: optional
Section: libs
Installed-Size: 37
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libva
Version: 2.17.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.60), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1)
Filename: pool/target/libv/libva/libva-drm2_2.17.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 16464
MD5sum: f562afe8e565bda36005835f0b00afbc
SHA1: d410b8378b1bfb700c9b11bbc67581feaccc9583
SHA256: 588e2ea4b7603474b6df45783fa69a4895b98758ba998a101e9df108bbee03ac
SHA512: 17f6c85f2102efc282f39d3d354237750bcece13ccfad0764d870181f14a86d2a79d6262d5577959147b4b2f2a8ae5535e145c15d8504612311ddb87a0e932c8
Description: Video Acceleration (VA) API for Linux -- DRM runtime
 Video Acceleration API (VA API) is a library ("libVA") and API specification
 which enables and provides access to graphics hardware (GPU) acceleration for
 video processing on Linux and UNIX based operating systems. Accelerated
 processing includes video decoding, video encoding, subpicture blending and
 rendering. The specification was originally designed by Intel for its GMA
 (Graphics Media Accelerator) series of GPU hardware, the API is however not
 limited to GPUs or Intel specific hardware, as other hardware and manufacturers
 can also freely use this API for hardware accelerated video decoding.
 .
 This package provides the libva-drm library.
Homepage: https://01.org/linuxmedia/vaapi
Multi-Arch: same

Package: libva-drm2-dbgsym
Priority: optional
Section: debug
Installed-Size: 30
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libva
Version: 2.17.0-1+apertis1bv2024dev3b1
Depends: libva-drm2 (= 2.17.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libva/libva-drm2-dbgsym_2.17.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 17880
MD5sum: 55c395c25667c05710ea88e69d089b87
SHA1: 585cdd9d8dc3ff7920fc806122abbeee79b371f7
SHA256: b09b72b13b497e291f26655db319bff40cdeac4612b01a42a453f5f54a1826ee
SHA512: 70202d6542a91ed42e14e8ca02c7cf8a8cc393be8a2dbc047c3c25221c3cedba09ed090986b8aac8b642dd7ae080c9541b3c4f1df1effe82017cb27ae1a816b2
Description: debug symbols for libva-drm2
Auto-Built-Package: debug-symbols
Build-Ids: b0d7b5421d1d5dc2647a46d8df9332f69b50a554
Multi-Arch: same

Package: libva-glx2
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libva
Version: 2.17.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgl1, libva-x11-2 (>= 1.0.3), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1), libx11-6
Filename: pool/target/libv/libva/libva-glx2_2.17.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 19604
MD5sum: ac2d3674a7f7a8cbd45afc14276ff9e1
SHA1: b4a323de8a7db19ea4aa5abb006b6d7368c6f6be
SHA256: 1348b02832f9b781af31552b9ada42e84c94cde7a3472c605caaea320df1a22e
SHA512: ef52a8bc2c5b682588ef220f4bae8a9d73b16dcc298a29b6bdf609d674659c89ab2e399eaccfe66a2f3e97d1d7a6ce988786deb5a367f55356ac63eb0ce8b264
Description: Video Acceleration (VA) API for Linux -- GLX runtime
 Video Acceleration API (VA API) is a library ("libVA") and API specification
 which enables and provides access to graphics hardware (GPU) acceleration for
 video processing on Linux and UNIX based operating systems. Accelerated
 processing includes video decoding, video encoding, subpicture blending and
 rendering. The specification was originally designed by Intel for its GMA
 (Graphics Media Accelerator) series of GPU hardware, the API is however not
 limited to GPUs or Intel specific hardware, as other hardware and manufacturers
 can also freely use this API for hardware accelerated video decoding.
 .
 This package provides the libva-glx library.
Homepage: https://01.org/linuxmedia/vaapi
Multi-Arch: same

Package: libva-glx2-dbgsym
Priority: optional
Section: debug
Installed-Size: 44
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libva
Version: 2.17.0-1+apertis1bv2024dev3b1
Depends: libva-glx2 (= 2.17.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libva/libva-glx2-dbgsym_2.17.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 30076
MD5sum: afe0c5096bb51150fe95e099bc33c4e5
SHA1: ce4e22af84020b0d5dcdfb00368855739c5b8392
SHA256: 90ce9bc4611c02a9812a5f73771f567b227dc6f6985a6796d6c3a5a5751f96c5
SHA512: 32b1f85e3e5b943101ec457a351adb9c484faf31cb9b7c1f50035f46cd382d5cf7c072b0021fdb4f5ae37c83c680504dee2f53e3bfc58a830f050e73e128d1ca
Description: debug symbols for libva-glx2
Auto-Built-Package: debug-symbols
Build-Ids: 7a7c69cfde23cf61feda0f871a2894327ab75695
Multi-Arch: same

Package: libva-wayland2
Priority: optional
Section: libs
Installed-Size: 41
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libva
Version: 2.17.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.60), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1), libwayland-client0 (>= 1.20.0)
Filename: pool/target/libv/libva/libva-wayland2_2.17.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 17684
MD5sum: db3c2c342a692d6faf76d046f995c810
SHA1: 9d252acbc3a9392ca6232c283a4248b8ea1c7199
SHA256: 92a88ac3c882c7cb9012ddceeb61c6c7d0e569ec32bfcc2b5a7ddb72ce039f65
SHA512: 1b9aae1ceb58b8dd65f4bb55a06f571b16dee0f840457fdf754ec1a52ba0ae432f5b629041796de77dcd19a2dfde647baf0cefc090094fb3613990981b133a93
Description: Video Acceleration (VA) API for Linux -- Wayland runtime
 Video Acceleration API (VA API) is a library ("libVA") and API specification
 which enables and provides access to graphics hardware (GPU) acceleration for
 video processing on Linux and UNIX based operating systems. Accelerated
 processing includes video decoding, video encoding, subpicture blending and
 rendering. The specification was originally designed by Intel for its GMA
 (Graphics Media Accelerator) series of GPU hardware, the API is however not
 limited to GPUs or Intel specific hardware, as other hardware and manufacturers
 can also freely use this API for hardware accelerated video decoding.
 .
 This package provides the libva-wayland library.
Homepage: https://01.org/linuxmedia/vaapi
Multi-Arch: same

Package: libva-wayland2-dbgsym
Priority: optional
Section: debug
Installed-Size: 36
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libva
Version: 2.17.0-1+apertis1bv2024dev3b1
Depends: libva-wayland2 (= 2.17.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libva/libva-wayland2-dbgsym_2.17.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 22928
MD5sum: af3cc3608c37ebec3dae01f9a9dad402
SHA1: f663f9c7ff753d99607ef47f801a274e7a9e2861
SHA256: f70af56e3c650b7b3b90a0ceb1a00f4ff06d1de607e4eb3485c3d8da8406f3cd
SHA512: 9590d64fe7f8d4be0f01f1346c91f5445341fcf73fafc811dce2af56e282bd96f949ecf85fc2754dd96a34a01275dd879951cf688020ff581151035fbf87808e
Description: debug symbols for libva-wayland2
Auto-Built-Package: debug-symbols
Build-Ids: 5e2810419f5b5f17ce816dbfffc7bc8907fa0a02
Multi-Arch: same

Package: libva-x11-2
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libva
Version: 2.17.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.60), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.8.4), libxcb-dri3-0, libxcb1, libxext6, libxfixes3
Filename: pool/target/libv/libva/libva-x11-2_2.17.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 20080
MD5sum: 2ed6c3068d556102a86cc9c6f4635fdc
SHA1: 5c012d72b8256dc21d86d4d274e750b9672cadae
SHA256: 2ef1c38f45f059e3ff1088c5040848960e03bba04676941c528cc131df54c2cc
SHA512: 7e4c68383205eebc9089f2dccea9d16bad647a3c24e987a8ea096d31b6269a419e2f54159bf1621b5878f83c61125d4bf1179a813bd6184a14f95fb472e9e9fd
Description: Video Acceleration (VA) API for Linux -- X11 runtime
 Video Acceleration API (VA API) is a library ("libVA") and API specification
 which enables and provides access to graphics hardware (GPU) acceleration for
 video processing on Linux and UNIX based operating systems. Accelerated
 processing includes video decoding, video encoding, subpicture blending and
 rendering. The specification was originally designed by Intel for its GMA
 (Graphics Media Accelerator) series of GPU hardware, the API is however not
 limited to GPUs or Intel specific hardware, as other hardware and manufacturers
 can also freely use this API for hardware accelerated video decoding.
 .
 This package provides the libva-x11 library.
Homepage: https://01.org/linuxmedia/vaapi
Multi-Arch: same

Package: libva-x11-2-dbgsym
Priority: optional
Section: debug
Installed-Size: 59
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libva
Version: 2.17.0-1+apertis1bv2024dev3b1
Depends: libva-x11-2 (= 2.17.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libva/libva-x11-2-dbgsym_2.17.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 44692
MD5sum: 66e1e4ff84b603175f6cb851715d2605
SHA1: b21b344f7df8f37959247def653a3fe2192b99bb
SHA256: 06975c63905c0443cdc0c8ad5d6cd0ee35d3bf864a8f83fe9e1e703c29b2985d
SHA512: c103a701b4e62fe30fcb628f4531734ab1a05e5dc0090f11e7b22a15d38e9edd1edc9bab14228d913096ffa27690d97bb8f94457c7853d412f085548462103d4
Description: debug symbols for libva-x11-2
Auto-Built-Package: debug-symbols
Build-Ids: 09e648e5a991a5fd6386f48d52dc92dd305890bc
Multi-Arch: same

Package: libva2
Priority: optional
Section: libs
Installed-Size: 167
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libva
Version: 2.17.0-1+apertis1bv2024dev3b1
Provides: libva-driver-abi-1.0, libva-driver-abi-1.1, libva-driver-abi-1.10, libva-driver-abi-1.11, libva-driver-abi-1.12, libva-driver-abi-1.13, libva-driver-abi-1.14, libva-driver-abi-1.15, libva-driver-abi-1.16, libva-driver-abi-1.17, libva-driver-abi-1.2, libva-driver-abi-1.3, libva-driver-abi-1.4, libva-driver-abi-1.5, libva-driver-abi-1.6, libva-driver-abi-1.7, libva-driver-abi-1.8, libva-driver-abi-1.9
Depends: libc6 (>= 2.34)
Recommends: va-driver-all | va-driver
Filename: pool/target/libv/libva/libva2_2.17.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 63860
MD5sum: f7e8f7a833bc5abeb85514894654b07b
SHA1: 8aca8fc4323f2a30d6b327599a2cd783c73ac52c
SHA256: f6829c5334c623229a7f95eff89fad9ad966ac6a8b0d867eed940c3c4136d5cb
SHA512: 512b1034fdbd5422d1107ff460778d04ad0761ef617b6e7fa72a2138394c9fff4209b895cb9365df9d616954fc6b0d266571b6a76f3f47ff9e114a16a64bf62e
Description: Video Acceleration (VA) API for Linux -- runtime
 Video Acceleration API (VA API) is a library ("libVA") and API specification
 which enables and provides access to graphics hardware (GPU) acceleration for
 video processing on Linux and UNIX based operating systems. Accelerated
 processing includes video decoding, video encoding, subpicture blending and
 rendering. The specification was originally designed by Intel for its GMA
 (Graphics Media Accelerator) series of GPU hardware, the API is however not
 limited to GPUs or Intel specific hardware, as other hardware and manufacturers
 can also freely use this API for hardware accelerated video decoding.
 .
 This package provides the main libva library.
Homepage: https://01.org/linuxmedia/vaapi
Multi-Arch: same

Package: libva2-dbgsym
Priority: optional
Section: debug
Installed-Size: 202
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libva
Version: 2.17.0-1+apertis1bv2024dev3b1
Depends: libva2 (= 2.17.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libva/libva2-dbgsym_2.17.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 181892
MD5sum: dba9dbd5bc7baf5be1136fe4807b99b9
SHA1: 6b1c4f940d0ff1e9fc99a70b7417b4d8a033b313
SHA256: b79debabe23d2d41bd62dca39caa2e109e969cdcf4e22ef9d914e4c437977fc4
SHA512: 0e3afce145922f29e6fe28cda0ef6aa96bc633d285769938eafd5eb02c65fe7c59f1e01e40b589f28e49226d56f2be9f6c50e0ba690332ebafd9313211ab88ba
Description: debug symbols for libva2
Auto-Built-Package: debug-symbols
Build-Ids: 4daa8c6d345418ea26d7ad7a59027360b8d9171e
Multi-Arch: same

Package: libvisual-0.4-0
Priority: optional
Section: libs
Installed-Size: 304
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: libvisual
Version: 0.4.0-19+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Suggests: libvisual-0.4-plugins
Breaks: libvisual-0.4-plugins (<< 0.4.0.dfsg.1-5)
Filename: pool/target/libv/libvisual/libvisual-0.4-0_0.4.0-19+apertis1bv2024dev3b1_armhf.deb
Size: 119944
MD5sum: d664775b6af14d4cf690778637bb24b3
SHA1: 4dccc8b2b1de549c45c262896d8503038e00e927
SHA256: 413e64ab6842c4d7501bbcb91a1d4c7298a62c650e26259cde50d394afad43d7
SHA512: adc23e7c43c4d549471a3120ade5ef0c9e8bfaad60c02988971d2498b051263181313853185d4f647601afdabab87341ea1b257acae6e05436a700830f1f3526
Description: audio visualization framework
 Libvisual is a generic visualization framework that allows applications
 to easily access and manage visualization plugins.
 .
 Audio visualization is the process of making pretty moving images that
 are correlated in some way to the audio currently being played by a media
 player. Most audio visualization is tied to a specific application or media
 player, making it difficult to share code. Libvisual allows applications
 to use existing visualization plugins written for the libvisual framework.
 .
 This package provides the runtime libraries for libvisual. Libvisual is not
 very useful without visualization plugins, so it is highly recommended to
 install the libvisual-0.4-plugins package.
Homepage: http://libvisual.org
Multi-Arch: same

Package: libvisual-0.4-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 298
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: libvisual
Version: 0.4.0-19+apertis1bv2024dev3b1
Depends: libvisual-0.4-0 (= 0.4.0-19+apertis1bv2024dev3b1)
Filename: pool/target/libv/libvisual/libvisual-0.4-0-dbgsym_0.4.0-19+apertis1bv2024dev3b1_armhf.deb
Size: 242000
MD5sum: 6b659a407c3b9b5269c99df8fc462bd5
SHA1: b6f540ebad055d152395a6997a6d7ac8031468c4
SHA256: fd06f3acb94afc377c82ec23baac105e8001ea1712332e860155d616d01e0bcd
SHA512: 63e9062e874e0e096371106cf91497af9673930eaa5838fbe656929ac7d6c6c2242719610c389be7028d726b3b5df4b971aa23ad718a9d5e781f49d9115059d5
Description: debug symbols for libvisual-0.4-0
Auto-Built-Package: debug-symbols
Build-Ids: 223af212dc1bc7c142178f3517161f491dfbad6a
Multi-Arch: same

Package: libvisual-0.4-dev
Priority: optional
Section: libdevel
Installed-Size: 638
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: libvisual
Version: 0.4.0-19+apertis1bv2024dev3b1
Depends: libvisual-0.4-0 (= 0.4.0-19+apertis1bv2024dev3b1), libc6-dev | libc-dev, pkg-config
Filename: pool/target/libv/libvisual/libvisual-0.4-dev_0.4.0-19+apertis1bv2024dev3b1_armhf.deb
Size: 157176
MD5sum: c60ac473f807740b2c6b13c837d592d9
SHA1: 3252b3091f3514b8c724fb4ea6b6eb4f24fa6fa2
SHA256: 6654e5c90c311f9e06b9396550629dde958bc72a83f0f1f7c80974b541da4f97
SHA512: e44c848e6207fe31d038bac0f44eb9fa764f1266162048d2cf051b079571ee89cf0a64b9d679640a3f6cc50a13921c68815a4a5030ad4ab2ffc5e15e7df0220a
Description: audio visualization framework (development files)
 Libvisual is a generic visualization framework that allows applications
 to easily access and manage visualization plugins.
 .
 Audio visualization is the process of making pretty moving images that
 are correlated in some way to the audio currently being played by a media
 player. Most audio visualization is tied to a specific application or media
 player, making it difficult to share code. Libvisual allows applications
 to use existing visualization plugins written for the libvisual framework.
 .
 This package provides development headers and libraries used to compile
 applications that use libvisual.
Homepage: http://libvisual.org

Package: libvorbis-dev
Priority: optional
Section: libdevel
Installed-Size: 1430
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libvorbis
Version: 1.3.7-1+apertis1bv2024dev3b1
Depends: libogg-dev, libvorbis0a (= 1.3.7-1+apertis1bv2024dev3b1), libvorbisenc2 (= 1.3.7-1+apertis1bv2024dev3b1), libvorbisfile3 (= 1.3.7-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libvorbis/libvorbis-dev_1.3.7-1+apertis1bv2024dev3b1_armhf.deb
Size: 310980
MD5sum: a3ab7d0a74e9cb221ae36b1c31574bda
SHA1: c387e9f5727dcf2c8775d6ea2e8b82837a8416e2
SHA256: 9064cd2fe2f3e357e3e7addc1d64d9dda8ba8960cb8443b529546b0e4613756c
SHA512: a99e8ac5973b18aaf58ba0f18aa7f890350fbda9b4996433861ea1530e3dd8a13daa7a2d7c1123c398afd3b3c152958bc1ab385c56a9003a60f671fb37e5cceb
Description: development files for Vorbis General Audio Compression Codec
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 This package contains the header files and documentation needed to develop
 applications with libvorbis.
Homepage: https://www.xiph.org/vorbis/
Multi-Arch: same

Package: libvorbis0a
Priority: optional
Section: libs
Installed-Size: 159
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libvorbis
Version: 1.3.7-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.29), libogg0 (>= 1.1.0)
Filename: pool/target/libv/libvorbis/libvorbis0a_1.3.7-1+apertis1bv2024dev3b1_armhf.deb
Size: 78096
MD5sum: 3b0480692efe2369ab562e9f21e0d120
SHA1: 7acd6592356c08d64e345dcb4e62d09965918bd1
SHA256: a610463a35c6d2bab91d91d7216717e50d1ddb143c0c9228b71d3ab2a1906b20
SHA512: 1ccc920509797d5dc339dd8ac36b4f6211887da6b734936ebefb858f3b171eacab44bf3344468c1ea20a696908ff0f9ed1a3d840fdd1f0b499962ae287355c9e
Description: decoder library for Vorbis General Audio Compression Codec
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 The Vorbis library is the primary Ogg Vorbis library.
Homepage: https://www.xiph.org/vorbis/
Multi-Arch: same

Package: libvorbis0a-dbgsym
Priority: optional
Section: debug
Installed-Size: 155
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libvorbis
Version: 1.3.7-1+apertis1bv2024dev3b1
Depends: libvorbis0a (= 1.3.7-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libvorbis/libvorbis0a-dbgsym_1.3.7-1+apertis1bv2024dev3b1_armhf.deb
Size: 139440
MD5sum: 5b8ae133112a89a85cfe460146291abb
SHA1: 3493c99e935761b0e8eaf98158fa4d32e7299a42
SHA256: 8ea3bd364398b63b7a9a011d914c3f7aadb7261248a23f04eee48ee2f7981b50
SHA512: 60649083e000dd8135d6192fbb458e980271c610a6851bde8d51f12314b42de0601178474c18c89691cd11db9bc73614e17f3cf2ae9568ab837dfa66141df47f
Description: debug symbols for libvorbis0a
Auto-Built-Package: debug-symbols
Build-Ids: b21d301ab9508c7b583ee1e69dee46e4fc465824
Multi-Arch: same

Package: libvorbisenc2
Priority: optional
Section: libs
Installed-Size: 541
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libvorbis
Version: 1.3.7-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libvorbis0a (= 1.3.7-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libvorbis/libvorbisenc2_1.3.7-1+apertis1bv2024dev3b1_armhf.deb
Size: 69060
MD5sum: 17cc0cf8a7a5bdb200a3530cbc4a12ff
SHA1: 27534d0b378eeb90215e699269d1a45945cd3c1b
SHA256: a18d3d4084b6c2e3f7e7b6b0864e2913b0102c945e843d25f3821d192f477742
SHA512: 3b071982495baa23a49f258c75132e8d7c6d47f660fe56d3ce5a463caf8f7d20528b1a83e989cf0e862c0b1b3c55cc32c3439a3adf55399104e813a7122abc22
Description: encoder library for Vorbis General Audio Compression Codec
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 The Vorbisenc library provides a convenient API for setting up an encoding
 environment using libvorbis.
Homepage: https://www.xiph.org/vorbis/
Multi-Arch: same

Package: libvorbisenc2-dbgsym
Priority: optional
Section: debug
Installed-Size: 150
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libvorbis
Version: 1.3.7-1+apertis1bv2024dev3b1
Depends: libvorbisenc2 (= 1.3.7-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libvorbis/libvorbisenc2-dbgsym_1.3.7-1+apertis1bv2024dev3b1_armhf.deb
Size: 65024
MD5sum: 4661f2d73011af8e21367c7bdab117d9
SHA1: 0003eafe2096857086bd31b0f24772353943e418
SHA256: a3e23eaad854e8071871893c9ec3e367a350200f081cf9c96638064856858d3e
SHA512: 8c4716483df12ddf9082218834ceac146b5d046dd209c7ec1b5f50c1d75b97ba2fb4e8b1733e4426514cc48f1f6bf5c85edbfa758953e7b09ed28fade6dd95e9
Description: debug symbols for libvorbisenc2
Auto-Built-Package: debug-symbols
Build-Ids: 65327deae55033ce3cf6f8119d33225e3f8f7a21
Multi-Arch: same

Package: libvorbisfile3
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libvorbis
Version: 1.3.7-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libogg0 (>= 1.1.0), libvorbis0a (= 1.3.7-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libvorbis/libvorbisfile3_1.3.7-1+apertis1bv2024dev3b1_armhf.deb
Size: 19948
MD5sum: 452552b2e495da92f61d59e2c896c301
SHA1: 6d26496e32bbcdc2aa7480f00cef56a7a7f3f2d4
SHA256: f5ddfcb3109c5a826a4699fb81323ceec3b4f6d55bf23b2912572ffd65f24b9d
SHA512: da92cffce4a0ac57a9cad9a0dbbb55451e2658891fffea2c7b25d811301daf74846bc9dd0264f0869f683f97b5bea4727df09dda742add2a5073606094e9f94d
Description: high-level API for Vorbis General Audio Compression Codec
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 The Vorbisfile library provides a convenient high-level API for decoding
 and basic manipulation of all Vorbis-I audio streams.
Homepage: https://www.xiph.org/vorbis/
Multi-Arch: same

Package: libvorbisfile3-dbgsym
Priority: optional
Section: debug
Installed-Size: 52
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libvorbis
Version: 1.3.7-1+apertis1bv2024dev3b1
Depends: libvorbisfile3 (= 1.3.7-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libvorbis/libvorbisfile3-dbgsym_1.3.7-1+apertis1bv2024dev3b1_armhf.deb
Size: 36900
MD5sum: c509f7584dfe87d88466fb4f298078a4
SHA1: 7e1146a8967ec070d2a741d1f345ed90679ae077
SHA256: d28d7f4c15959e7fda9f2e10d1ed497762cf411fafeb592ac2d236a67fef4d39
SHA512: 76eee8330f978572d93ded6afc850577d25dabf32b2665eed58ed2d8f86085a80de33be15cc1cd483391424d32864b5c5b8e214c3630ef14962c84e2b6ee6de3
Description: debug symbols for libvorbisfile3
Auto-Built-Package: debug-symbols
Build-Ids: 7285c7964ccc834c4c9a5536767d17f63a55b13c
Multi-Arch: same

Package: libvpx-dev
Priority: optional
Section: libdevel
Installed-Size: 1776
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libvpx
Version: 1.12.0-1+apertis1bv2024dev3b1
Depends: libvpx7 (= 1.12.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libvpx/libvpx-dev_1.12.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 669704
MD5sum: fba2abc13df478ae50f47f1f7d0855d7
SHA1: 900af99ab1d15abdb6302383a85f432b6b9c901d
SHA256: 344835d531934f6ce3f29a433efff6e96d20621b93cc958dc6718a7124c8310c
SHA512: d47a77b6d54fabc5cec069fd99918c2dfcfcf388b30fe4968c7897abd6506f0507d70c9cca42867716d478f19cbca1f6aa1449144a45d4a68e2f88a4ac3a97fb
Description: VP8 and VP9 video codec (development files)
 VP8 and VP9 are open video codecs, originally developed by On2 and released
 as open source by Google Inc. They are the successor of the VP3 codec,
 on which the Theora codec was based.
 .
 This package contains the development libraries, header files needed by
 programs that want to compile with libvpx.
Homepage: https://www.webmproject.org
Multi-Arch: same

Package: libvpx-doc
Priority: optional
Section: doc
Installed-Size: 3899
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: libvpx
Version: 1.12.0-1+apertis1bv2024dev3b1
Recommends: lynx | www-browser
Filename: pool/target/libv/libvpx/libvpx-doc_1.12.0-1+apertis1bv2024dev3b1_all.deb
Size: 310500
MD5sum: a9d8dadf2425eb8f77c0accfd5b9ad6d
SHA1: 81821a8c9230fe6a41ccf1028f49c0b1c1137940
SHA256: 98218428474ac735d1829af23e3b47806007129886258162fdd6f55bc2696b81
SHA512: 2e11da06cbbe7456c95a2379d53260d9b3c38de71208f336ff99b814f3910475a002f0bf9a10bdc1353ef77ac528f6625e123a2283b1e5b03185d969eeb36b5e
Description: VP8 and VP9 video codec (API documentation)
 VP8 and VP9 are open video codecs, originally developed by On2 and released
 as open source by Google Inc. They are the successor of the VP3 codec,
 on which the Theora codec was based.
 .
 This package contains the HTML documentation for the libvpx library
 in /usr/share/doc/libvpx-doc.
Homepage: https://www.webmproject.org
Multi-Arch: foreign

Package: libvpx7
Priority: optional
Section: libs
Installed-Size: 2762
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libvpx
Version: 1.12.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5)
Filename: pool/target/libv/libvpx/libvpx7_1.12.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 1262612
MD5sum: 32e2a8a1c91de035fbf4a9905e8b90e7
SHA1: 5d8c24c419880ee5861ac48c04cedbb4bf03c9f4
SHA256: 5c421cb583c78a1417f49df477c0d0019f1a27ac3832d7b5527f9337274b15d6
SHA512: 3c92c263ab5ddba52b650f461fe9341a3c403799252a037c1d46c4cc3f6cd23c020670f5597057551e57419e2a46d8b9e0a4ebff006ae6554dcbf0d502a7d251
Description: VP8 and VP9 video codec (shared library)
 VP8 and VP9 are open video codecs, originally developed by On2 and released
 as open source by Google Inc. They are the successor of the VP3 codec,
 on which the Theora codec was based.
 .
 This package contains the shared libraries.
Homepage: https://www.webmproject.org
Multi-Arch: same

Package: libvpx7-dbgsym
Priority: optional
Section: debug
Installed-Size: 6992
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libvpx
Version: 1.12.0-1+apertis1bv2024dev3b1
Depends: libvpx7 (= 1.12.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libvpx/libvpx7-dbgsym_1.12.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 6861076
MD5sum: 1a484975ebb89dee150c03f1ed2ab686
SHA1: a1cd55f20e94615ced1dab2e9c3bd4fe0569a510
SHA256: c8393d5f7c5f4b22ceed2c575f963699867c0241fb20e360356dbb90f9717d31
SHA512: ed49dcdf5e033543e53e0ccef277eeb9b7c94621ffb6f66cbeee6880962ca319c2a73809667adcb1838efb0c968e23014adf593a4716c8acd81eb2b466dc8919
Description: debug symbols for libvpx7
Auto-Built-Package: debug-symbols
Build-Ids: 39b7dda3d9af88207824ef7203f22ca40bb9e746 5130f784e06962ae2eea1f3b8028da89f00f0acb
Multi-Arch: same

Package: libvulkan-dev
Priority: optional
Section: libdevel
Installed-Size: 20724
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: vulkan-loader
Version: 1.3.239.0-1+apertis1bv2024dev3b1
Replaces: vulkan-headers, vulkan-sdk-headers
Depends: libvulkan1 (= 1.3.239.0-1+apertis1bv2024dev3b1), python3:any
Breaks: vulkan-headers, vulkan-sdk-headers
Filename: pool/target/v/vulkan-loader/libvulkan-dev_1.3.239.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 1117052
MD5sum: 435cc8b48a3ed3c77e251c8aab396826
SHA1: d96dd9041aacbe0d93f0e402489d77f0672b8c2a
SHA256: f5791c78d2834ea5089d5de6840bc3d6ff6d71e6e00d3f7ca0da8ae628867a4b
SHA512: d2863787cacdaa2d11b9b59c66747ac06a2b364cdb53bc1d5e587bbd9c7628130c7659e11665e99177c0a74b22e07689892a686b3fe866d01dc82ae8c833a65a
Description: Vulkan loader library -- development files
 The Loader implements the main VK library. It handles layer management and
 driver management. The loader fully supports multi-gpu operation. As part of
 this, it dispatches API calls to the correct driver, and to the correct
 layers, based on the GPU object selected by the application.
 .
 This package includes files needed for development.
Homepage: https://github.com/KhronosGroup/Vulkan-Loader
Multi-Arch: same

Package: libvulkan1
Priority: optional
Section: libs
Installed-Size: 393
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: vulkan-loader
Version: 1.3.239.0-1+apertis1bv2024dev3b1
Replaces: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader
Depends: libc6 (>= 2.34)
Recommends: mesa-vulkan-drivers | vulkan-icd
Breaks: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader
Filename: pool/target/v/vulkan-loader/libvulkan1_1.3.239.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 103088
MD5sum: 31317d06f53f118c53241b0c56b59617
SHA1: 300d6dc8e040f8c81927024184b297adc513b2e2
SHA256: 9281493155f77e23b8fd2bc1d545ef75f773d7caf0b704c3f58ebbfa74a1373b
SHA512: 4c95a340eb00b7ef53ef7d57d51857cc2617366357ee0b6bef44bb48c8161df42715ede24b8da154c67f0e2565d62ead13e0059c4901e3c0ee739056559984a5
Description: Vulkan loader library
 The Loader implements the main VK library. It handles layer management and
 driver management. The loader fully supports multi-gpu operation. As part of
 this, it dispatches API calls to the correct driver, and to the correct
 layers, based on the GPU object selected by the application.
 .
 This package includes the loader library.
Homepage: https://github.com/KhronosGroup/Vulkan-Loader
Multi-Arch: same

Package: libvulkan1-dbgsym
Priority: optional
Section: debug
Installed-Size: 688
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: vulkan-loader
Version: 1.3.239.0-1+apertis1bv2024dev3b1
Depends: libvulkan1 (= 1.3.239.0-1+apertis1bv2024dev3b1)
Filename: pool/target/v/vulkan-loader/libvulkan1-dbgsym_1.3.239.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 596512
MD5sum: 7b7ed4c42f65d2b19b5932e19e08114c
SHA1: 3dfdb98d73398f9068cbcd73a921b8dfcebd0d61
SHA256: c8dce8be6877f60d4d646fd1322eceface83245c9d7c1ed46dfac65de5ddfbc9
SHA512: b59369d2dba52ab14e529cb395b264cdcd17046cd7cec32c14197c81d65bf7ff5569579f36a9b7ff6fd42111da173f073067b3264c598ede9b2b34d50567bd59
Description: debug symbols for libvulkan1
Auto-Built-Package: debug-symbols
Build-Ids: c1e3c16832317439d473d86842413189720cc63b
Multi-Arch: same

Package: libwavpack-dev
Priority: optional
Section: libdevel
Installed-Size: 55
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: wavpack
Version: 5.6.0-1+apertis1bv2024dev3b1
Depends: libwavpack1 (= 5.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/w/wavpack/libwavpack-dev_5.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 22232
MD5sum: d715e65f1fe4daa463ebeb66ac35c374
SHA1: 5318609dc9591ab1a6005bfa5588e31b9c9c2ced
SHA256: 6d667f8ad606b056d6e5752fbd15a185f34a41cdabc363573236dff114869bb3
SHA512: 2962a035b8a97f338ba31a9307aac63a35776ba5c8b8c1215514868c7823e527d8945fbe53eb8b222d9de42d2a1e68f6ca81ae92ef3f59d65faceb9945e8a5b0
Description: audio codec (lossy and lossless) - development files
 WavPack is a completely open audio compression format providing lossless,
 high-quality lossy, and a unique hybrid compression mode. Although the
 technology is loosely based on previous versions of WavPack, the new version
 4 format has been designed from the ground up to offer unparalleled
 performance and functionality.
 .
 This package contains the header files, static libraries
 and symbolic links that developers using libwavpack will need.
Homepage: http://www.wavpack.com
Multi-Arch: same

Package: libwavpack1
Priority: optional
Section: libs
Installed-Size: 143
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: wavpack
Version: 5.6.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Filename: pool/target/w/wavpack/libwavpack1_5.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 74628
MD5sum: 4685682bd486aa281cfc0de1ee22ffdf
SHA1: dd534c2d1e4c40f8da59b89eceea4291a13f6622
SHA256: 2fc5d9a2754bf1f0eac2f939d15fa3d6e756514db0fb66010b569d551bdbed51
SHA512: 03d0b401bb9ec93a070aeef06bb72d62f8cca41e3033128987c1b84d5f31fabd5e7da284e36a197b6b31c01cec0cd6a1ee77f9166253fce94bc4f2418f414b5f
Description: audio codec (lossy and lossless) - library
 WavPack is a completely open audio compression format providing lossless,
 high-quality lossy, and a unique hybrid compression mode. Although the
 technology is loosely based on previous versions of WavPack, the new version
 4 format has been designed from the ground up to offer unparalleled
 performance and functionality.
 .
 This package contains the shared libraries necessary to run programs
 using libwavpack.
Homepage: http://www.wavpack.com
Multi-Arch: same

Package: libwavpack1-dbgsym
Priority: optional
Section: debug
Installed-Size: 187
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: wavpack
Version: 5.6.0-1+apertis1bv2024dev3b1
Depends: libwavpack1 (= 5.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/w/wavpack/libwavpack1-dbgsym_5.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 171284
MD5sum: beaa27ea25c3d92fda2b895b59f9d636
SHA1: 271eff1b2c8a11ecc73e81397c226577988c9296
SHA256: 820ea9c61df90e955f9af8fc9bbeb2f05a6ea0c55a7bc14075b2c539e9e4d30a
SHA512: 3d62f852562172044a4331b0968c700f5b9bc3c5691feb75f9bee57da05904275f83eeb01e0a9723c3d52efdf221a5f2da9d584533272bfe3d3ef9f7c45611be
Description: debug symbols for libwavpack1
Auto-Built-Package: debug-symbols
Build-Ids: 8976598d04727cee027a75b687cd4a935ea53171
Multi-Arch: same

Package: libwayland-bin
Priority: optional
Section: libdevel
Installed-Size: 47
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Replaces: libwayland-dev (<< 1.11.0-1)
Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1), libxml2 (>= 2.7.4)
Conflicts: libwayland-dev (<< 1.11.0-1)
Filename: pool/target/w/wayland/libwayland-bin_1.21.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 18888
MD5sum: 61a3499517a8fb77b389065a9f604187
SHA1: 8df04a37cfd1429c806069a2f5cfbae95ba5dbd7
SHA256: 788e74c7e610010f71b68933659a798a1423b713146f1331f8b8070ee4517b65
SHA512: 0734dbd7fca9e4c2ed9deb2ab20bf60958941f8ef8e48eb7eed566e297dd11bfa72a7b9aa8275fe9c7e799f251956517c553f3ae65f1fc1a1abc4e1789f7a173
Description: wayland compositor infrastructure - binary utilities
 Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
 a standalone display server running on Linux kernel modesetting and
 evdev input devices, an X application, or a wayland client
 itself. The clients can be traditional applications, X servers
 (rootless or fullscreen) or other display servers.
 .
 This package contains the development binary utilities
Homepage: https://wayland.freedesktop.org/
Multi-Arch: foreign

Package: libwayland-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 65
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Depends: libwayland-bin (= 1.21.0-1+apertis0bv2024dev3b1)
Filename: pool/target/w/wayland/libwayland-bin-dbgsym_1.21.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 50256
MD5sum: 2cc529bacadb84206c7bd5c4d5bdc3bf
SHA1: 8a40a7319f1b18ca86aa0a2aa2657b0281b0d4ef
SHA256: 7da2460524887a97c1043f75790c40b13237310329c0f13b205aea0c78a1149f
SHA512: 946093de77a9ed547c598f1ac99e84a4815a6a62b36f99076505d41eed8d96eab8e97c63924232535e4d719e11b84dffd3cf5e5e6819c8190cbb44f19b3aebe5
Description: debug symbols for libwayland-bin
Auto-Built-Package: debug-symbols
Build-Ids: c268a61a8ec4551174f110903e9cfa8da988851c

Package: libwayland-client0
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Replaces: libwayland0 (<< 1.1.0-1)
Depends: libc6 (>= 2.28), libffi8 (>= 3.4)
Conflicts: libwayland0 (<< 1.1.0-1)
Filename: pool/target/w/wayland/libwayland-client0_1.21.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 21272
MD5sum: fd2874b5534c9a4e3791c3a3ae74a3f6
SHA1: 695c0c8ebf501b1c6e5371d730495ee97b3f1147
SHA256: 263dfcc6139e47399b59c638ba663b1d8a265c3974dcd4f44e6d2048e1d1da2a
SHA512: df53aef4a296d4483acd90e0b79731a8a15684726036ed55bb97d1cda8c8f154a262717f52637df00700ae0722c5c7954dff50372c0444d9f61a04daedfeb18f
Description: wayland compositor infrastructure - client library
 Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
 a standalone display server running on Linux kernel modesetting and
 evdev input devices, an X application, or a wayland client
 itself. The clients can be traditional applications, X servers
 (rootless or fullscreen) or other display servers.
 .
 This package ships the library that implements the client side of
 the Wayland protocol.
Homepage: https://wayland.freedesktop.org/
Multi-Arch: same

Package: libwayland-client0-dbgsym
Priority: optional
Section: debug
Installed-Size: 79
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Replaces: libwayland-client0 (<< 1.10.0-2)
Depends: libwayland-client0 (= 1.21.0-1+apertis0bv2024dev3b1)
Breaks: libwayland-client0 (<< 1.10.0-2)
Filename: pool/target/w/wayland/libwayland-client0-dbgsym_1.21.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 61152
MD5sum: 3dfe82a0985ebf64ce6d6f3299959842
SHA1: 32c14dfb8ea03d6555e4ff0bbae3b33e11b9799d
SHA256: 0f41dbcbd4a8b0a0b53d2aeba653ba664b7d9ce6e0c66aaab266dcec97f76793
SHA512: cc3ae4bd1280b9e13ce3e2c4b12986c163462637e94d5557160f2d6e0af7bc0981e02bc17ec17ffb6445c1a301743c7e356d4c6d30ba1e8a12fce64694f30fdc
Description: debug symbols for libwayland-client0
Auto-Built-Package: debug-symbols
Build-Ids: ddb1a73757be38d259c4e412689787e808d64088
Multi-Arch: same

Package: libwayland-cursor0
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Replaces: libwayland0 (<< 1.1.0-1)
Depends: libc6 (>= 2.28), libwayland-client0 (>= 1.20.0)
Conflicts: libwayland0 (<< 1.1.0-1)
Filename: pool/target/w/wayland/libwayland-cursor0_1.21.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 11420
MD5sum: 0de96151371cd56c0760b2fcb29d5fed
SHA1: bb26c071b6b0eac633a37453457f9ee036a04dc1
SHA256: 6597e5e1373ae3393ae5e8a54854f50ce207ff6b4cb97b9b7a0036722296de1a
SHA512: 785c3a381b0dc4d732040f91bb6b033436e9fb193df4195e865ec7cc7b5bdc876f4ba62b8095de0a7642f146f44f1599ec8c6f5c150c150371e14952c649fc50
Description: wayland compositor infrastructure - cursor library
 Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
 a standalone display server running on Linux kernel modesetting and
 evdev input devices, an X application, or a wayland client
 itself. The clients can be traditional applications, X servers
 (rootless or fullscreen) or other display servers.
 .
 This package ships a helper library to manage cursors.
Homepage: https://wayland.freedesktop.org/
Multi-Arch: same

Package: libwayland-cursor0-dbgsym
Priority: optional
Section: debug
Installed-Size: 36
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Replaces: libwayland-cursor0 (<< 1.10.0-2)
Depends: libwayland-cursor0 (= 1.21.0-1+apertis0bv2024dev3b1)
Breaks: libwayland-cursor0 (<< 1.10.0-2)
Filename: pool/target/w/wayland/libwayland-cursor0-dbgsym_1.21.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 22640
MD5sum: aa6fa3a304e33713eed1ed9a04ea1164
SHA1: 985c135668adb957d9afe7ba6532d30786240821
SHA256: d9e27121e746f1147db817c8a8173f9b3296b431baf020d044dd705181ab99ef
SHA512: 6e8f9f5afbfd9b9c73f0f5b42fca48d1b227fc2e38721d32ce6e9e405eebc4cb6203b0d356a32c8e261903c74fd941d909065bb69f9669234ef1a1be7994d6c1
Description: debug symbols for libwayland-cursor0
Auto-Built-Package: debug-symbols
Build-Ids: 5cff09f98541ef7094ca4b278d870b699e2bdd31
Multi-Arch: same

Package: libwayland-dev
Priority: optional
Section: libdevel
Installed-Size: 577
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Replaces: libegl1-mesa-dev (<< 18.0.5-0)
Depends: libwayland-client0 (= 1.21.0-1+apertis0bv2024dev3b1), libwayland-server0 (= 1.21.0-1+apertis0bv2024dev3b1), libwayland-cursor0 (= 1.21.0-1+apertis0bv2024dev3b1), libwayland-egl1 (= 1.21.0-1+apertis0bv2024dev3b1), libwayland-bin (= 1.21.0-1+apertis0bv2024dev3b1), libffi-dev
Suggests: libwayland-doc
Breaks: libegl1-mesa-dev (<< 18.0.5-0)
Filename: pool/target/w/wayland/libwayland-dev_1.21.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 70512
MD5sum: cc40edea00271ba0fbe392d21a02d7af
SHA1: bb5bff021096b174bdeb763843bd29c0b137ef2f
SHA256: 379a6b9b308c02c80d6a93424384dd9b9efee29ceb593442bbe665df272549a8
SHA512: 68ca51717caaf75a51db9cc3a9d32cc4fb608b58351244ab885189840a9a674202c518c09ce615b1718ebdc8db49aa38b44e64b7bd2f3046b2ab760049212a44
Description: wayland compositor infrastructure - development files
 Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
 a standalone display server running on Linux kernel modesetting and
 evdev input devices, an X application, or a wayland client
 itself. The clients can be traditional applications, X servers
 (rootless or fullscreen) or other display servers.
 .
 This package contains the development headers for the Wayland libraries.
 Non-developers likely have little use for this package.
Homepage: https://wayland.freedesktop.org/
Multi-Arch: same

Package: libwayland-doc
Priority: optional
Section: doc
Installed-Size: 734
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Replaces: libwayland-dev (<< 1.10.0-2)
Conflicts: libwayland-dev (<< 1.10.0-2)
Filename: pool/target/w/wayland/libwayland-doc_1.21.0-1+apertis0bv2024dev3b1_all.deb
Size: 194144
MD5sum: 78a707336ff179111c1bceeb27940ecf
SHA1: 9ae11462955b8320aebc590032af95841ea96705
SHA256: ffd7c6505994fdec295cfa6147ad836cccdbf9938ce3c21cf4e8e1e2ac8b4699
SHA512: ec50e8628df0dfb2781082e58287ce0597df7a2c8295123aac175342b23e29b613c7a06a3bd96d900554755f7eb12402f1a026df019439f4c1893af6808dbdb7
Description: wayland compositor infrastructure - documentation files
 Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
 a standalone display server running on Linux kernel modesetting and
 evdev input devices, an X application, or a wayland client
 itself. The clients can be traditional applications, X servers
 (rootless or fullscreen) or other display servers.
 .
 This package contains the documentation for the Wayland libraries.
 Non-developers likely have little use for this package.
Homepage: https://wayland.freedesktop.org/
Multi-Arch: foreign

Package: libwayland-egl-backend-dev
Priority: optional
Section: libdevel
Installed-Size: 18
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Replaces: libegl1-mesa-dev (<< 18.0.5-0), libwayland-dev (<< 1.15.0)
Breaks: libegl1-mesa-dev (<< 18.0.5-0), libwayland-dev (<< 1.15.0)
Filename: pool/target/w/wayland/libwayland-egl-backend-dev_1.21.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 5548
MD5sum: cd200762f8844c9ae8b00af0091e1912
SHA1: 6814c7f2643dd76ca95845ef7354ccbee0a380be
SHA256: 7b58ff3ff34699111c1480efde1ebd8306b026ae2cc09e912d2fabe4f5f0d8ec
SHA512: fabb08878be3f2ef8b77cb8c62a5135cc3816e252c55c74afc32e7bb91658f3af758853b89c12aef62caf8e7ff11886a952617974ec64bbd1aa53e313468fd03
Description: wayland compositor infrastructure - EGL backend development files
 Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
 a standalone display server running on Linux kernel modesetting and
 evdev input devices, an X application, or a wayland client
 itself. The clients can be traditional applications, X servers
 (rootless or fullscreen) or other display servers.
 .
 This package contains the development headers for the Wayland EGL backend.
Homepage: https://wayland.freedesktop.org/
Multi-Arch: same

Package: libwayland-egl1
Priority: optional
Section: libs
Installed-Size: 24
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Replaces: libwayland-egl1-mesa (<< 18.0.5-0)
Provides: libwayland-egl1-mesa
Depends: libc6 (>= 2.4)
Breaks: libwayland-egl1-mesa (<< 18.0.5-0)
Filename: pool/target/w/wayland/libwayland-egl1_1.21.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 6576
MD5sum: 3e803ea7e6cbb394bce5e17eac760308
SHA1: 3a54ec157d81742bf75702116800c2bce51a44b9
SHA256: 7a8744a97c2b1a7c291fdb974ad297a61ff6c65f15f77fcf3f87b47588e66548
SHA512: 85084b53f5a9b7e55f9d6629ee8a7ac57d081fd6143e8d7d7f717fc5f47533b84554ae25f7b2111d472e2379beb4e7e3be677e50669da9091c31f892951ca9c7
Description: wayland compositor infrastructure - EGL library
 Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
 a standalone display server running on Linux kernel modesetting and
 evdev input devices, an X application, or a wayland client
 itself. The clients can be traditional applications, X servers
 (rootless or fullscreen) or other display servers.
 .
 This package ships the library that implements the Wayland EGL platform
 of the Wayland protocol.
Homepage: https://wayland.freedesktop.org/
Multi-Arch: same

Package: libwayland-egl1-dbgsym
Priority: optional
Section: debug
Installed-Size: 16
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Depends: libwayland-egl1 (= 1.21.0-1+apertis0bv2024dev3b1)
Filename: pool/target/w/wayland/libwayland-egl1-dbgsym_1.21.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 4032
MD5sum: 65eb61c15091a55f5010ff503746897a
SHA1: c882f1cdffd223df7dfc9b7379806974cedf414e
SHA256: 11239e34438db7046dfabde82558fd6d3dce550ad6cc74475641d891ffc389d0
SHA512: d8bffa6495aba0dcad39a41b0eeb5729ccc5cc5738c87fa2cabc0ce74bdb84561c6c02c661a08ffa73232c51f26ff9cf74c661b83a2d8e55f8858625f3fce303
Description: debug symbols for libwayland-egl1
Auto-Built-Package: debug-symbols
Build-Ids: dfdaff58ff97eff210dd0814a0b7ff53f46ebf1e
Multi-Arch: same

Package: libwayland-egl1-mesa
Priority: optional
Section: oldlibs
Installed-Size: 53
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: libegl1, libwayland-egl1
Filename: pool/target/m/mesa/libwayland-egl1-mesa_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 34540
MD5sum: 9dffb4e49975b4180a085555d8c6d0a3
SHA1: 8abeee538c0cd2bcb940bb1cb91c71b861d443b9
SHA256: 49b8ae350c9d008e57e96579f0b1c9a32ffa99844e297ea579b97aa43a35ee40
SHA512: 558f340c5cbd52f48525e2a6a5f788732e44995081b3c63efc81d9a01d0684ac8442c7a4b8105ba1175a13a69f05f62a17900ffd43022de9cf0e04ae5c3b38f9
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: libwayland-server0
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Replaces: libwayland0 (<< 1.1.0-1)
Depends: libc6 (>= 2.34), libffi8 (>= 3.4)
Conflicts: libwayland0 (<< 1.1.0-1)
Breaks: weston (<< 1.2.0)
Filename: pool/target/w/wayland/libwayland-server0_1.21.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 27412
MD5sum: 0a442150bf574e8064d3b5ccd4ba197b
SHA1: 2545123d3879c6c9422a7486323d31f27dead692
SHA256: 2d728229e3c09aaf3f62528d56d70aba14f18ff9685ddc3e044544587548c0bf
SHA512: f061b6adf01c1e970703574d23c5cce14288f4c6b4583b596b77b54658674c44997d145763f0ccc7ab5416eb77ada7c304a223cb79243a42a1de9e65e4e6fb5a
Description: wayland compositor infrastructure - server library
 Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
 a standalone display server running on Linux kernel modesetting and
 evdev input devices, an X application, or a wayland client
 itself. The clients can be traditional applications, X servers
 (rootless or fullscreen) or other display servers.
 .
 This package ships the library that implements the server side of
 the Wayland protocol.
Homepage: https://wayland.freedesktop.org/
Multi-Arch: same

Package: libwayland-server0-dbgsym
Priority: optional
Section: debug
Installed-Size: 109
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: wayland
Version: 1.21.0-1+apertis0bv2024dev3b1
Replaces: libwayland-server0 (<< 1.10.0-2)
Depends: libwayland-server0 (= 1.21.0-1+apertis0bv2024dev3b1)
Breaks: libwayland-server0 (<< 1.10.0-2)
Filename: pool/target/w/wayland/libwayland-server0-dbgsym_1.21.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 87364
MD5sum: 4d370925eb18223c89b3dee25c0557d7
SHA1: 8dc97e31f0549c1078ff757ac2202d11da591e8f
SHA256: 16ecd225d892ae85302344aa724993c76c7b43301b5e6fd753d66ee29e7f0b28
SHA512: d012b18ca700b77615feaef081dc597aae21d20ccd3a3011f12e6145dc77faf5ae064bcc6fb017c6a91dc7afaa588f32b5218013e031f7402c2a5477f7aa7abb
Description: debug symbols for libwayland-server0
Auto-Built-Package: debug-symbols
Build-Ids: b822f90b0a412661785fd862f493c7978f22835a
Multi-Arch: same

Package: libwebkit2gtk-4.0-37
Priority: optional
Section: libs
Installed-Size: 46096
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libjavascriptcoregtk-4.0-18 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, bubblewrap (>= 0.3.1), xdg-dbus-proxy, libatk1.0-0 (>= 1.32.0), libavif15 (>= 0.11.1), libc6 (>= 2.35), libcairo2 (>= 1.15.12), libdrm2 (>= 2.4.75), libepoxy0 (>= 1.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.9.1), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 4.0), libgcrypt20 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.70.0), libgstreamer-gl1.0-0 (>= 1.14.0), libgstreamer-plugins-bad1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libgtk-3-0 (>= 3.23.0), libharfbuzz-icu0 (>= 0.9.18), libharfbuzz0b (>= 1.4.2), libhyphen0 (>= 2.7.1), libicu72 (>= 72.1~rc-1~), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libopenjp2-7 (>= 2.2.0), libpango-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libseccomp2 (>= 0.0.0~20120605), libsecret-1-0 (>= 0.7), libsoup2.4-1 (>= 2.69.90), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 12), libsystemd0, libtasn1-6 (>= 4.14), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.3.92), libwebp7 (>= 1.2.4), libwebpdemux2 (>= 1.2.4), libwoff1 (>= 1.0.0), libwpe-1.0-1 (>= 1.3.0), libwpebackend-fdo-1.0-1 (>= 1.8.0), libx11-6, libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxml2 (>= 2.8), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.2.2), libgles2
Recommends: gstreamer1.0-gl, libgl1-mesa-dri, xdg-desktop-portal-gtk, gstreamer1.0-libav, gstreamer1.0-plugins-bad
Suggests: gstreamer1.0-alsa
Filename: pool/target/w/webkit2gtk/libwebkit2gtk-4.0-37_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 17644928
MD5sum: fa6b1a5632fb5535480a42de3776aff3
SHA1: 4c7c4e2de641eb822ed56d599ed629ed323e01cd
SHA256: 209bdcacecdb1f54bd1626db122b377b6218bffbe484c73743b4c3dec627a7dd
SHA512: ad0c3cd4b452bf48ff76d35174bcdb11be3ffa90c55293a76a45c1ca167f444e57b86d1b8dc1e7bd3a507dd365d8d79cb6fedd8e3a4c86f47b1bb57cf45af5c4
Description: Web content engine library for GTK
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 This build provides version 4.0 of the API and uses libsoup v2 for
 the networking stack and the GTK 3 widget toolkit.
 .
 This package contains the shared libraries.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: libwebkit2gtk-4.0-37-dbgsym
Priority: optional
Section: debug
Installed-Size: 129838
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libwebkit2gtk-4.0-37 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/libwebkit2gtk-4.0-37-dbgsym_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 107388144
MD5sum: 479c624c05760f7f1a8e3865559c41c6
SHA1: 16fecb6e667efc198c8486b20e5d0b92cdeff3dd
SHA256: b5a398f30158e7cff099778bff2366cfd836a779c488cd3b030a2ecde47223d7
SHA512: 6e90ba44392de0548fa23012944bff4c4190d35d8ee638226d0b3f588c7afabaf1a0cf79315d4b80af77911b0c78f4f8912052fadf5f503e4a149f4872d76875
Description: debug symbols for libwebkit2gtk-4.0-37
Auto-Built-Package: debug-symbols
Build-Ids: 2ab10312e4d060f99cfc2320c4ab058ab230f0a7 6e1888623a8b390375861c26118dc8b29873e7fb 7ce091ce5705e9579bf7dffd40cd3b3bf908cff1 a772aa4de67a7e424a07f325cb64e5878f04d9fb ec4439a1a001642ee828e5fe1e6ab547453290ae
Multi-Arch: same

Package: libwebkit2gtk-4.0-dev
Priority: optional
Section: libdevel
Installed-Size: 5548
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libwebkit2gtk-4.0-37 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), gir1.2-webkit2-4.0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), libgtk-3-dev, libsoup2.4-dev, libjavascriptcoregtk-4.0-dev (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/libwebkit2gtk-4.0-dev_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 440252
MD5sum: ae6079df6268a55e07e06de2b7fbf6a3
SHA1: 7f3d6a07982f8ed375d81a0a05178412f24d0969
SHA256: b293c5554184534932a18170539cba62797d52ea493b8df16567af8122c97f0b
SHA512: d7c556731f9c7cae133d670477e95a91700c420a81003a5aebb2a970f7a115486d1bea840d1900b8fdbc111534abf643e223615d2053706b4d144aa690e072ea
Description: Web content engine library for GTK - development files
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 This build provides version 4.0 of the API and uses libsoup v2 for
 the networking stack and the GTK 3 widget toolkit.
 .
 This package contains the development files.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: libwebkit2gtk-4.0-doc
Priority: optional
Section: doc
Installed-Size: 34908
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: all
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Suggests: devhelp
Filename: pool/target/w/webkit2gtk/libwebkit2gtk-4.0-doc_2.40.5-1~deb12u1+apertis1bv2024dev3b1_all.deb
Size: 2126964
MD5sum: 5ff8398eafdd81a4a16f37effffe6e43
SHA1: accde348ce0550699b12ed399fafd4b6f03f7a03
SHA256: 473b13a1f28d5f7bcf3a1b7bc01d5e21491fddcad6c6498560d6d92fc1477dde
SHA512: 99bf1322d86512c5a019f8977755afe02da905f35ace904ad87eb03d860d4e01159a99ff99f50e5b5b8f64ba2a8acd75ff5eb125df85faacc2852c34104ca2e9
Description: Web content engine library for GTK - documentation
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 .
 This package contains the documentation and is valid for versions 4.0,
 4.1 and 6.0 of the API.
Homepage: https://webkitgtk.org/
Multi-Arch: foreign

Package: libwebkit2gtk-4.1-0
Priority: optional
Section: libs
Installed-Size: 46140
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libjavascriptcoregtk-4.1-0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, bubblewrap (>= 0.3.1), xdg-dbus-proxy, libatk1.0-0 (>= 1.32.0), libavif15 (>= 0.11.1), libc6 (>= 2.35), libcairo2 (>= 1.15.12), libdrm2 (>= 2.4.75), libepoxy0 (>= 1.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.9.1), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 4.0), libgcrypt20 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.70.0), libgstreamer-gl1.0-0 (>= 1.14.0), libgstreamer-plugins-bad1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libgtk-3-0 (>= 3.23.0), libharfbuzz-icu0 (>= 0.9.18), libharfbuzz0b (>= 1.4.2), libhyphen0 (>= 2.7.1), libicu72 (>= 72.1~rc-1~), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libopenjp2-7 (>= 2.2.0), libpango-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libseccomp2 (>= 0.0.0~20120605), libsecret-1-0 (>= 0.7), libsoup-3.0-0 (>= 3.0.3), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 12), libsystemd0, libtasn1-6 (>= 4.14), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.3.92), libwebp7 (>= 1.2.4), libwebpdemux2 (>= 1.2.4), libwoff1 (>= 1.0.0), libwpe-1.0-1 (>= 1.3.0), libwpebackend-fdo-1.0-1 (>= 1.8.0), libx11-6, libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxml2 (>= 2.8), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.2.2), libgles2
Recommends: gstreamer1.0-gl, libgl1-mesa-dri, xdg-desktop-portal-gtk, gstreamer1.0-libav, gstreamer1.0-plugins-bad
Suggests: gstreamer1.0-alsa
Filename: pool/target/w/webkit2gtk/libwebkit2gtk-4.1-0_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 17667456
MD5sum: c274f5715e038becfe44b34c9911d142
SHA1: c83838cd03cfd9f36680d71dbeb542a6b2d93086
SHA256: 76ac2488e00a868b65b53088badc4dc0ef15efb7c1a080796c2c25313c05a424
SHA512: 68dcbdfc6d386cd7105ef13f88896f1510cf1c3f85d5da64ae496475a12396ef240d6ec75d80fac096fd93349fb955cfd7840e332c8f903301ba179216f2a773
Description: Web content engine library for GTK
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 This build provides version 4.1 of the API and uses libsoup v3 for
 the networking stack and the GTK 3 widget toolkit.
 .
 This package contains the shared libraries.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: libwebkit2gtk-4.1-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 130641
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libwebkit2gtk-4.1-0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/libwebkit2gtk-4.1-0-dbgsym_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 108186096
MD5sum: 6a8b12c134a72624ccdf5e02922c8c3c
SHA1: 0161a9aa7ec56e4493d6c2f0b794be86e39e1b84
SHA256: b194db528251773d5b53b71164bf8d65522e71c8e27b922291ba045eb858a807
SHA512: 914ab552c111e30af4badf3904121ff2aab60a022739da434256270c401cb2ea883159d7cda8b77863a8be9983e26eeb1d101d53dd8fa6170acb21f3d125daa8
Description: debug symbols for libwebkit2gtk-4.1-0
Auto-Built-Package: debug-symbols
Build-Ids: 787c34f617a79a9d46d829df96b87b69830ddccc 8866c4b5b733712e70d81ea0e669e9e536940514 9e053749bf190d0d32982d3ebbc1f35494a3ee77 b867219bd0c2317c3481862fc475bcaa3e023e86 d7c4dfce0192853db091f8d3c0610c3c4fe4282e
Multi-Arch: same

Package: libwebkit2gtk-4.1-dev
Priority: optional
Section: libdevel
Installed-Size: 5548
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libwebkit2gtk-4.1-0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), gir1.2-webkit2-4.1 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), libgtk-3-dev, libsoup-3.0-dev, libjavascriptcoregtk-4.1-dev (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/libwebkit2gtk-4.1-dev_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 440380
MD5sum: 86338cc79b97d438f0c359b425037e11
SHA1: 0c9f28ff0195eff4a752ea380baecd44df5c7f25
SHA256: 314ef1c2423a30852f97eb2ac3663d715d599741a2c9e7b7725f0b42b4e51840
SHA512: 018acc34b6edc2960d375224014439dc1ca4cd1fb31247f6bc06ad812fae1d4cc7bd16a294b631182b7c77a27268ebee244e35f60d92d81f280ede78653988bb
Description: Web content engine library for GTK - development files
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 This build provides version 4.1 of the API and uses libsoup v3 for
 the networking stack and the GTK 3 widget toolkit.
 .
 This package contains the development files.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: libwebkitgtk-6.0-4
Priority: optional
Section: libs
Installed-Size: 45253
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libjavascriptcoregtk-6.0-1 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, bubblewrap (>= 0.3.1), xdg-dbus-proxy, libavif15 (>= 0.11.1), libc6 (>= 2.35), libcairo2 (>= 1.15.12), libdrm2 (>= 2.4.75), libepoxy0 (>= 1.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.9.1), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 4.0), libgcrypt20 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.70.0), libgstreamer-gl1.0-0 (>= 1.14.0), libgstreamer-plugins-bad1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libgtk-4-1 (>= 4.7.2), libharfbuzz-icu0 (>= 0.9.18), libharfbuzz0b (>= 1.4.2), libhyphen0 (>= 2.7.1), libicu72 (>= 72.1~rc-1~), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libopenjp2-7 (>= 2.2.0), libpango-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libseccomp2 (>= 0.0.0~20120605), libsecret-1-0 (>= 0.7), libsoup-3.0-0 (>= 3.0.3), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 12), libsystemd0, libtasn1-6 (>= 4.14), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.3.92), libwebp7 (>= 1.2.4), libwebpdemux2 (>= 1.2.4), libwoff1 (>= 1.0.0), libwpe-1.0-1 (>= 1.3.0), libwpebackend-fdo-1.0-1 (>= 1.8.0), libx11-6, libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxml2 (>= 2.8), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.2.2), libgles2
Recommends: gstreamer1.0-gl, libgl1-mesa-dri, xdg-desktop-portal-gtk, gstreamer1.0-libav, gstreamer1.0-plugins-bad
Suggests: gstreamer1.0-alsa
Filename: pool/target/w/webkit2gtk/libwebkitgtk-6.0-4_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 17459236
MD5sum: 6f4017e3a3acb817f1d1c07b583d9e4f
SHA1: 2a123208fa419f9e3c067d19b280ebc42f194ace
SHA256: e580c1039d4046c9aa55b6c339d4cd7b6fdcd310a22fe1b2e7af69d24c19664f
SHA512: 383807fdb66455fbb954feecac79995b48e57732023ea7fc5535608b86ae9bd37e0bda63bffd9313d95e9ee7ed9911ee35f77df84bc6cb61f538356e32383e62
Description: Web content engine library for GTK
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 This build provides version 6.0 of the API and uses libsoup v3 for
 the networking stack and the GTK 4 widget toolkit.
 .
 This package contains the shared libraries.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: libwebkitgtk-6.0-4-dbgsym
Priority: optional
Section: debug
Installed-Size: 128960
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libwebkitgtk-6.0-4 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/libwebkitgtk-6.0-4-dbgsym_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 106726592
MD5sum: 02892f98532c8775ec191f72c7a97a6c
SHA1: 89779820ef8fdc4861e7cdc65471a07577bb6b11
SHA256: 8de198a3a377da0e171119d0d5051dcf51ea066d4396f6e73526da45b54012d3
SHA512: 433d9b1484a30d480173742d089437a7605b0937c864d8efa3f34c1caf4d9408f69e0f179549043baaad5686666285971d5b953f53d346efe02e2e8286b0713b
Description: debug symbols for libwebkitgtk-6.0-4
Auto-Built-Package: debug-symbols
Build-Ids: 0f5028ba999b3d6b95c8ec7c4d14693f8c9506a6 4f3c4f807fe128c4700f99b7e019ce42c22cb895 68d2f8b9abee0ccb254c7acb3933bd0a4849e741 9fb4dfc310e24e5b81779f8851ad4e9f0edc512d abfd5917d5f7e0fbd3dbaa6482d152c1a0427f5e
Multi-Arch: same

Package: libwebkitgtk-6.0-dev
Priority: optional
Section: libdevel
Installed-Size: 2289
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libwebkitgtk-6.0-4 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), gir1.2-webkit-6.0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), libgtk-4-dev, libsoup-3.0-dev, libjavascriptcoregtk-6.0-dev (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/libwebkitgtk-6.0-dev_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 320032
MD5sum: c0001b294a80c6e70e923331b6cde971
SHA1: 3e242922b6c5572c07ad6a794c187b042da2b6fa
SHA256: a65e5ed6b4e28a5d59bf56e59cbae325ac58029e12e878eb9cc4760a2566d8ca
SHA512: da8375d78ba14989f18f2200c413ad68cba7427f0a8cd60580fb40fbb9cb197277832a2b8b1da1a77064c52b4056c1a619ffaa178a3ac8567ce7d4aa564a0221
Description: Web content engine library for GTK - development files
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 This build provides version 6.0 of the API and uses libsoup v3 for
 the networking stack and the GTK 4 widget toolkit.
 .
 This package contains the development files.
Homepage: https://webkitgtk.org/
Multi-Arch: same

Package: libwebp-dev
Priority: optional
Section: libdevel
Installed-Size: 732
Maintainer: Jeff Breidenbach <jab@debian.org>
Architecture: armhf
Source: libwebp
Version: 1.2.4-0.2+apertis0bv2024dev3b2
Depends: libwebp7 (= 1.2.4-0.2+apertis0bv2024dev3b2), libwebpmux3 (= 1.2.4-0.2+apertis0bv2024dev3b2), libwebpdemux2 (= 1.2.4-0.2+apertis0bv2024dev3b2)
Filename: pool/target/libw/libwebp/libwebp-dev_1.2.4-0.2+apertis0bv2024dev3b2_armhf.deb
Size: 350256
MD5sum: ee813acc8a0a2361bb5f419832817eed
SHA1: 63daa9cd0d97305251c74420dac3a119dfbd080a
SHA256: 79b1d10df7e1ed9752b786e1463a13187dcfbb26abc1b00e1b9ff050b05fb5f4
SHA512: 8777f82f9c807aa7d965d7efa663a2e54d56607215fe115471fa7e396fa0b6d92fe9ade80e212e75637c8af6e27d3c51a3d0b0e90d38357a3fe90f39a7e3a07d
Description: Lossy compression of digital photographic images
 Image Compression format, based on the VP8 codec.
 WebP uses the modern VP8 compression format to deliver efficient
 compression of images for the web. More than 30% extra gain over
 optimized JPEG, for same quality, is not unusual.
Homepage: https://developers.google.com/speed/webp/
Multi-Arch: same

Package: libwebp7
Priority: optional
Section: libs
Installed-Size: 357
Maintainer: Jeff Breidenbach <jab@debian.org>
Architecture: armhf
Source: libwebp
Version: 1.2.4-0.2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34)
Filename: pool/target/libw/libwebp/libwebp7_1.2.4-0.2+apertis0bv2024dev3b2_armhf.deb
Size: 244000
MD5sum: 22a0537b5615580fc545de8391d42eed
SHA1: 9277923dab6c3f76804379fa1ad90c3c47e0bd4b
SHA256: 5adf2f18342916c34a84f0dfdd37cd38e66ad86b6e249be03bd35ec3abb7ce61
SHA512: 775879a45553eefe6c7de9a49a7f3ed5f680f1cd0da862c30071c4b95a5f7c84669ab94f2afd7d0e4d970272cda56bca537b0ac9ec14766a0afd26c6ef4fd7a5
Description: Lossy compression of digital photographic images
 Image Compression format, based on the VP8 codec.
 WebP uses the modern VP8 compression format to deliver efficient
 compression of images for the web. More than 30% extra gain over
 optimized JPEG, for same quality, is not unusual.
Homepage: https://developers.google.com/speed/webp/
Multi-Arch: same

Package: libwebp7-dbgsym
Priority: optional
Section: debug
Installed-Size: 888
Maintainer: Jeff Breidenbach <jab@debian.org>
Architecture: armhf
Source: libwebp
Version: 1.2.4-0.2+apertis0bv2024dev3b2
Depends: libwebp7 (= 1.2.4-0.2+apertis0bv2024dev3b2)
Filename: pool/target/libw/libwebp/libwebp7-dbgsym_1.2.4-0.2+apertis0bv2024dev3b2_armhf.deb
Size: 858108
MD5sum: 10b2c82f6483d59781efd8033ac3aca1
SHA1: 71544cbf154a199d091a791420c1d06edfe099d6
SHA256: d7e1192e4543f2b72aec6d6d570b04f4fee922bc2f68a90a0c5c277aa71a6739
SHA512: 894108474d828d86093f19a379969ca4eee56a2506ebc64cd9478b5c7b363384007f798aa682930aff8f11db9e155c78fe28eeabca9a535f87099fa45df70067
Description: debug symbols for libwebp7
Auto-Built-Package: debug-symbols
Build-Ids: bdde6d2ddb76c652069ee266df7313f143e181ff
Multi-Arch: same

Package: libwebpdemux2
Priority: optional
Section: libs
Installed-Size: 118
Maintainer: Jeff Breidenbach <jab@debian.org>
Architecture: armhf
Source: libwebp
Version: 1.2.4-0.2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.4), libwebp7 (>= 1.2.4)
Filename: pool/target/libw/libwebp/libwebpdemux2_1.2.4-0.2+apertis0bv2024dev3b2_armhf.deb
Size: 100136
MD5sum: ec8bcbeb86084d04476beaae0722b337
SHA1: 1ca5faeaf12a1246afc928a8bfae649e3fc68333
SHA256: 0e1a3ac1245c987d5ec30b9c11ec4eb28e4b0cec392957d6d442e0e8e25b10c8
SHA512: aecf398ddce16e28cf5ef3bd7683cad6d4464176ea7c757ec1ed5576e428fdc7df8798e48d596bd56e746582b5cc4ca4457c1257f40564a6c8bc4e841464fdff
Description: Lossy compression of digital photographic images.
 Image Compression format, based on the VP8 codec.
 WebP uses the modern VP8 compression format to deliver efficient
 compression of images for the web. More than 30% extra gain over
 optimized JPEG, for same quality, is not unusual.
Homepage: https://developers.google.com/speed/webp/
Multi-Arch: same

Package: libwebpdemux2-dbgsym
Priority: optional
Section: debug
Installed-Size: 42
Maintainer: Jeff Breidenbach <jab@debian.org>
Architecture: armhf
Source: libwebp
Version: 1.2.4-0.2+apertis0bv2024dev3b2
Depends: libwebpdemux2 (= 1.2.4-0.2+apertis0bv2024dev3b2)
Filename: pool/target/libw/libwebp/libwebpdemux2-dbgsym_1.2.4-0.2+apertis0bv2024dev3b2_armhf.deb
Size: 30028
MD5sum: ddc59542f7e17b5ce673320fbc63fcd7
SHA1: 5c4a2403ea6db3ac2d6a0867a0e66d193d779890
SHA256: 6868cfd3a973db1f0acace673c45fe1aaefde49f2d76b6155e79c0c01c66b92f
SHA512: 6cdc6930fc9f504627d0c151485d61f604e7b57e42db6b81140af7a41265b08426254b90801283ff3bac35225e597d058692ba79e898e066460616762deb5032
Description: debug symbols for libwebpdemux2
Auto-Built-Package: debug-symbols
Build-Ids: c789f2d29a2481d8dc93c0d6885469a24cc45678
Multi-Arch: same

Package: libwebpmux3
Priority: optional
Section: libs
Installed-Size: 126
Maintainer: Jeff Breidenbach <jab@debian.org>
Architecture: armhf
Source: libwebp
Version: 1.2.4-0.2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.29), libwebp7 (>= 1.2.4)
Filename: pool/target/libw/libwebp/libwebpmux3_1.2.4-0.2+apertis0bv2024dev3b2_armhf.deb
Size: 107364
MD5sum: 6e51a616f6e10acbbdd8055be373f6e5
SHA1: 05b0980d114d64b7e58cccd5f929d94658c2af8e
SHA256: a00ed8cd0aa03af225beaeba9b8c6b1acef896f43c46d3b00381c1525e5b13ca
SHA512: 40d8e908a62e8568bf0831ff1394b1e039a946ef19b2e817cac416a91350d0cb819b01af4147610c240a378aeb81a2e75211fb483dc89cfb06dcdfeafe073b87
Description: Lossy compression of digital photographic images
 Image Compression format, based on the VP8 codec.
 WebP uses the modern VP8 compression format to deliver efficient
 compression of images for the web. More than 30% extra gain over
 optimized JPEG, for same quality, is not unusual.
Homepage: https://developers.google.com/speed/webp/
Multi-Arch: same

Package: libwebpmux3-dbgsym
Priority: optional
Section: debug
Installed-Size: 81
Maintainer: Jeff Breidenbach <jab@debian.org>
Architecture: armhf
Source: libwebp
Version: 1.2.4-0.2+apertis0bv2024dev3b2
Depends: libwebpmux3 (= 1.2.4-0.2+apertis0bv2024dev3b2)
Filename: pool/target/libw/libwebp/libwebpmux3-dbgsym_1.2.4-0.2+apertis0bv2024dev3b2_armhf.deb
Size: 68024
MD5sum: 119c507d78fcfdc9be3cba30e90e5e17
SHA1: 894b9f3ed6a12cd633a2d9287749ea2f1a7400af
SHA256: a2187a45f1046a303c5ff9a87553fdea2f8b630e818afb511eaa0c024901834d
SHA512: 7538d160c716dedc4db05a06df6290a6bb22c873e3a822233e35d1831d35cc0ca67a64c0a366abae61520d806d196205aace96ffa7f4bab9e280a8f17995f3de
Description: debug symbols for libwebpmux3
Auto-Built-Package: debug-symbols
Build-Ids: 977463aad8a0d28df9373d469ae75d854b2f05f0
Multi-Arch: same

Package: libwebrtc-audio-processing-dev
Priority: optional
Section: libdevel
Installed-Size: 1123
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: webrtc-audio-processing
Version: 0.3-1+apertis1bv2024dev3b1
Depends: libwebrtc-audio-processing1 (= 0.3-1+apertis1bv2024dev3b1)
Filename: pool/target/w/webrtc-audio-processing/libwebrtc-audio-processing-dev_0.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 302212
MD5sum: 5e564da00964197a7635df8a907d54bb
SHA1: 3d2b125f0a96de7601cac52474d9eb83a1e5c55a
SHA256: b74e83aec3d1c587c7f5aaa861403d6218ad30ac2f47cebcbdbb68f50492db6b
SHA512: 5a9d45916644464ffd19a4d47347ab547bd70cf9dc5f96dfaf09184eb765a20bfbb19782a644750e4a8e9fdd40a9948bbd170539f345c23be3973caacb347622
Description: development files for the webrtc-audio-processing library
 Audio processing library (echo-cancellation, gain control etc) around the
 AudioProcessing module from the WebRTC project
 .
 Headers and libraries for developing applications using
 libwebrtc-audio-processing
Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
Multi-Arch: same

Package: libwebrtc-audio-processing1
Priority: optional
Section: libs
Installed-Size: 489
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: webrtc-audio-processing
Version: 0.3-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.0), libstdc++6 (>= 11)
Filename: pool/target/w/webrtc-audio-processing/libwebrtc-audio-processing1_0.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 232116
MD5sum: 7e7e6cb40ed4f3ebf0123d3d4cbfb071
SHA1: b2f9445955a05a0d2fb5630d483db7f464ae13e8
SHA256: 9deaa93a9b408b2c8dff68d52e9bd921975d52bdfa0ea49b747cbfd3052d352c
SHA512: 5b5783404603a2d9b0c5d72334492dcdbe27e8a5298b07588fbfa2d3a702a59339fa0b562ecd82f125b4a9f59c54b22b76380e277b971ad1cf67a42286dcb5e3
Description: AudioProcessing module from the WebRTC project.
 Audio processing library (echo-cancellation, gain control etc) around the
 AudioProcessing module from the WebRTC project
Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
Multi-Arch: same

Package: libwebrtc-audio-processing1-dbgsym
Priority: optional
Section: debug
Installed-Size: 2311
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: webrtc-audio-processing
Version: 0.3-1+apertis1bv2024dev3b1
Depends: libwebrtc-audio-processing1 (= 0.3-1+apertis1bv2024dev3b1)
Filename: pool/target/w/webrtc-audio-processing/libwebrtc-audio-processing1-dbgsym_0.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 2228860
MD5sum: ef374f8d19fc58cf4befad54158690ba
SHA1: ac717f69cec05ff4009c165e5739fe92e2643b24
SHA256: 91ca39da4ccb060e886caef01fffff4d0068c2c7acdff72a282a821904105efe
SHA512: 417bc5b0fb74d05f6b22807dc104fba0126fef3f112485f3d4a75d548728e4d5ce9784b9865612cc06b00335eb8b7d8a1848d7c669cb75c15a880dac58d16180
Description: debug symbols for libwebrtc-audio-processing1
Auto-Built-Package: debug-symbols
Build-Ids: d3b71bf7eca8140df4f0ebf3efde7d8b956c500c
Multi-Arch: same

Package: libwebsockets-dev
Priority: optional
Section: libdevel
Installed-Size: 1405
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libwebsockets
Version: 4.1.6-3+apertis1bv2024dev3b1
Depends: libwebsockets17 (= 4.1.6-3+apertis1bv2024dev3b1), libwebsockets-evlib-ev (= 4.1.6-3+apertis1bv2024dev3b1), libwebsockets-evlib-uv (= 4.1.6-3+apertis1bv2024dev3b1), libwebsockets-evlib-glib (= 4.1.6-3+apertis1bv2024dev3b1), libev-dev, libssl-dev, libuv1-dev, zlib1g-dev, libcap-dev
Filename: pool/target/libw/libwebsockets/libwebsockets-dev_4.1.6-3+apertis1bv2024dev3b1_armhf.deb
Size: 437240
MD5sum: 68b66ebaaaf4658ac84dc3ba8f5c3f3a
SHA1: af4a48a2afe94841dc760a59cfff94d95267a297
SHA256: 958ab38727b4f00ba4bd08556a4817d23c4563ef83bdc3218ed190d9afa6e0b4
SHA512: e998f55844166511353e799bc9a89182c5dbf26c37f184c940760a91621184b9575c15a091dc4dfac88a76c1e77b11f45b3b3734dececfb5e2850c26223102a1
Description: lightweight C websockets library - development files
 Libwebsockets is a lightweight pure C library for both websockets
 clients and servers built to use minimal CPU and memory resources
 and provide fast throughput in both directions.
 .
 This package contains the header files needed for developing programs
 using libwebsockets and a static library.
Homepage: https://libwebsockets.org/
Multi-Arch: same

Package: libwebsockets-evlib-ev
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libwebsockets
Version: 4.1.6-3+apertis1bv2024dev3b1
Depends: libwebsockets17 (= 4.1.6-3+apertis1bv2024dev3b1), libc6 (>= 2.4), libev4 (>= 1:4.04)
Filename: pool/target/libw/libwebsockets/libwebsockets-evlib-ev_4.1.6-3+apertis1bv2024dev3b1_armhf.deb
Size: 22716
MD5sum: 7a07ef5d06503f29798a43cc5b6b54fa
SHA1: 0aef21e108410a818a4727d909571fc5964daf04
SHA256: 2fa984127020fefb57584f5f9bedb10965b727a15147191ac262161d659806ac
SHA512: 06bde145789f6527979a8dea0deb861d38343fd915937b129c5978b8de1bdab993e5f85fd13634671c6bb36a44b22d13b577c1fe3513ad8fed50a7ceb8eb41d7
Description: lightweight C websockets library
 Libwebsockets is a lightweight pure C library for both websockets
 clients and servers built to use minimal CPU and memory resources
 and provide fast throughput in both directions.
 .
 This package contains the shared library for evlib_ev plugin.
Homepage: https://libwebsockets.org/
Multi-Arch: same

Package: libwebsockets-evlib-ev-dbgsym
Priority: optional
Section: debug
Installed-Size: 43
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libwebsockets
Version: 4.1.6-3+apertis1bv2024dev3b1
Depends: libwebsockets-evlib-ev (= 4.1.6-3+apertis1bv2024dev3b1)
Filename: pool/target/libw/libwebsockets/libwebsockets-evlib-ev-dbgsym_4.1.6-3+apertis1bv2024dev3b1_armhf.deb
Size: 29936
MD5sum: 20b8019697b8bab83d2f41a0e900ce61
SHA1: c9683bbe5a0a366cf6dcfd27bc05905e73f84095
SHA256: 18c29a160dd45415468540f04a3689b9ac6ecf6f010fa1321e8e309572ba667b
SHA512: 5704ef164eb30e7de6beb0be129f57fb40a9647f3f348aa54f2fc9c899fa6d0a9087e3c4040c841408695a060afdb3e2844e9bcb0f579f488aa66fb124fa59fc
Description: debug symbols for libwebsockets-evlib-ev
Auto-Built-Package: debug-symbols
Build-Ids: 39aa842241ab2a57e597b114b688a00e24fbf271
Multi-Arch: same

Package: libwebsockets-evlib-glib
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libwebsockets
Version: 4.1.6-3+apertis1bv2024dev3b1
Depends: libwebsockets17 (= 4.1.6-3+apertis1bv2024dev3b1), libc6 (>= 2.4), libglib2.0-0 (>= 2.35.8)
Filename: pool/target/libw/libwebsockets/libwebsockets-evlib-glib_4.1.6-3+apertis1bv2024dev3b1_armhf.deb
Size: 22540
MD5sum: 0db673520562800e3ecee268042c4c93
SHA1: 67a805af1f235e24a4be40a26cf5124903fe4988
SHA256: a4ef31601e588d918efb63a2b4740dea18a678061ee5ce2fe7223310b26aee51
SHA512: dd81ebdab9513b89b3a5d8868ae664ad32e34ce68559dc6842b582575660b85af6dd1a33aeb84b76968b0feef1b947015f9507d86db8736c2e4b3e9765636912
Description: lightweight C websockets library
 Libwebsockets is a lightweight pure C library for both websockets
 clients and servers built to use minimal CPU and memory resources
 and provide fast throughput in both directions.
 .
 This package contains the shared library for evlib_glib plugin.
Homepage: https://libwebsockets.org/
Multi-Arch: same

Package: libwebsockets-evlib-glib-dbgsym
Priority: optional
Section: debug
Installed-Size: 43
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libwebsockets
Version: 4.1.6-3+apertis1bv2024dev3b1
Depends: libwebsockets-evlib-glib (= 4.1.6-3+apertis1bv2024dev3b1)
Filename: pool/target/libw/libwebsockets/libwebsockets-evlib-glib-dbgsym_4.1.6-3+apertis1bv2024dev3b1_armhf.deb
Size: 29732
MD5sum: 212a7719e49b3ee6c83bb1cfa2b6d0cd
SHA1: 1096a6f659a686bf5e5e7514fe5760a946b919c1
SHA256: f0a9f82bfd5456fe3d2a4787c83077c3c75009aba7a7f0d5c36e2dc8d1e1bb54
SHA512: 150d14712671e6b6a37bc9787dfd24f96b4bb8c6f93a4369ed01780e7b3ec49c9e70eb82da0ff8223c608e75ba5ee8a028031f61b7f3dbac3bbfd1cfbc827692
Description: debug symbols for libwebsockets-evlib-glib
Auto-Built-Package: debug-symbols
Build-Ids: 6be7e2904f2cba96bc40f7b11d2a03ee9227a3fc
Multi-Arch: same

Package: libwebsockets-evlib-uv
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libwebsockets
Version: 4.1.6-3+apertis1bv2024dev3b1
Depends: libwebsockets17 (= 4.1.6-3+apertis1bv2024dev3b1), libc6 (>= 2.4), libuv1 (>= 1.4.2)
Filename: pool/target/libw/libwebsockets/libwebsockets-evlib-uv_4.1.6-3+apertis1bv2024dev3b1_armhf.deb
Size: 24160
MD5sum: 5af81109e3777723d41f98433e16ebb8
SHA1: f62f99ec96fa8dcca8f699be49914dec910fe030
SHA256: 1c33ef3433905b68b9078d8ce4e5a94470713468bbcd740efed6fee2688a776c
SHA512: 64f314016bcae302a5c7ac8fb9c5b7ee4593a1c77f51d1eab520b1a14b81f049de54f7f4ba1b3bb10bb7e9ede8ea998c96efd50fc2c2e3d697bf23f99a968b12
Description: lightweight C websockets library
 Libwebsockets is a lightweight pure C library for both websockets
 clients and servers built to use minimal CPU and memory resources
 and provide fast throughput in both directions.
 .
 This package contains the shared library for evlib_uv plugin.
Homepage: https://libwebsockets.org/
Multi-Arch: same

Package: libwebsockets-evlib-uv-dbgsym
Priority: optional
Section: debug
Installed-Size: 50
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libwebsockets
Version: 4.1.6-3+apertis1bv2024dev3b1
Depends: libwebsockets-evlib-uv (= 4.1.6-3+apertis1bv2024dev3b1)
Filename: pool/target/libw/libwebsockets/libwebsockets-evlib-uv-dbgsym_4.1.6-3+apertis1bv2024dev3b1_armhf.deb
Size: 36088
MD5sum: b0ca85cbe461dd820c879950fde0be6a
SHA1: 5bfe000ef2e2a0befea9778000c326f56076ded9
SHA256: 49571e792cefc0f677efd0d93c80f394fbff26ec6204ffe7886dbbf8ce4a4e78
SHA512: c71f2d2da4079ef679b87f531598fc308ff581d7bb5e0b705e1faa3da1dac852811979187b2bad049750f1ad86a8fc3ba454a943ac5c49bf9c9980b0f207f99e
Description: debug symbols for libwebsockets-evlib-uv
Auto-Built-Package: debug-symbols
Build-Ids: 2a3b4ec2123f323591fe0dc0861154b82e23e409
Multi-Arch: same

Package: libwebsockets-test-server
Priority: optional
Section: utils
Installed-Size: 853
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libwebsockets
Version: 4.1.6-3+apertis1bv2024dev3b1
Depends: libwebsockets17 (= 4.1.6-3+apertis1bv2024dev3b1), libwebsockets-test-server-common (= 4.1.6-3+apertis1bv2024dev3b1), libc6 (>= 2.34), libcap2 (>= 1:2.10), libssl3 (>= 3.0.0), zlib1g (>= 1:1.2.6)
Filename: pool/target/libw/libwebsockets/libwebsockets-test-server_4.1.6-3+apertis1bv2024dev3b1_armhf.deb
Size: 195716
MD5sum: 6d09cbc6138f321154ae8381d837487b
SHA1: 608f4ff12d0d8f51c6f94d25226938c2b5a99d2e
SHA256: 63b86d1e29ee25937f63fd4a721b166508d2c255b94acae6c926499935c643de
SHA512: 1ced449dd2f3677b5722d2533a5a57b03c31b6b70f0f172520d765ccc6745285ec588bf62acc2eaa0ecb9665222f3c63d478d88c99d5a9a5bed08b3eb1addc38
Description: lightweight C websockets library - test servers
 Libwebsockets is a lightweight pure C library for both websockets
 clients and servers built to use minimal CPU and memory resources
 and provide fast throughput in both directions.
 .
 This package contains several demonstration test servers.
Homepage: https://libwebsockets.org/
Multi-Arch: foreign

Package: libwebsockets-test-server-common
Priority: optional
Section: utils
Installed-Size: 2763
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: all
Source: libwebsockets
Version: 4.1.6-3+apertis1bv2024dev3b1
Replaces: libwebsockets-test-server (<< 1.6.0-1)
Breaks: libwebsockets-test-server (<< 1.6.0-1)
Filename: pool/target/libw/libwebsockets/libwebsockets-test-server-common_4.1.6-3+apertis1bv2024dev3b1_all.deb
Size: 2749104
MD5sum: 459cb11628de449ed7db3e9e9f5c5145
SHA1: 642f0f094c01b867735de93abfd36c694486740b
SHA256: d4007f9ea2b1737eec79f2559ef074f13021d8d300a5d47b23d8fe4e411b97f4
SHA512: 01a8b97fa40d470400c62095137d6421e75555e90b8837280111d4196ecd125bedb9090928a4c33784a43baad1650493e85ea620c4a19e87ad8c73bbc81671e6
Description: lightweight C websockets library - test servers data
 Libwebsockets is a lightweight pure C library for both websockets
 clients and servers built to use minimal CPU and memory resources
 and provide fast throughput in both directions.
 .
 This package contains data files for the demonstration test servers.
Homepage: https://libwebsockets.org/
Multi-Arch: foreign

Package: libwebsockets-test-server-dbgsym
Priority: optional
Section: debug
Installed-Size: 874
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libwebsockets
Version: 4.1.6-3+apertis1bv2024dev3b1
Depends: libwebsockets-test-server (= 4.1.6-3+apertis1bv2024dev3b1)
Filename: pool/target/libw/libwebsockets/libwebsockets-test-server-dbgsym_4.1.6-3+apertis1bv2024dev3b1_armhf.deb
Size: 760196
MD5sum: de2304ef975066c65845d32a5b0800d7
SHA1: 180af276f5fbee03759538d7e4e8a8421be2e5f1
SHA256: 476b0188cf1334be9afc5c15415fff076c4644c11c101ed0365b607279d2d3dd
SHA512: a980f24a08f63f035bfef331685f9afccab394bb5bd2678e9b4296d34b9130676c02776001cb5c16ba80e91c322f6c3fc23cb62290817952103dd174dedc7c07
Description: debug symbols for libwebsockets-test-server
Auto-Built-Package: debug-symbols
Build-Ids: 061744d9d4c19e58b5dc7e24231d4c292bac4b57 3c15146a9db12ddec569a947c1e7f4717b696cb0 551ae78a3e9b98b7c1329c3c06e39af3a93a3a4c

Package: libwebsockets17
Priority: optional
Section: libs
Installed-Size: 324
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libwebsockets
Version: 4.1.6-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libssl3 (>= 3.0.0), zlib1g (>= 1:1.2.6)
Filename: pool/target/libw/libwebsockets/libwebsockets17_4.1.6-3+apertis1bv2024dev3b1_armhf.deb
Size: 163912
MD5sum: 11da178801d2d61a37f46c10071e4dc8
SHA1: 2588b200b5917ab00b96110e8215743560c17cd8
SHA256: 03a358115624deb90fb18a25b6f4d1cb9aeaf61033a672b7e00100195478b3fd
SHA512: 46fb8cc753d9ddbc7428e84b81ae9fd1b5d7b3840ff66984bd95ad290d3263e216a6eb5b173e09e93ab1bb44a77da715e83cee104010ce7ba17102b9fb212b5b
Description: lightweight C websockets library
 Libwebsockets is a lightweight pure C library for both websockets
 clients and servers built to use minimal CPU and memory resources
 and provide fast throughput in both directions.
 .
 This package contains the main shared library.
Homepage: https://libwebsockets.org/
Multi-Arch: same

Package: libwebsockets17-dbgsym
Priority: optional
Section: debug
Installed-Size: 492
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: libwebsockets
Version: 4.1.6-3+apertis1bv2024dev3b1
Depends: libwebsockets17 (= 4.1.6-3+apertis1bv2024dev3b1)
Filename: pool/target/libw/libwebsockets/libwebsockets17-dbgsym_4.1.6-3+apertis1bv2024dev3b1_armhf.deb
Size: 432608
MD5sum: 75145d89ed061c3582a9efe9d0031afe
SHA1: 022bc6ddba6b0cd04fab2eed56e6cb3a7cf51f96
SHA256: ec4f5e0d96b1135be606752b2e93be3a60e37564b8dff9e769044102dbc1e430
SHA512: 0995c65a1040a353c161f115cc67b2caf5496bfba43b09a91af84afe8c386979428a92063e1fd0e125da8dc77474b7c006bcd8c8b92a9f9d6cc7ef1a92ecf792
Description: debug symbols for libwebsockets17
Auto-Built-Package: debug-symbols
Build-Ids: 101d6d62ccad62795dc63e2a6efa383f5d617979
Multi-Arch: same

Package: libweston-10-0
Priority: optional
Section: libs
Installed-Size: 660
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: weston
Version: 10.0.1-1+apertis2bv2024dev3b1
Replaces: weston (<< 1.12.0-1)
Depends: libc6 (>= 2.34), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdrm2 (>= 2.4.107), libegl1, libgbm1 (>= 17.1.0~rc2), libgles2, libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base1.0-0 (>= 1.2.0), libgstreamer1.0-0 (>= 1.4.0), libinput10 (>= 0.21.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.7), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpipewire-0.3-0 (>= 0.3.1), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libsystemd0 (>= 213), libudev1 (>= 183), libva-drm2 (>= 1.1.0), libva2 (>= 1.7.3), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.18.0), libwayland-egl1 (>= 1.18.0), libwayland-server0 (>= 1.18.0), libwebp7 (>= 1.2.4), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb-composite0, libxcb-render0, libxcb-shm0, libxcb-xfixes0, libxcb-xkb1, libxcb1 (>= 1.8), libxcursor1 (>> 1.1.2), libxkbcommon0 (>= 0.5.0)
Breaks: weston (<< 1.12.0-1)
Filename: pool/target/w/weston/libweston-10-0_10.0.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 248756
MD5sum: 2615fb44c1376342294c989cbcc34e4e
SHA1: dd8f93031ff488e47c78d1d7e4bd494c018b32ab
SHA256: c8b183e54c39fc5d278152e7b827d097b74c62833f008bed98b98c8ceaa306b9
SHA512: 4fb4f77b353fb0f55e210f5eb67ba4f5ef523ac4be1e9ea94b74291f6273cdf329a6616f9fac7f140b77c292770cc9006dbe9163e4871068b5d8f6d4f524297a
Description: reference implementation of a wayland compositor (shared libs)
 Part of the Wayland project is also the Weston reference implementation
 of a Wayland compositor. Weston can run as an X client or under Linux
 KMS and ships with a few demo clients. The Weston compositor is a minimal
 and fast compositor and is suitable for many embedded and mobile use
 cases.
 .
 This package includes the libweston shared libraries.
Homepage: http://wayland.freedesktop.org/

Package: libweston-10-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1687
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: weston
Version: 10.0.1-1+apertis2bv2024dev3b1
Depends: libweston-10-0 (= 10.0.1-1+apertis2bv2024dev3b1)
Filename: pool/target/w/weston/libweston-10-0-dbgsym_10.0.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 1483932
MD5sum: 944d6062f52a2247e8ef593ea87fa095
SHA1: e060d4a702860d9d82f3f321ee48e4c091e9dd32
SHA256: 34c9e6aa0e6a8268183fa0a3f268429a8d88bad3ce5bc3b6b2144eb946d540b9
SHA512: 2d25c259b3937c8a10a7c569451caafa1e4d2c44606cf098cc168ca54c00630e18f63aa8ce33dc46b5d01a4925c0452fb1f78f7c417dd860536a2d9c5063d46d
Description: debug symbols for libweston-10-0
Auto-Built-Package: debug-symbols
Build-Ids: 592425f77bc31cb06937d2e3f8006ac3dbf3ff72 66b6486e0316da8a6818803d668def79a2304963 76e5f52640f93b24227b18a9dfc759f2a66621be 9a4c2c6f2e21712914407ce1097d3c1c9a0b721f 9c4c903f3b7d2a33888e4e0a4fd56bb61784aa8e a70e419dc3a23598c4158765ea895ccf79d65080 e2957ce54707289f42e2b21d588f5bd0c8e1a3a9 ebc9fa4322701aae7af30f5ce979f1297094a166 f207d1bb6080cd1e47791a95589baf9114fe7a6f f47b18da27bcf7da053741d2fcc2669f6a1baec5 faaac26c2417667cdd30b30f018332bcbbd937eb

Package: libweston-10-dev
Priority: optional
Section: libdevel
Installed-Size: 179
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: weston
Version: 10.0.1-1+apertis2bv2024dev3b1
Replaces: weston (<< 1.12.0-1)
Depends: libpixman-1-dev, libwayland-dev, libweston-10-0 (= 10.0.1-1+apertis2bv2024dev3b1), libxkbcommon-dev
Breaks: weston (<< 1.12.0-1)
Filename: pool/target/w/weston/libweston-10-dev_10.0.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 37380
MD5sum: 05a0a47c63d59fa2218237ef892c5966
SHA1: 3c1717c2018518fc4779cbf0d3f95f3fb6ae1a65
SHA256: e3bfb6a106776de3a65fc5fb8cd1d332057a259ab6edd300c3440d5db773500d
SHA512: 04fc319f1b58d8092a048224e620b65a811507e91de70a5a1a612be242a75dbbd53205b30a220cd0f6c2c38a73bd77d89590aeb8a5f73e497567c1aa603f6acd
Description: reference implementation of a wayland compositor (shared libs)
 Part of the Wayland project is also the Weston reference implementation
 of a Wayland compositor. Weston can run as an X client or under Linux
 KMS and ships with a few demo clients. The Weston compositor is a minimal
 and fast compositor and is suitable for many embedded and mobile use
 cases.
 .
 This package includes the libweston headers.
Homepage: http://wayland.freedesktop.org/

Package: libwind0-heimdal
Priority: optional
Section: libs
Installed-Size: 194
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libcom-err2 (>= 1.43.9), libroken19-heimdal (>= 1.4.0+git20110226)
Filename: pool/target/h/heimdal/libwind0-heimdal_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 56044
MD5sum: ce023a90dad9d5a4c88fd2a3d4c485eb
SHA1: d90aa1030b9df9932d646a86bee82558176bab9e
SHA256: 7d09ce29a34a1ca509e9c28b6794a2ddcb5252b226c34e976bb964b492457434
SHA512: 70ebf4ac7c3aec089d435c7e86e8e3caddcf1fe82cdb8238e2d98fda3d2e8e63b053a07f8ff1c7178765676e2a51c032e8003a685c5cc0c8e9a1911d50cef43b
Description: Heimdal Kerberos - stringprep implementation
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the stringprep library.
Homepage: http://www.h5l.org/
Multi-Arch: same

Package: libwind0-heimdal-dbgsym
Priority: optional
Section: debug
Installed-Size: 43
Maintainer: Brian May <bam@debian.org>
Architecture: armhf
Source: heimdal
Version: 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1
Replaces: heimdal-dbg (<< 7.5.0~)
Depends: libwind0-heimdal (= 7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1)
Breaks: heimdal-dbg (<< 7.5.0~)
Filename: pool/target/h/heimdal/libwind0-heimdal-dbgsym_7.8.git20221117.28daf24+dfsg-2+apertis1bv2024dev3b1_armhf.deb
Size: 28988
MD5sum: ecb86a7a70932d97a33dac95cdd2e3a9
SHA1: 03f2447add785c7fda7ede91a1ecc6269d6937df
SHA256: b8492c814ab413f2dd0af55f982973425269bb65679364996b5d5fcf7ae40ecb
SHA512: 477e0597b200b81dd8a4a0bd87a5907ced5fdf476da1eb35a58b6a2e1a87fcf31a42a8146ae6187b77a290b33b57575a4213fa9a8cd2a73beb1a74a52bc392da
Description: debug symbols for libwind0-heimdal
Auto-Built-Package: debug-symbols
Build-Ids: 99c104c65f356201b61453f27537bdb9b720295f
Multi-Arch: same

Package: libwireplumber-0.4-0
Priority: optional
Section: libs
Installed-Size: 666
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: wireplumber
Version: 0.4.13-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.62), liblua5.3-0, libpipewire-0.3-0 (>= 0.3.52), libsystemd0
Filename: pool/target/w/wireplumber/libwireplumber-0.4-0_0.4.13-1+apertis1bv2024dev3b1_armhf.deb
Size: 210004
MD5sum: c5cc59471709f074cc4abbeab83ccf7a
SHA1: e55914fb76fb49a7ec6581ec51990196db101a3f
SHA256: 305651ea827eb8f10c89da619769823370f798bd610d8dfdb60b840bfe94e0cf
SHA512: d4f5e876480d56647174afde6f2beae342e7b7b42808aca8780581e59ae0ab9b469fd68034feed57b91cf16b4a79e46a2ae4c9ef7d6d8a24d1ffb6ba9988a914
Description: Shared libraries for WirePlumber
 WirePlumber is a modular session / policy manager for PipeWire and a
 GObject-based high-level library that wraps PipeWire's API, providing
 convenience for writing the daemon's modules as well as external tools for
 managing PipeWire.
 .
 This package contains the shared library and plugins.
Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber
Multi-Arch: same

Package: libwireplumber-0.4-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 1032
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: wireplumber
Version: 0.4.13-1+apertis1bv2024dev3b1
Depends: libwireplumber-0.4-0 (= 0.4.13-1+apertis1bv2024dev3b1)
Filename: pool/target/w/wireplumber/libwireplumber-0.4-0-dbgsym_0.4.13-1+apertis1bv2024dev3b1_armhf.deb
Size: 803220
MD5sum: 02ef10cffb98089c160a324660707577
SHA1: aff45b3a37c21374c9fcb27a0b8175679092c840
SHA256: 806d7c01d16eedb3fbe074f20cac97ca2ca62f6a3418e46ea1f676623dbdb28d
SHA512: 3edcd0d382b3dbe3c9a25362917db19f375690ae411bf0daddaf6ee950c992494762c2320180684ae2bc61b0560beba6834db9c31211e8489abbdd978f76dfd9
Description: debug symbols for libwireplumber-0.4-0
Auto-Built-Package: debug-symbols
Build-Ids: 33d02f726e5d88306cd833c25780d5709115a144 48f6bb874bd9f749f14eca9aade30238e21ff818 5085f19cbed8dc9ffc980782958681d75e0f40cd 55e3a8a9314cff99fb40dbc987500e8a4b1dd4aa 6f7f4105b42c47acbe6c263036bcf33375fa3733 78651fff36f5dfda48b54a155f8d373d74c12c1d 848324c1aa7c207956f0677d1d79c6e623b209f3 84967f2a7236f101d63b2ec115ff2a9eeda5da4e 915ea1e95dd38806ebad0eae2c6609c8eec70a6e c7ecb39295b8af73051609e1930658217b430fea cfacb40618360e39ef1124837cf370319e1ba079 dea931567927a9ccbdb7bcd891dcd6da38fd33f3 efaaa9c9c158db87653be98379bc712552a4fc48 fb342403c3fb8dc6ae1e47a8896b1b68ed1a9420 fdb649fc09461beb22acee62472a0906705c7dad
Multi-Arch: same

Package: libwireplumber-0.4-dev
Priority: optional
Section: libdevel
Installed-Size: 862
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: wireplumber
Version: 0.4.13-1+apertis1bv2024dev3b1
Depends: libglib2.0-dev, libpipewire-0.3-dev, libwireplumber-0.4-0 (= 0.4.13-1+apertis1bv2024dev3b1), gir1.2-wp-0.4 (= 0.4.13-1+apertis1bv2024dev3b1)
Suggests: wireplumber-doc
Filename: pool/target/w/wireplumber/libwireplumber-0.4-dev_0.4.13-1+apertis1bv2024dev3b1_armhf.deb
Size: 78660
MD5sum: 6e8377388023ef61c7ae530a925559b8
SHA1: e7a5a504f2c9ac8dbbe939a27df1d1cdad2fc1b0
SHA256: fa762dde74bdfe67539b6e31ac6d262c0aa02c5fdcba5b310447a62d3d943024
SHA512: 2e00a8f29de94d5855147ddd138e767601eeba9f092a9f37ff86790628d745fdf625a5626fbee8d0b6b59d54b0c9108290f4193def9d5a699de5ae313bf28a6b
Description: Development files for WirePlumber
 WirePlumber is a modular session / policy manager for PipeWire and a
 GObject-based high-level library that wraps PipeWire's API, providing
 convenience for writing the daemon's modules as well as external tools for
 managing PipeWire.
 .
 This package contains the development files.
Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber
Multi-Arch: same

Package: libwnck-3-0
Priority: optional
Section: libs
Installed-Size: 215
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libwnck3
Version: 43.0-3+apertis0bv2024dev2b1
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.7), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.44), libgtk-3-0 (>= 3.22.0), libpango-1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.4), libx11-6, libxrender1, libxres1 (>= 2:1.2.1), libwnck-3-common
Filename: pool/target/libw/libwnck3/libwnck-3-0_43.0-3+apertis0bv2024dev2b1_armhf.deb
Size: 97440
MD5sum: 165a95f63d424c9a6614926cdec2abe2
SHA1: 217e5321d29747dd8bb9ed53ef8ec9b1d6ab8026
SHA256: 310235df5c36d9a00cb7b12bc4de49246a55f9a2f1b0cfdd763ca0ec437edbe7
SHA512: 2d0f3244b0c29913bb07eeaed5b60f30c52596a82fce91930d0d64194d219d19799a01ead96ef1428301a420f46a1fec3f8710685c2a73c6a9bf939552b4bdc0
Description: Window Navigator Construction Kit - runtime files
 A library to use for writing pagers and task lists.
 .
 This package contains runtime files.
Homepage: https://gitlab.gnome.org/GNOME/libwnck
Multi-Arch: same

Package: libwnck-3-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 367
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libwnck3
Version: 43.0-3+apertis0bv2024dev2b1
Depends: libwnck-3-0 (= 43.0-3+apertis0bv2024dev2b1)
Filename: pool/target/libw/libwnck3/libwnck-3-0-dbgsym_43.0-3+apertis0bv2024dev2b1_armhf.deb
Size: 304604
MD5sum: 1b52d14debf131faef323ea2cb2a81ff
SHA1: b3cfd28f903841b6e6ac1ef78b2414c5483f4ffa
SHA256: 0733d69d6ef3bff3f2b87c06d9060b3c6c10fe71bfe0ed6122fe6e6ac9d4414e
SHA512: dbe87ee833f95575f0405abdab352aba8aec9612f7d62f33257d50bf6f6291edf138d6f456c61180b91b040753b82a320289fa6481f8ba54871c622606c0ecd4
Description: debug symbols for libwnck-3-0
Auto-Built-Package: debug-symbols
Build-Ids: 27973936879d8500c68f8b17fb923bec682456a0
Multi-Arch: same

Package: libwnck-3-common
Priority: optional
Section: libs
Installed-Size: 1977
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libwnck3
Version: 43.0-3+apertis0bv2024dev2b1
Filename: pool/target/libw/libwnck3/libwnck-3-common_43.0-3+apertis0bv2024dev2b1_all.deb
Size: 229156
MD5sum: 4f9c91fd5744b106e6051bbddaecbf32
SHA1: 12192fb3803c68f5170b31c06f3930dd44630e16
SHA256: 7563106661c658fb81117fdb2e73913b7bb21a99ce4cfba0bc268b0f5a0b0193
SHA512: 860e78194a5666fa882e574d86d99d8229c8cbac941dd810e20756ffc1bb07534c7b2b8a9c6e3bed948459e255d64d85947626eda0e201ed312c38df9ed8250a
Description: Window Navigator Construction Kit - common files
 A library to use for writing pagers and task lists.
 .
 This package contains internationalization files.
Homepage: https://gitlab.gnome.org/GNOME/libwnck
Multi-Arch: foreign

Package: libwnck-3-dev
Priority: optional
Section: libdevel
Installed-Size: 1184
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libwnck3
Version: 43.0-3+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.44), libgtk-3-0 (>= 3.22.0), libwnck-3-0 (= 43.0-3+apertis0bv2024dev2b1), libx11-6, gir1.2-wnck-3.0 (= 43.0-3+apertis0bv2024dev2b1), libglib2.0-dev (>= 2.32), libpango1.0-dev, libx11-dev, libgtk-3-dev (>= 3.4), libstartup-notification0-dev (>= 0.7), libcairo2-dev, libxres-dev
Filename: pool/target/libw/libwnck3/libwnck-3-dev_43.0-3+apertis0bv2024dev2b1_armhf.deb
Size: 113320
MD5sum: 2f6c6e831e7cefa62c7a010f0791af25
SHA1: 4eff648d8b33ede730b88f138e131c4b4d5c9168
SHA256: 3e774b8c14355af9ea8e3cdd10eb6594c06ca37474eb361d9ad9c02356264976
SHA512: d7c6e95306f257e76927352f18456e970ca8de5112e091d95648a73be31e3b79329d23109e6496c35735eaac2af0fe6252a21a9ec0aea0e8036ea25469b4000b
Description: Window Navigator Construction Kit - development files
 A library to use for writing pagers and task lists.
 .
 This package contains development files (include headers).
Homepage: https://gitlab.gnome.org/GNOME/libwnck

Package: libwnck-3-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 78
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libwnck3
Version: 43.0-3+apertis0bv2024dev2b1
Depends: libwnck-3-dev (= 43.0-3+apertis0bv2024dev2b1)
Filename: pool/target/libw/libwnck3/libwnck-3-dev-dbgsym_43.0-3+apertis0bv2024dev2b1_armhf.deb
Size: 49312
MD5sum: 5ed618bc11d1d21848458e5577f9ee0c
SHA1: 7d43206ff8a5ae8934dbcfd2d0e4f5cd674244b0
SHA256: 037d3c4f694d368c4ebd9d66e74d9b3aea581bc997d7c7f73adc1f34727a6789
SHA512: 9559e7397c227d89ab73e876b3408eaa1731a5b804edf2cda51353cd6eb2aa57f4515ecae7e2a8a5bac80f598ca08749d08980cf5d23ba9a5821efe9fa8eb21d
Description: debug symbols for libwnck-3-dev
Auto-Built-Package: debug-symbols
Build-Ids: d28425d1d2b147e306639d734f4177481f4ab921 e046dd42e68b648a5e4471752fca0412d0b6074a

Package: libwoff-dev
Priority: optional
Section: libdevel
Installed-Size: 28
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Architecture: armhf
Source: woff2
Version: 1.0.2-2+apertis0bv2024dev3b1
Depends: libbrotli-dev, libwoff1 (= 1.0.2-2+apertis0bv2024dev3b1)
Filename: pool/target/w/woff2/libwoff-dev_1.0.2-2+apertis0bv2024dev3b1_armhf.deb
Size: 4896
MD5sum: c702d8ad7413d6a4ed51c7e14af7b663
SHA1: b3b49ed92214957c951e0129abe77cc1da0cd5d5
SHA256: f34b822024fc1bd3d3d869c4a9ec69d5845ac297bbb15569ce27a7acaa3f40be
SHA512: b802f1d482a89a2154da2412494d3e6719ad0bb85ae7d4073133bd6fb52bde9ecef7886ba272c9da0007d09558a46d434f076487f965e8b5a5f0bc17d93b54ab
Description: library for converting fonts to WOFF 2.0 - development files
 woff2 is a library for converting fonts from the TTF format to the WOFF 2.0
 format. The library also allows decompression from WOFF 2.0 to TTF.
 .
 The WOFF 2.0 format uses the Brotli compression algorithm to compress fonts
 suitable for use in CSS @font-face rules. WOFF 2.0 is a W3C Candidate
 Recommendation.
 .
 This package contains the development files.
Homepage: https://github.com/google/woff2
Multi-Arch: same

Package: libwoff1
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Architecture: armhf
Source: woff2
Version: 1.0.2-2+apertis0bv2024dev3b1
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/w/woff2/libwoff1_1.0.2-2+apertis0bv2024dev3b1_armhf.deb
Size: 36252
MD5sum: 9e53381d4d290166d386d949e6d23913
SHA1: cdf712922411a4e51f3540ac83709115ba811222
SHA256: 7f7be73c71554d714441cb3fd4a43b1396ba98389694763cb2816914d3709d7f
SHA512: 7304a2181bc601a611f6a825492a4b6a704b9fc6d0c06aa5212ac382e53ab44ba0f31a6fe8691395d71f17263cb389c56bc315b637897e6868c5928a088596e5
Description: library for converting fonts to WOFF 2.0
 woff2 is a library for converting fonts from the TTF format to the WOFF 2.0
 format. The library also allows decompression from WOFF 2.0 to TTF.
 .
 The WOFF 2.0 format uses the Brotli compression algorithm to compress fonts
 suitable for use in CSS @font-face rules. WOFF 2.0 is a W3C Candidate
 Recommendation.
Homepage: https://github.com/google/woff2
Multi-Arch: same

Package: libwoff1-dbgsym
Priority: optional
Section: debug
Installed-Size: 632
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Architecture: armhf
Source: woff2
Version: 1.0.2-2+apertis0bv2024dev3b1
Depends: libwoff1 (= 1.0.2-2+apertis0bv2024dev3b1)
Filename: pool/target/w/woff2/libwoff1-dbgsym_1.0.2-2+apertis0bv2024dev3b1_armhf.deb
Size: 607516
MD5sum: 4185175b4015dfba94c6f2eeebfb9ce6
SHA1: b399c24b2bd695f25f28bf950918ad0b90428a9f
SHA256: 5ae1bdb8126b1637d70b2d389d334260f40aab12c75dd45404daeb1bfc9e2d1b
SHA512: 8e14e9af48b0309d737ba2a798b29f7ba585789c1f2fca0979400346f5c916af4e40fa9928636ed10dea852530b24ec6efef6667c16839f0c358044b6929100c
Description: debug symbols for libwoff1
Auto-Built-Package: debug-symbols
Build-Ids: b6c25e4d1357a37f68d6b0a2b367ceb594854bb9 ca1ce30ed5785e2bd368ea9c94284168f982bafb cfc53c124a5a6c4f97e8efc5839b9871738b8712
Multi-Arch: same

Package: libwpa-client-dev
Priority: optional
Section: libdevel
Installed-Size: 97
Maintainer: Debian wpasupplicant Maintainers <wpa@packages.debian.org>
Architecture: armhf
Source: wpa
Version: 2:2.10-12+apertis2bv2024dev3b1
Replaces: libwpa-dev
Breaks: libwpa-dev
Filename: pool/target/w/wpa/libwpa-client-dev_2.10-12+apertis2bv2024dev3b1_armhf.deb
Size: 34296
MD5sum: a4b8923e21f262db2f4294c73cb70a54
SHA1: ccfcf64b09052bacc42057ba46f1b279150f3e0c
SHA256: 8b09feef58e2cbf4d3a5988ac41958c890756afdb96c6d3c919799d8bdac9705
SHA512: b95ba74eb445ce1f6846a0001a1c447b73661523df44b87da00048ba3e2da04d407ebda8ab523103698e8f7a329f46a3df7d1e8974d58ead67df3b2e5b09edc9
Description: development files for WPA/WPA2 client support (IEEE 802.11i)
 wpa-supplicant is a userspace daemon handling connection and authentication
 in wireless and wired networks, primarily secured with the WPA/WPA2/WPA3
 protocols. This software provides key negotiation with the access point
 (WPA Authenticator), and controls association with IEEE 802.11i networks.
 .
 This package contains static libwpa_client library and header files.
Homepage: https://w1.fi/wpa_supplicant/
Multi-Arch: same

Package: libwpe-1.0-1
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libwpe
Version: 1.14.0-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libstdc++6 (>= 5.2), libxkbcommon0 (>= 0.5.0)
Filename: pool/target/libw/libwpe/libwpe-1.0-1_1.14.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 17696
MD5sum: b2dfc0c0726320388120fd6aa6ca37ba
SHA1: 44f1c66fc1773b2a621657a46aa128605d950d33
SHA256: 04ae2550b5567ad65f4148ad07d8410b3b93e0a6874dcca09a45c81665e071d3
SHA512: fde092e3e5006747d818e2d1155a891627b7e0b42e79e79849e68c9d2ccec612044a7e6d872f1fe3cb1f7735fb4f058bd1641f99b408cb25501466fbe5ff87e6
Description: Base library for the WPE WebKit port
 libwpe is a small C library designed for the WPE port of the WebKit
 browser engine. This library defines platform-agnostic interfaces
 that WPE WebKit uses to nest Web content presentation between the
 platform-provided graphics system and the application-specific use
 cases.
 .
 This package contains the shared libraries.
Homepage: https://wpewebkit.org/
Multi-Arch: same

Package: libwpe-1.0-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 95
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libwpe
Version: 1.14.0-1+apertis0bv2024dev3b1
Depends: libwpe-1.0-1 (= 1.14.0-1+apertis0bv2024dev3b1)
Filename: pool/target/libw/libwpe/libwpe-1.0-1-dbgsym_1.14.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 77364
MD5sum: c5c5ead1dac9a1ee2f326211b0aa6905
SHA1: 60271764eb55485e50f7bb6b033ad613bb3dc3e0
SHA256: 1a597ecd8e2595a710f06244e9899c24b6db13d8dcbddf076c315f7133f01c9a
SHA512: df5eda79cb8dd54ee509a91cecb8930983ed1534ebedbc5f83edfd6972d9d490ffd388064ea7ceefe7b71a3d6c1daa207a37a0752f8bb9559d9bc3346970d6dd
Description: debug symbols for libwpe-1.0-1
Auto-Built-Package: debug-symbols
Build-Ids: e99de6e8001f97f92ce2312c77d50f7afe05758e
Multi-Arch: same

Package: libwpe-1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 284
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libwpe
Version: 1.14.0-1+apertis0bv2024dev3b1
Depends: libwpe-1.0-1 (= 1.14.0-1+apertis0bv2024dev3b1), libxkbcommon-dev, libegl1-mesa-dev
Filename: pool/target/libw/libwpe/libwpe-1.0-dev_1.14.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 36352
MD5sum: 5efb6a21c38769676bdf6a5e0b284555
SHA1: b00a51e1708b25876dbbfb1cd1669fd4772f12f7
SHA256: 5d112579656978dd7778f1aa366aebd1f880a3a0181774f1d9508d6718cbcf28
SHA512: 263334c1f36588739f831b07dc6a3d8e57938c5a3f887d0f51a3f902413a72d685ec3664c113d38fb21302c06b8260b005d0d45ff4be85525c59942270640278
Description: Base library for the WPE WebKit port - development files
 libwpe is a small C library designed for the WPE port of the WebKit
 browser engine. This library defines platform-agnostic interfaces
 that WPE WebKit uses to nest Web content presentation between the
 platform-provided graphics system and the application-specific use
 cases.
 .
 This package contains the development files.
Homepage: https://wpewebkit.org/
Multi-Arch: same

Package: libwpebackend-fdo-1.0-1
Priority: optional
Section: libs
Installed-Size: 79
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: wpebackend-fdo
Version: 1.14.2-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libepoxy0 (>= 1.0), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.31.8), libstdc++6 (>= 11), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.2.0), libwpe-1.0-1 (>= 1.6.0)
Filename: pool/target/w/wpebackend-fdo/libwpebackend-fdo-1.0-1_1.14.2-1+apertis1bv2024dev3b1_armhf.deb
Size: 28388
MD5sum: dbd1c1b3351aec6322dc36c19ed175f8
SHA1: 767cb29ba535f7792a6ad78cfe59e1a401bc70cc
SHA256: 1ad8a1e44d31b23d76ab4d1b44805ca219fa598cc31f91914da407777799745c
SHA512: d0a7eb0e956b5fd7c153c12563ea5056ef404fd45508c9b9786fcf3a096f7a3f33e04e66a1fe5ce6e9e8eb6ac92268eef47da05c126d7074f44b68b2a7d9220a
Description: WPE backend for FreeDesktop.org
 WPE WebKit is a port of the WebKit browser engine optimized for
 embedded devices. The code itself is hardware-agnostic, and the
 platform-specific bits are implemented in backends.
 .
 wpebackend-fdo provides a reference WPE backend implementation using
 FreeDesktop.org technologies (Wayland protocol and the Wayland EGL
 platform) to enable integration into the WPE WebKit process model.
 .
 In addition to WPE WebKit, wpebackend-fdo is also used by WebKitGTK
 to implement hardware-accelerated rendering under Wayland.
 .
 This package contains the shared libraries.
Homepage: https://wpewebkit.org/
Multi-Arch: same

Package: libwpebackend-fdo-1.0-1-dbgsym
Priority: optional
Section: debug
Installed-Size: 432
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: wpebackend-fdo
Version: 1.14.2-1+apertis1bv2024dev3b1
Depends: libwpebackend-fdo-1.0-1 (= 1.14.2-1+apertis1bv2024dev3b1)
Filename: pool/target/w/wpebackend-fdo/libwpebackend-fdo-1.0-1-dbgsym_1.14.2-1+apertis1bv2024dev3b1_armhf.deb
Size: 391628
MD5sum: 4b6465559cdedb0468987eef4abecd87
SHA1: e2097ee1cf06281454decfc60741251d859b99eb
SHA256: 63987b2388db0fcc9363d8019a5ed34ed17f7e81d9296f374e119521a97c65e1
SHA512: a5a893ad202679018eec1bdafdc5f73b173efd1a7bbecf98449b258263fc7cbc3d1741f53c49b13f3053fcf26f04e5d4fca8972f388019088742c429e01ac0a1
Description: debug symbols for libwpebackend-fdo-1.0-1
Auto-Built-Package: debug-symbols
Build-Ids: af16e7986e46611f1d1f1c24774a33dcc76c993c
Multi-Arch: same

Package: libwpebackend-fdo-1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 77
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: wpebackend-fdo
Version: 1.14.2-1+apertis1bv2024dev3b1
Depends: libwpebackend-fdo-1.0-1 (= 1.14.2-1+apertis1bv2024dev3b1), libwpe-1.0-dev
Filename: pool/target/w/wpebackend-fdo/libwpebackend-fdo-1.0-dev_1.14.2-1+apertis1bv2024dev3b1_armhf.deb
Size: 9400
MD5sum: 2e5882e9d82eb68d0352b22a90189182
SHA1: 129309f1b4b71eb7d2fdd5206ca1e9f64fbb1436
SHA256: d15f725c4a9f05e5200924aa97f274d8cee6ec1edcf0b90843b317e4d9c3e0e1
SHA512: 7657360941294cb3a7e17124866577a93b47fbaaa6d22745bbfcc30ed87e65b7e74a0bbfff43450fcc7636383e1ffa1a8f584b7531b16c3457a707f2717f2290
Description: WPE backend for FreeDesktop.org - Development files
 WPE WebKit is a port of the WebKit browser engine optimized for
 embedded devices. The code itself is hardware-agnostic, and the
 platform-specific bits are implemented in backends.
 .
 wpebackend-fdo provides a reference WPE backend implementation using
 FreeDesktop.org technologies (Wayland protocol and the Wayland EGL
 platform) to enable integration into the WPE WebKit process model.
 .
 In addition to WPE WebKit, wpebackend-fdo is also used by WebKitGTK
 to implement hardware-accelerated rendering under Wayland.
 .
 This package contains the development files.
Homepage: https://wpewebkit.org/
Multi-Arch: same

Package: libx11-6
Priority: optional
Section: libs
Installed-Size: 1229
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libx11
Version: 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3
Depends: libc6 (>= 2.34), libxcb1 (>= 1.11.1), libx11-data
Breaks: libx11-xcb1 (<< 2:1.7.0-2)
Filename: pool/target/libx/libx11/libx11-6_1.8.4-2+deb12u1+apertis0bv2024dev3b3_armhf.deb
Size: 704544
MD5sum: ad827bbc190b2d583d0af9a8c6333dad
SHA1: 2f15eee6a98d0c47c77ce911aa5db0644258fb26
SHA256: f13f54bdb48204147930e1f8d24aa2328c7c0687e0bd67cc2eb502c741166411
SHA512: 72397ccfe2730a3ad7d08dd4e72bb5b6ad9785f80349976129d14f39b7af2ef417623915e0c437b9f1e60e284ecc72750f071dce542c73c831e59541ad0ff69b
Description: X11 client-side library
 This package provides a client interface to the X Window System, otherwise
 known as 'Xlib'.  It provides a complete API for the basic functions of the
 window system.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11
Multi-Arch: same

Package: libx11-6-dbgsym
Priority: optional
Section: debug
Installed-Size: 1205
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libx11
Version: 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3
Depends: libx11-6 (= 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3)
Filename: pool/target/libx/libx11/libx11-6-dbgsym_1.8.4-2+deb12u1+apertis0bv2024dev3b3_armhf.deb
Size: 1111684
MD5sum: 8f10def7129b8fd70d758bedf621743a
SHA1: 745c717798a224b14ae2668f6f9790437cc67e5c
SHA256: a6026a39cb4ca2ddb62f9d665ef4114da566307e856b8e0df56e57040cf6aab6
SHA512: 269b1d56522b1f2c390ec9194487d0841661194d7a110252accdf03745f83422c6e7e054d0569578d615445628741639d35f26f020193149a288e5361c9fde75
Description: debug symbols for libx11-6
Auto-Built-Package: debug-symbols
Build-Ids: 6c8bd4cb0a5f93e570b07580cbb33bcc8f7ebf88
Multi-Arch: same

Package: libx11-data
Priority: optional
Section: x11
Installed-Size: 1581
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libx11
Version: 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3
Filename: pool/target/libx/libx11/libx11-data_1.8.4-2+deb12u1+apertis0bv2024dev3b3_all.deb
Size: 296256
MD5sum: c5fc89a6c6fcd0b4017d29b4436e8daa
SHA1: 80740d91996a9081f13f3bca4d8f6b627a86de61
SHA256: 407a7c6aa6a82a64f74284fe15fb5898fb09f1065163fd61b895b86e62ba3ffe
SHA512: d4e96bcdb10bf23d513f21553db0d466af228fc17276b5c19b822a9c61907da17ae393e3e6971ace10090a025fc7c16f0a84bf43b69ed6a721bd53c123dda909
Description: X11 client-side library
 This package provides the locale data files for libx11.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11
Multi-Arch: foreign

Package: libx11-data
Priority: optional
Section: x11
Installed-Size: 1581
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libx11
Version: 2:1.8.4-2+deb12u1+apertis0bv2024dev3b2
Filename: pool/target/libx/libx11/libx11-data_1.8.4-2+deb12u1+apertis0bv2024dev3b2_all.deb
Size: 296260
MD5sum: db18814c0119e25a2747a7af80a811a0
SHA1: 28bb790fae56bca9c7e585d667a21d76975809c3
SHA256: 164eaf5d0e4b814f0387124506cbde29f559739f7d473c3c905014418ef794d7
SHA512: 67ce7a95b523961aa96af6e8f4042fc7ca4d002a9dcc11f11c6278d52fce6d8736067209d3fa773a0ba5f7416ab44b834f1e6950a6ec307fe38f1fd1d83ac48d
Description: X11 client-side library
 This package provides the locale data files for libx11.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11
Multi-Arch: foreign

Package: libx11-data
Priority: optional
Section: x11
Installed-Size: 1581
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libx11
Version: 2:1.8.4-2+deb12u1+apertis0bv2024dev3b1
Filename: pool/target/libx/libx11/libx11-data_1.8.4-2+deb12u1+apertis0bv2024dev3b1_all.deb
Size: 296244
MD5sum: 1b6f1b0cd5cd64adbfa4b4fd88161d25
SHA1: 170ef5a0a5fc0a06ff6843c047ad3e61fa65a404
SHA256: 658eee52e516bdbb9bddb2c5484198c3f69756e2a78849031a7bca9a2ff16d7c
SHA512: a91aa973cc9ddda9e7866f508c2dca6cbdcaee4896899f2f3f320696f381f53e38bd68de5a720a52e1fe05bbb84c9c8704a2d05d3adc9e393519bcf746cd6bae
Description: X11 client-side library
 This package provides the locale data files for libx11.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11
Multi-Arch: foreign

Package: libx11-data
Priority: optional
Section: x11
Installed-Size: 1577
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libx11
Version: 2:1.8.4-2+apertis0bv2024dev2b1
Filename: pool/target/libx/libx11/libx11-data_1.8.4-2+apertis0bv2024dev2b1_all.deb
Size: 291860
MD5sum: d452e7bd8fe8a8022c7a447329bd0ab5
SHA1: 79102b4d376bbeffc01221790425f5c42666b027
SHA256: 44d35e4860a5a0914e5f1eb686d7e568d023d41bfa04cb11190487da5f836dc6
SHA512: af8acd0b46a0e2086dcee4c33b1916d03961ccc3211a1e718ba8b9de3d6faaf890fc006556f662cbd66b01fed3300240da7eeb5ea13692891420ff56d64ffd53
Description: X11 client-side library
 This package provides the locale data files for libx11.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11
Multi-Arch: foreign

Package: libx11-dev
Priority: optional
Section: libdevel
Installed-Size: 1946
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libx11
Version: 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3
Replaces: x11proto-dev (<< 2019.2)
Depends: libx11-6 (= 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3), libxau-dev, libxdmcp-dev, x11proto-dev (>= 2019.2-1), xtrans-dev, libxcb1-dev
Suggests: libx11-doc
Filename: pool/target/libx/libx11/libx11-dev_1.8.4-2+deb12u1+apertis0bv2024dev3b3_armhf.deb
Size: 781948
MD5sum: c147691855fd628d9e5c57878e1595ec
SHA1: 29776eec1ffe62a72f3975f18f96b14cd9ec5d21
SHA256: 3516e5c98322cea2604dba71a48ea4137776c9a2f47846793ab45c1073ea8916
SHA512: 59fce96fb2e4d221d369642b75498b30fd4b0d93ceddf89b2c7601ab159f7ce98e39931e0a162a257d9d7ba368190a408bf3faa27e6b75c8ac679a251f26597f
Description: X11 client-side library (development headers)
 This package provides a client interface to the X Window System, otherwise
 known as 'Xlib'.  It provides a complete API for the basic functions of the
 window system.
 .
 This package contains the development headers for the library found in
 libx11-6. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11
Multi-Arch: same

Package: libx11-doc
Priority: optional
Section: doc
Installed-Size: 10279
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libx11
Version: 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3
Filename: pool/target/libx/libx11/libx11-doc_1.8.4-2+deb12u1+apertis0bv2024dev3b3_all.deb
Size: 2215400
MD5sum: 6cc2965b49cf1c540c2688ffe4255a2b
SHA1: 8f80c3e78dc1db5cd1abaf5eaf40d8c125f751d0
SHA256: 25d84aca6c012b60edb0ec50fa110d82772b4482978455f4465f4ef4cf23214a
SHA512: 825e436acf97cff57d57e883bc5c5dfdf000d1b8fecc1d43638285e3946994b0230918c4bafdfa31ccf3aab31de683304d7410351ca412149555c3cda9841120
Description: X11 client-side library (development documentation)
 This package provides a client interface to the X Window System, otherwise
 known as 'Xlib'.  It provides a complete API for the basic functions of the
 window system.
 .
 This package contains supplemental documentation for the library found in
 libx11-6. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11
Multi-Arch: foreign

Package: libx11-doc
Priority: optional
Section: doc
Installed-Size: 10279
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libx11
Version: 2:1.8.4-2+deb12u1+apertis0bv2024dev3b2
Filename: pool/target/libx/libx11/libx11-doc_1.8.4-2+deb12u1+apertis0bv2024dev3b2_all.deb
Size: 2215404
MD5sum: aa08763a085176404d9991313b69d7df
SHA1: accf491264c2f543f542ae6c569a68618ecb4d2d
SHA256: 176b3ec7eb0808b7fb6e5a94aa65f275d5db96b0d7c1c2d1a4fed1476c687019
SHA512: ea1d81a9d036cb9393681033d324ac49548dfa333a40e7b813b4e2010fc8a17f14c930cbed8d7ce6fbb93ec666c5dafbf82df28dd37553e29dec8fe8128bd516
Description: X11 client-side library (development documentation)
 This package provides a client interface to the X Window System, otherwise
 known as 'Xlib'.  It provides a complete API for the basic functions of the
 window system.
 .
 This package contains supplemental documentation for the library found in
 libx11-6. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11
Multi-Arch: foreign

Package: libx11-doc
Priority: optional
Section: doc
Installed-Size: 10279
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libx11
Version: 2:1.8.4-2+deb12u1+apertis0bv2024dev3b1
Filename: pool/target/libx/libx11/libx11-doc_1.8.4-2+deb12u1+apertis0bv2024dev3b1_all.deb
Size: 2215356
MD5sum: bb1dc9ff0792691a0dbb3a71e0e3b6f3
SHA1: 69ed8fc7a06c8a7c60af632ee40fb102f3afa5d6
SHA256: cd61d9491136bf8d96e6f508215682bb623a3b6a52fff2317347f59767ee3037
SHA512: ef9afe4c6da64068d9572e8d87af2c8bfc31e18649e1a10afb4e3d2417edf50d62f57af9d026247eb74557e2bf8b5d740a011a943663d7b0f7315778d3267736
Description: X11 client-side library (development documentation)
 This package provides a client interface to the X Window System, otherwise
 known as 'Xlib'.  It provides a complete API for the basic functions of the
 window system.
 .
 This package contains supplemental documentation for the library found in
 libx11-6. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11
Multi-Arch: foreign

Package: libx11-doc
Priority: optional
Section: doc
Installed-Size: 10275
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libx11
Version: 2:1.8.4-2+apertis0bv2024dev2b1
Filename: pool/target/libx/libx11/libx11-doc_1.8.4-2+apertis0bv2024dev2b1_all.deb
Size: 2211024
MD5sum: c9a35c82e28a9b509e39ecea832957e2
SHA1: 20415579c1fd5e1cf8fd00ed601ab908b234773d
SHA256: 9ae84b6d7f104aea7f9448428c275f7aba0084161c2779740f06143f565616b9
SHA512: 1213ba1201963b795822b6cc60c7aa771b20a19dfd4d9347078f887c3883120ebadde1f3ec333e9ce60cf201ad7849854fb38c100b97fd255c430a81e38e4c5b
Description: X11 client-side library (development documentation)
 This package provides a client interface to the X Window System, otherwise
 known as 'Xlib'.  It provides a complete API for the basic functions of the
 window system.
 .
 This package contains supplemental documentation for the library found in
 libx11-6. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11
Multi-Arch: foreign

Package: libx11-xcb-dev
Priority: optional
Section: libdevel
Installed-Size: 252
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libx11
Version: 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3
Depends: libx11-xcb1 (= 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3), libxcb1-dev, libx11-dev
Filename: pool/target/libx/libx11/libx11-xcb-dev_1.8.4-2+deb12u1+apertis0bv2024dev3b3_armhf.deb
Size: 198820
MD5sum: b70e003dd2696b3920af203470650431
SHA1: b443b375a7376ae1a1d55aa40a9b1e4e488396e1
SHA256: 872fd5515574520f09cb010a480a405222fdb9613b93b20890fa4a3a9f64ada9
SHA512: 34481ad71a7bcf045e47e1220ff99c45dc97f48aca4771ba6b788b0f485c26a7ee3292b44ba02143dc0548ef0077dc116f03421138dd750fdc4664f7a2fd8d5c
Description: Xlib/XCB interface library (development headers)
 libX11-xcb provides functions needed by clients which take advantage of
 Xlib/XCB to mix calls to both Xlib and XCB over the same X connection.
 .
 This package contains the development headers for the library found in
 libx11-xcb1. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 More information about XCB can be found at:
 <URL:https://xcb.freedesktop.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11
Multi-Arch: same

Package: libx11-xcb1
Priority: optional
Section: libs
Installed-Size: 249
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libx11
Version: 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3
Depends: libx11-6 (= 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3)
Filename: pool/target/libx/libx11/libx11-xcb1_1.8.4-2+deb12u1+apertis0bv2024dev3b3_armhf.deb
Size: 196800
MD5sum: ade2592da4496d502f0fb469479eb36a
SHA1: e083bab020e5a70dd54cf26ee70de1f046355553
SHA256: 0eba0c96b3c389796debd4788a56a87073dcbf1244c61b4fa84c90b5fd7df959
SHA512: f2486393f180f3d131f45fe960d2087917b5f145c6eb642d66b3fd3899c7fae137c165cd3d168aba7707b9995a5e5728ebcccd7456989762fa79fa19ce2483b9
Description: Xlib/XCB interface library
 libX11-xcb provides functions needed by clients which take advantage of
 Xlib/XCB to mix calls to both Xlib and XCB over the same X connection.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 More information about XCB can be found at:
 <URL:https://xcb.freedesktop.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11
Multi-Arch: same

Package: libx11-xcb1-dbgsym
Priority: optional
Section: debug
Installed-Size: 28
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libx11
Version: 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3
Depends: libx11-xcb1 (= 2:1.8.4-2+deb12u1+apertis0bv2024dev3b3)
Filename: pool/target/libx/libx11/libx11-xcb1-dbgsym_1.8.4-2+deb12u1+apertis0bv2024dev3b3_armhf.deb
Size: 16984
MD5sum: b474cfc3751a52de497b9b4be6b5f304
SHA1: 02708001c1352823d77d1c115ee21127a7cccf27
SHA256: 23be6401878466d1b7d0c9ca5e39b4b59a961cfeb435f4167c1ccf3e4aeeaf4f
SHA512: f00482638b99509d5fd40890eb88e624fa6131f99e5f00762991c1f31fee443c0518cf39ec5a4a36826fc3f4dc9fb80aa4fb9b895709ece5ba3cda0f0a3b64c1
Description: debug symbols for libx11-xcb1
Auto-Built-Package: debug-symbols
Build-Ids: 2ecc5933c41fe4e753972048946021904fb774b3
Multi-Arch: same

Package: libxau-dev
Priority: optional
Section: libdevel
Installed-Size: 58
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxau
Version: 1:1.0.9-1+apertis1bv2024dev3b1
Depends: libxau6 (= 1:1.0.9-1+apertis1bv2024dev3b1), x11proto-dev
Filename: pool/target/libx/libxau/libxau-dev_1.0.9-1+apertis1bv2024dev3b1_armhf.deb
Size: 20944
MD5sum: 1ea59adede18e3f1c02d5e1c740965f1
SHA1: 3d4482878a4b8b651500427fe4316bc7d89c12a4
SHA256: 282898d7d5cd8ea9f8cee81bde0ad8dcfd3a577eb6040fa10a3ff9ab34ad52c4
SHA512: f47a0b3ff4ba7d4b7f2999883d2bed152ea8bc58351143c3a26f8a172215d56883ec11880c29dfd1e4373c58b1f73c1ff644206ba3b1b420ce7b647d085e416f
Description: X11 authorisation library (development headers)
 This package provides the main interface to the X11 authorisation handling,
 which controls authorisation for X connections, both client-side and
 server-side.
 .
 This package contains the development headers for the library found in libxau6.
 Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libxau
Multi-Arch: same

Package: libxau6
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxau
Version: 1:1.0.9-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.33)
Filename: pool/target/libx/libxau/libxau6_1.0.9-1+apertis1bv2024dev3b1_armhf.deb
Size: 17748
MD5sum: 332d65ba295ad95353dee55960a7c0a1
SHA1: 78636ba758e9ab4f3a62c67f488e7f7d937dbf97
SHA256: 71f202cec3ab16c73c01f45f3b46994d08b5addb256fa0f49cfa65112bb31a0d
SHA512: d9b6f3a38546fdbbea9416b46bed8c7f0f0e17f74128b1a7250a48d961cdb7531eea85dfe02bbe5a9b24a49d45ed6cd9c70dd37f609f00b0c79be21e30d0e901
Description: X11 authorisation library
 This package provides the main interface to the X11 authorisation handling,
 which controls authorisation for X connections, both client-side and
 server-side.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libxau
Multi-Arch: same

Package: libxau6-dbgsym
Priority: optional
Section: debug
Installed-Size: 25
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxau
Version: 1:1.0.9-1+apertis1bv2024dev3b1
Replaces: libxau6-dbg (<< 1.0.9-1~)
Depends: libxau6 (= 1:1.0.9-1+apertis1bv2024dev3b1)
Breaks: libxau6-dbg (<< 1.0.9-1~)
Filename: pool/target/libx/libxau/libxau6-dbgsym_1.0.9-1+apertis1bv2024dev3b1_armhf.deb
Size: 11908
MD5sum: 76577bc1406698d30abc761359b90fd0
SHA1: 09610dacdab20da7a61ee7595ef8d1a74b1b8d1d
SHA256: f0f77d1739223770fb8575848a503413920f40e5370c734a7f6d5cba764a3145
SHA512: 269c0438687d879b21d321dc7ff671567a6777f65b31b9c76cc45fde68383ad6922ae3efdc08c4636775fed42c04989d0546d91033b83286673fc960a51f6619
Description: debug symbols for libxau6
Auto-Built-Package: debug-symbols
Build-Ids: f307af8007dc95f6f3f462679abf478d540ccc6e
Multi-Arch: same

Package: libxaw-doc
Priority: optional
Section: doc
Installed-Size: 1486
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libxaw
Version: 2:1.0.14-1+apertis0bv2024dev2b1
Replaces: libxaw7-dev (<< 2:1.0.10)
Breaks: libxaw7-dev (<< 2:1.0.10)
Filename: pool/target/libx/libxaw/libxaw-doc_1.0.14-1+apertis0bv2024dev2b1_all.deb
Size: 238772
MD5sum: a13cc65a19ba8aa3084a59ad66dad095
SHA1: 1ee9b413d5374ff7ace8ccd8bab1f825488c83a6
SHA256: 1703322cca25426718419b9c5f7aed4188a2a00434ad41b906c7c392081671dd
SHA512: 059fae2cfdc69d31174d0574a47702c87502f8da51a0d9c5d939bc7cb67d73c3d64f941fa1cb53a01db90bc42f89ef4de09a016247f89ef4b996570fdec0660b
Description: X11 Athena Widget library (documentation)
 Xaw, the Athena Widgets toolkit, is largely used by legacy X applications.
 .
 This package contains the documentation for the Xaw library.
Multi-Arch: foreign

Package: libxaw7
Priority: optional
Section: libs
Installed-Size: 306
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxaw
Version: 2:1.0.14-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libx11-6, libxext6, libxmu6 (>= 2:1.1.3), libxpm4, libxt6
Filename: pool/target/libx/libxaw/libxaw7_1.0.14-1+apertis0bv2024dev2b1_armhf.deb
Size: 163520
MD5sum: 96f5b75cf3cd91d1663ab94c096b1ec8
SHA1: dd89f14ddd6ee88c8a41f6f273375137d18b5ce6
SHA256: 9205ebc91a3ac181f9334f63416ada9f647d1a528073a68c46501b152bf1116f
SHA512: 2ae13a58a6ecb2688e75e9f2e6b5529d5360a7efda5493dc54801bdaf2164b5788e2902ae21c03101d4e2245031743d94817072ba2a39570e81104b3402e6b69
Description: X11 Athena Widget library
 libXaw7 provides the second version of Xaw, the Athena Widgets toolkit,
 which is largely used by legacy X applications.  This version is the
 most common version, as version 6 is considered deprecated, and version
 8, which adds Xprint support, is unsupported and not widely used.
 In general, use of a more modern toolkit such as GTK+ is recommended.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXaw
Multi-Arch: same

Package: libxaw7-dbgsym
Priority: optional
Section: debug
Installed-Size: 530
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxaw
Version: 2:1.0.14-1+apertis0bv2024dev2b1
Replaces: libxaw-dbg (<< 2:1.0.14-1~)
Depends: libxaw7 (= 2:1.0.14-1+apertis0bv2024dev2b1)
Breaks: libxaw-dbg (<< 2:1.0.14-1~)
Filename: pool/target/libx/libxaw/libxaw7-dbgsym_1.0.14-1+apertis0bv2024dev2b1_armhf.deb
Size: 482036
MD5sum: 37ce54d3ca8895dd47de34534a2a277b
SHA1: c3a758bc4b473d12e15c17f7e6b7b3bee68dff35
SHA256: eed2f7a5410c1c69f64a572de9d7cc4ec412f718a6499b887b8efde844cf31a1
SHA512: cc91a95f1642c91b6f25c29f8c1b25dca15e433028facba30f6dacfa5c21e2e6665ab5b63e0b41e9ecf323d40f8dbf50eb3adb68c5658cdf09f8c09c86521734
Description: debug symbols for libxaw7
Auto-Built-Package: debug-symbols
Build-Ids: 173df959b5863a3de6d810e2ef41c646d9da4724
Multi-Arch: same

Package: libxaw7-dev
Priority: optional
Section: libdevel
Installed-Size: 801
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxaw
Version: 2:1.0.14-1+apertis0bv2024dev2b1
Depends: libxaw7 (= 2:1.0.14-1+apertis0bv2024dev2b1), libx11-dev, libxmu-dev, libxpm-dev, x11proto-dev
Suggests: libxaw-doc
Filename: pool/target/libx/libxaw/libxaw7-dev_1.0.14-1+apertis0bv2024dev2b1_armhf.deb
Size: 231192
MD5sum: 6e947b64c62a2eb5b0a4563b59544772
SHA1: 5766c8d9283b725765d743c93ebc8b8a2e44821f
SHA256: 9c05365a66508481d8e65ee6621139eab76382bcaf046080ddf0eab70cb0cda1
SHA512: e84299d3fdc2fa0b5a8ddec4702df318d7097ed40ddb88385fbfd5a7faf319ac69b84e3c3055f563c59100f01aa8b91889c14197dfa90bfac73add000e4b7211
Description: X11 Athena Widget library (development headers)
 libXaw7 provides the second version of Xaw, the Athena Widgets toolkit,
 which is largely used by legacy X applications.  This version is the
 most common version, as version 6 is considered deprecated, and version
 8, which adds Xprint support, is unsupported and not widely used.
 In general, use of a more modern toolkit such as GTK+ is recommended.
 .
 This package contains the development headers for the library found in
 libxaw7.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXaw
Multi-Arch: same

Package: libxcb-composite0
Priority: optional
Section: libs
Installed-Size: 119
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-composite0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 99664
MD5sum: 32b20135a62212728268d07d92bc5895
SHA1: d0c7c89ba2e07cd77b3aca38c5a6935eee8614c0
SHA256: e9f4170e3eabfedac0e0281c9e3c95108f61d9c6974ee49cff2d7ab16817cd47
SHA512: 7edd34b0b66c01a9e3be9d372a6b0d19ca8bf4f04216b8cf999c620a1e9bb3db1dbc7cb51bfdb9bb37a89dd32a15c0608c0a60bab0705e899d8bb5a991339452
Description: X C Binding, composite extension
 This package contains the library files needed to run software using
 libxcb-composite, the composite extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-composite0-dbgsym
Priority: optional
Section: debug
Installed-Size: 23
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-composite0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-composite0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 8956
MD5sum: 5a0229fc8f1ccde9c26c2b25813339fe
SHA1: 4e1e9a12857aff6ed52cd7163262b8754982fa57
SHA256: 0ccc9a62b0319149a6ad4111d68ecd70b650b8fbd636e528eed38aad79d24513
SHA512: 4ab2073408cbc4002643557f8c0501cf2c298716461da0ea1d35e4b313b1379b4a0c1dac70d462f7fb5880da9b86562b9bad7f4472679431b76ea76802601a5b
Description: debug symbols for libxcb-composite0
Auto-Built-Package: debug-symbols
Build-Ids: ee04736ea86c6ba31447f16db149d5dcfddffe5e
Multi-Arch: same

Package: libxcb-composite0-dev
Priority: optional
Section: libdevel
Installed-Size: 131
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-composite0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev, libxcb-xfixes0-dev
Filename: pool/target/libx/libxcb/libxcb-composite0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 100368
MD5sum: 742da79010c6d39e1b02d681910d1124
SHA1: 0cc0c93d408aca49efc78c7e4e94ce1306bfd8db
SHA256: 6048e3e9408bce3b7ac54b49737f65d735a3d71f8295ed20b2ae66583b9848a9
SHA512: 1b1d2d3ea3f8a9431d5dca34fca258c0036f3f1ada115461495206bc1a67d7e7bf07ef2e674667898f05e698b61a2f3b180c861f61cc5261b7c8ab29f74f5e75
Description: X C Binding, composite extension, development files
 This package contains the header and library files needed to build software
 using libxcb-composite, the composite extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-damage0
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-damage0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 99396
MD5sum: 6ddfba2d0595f50529b3851171edae67
SHA1: 8d93c5ed683308e4270a162a79f5f3e8f5df2fb6
SHA256: d36912285c63151a9681cc019ce5533be258be8a53389bcdbb8d66d7ba679425
SHA512: bc6fda41ad82afca35c600a4e8581581f57a8e1053e5fdd1e91ec47ce5a63854e007bbdeeaf783de47d74a8ad8acc8631ecb1796f95601e6b502f2bfb2899a84
Description: X C Binding, damage extension
 This package contains the library files needed to run software using
 libxcb-damage, the damage extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-damage0-dbgsym
Priority: optional
Section: debug
Installed-Size: 20
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-damage0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-damage0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 7356
MD5sum: ef34119a16e4e23e1cde9da2ce772ab9
SHA1: 8b250529f30686a2fd0e1ed97150aea2ef1a9249
SHA256: aa0fbd3d938e7e895e19a347d0963acfa8dcb8bb34341f046e7eae846eba08d2
SHA512: 9f763b3db3166a8c1aa88dc1ca1a1b0187ef9274813b30ed4041571a9062327ab61ff62486cbadd5aa0e7fe06541716725cc8cc6f650dc0dc3150701b5640557
Description: debug symbols for libxcb-damage0
Auto-Built-Package: debug-symbols
Build-Ids: c47be337f72f8562cbf7785a4d761d99de7aa814
Multi-Arch: same

Package: libxcb-damage0-dev
Priority: optional
Section: libdevel
Installed-Size: 124
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-damage0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev, libxcb-xfixes0-dev
Filename: pool/target/libx/libxcb/libxcb-damage0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 100260
MD5sum: d27bffa1065c7ca1b6b78ba1e19ffca4
SHA1: 8210a6dda33333908f00dafa3a39f75e4145590d
SHA256: b53ad1a757987940233424790479d22530f8593abce757bc83c0c0dc9abfa237
SHA512: 70f931d1e2960ef036626b39861d5674c9e1f5c6f17819d04b031ccc796ef9ec5037aeb28ca09992cd1a5e8dc8172b8bb03428d677cd521d0b61a0afb68f37ac
Description: X C Binding, damage extension, development files
 This package contains the header and library files needed to build software
 using libxcb-damage, the damage extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-doc
Priority: optional
Section: doc
Installed-Size: 48215
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Filename: pool/target/libx/libxcb/libxcb-doc_1.15-1+apertis0bv2024dev3b1_all.deb
Size: 9221236
MD5sum: 45122f0b4b45b5c8a1aef80bcec1ee90
SHA1: 317946c6d1efdc0f54983aaa4e1da541cb068788
SHA256: 3be6e178c866c8176ac03a7258df1cf212fa1b724b1fbd56bdb644381a69cff6
SHA512: d84c525d8341889968454297f72d34e3d443d4dcbadba80af0dece1f18cbc108a877064f1894ec1a66a5692e46a0fdd97f645601bd4c5bcae780aeba9a77ff72
Description: X C Binding, development documentation
 This package contains the development documentation for libxcb, the X C
 Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: foreign

Package: libxcb-dpms0
Priority: optional
Section: libs
Installed-Size: 119
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-dpms0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 99616
MD5sum: 2cd40b932d6f501a31cf40be695d1cf3
SHA1: 3635512b871fa3356ab6b05e3773e8a4cfdfd6e5
SHA256: 08f7a3891491d38415d3adaa49c43527b3d00c2a8d9a90548c7353dca55377f2
SHA512: 4ee8414f861f04987ece482400fc7aa3e0ebdfc3d939b88616c06e3f30b15463a197c28373231dd96674e30f0ea34146982c6aa7cebddb34cb4ab10799b79f47
Description: X C Binding, dpms extension
 This package contains the library files needed to run software using
 libxcb-dpms, the dpms extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-dpms0-dbgsym
Priority: optional
Section: debug
Installed-Size: 21
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-dpms0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-dpms0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 7528
MD5sum: a8fe55781bbe22ccd42002d78e9915fc
SHA1: f8d98ecf882db774d6004ec317a507449cdff66b
SHA256: 5ff5ce4fb8694652c367de2a8f944431838e3b8822dfdcfe7843cf0bf0d408c0
SHA512: dfa0e7513937ba804964f0b9fa184702bc2177c5c0bf0bb5770d6d7f42bd6473f0ae4b8162ff05645d0200540f70015c03c35538b48883851ba9ff89fa2bf59f
Description: debug symbols for libxcb-dpms0
Auto-Built-Package: debug-symbols
Build-Ids: f6d7ad3d85d5b344480324e2558da70c2e0a7d34
Multi-Arch: same

Package: libxcb-dpms0-dev
Priority: optional
Section: libdevel
Installed-Size: 128
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-dpms0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-dpms0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 100268
MD5sum: 4204342b8afca7105f9d151ccc4e57dc
SHA1: 5a0b07d67f2724d55c2a78541c9d406f22ef9373
SHA256: 07d69d6f340544e7e927217af3703cc306c9bdb13c4f744c54ef35c083c5f05d
SHA512: 8d72171bf7696863e580564e91e1927ab179f744f2b81e4b200bd17e1b4cefd3f855ae61481f7c5f59a0b2cd2ea460f674f06201819c0f2d921ce7b3baa83b1d
Description: X C Binding, dpms extension, development files
 This package contains the header and library files needed to build software
 using libxcb-dpms, the dpms extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-dri2-0
Priority: optional
Section: libs
Installed-Size: 125
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-dri2-0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 101304
MD5sum: 95ce190dd640ed4121e418aac4ed02e2
SHA1: 9cca92627fab0d627e173ab7668ed5babdef37e4
SHA256: 9709e5743961fecec08095ebf20277731f71f995f8f1a8e28909e51a459bce7e
SHA512: 6810701fb657312a0e43792318d9525ac3141678d1ca89a48398cd00349b1ec2fcfc834876ad47471614612659de6682713a552d9bf42115dac3a6c8a01ae9da
Description: X C Binding, dri2 extension
 This package contains the library files needed to run software using
 libxcb-dri2, the dri2 extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-dri2-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-dri2-0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-dri2-0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 15564
MD5sum: b2bf4dfa5c12cf6c1e7c858ee7fbd163
SHA1: f3bc9ce2d0e60768415e193df2b435408f09a88a
SHA256: 436b1778a7c6f6ef64ed04103b9fb3c0229c8e34e969c317b0944a68ffb6ac1f
SHA512: 724c8bfd8d2dc41b7edee632745075c534d1b64b85f67c4d62ec84055b181aa73033fd5adb51b01699b27f90ef75599056ed5130a499f3da9409fc12c438ae2e
Description: debug symbols for libxcb-dri2-0
Auto-Built-Package: debug-symbols
Build-Ids: 98e4dfd5f73ef29c67c6e78624a02a27c4284e8b
Multi-Arch: same

Package: libxcb-dri2-0-dev
Priority: optional
Section: libdevel
Installed-Size: 157
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-dri2-0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-dri2-0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 103040
MD5sum: e43fa96ba36367bde0a1a367ba66465b
SHA1: 0ea39ea187e235c41eb52df73aaade2563abdce0
SHA256: 90ee672567c1cf8450ba516366765d2097f467adbc3d4d67f8700a5bf8992c60
SHA512: 355991755b7b839c1cffd6364dd94841d508647d0e54d246bf2a2d96a1b8e74a8f73089464c8ace551be4fddd86dd314c4e8b5bcef8fbde1b0ca10e4ce0a20cd
Description: X C Binding, dri2 extension, development files
 This package contains the header and library files needed to build software
 using libxcb-dri2, the dri2 extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-dri3-0
Priority: optional
Section: libs
Installed-Size: 125
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1 (>= 1.12)
Filename: pool/target/libx/libxcb/libxcb-dri3-0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 101136
MD5sum: 15c8a36d78e02cfe7915dce309b0edef
SHA1: d20c83edd4122ac2ab47f54dd248428cf0566856
SHA256: 9a8c498d4f57c1d1303f4ce303b19f4c9e8b4598f3db6c0b6d1ccaa0d0f3ff59
SHA512: 7d3061a8743b31adaf76644e83a9e244a979392b7997dd52d95c392aa833eb4ced66628cee389e843c0cecf2631ce694dc64566fe449900ecb92e27acdc92707
Description: X C Binding, dri3 extension
 This package contains the library files needed to run software using
 libxcb-dri3, the dri3 extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-dri3-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 30
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-dri3-0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-dri3-0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 14760
MD5sum: 34637e4068a0aaddd68a4b4cb49cc2a9
SHA1: 2f57852dfa46f1b706f6367f058d088a35066f7d
SHA256: 86b6879d3278bcc50a3be3090a6511d708b665e8aa81c5502e7c45cb14e6b452
SHA512: a0ce7c0ccdd2424ff78af73067c45785bba9431775365e0da0ec7bdaee9d9a5f33486a139e22c47abc7b6c2ec710289ee97a36c9c75517b59cc356f56d685dc3
Description: debug symbols for libxcb-dri3-0
Auto-Built-Package: debug-symbols
Build-Ids: 3d41ce0623c905a6029a7e5be15daa4981574d02
Multi-Arch: same

Package: libxcb-dri3-dev
Priority: optional
Section: libdevel
Installed-Size: 146
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-dri3-0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-dri3-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 102324
MD5sum: bd36406d1f4f27066abf8b29428a2162
SHA1: fd9bd771c2643557e53cfa0c503e9af54b0c2ba1
SHA256: fcbce775c90a986986e119324824e6cf10e8e058052c11dfa81d6f0318b5700b
SHA512: d64611c944375e337ab0653173b4b7c40dc8d99bec4a8c0b77bccba74631f40bb167cf196d3dbcfd877e02119c9dc4d2352d267a8d1e85706efeb606a482437c
Description: X C Binding, dri3 extension, development files
 This package contains the header and library files needed to build software
 using libxcb-dri3, the dri3 extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-ewmh-dev
Priority: optional
Section: libdevel
Installed-Size: 175
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-wm
Version: 0.4.1-1.1+apertis2bv2024dev2b1
Replaces: libxcb-ewmh1-dev
Depends: libxcb-ewmh2 (= 0.4.1-1.1+apertis2bv2024dev2b1), libxcb1-dev
Conflicts: libxcb-ewmh1-dev
Filename: pool/target/x/xcb-util-wm/libxcb-ewmh-dev_0.4.1-1.1+apertis2bv2024dev2b1_armhf.deb
Size: 37832
MD5sum: 216218f0fbb8de883ea87f064a48f2b8
SHA1: a70b4859b48bbf117dcafe035acd3ff0490622b4
SHA256: e6dce87a5d3c051e632ae968ece804e7fedfa86b1a140c07508a7fd352817961
SHA512: 989255423f4e06f9cb81b75edb880c61b5f5217228c9755a1ee89b572dffbd936b16304e6283a309c363b929ddae61dd60e89a6d487ce28071e9ecba64f07437
Description: utility libraries for X C Binding -- ewmh, development files
 This package contains the header and library files needed to build software
 using libxcb-ewmh, providing client and window-manager helpers for EWMH.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-ewmh2
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-wm
Version: 0.4.1-1.1+apertis2bv2024dev2b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/x/xcb-util-wm/libxcb-ewmh2_0.4.1-1.1+apertis2bv2024dev2b1_armhf.deb
Size: 30128
MD5sum: 9871326fbb9cef91c9ab4b9deca8978c
SHA1: f046632e86b00b5510ed2a9a380fce405702ba00
SHA256: a9b41f0ad469155c4ccfb9b383c1afce3eb396df3a3f5b9647d4799b10ec0aad
SHA512: b81a9874da161e1f9dd0940b5c35c57ea61bf2d4f325963a65c391a6c0dd6851b8de1e154fe3184d298f5218dbc75948ccf828020bd64b1ae24768f53a860cec
Description: utility libraries for X C Binding -- ewmh
 This package contains the library files needed to run software using
 libxcb-ewmh, providing client and window-manager helpers for EWMH.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-ewmh2-dbgsym
Priority: optional
Section: debug
Installed-Size: 60
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-wm
Version: 0.4.1-1.1+apertis2bv2024dev2b1
Depends: libxcb-ewmh2 (= 0.4.1-1.1+apertis2bv2024dev2b1)
Filename: pool/target/x/xcb-util-wm/libxcb-ewmh2-dbgsym_0.4.1-1.1+apertis2bv2024dev2b1_armhf.deb
Size: 39768
MD5sum: aabe3dcb2f94ce978bd5d78418564b76
SHA1: 60e3ea99ca613c820160b86d42cc536586464f23
SHA256: 65612572948e9ddc268769180a249c20539e79eb8fd9de94352c1f81bf422b45
SHA512: c761bb505d8f692df7b3d9a296b9def832ff070abae5014e10edfc98e598f9e7ff398ec9c8e2d919960215afbbd4e66123bb0c1af4054e4172b25c61a0564f13
Description: debug symbols for libxcb-ewmh2
Auto-Built-Package: debug-symbols
Build-Ids: b960717ac926df50b1cd8451d6cf65c8862b9aec
Multi-Arch: same

Package: libxcb-glx0
Priority: optional
Section: libs
Installed-Size: 197
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-glx0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 115192
MD5sum: e64ca8dff815a7b99029ce73eb7a6dd6
SHA1: 1fcb85bd03cee4a8415b285bdf3bf14797c8ce21
SHA256: 89b4fe5266ded3d32acef9d3264dfc76eff6607af59580cb53765f25e3cb126d
SHA512: de2f0536a2958b23c7bd7851f0d626196a7d9cfc6be404ad3f1002749b6786d099aa6718cf122afd8ca4fedc4b10f791e00b598762b4a635d87dc54b9d5d1251
Description: X C Binding, glx extension
 This package contains the library files needed to run software using
 libxcb-glx, the glx extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-glx0-dbgsym
Priority: optional
Section: debug
Installed-Size: 131
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-glx0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-glx0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 87596
MD5sum: 4d88acd3be7b2ec866c010e80d20db8f
SHA1: 1049c003211d3d715e68f24a3accbca3a930fa7f
SHA256: fe49fed8d3945de289d633e139f7cd2cefa63f567452bd659c1212fcfea96b94
SHA512: 8d621fc62a74b2ca4178ae49191c3c1386b0f9b466b5ac042faa6c37bd22b28c32b5dbd78a4e292aca5f6b84edd048f291d08a5cf98bdbf239e4af67f09dc5d1
Description: debug symbols for libxcb-glx0
Auto-Built-Package: debug-symbols
Build-Ids: 727d2a0240cff0d78ba5ea7c284c55463a73e219
Multi-Arch: same

Package: libxcb-glx0-dev
Priority: optional
Section: libdevel
Installed-Size: 455
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-glx0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-glx0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 121760
MD5sum: 8d3660440d9e9effb0a6bc5b8421a2e1
SHA1: 4abd580288d702f36f794037e2cee92e4f82312e
SHA256: d726b9c6f7167b1bb0e7a1ab9b45a5b4e2cfe9b238b4092f01983c98dac3cb6c
SHA512: 743884ebd930c1e39bb05aa3fa440d9cb7fe87af60caa941c01328746543ccb3605c1235c37c4ff5e0ca5b3877b16d820ce7caae205b482255c6688d832513aa
Description: X C Binding, glx extension, development files
 This package contains the header and library files needed to build software
 using libxcb-glx, the glx extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-icccm4
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-wm
Version: 0.4.1-1.1+apertis2bv2024dev2b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/x/xcb-util-wm/libxcb-icccm4_0.4.1-1.1+apertis2bv2024dev2b1_armhf.deb
Size: 24948
MD5sum: 1f0b94845f6eb660dd5656d5c9932532
SHA1: 85a4554ac52897921ddd65174479043af3ecbf8a
SHA256: 4384a8d0c12a23455f8bc6a59f7ca6f4eb5d359ed8129462b7bcd13aee7640ae
SHA512: 1b45252cde1c6e99dcf22fa14ac54e1f6980b4a36414eccb9899219f6d47b99a25fbbc2cc6531241ab504195d828abc55cf7cad52d00b2cdbdfbcc1b0e27fc5e
Description: utility libraries for X C Binding -- icccm
 This package contains the library files needed to run software using
 libxcb-icccm, providing client and window-manager helpers for ICCCM.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-icccm4-dbgsym
Priority: optional
Section: debug
Installed-Size: 32
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-wm
Version: 0.4.1-1.1+apertis2bv2024dev2b1
Depends: libxcb-icccm4 (= 0.4.1-1.1+apertis2bv2024dev2b1)
Filename: pool/target/x/xcb-util-wm/libxcb-icccm4-dbgsym_0.4.1-1.1+apertis2bv2024dev2b1_armhf.deb
Size: 16524
MD5sum: e03883958ac2757f6d2057b4099b8bfa
SHA1: 975fcd9720c75cbdf54c8d971c28ceba3cf0ba0f
SHA256: f60b8cc1552de0f87fe7a95cbb6b84cbe49a037fc09f9b304923cda64a74968f
SHA512: c33b23aa45db81935c84dfd068e7a8c69192ee61f7b2cd4ad14059d9029dac2c85431716e841c0a13324f2977e4c080b6d55dacda50900e7d4f34d96c386aa32
Description: debug symbols for libxcb-icccm4
Auto-Built-Package: debug-symbols
Build-Ids: f85b8d62233e9e695a26a9bb5a31b2b63fc8d486
Multi-Arch: same

Package: libxcb-icccm4-dev
Priority: optional
Section: libdevel
Installed-Size: 88
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-wm
Version: 0.4.1-1.1+apertis2bv2024dev2b1
Replaces: libxcb-icccm1-dev
Depends: libxcb-icccm4 (= 0.4.1-1.1+apertis2bv2024dev2b1), libxcb1-dev
Conflicts: libxcb-icccm1-dev
Filename: pool/target/x/xcb-util-wm/libxcb-icccm4-dev_0.4.1-1.1+apertis2bv2024dev2b1_armhf.deb
Size: 27644
MD5sum: 6becd2878e1124f9d40ca82ed14b1e55
SHA1: 5dd9e6a389f4439d609d3f1a6f153ba63ee3c1f8
SHA256: 9c1dce76b5501d08771567d9b7ca8fcba7b8b0b3b145146bf74192446450f38b
SHA512: d54552af0b210cf5a3bbc62412451d130b249b48491d19679e046bd898f6270bb750975bdf02797680bc61c2c87399e8cf72a0ee5772d56d2390d6d0dbb39925
Description: utility libraries for X C Binding -- icccm, development files
 This package contains the header and library files needed to build software
 using libxcb-icccm, providing client and window-manager helpers for ICCCM.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-image0
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-image
Version: 0.4.0-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb-shm0, libxcb-util1 (>= 0.4.0), libxcb1
Filename: pool/target/x/xcb-util-image/libxcb-image0_0.4.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 21016
MD5sum: ab967ac5adbcfd029f13e59be77caafd
SHA1: 65699611439d31fced5983cdef5276786743206c
SHA256: d8b45e882bb01b969ccb3209676dbfb28cce5e804f81deca2ad012bbba4e7b9e
SHA512: 37be08fd235652c38d8aea5a73b2fa07368e8fab8ed2edc596112d7c4daa71ae74fc8b46fcded8d1540c8192227d70be6089d5ddfd06b0fb50b13073ae91c06c
Description: utility libraries for X C Binding -- image
 This package contains the library files needed to run software using
 libxcb-image, providing port of Xlib's XImage and XShmImage functions.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-image0-dbgsym
Priority: optional
Section: debug
Installed-Size: 32
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-image
Version: 0.4.0-2+apertis1bv2024dev3b1
Depends: libxcb-image0 (= 0.4.0-2+apertis1bv2024dev3b1)
Filename: pool/target/x/xcb-util-image/libxcb-image0-dbgsym_0.4.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 18972
MD5sum: 36c872e178d849a8b249d3057de51ee3
SHA1: f51a6e50baf939316fff09eabd33de5c02025591
SHA256: 7f4af0ac7f275410d0e706d5339fc8ef9e90a9a7c90d3e0e0fb913a49d8dd236
SHA512: 06e402dad58c4d764bb71ec43825140bf3f074256164cbed67d063e260cb6e1fdade8c3efed3c560c900d7c8cbad40658105a40edb01c3e82bc27c3ceb7f053a
Description: debug symbols for libxcb-image0
Auto-Built-Package: debug-symbols
Build-Ids: fcb8ca3e8d7f3cee766320f78898efb41ab1465f
Multi-Arch: same

Package: libxcb-image0-dev
Priority: optional
Section: libdevel
Installed-Size: 76
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-image
Version: 0.4.0-2+apertis1bv2024dev3b1
Depends: libxcb-image0 (= 0.4.0-2+apertis1bv2024dev3b1), libxcb1-dev, libxcb-shm0-dev
Filename: pool/target/x/xcb-util-image/libxcb-image0-dev_0.4.0-2+apertis1bv2024dev3b1_armhf.deb
Size: 27312
MD5sum: 6ccc03b7b373a216086cdaf4e6ae8bfa
SHA1: b31d61e08698223ee9f329680ef7d58b76a1990b
SHA256: 481f0c132b042033de0ba7b57c62a14efeba352122022771cabd2852d98cd91d
SHA512: f6677e319d81db9f5a3781578c4514cb4aa48a8e6780cfcf4549d4c4cc2b71d3ffa01cbbaecf201c72db82f704f6790b6201ab015b68069da80447e6398c47ea
Description: utility libraries for X C Binding -- image, development files
 This package contains the header and library files needed to build software
 using libxcb-image, providing port of Xlib's XImage and XShmImage functions.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-keysyms1
Priority: extra
Section: libs
Installed-Size: 36
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-keysyms
Version: 0.4.0-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/x/xcb-util-keysyms/libxcb-keysyms1_0.4.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 14828
MD5sum: 9ebe7066dc8ffdf5b09b8cdf9f31652f
SHA1: c160299caac0865854736ddf17e5d44dc32c41db
SHA256: 48356c819ac3e970505a4ffdfd5e7acaa6104f7c904113098192c245f0b0074d
SHA512: acd5a0d5d33baaccaf077fa2d34d60696ded7462ecfee6ae1cfe38de816ed8e1fd2640b964586e2b7ae26c5f9285e63fccd2ceaeaf13c5eea08aea5fec8f329d
Description: utility libraries for X C Binding -- keysyms
 This package contains the library files needed to run software using
 libxcb-keysyms, providing standard X key constants and conversion to/from
 keycodes.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
Homepage: http://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-keysyms1-dbgsym
Priority: optional
Section: debug
Installed-Size: 21
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-keysyms
Version: 0.4.0-1+apertis1bv2024dev2b1
Depends: libxcb-keysyms1 (= 0.4.0-1+apertis1bv2024dev2b1)
Filename: pool/target/x/xcb-util-keysyms/libxcb-keysyms1-dbgsym_0.4.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 8596
MD5sum: 7d84271a10822476b3bcf813edabc35d
SHA1: e177dc458c2ed9a2f9068f988ba976cf2397600d
SHA256: 4d3707ccf72e3d84482019de4ea087080c0adf8a612bccf5e6477083f9ea3b3f
SHA512: cae636f0cfcaf074fb8dc151605d04719c12ba006892d09f30ab415bf3bd7fdb48d18b49649b76afdb71360a25b0bf90e03e7417b73fd0a164cab886180e9bc0
Description: debug symbols for libxcb-keysyms1
Auto-Built-Package: debug-symbols
Build-Ids: c0a444a2b5e1b4ef9689b68085575c5eb82c66a2
Multi-Arch: same

Package: libxcb-keysyms1-dev
Priority: extra
Section: libdevel
Installed-Size: 36
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-keysyms
Version: 0.4.0-1+apertis1bv2024dev2b1
Depends: libxcb-keysyms1 (= 0.4.0-1+apertis1bv2024dev2b1), libxcb1-dev
Filename: pool/target/x/xcb-util-keysyms/libxcb-keysyms1-dev_0.4.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 14696
MD5sum: bc665ef2bc39bc6b63fa7cb4e31deb49
SHA1: da7bd58539d1eae064f5e40e2f30ea7e554eb5a6
SHA256: 1bfb073a1fd2d9e4a3254045a753c41d9e1482f325b07a5e56b95fe16c3fdc28
SHA512: b28d9a4fc75d7f7c8adffcbd781cc92b4c76e00c0b42c92f8f580efb422c235153d4675d7927fb7ec1ad84fd2f6259971a6052da2a7cca376cbc77a189bd3b79
Description: utility libraries for X C Binding -- keysyms, development files
 This package contains the header and library files needed to build software
 using libxcb-keysyms, providing standard X key constants and conversion to/from
 keycodes.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
Homepage: http://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-present-dev
Priority: optional
Section: libdevel
Installed-Size: 134
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-present0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev, libxcb-randr0-dev, libxcb-xfixes0-dev, libxcb-sync-dev
Filename: pool/target/libx/libxcb/libxcb-present-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 101612
MD5sum: 394f6c397d965ffbbb1b503fd1de6d40
SHA1: 167f668aeb03ae419eb40cc04e0d83434a279cb4
SHA256: 332d4984542f530d4d0d640774bd1e432f8e6d6fa8251b1d754d74c86401e5bd
SHA512: bcd185ef70cd4ddb2a8aa5df1aa966e6a1dbbfad58ffb9336369657bfc69c9008bf24924960cfaf9959c9faaa9352f32c1adc29099c61a4c48ab78a8b01ee275
Description: X C Binding, present extension, development files
 This package contains the header and library files needed to build software
 using libxcb-present, the present extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-present0
Priority: optional
Section: libs
Installed-Size: 119
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-present0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 100028
MD5sum: e73d34130695ffcd2fbed6843f283d91
SHA1: 4abe33fd79297691241f1bb14c284eb962b74040
SHA256: 2fd296f6f7c7f464311ce6982f3bad5d5898b7bc4a54cdb3b6cc365742b378c9
SHA512: e0f68f245ca4a18c9755bbd0c966e84301c0e131182b4eccb2cac608a75dc782ef4901b0ca31bc9056953a9997b0da435dbac6abfafa110253a8151984b11882
Description: X C Binding, present extension
 This package contains the library files needed to run software using
 libxcb-present, the present extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-present0-dbgsym
Priority: optional
Section: debug
Installed-Size: 24
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-present0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-present0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 10300
MD5sum: 951cc4423d2e1f78080e150621ab947b
SHA1: f9d2d86a9fecc703a82b106151c060521573ef96
SHA256: 6a086e860c88b6275415ba5688f17e50f712a57ba3900daa5f9647a086369b66
SHA512: a2b714d869313a3518e47462572425c734a3819841b1e40d961b60a45ff879cbf326d043b4bd7d08558735f5feea8c1e9f940c655971d5537cb82a43702262fb
Description: debug symbols for libxcb-present0
Auto-Built-Package: debug-symbols
Build-Ids: 910ff72dfc6688fe535dda7c5ebc42f25658db58
Multi-Arch: same

Package: libxcb-randr0
Priority: optional
Section: libs
Installed-Size: 169
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1 (>= 1.9.2)
Filename: pool/target/libx/libxcb/libxcb-randr0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 110552
MD5sum: f339ef2758db60463f591b6e1f3d358b
SHA1: 9ddc29bf1ff5758e8a431c21087b041c27305539
SHA256: 721b1453d8706684552658f798f430b8d2343dc54ca6e6d286ebdfa8b3d45af7
SHA512: fb9ff8e890d63b87454050df6ff713373eb83f3e4e7e2c7855712eecc130e7d947c570bd15dc719096b8c75f0ee7ade70c97f786f805611a83989c27fb137595
Description: X C Binding, randr extension
 This package contains the library files needed to run software using
 libxcb-randr, the randr extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-randr0-dbgsym
Priority: optional
Section: debug
Installed-Size: 86
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-randr0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-randr0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 56428
MD5sum: 2559dddb329723abb040c81fe5039129
SHA1: bc4e1cd7ec849ed893e993b652dee0985581e85c
SHA256: 1591f8eca66c50fe30e410db7e90c85ad8b4b20cc6f557c69e04adaac741a11f
SHA512: 94f79abb71e09749257d60cb5ef4010416186da01cb6efa52a10d14885e1bf8f77948d7af47623dcf550b3419e9fdbcc52c0a60830b854c83a34ecbaf075c1d2
Description: debug symbols for libxcb-randr0
Auto-Built-Package: debug-symbols
Build-Ids: 22128862db7577b173cdc6dfc1db4d6f7a84590c
Multi-Arch: same

Package: libxcb-randr0-dev
Priority: optional
Section: libdevel
Installed-Size: 302
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-randr0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev, libxcb-render0-dev
Filename: pool/target/libx/libxcb/libxcb-randr0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 115092
MD5sum: fd3437eecc24937b669848b780a9b1cb
SHA1: f6bd65d940397f1ee6ed3d79a32dcc3b488a49c7
SHA256: f789cf3003cdd4a0d4c8a407f9972d50b92956f1823340acfd92bfeb27a8b0a8
SHA512: d85dfcc1f8120077bca03d9c7c33f19514da10e7a6c8a82c90ede5b511c0ccba5d6a8d13bea7285a7a7d4e068b23c18fa1d6079e342db05987f516a404839cba
Description: X C Binding, randr extension, development files
 This package contains the header and library files needed to build software
 using libxcb-randr, the randr extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-record0
Priority: optional
Section: libs
Installed-Size: 125
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-record0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 101136
MD5sum: cdda68a6faa37057525cfb8c0ee6ddb6
SHA1: ff4e84eaa495ab54faa7ff7dd36e0b452d253899
SHA256: 35c299f585dc411f481ff4bdaed4e792466fd7858e273f979937d787c615f698
SHA512: 04c87cf44706bd5afedc50d73653ffb29d0b1a1fe1976687f057a7f9fcc5691e3609439f53db5722f7196e50de8eaab63c61925dbff19a9a697d1b7a919d30e1
Description: X C Binding, record extension
 This package contains the library files needed to run software using
 libxcb-record, the record extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-record0-dbgsym
Priority: optional
Section: debug
Installed-Size: 30
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-record0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-record0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 14528
MD5sum: fd66ae720f69288d177a282f932bdcb7
SHA1: e0b085471463c5b320a0ae093c02efe5dd63550a
SHA256: 3dec4fa64d38059828ebfe151ddab986580d81880ecfba2732c5e64d26d1c426
SHA512: ad6cfe1480cf42950b344a00365a28bc894338fd538ad8abe9694eb9f2aa6d511072016ef6abd6a8a4640ec5a3f9675fa61b82034d8d06a52f67c42f48f179bc
Description: debug symbols for libxcb-record0
Auto-Built-Package: debug-symbols
Build-Ids: fa118f1b0a8f0047ffea7f303590444dd44dc1ba
Multi-Arch: same

Package: libxcb-record0-dev
Priority: optional
Section: libdevel
Installed-Size: 149
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-record0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-record0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 102260
MD5sum: b519c4b5ee720681d5ca20a61ef5d138
SHA1: 6d025611b6ae58440b50cec60763ba19c836e590
SHA256: 3be85ea58d145f6c8bf44af64255cb7d777bac0db119994c0b6143832503da8b
SHA512: 6d3192c4af78848b9a6680a8b2f611450e3c53d17081699627bfb16ea53da65b8e1af68f197a6dd5e259501a82fefffb438a9d7afdb9f18da08153517e638b37
Description: X C Binding, record extension, development files
 This package contains the header and library files needed to build software
 using libxcb-record, the record extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-render-util0
Priority: extra
Section: libs
Installed-Size: 37
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-renderutil
Version: 0.3.9-1+apertis2bv2024dev2b1
Depends: libc6 (>= 2.4), libxcb-render0, libxcb1
Filename: pool/target/x/xcb-util-renderutil/libxcb-render-util0_0.3.9-1+apertis2bv2024dev2b1_armhf.deb
Size: 16012
MD5sum: fa2fec6cc387fe8c5338b2eac78cc5a0
SHA1: 35b8a47fd66f92e50fc94340d7ab9db6eaad43c2
SHA256: 149edd3301e28567809b5e297138a0359773bafd9ebcf87cc7b660ae2e71038e
SHA512: e1ffba1623fd45be0f215fbf9d45e7a9a169d759ed064e8abef0b0aa7b6c99c7afdc46abaa4689579ce296d1850b491663104c3d9746feb575e610109caae2d4
Description: utility libraries for X C Binding -- render-util
 This package contains the library files needed to run software using
 libxcb-render-util, providing convenience functions for the Render extension.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
Homepage: http://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-render-util0-dbgsym
Priority: optional
Section: debug
Installed-Size: 28
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-renderutil
Version: 0.3.9-1+apertis2bv2024dev2b1
Depends: libxcb-render-util0 (= 0.3.9-1+apertis2bv2024dev2b1)
Filename: pool/target/x/xcb-util-renderutil/libxcb-render-util0-dbgsym_0.3.9-1+apertis2bv2024dev2b1_armhf.deb
Size: 14140
MD5sum: a21e240ab6cae0930df9241b970665c3
SHA1: 9ec7d35b59f784f4976df383ae0a8775c04f9875
SHA256: 944d517639c5e4febb11571103bc54707b4930305ee8da005219c1d57fa451f2
SHA512: e203153a7ff6850b8cdf3840a74825c88f7d3d33f0b19154136c62dfd20b143a120739db50554eb3f2efe86c74c6b886805bf27df0d4dfb77f509523f902e7fb
Description: debug symbols for libxcb-render-util0
Auto-Built-Package: debug-symbols
Build-Ids: 810aa0180c40dead4b7d66ccd2079e3bc0f60805
Multi-Arch: same

Package: libxcb-render-util0-dev
Priority: extra
Section: libdevel
Installed-Size: 43
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util-renderutil
Version: 0.3.9-1+apertis2bv2024dev2b1
Depends: libxcb-render-util0 (= 0.3.9-1+apertis2bv2024dev2b1), libxcb1-dev, libxcb-render0-dev
Filename: pool/target/x/xcb-util-renderutil/libxcb-render-util0-dev_0.3.9-1+apertis2bv2024dev2b1_armhf.deb
Size: 16272
MD5sum: 8cac693a4cc68c885e89339323856ddd
SHA1: 520d4b89f0963428f959867fc42630cfe65fc973
SHA256: acbdd419b3da1c1b026ab663c155ea23d6ecbd371bc31678fc6803cbcaafe940
SHA512: 5ad567c79d229ab9ba4236e8527e19cbcb393b04a8dee2e3727d8f1c4ebdb23e6aa5da747238d13e3e399815f334cb7473548dcb5b9e3d33e0dcdded66fff221
Description: utility libraries for X C Binding -- render-util
 This package contains the header and library files needed to build software
 using libxcb-render-util, providing convenience functions for the Render
 extension.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
Homepage: http://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-render0
Priority: optional
Section: libs
Installed-Size: 153
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1 (>= 1.8)
Filename: pool/target/libx/libxcb/libxcb-render0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 108888
MD5sum: 76b54e9d99e6c0f978dcb41906916bb4
SHA1: a71960f00a932a62062baf611794e73b4f55961e
SHA256: c423a0a6938211ffc2e106ab6182d9137abdf81d2937986d371a89150b03d844
SHA512: 5c6824a778fda6c2a9f80492d205fe721612e50ea47e156076091eaf486be575b891c088ab54769a5fcd756ed08f04e5bae9feb4288c6429a39d69648bc06020
Description: X C Binding, render extension
 This package contains the library files needed to run software using
 libxcb-render, the render extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-render0-dbgsym
Priority: optional
Section: debug
Installed-Size: 76
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-render0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-render0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 50360
MD5sum: b5fe8cfee924e9aadcde808e8e65c1d9
SHA1: 946a56bec1cd9f1282f788501b01f19e27273dd5
SHA256: 221da30d7f6db2b0ee162eaa6c24f1a59efd587125a8a171d514d0d4395b34d3
SHA512: 4a568bf7cb9e0c44eff3dab985093fb7b096d42e776659bc600845e192c5040c3eb65a8f12ad9f945c282c96c05fd1302e20a173fd1f80d75b404fe3ecc302a4
Description: debug symbols for libxcb-render0
Auto-Built-Package: debug-symbols
Build-Ids: b68828f05542d9344c700f0c574b0542b8ed0807
Multi-Arch: same

Package: libxcb-render0-dev
Priority: optional
Section: libdevel
Installed-Size: 255
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-render0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-render0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 113036
MD5sum: 535d4abc774cf0d90cb2ca69b1a9fff9
SHA1: 515f93fc11d6b41c92c623bdf21c290ba4ec4b07
SHA256: 6f2bd92cf6f13a35534f6a90303660f0c8260c96cc0ed36882f0dd2f1a5ce614
SHA512: e1668f6588164f85406e489fca0b6871b98658e1c4a7b0714214f0e44ee10711a7481cc7439abc56fe904e36f95c01d340bce546af6996ee2de551c7fd5de368
Description: X C Binding, render extension, development files
 This package contains the header and library files needed to build software
 using libxcb-render, the render extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-res0
Priority: optional
Section: libs
Installed-Size: 121
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-res0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 100660
MD5sum: 6c612c3b1d8ad27ebb438ad2e4822703
SHA1: dc6e6b562ff29122982cd709d85a41b081a75025
SHA256: 32ad33ca4a5703e41cea303c12ed75022650e01cf06ab4862a8a7257c0c8026c
SHA512: 190376f1716f565101e93653a1192dd84316d23e44dd30def9855776100ed9bf9ec0bca42ffc76fefce99def0ca5f64fc90a568eb1ea9bb90ada0249060b8cb8
Description: X C Binding, res extension
 This package contains the library files needed to run software using
 libxcb-res, the res extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-res0-dbgsym
Priority: optional
Section: debug
Installed-Size: 27
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-res0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-res0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 12324
MD5sum: 9e67b1e65d3924614f6c7a649ba8c087
SHA1: ee00bba8ac5b975c6698da44cda686aa808a39e8
SHA256: c83879d08ad632ea96f129780678eeb294eee3b0c62882877a97323413b222c9
SHA512: 3a239fb39489ff673fae02d0794d58e9ba034c9fa403c61e668dfae3817dbf9bbd7de63b904be8a1a8de4291410c495d167aa61d961f42cf9505cdcae9941257
Description: debug symbols for libxcb-res0
Auto-Built-Package: debug-symbols
Build-Ids: 5c0f601c9aefd0f1005002c1e1a7ced28550f948
Multi-Arch: same

Package: libxcb-res0-dev
Priority: optional
Section: libdevel
Installed-Size: 143
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-res0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-res0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 101720
MD5sum: ebeb0b15d5dfedd4331926f4a0c0c6db
SHA1: 4fc80b9398e314ce31540170c4ab320468aecfc0
SHA256: 14e89200d31a4906b2d5df46c4414bde465fb8605fd21a3ddf39c2212ccbeaff
SHA512: d8f4221c67c01ac4c0893a6109db0aadb09dcafb042b30c356674dea3a8d8afcbcd13a162e5241851468ae9237ff37c4d86928c228ce2e8fc26adf4b41a65e0a
Description: X C Binding, res extension, development files
 This package contains the header and library files needed to build software
 using libxcb-res, the res extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-screensaver0
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-screensaver0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 100436
MD5sum: 67ceb30bd97a77b8d84d8317fb571304
SHA1: 19b354fa132b33766bcb24989f554e0f6fd7d61c
SHA256: 466de298075ef4f5e19d32a0472b0b0f1e4246d87fc2c209848ff59fe776b6e2
SHA512: bb7be96745d0ad39bb5a180888c9c51aae94725c5fe1a0836d69333c6c44b47653305336026057da5fffd2457e6e50ed374bbd3a925ea3ab58e893df8cfa3470
Description: X C Binding, screensaver extension
 This package contains the library files needed to run software using
 libxcb-screensaver, the screensaver extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-screensaver0-dbgsym
Priority: optional
Section: debug
Installed-Size: 27
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-screensaver0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-screensaver0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 13384
MD5sum: 585296c9d7a21823e5fa7b1df97cf2ec
SHA1: 3908e922aeef4269b048dc553af209825d20857c
SHA256: e4b283ac8f0f1c03bfeb0d2f4e0026349c5a81649238dc85748696a98f48d962
SHA512: 112c891cbb94cf5c35f1f535f4ef5c742925e8633a82e8707a60ec8cd52fc98b0fec0ead1d3fb5ef08ccaa724c1038949766ffeeb0d4dd96b6fcb501c22624e8
Description: debug symbols for libxcb-screensaver0
Auto-Built-Package: debug-symbols
Build-Ids: 2fcf4ae820b615b1e9f5f6ded9f8952159cdbff3
Multi-Arch: same

Package: libxcb-screensaver0-dev
Priority: optional
Section: libdevel
Installed-Size: 135
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-screensaver0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-screensaver0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 101648
MD5sum: 8cd20a871dd0716da114bf9f2e8119ff
SHA1: 1afb3d2553c15b796fcbe3fd12d2918861fd247c
SHA256: 49c5299f7ab1543c233bcaef6decbfea4e4fbdd8f60164a79305b635e247ca31
SHA512: ca44c4f7c96a4546cfbcf42f68e2f1a845edb514a9cff99631773a365dc47dd443e3167e5f9fafbc582816e7ff73ba80dd540a2af26269f0c0df335b1fa2b368
Description: X C Binding, screensaver extension, development files
 This package contains the header and library files needed to build software
 using libxcb-screensaver, the screensaver extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-shape0
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-shape0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 100492
MD5sum: 11240083748f7da751cc3339f3debda3
SHA1: b5b785240aea9abc24d53b27edc1df31e4d28743
SHA256: f9f91bf906c4f9c64e5e15c32fef01041173e9c0557e0130721384257ac6f190
SHA512: 5964065c2ca66a9638d904790169d13cec8ed04b45cbf31fee181719a3afd80e429abd5ee08c8398cb7dd27e588dc10a1b12bba2d10965e212cc4fb04d061996
Description: X C Binding, shape extension
 This package contains the library files needed to run software using
 libxcb-shape, the shape extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-shape0-dbgsym
Priority: optional
Section: debug
Installed-Size: 26
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-shape0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-shape0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 12336
MD5sum: 3edbf0015492d869f00156f7b8b55acd
SHA1: 86b3ae784fd2a6728dd9251641de5bf4aae870fb
SHA256: e9917c8115abdf4f98a07681a87abffd9a2233af403a4b7e66ba57aee442b383
SHA512: 34b804179ae8df7d1e60b275feb263a1f591d2bc1d135c612103fe744f2719bf4c7d5fa778945b07ccc36a0e2b41caa48ba536299e4a47203da1b0fa3210304b
Description: debug symbols for libxcb-shape0
Auto-Built-Package: debug-symbols
Build-Ids: a4f1e369e0a4980dd67fbecf20af469606b35a39
Multi-Arch: same

Package: libxcb-shape0-dev
Priority: optional
Section: libdevel
Installed-Size: 139
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-shape0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-shape0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 101904
MD5sum: 82a228f82e3963602fc5458c0484b7f3
SHA1: e6e4f1f47d589e7a229aecbba19a8a42aec673a8
SHA256: 9da5511bc5e7671a13f3c3fb1bd7d78fa3e90a1e1826b0334013b1fa799450ab
SHA512: 4d53a6f191b42190c63d165fa2a4dca38b1232a7fe1804e9af9ad153012b0ed0e0135e8ffb9bfe2241d96ead5dfd4d3f46c537f64ea357f7732ab08c4dac6124
Description: X C Binding, shape extension, development files
 This package contains the header and library files needed to build software
 using libxcb-shape, the shape extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-shm0
Priority: optional
Section: libs
Installed-Size: 119
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1 (>= 1.12)
Filename: pool/target/libx/libxcb/libxcb-shm0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 100300
MD5sum: 9e9a5c6d5fe9b9fbe4886991b482b775
SHA1: 8697b40edb456415561d4015e17e4ef57a3f4279
SHA256: 750194d98e282c44310e63b993a97a06684b9bbdd1e4eb62da02b267e0d9e8f5
SHA512: e55edad61b45bd3fbd30c34f06752bbf750f50111630bc888abf5d6aa9b2518df3f9e24ab4478969518d944ec1f606ef0bc4bd928faf77c8526048c3e5b21a8a
Description: X C Binding, shm extension
 This package contains the library files needed to run software using
 libxcb-shm, the shm extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-shm0-dbgsym
Priority: optional
Section: debug
Installed-Size: 25
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-shm0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-shm0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 11464
MD5sum: 75531b1ea258565c40bf184cb9722c13
SHA1: b684fce5582ebb971712a9b34519228cbcf26d3a
SHA256: 466fe2ba85bc1c4ba80a157675bc777424dea9ed4d724f25f180a05730e98922
SHA512: c43e10669594071847a479f62d6d9a446c0e70bed1061d5cbf8815eca0c4d8d2a896b087d22ae6f5a201a0b869ead7e2214355a9d0d48136d3598a7b6fb9db05
Description: debug symbols for libxcb-shm0
Auto-Built-Package: debug-symbols
Build-Ids: e9f722ba3a13bbdc76dfb733b28033782c6a005a
Multi-Arch: same

Package: libxcb-shm0-dev
Priority: optional
Section: libdevel
Installed-Size: 133
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-shm0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-shm0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 101664
MD5sum: 0c6d45790e1f24dec6239ddbdfd1a764
SHA1: d4accb0da7bbcf98b1389ee746fbaf093936b84c
SHA256: 499033b0658b400fb648ce23bd9780246766f5b09672b4b14abb22241e76843e
SHA512: 704027ee2836a9c60ad8b509f52fa792d4de62d7e01e481faa5bef92d63e5e56b5a40785b0fc75791fafb4dbead62e408e32dca74a74f686c4ce9ec581710b3e
Description: X C Binding, shm extension, development files
 This package contains the header and library files needed to build software
 using libxcb-shm, the shm extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-sync-dev
Priority: optional
Section: libdevel
Installed-Size: 173
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Replaces: libxcb-sync0-dev
Provides: libxcb-sync0-dev
Depends: libxcb-sync1 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Conflicts: libxcb-sync0-dev
Filename: pool/target/libx/libxcb/libxcb-sync-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 105248
MD5sum: 475540c9f2ccec4a2cb137c2cec8d4c3
SHA1: 71c998f969d165dd549decd820a2e901942ee8d9
SHA256: b35986c58d2d8719a90cedc1aad3913afc1ef7310ad90ca3f7e0dec6cc450f8c
SHA512: 06024173ac3bcc003b06e90273f5b7b64c1de46359512c98807aae741287890e4eede1fb4191edc787dd10494c348e03967f9620da55b5e1ab1f415f7c0ff3e7
Description: X C Binding, sync extension, development files
 This package contains the header and library files needed to build software
 using libxcb-sync, the sync extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-sync1
Priority: optional
Section: libs
Installed-Size: 130
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-sync1_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 103008
MD5sum: ece19dca2369b6fd29724b7212824736
SHA1: c7126e8909c8aab2144dac0537d92b84d4d7e87a
SHA256: e3d0251cb7c018447432c175be48eb4d180ed3399ab4140d957672cbfa8669b4
SHA512: 1fa0d5833be89c048b0bf1d26ef21ed6f1c3d31066801d6223b4e02250a5b65a8d318be4f20f08ac9130735df6fad3a9cd8ceac816e1067480a6292e718927a9
Description: X C Binding, sync extension
 This package contains the library files needed to run software using
 libxcb-sync, the sync extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-sync1-dbgsym
Priority: optional
Section: debug
Installed-Size: 38
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-sync1 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-sync1-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 21364
MD5sum: 0d44d91b3677eb5f3eb05c16f81c9864
SHA1: 862402068cc696cc6e946065d3961032426cfb9b
SHA256: 16a899819c5058f577d3609661bad062cb9fc2c7123c59d1e5f40ac4a0fd18d3
SHA512: 04cd9b43156c554db4cc98afb9641e31deb1b537079a3793b4819e7fb33617ef1791f140008b44aa172d0977e4285490b25d9e71f221f0111f0fedf9cfb5b958
Description: debug symbols for libxcb-sync1
Auto-Built-Package: debug-symbols
Build-Ids: 0214a112bbce7da70c27915f78d3272288746c5b
Multi-Arch: same

Package: libxcb-util-dev
Priority: optional
Section: libdevel
Installed-Size: 59
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util
Version: 0.4.0-1+apertis1bv2024dev2b1
Replaces: libxcb-atom1-dev, libxcb-aux0-dev, libxcb-event1-dev, libxcb-property1-dev, libxcb-reply1-dev, libxcb-util0-dev (<< 0.4.0-1)
Depends: libxcb-util1 (= 0.4.0-1+apertis1bv2024dev2b1), libxcb1-dev
Conflicts: libxcb-atom1-dev, libxcb-aux0-dev, libxcb-event1-dev, libxcb-property1-dev, libxcb-reply1-dev
Breaks: libxcb-util0-dev (<< 0.4.0-1)
Filename: pool/target/x/xcb-util/libxcb-util-dev_0.4.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 22868
MD5sum: ac7ac0a356338d245e7591f2bd346db4
SHA1: c14840fc125c9a76a93e45e076c97c9a6eab5c2e
SHA256: 01d3181488a454d695686037fb9a17c5e1b6d8e431af4ac6047d7af80b0357b4
SHA512: 2ad3d11511e995cd0dc92e24e0b76fff5937868ca1ee68e8ee25207f4a86788ad18183c725a9284c0ea882c32d6186f3cac1fffd23d8a3560978d583a4f5791b
Description: utility libraries for X C Binding -- atom, aux and event
 This package contains the header and library files needed to build software
 using libxcb-util.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
Homepage: http://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-util0-dev
Priority: optional
Section: oldlibs
Installed-Size: 22
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util
Version: 0.4.0-1+apertis1bv2024dev2b1
Depends: libxcb-util-dev (= 0.4.0-1+apertis1bv2024dev2b1)
Filename: pool/target/x/xcb-util/libxcb-util0-dev_0.4.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 15700
MD5sum: d409b93795b1192c93283f06351c7152
SHA1: 8fb6d878eaa03ba19ad04d99c71412d55a7e4c31
SHA256: 88e8831d6239756c5242eec11f4443c28806231f93dbab57543dc19bea6db145
SHA512: 7fe284ecd70abcf451560e83191a5463dfd2204c4f05ab76db1a63f58c507dd6213a413263a2249fab09762002578e60c3434e758d494f066c38e0ade230396d
Description: dummy transitional package for utility libraries for X C Binding
 This is a transitional dummy package for libxcb-util0-dev to
 libxcb-util-dev migration.
 .
 This package can be safely removed.
Homepage: http://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-util1
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util
Version: 0.4.0-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.8), libxcb1
Filename: pool/target/x/xcb-util/libxcb-util1_0.4.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 21068
MD5sum: 862557833f0a804a580203667c70db44
SHA1: 33907d1385b0c2643edcf7112c4d67e440aebb60
SHA256: 5ae5470537827ac6c2b0ecf83486594330ddfc7e86de654f27025c0b8b7a29cd
SHA512: c7225d507762f98229f3f8194eacc29b7fe87838a5ece5f5f5ac3c536f6655a752ae9605a7a30fe545d3c72f6c7c68b1426c169f3c8c9fddaed4a96883a977e4
Description: utility libraries for X C Binding -- atom, aux and event
 This package contains the library files needed to run software using
 libxcb-util.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
Homepage: http://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-util1-dbgsym
Priority: optional
Section: debug
Installed-Size: 28
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xcb-util
Version: 0.4.0-1+apertis1bv2024dev2b1
Depends: libxcb-util1 (= 0.4.0-1+apertis1bv2024dev2b1)
Filename: pool/target/x/xcb-util/libxcb-util1-dbgsym_0.4.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 13812
MD5sum: 8d356737ce4d226cda6f08a88c464d34
SHA1: 9efcc281c62a22431dafc0b56836afd3972bb74f
SHA256: 9d81eeec90c98f22400dd74f769404333927a673f8fabfc285cfc41f66a5aec1
SHA512: ff823ed7ad934c30bff1900f45026f99b0b42420c87be781ba518a02a7ceab3882e8c04e233556a56f26ef371072683e4a2c0da9230a486e5ad3f3677451947d
Description: debug symbols for libxcb-util1
Auto-Built-Package: debug-symbols
Build-Ids: 6be2a94b7a3c01f4ded0592bb7c3ce5e1d288bc4
Multi-Arch: same

Package: libxcb-xf86dri0
Priority: optional
Section: libs
Installed-Size: 125
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-xf86dri0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 100872
MD5sum: 604b6bd325ea3d4480621095286f04f2
SHA1: 691e4d7f0c4d7d0fb7ed8ed4b5610d2a9afff095
SHA256: 0659bae6e6ced9dc4beb6cd56740c29e823e326e0db443619a1ff9b20a544fe3
SHA512: b99a14af1f02ae2a0e82543047085ee779c37562b896ed7fd3e8ec32bc18d14606a78be0f2e4ea8b373d52fc652b471e24aa188cd0c21ada8aea5c8601b80a7d
Description: X C Binding, xf86dri extension
 This package contains the library files needed to run software using
 libxcb-xf86dri, the xf86dri extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xf86dri0-dbgsym
Priority: optional
Section: debug
Installed-Size: 29
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xf86dri0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-xf86dri0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 13256
MD5sum: fa468996d843afbd601ef33cd8a0f383
SHA1: 52a9b8e87f25edc21d81273843cf2b46f7bde71f
SHA256: f9440f896383053ebce17900a49794eea39cfa42efbaf27bc552dcd33f8d6cc4
SHA512: f91e784f3f1b4823c3c37557fd11c5124c9513666b60cf4a3995096404ab1d339d4aabd02190d8db33b6d670e5aba618d0acc8706ecf883fc80217f7343bba8b
Description: debug symbols for libxcb-xf86dri0
Auto-Built-Package: debug-symbols
Build-Ids: 1fcda6269d708d544c6d825a04830c37fb2a1ba0
Multi-Arch: same

Package: libxcb-xf86dri0-dev
Priority: optional
Section: libdevel
Installed-Size: 150
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xf86dri0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-xf86dri0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 102028
MD5sum: c4fb69f6c7b9bf407b9cbe064413a4aa
SHA1: 895a9e670c2aeddd910adcc35172806fe0f56962
SHA256: 07c5e278306976f60243711ab0ca9204a3a20bfad4e5fd4cb98d04a889c898e5
SHA512: 9a79965efec30af7001befaa870829bfffe8dc5038ac6ab0bb37da5fe9774d3a42b6693adaf777414f153e7e5ae53dc95d6930f71f74e12e80b12c70bc8d7164
Description: X C Binding, xf86dri extension, development files
 This package contains the header and library files needed to build software
 using libxcb-xf86dri, the xf86dri extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xfixes0
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-xfixes0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 104108
MD5sum: 306d4f068f136e36020d39572d84e40e
SHA1: 484c1b6580fbabd56c0d8566b93c54249ee3b14a
SHA256: c64126716560ab4d09007e77d13c23a42faeaca570e6db3e50736120ac547eb2
SHA512: 5ccfcd4ecdac5141c5c8f92a2d57999ce612a3b51406aa18786fd0059d1a45fdbe2e77c4e84e1a2bd851c21ba9c4ee05c43117dc836d8d093703636e43bbffe8
Description: X C Binding, xfixes extension
 This package contains the library files needed to run software using
 libxcb-xfixes, the xfixes extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xfixes0-dbgsym
Priority: optional
Section: debug
Installed-Size: 47
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xfixes0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-xfixes0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 26896
MD5sum: 8fbb02b3182d9c38a01351afeaeffc07
SHA1: c3c6322d9839b52594141940457787500a9108c4
SHA256: 83d985cc0cf952a88e61e54a333aa4af6838278f784debaca81c1af8c80bce3c
SHA512: 38fa8fae52d6bc41dab060871c6f9dc1bb4158bcc0e7bbb6e26fa743b0191a76923db478b8e2e993e98ccd6e5894f1b196baf742f47798b3517e8e884391e6e6
Description: debug symbols for libxcb-xfixes0
Auto-Built-Package: debug-symbols
Build-Ids: 0b4e5fb428ef7097ec7158658f6981c47723c37a
Multi-Arch: same

Package: libxcb-xfixes0-dev
Priority: optional
Section: libdevel
Installed-Size: 199
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xfixes0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev, libxcb-render0-dev, libxcb-shape0-dev
Filename: pool/target/libx/libxcb/libxcb-xfixes0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 107104
MD5sum: 511b9f5372befccaaf04963c928302d6
SHA1: 989ab2ad8eb41115a2aea7c85883476f6e796514
SHA256: 0931ab9b8d146efa114066fb6f0b4ca36b5e40a18c4926d18b65e264ed6fb23b
SHA512: 457960c12bd586d92e452e9e7272c01da4bfcf5e8c4a95f5f7336b62a222574442ed96c5e3e41c4d6bf8ba2803d0d454fe02d737502e6142d65aec4419ea7ac3
Description: X C Binding, xfixes extension, development files
 This package contains the header and library files needed to build software
 using libxcb-xfixes, the xfixes extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xinerama0
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-xinerama0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 99736
MD5sum: df82dd32ec9a13464a45c6d6dabfe488
SHA1: b476271f6c0a42cd0c7dcec2d16532f8bbb59800
SHA256: 5da4870ed34f578b7c87475d90ca2be84dde58d57076632574323a4db9113dee
SHA512: e31cb2041a73ea7657ed946ec8bd10772eeb4a4bcbec43a522ae72968c6c6aadb4239953169086fb867931bc1a1a9fa511f029355eb154dd3072e966d1f44783
Description: X C Binding, xinerama extension
 This package contains the library files needed to run software using
 libxcb-xinerama, the xinerama extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xinerama0-dbgsym
Priority: optional
Section: debug
Installed-Size: 22
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xinerama0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-xinerama0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 8428
MD5sum: 247ccf194aff618e7a987cb7a4da58d6
SHA1: 0d578c8bb62b252117ab62f1747fe6b73567d58f
SHA256: 7a269b7c367357cbf2aeddaa254052279a190b93f2567d97f526ac83158deb08
SHA512: e0c8a006ec2a40e31693da9bd3e6b9816247ea128602b9b326aa7c06851059574da7f14e256ee9c8a585e59c095c0edc8e3187a8f71fff97266ceeeb09ac6eb5
Description: debug symbols for libxcb-xinerama0
Auto-Built-Package: debug-symbols
Build-Ids: f363de367a78cf45b49debbd22558d31b22007b9
Multi-Arch: same

Package: libxcb-xinerama0-dev
Priority: optional
Section: libdevel
Installed-Size: 131
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xinerama0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-xinerama0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 100536
MD5sum: d4027db65837ab376af0c2d3a2a47705
SHA1: 7f869bdb08282648a88270e3840acdee7343212f
SHA256: c427b08589e0a0c3eaa6c2e77fb75fc0f963acf895dcac0af367822ed515a4b5
SHA512: e5a1723ff2084ff93590624c2e8cf2ebc49db7a153dfa769b5c90c4fca15d990bf63d77b135dea945c1579f14e8475aa6464dfad0e9e68f8176d5177cffe8a22
Description: X C Binding, xinerama extension, development files
 This package contains the header and library files needed to build software
 using libxcb-xinerama, the xinerama extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xinput-dev
Priority: optional
Section: libdevel
Installed-Size: 533
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xinput0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev, libxcb-xfixes0-dev
Filename: pool/target/libx/libxcb/libxcb-xinput-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 136616
MD5sum: 908bb8714856c7da86de5c98de8d687e
SHA1: b5f2a15ab57fff47f8581bcfe576de4e01d20ec8
SHA256: f0d5302b75a47cec2dffdc0d38fab9d0ebdbc1482507fde0acdbe80d08cbbcea
SHA512: de4051476e7d8e99860ea99c0f2b02692b9a8eb1736857e7c878dae264a7beb92fce9bae656c7987f2ef9b46bba02eb145d961256de05fc177f4bae5a9e362be
Description: X C Binding, xinput extension, development files
 This package contains the header and library files needed to build software
 using libxcb-xinput, the xinput extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xinput0
Priority: optional
Section: libs
Installed-Size: 194
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1 (>= 1.8)
Filename: pool/target/libx/libxcb/libxcb-xinput0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 122596
MD5sum: ada280edc6dcaa90d443a2eea984b330
SHA1: 798a19bd1ed2649d19aecf0c5201e68d7af0dec1
SHA256: e9c83b3328e00e37422ec8412aa31d1b456b568da0ad3f233fc146c5d66ec193
SHA512: 5c3e59fee843e94a40bf5abc61615bb90ffb7a8fc6a1c5f86e2921f98f25d36b313432895950f65cc782606ec823072dea9a4bcc838352deaaa4f020266c714d
Description: X C Binding, xinput extension
 This package contains the library files needed to run software using
 libxcb-xinput, the xinput extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xinput0-dbgsym
Priority: optional
Section: debug
Installed-Size: 184
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xinput0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-xinput0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 137916
MD5sum: 5843b14f7b636eb473442ac8bef7f57e
SHA1: 44da3d6e8a197a8e37412c6b5cee77a47cc9ce7b
SHA256: 65ce982e16ac211ec6ebe6c8ba995946f940f1e0c81d70072562e4d80fbeac2e
SHA512: b0682e6396aa5f48338b4cac3473c6bbcb1ec2a049b9ae9e46a42cb8bca2286b3320b2aacb70638b28ca1ce2c14e15ab8ecd5cc51edca7b3132fc98a150eda7a
Description: debug symbols for libxcb-xinput0
Auto-Built-Package: debug-symbols
Build-Ids: e48a003534322b3cd19c628ddd3ab4902e693fd2
Multi-Arch: same

Package: libxcb-xkb-dev
Priority: optional
Section: libdevel
Installed-Size: 438
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xkb1 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-xkb-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 132320
MD5sum: 3800feaebc11a04e490ea9c0c0e7cbe4
SHA1: e3b2b9ffb00db75305bbe14b039931ac93edaf9c
SHA256: d66993c85844f6100ea74db3d4c97d667db0edd117150ee49749689f3d225491
SHA512: 3077751400824fe6daa5e24bd617cec131d904dced1adaf9513fe5bc3523b5416376d82f7cb2e321585172b9fb0e3cb352a5dba98186c305bb2f728b7d91cf4d
Description: X C Binding, XKEYBOARD extension, development files
 This package contains the header and library files needed to build software
 using libxcb-xkb, the XKEYBOARD extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xkb1
Priority: optional
Section: libs
Installed-Size: 200
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-xkb1_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 121452
MD5sum: d3832b449fd5812376efdef52e54ead1
SHA1: 78b3cb55900ee4a6f952c9b3a5df633cdfa31b77
SHA256: adf5e8d1bb22be6392a75737864c171b56fd5eae087d959c996fb92cc0f5bbdd
SHA512: 62bb22d6369e1b188ac41f8ab7b3bc66b06249c4d6b1eda16523f5550e44728786f9a95c61d59343713fb22a1a0d0c592658883ef54ee1d3c289cd4c67e631d6
Description: X C Binding, XKEYBOARD extension
 This package contains the library files needed to run software using
 libxcb-xkb, the XKEYBOARD extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xkb1-dbgsym
Priority: optional
Section: debug
Installed-Size: 139
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xkb1 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-xkb1-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 104900
MD5sum: fb63c388e6f84f5d0d98cb55ee693d3b
SHA1: 0cfb2402df867fd081403e4f6e7ef8b521177f70
SHA256: 53aeb6b7fc1d3aa7f51d80704dd15129064501f15983e0914888f965bea64ff8
SHA512: 4a268d2f8aca0ac2d9e27dde0efea89b6f4962c2e8e3b851490d52173f909d248a0cf5443a32a41e9c97e710a466978d08924adb080801e8b412da4473655f79
Description: debug symbols for libxcb-xkb1
Auto-Built-Package: debug-symbols
Build-Ids: 223112de163d738db95dea655bbd4ee7d5e65298
Multi-Arch: same

Package: libxcb-xtest0
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-xtest0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 99340
MD5sum: 556fd7eef812f3db75fca279cb4111ba
SHA1: 011ca3a31c7072a41994a2cf59cf310ca55812e3
SHA256: 699815a469fbb49114f49f8fcf8052ef4ea1b86b4e361c10227fe54b82319004
SHA512: 18c71db2e4407e8d1055004b32d7ef68273faf4df140441ce6c44ea6b470b1fd06bce4fc35a290d193dffef90b47561532c4e3370a64997c8f6ef03becc05de9
Description: X C Binding, xtest extension
 This package contains the library files needed to run software using
 libxcb-xtest, the xtest extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xtest0-dbgsym
Priority: optional
Section: debug
Installed-Size: 20
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xtest0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-xtest0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 7460
MD5sum: fe44b8089cc79ec174303ad663c1b943
SHA1: 1ababed1f38da093075f2a24531dd776cda19316
SHA256: 602afc2a37ef4aa07a898e82890f4332f9973b5d766fbf8237bbf37ce4b733a3
SHA512: 8214b2e5aab09103f0ca40f90c5fb3930dc0a6ac6201793396696105f2b7da38ed612aa214be615f3efce49d132daf0fd3b8857434e088c7d08df6e72a38697c
Description: debug symbols for libxcb-xtest0
Auto-Built-Package: debug-symbols
Build-Ids: eb9576338e8ddfcf490b5794f210052728476e49
Multi-Arch: same

Package: libxcb-xtest0-dev
Priority: optional
Section: libdevel
Installed-Size: 121
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xtest0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev
Filename: pool/target/libx/libxcb/libxcb-xtest0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 99892
MD5sum: 21138f08d9c0cf3f82abbdcfb284bc64
SHA1: 4ec2d9138e84af849d45fd043c77356d984d4315
SHA256: a4335d6f46aba3f0e6bdd57f988aad0d9d618279edb7fc59f26ccf67ec7e907a
SHA512: 1cbbacb257e4f1a7efe920cee1a510fd1570b76a280afa2867614d52b2f0f225f2ccee33d5d4e783982c2c8a3e6b974b59f7600ce9f1557814c5b8e327e37cd5
Description: X C Binding, xtest extension, development files
 This package contains the header and library files needed to build software
 using libxcb-xtest, the xtest extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xv0
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-xv0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 103468
MD5sum: fd84e04e900a3ac8915fa7ebbcce1c4b
SHA1: 128775cb91bf6f8909d0325e0b816bc5123dcb0d
SHA256: 8dceb7c741217d8f7f0422fa4e51acfdb07285cdba3291ce214116111d6b4219
SHA512: 724bdb7bf47557075fc070c87759de9e5eaccd42fe3a3509c565f1a245dd800b55fa4c00d06b9ee32031afa502e0070143ba70e6162004de7c0947328016f79b
Description: X C Binding, xv extension
 This package contains the library files needed to run software using
 libxcb-xv, the xv extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xv0-dbgsym
Priority: optional
Section: debug
Installed-Size: 44
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xv0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-xv0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 26400
MD5sum: c25b49c626ee4562f3f0c74da1ddfbd4
SHA1: c1309fee8131fcb5274c0726a04146d77f91a2a4
SHA256: 7ad66472bd088de98ba588a85b89d0f2ae0f4682451de797d4a9efe2de5073ab
SHA512: 2d9a65c8198c3459e991ac52e72c3673465fbb877a1b43a9d4346c89bbaa983decee4ec9044fd6ef00186e17f8e0cc89952766c7e05f13dc59e12b014dcdc907
Description: debug symbols for libxcb-xv0
Auto-Built-Package: debug-symbols
Build-Ids: 03d9ad88c48b9752f44fb41cf935785263893767
Multi-Arch: same

Package: libxcb-xv0-dev
Priority: optional
Section: libdevel
Installed-Size: 188
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xv0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev, libxcb-shm0-dev
Filename: pool/target/libx/libxcb/libxcb-xv0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 106168
MD5sum: 614fb77ee96569fa95fdc41433d2f068
SHA1: 3111d488b6b07ea18bedcf41949efa9626ac6819
SHA256: be76f8d75e7a7914599d0a5110868a6faac93e8065fdd213a7eb3226400d1947
SHA512: 3ccbccd6e909ce77df8931e977fac6e770355278cb4d8e7c1c5322772048dc481502dfc6be45a8dc6fe9912cbbbec874a941c84600cf3b7a9e466fa1d748597b
Description: X C Binding, xv extension, development files
 This package contains the header and library files needed to build software
 using libxcb-xv, the xv extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xvmc0
Priority: optional
Section: libs
Installed-Size: 121
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/target/libx/libxcb/libxcb-xvmc0_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 100620
MD5sum: a8205e7d7d6bd34f445d6658ce64970c
SHA1: 5906bd312f9491994bbdf1c3b6b81e5c29c95a42
SHA256: 21b1d6bcd3c822cdbbd807ab0adf0c8bdfec085be9dc4760583c6370b66b09cb
SHA512: 115c03f648a9c224e83fc836185c4cf941d83442fff03c0452e118d67ae4aa07fcae36cfc911c858c6d9d9997e99d9826f173d77e66104e8c4626ed22e6b5f37
Description: X C Binding, xvmc extension
 This package contains the library files needed to run software using
 libxcb-xvmc, the xvmc extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb-xvmc0-dbgsym
Priority: optional
Section: debug
Installed-Size: 27
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xvmc0 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb-xvmc0-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 12852
MD5sum: dfa67da2dd328eaa0294d0cc82ff3cbd
SHA1: 4b35d05a527fabf7ea963cffd5aa64b346d5fbcc
SHA256: 5f14dc5b816baca092086cf5e90dbf3cc93e73dd79f09d8bbb861498e80aa3e1
SHA512: 59cc49d912f25f6d099834642d48af906790ad3e8ee87193d1aae47786bc90d9327a8511a8b79a0b7bbdc3ce7af2bac5629fc3a7b2c40a6877da823ae2490093
Description: debug symbols for libxcb-xvmc0
Auto-Built-Package: debug-symbols
Build-Ids: 48f1fc61c9a1eddaad7ddbe3612587145fe43cf9
Multi-Arch: same

Package: libxcb-xvmc0-dev
Priority: optional
Section: libdevel
Installed-Size: 144
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb-xvmc0 (= 1.15-1+apertis0bv2024dev3b1), libxcb1-dev, libxcb-xv0-dev
Filename: pool/target/libx/libxcb/libxcb-xvmc0-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 101792
MD5sum: aac29c6e3db735c9e5299d88bab6a155
SHA1: 43e432ed493e3de17b5701c7bba152ab1d21c19b
SHA256: 6f4758f35825d06c020aadd117ff81e84f77f579b9efa0fd05f078e5d3ca1fe3
SHA512: cac07f64f2ebbc78aadbdeff5e663dae178613f869c83b184b5365f93bbe217af6076c8010fccc66b6c1ea0403f3f0c49b92b2c3e19ceac3308bf6f73c1abb39
Description: X C Binding, xvmc extension, development files
 This package contains the header and library files needed to build software
 using libxcb-xvmc, the xvmc extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb1
Priority: optional
Section: libs
Installed-Size: 233
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.28), libxau6 (>= 1:1.0.9), libxdmcp6
Breaks: alsa-utils (<< 1.0.24.2-5)
Filename: pool/target/libx/libxcb/libxcb1_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 135024
MD5sum: 0af253f7be4b6fae9f0d895b7c2b2927
SHA1: 542e08d3306784ba9da7f5c2d85e8416a265a7b6
SHA256: 9bbe9077bfd6181956343e2da9c37ef841196a7e122e2fd064561bde90c74570
SHA512: 3312ee903e1bd8886130c786bbe4de410945d837d45cff41b6610dcf68c94d0f17d4775f57bec1552a607a64a426a529f9f7e0b03f6c3f70851e4901cf3e54f8
Description: X C Binding
 This package contains the library files needed to run software using libxcb,
 the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcb1-dbgsym
Priority: optional
Section: debug
Installed-Size: 231
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb1 (= 1.15-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcb/libxcb1-dbgsym_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 181352
MD5sum: ffb61448437ffa41538c544c1efe761a
SHA1: 33e6244e52650664f1fbba6b7db6462d46560634
SHA256: 5aa462a9b58e6bc16f0e576bc5d29311179ee92976b5c505cfcc4ec071c56f88
SHA512: a58f841008d189a2883ad09826c31dc7ac118501e012890d1c87f7831061d4397bab6fa1e3282ec5c47861bbe4c833f667dc5034438fc09ba6b070a7f261df54
Description: debug symbols for libxcb1
Auto-Built-Package: debug-symbols
Build-Ids: a9a56d291af76c33f51def6b5d12b4fb75dc32b7
Multi-Arch: same

Package: libxcb1-dev
Priority: optional
Section: libdevel
Installed-Size: 690
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcb
Version: 1.15-1+apertis0bv2024dev3b1
Depends: libxcb1 (= 1.15-1+apertis0bv2024dev3b1), libpthread-stubs0-dev, libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1)
Suggests: libxcb-doc
Filename: pool/target/libx/libxcb/libxcb1-dev_1.15-1+apertis0bv2024dev3b1_armhf.deb
Size: 174100
MD5sum: 2de1c22be465af8abf099e3578d2f8f7
SHA1: c7aa5c6935d200d15ea600fc673fb256b0451caf
SHA256: 2ae8027073ce5e1fa04bd7a16df7fd679f946c34511ccdfcc8dd08d4589e326c
SHA512: a793e3de6a508f0f5e7c5371a8adf0c16229557bea708a1718dcf6117bc2f95a1680d80feba6c1309a2d1283b97d3fc5b0f3e71f554c9a7f88f9a2f1c15e74ce
Description: X C Binding, development files
 This package contains the header and library files needed to build software
 using libxcb, the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org
Multi-Arch: same

Package: libxcomposite-dev
Priority: optional
Section: libdevel
Installed-Size: 54
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcomposite
Version: 1:0.4.5-1+apertis2bv2024dev3b1
Depends: libxcomposite1 (= 1:0.4.5-1+apertis2bv2024dev3b1), libx11-dev, libxfixes-dev, x11proto-dev, libxext-dev
Filename: pool/target/libx/libxcomposite/libxcomposite-dev_0.4.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 18360
MD5sum: 3f851b117fe62859bb76fdd6b1d56056
SHA1: 80f8a68711287a7d51b640e80f4cbf852dac496a
SHA256: 3c16b98d028244bc08bffc8b0fa6e6951bdad543ff5498c0e7e6df7e1bf6f2e4
SHA512: bc84bcc12685565d21d8aea0f8b6459b14efac55db5d1f34cf4fc77f111d3b8e45fb37c5a56e7c86587ad7f0b98f3c3b92a359a5a8bf508ddc746e599d514d37
Description: X11 Composite extension library (development headers)
 libXcomposite provides an X Window System client interface to the Composite
 extension to the X protocol.
 .
 The Composite extension allows clients called compositing managers to control
 the final drawing of the screen.  Rendering is done into an off-screen buffer.
 .
 This package contains the development headers for the library found in
 libxcomposite1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXcomposite
Multi-Arch: same

Package: libxcomposite1
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcomposite
Version: 1:0.4.5-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1)
Filename: pool/target/libx/libxcomposite/libxcomposite1_0.4.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 14832
MD5sum: 4ba179f2518dd39f260496b19fd2ff81
SHA1: 09dee2982a3e999d9e577ece5594d73d9faf816e
SHA256: fde88ad4f6864863e1d7c45714c2aa34486b776e074e1b5f973f23d01e7d288d
SHA512: a02fa590b5ff4971b9538759280ecdb03968bf1b3f7aa0e6b07eeab73ded362a7ab10a15b73c9fa10e3596119deda91c871f78110d2305668d0ebd82bcab2e3f
Description: X11 Composite extension library
 libXcomposite provides an X Window System client interface to the Composite
 extension to the X protocol.
 .
 The Composite extension allows clients called compositing managers to control
 the final drawing of the screen.  Rendering is done into an off-screen buffer.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXcomposite
Multi-Arch: same

Package: libxcomposite1-dbgsym
Priority: optional
Section: debug
Installed-Size: 33
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcomposite
Version: 1:0.4.5-1+apertis2bv2024dev3b1
Replaces: libxcomposite-dbg (<< 1:0.4.5-1~)
Depends: libxcomposite1 (= 1:0.4.5-1+apertis2bv2024dev3b1)
Breaks: libxcomposite-dbg (<< 1:0.4.5-1~)
Filename: pool/target/libx/libxcomposite/libxcomposite1-dbgsym_0.4.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 21048
MD5sum: 760a03e02c2f5aaf943dc1be68c4bdd9
SHA1: 09424eee8f3a7aedcd313c6339e5051e06b0dd7f
SHA256: d18af8033986cf22a1ca5debe6972607b3967da174de68634c8f8608fe7dcb6e
SHA512: d658b137179379f8bf6be9ae11e1b447dc5e31535f820972eaa5ab787a9f687c231322cfeae43fdafe631efc8995ea5f21cdd008f2eb572580c1d5f53e456b6d
Description: debug symbols for libxcomposite1
Auto-Built-Package: debug-symbols
Build-Ids: c61e726ac5176c1515452b2d59858f1419990d7c
Multi-Arch: same

Package: libxcrypt-source
Priority: optional
Section: devel
Installed-Size: 2058
Maintainer: Marco d'Itri <md@linux.it>
Architecture: all
Source: libxcrypt
Version: 1:4.4.33-2+apertis1bv2024dev3b1
Filename: pool/target/libx/libxcrypt/libxcrypt-source_4.4.33-2+apertis1bv2024dev3b1_all.deb
Size: 387564
MD5sum: a741f5c38b6d743e81a85e438eceb71d
SHA1: f0b44428b382bde09c44f60392dc67d998367109
SHA256: a6a9e34e859b0fbf21749aec86e335ce454320c1bbfaa9d3f3187df0adc4ad20
SHA512: 53773b14ce0f96e652cf3227183aeece14a3affa24826e550d6e65607dde126723bf5ef24eb7906ca2a4fffc2b325e2ea382bf47a49048b4b3c19fdaedeafa49
Description: libcrypt shared library: sources
 This package contains the sources and patches which are needed to
 build libxcrypt.
Multi-Arch: foreign

Package: libxcrypt-source
Priority: optional
Section: devel
Installed-Size: 2056
Maintainer: Marco d'Itri <md@linux.it>
Architecture: all
Source: libxcrypt
Version: 1:4.4.33-2+apertis1bv2024dev2b1
Filename: pool/target/libx/libxcrypt/libxcrypt-source_4.4.33-2+apertis1bv2024dev2b1_all.deb
Size: 385872
MD5sum: ba5dc96ba4a5d7e974cf7d9bdd28382f
SHA1: 488aa9685032b661da745f33e5091ae65df10023
SHA256: 2f3d4f6732718ce387b4e77cad70d6979cd6fe3c253e3dd0a42bebdf6eac1b99
SHA512: c12eba340df850792ab64722c231163ce6b193ce07810a9867103c544e066d47d51e7ff794756780530a028284430acf48e0c091a584d6d50c5860fe72552b37
Description: libcrypt shared library: sources
 This package contains the sources and patches which are needed to
 build libxcrypt.
Multi-Arch: foreign

Package: libxcursor-dev
Priority: optional
Section: libdevel
Installed-Size: 152
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcursor
Version: 1:1.2.1-1+apertis0bv2024dev3b1
Depends: libxcursor1 (= 1:1.2.1-1+apertis0bv2024dev3b1), x11proto-dev, libx11-dev, libxrender-dev, libxfixes-dev
Filename: pool/target/libx/libxcursor/libxcursor-dev_1.2.1-1+apertis0bv2024dev3b1_armhf.deb
Size: 44768
MD5sum: 056b286b9c52f3207b7a71a2223ef92f
SHA1: b8c7928538f8bbac689b4c27a921b38895dde678
SHA256: 7bb7e54a6e4e44d9eaad04e1df1d9a765383a9d837bc393b2298ad6ade6890c9
SHA512: 7f1c77599228ffb93f39ed23215090bd50937633dde33de3c059b5bb5adc932adf7bd7b8eacd62c01489e2a8f20296c3c50be0500d0dde63c7c165500facc213
Description: X cursor management library (development files)
 Header files and a static version of the X cursor management library are
 provided by this package.
 .
 See the libxcursor1 package for further information.
Homepage: https://www.x.org
Multi-Arch: same

Package: libxcursor1
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcursor
Version: 1:1.2.1-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxfixes3, libxrender1
Filename: pool/target/libx/libxcursor/libxcursor1_1.2.1-1+apertis0bv2024dev3b1_armhf.deb
Size: 33452
MD5sum: 265df9d77e9baf2a87818fa95a362a5a
SHA1: c00eafa6a38365d7f21f79b3337fafdd5e4997a0
SHA256: 7e9998564a1216616743713cae71cf339ec1a3609b1e829e520094cad0e8072a
SHA512: 6da3b44760ab8e806bca7faab71f8af9d5a0aeeaf5583d9af3af77313350b3464f679734c8d37bce292339d4b71dedeb1fc647d00e2b5890761ae950d4d67e2d
Description: X cursor management library
 Xcursor is a simple library designed to help locate and load cursors for the
 X Window System.  Cursors can be loaded from files or memory and can exist in
 several sizes; the library automatically picks the best size.  When using
 images loaded from files, Xcursor prefers to use the Render extension's
 CreateCursor request for rendering cursors.  Where the Render extension is
 not supported, Xcursor maps the cursor image to a standard X cursor and uses
 the core X protocol CreateCursor request.
 .
 Preferred themes for cursors can be installed if desired, via
 xcursor-themes or other cursor-theme or icon-theme packages,
 configured with update-alternatives --config x-cursor-theme.
Homepage: https://www.x.org
Multi-Arch: same

Package: libxcursor1-dbgsym
Priority: optional
Section: debug
Installed-Size: 74
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcursor
Version: 1:1.2.1-1+apertis0bv2024dev3b1
Depends: libxcursor1 (= 1:1.2.1-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxcursor/libxcursor1-dbgsym_1.2.1-1+apertis0bv2024dev3b1_armhf.deb
Size: 58640
MD5sum: 7adfcad0a78c76d3a62964f3c6f1d8bb
SHA1: 86071b410ae392fccf3b9087d0573e6093b12c3d
SHA256: f7610be098827096c1c8ff0c01d99b6730402cc5486d5dae5b8e3406964a8539
SHA512: 3162d0d9b92f1aa588603a8862442e3631e4f08841ecb1e3d20bad09eb7237d596c582ef15f7fde375e4718c133fd418446558013a8644cea0911be213c75a31
Description: debug symbols for libxcursor1
Auto-Built-Package: debug-symbols
Build-Ids: 16a7f7997e1c4b86f634a6a8130eaf7cc9d6ca21
Multi-Arch: same

Package: libxcvt-dev
Priority: optional
Section: libdevel
Installed-Size: 23
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcvt
Version: 0.1.2-1+apertis1bv2024dev2b1
Depends: libxcvt0 (= 0.1.2-1+apertis1bv2024dev2b1)
Filename: pool/target/libx/libxcvt/libxcvt-dev_0.1.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 4176
MD5sum: cfc736706ea04e2d3d65da844aadf450
SHA1: a99e79ee3a1c8d62aadfbb0d6c05755d1f698693
SHA256: 937a4a8661bb1279eda63e589e87e8d6881a9437428ef3d89eb000bd9682060b
SHA512: 1b86927227c402c7bc671ef19931b1c81daff7a85dd2c2fa803fc669a702d36715f174c92a2e2a7a3adbef937272ea48d353770ad20e4b4d691069f5acc6f757
Description: VESA CVT standard timing modelines generator -- development files
 libxcvt is a library providing a standalone version of the X server
 implementation of the VESA CVT standard timing modelines generator.
 .
 This package includes files for development.
Multi-Arch: same

Package: libxcvt0
Priority: optional
Section: libs
Installed-Size: 24
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcvt
Version: 0.1.2-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4)
Filename: pool/target/libx/libxcvt/libxcvt0_0.1.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 6496
MD5sum: ea910a2214693b94cda93c2f4fd05d60
SHA1: 9f7394957733b23ff6db848d6a7de5f18139d9b5
SHA256: 4ce9c1053789c7d9fe40e3f693873d5be91261e58b47c2b288fa58565799728c
SHA512: 504a5692702d012e1a452a4d545ef42bd206c0cbb7415bf9d88c3f421cce84f1734858f264075c46862a86b97e7039b1c751d388e1b029594d0e0c1e9bf51e35
Description: VESA CVT standard timing modelines generator -- shared library
 libxcvt is a library providing a standalone version of the X server
 implementation of the VESA CVT standard timing modelines generator.
 .
 This package includes the shared library.
Multi-Arch: same

Package: libxcvt0-dbgsym
Priority: optional
Section: debug
Installed-Size: 18
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcvt
Version: 0.1.2-1+apertis1bv2024dev2b1
Depends: libxcvt0 (= 0.1.2-1+apertis1bv2024dev2b1)
Filename: pool/target/libx/libxcvt/libxcvt0-dbgsym_0.1.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 5324
MD5sum: 02eb3e1f405bf3c91956d1b7bb492618
SHA1: 09baa98dc0440eb510c36573b8b68dd74465a107
SHA256: 633b03cb46bf504dade02a025ad4b291d4bfced37148d2142128832df09d5e59
SHA512: 5079e817d53a540fc3572bf975087e0c2ddd97e294d6047a41a57fa505db4c7e02ef1fbdb825cc202a74ad13656b6a62afdc3f5d5c2ba137b210c5c2d748bcce
Description: debug symbols for libxcvt0
Auto-Built-Package: debug-symbols
Build-Ids: d9fdf23a4dabe3b972b206a9cfc1688b33ae7d26
Multi-Arch: same

Package: libxdamage-dev
Priority: optional
Section: libdevel
Installed-Size: 35
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxdamage
Version: 1:1.1.6-1+apertis0bv2024dev3b1
Depends: libxdamage1 (= 1:1.1.6-1+apertis0bv2024dev3b1), libx11-dev, libxfixes-dev, x11proto-dev
Filename: pool/target/libx/libxdamage/libxdamage-dev_1.1.6-1+apertis0bv2024dev3b1_armhf.deb
Size: 15100
MD5sum: 36004db9131aa3e9983457869a464e7b
SHA1: 2a57ff6c6d0864d80e236852caecaf2fe7e473a3
SHA256: 830010d20336348c15affd96567a148c780857bf58b8a6c8a2ad0a814eea5ea8
SHA512: b06c2c34f323a337c7d476c3710aef65facd6141b68ea14ceb8dca71bd81ba1029d5ca3efc813bb270ddc9ce1b1c28b1d5a0b5c8ce25c723898b6be7a06a764d
Description: X11 damaged region extension library (development headers)
 libXdamage provides an X Window System client interface to the DAMAGE
 extension to the X protocol.
 .
 The Damage extension provides for notification of when on-screen regions have
 been 'damaged' (altered).
 .
 This package contains the development headers for the library found in
 libxdamage1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdamage
Homepage: https://www.x.org
Multi-Arch: same

Package: libxdamage1
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxdamage
Version: 1:1.1.6-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1)
Filename: pool/target/libx/libxdamage/libxdamage1_1.1.6-1+apertis0bv2024dev3b1_armhf.deb
Size: 15264
MD5sum: a7db837630d58e72d62927a480377e88
SHA1: eb80f5b0f336b24dcbceb240c37b0703e51c1905
SHA256: 08d7b0a4f7162ab90657530dfcbe54cec2d333dc25b5a51562b8da1221b094ac
SHA512: 546f4e3031c2531a2299997a829313a0a502fdd02c38b45ff3968dd3165b63b7bc44b58eec9bcbd05530c53875eb2224b2fabbdc2415b2736e64212992b5b456
Description: X11 damaged region extension library
 libXdamage provides an X Window System client interface to the DAMAGE
 extension to the X protocol.
 .
 The Damage extension provides for notification of when on-screen regions have
 been 'damaged' (altered).
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdamage
Homepage: https://www.x.org
Multi-Arch: same

Package: libxdamage1-dbgsym
Priority: optional
Section: debug
Installed-Size: 33
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxdamage
Version: 1:1.1.6-1+apertis0bv2024dev3b1
Depends: libxdamage1 (= 1:1.1.6-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxdamage/libxdamage1-dbgsym_1.1.6-1+apertis0bv2024dev3b1_armhf.deb
Size: 20980
MD5sum: 802bc87dc78c46a458b69816afc7df47
SHA1: 695e1e678434622513d3fbf598f26eddb04ead16
SHA256: 0ee6e4688735186a5c827760f03405bb7b26caab4f12039c53cc28a0521fc48d
SHA512: 0e9f8f782ee63530b761bd0f18c9e659280c8287f10419ce6ca3160e479fe853dab49090563fa0b54891bcd83d9803386456415f1da2443ad66805804dfdd027
Description: debug symbols for libxdamage1
Auto-Built-Package: debug-symbols
Build-Ids: aea06422fc28da40b6cae4d7110bbe5df488e595
Multi-Arch: same

Package: libxdmcp-dev
Priority: optional
Section: libdevel
Installed-Size: 71
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxdmcp
Version: 1:1.1.2-3+apertis1bv2024dev3b1
Depends: libxdmcp6 (= 1:1.1.2-3+apertis1bv2024dev3b1), x11proto-core-dev
Filename: pool/target/libx/libxdmcp/libxdmcp-dev_1.1.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 39352
MD5sum: 21315ed40ef5d9543e741ad5e05002a2
SHA1: c71c32dcc6fdac38848403582acbcceef7866600
SHA256: 967e95a8a3d0edc1395a624820c4a6b1ce236594543db4b077d8dbd9f9da36ae
SHA512: e59fd568cec6d26f6d42993b9edd86220eeeaed8983f1e5d1b49feea129fe071541cd7eccba0d5eac80b123d61ca41ae7a787ff7d58947d7965d059fe563fb14
Description: X11 authorisation library (development headers)
 This package provides the main interface to the X11 display manager control
 protocol library, which allows for remote logins to display managers.
 .
 This package contains the development headers for the library found in
 libxdmcp6. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdmcp
Multi-Arch: same

Package: libxdmcp6
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxdmcp
Version: 1:1.1.2-3+apertis1bv2024dev3b1
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4)
Filename: pool/target/libx/libxdmcp/libxdmcp6_1.1.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 23220
MD5sum: 5214a7805b7fa3d0f4b16228b3b3c37d
SHA1: 8a150b606f09292631406c59dd9dd76c27b75d57
SHA256: 437242a308dfe4d3575d38005f7c7807a50ad34ee96bde3bd74b027efd962196
SHA512: c971b0885014d300cf6d250cb594c9458ccd2a0d4b8443e56a92e84bbf408f9f149b2113aa38e76a7d8695ea0b289cca054c62dc5379408095d6dca91037032a
Description: X11 Display Manager Control Protocol library
 This package provides the main interface to the X11 display manager control
 protocol library, which allows for remote logins to display managers.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdmcp
Multi-Arch: same

Package: libxdmcp6-dbg
Priority: extra
Section: debug
Installed-Size: 50
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxdmcp
Version: 1:1.1.2-3+apertis1bv2024dev3b1
Depends: libxdmcp6 (= 1:1.1.2-3+apertis1bv2024dev3b1)
Filename: pool/target/libx/libxdmcp/libxdmcp6-dbg_1.1.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 33096
MD5sum: 486f51bd4513294fabadf96f8d9d262f
SHA1: 4ae0fba4e416760692b4faef86a48c338f89ffc6
SHA256: 9e72ef5cbea3306ba00430c2cff6daa4c76ef0a05d7d51fa806046ff07629bf1
SHA512: 5e06facde61628286d5fe9cc57db96c9ade0117311984be418d09f055e1e1f1a86ea35dfd5e33d79322aad04f4a95a37cf00a74b91e84dbfcc0708975f6a839d
Description: X11 authorisation library (debug package)
 This package provides the main interface to the X11 display manager control
 protocol library, which allows for remote logins to display managers.
 .
 This package contains the debug versions of the library found in libxdmcp6.
 Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdmcp
Build-Ids: e64d03153ca3473945b4fda0a93fc33903f0c5d3
Multi-Arch: same

Package: libxext-dev
Priority: optional
Section: libdevel
Installed-Size: 281
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxext
Version: 2:1.3.4-1+apertis0bv2024dev3b1
Depends: libxext6 (= 2:1.3.4-1+apertis0bv2024dev3b1), x11proto-dev, libx11-dev
Suggests: libxext-doc
Filename: pool/target/libx/libxext/libxext-dev_1.3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 101460
MD5sum: 1624e2133c6b292bc77c4a5951a7fa96
SHA1: 20158a9cfa43dee07805d7b501de9fae85de33fe
SHA256: d0e1f2ff62af8eff4a9a24e7ecd6079ce28a00d763f747925b87ff5dac88a47d
SHA512: 5a23643502709d367d2f2b20ac25c6c124a144413c57280b33b6fdc28ae3d277df7f47998f5d112f09098ee6ce07b10d25348543d153cc02feae2c21b59d7341
Description: X11 miscellaneous extensions library (development headers)
 libXext provides an X Window System client interface to several extensions to
 the X protocol.
 .
 The supported protocol extensions are:
  - DOUBLE-BUFFER (DBE), the Double Buffer extension;
  - DPMS, the VESA Display Power Management System extension;
  - Extended-Visual-Information (EVI), an extension for gathering extra
    information about the X server's visuals;
  - LBX, the Low Bandwidth X extension;
  - MIT-SHM, the MIT X client/server shared memory extension;
  - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
  - Multi-Buffering, the multi-buffering and stereo display extension;
  - SECURITY, the X security extension;
  - SHAPE, the non-rectangular shaped window extension;
  - SYNC, the X synchronization extension;
  - TOG-CUP, the Open Group's Colormap Utilization extension;
  - XC-APPGROUP, the X Consortium's Application Group extension;
  - XC-MISC, the X Consortium's resource ID querying extension;
  - XTEST, the X test extension (this is one of two client-side
    implementations; the other is in the libXtst library, provided by the
    libxtst6 package);
 .
 libXext also provides a small set of utility functions to aid authors of
 client APIs for X protocol extensions.
 .
 This package contains the development headers for the library found in
 libxext6. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXext
Multi-Arch: same

Package: libxext-doc
Priority: optional
Section: doc
Installed-Size: 245
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libxext
Version: 2:1.3.4-1+apertis0bv2024dev3b1
Replaces: libxext-dev (<< 2:1.3.1-2)
Breaks: libxext-dev (<< 2:1.3.1-2)
Filename: pool/target/libx/libxext/libxext-doc_1.3.4-1+apertis0bv2024dev3b1_all.deb
Size: 79076
MD5sum: 166c68c76bbfc40bf0c189fc5adabeb2
SHA1: 6d75dd7b15501a265fda494b833634f05d9305f3
SHA256: 5d87e0a5f64156f2b9ef162ad378ed2c811cad94c856c2f2ee685453d0771a68
SHA512: 9e0e3d9b270e0be4b90ee6399f4ed5b58f6b42437389e44eebc4eeb48b7eaaa4503ae7848cd668babdf3f6a75fb1813e33dd3bb327cf5a91043e1e315f9b1c8f
Description: X11 miscellaneous extensions library (documentation)
 libXext provides an X Window System client interface to several extensions to
 the X protocol.
 .
 The supported protocol extensions are:
  - DOUBLE-BUFFER (DBE), the Double Buffer extension;
  - DPMS, the VESA Display Power Management System extension;
  - Extended-Visual-Information (EVI), an extension for gathering extra
    information about the X server's visuals;
  - LBX, the Low Bandwidth X extension;
  - MIT-SHM, the MIT X client/server shared memory extension;
  - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
  - Multi-Buffering, the multi-buffering and stereo display extension;
  - SECURITY, the X security extension;
  - SHAPE, the non-rectangular shaped window extension;
  - SYNC, the X synchronization extension;
  - TOG-CUP, the Open Group's Colormap Utilization extension;
  - XC-APPGROUP, the X Consortium's Application Group extension;
  - XC-MISC, the X Consortium's resource ID querying extension;
  - XTEST, the X test extension (this is one of two client-side
    implementations; the other is in the libXtst library, provided by the
    libxtst6 package);
 .
 libXext also provides a small set of utility functions to aid authors of
 client APIs for X protocol extensions.
 .
 This package contains the documentation for the included protocol extension
 libraries. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXext
Multi-Arch: foreign

Package: libxext-doc
Priority: optional
Section: doc
Installed-Size: 243
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libxext
Version: 2:1.3.4-1+apertis0bv2024dev2b1
Replaces: libxext-dev (<< 2:1.3.1-2)
Breaks: libxext-dev (<< 2:1.3.1-2)
Filename: pool/target/libx/libxext/libxext-doc_1.3.4-1+apertis0bv2024dev2b1_all.deb
Size: 77644
MD5sum: 973423c65c923ea83646338d0c6dcd8c
SHA1: 61db1353a64535ef10ccca2c3cac35b94f393333
SHA256: 6c3e5e273d815e239dad6479db945346d5e4cb96a90c05f1258a67648b3d3392
SHA512: b849874ad50d4359e594378fabfb6c69c8fb58842cd4360a72069ed68488e2849d7f2deab9ff8c8ed53ccad8a1783e01fcad594803dff63618ebab52d8dc514b
Description: X11 miscellaneous extensions library (documentation)
 libXext provides an X Window System client interface to several extensions to
 the X protocol.
 .
 The supported protocol extensions are:
  - DOUBLE-BUFFER (DBE), the Double Buffer extension;
  - DPMS, the VESA Display Power Management System extension;
  - Extended-Visual-Information (EVI), an extension for gathering extra
    information about the X server's visuals;
  - LBX, the Low Bandwidth X extension;
  - MIT-SHM, the MIT X client/server shared memory extension;
  - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
  - Multi-Buffering, the multi-buffering and stereo display extension;
  - SECURITY, the X security extension;
  - SHAPE, the non-rectangular shaped window extension;
  - SYNC, the X synchronization extension;
  - TOG-CUP, the Open Group's Colormap Utilization extension;
  - XC-APPGROUP, the X Consortium's Application Group extension;
  - XC-MISC, the X Consortium's resource ID querying extension;
  - XTEST, the X test extension (this is one of two client-side
    implementations; the other is in the libXtst library, provided by the
    libxtst6 package);
 .
 libXext also provides a small set of utility functions to aid authors of
 client APIs for X protocol extensions.
 .
 This package contains the documentation for the included protocol extension
 libraries. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXext
Multi-Arch: foreign

Package: libxext6
Priority: optional
Section: libs
Installed-Size: 94
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxext
Version: 2:1.3.4-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0)
Filename: pool/target/libx/libxext/libxext6_1.3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 46480
MD5sum: 6d6a9181637fd8dbbdd4199c9039e0da
SHA1: 144210cff47dea55ae1b9403a670d2dc3bd97bef
SHA256: 151ea9bfcc6f6df74700f54fa346b80ab3565661559652bd768c0e3e2c9fe683
SHA512: 5d21b81170cab64edfc6257cafa0aa74db2de54939015a5eef6e654aeab2006faf37bf9a0a6a1699efbc1e774e845397b1ad9b0046e2538dd63d5cdca83c5636
Description: X11 miscellaneous extension library
 libXext provides an X Window System client interface to several extensions to
 the X protocol.
 .
 The supported protocol extensions are:
  - DOUBLE-BUFFER (DBE), the Double Buffer extension;
  - DPMS, the VESA Display Power Management System extension;
  - Extended-Visual-Information (EVI), an extension for gathering extra
    information about the X server's visuals;
  - LBX, the Low Bandwidth X extension;
  - MIT-SHM, the MIT X client/server shared memory extension;
  - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
  - Multi-Buffering, the multi-buffering and stereo display extension;
  - SECURITY, the X security extension;
  - SHAPE, the non-rectangular shaped window extension;
  - SYNC, the X synchronization extension;
  - TOG-CUP, the Open Group's Colormap Utilization extension;
  - XC-APPGROUP, the X Consortium's Application Group extension;
  - XC-MISC, the X Consortium's resource ID querying extension;
  - XTEST, the X test extension (this is one of two client-side
    implementations; the other is in the libXtst library, provided by the
    libxtst6 package);
 .
 libXext also provides a small set of utility functions to aid authors of
 client APIs for X protocol extensions.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXext
Multi-Arch: same

Package: libxext6-dbgsym
Priority: optional
Section: debug
Installed-Size: 116
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxext
Version: 2:1.3.4-1+apertis0bv2024dev3b1
Depends: libxext6 (= 2:1.3.4-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxext/libxext6-dbgsym_1.3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 95988
MD5sum: c5ccce1be1402a3fb2e9f4bd34180e66
SHA1: 80f5fb62fec149e643942453c22f529a99f594d8
SHA256: 7f79307beb769dc36068c121742a914c06d552f40668065408853b7f73edf78f
SHA512: 11feca12e5d17cc6282416f62e18673640b9e5a91f2129a01d4c88bd61b0738b958c751401e197c7bd0f647bda5e91b6b1cd542df0b73eec445cdadf4199b8bf
Description: debug symbols for libxext6
Auto-Built-Package: debug-symbols
Build-Ids: cb627d4a5057d3188933fe605aca430f9e9b13dc
Multi-Arch: same

Package: libxfixes-dev
Priority: optional
Section: libdevel
Installed-Size: 58
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxfixes
Version: 1:6.0.0-2+apertis0bv2024dev3b1
Depends: libxfixes3 (= 1:6.0.0-2+apertis0bv2024dev3b1), libx11-dev, x11proto-dev
Filename: pool/target/libx/libxfixes/libxfixes-dev_6.0.0-2+apertis0bv2024dev3b1_armhf.deb
Size: 21184
MD5sum: 492a147f59d099ff32349d926b4ea023
SHA1: 4837ee6f92415b9234aa34bdfc1a3c681003bfd8
SHA256: e5b2545a04ad51713361526f08115297b5cf7815852103484fc6b3c296886888
SHA512: 56ce571c6cef165c8ad7593114e7e67624ae2e6d92e7af523db22901ea19fa59335b5f0fb1b383f6067110eb61dc8d4dbb4ff5d6f3907b366d7cdfc85fcb6637
Description: X11 miscellaneous 'fixes' extension library (development headers)
 libXfixes provides an X Window System client interface to the 'XFIXES'
 extension to the X protocol.
 .
 It provides support for Region types, and some cursor functions.
 .
 This package contains the development headers for the library found in
 libxfixes3.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfixes
Multi-Arch: same

Package: libxfixes3
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxfixes
Version: 1:6.0.0-2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0)
Filename: pool/target/libx/libxfixes/libxfixes3_6.0.0-2+apertis0bv2024dev3b1_armhf.deb
Size: 19016
MD5sum: 7768767f8c0a418f1993d5a8608acbb0
SHA1: 3ee137de162096b56ff9d3f8b8d04a33837b5246
SHA256: 8dfb2415f7dac40a32ca7bba616d94b6753f833626fa673deccaa2b1c0b19329
SHA512: 9722b5901bd36a31640f689fbf1834c8f6fbbaef00f803bbc8ff2666898b5b8b31d4189d493c47dca10c6204ac449ec491afbd246d605a01be8b079b5e496089
Description: X11 miscellaneous 'fixes' extension library
 libXfixes provides an X Window System client interface to the 'XFIXES'
 extension to the X protocol.
 .
 It provides support for Region types, and some cursor functions.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfixes
Multi-Arch: same

Package: libxfixes3-dbgsym
Priority: optional
Section: debug
Installed-Size: 47
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxfixes
Version: 1:6.0.0-2+apertis0bv2024dev3b1
Replaces: libxfixes3-dbg (<< 1:5.0.2)
Depends: libxfixes3 (= 1:6.0.0-2+apertis0bv2024dev3b1)
Breaks: libxfixes3-dbg (<< 1:5.0.2)
Filename: pool/target/libx/libxfixes/libxfixes3-dbgsym_6.0.0-2+apertis0bv2024dev3b1_armhf.deb
Size: 34384
MD5sum: 395665bcffdef984f7c87829244a81e9
SHA1: b8c0ac9665157f8a21a782286fa4202994ef239f
SHA256: 22f23b395afec8fed4bbabb026034bff5c0f91579e7fdf480d56f9421688b8c0
SHA512: 918606b8a23678d080903b938c012cda1e8f729e7a0fd0fd909e3c33b7a8d69cee7f3feb6fbc03a106bf095ffba88381173feb7eddbc2e61f9f9a4cc0f87122c
Description: debug symbols for libxfixes3
Auto-Built-Package: debug-symbols
Build-Ids: b3797f7d689e9160d29707b35b5720cfee6a6f4d
Multi-Arch: same

Package: libxfont-dev
Priority: optional
Section: libdevel
Installed-Size: 310
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxfont
Version: 1:2.0.6-1+apertis0bv2024dev2b1
Depends: libxfont2 (= 1:2.0.6-1+apertis0bv2024dev2b1), libx11-dev, x11proto-dev, libfreetype6-dev, libfontenc-dev (>= 1:1.0.1-1)
Filename: pool/target/libx/libxfont/libxfont-dev_2.0.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 144548
MD5sum: c4a815a15e3e9d2eb1fe92e7700b2623
SHA1: a285d4f7fcf1610db6965a181d91ca64473b0696
SHA256: b32c03da59236b9ca8c12dbc33fffcec7085f5c7b4752973fe59db03d60cd944
SHA512: 54a61d2fd222e4a2f5b2abdb447f4738022c3f1b1963f33f394ccf65c3d58b9cced12004c043312a5a8113d24edac334d71c9c4a6573d15a24eec5b71736e86b
Description: X11 font rasterisation library (development headers)
 libXfont provides various services for X servers, most notably font
 selection and rasterisation (through external libraries).
 .
 This package contains the development headers for the library found in
 libxfont2.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfont

Package: libxfont2
Priority: optional
Section: libs
Installed-Size: 177
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxfont
Version: 1:2.0.6-1+apertis0bv2024dev2b1
Depends: libbz2-1.0, libc6 (>= 2.35), libfontenc1 (>= 1:1.1.4), libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4)
Breaks: xfs (<< 1:1.1.4)
Filename: pool/target/libx/libxfont/libxfont2_2.0.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 115336
MD5sum: 2cf82b9188f3855125c29522eef3075a
SHA1: 974cd54ab373d25f36f496fe15f5db1dfb4f88e8
SHA256: 99706f132715ffc17fb767e7c224ab6f502235a53ed60809a9a6253cf26cd600
SHA512: 29ed58f6cc3b1aeeae8450bbf8ec2cbad395699f9ab932dd64264742ed4c8c10e3c0708c5669bdabff9c81aa96a94a7711ac28ac1600bc5cba8c76fe91b51c49
Description: X11 font rasterisation library
 libXfont provides various services for X servers, most notably font
 selection and rasterisation (through external libraries).
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfont
Multi-Arch: same

Package: libxfont2-dbgsym
Priority: optional
Section: debug
Installed-Size: 238
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxfont
Version: 1:2.0.6-1+apertis0bv2024dev2b1
Depends: libxfont2 (= 1:2.0.6-1+apertis0bv2024dev2b1)
Filename: pool/target/libx/libxfont/libxfont2-dbgsym_2.0.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 214076
MD5sum: 087b6d12e68fcd4f87776345e020dd18
SHA1: bb81d86335c7d32dee04d753d98cf9d5b01c609b
SHA256: f3e4ed6b9aa641363d9cfae34019bc8e6f8eac739521da1231c50a68ace13ec3
SHA512: 9b368e21a973798293510778707d6b3dc1b7fb4ada4c403f388098ed6b4be35003d86217c74099579f38e6adf93faec336454c1049e9b6c5913e488f24616edd
Description: debug symbols for libxfont2
Auto-Built-Package: debug-symbols
Build-Ids: b1922ce0c27d3db1893a376fd4f712f516c59a9b
Multi-Arch: same

Package: libxft-dev
Priority: optional
Section: libdevel
Installed-Size: 224
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xft
Version: 2.3.6-1+apertis0bv2024dev2b1
Provides: libxft2-dev
Depends: libxft2 (= 2.3.6-1+apertis0bv2024dev2b1), libc6-dev | libc-dev, libfontconfig1-dev, libfreetype6-dev, libx11-dev (>= 2:1.0.0), libxrender-dev, zlib1g-dev | libz-dev
Filename: pool/target/x/xft/libxft-dev_2.3.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 65196
MD5sum: efa76be0f0390b7e858e4b27f17b07ba
SHA1: aa7288cdfc479a8a004f017db8e6cb094a09d4ab
SHA256: e61ecd51ce864aa9e3509a43cad2dea7f558293c744628ac8f2134446f94f570
SHA512: c144930e75beb85ddd869e592f6bee22dc3b7184b048f9742a30c9b918bf8b2714b66c1cc6e17b7eecc52c385e8d0ea6998f66c3a7197850427c115741a8fc14
Description: FreeType-based font drawing library for X (development files)
 Xft provides a client-side font API for X applications, making the FreeType
 font rasterizer available to X clients.  Fontconfig is used for font
 specification resolution.  Where available, the RENDER extension handles
 glyph drawing; otherwise, the core X protocol is used.
 .
 This package provides a static library and C header files.
Multi-Arch: same

Package: libxft2
Priority: optional
Section: libs
Installed-Size: 85
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xft
Version: 2.3.6-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.5), libx11-6, libxrender1
Filename: pool/target/x/xft/libxft2_2.3.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 45724
MD5sum: 287ed4c88bf12ef28930c8b57ee3cf36
SHA1: b76ea4cf2c8274fc6aae51dcfec4adbe6d24a521
SHA256: fd898c3c4ef6494230fa56b816c1bbca24bd09fb6a62ce723f09859dd63e1323
SHA512: c3a37486c61ed4b1e686b01696ba63573a8ede0cdfe6bcc8c00dd3e028e29110422af3bc4491b274d91f269e3e05dec862838bc8d349382f128591a6144dc23a
Description: FreeType-based font drawing library for X
 Xft provides a client-side font API for X applications, making the FreeType
 font rasterizer available to X clients.  Fontconfig is used for font
 specification resolution.  Where available, the RENDER extension handles
 glyph drawing; otherwise, the core X protocol is used.
Multi-Arch: same

Package: libxft2-dbgsym
Priority: optional
Section: debug
Installed-Size: 149
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xft
Version: 2.3.6-1+apertis0bv2024dev2b1
Replaces: libxft2-dbg (<< 2.3.2-2~)
Depends: libxft2 (= 2.3.6-1+apertis0bv2024dev2b1)
Breaks: libxft2-dbg (<< 2.3.2-2~)
Filename: pool/target/x/xft/libxft2-dbgsym_2.3.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 129968
MD5sum: 0523036eed551d0e36683720d22d6a90
SHA1: a38fc7b6832587b82ec0251fdf8240a521062723
SHA256: 80e430b6fb0d27f178c2758fe160b00a187c36528d949cc44c14a32fa47e1fde
SHA512: f9ef89743652b55610a09af3647b9d8a006f26daf8eb407fcb3cea1e5fb9fb9a62798c96b2d44ba78df2c78f06d6c4157fdf4b87322047c09fee67c2c8cf9836
Description: debug symbols for libxft2
Auto-Built-Package: debug-symbols
Build-Ids: 344dde1c1cf1259c320de98003ada77c08c5a89b
Multi-Arch: same

Package: libxi-dev
Priority: optional
Section: libdevel
Installed-Size: 672
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxi
Version: 2:1.8-1+apertis0bv2024dev3b1
Replaces: x11proto-input-dev (<< 1.9.99)
Depends: libxi6 (= 2:1.8-1+apertis0bv2024dev3b1), libx11-dev, libxext-dev, libxfixes-dev, x11proto-dev (>= 2021.5), xorg-sgml-doctools (>= 1:1.5)
Filename: pool/target/libx/libxi/libxi-dev_1.8-1+apertis0bv2024dev3b1_armhf.deb
Size: 235012
MD5sum: fab47b7e451993699fb1a60cfc76d6a8
SHA1: c9c7f0b740368e77d40c983461afe3ec65e39e1f
SHA256: 8c7ae62f9df8d16aab68808479f57ca610b4c64a7dff3776b4e4617936babfaa
SHA512: 31cf49413f0a23ac0cf039c7ca1fc5944065f80bf08632e9b369558509ee26dbdd32cfbf7f4255ae83b5bcf92b041008144a213d3dac75eb1b0c5c6ddec86afa
Description: X11 Input extension library (development headers)
 libXi provides an X Window System client interface to the XINPUT
 extension to the X protocol.
 .
 The Input extension allows setup and configuration of multiple input devices,
 and hotplugging of input devices (to be added and removed on the fly).
 .
 This package contains the development headers for the library found in
 libxi6.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXi
Homepage: https://www.x.org/
Multi-Arch: same

Package: libxi6
Priority: optional
Section: libs
Installed-Size: 117
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxi
Version: 2:1.8-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Filename: pool/target/libx/libxi/libxi6_1.8-1+apertis0bv2024dev3b1_armhf.deb
Size: 74716
MD5sum: 6f6813abe59508b5d30957df62f7cbed
SHA1: acea24efc11fcb70880524ba705337eb808b57ab
SHA256: cf42a6ab61e1eee99b4553caf75c03343a2ae0d46b0f00462ae4d3db95816f28
SHA512: bfc26c87d1bd1126c730f3555f870e9d66899f9a5e3a2137b8b62fc4982f6bb99e5b45f15b16d68c7fb8add03afab19b8819de34f91c4231aea569225330a333
Description: X11 Input extension library
 libXi provides an X Window System client interface to the XINPUT
 extension to the X protocol.
 .
 The Input extension allows setup and configuration of multiple input devices,
 and hotplugging of input devices (to be added and removed on the fly).
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXi
Homepage: https://www.x.org/
Multi-Arch: same

Package: libxi6-dbgsym
Priority: optional
Section: debug
Installed-Size: 128
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxi
Version: 2:1.8-1+apertis0bv2024dev3b1
Replaces: libxi6-dbg (<< 2:1.7.8-1~)
Depends: libxi6 (= 2:1.8-1+apertis0bv2024dev3b1)
Breaks: libxi6-dbg (<< 2:1.7.8-1~)
Filename: pool/target/libx/libxi/libxi6-dbgsym_1.8-1+apertis0bv2024dev3b1_armhf.deb
Size: 111696
MD5sum: 4b641fd88c2e948029206e011c466779
SHA1: e17b927ac7940ae49fe285c76b3d50d02540f62e
SHA256: 2e62054c8404a7cbf0e37b97ffa7607e5f80d3f0b7869f7c46976ed1f38bbf9c
SHA512: 33e9bdb9718ced51a6989cdffb93ee60bf0206e7fea44f026a25630ea7e3aba9e00c5cda9dbe91b315ff29592882f59875c839ab50efacaa90720e6a6c4fbd7d
Description: debug symbols for libxi6
Auto-Built-Package: debug-symbols
Build-Ids: 69414499ed61ce26a63a65cce14ee474828f187c
Multi-Arch: same

Package: libxinerama-dev
Priority: optional
Section: libdevel
Installed-Size: 50
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxinerama
Version: 2:1.1.4-3+apertis0bv2024dev3b1
Depends: libxinerama1 (= 2:1.1.4-3+apertis0bv2024dev3b1), libx11-dev, libxext-dev, x11proto-dev
Filename: pool/target/libx/libxinerama/libxinerama-dev_1.1.4-3+apertis0bv2024dev3b1_armhf.deb
Size: 18296
MD5sum: 96b76413432771e284b21fbdde5f69df
SHA1: e073c4886d7c92cf6efcefe5ee87bfac75b4062e
SHA256: fc6b80ca3519f6d0cbf463e3316980f674cda007dcec7efd30c0277ffe58781e
SHA512: 9c77d45fe1237e2833971e81e3906cdee0d17832cf9964df78030fc99f961b666a3719a7ae5562fc7b130f8c171215fb82ce47e83de16e028b389587019433fe
Description: X11 Xinerama extension library (development headers)
 libXinerama provides an X Window System client interface to the XINERAMA
 extension to the X protocol.
 .
 The Xinerama (also known as panoramiX) extension allows for multiple screens
 attached to a single display to be treated as belonging together, and to give
 desktop applications a better idea of the monitor layout.
 .
 This package contains the development headers for the library found in
 libxinerama1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXinerama
Multi-Arch: same

Package: libxinerama1
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxinerama
Version: 2:1.1.4-3+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Filename: pool/target/libx/libxinerama/libxinerama1_1.1.4-3+apertis0bv2024dev3b1_armhf.deb
Size: 15960
MD5sum: 66665d05f89c06d0851f40090e78d4fe
SHA1: bd25d0eefccf3d20b51a837d508a9bd7d8a3d7f0
SHA256: 4e31633ce25bc32f4d47b3e4d9102121a0fe443984f5a6b8addc295e6541defd
SHA512: 1f030d412df04c2d28a15dcb54eb05dcd09dfd12205801d8b464a804ba91b8d5d80e3b4e37e5b3f33329aceb8faa686f422a9be876e3b65a530650d9aff23b23
Description: X11 Xinerama extension library
 libXinerama provides an X Window System client interface to the XINERAMA
 extension to the X protocol.
 .
 The Xinerama (also known as panoramiX) extension allows for multiple screens
 attached to a single display to be treated as belonging together, and to give
 desktop applications a better idea of the monitor layout.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXinerama
Multi-Arch: same

Package: libxinerama1-dbgsym
Priority: optional
Section: debug
Installed-Size: 33
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxinerama
Version: 2:1.1.4-3+apertis0bv2024dev3b1
Replaces: libxinerama1-dbg (<< 2:1.1.4-1~)
Depends: libxinerama1 (= 2:1.1.4-3+apertis0bv2024dev3b1)
Breaks: libxinerama1-dbg (<< 2:1.1.4-1~)
Filename: pool/target/libx/libxinerama/libxinerama1-dbgsym_1.1.4-3+apertis0bv2024dev3b1_armhf.deb
Size: 20472
MD5sum: 74d5c5482e2124403d58e4628e728d3f
SHA1: b9c58bd66341f0df96dfa740c0643668aecd61fa
SHA256: 1cc1507fe3767d07350288db7df79a4c9638a32b5963bc5ce8a01f5c28421fac
SHA512: 39ff6b2b9cbd2a5e19e5a2640f8e5c9520b8db1ebc546e4044483a8e3162e35f9c8d945136d180a6ee0ee89ea71d00325d8293b49c1e8ba7f7bd2b3950f943fd
Description: debug symbols for libxinerama1
Auto-Built-Package: debug-symbols
Build-Ids: f17908f6d39be6d83d7175467f12d62f8aa9cab4
Multi-Arch: same

Package: libxkbcommon-dev
Priority: optional
Section: libdevel
Installed-Size: 338
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbcommon
Version: 1.5.0-1+apertis0bv2024dev3b1
Depends: libxkbcommon0 (= 1.5.0-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxkbcommon/libxkbcommon-dev_1.5.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 52916
MD5sum: 3397d6b428ff5db4740ddd23e0423803
SHA1: 9d36dbf6388685946b5fd816ecb6dc3f5f960090
SHA256: 7d4fc2b656a2bd63919af485418ba14b1eecc5431192d545c6a9a6977fb762c6
SHA512: 561185a8e58ae3096e191934bff8862a3cb8517de4f51b19751ece8060693563e38d57a61e3ca06151c541e2c99171d6e6bc9bb3d89327e9ff332aa1c2724398
Description: library interface to the XKB compiler - development files
 xkbcommon is a library to handle keyboard descriptions, including loading them
 from disk, parsing them and handling their state. It's mainly meant for client
 toolkits, window systems, and other system applications; currently that
 includes Wayland, kmscon, GTK+, Clutter, and more.
 .
 This package contains the development headers for the library found in
 libxkbcommon0. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 https://github.com/xkbcommon/libxkbcommon.git
Homepage: http://www.xkbcommon.org/
Multi-Arch: same

Package: libxkbcommon-doc
Priority: optional
Section: doc
Installed-Size: 1219
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libxkbcommon
Version: 1.5.0-1+apertis0bv2024dev3b1
Filename: pool/target/libx/libxkbcommon/libxkbcommon-doc_1.5.0-1+apertis0bv2024dev3b1_all.deb
Size: 232476
MD5sum: ec536b6f5f1b252829a05c1ddf68e8d1
SHA1: 72b2c2ec39dbc59c489fa2189d4f77cc574d4593
SHA256: 22f4d252e264b6449066a46b3fdc905a5206e41af071ff02f5e430b39657850e
SHA512: ca5b469700c946d2760ac27f194527c7e8d35a59b3fe1ab9954d1dcd185570b7a2ea4a8e80965aeba01af60fa56ed00a715cba4869d1f452ab2790b72507c613
Description: library interface to the XKB compiler - documentation
 xkbcommon is a library to handle keyboard descriptions, including loading them
 from disk, parsing them and handling their state. It's mainly meant for client
 toolkits, window systems, and other system applications; currently that
 includes Wayland, kmscon, GTK+, Clutter, and more.
 .
 This package contains the documentation files for the library found in
 libxkbcommon0. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 https://github.com/xkbcommon/libxkbcommon.git
Homepage: http://www.xkbcommon.org/
Multi-Arch: foreign

Package: libxkbcommon-tools
Priority: optional
Section: graphics
Installed-Size: 116
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbcommon
Version: 1.5.0-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libwayland-client0 (>= 1.20.0), libxcb-xkb1, libxcb1, libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 1.0.0), libxkbregistry0 (>= 1.0.0)
Filename: pool/target/libx/libxkbcommon/libxkbcommon-tools_1.5.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 30444
MD5sum: 33bfdb08c3e1ffe4af81781c29b455b2
SHA1: 63902d4ffbf00b026a6193b2f9e8fd6bacc6a08a
SHA256: 369ccfa3ffec3456fa447cb2fb49e43c2d2de347953adc9f3167755978c0ed57
SHA512: 0530c22a373976c94b641b37456630553c556c26d92fdf82a1755cd9c79e39a875f40569c6160e30a98a34268c44129408205501591e2ea6a60f019fd89d9a95
Description: library interface to the XKB compiler - tools
 xkbcommon is a library to handle keyboard descriptions, including loading them
 from disk, parsing them and handling their state. It's mainly meant for client
 toolkits, window systems, and other system applications; currently that
 includes Wayland, kmscon, GTK+, Clutter, and more.
 .
 This package contains the xkbcli tool to interact with XKB keymaps.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 https://github.com/xkbcommon/libxkbcommon.git
Homepage: http://www.xkbcommon.org/
Multi-Arch: foreign

Package: libxkbcommon-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 145
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbcommon
Version: 1.5.0-1+apertis0bv2024dev3b1
Depends: libxkbcommon-tools (= 1.5.0-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxkbcommon/libxkbcommon-tools-dbgsym_1.5.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 82276
MD5sum: 40f91f9533728fa85a92650825b1f64b
SHA1: 3e9a7d527349c41a3489f98252c0e0d47f9f5cc0
SHA256: 1c72c13c10a8c32374b908ab21486d2e18e23404c5ff42560dcd6214096ecaf5
SHA512: edc65e64804e918ac447855fca143fde6dbfd309d53049220b73a63908028ffdfdac40b8717e05eaa630acecd80967c6186461d222d58523fb090c5583b6b23b
Description: debug symbols for libxkbcommon-tools
Auto-Built-Package: debug-symbols
Build-Ids: 1f5f9e1f75d8f04542cb70775a0dd95e7294dc1c 48715401cdff383224a659f3259b4361446676d7 5151ec615dbb8b23fa0ddd7e856b6d0f01e2260b 71a2eff31371b9219e90b33b4a22e6a08091e87a 81b378d138384d088b4b017aadbaf4e53128633a 85054751ee6037523d9918f5b19656900f276b2d 8e81387e2066e0efd26de0a47fa85cec5e269bc1

Package: libxkbcommon-x11-0
Priority: optional
Section: libs
Installed-Size: 43
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbcommon
Version: 1.5.0-1+apertis0bv2024dev3b1
Depends: libxkbcommon0 (= 1.5.0-1+apertis0bv2024dev3b1), libc6 (>= 2.17), libxcb-xkb1, libxcb1 (>= 1.6)
Filename: pool/target/libx/libxkbcommon/libxkbcommon-x11-0_1.5.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 15864
MD5sum: 998ce15afd02a9b7a11155104bb05922
SHA1: 474e5e95130dc602c3a34d1b3d8dd4b73a7ed892
SHA256: a8245d443cf0f1c328cfb1e6a6dabb2b1f1f52eed9cd771411c428c0b0fb9ef3
SHA512: 11b42007844260fc9461da02508d9657a4311ea562e55cd9406f5ea954013e46608f4f58bda767bd29c0d74fb9f4df8a4a05dfc2112b37ded7bbbb10c2ed603a
Description: library to create keymaps with the XKB X11 protocol
 This package provides an add-on library called xkbcommon-x11, to support
 creating keymaps with the XKB X11 protocol, by querying the X server directly.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 https://github.com/xkbcommon/libxkbcommon.git
Homepage: http://www.xkbcommon.org/
Multi-Arch: same

Package: libxkbcommon-x11-0-dbgsym
Priority: optional
Section: debug
Installed-Size: 61
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbcommon
Version: 1.5.0-1+apertis0bv2024dev3b1
Depends: libxkbcommon-x11-0 (= 1.5.0-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxkbcommon/libxkbcommon-x11-0-dbgsym_1.5.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 45388
MD5sum: 58476b4d91c80e47a4d2e65d562eab6d
SHA1: a2150214188332e11e21f69a7ca86467e9854ef3
SHA256: 3437aed5cb9efb6b2ed120e3e99672f91df34a6dc1b832eb32776980643f529b
SHA512: d2fd029e5d58cb1ca78844e65098ce8455ef11cb43e4103ca733be60d360e5e92c4a0a692bfc7bbdc046645fd9df0dfa235940adb5b53f96513ca4e5058bcb61
Description: debug symbols for libxkbcommon-x11-0
Auto-Built-Package: debug-symbols
Build-Ids: 7f1f706ed194d94eb6c1268c82e20ca1ce948ca3
Multi-Arch: same

Package: libxkbcommon-x11-dev
Priority: optional
Section: libdevel
Installed-Size: 30
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbcommon
Version: 1.5.0-1+apertis0bv2024dev3b1
Depends: libxkbcommon-x11-0 (= 1.5.0-1+apertis0bv2024dev3b1), libxkbcommon-dev (= 1.5.0-1+apertis0bv2024dev3b1), libxcb1-dev, libxcb-xkb-dev
Filename: pool/target/libx/libxkbcommon/libxkbcommon-x11-dev_1.5.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 8752
MD5sum: cbb1f7627e328c6d4d6768ce6b51ee87
SHA1: c93c53a00903abf98e5511b9cbd1eb00d904008a
SHA256: 3f0372242bb95a0ef90c47bd91626ef78e913574a2ca9729ba5f49a2660d2ce3
SHA512: 5863e998daafe931d9e21e3204cddd61d8d1dd4283db45cc94b723c7a1066649bd1bac490fb6354e80e8962b2a121576745509fcec08bbd9b4195ea97bc83493
Description: library to create keymaps with the XKB X11 protocol - development files
 This package provides an add-on library called xkbcommon-x11, to support
 creating keymaps with the XKB X11 protocol, by querying the X server directly.
 .
 This package contains the development headers for the library found in
 libxkbcommon-x11-0. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 https://github.com/xkbcommon/libxkbcommon.git
Homepage: http://www.xkbcommon.org/
Multi-Arch: same

Package: libxkbcommon0
Priority: optional
Section: libs
Installed-Size: 232
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbcommon
Version: 1.5.0-1+apertis0bv2024dev3b1
Depends: xkb-data, libc6 (>= 2.33)
Filename: pool/target/libx/libxkbcommon/libxkbcommon0_1.5.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 96352
MD5sum: f9e9121186ad3c6c097189ee6945a6a9
SHA1: ac9fb448d93af8c945d1a49dd691c4c1971e68ff
SHA256: 944821aa158e1e87ae6df25bd32fc3325224414b7611bf11166260c8576f3dea
SHA512: 58796961b48552e264dec793299f1e2b51a40fe464756d1d1d359b51ede9df48ec4f44d51fc9e9a128d1d219b2aa23c281cc7e87db0378c821f86f12518e077e
Description: library interface to the XKB compiler - shared library
 This package provides a library to handle keyboard descriptions, including
 loading them from disk, parsing them and handling their state. It's mainly
 meant for client toolkits, window systems, and other system applications;
 currently that includes Wayland, kmscon, GTK+, Clutter, and more.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 https://github.com/xkbcommon/libxkbcommon.git
Homepage: http://www.xkbcommon.org/
Multi-Arch: same

Package: libxkbcommon0-dbgsym
Priority: optional
Section: debug
Installed-Size: 257
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbcommon
Version: 1.5.0-1+apertis0bv2024dev3b1
Depends: libxkbcommon0 (= 1.5.0-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxkbcommon/libxkbcommon0-dbgsym_1.5.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 234228
MD5sum: d9d66c3f4dc7630b5c16be7777e9455c
SHA1: 4ed1282fa05963dd4a3e5017b1d9ae315ebc6281
SHA256: 8b6738bf2741a66b76757beb0e912f9cb8dd9ac34048f4bc5ca06dc91c952cf9
SHA512: d5d59498231898b6d8765a8b52902860d173565c55fccf729543d9a397b985d22e7fd1f051c7fd2a3c68a47f6a3fb8a42b4477c743709a339b2ad273d704bbed
Description: debug symbols for libxkbcommon0
Auto-Built-Package: debug-symbols
Build-Ids: eabdd1b5c0c8dd565c45753f63ce5a27b4af3426
Multi-Arch: same

Package: libxkbfile-dev
Priority: optional
Section: libdevel
Installed-Size: 219
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbfile
Version: 1:1.1.0-1+apertis1bv2024dev2b1
Depends: libxkbfile1 (= 1:1.1.0-1+apertis1bv2024dev2b1), libx11-dev, x11proto-dev
Filename: pool/target/libx/libxkbfile/libxkbfile-dev_1.1.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 78524
MD5sum: e23c22833befc1c5d2ce2ae9cf72fdc2
SHA1: f140f176b57091269a9a273ee3216b1eff5bf714
SHA256: 13d2abada3e956a2feb0337874936ca34fa071e44e17211ec6343d417fe5d444
SHA512: e37aba4720436170a3dd1bc6a74475f1c12d7d841ad95a7465fc7fcfc69c60a1d7c8679b012b4d0e1069b9ff4adcf1a22537816ded6d32ae20aa23d8f35bba1c
Description: X11 keyboard file manipulation library (development headers)
 libxkbfile provides an interface to read and manipulate description files for
 XKB, the X11 keyboard configuration extension.
 .
 This package contains the development headers for the library found in
 libxkbfile1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libxkbfile
Multi-Arch: same

Package: libxkbfile1
Priority: optional
Section: libs
Installed-Size: 124
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbfile
Version: 1:1.1.0-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.7), libx11-6
Filename: pool/target/libx/libxkbfile/libxkbfile1_1.1.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 65288
MD5sum: 95a5da396f6fe4858e1c9f95bd7e33f8
SHA1: e7d36c965ab8ae282df0d934ad3a26355c4f8633
SHA256: 0cd03e83386880b8c4c748c6ad0f37571520a788d50c9390653f21e36999a929
SHA512: 7d8311a1465de8df2a2c0209793d32b2754e813e65036e06038a9491808296243c5d1914c090ff06ad943109b7e1262e4a4628efa9fc46b57653cad5fb99a0d3
Description: X11 keyboard file manipulation library
 libxkbfile provides an interface to read and manipulate description files for
 XKB, the X11 keyboard configuration extension.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libxkbfile
Multi-Arch: same

Package: libxkbfile1-dbgsym
Priority: optional
Section: debug
Installed-Size: 213
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbfile
Version: 1:1.1.0-1+apertis1bv2024dev2b1
Depends: libxkbfile1 (= 1:1.1.0-1+apertis1bv2024dev2b1)
Filename: pool/target/libx/libxkbfile/libxkbfile1-dbgsym_1.1.0-1+apertis1bv2024dev2b1_armhf.deb
Size: 195716
MD5sum: f39993b77ba2a1434006fd9cb866f1de
SHA1: 24d6f4552b8261c75396609390a0b716bdd6659d
SHA256: 0bcbe5f6729cf5f793ac91a3c955e264a057046ee4c1daa4e105c0d7a284a88e
SHA512: 998c5d70c27e62af5955009164b93ff3d3b84edccbbb7f19abe8e1d573040dc44140648abce00638aa2b7c5df5ed2efd9d8b21b81bdd130045e0efd7a578b92b
Description: debug symbols for libxkbfile1
Auto-Built-Package: debug-symbols
Build-Ids: 2eae472887c62c9a74bcd0b994835d8f5a70cff7
Multi-Arch: same

Package: libxkbregistry-dev
Priority: optional
Section: libdevel
Installed-Size: 45
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbcommon
Version: 1.5.0-1+apertis0bv2024dev3b1
Depends: libxkbcommon-dev (= 1.5.0-1+apertis0bv2024dev3b1), libxkbregistry0 (= 1.5.0-1+apertis0bv2024dev3b1), libxml2-dev
Filename: pool/target/libx/libxkbcommon/libxkbregistry-dev_1.5.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 11136
MD5sum: 74c71e8a14e8fbaa347d5c7baa77397c
SHA1: 00d20bd64018c6e3412e7f2a0701045796997c58
SHA256: 7e3e6e2b701ad21e9c56979ecb4b83faafc8275630311ad77e653064cb588161
SHA512: 7ecdf107d04132212f0970fa50d9c50dc989f38ea070488001cbd2117b41fb5ab050e05da9ed90696d4ddc7950b5b94480470b9b552724c32f5d1ce59bcb9860
Description: library to query available RMLVO - development files
 This package provides an add-on library called xkbregistry, which is used
 to query the available RMLVO instead of parsing evdev.xml directly.
 .
 This package contains the development headers for the library found in
 libxkbregistry0. Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 https://github.com/xkbcommon/libxkbcommon.git
Homepage: http://www.xkbcommon.org/
Multi-Arch: same

Package: libxkbregistry0
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbcommon
Version: 1.5.0-1+apertis0bv2024dev3b1
Depends: libxkbcommon0 (= 1.5.0-1+apertis0bv2024dev3b1), libc6 (>= 2.33), libxml2 (>= 2.7.4)
Filename: pool/target/libx/libxkbcommon/libxkbregistry0_1.5.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 14964
MD5sum: 9685fc6aa72749a82767e54c47c621a7
SHA1: 48ee3298233c8dcdbf7ee4a57304ad8fac74c292
SHA256: 25fa99507584d8c310bedf8bf3ac704cbae9e29269f7197c015f5d5ed533f84b
SHA512: 3556ec5474c89a8bd0b956b800b56b349c4ab2b811a83fa8ec52fe022a6e858d408266c148bd4fbbfdf3251b8da8bc664ed3ac21484c6b372932dae9d1d836a0
Description: library to query available RMLVO
 This package provides an add-on library called xkbregistry, which is used
 to query available RMLVO instead of parsing evdev.xml directly.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 https://github.com/xkbcommon/libxkbcommon.git
Homepage: http://www.xkbcommon.org/
Multi-Arch: same

Package: libxkbregistry0-dbgsym
Priority: optional
Section: debug
Installed-Size: 51
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxkbcommon
Version: 1.5.0-1+apertis0bv2024dev3b1
Depends: libxkbregistry0 (= 1.5.0-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxkbcommon/libxkbregistry0-dbgsym_1.5.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 35112
MD5sum: e44660694018c53e4d9036652a90a8c7
SHA1: 946d95a88175720113278abcddc2ff15193db2e5
SHA256: 2564e2b99946b08dc2a65a1fec44e2d2b5187f66dab094d5e6dc1edf52b3d85d
SHA512: 9a960ca0d5b31c0f9b63fd2f9f8be7a36404a098cf2d18c9e8348c7d8dd302271fa786511fbd4df86a6cf24df990d26f34a6880fa76c0deb2b99ba22759d4217
Description: debug symbols for libxkbregistry0
Auto-Built-Package: debug-symbols
Build-Ids: a985b34b30849eac576d4c9562385615c773126d
Multi-Arch: same

Package: libxml2
Priority: optional
Section: libs
Installed-Size: 1201
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Version: 2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libicu72 (>= 72.1~rc-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3)
Conflicts: w3c-dtd-xhtml
Filename: pool/target/libx/libxml2/libxml2_2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 592668
MD5sum: ee019f24f08596c19ece3ae5c0cef17d
SHA1: 208a6fb25965ee3dbeb745ac55bca6c9ba8092b8
SHA256: 2bf8d1ef9ce8bb76afafa5dbe3c95c5617e3ceb6785866e36211b9ac05018648
SHA512: 3ada51082e4036a65cec4636200042c3d66d0a4a2b80c3d91a310884769fb3eac14af7417856f0c70244e317c73afd1994b31fa6198e70d1bbadc6cebc597ee5
Description: GNOME XML library
 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package provides a library providing an extensive API to handle
 such XML data files.
Homepage: http://xmlsoft.org
Multi-Arch: same

Package: libxml2-dbgsym
Priority: optional
Section: debug
Installed-Size: 2041
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Source: libxml2
Version: 2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1
Depends: libxml2 (= 2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxml2/libxml2-dbgsym_2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 1869044
MD5sum: 3d6f7c842bd9ac9a8c2471bb20fa6c57
SHA1: 176b6e6430dee9f7cfe919f1a2aaef7c1c0c3ccc
SHA256: 4455dba3b372b373cfed14a4c5752c14285a17b2602299f54da47785fa4cdee6
SHA512: db71c26a867f7b3ff601a5b15610e86d701fbdf9f6a399ffdf771cdd92ce4e4dab618e3a94840a44c562afecf208e76db00b4fa62719d4d9380b63c447329764
Description: debug symbols for libxml2
Auto-Built-Package: debug-symbols
Build-Ids: 7d1e629ca0e2debc9cd840792480070037c55dcc
Multi-Arch: same

Package: libxml2-dev
Priority: optional
Section: libdevel
Installed-Size: 2089
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Source: libxml2
Version: 2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1
Depends: libicu-dev, libxml2 (= 2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1)
Suggests: pkg-config
Filename: pool/target/libx/libxml2/libxml2-dev_2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 710272
MD5sum: bcb31fd5caefa2ec76bc1644c2f87056
SHA1: 0673070b0eedb49c3f637221a9dde78943c3e627
SHA256: 1ff7fae5602b3ab693d34f3362e7ac5b103730ec7ae5a21b1b1e0272d39a1d23
SHA512: de48879f3b306110a3cd0d83654e22238a47265c4b879e432b794c09ff1434652ac5baec4ae5d1eafa9b8be9d57a35f8bbee27aba116d2f798738e5dd2e58fd7
Description: GNOME XML library - development files
 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 Install this package if you wish to develop your own programs using
 the GNOME XML library.
Homepage: http://xmlsoft.org
Multi-Arch: same

Package: libxml2-doc
Priority: optional
Section: doc
Installed-Size: 7962
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: all
Source: libxml2
Version: 2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1
Suggests: devhelp
Filename: pool/target/libx/libxml2/libxml2-doc_2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1_all.deb
Size: 667372
MD5sum: 96c4c76dc5575fd7927311639fd6cdf1
SHA1: 57395fc1099a6211b787befa7bf98a1b31473328
SHA256: ac2d4b0b6052a0cb1cedf25e0b5a4d40875d6188e3bd0db91cc8b265b40b12fb
SHA512: c8407218dfd4a33cc5fd4350c2a8cb0421db5ba9a535efd8ed8cf2ed66cf425cc76a9806c19d44ddf7f2fd2a2ec865b4b70fd6b267bdccbb4f41d11fffa85e1d
Description: GNOME XML library - documentation
 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package contains general information about the GNOME XML library
 and more specific API references.
Homepage: http://xmlsoft.org
Multi-Arch: foreign

Package: libxml2-utils
Priority: optional
Section: text
Installed-Size: 153
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Source: libxml2
Version: 2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libxml2 (>= 2.9.0)
Filename: pool/target/libx/libxml2/libxml2-utils_2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 98596
MD5sum: ce94264f9b7e50e666f0fc69b6a6aea1
SHA1: 4e2ceeeb1971e4161a6014ff2b238ec8d4cdcf3b
SHA256: 3bc7c9aa8100f7206da0293cc0266133befc4a706a83c068f018b6413a27dfd6
SHA512: dfbba3fbf720c21158610ed17f2d3f105a5efce66ae16a9f65946087fbd80680145ba8e1ca141bafa0ca8247a600fc38015cef1a2b9889bc853e5c70e56597e8
Description: GNOME XML library - utilities
 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package provides xmllint, a tool for validating and reformatting
 XML documents, and xmlcatalog, a tool to parse and manipulate XML or
 SGML catalog files.
Homepage: http://xmlsoft.org
Multi-Arch: foreign

Package: libxml2-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 109
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Source: libxml2
Version: 2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1
Depends: libxml2-utils (= 2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxml2/libxml2-utils-dbgsym_2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 77340
MD5sum: d5299509c9b72faebc685f733d3879a0
SHA1: 77b6711bdffc774b5b63538f6ae240806a4c2302
SHA256: 6b3185f622a9dd13978a5adc3f494617af5321bd6475590f04499db99884f6bc
SHA512: 9a8c102a565118e63b8268b96393d471bc038cde971e908991915593ca71c97a8038813d6b34b8fd2f40eab64aacbd63bb841583b124d9a88c1726bc06b3f814
Description: debug symbols for libxml2-utils
Auto-Built-Package: debug-symbols
Build-Ids: bdefd89a76ba9992571bc97094ed916c5053a5d2 e6b5a8b833e23038aa42f425088e365b0b72fea2

Package: libxmlb-dev
Priority: optional
Section: libdevel
Installed-Size: 1061
Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Architecture: armhf
Source: libxmlb
Version: 0.3.10-2+apertis2bv2024dev3b1
Depends: gir1.2-xmlb-2.0 (= 0.3.10-2+apertis2bv2024dev3b1), liblzma-dev
Filename: pool/target/libx/libxmlb/libxmlb-dev_0.3.10-2+apertis2bv2024dev3b1_armhf.deb
Size: 67624
MD5sum: 3d320680a6e3109df4ff5f591828d045
SHA1: 971e3f6e34db3f4ec1ad5b2272491c229c7a1c40
SHA256: a6a61c4b3435c18344eb4176f2bd24e1e8479025a2d5aa8cad378a143b3a2779
SHA512: 4c66c5c4f4538b8ac91f246310e2df51be751683fedf41eeabdd45c3263bca4d76fe332f2e936fbc54ca793867afa82c8fa1d6611fd0fbe5de846d9c02498bea
Description: Development files for libxmlb
 This package provides development libraries for libxmlb.
 .
 The libxmlb library takes XML source, and
 converts it to a structured binary representation with a deduplicated string
 table -- where the strings have the NULs included.
 .
 This allows an application to mmap the binary XML file, do an XPath query and
 return some strings without actually parsing the entire document. This is all
 done using (almost) zero allocations and no actual copying of the binary data.
Homepage: https://github.com/hughsie/libxmlb
Multi-Arch: same

Package: libxmlb-tests
Priority: optional
Section: libs
Installed-Size: 187
Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Architecture: armhf
Source: libxmlb
Version: 0.3.10-2+apertis2bv2024dev3b1
Depends: libxmlb2 (= 0.3.10-2+apertis2bv2024dev3b1), shared-mime-info, libc6 (>= 2.34), libglib2.0-0 (>= 2.53.2), liblzma5 (>= 5.1.1alpha+20120614)
Filename: pool/target/libx/libxmlb/libxmlb-tests_0.3.10-2+apertis2bv2024dev3b1_armhf.deb
Size: 75864
MD5sum: e772066dd4a457b0e4a34736f405fcf8
SHA1: f12fc28b5c98d0e5a264d387201a04ee561979ef
SHA256: 0d02362a2de150558e463848804644b6e4df393611770242c5145e137b861dcc
SHA512: 1e29685f8a2b737615752e4e950e4f0ec5628ead0a261e5ecec33d7ee8eb2814b8f83198e1f38da898bbf884ed6c9b92c992959717420177796e23569b79f713
Description: Installed tests for libxmlb2
 The libxmlb library takes XML source, and
 converts it to a structured binary representation with a deduplicated string
 table -- where the strings have the NULs included.
 .
 This allows an application to mmap the binary XML file, do an XPath query and
 return some strings without actually parsing the entire document. This is all
 done using (almost) zero allocations and no actual copying of the binary data.
 .
 This package contains the installed tests for libxmlb.
Homepage: https://github.com/hughsie/libxmlb

Package: libxmlb-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 353
Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Architecture: armhf
Source: libxmlb
Version: 0.3.10-2+apertis2bv2024dev3b1
Depends: libxmlb-tests (= 0.3.10-2+apertis2bv2024dev3b1)
Filename: pool/target/libx/libxmlb/libxmlb-tests-dbgsym_0.3.10-2+apertis2bv2024dev3b1_armhf.deb
Size: 311276
MD5sum: 351b66984fdbb4f675e3aaada52d4a20
SHA1: 5ebbe3b21e6acf66181a9a1cc9cf6b838c36de0e
SHA256: 1ed6637d4de0515d981aa6685f85427bd5f252d06f86ea831e05cb863e54e25d
SHA512: 187d5dc655dbdfebf797b87594afdbed803376df98e091314542346a9c70fa48dc43892700f1c95001d46db86cd91e60caa3001656db596b94c98ea928cebcb5
Description: debug symbols for libxmlb-tests
Auto-Built-Package: debug-symbols
Build-Ids: acd086f785b368ec51da8bc6f31e2e8d7fc80d3f

Package: libxmlb-utils
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Architecture: armhf
Source: libxmlb
Version: 0.3.10-2+apertis2bv2024dev3b1
Depends: libxmlb2 (= 0.3.10-2+apertis2bv2024dev3b1), shared-mime-info, libc6 (>= 2.34), libglib2.0-0 (>= 2.30.0)
Filename: pool/target/libx/libxmlb/libxmlb-utils_0.3.10-2+apertis2bv2024dev3b1_armhf.deb
Size: 10160
MD5sum: e3e217fcf82774c05fe9b27d61c7fe6a
SHA1: 5630540afe5432b22f876982060ff0f3a1de21a2
SHA256: 5cd225707a63d63abdd2dfb7c547eec7855022fa4de00a91f445d81fe64bb98f
SHA512: ec2392193cee8a67dcf8e042a12ce5cbceb15aac3f16f3891adc449b77d6ffd4f22cec4dbba667db74bc828d64d9a910294a7a233cc3d09091d4179eda500636
Description: Binary XML library - Command-line utility
 The libxmlb library takes XML source, and
 converts it to a structured binary representation with a deduplicated string
 table -- where the strings have the NULs included.
 .
 This allows an application to mmap the binary XML file, do an XPath query and
 return some strings without actually parsing the entire document. This is all
 done using (almost) zero allocations and no actual copying of the binary data.
 .
 This package contains the `xb-tool` command-line utility.
Homepage: https://github.com/hughsie/libxmlb

Package: libxmlb-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 37
Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Architecture: armhf
Source: libxmlb
Version: 0.3.10-2+apertis2bv2024dev3b1
Depends: libxmlb-utils (= 0.3.10-2+apertis2bv2024dev3b1)
Filename: pool/target/libx/libxmlb/libxmlb-utils-dbgsym_0.3.10-2+apertis2bv2024dev3b1_armhf.deb
Size: 22120
MD5sum: fb5ba8b09ec5b7195a337ce4073cb409
SHA1: e1806c68bc9f38ed8baae6aceea3991c1a017dee
SHA256: d8e11a988024105408c6a096e215fced02aa4710bc81753c1dc1a5236a1611fb
SHA512: d0426720f6486e253e72899463340701fb34bf5345cfe1439faae0eab6ab218dcf46a1090b60dc6fdf7532e01fbd1c4ed1515f41bac3e62c5ce1b691e005976d
Description: debug symbols for libxmlb-utils
Auto-Built-Package: debug-symbols
Build-Ids: 5c2dda123d1954bc0a0b03017588faf913ba810d

Package: libxmlb2
Priority: optional
Section: libs
Installed-Size: 130
Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Architecture: armhf
Source: libxmlb
Version: 0.3.10-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.53.2), liblzma5 (>= 5.1.1alpha+20120614)
Filename: pool/target/libx/libxmlb/libxmlb2_0.3.10-2+apertis2bv2024dev3b1_armhf.deb
Size: 50568
MD5sum: a29616fa7ba2cc585badf85b93a677db
SHA1: a487d476054e991360faabe043170f3c6d1bbeaf
SHA256: 3d7fdbbcdf7e412f927c4a79057a02c9eeb747104378eb3c4ea5b3a353a4f046
SHA512: 46af3a14156fd5de85ceab4700fb58977678f8a6872341d3ec84330e4942a07ce6b8e2a164fe4c2be7c2e4135f508090507899bb9790724a0ebc48d8b7187e46
Description: Binary XML library
 The libxmlb library takes XML source, and
 converts it to a structured binary representation with a deduplicated string
 table -- where the strings have the NULs included.
 .
 This allows an application to mmap the binary XML file, do an XPath query and
 return some strings without actually parsing the entire document. This is all
 done using (almost) zero allocations and no actual copying of the binary data.
Homepage: https://github.com/hughsie/libxmlb
Multi-Arch: same

Package: libxmlb2-dbgsym
Priority: optional
Section: debug
Installed-Size: 260
Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Architecture: armhf
Source: libxmlb
Version: 0.3.10-2+apertis2bv2024dev3b1
Depends: libxmlb2 (= 0.3.10-2+apertis2bv2024dev3b1)
Filename: pool/target/libx/libxmlb/libxmlb2-dbgsym_0.3.10-2+apertis2bv2024dev3b1_armhf.deb
Size: 221592
MD5sum: 414453da36fc17b3c9de79ad30101d72
SHA1: 77d2bf148f574a566f53d143b531cb93384a7daa
SHA256: a7aade2d08e5fc3e36f0ad05ab50c9e2cc119fdfad775f7e526578c5006516fd
SHA512: 8e0b157546064e6ed7e017c0aef0a61ba1ded9298856c5a8a4225c9abf0f1f003ac91a430abf6e9859d3dfd81a187c7183016a7757c88a9513e81b00c10655d6
Description: debug symbols for libxmlb2
Auto-Built-Package: debug-symbols
Build-Ids: b0eaaf2244235f34650caceae73efd82169a11da
Multi-Arch: same

Package: libxmu-dev
Priority: optional
Section: libdevel
Installed-Size: 148
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxmu
Version: 2:1.1.3-3+apertis0bv2024dev2b1
Depends: libxext-dev, libxt-dev, libxmu6 (= 2:1.1.3-3+apertis0bv2024dev2b1), libxmu-headers (= 2:1.1.3-3+apertis0bv2024dev2b1)
Filename: pool/target/libx/libxmu/libxmu-dev_1.1.3-3+apertis0bv2024dev2b1_armhf.deb
Size: 56964
MD5sum: d00b98b5b25f9dd0ff7da7d75c9b8767
SHA1: 9d45aa7c8d71c6ee7d94c08870b4dfe7b96bd03e
SHA256: 729f4636bb26d2de09df27e33ce4ac0b8d70772a8ff1b7787e1544ebfc160783
SHA512: 7b1f90c39139e398d84356d8aaef9e9b5cc0df38f4986e971408600c1376fe15419a2669fda0ba2d4016bcf435a8ced50d3056141e280664584fa47927c82e3f
Description: X11 miscellaneous utility library (development headers)
 libXmu provides a set of miscellaneous utility convenience functions for X
 libraries to use.  libXmuu is a lighter-weight version that does not depend
 on libXt or libXext; for more information, see libxmuu1.
 .
 This package contains the development headers for the library found in
 libxmu6.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXmu
Multi-Arch: same

Package: libxmu-headers
Priority: optional
Section: libdevel
Installed-Size: 315
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libxmu
Version: 2:1.1.3-3+apertis0bv2024dev2b1
Depends: libx11-dev, x11proto-dev
Filename: pool/target/libx/libxmu/libxmu-headers_1.1.3-3+apertis0bv2024dev2b1_all.deb
Size: 66092
MD5sum: 1daa3ab08a9cb2d759ac820030a7bd94
SHA1: ef993ffb1328f12fa1a7c527273d15900d5ca4f8
SHA256: eab6b55a83cd2f1ff90b85e14b79801433ffd12529835f43242057af0017e587
SHA512: 5007ec10564bcfeef6047f44ad9a485467b2b7a17b1710cfc07c269b4ed5755b57929c62e9c3ec4b08937a1e73b10ff82841951784508e9beba3557a6f686db5
Description: X11 miscellaneous utility library headers
 libXmu and libXmuu are miscellaneous utility libraries for X library
 developers to abstract some common functions.  This package provides the
 headers for both libraries (as libXmuu is a subset of libXmu), and
 is depended upon by both.  For more information, please see libxmu-dev or
 libxmuu-dev.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXmu
Multi-Arch: foreign

Package: libxmu6
Priority: optional
Section: libs
Installed-Size: 96
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxmu
Version: 2:1.1.3-3+apertis0bv2024dev2b1
Depends: libc6 (>= 2.7), libx11-6, libxext6, libxt6
Filename: pool/target/libx/libxmu/libxmu6_1.1.3-3+apertis0bv2024dev2b1_armhf.deb
Size: 50300
MD5sum: a75380f94bc5d6a91eef35956b2ad722
SHA1: db45f8c176f611416982067777224e1bd59dd4b9
SHA256: f2745473679f464f191f91e3ec95ca585604ed42387a8c529e58d21b4631dbf1
SHA512: 16da513f0c36dfba3c8eb05711a5ae922d3345cc196775a44694cd54f048ba3284807e694382bf96224614f7e1b2b07de04bd7e09c58cc244fd9b6733510058d
Description: X11 miscellaneous utility library
 libXmu provides a set of miscellaneous utility convenience functions for X
 libraries to use.  libXmuu is a lighter-weight version that does not depend
 on libXt or libXext; for more information, see libxmuu1.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXmu
Multi-Arch: same

Package: libxmu6-dbgsym
Priority: optional
Section: debug
Installed-Size: 149
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxmu
Version: 2:1.1.3-3+apertis0bv2024dev2b1
Replaces: libxmu6-dbg (<< 2:1.1.3-1)
Depends: libxmu6 (= 2:1.1.3-3+apertis0bv2024dev2b1)
Breaks: libxmu6-dbg (<< 2:1.1.3-1)
Filename: pool/target/libx/libxmu/libxmu6-dbgsym_1.1.3-3+apertis0bv2024dev2b1_armhf.deb
Size: 127796
MD5sum: d20feebc1722c8d86d654930b1509292
SHA1: 9e4024652f588ce4d491b304e82387a211ee6131
SHA256: efa07d46984123fa0f14b9ec0357451a41a3cc3f297699e93b6ca1fd499048c7
SHA512: 24c421746ca3802ada35fc8ab4b3d3215c7e3116defe7ae8f939ea3bbb8152387fc4f842de2fdf83816b21129a3fa0d9029cde3c2b6dc74d79be1e04631e4f71
Description: debug symbols for libxmu6
Auto-Built-Package: debug-symbols
Build-Ids: 15c372296f63a1ea45805001b25792f29d1f571b
Multi-Arch: same

Package: libxmuu-dev
Priority: optional
Section: libdevel
Installed-Size: 42
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxmu
Version: 2:1.1.3-3+apertis0bv2024dev2b1
Depends: libxmuu1 (= 2:1.1.3-3+apertis0bv2024dev2b1), libxmu-headers (= 2:1.1.3-3+apertis0bv2024dev2b1)
Filename: pool/target/libx/libxmu/libxmuu-dev_1.1.3-3+apertis0bv2024dev2b1_armhf.deb
Size: 20884
MD5sum: 877a7560c41d8d42026ca77e8ebdbfff
SHA1: bd36f2517f002b9d8ea7db0237e1f60626defb97
SHA256: 12feb03a2677a0da0721b2994679b8ff8ba7ff784b51d3119d5df44652e74334
SHA512: 120f2f50592398fd73bb9578c365f82e1cd1b3d6609d3d5d85b241d1cbc81cff7b65a827648808daf537e32bb428e47f1a34601a6aa89b405dca5d2f796bf28e
Description: X11 miscellaneous micro-utility library (development headers)
 libXmuu provides a set of miscellaneous utility convenience functions for X
 libraries to use.  It is a lighter version of libXmu that does not depend
 on libXt or libXext; for more information on libXmu, see libxmu6.
 .
 This package contains the development headers for the library found in
 libxmuu1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXmu
Multi-Arch: same

Package: libxmuu1
Priority: optional
Section: libs
Installed-Size: 43
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxmu
Version: 2:1.1.3-3+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libx11-6
Filename: pool/target/libx/libxmu/libxmuu1_1.1.3-3+apertis0bv2024dev2b1_armhf.deb
Size: 20872
MD5sum: 2a62e3944c83195adc71dce72dbf438e
SHA1: 224d948512fe64f3b93b5b980fec4bf67cf9fa65
SHA256: 41a45045a1d73c7c9cb32af06fc87eadbaae1722fb0368090958da4d1a56ac9d
SHA512: adc1479cb4b789bd1e919598a8172bebe45581f24176a8384a18281175aa4ec9e7bb5c3f4b72b4811dabef730dcfc390f8be01344c6807ed298e14a50a1d29e0
Description: X11 miscellaneous micro-utility library
 libXmuu provides a set of miscellaneous utility convenience functions for X
 libraries to use.  It is a lighter version of libXmu that does not depend
 on libXt or libXext; for more information on libXmu, see libxmu6.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXmu
Multi-Arch: same

Package: libxmuu1-dbgsym
Priority: optional
Section: debug
Installed-Size: 36
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxmu
Version: 2:1.1.3-3+apertis0bv2024dev2b1
Replaces: libxmuu1-dbg (<< 2:1.1.3-1)
Depends: libxmuu1 (= 2:1.1.3-3+apertis0bv2024dev2b1)
Breaks: libxmuu1-dbg (<< 2:1.1.3-1)
Filename: pool/target/libx/libxmu/libxmuu1-dbgsym_1.1.3-3+apertis0bv2024dev2b1_armhf.deb
Size: 23260
MD5sum: da56ca2d77d4bcfa78a9220eb7fad3e0
SHA1: 6b56edf32559617ec7b26ad27c10a65dd691a3ee
SHA256: 3846d105af364eb2a48a8c77f36a4bac4e4fcd74c4e4597103661aab153c3c34
SHA512: 25d7c5dd2cfa59e3c54e41fd00962de7dc4cb60727401739def2aee918c6e90862511cc538dcc2ed683b13dc81b3eee1414387a26a20574bdff16c552e52f7e9
Description: debug symbols for libxmuu1
Auto-Built-Package: debug-symbols
Build-Ids: c7c9f7baef4ee6f852a3dedad2bce0f7aba15cb8
Multi-Arch: same

Package: libxnnpack-dev
Priority: optional
Section: libdevel
Installed-Size: 130
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: xnnpack
Version: 0.0~git20220216.ae108ef-2+apertis1bv2024dev3b1
Depends: libxnnpack0 (= 0.0~git20220216.ae108ef-2+apertis1bv2024dev3b1)
Filename: pool/target/x/xnnpack/libxnnpack-dev_0.0~git20220216.ae108ef-2+apertis1bv2024dev3b1_armhf.deb
Size: 15084
MD5sum: 53a6c599d12caf9fa7399441eee7450b
SHA1: b34f4b685597a06ca0d985532750fccd909e914d
SHA256: 285d6373a0e1f9f1e850da76fbb5b6091c8244a6784c75b81ba80dc5c4234db1
SHA512: 59a55e9882952cd95ab1aa5269c15bcc5efa7541dd2370c247fd097ad24b68628309e3c24374a34856705d958316471144ddf6424349300935cfb180268ece6f
Description: High-efficiency floating-point neural network inference operators (dev)
 XNNPACK is a highly optimized library of floating-point neural network
 inference operators for ARM, WebAssembly, and x86 platforms. XNNPACK is not
 intended for direct use by deep learning practitioners and researchers; instead
 it provides low-level performance primitives for accelerating high-level
 machine learning frameworks, such as TensorFlow Lite, TensorFlow.js, PyTorch,
 and MediaPipe.
 .
 This package contains the development files.
Homepage: https://github.com/google/XNNPACK

Package: libxnnpack0
Priority: optional
Section: libs
Installed-Size: 941
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: xnnpack
Version: 0.0~git20220216.ae108ef-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libcpuinfo0 (>= 0.0~git20200422.a1e0b95-2~), libgcc-s1 (>= 3.5), libpthreadpool0 (>= 0.0~git20200615.029c886)
Filename: pool/target/x/xnnpack/libxnnpack0_0.0~git20220216.ae108ef-2+apertis1bv2024dev3b1_armhf.deb
Size: 300648
MD5sum: 1a00016ab32cd5b9e63f465974e6052f
SHA1: 3d0f6e15b33f1222b1d9a1afd33598f99a570804
SHA256: c7eea9f21e3dcce12732c6d0af3e05562dfc017077db1ae49770e780bc543193
SHA512: 65e985be7301049e1f1a3902f6f592965abc05cab2af42cedc3ddf8684de6dc166454664428bf09b08a58586edea6cd3297e952b1a26281f6bcc9e8689d5813f
Description: High-efficiency floating-point neural network inference operators (libs)
 XNNPACK is a highly optimized library of floating-point neural network
 inference operators for ARM, WebAssembly, and x86 platforms. XNNPACK is not
 intended for direct use by deep learning practitioners and researchers; instead
 it provides low-level performance primitives for accelerating high-level
 machine learning frameworks, such as TensorFlow Lite, TensorFlow.js, PyTorch,
 and MediaPipe.
 .
 This package contains the shared object.
Homepage: https://github.com/google/XNNPACK

Package: libxnnpack0-dbgsym
Priority: optional
Section: debug
Installed-Size: 2378
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: xnnpack
Version: 0.0~git20220216.ae108ef-2+apertis1bv2024dev3b1
Depends: libxnnpack0 (= 0.0~git20220216.ae108ef-2+apertis1bv2024dev3b1)
Filename: pool/target/x/xnnpack/libxnnpack0-dbgsym_0.0~git20220216.ae108ef-2+apertis1bv2024dev3b1_armhf.deb
Size: 2291000
MD5sum: 44c1e7a98d45ba40f82314fde8f977a4
SHA1: 3741813a007e46b3506953c98ec40dcb8fbef9c9
SHA256: 6d0ae1ef2ab4dad660354172c0d76a0548df7e6da27af249eb151c27f523af38
SHA512: 82601a9cc2036379bbda8bc6a725c8bbab0fd232c8ba17d9d439cf86f82f7e2ea5803513f179b3c76d7f58b388bca8518433255fd512e34dc91a1c45e7c42b05
Description: debug symbols for libxnnpack0
Auto-Built-Package: debug-symbols
Build-Ids: 07a9a762330d95036e1e781c58c08b72d07c7285

Package: libxpm-dev
Priority: optional
Section: libdevel
Installed-Size: 175
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxpm
Version: 1:3.5.12-1.1+apertis0bv2024dev2b1
Depends: libxpm4 (= 1:3.5.12-1.1+apertis0bv2024dev2b1), libx11-dev, x11proto-core-dev
Filename: pool/target/libx/libxpm/libxpm-dev_3.5.12-1.1+apertis0bv2024dev2b1_armhf.deb
Size: 97628
MD5sum: 88958bfc72e9a9d4e05d7a407aaf2e8c
SHA1: 564c79858dee91791737c84d85208723043bc167
SHA256: ce189a3570d53639a0f50719e17ffc826f54b325b82bb1af2a652f9796095b6d
SHA512: bb441dc580c83f8a2037f8e1d610c8f3cbeced54d6f7ed63023b159ebe61b3d1aad8f6bdf59833947fb50568fa8f16f8e3f7c4533646484e78f7f192c2793132
Description: X11 pixmap library (development headers)
 The X PixMap image format is an extension of the monochrome X BitMap
 format specified in the X protocol, and is commonly used in traditional
 X applications.
 .
 This package contains the development headers for the libxpm4 library.
 Non-developers likely have little use for this package.
Homepage: https://www.x.org
Multi-Arch: same

Package: libxpm4
Priority: optional
Section: libs
Installed-Size: 76
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxpm
Version: 1:3.5.12-1.1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libx11-6
Filename: pool/target/libx/libxpm/libxpm4_3.5.12-1.1+apertis0bv2024dev2b1_armhf.deb
Size: 41896
MD5sum: 1ddf15d6a24f30657d1dc196665fe7f9
SHA1: a3932ae140a7db69bd954e8d6677e3b825a476aa
SHA256: 1667b30af3d0a47681d32298846874e84f7aaf41b9912a5254e35fb6f0db9eec
SHA512: 1432415c940331bb5de9f3faeaf88fe73ac0b13d0f4d6f55245911996147d3be8c0a14b49d02c9a99f82ce8b0fa8c57d8320d0b2369ffe763947d491bb6edee1
Description: X11 pixmap library
 The X PixMap image format is an extension of the monochrome X BitMap
 format specified in the X protocol, and is commonly used in traditional
 X applications.
 .
 This package provides runtime support for XPM format.
Homepage: https://www.x.org
Multi-Arch: same

Package: libxpm4-dbgsym
Priority: optional
Section: debug
Installed-Size: 118
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxpm
Version: 1:3.5.12-1.1+apertis0bv2024dev2b1
Depends: libxpm4 (= 1:3.5.12-1.1+apertis0bv2024dev2b1)
Filename: pool/target/libx/libxpm/libxpm4-dbgsym_3.5.12-1.1+apertis0bv2024dev2b1_armhf.deb
Size: 101948
MD5sum: b1ce5b8cd7f69f8896bb0f92c28142c0
SHA1: 5de9c2b1badad9e8962ef0e07ca512fef78067f4
SHA256: 289c99ab88e2f91c4a2b7f25d71a307688c1666a03b1efeba898cd909b5df0d8
SHA512: 67abca80816c25b982a0ad689f246813255f8c89d53c91bd53c6deabaad516e4e925d376d1b1307db3eef8caec7db69fcd0d6e7c7b48751d00ff729c1fb00e53
Description: debug symbols for libxpm4
Auto-Built-Package: debug-symbols
Build-Ids: fff7e69746fa0845448718f5a86ad24dd725e311
Multi-Arch: same

Package: libxrandr-dev
Priority: optional
Section: libdevel
Installed-Size: 116
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxrandr
Version: 2:1.5.2-2+apertis0bv2024dev3b1
Depends: libxrandr2 (= 2:1.5.2-2+apertis0bv2024dev3b1), libx11-dev, libxext-dev, x11proto-dev, libxrender-dev
Filename: pool/target/libx/libxrandr/libxrandr-dev_1.5.2-2+apertis0bv2024dev3b1_armhf.deb
Size: 41644
MD5sum: 2ae09d5c9bb19f1f351289d8deaa26ec
SHA1: 0fb224fb8486fc011a2e002c5ddcbf240cd67122
SHA256: 56e408881f8624de7257ce141c27dd01381272ff32e15cc15b7d9d02578e20fc
SHA512: 758e6cf6031a0f19a010dd71813a276ae82223a7c8724f889b66231c055791d0ff0f09adca2d899d003f365023306f031998966dabd70986e1b4b459ee64ee55
Description: X11 RandR extension library (development headers)
 libXrandr provides an X Window System client interface to the RandR
 extension to the X protocol.
 .
 The RandR extension allows for run-time configuration of display attributes
 such as resolution, rotation, and reflection.
 .
 This package contains the development headers for the library found in
 libxrandr2.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libXrandr
Multi-Arch: same

Package: libxrandr2
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxrandr
Version: 2:1.5.2-2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6, libxrender1
Filename: pool/target/libx/libxrandr/libxrandr2_1.5.2-2+apertis0bv2024dev3b1_armhf.deb
Size: 33588
MD5sum: 5cb86fc683dcd43627eb412c0ef62244
SHA1: 939808daa2e5e5cba4b30f157e667cb44b44c1f2
SHA256: e8536603e51419d5629388b7c426ad1b17febbb2af6a9234d1a1e150df062150
SHA512: 7d81ff64609fe5754f30f5eb677d2ba8b5950c7a88b0c2750e6761f5a3964b66a04761d44bedda29bc2d8412d681c1d3952322a0b0bb0a10d64b61994b095774
Description: X11 RandR extension library
 libXrandr provides an X Window System client interface to the RandR
 extension to the X protocol.
 .
 The RandR extension allows for run-time configuration of display attributes
 such as resolution, rotation, and reflection.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libXrandr
Multi-Arch: same

Package: libxrandr2-dbgsym
Priority: optional
Section: debug
Installed-Size: 75
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxrandr
Version: 2:1.5.2-2+apertis0bv2024dev3b1
Replaces: libxrandr2-dbg (<< 2:1.5.1-1~)
Depends: libxrandr2 (= 2:1.5.2-2+apertis0bv2024dev3b1)
Breaks: libxrandr2-dbg (<< 2:1.5.1-1~)
Filename: pool/target/libx/libxrandr/libxrandr2-dbgsym_1.5.2-2+apertis0bv2024dev3b1_armhf.deb
Size: 60516
MD5sum: 267bef9ab68f26a035d65165dadac3fd
SHA1: 77b6e39a228dae198ef9272fa727add33e99f732
SHA256: 3e7cf41d18bd52c52142f9537c5c94e9c04e9a07e8a95c5c493b8ea3876dcc98
SHA512: 2e99f15286e7db451a58c8c25c8a6e8b271233055a6277a40848606b9c17607a72108384a330b22e44915607449b7826c4f9b84452be8c7a23766f44e6ab6111
Description: debug symbols for libxrandr2
Auto-Built-Package: debug-symbols
Build-Ids: 27567d198faab21553a39227331956f05acb0b3e
Multi-Arch: same

Package: libxrender-dev
Priority: optional
Section: libdevel
Installed-Size: 84
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxrender
Version: 1:0.9.10-1.1+apertis0bv2024dev3b1
Depends: libxrender1 (= 1:0.9.10-1.1+apertis0bv2024dev3b1), libx11-dev (>= 2:1.0.0), x11proto-render-dev, x11proto-core-dev
Filename: pool/target/libx/libxrender/libxrender-dev_0.9.10-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 32872
MD5sum: 776fa691d7ab5f9721ad69c54e3b50bb
SHA1: 7624ed40773edd50e3bb39e5f748ec83935c9e6f
SHA256: 1d16dfef74a67668b7429db76c67d05651864c4611939d4fe4be2b084e853262
SHA512: 890e735b2de9af599aa7af521e551a8aaa238b52b1b8ae2678dcccb84f8ab6ecc3aa9c69643ebd5f6ea5100ea3d3ee643cb6a6ef7286545ed1f01ad87e636599
Description: X Rendering Extension client library (development files)
 The X Rendering Extension (Render) introduces digital image composition as
 the foundation of a new rendering model within the X Window System.
 Rendering geometric figures is accomplished by client-side tessellation into
 either triangles or trapezoids.  Text is drawn by loading glyphs into the
 server and rendering sets of them.  The Xrender library exposes this
 extension to X clients.
 .
 This package provides a static library and C header files.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXrender
Multi-Arch: same

Package: libxrender1
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxrender
Version: 1:0.9.10-1.1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0)
Filename: pool/target/libx/libxrender/libxrender1_0.9.10-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 24972
MD5sum: 674d5e0ee6bd7a9565493f21289010a9
SHA1: 5ba95f37fb346cce7fb194c233983bbe0b59defa
SHA256: 7280c991975f99c7f051cf34b3a64ea0fafb2f4e1a2441f31ea721484b207ee2
SHA512: 02d183f5728cfe8e1a7e278462a86f8fa231445d2df608ed89594f99ecf5d95f9c5e9f16c29bdd7a1edfa4af70750c1f08787111fc71c226c4e1d5d683c5c1a2
Description: X Rendering Extension client library
 The X Rendering Extension (Render) introduces digital image composition as
 the foundation of a new rendering model within the X Window System.
 Rendering geometric figures is accomplished by client-side tessellation into
 either triangles or trapezoids.  Text is drawn by loading glyphs into the
 server and rendering sets of them.  The Xrender library exposes this
 extension to X clients.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXrender
Multi-Arch: same

Package: libxrender1-dbgsym
Priority: optional
Section: debug
Installed-Size: 165
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxrender
Version: 1:0.9.10-1.1+apertis0bv2024dev3b1
Replaces: libxrender1-dbg (<< 1:0.9.10-1~)
Depends: libxrender1 (= 1:0.9.10-1.1+apertis0bv2024dev3b1)
Breaks: libxrender1-dbg (<< 1:0.9.10-1~)
Filename: pool/target/libx/libxrender/libxrender1-dbgsym_0.9.10-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 142176
MD5sum: f8fc117a9478562362242fc400e8cd12
SHA1: bc162d3fa4932f8bfd677e8dc2bb17d5da1ec7a7
SHA256: c26de60846363988151fbfe79199fd8f30a0f79469fa294432281c7ed792e9dc
SHA512: e6fad25978c06056331d51753265b820e48366ba2a10b4bd444d408a6759f1698ebefaf60d3333bbc91cb364392828c803c7f0df14d773c7774e7a0a4aa5d6f8
Description: debug symbols for libxrender1
Auto-Built-Package: debug-symbols
Build-Ids: 9e15630266e1dc7347fdbbd48e4560fc12b1fce0
Multi-Arch: same

Package: libxres-dev
Priority: optional
Section: libdevel
Installed-Size: 47
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxres
Version: 2:1.2.1-1+apertis0bv2024dev2b1
Depends: libxres1 (= 2:1.2.1-1+apertis0bv2024dev2b1), libx11-dev, libxext-dev, x11proto-dev
Filename: pool/target/libx/libxres/libxres-dev_1.2.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 19140
MD5sum: 1613cfc40e62591eb0bdf4104d84f649
SHA1: f8bf0707b7e5b24165bc89cc01322791137a5534
SHA256: 9d66bcf24488f0cad81d817fbc5c65b10e4956002eadbaa4f1be20184c2bd6fd
SHA512: 8bc4327a5385c4040df242baf3f5222c0fd2908a0ff2b706ebbab84512ee5db7b4fdea108eb5a92a73f126c6b0f949c6deab8e6f4e8d4fcda6ca699fdfd87a27
Description: X11 Resource extension library (development headers)
 libXRes provides an X Window System client interface to the Resource
 extension to the X protocol.
 .
 The Resource extension allows for X clients to see and monitor the X resource
 usage of various clients (pixmaps, et al).
 .
 This package contains the development headers for the library found in
 libxres1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXRes
Homepage: https://www.x.org
Multi-Arch: same

Package: libxres1
Priority: optional
Section: libs
Installed-Size: 35
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxres
Version: 2:1.2.1-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Filename: pool/target/libx/libxres/libxres1_1.2.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 16680
MD5sum: f1df1d4abb1b9aefb6131fdc7af74595
SHA1: 155bc58782d3b0dfbd04dc0066137b8785060af3
SHA256: 8fe992e0d2d5b9863ee9c17ed6e4f5b87f6e0e7fbef65ce5437eedb8ffa0eb4b
SHA512: 795e7fbbb1037d76e1a81f13d4b04b3addb77dcfea1dc1669d457eef77d700a73bf398dd8263de1714ba3990cc74b71ff0283e391a025084f632f6ecfeac9ad4
Description: X11 Resource extension library
 libXRes provides an X Window System client interface to the Resource
 extension to the X protocol.
 .
 The Resource extension allows for X clients to see and monitor the X resource
 usage of various clients (pixmaps, et al).
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXRes
Homepage: https://www.x.org
Multi-Arch: same

Package: libxres1-dbgsym
Priority: optional
Section: debug
Installed-Size: 36
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxres
Version: 2:1.2.1-1+apertis0bv2024dev2b1
Depends: libxres1 (= 2:1.2.1-1+apertis0bv2024dev2b1)
Filename: pool/target/libx/libxres/libxres1-dbgsym_1.2.1-1+apertis0bv2024dev2b1_armhf.deb
Size: 23468
MD5sum: 9886d7a23df33d8b4297211a510e7998
SHA1: c61d76290aaa063b9abc446c95dd290f40c77084
SHA256: 929f2e69e6934b8ee88e02732592ca461a66f4727fede3e34e0febe6972dceb7
SHA512: 3c7450ed8e4bd1a726e1d90be2406f4e9e3a3d2c916b97fcc2644588c16b9ebff1f5d813d99018b48303c4abc81fe7c0613426761e2b24820e6b1b3aa15c0892
Description: debug symbols for libxres1
Auto-Built-Package: debug-symbols
Build-Ids: d94595cf708bb8247c6e8ce8f7e05c2debf5477b
Multi-Arch: same

Package: libxshmfence-dev
Priority: optional
Section: libdevel
Installed-Size: 27
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxshmfence
Version: 1.3-1+apertis1bv2024dev3b1
Depends: libxshmfence1 (= 1.3-1+apertis1bv2024dev3b1)
Filename: pool/target/libx/libxshmfence/libxshmfence-dev_1.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 8372
MD5sum: 0b632eea72df29c079049f428c9d159d
SHA1: 4e0fa19eff2e44d618919d9e0131e7267320fea1
SHA256: 8fe44a75eade88b090d14bcd6544638f7160b6a0a082226b5cf63bcd2fa1a5a5
SHA512: 5b4b08f6a333b7f16fba367e27fa3f102bbdd7b4fb406f8e84206de523340d2736f7db2da9190f192517038f28cc670c8ef86e76f6dc4e45c0950ab8f1993281
Description: X shared memory fences - development files
 This library provides an interface to shared-memory fences for
 synchronization between the X server and direct-rendering clients.
 .
 This package contains the xshmfence development files.
Multi-Arch: same

Package: libxshmfence1
Priority: optional
Section: libs
Installed-Size: 28
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxshmfence
Version: 1.3-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.27)
Filename: pool/target/libx/libxshmfence/libxshmfence1_1.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 8860
MD5sum: d43c526e9dc4121a34508dd0befab3bb
SHA1: f1894e1c35c7647e356f5c7ec6814994898ba1bf
SHA256: 6aa68c6b049f1be148552722ba010fe8b7caa39a24d53f914f8103f3f35366fb
SHA512: 76d877d738a795ff17c517352aefc5d518b0da48aa307adc4f6de20006ecd0820140e950adbb246b8f3e7d326826d642caaa7f7298061cded623e7624851345f
Description: X shared memory fences - shared library
 This library provides an interface to shared-memory fences for
 synchronization between the X server and direct-rendering clients.
 .
 This package contains the xshmfence shared library.
Multi-Arch: same

Package: libxshmfence1-dbgsym
Priority: optional
Section: debug
Installed-Size: 18
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxshmfence
Version: 1.3-1+apertis1bv2024dev3b1
Depends: libxshmfence1 (= 1.3-1+apertis1bv2024dev3b1)
Filename: pool/target/libx/libxshmfence/libxshmfence1-dbgsym_1.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 5492
MD5sum: b73365909cf3bdc4ead9d5fe992ff30f
SHA1: ef0db70bb4a03ab82d978dce3581155162fdd3c2
SHA256: c9c1a85b0d5a700e909b401f5124ff995766b3f453c71b91973a69b3d0291119
SHA512: c96843e93d2e71b0fc00331900a219444dca55a6bc0f6634566bf37905948f10e555b52079501dc68b3fb56e29befdc18a5e0c75efc776791a26f40e9c9d61be
Description: debug symbols for libxshmfence1
Auto-Built-Package: debug-symbols
Build-Ids: d6fd2ef13c9134df63fa080a16a50c793225be7e
Multi-Arch: same

Package: libxslt1-dev
Priority: optional
Section: libdevel
Installed-Size: 2540
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Source: libxslt
Version: 1.1.35-1+apertis0bv2024dev3b1
Provides: libxslt-dev
Depends: libxml2-dev (>= 2.6.26), libxslt1.1 (= 1.1.35-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxslt/libxslt1-dev_1.1.35-1+apertis0bv2024dev3b1_armhf.deb
Size: 348940
MD5sum: fad609d04a7a0ab54e72d39fbd71fb60
SHA1: 882693682cf0a28a1758f1bd6ec26ecaa5180b98
SHA256: 3fe9226208574cbeb8b44ed5bb9658c00ff426d878994b4655b48f16b4b05a7d
SHA512: e6c1443f253fe74fc94d81caa379a8aa893f0d3e9ac3a17c63befbfe8dd800d3d2432ac234aa9cf01947427878e7413f2b6b3e13f05894ed176a688959d271c5
Description: XSLT 1.0 processing library - development kit
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package contains the development files for libxslt.
Homepage: https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
Multi-Arch: same

Package: libxslt1.1
Priority: optional
Section: libs
Installed-Size: 370
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Source: libxslt
Version: 1.1.35-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0), libxml2 (>= 2.9.0)
Filename: pool/target/libx/libxslt/libxslt1.1_1.1.35-1+apertis0bv2024dev3b1_armhf.deb
Size: 214996
MD5sum: c64777cfcfce658c0536ac4833d7565c
SHA1: 0cfa0029032827fc0bfea8c17ef8a843b1b3e71e
SHA256: c960dfc0e53b4e9b87055542f12d35b24357608ade2e5c63f0ec239871abd2a3
SHA512: 4645a986e2310b9d531520f292dc40c00ee14e0c05ea4f81e76192d9e7dbc602045eb0c0bb7aaf12fa115f28b541a8816ed7e82a20108b18d0ae6d9621ebf335
Description: XSLT 1.0 processing library - runtime library
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package contains the libxslt library used by applications for XSLT
 transformations.
Homepage: https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
Multi-Arch: same

Package: libxslt1.1-dbgsym
Priority: optional
Section: debug
Installed-Size: 392
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Source: libxslt
Version: 1.1.35-1+apertis0bv2024dev3b1
Depends: libxslt1.1 (= 1.1.35-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxslt/libxslt1.1-dbgsym_1.1.35-1+apertis0bv2024dev3b1_armhf.deb
Size: 338168
MD5sum: 16a705a1aa409a09059a6941990ad639
SHA1: e0aac1dfb3d814bd33ab6b8c68103860e9590d93
SHA256: d7430d1299eb4e2c55bd9c231a29480109de8a214686e7ee817353b633ebc62a
SHA512: 2f3f612010c5bfd777c25f6642e0a9af05e62207688980e216106367fab88d96186a3b4e972fbcf46345f74e1e3d650f8732b19e6427173aeab82f074a44decc
Description: debug symbols for libxslt1.1
Auto-Built-Package: debug-symbols
Build-Ids: 24fd518895dae72f3e66e21a5a51c4a0fd566421 62887084409818b08d909dab353ddb219d24da07
Multi-Arch: same

Package: libxss-dev
Priority: optional
Section: libdevel
Installed-Size: 58
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxss
Version: 1:1.2.3-1+apertis1bv2024dev2b1
Replaces: x11proto-scrnsaver-dev (<< 1.2.0)
Depends: libxss1 (= 1:1.2.3-1+apertis1bv2024dev2b1), libx11-dev, libxext-dev, x11proto-scrnsaver-dev (>= 1.2.0)
Filename: pool/target/libx/libxss/libxss-dev_1.2.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 21808
MD5sum: 5768f677459ef29fee9169bc67c0eafd
SHA1: 44725ff8f3afcec496e9772da2f4479bc1a18eca
SHA256: 1290f4339763220153a5103eaa27be4c5c40873b6a089fc203f56e4bd055bd38
SHA512: d485b8f721f60c9b70721493878fde4c486bf0e66189d5da872d1e712ab71bfd3c2ec9bf9a93ba9916e072efab467d0675506e0f68e6b98673b0795a090d58da
Description: X11 Screen Saver extension library (development headers)
 libXss provides an X Window System client interface to the MIT-SCREEN-SAVER
 extension to the X protocol.
 .
 The Screen Saver extension allows clients behaving as screen savers to
 register themselves with the X server, to better integrate themselves with
 the running session.
 .
 This package contains the development headers for the library found in
 libxss1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libXScrnSaver
Multi-Arch: same

Package: libxss1
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxss
Version: 1:1.2.3-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxext6, x11-common
Filename: pool/target/libx/libxss/libxss1_1.2.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 15896
MD5sum: b83430a7a7304d0ffd085677c7c16d4b
SHA1: 585fe91139b8d4c5919ada87035a39c76bee9a29
SHA256: bf10be4b1c5342ec30f2bf0f22261b95d0e049b6172814d013ac5dfc996ec0f4
SHA512: 26c98fce6e9ffd6d1e16d3963efbadbf4f86db5f8dc5d1e36df4dcf7e4dd56de01dae275a5acf9a507ed0f9181e348e6357b2177b07493449ba585ef8d689aee
Description: X11 Screen Saver extension library
 libXss provides an X Window System client interface to the MIT-SCREEN-SAVER
 extension to the X protocol.
 .
 The Screen Saver extension allows clients behaving as screen savers to
 register themselves with the X server, to better integrate themselves with
 the running session.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libXScrnSaver
Multi-Arch: same

Package: libxss1-dbgsym
Priority: optional
Section: debug
Installed-Size: 36
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxss
Version: 1:1.2.3-1+apertis1bv2024dev2b1
Depends: libxss1 (= 1:1.2.3-1+apertis1bv2024dev2b1)
Filename: pool/target/libx/libxss/libxss1-dbgsym_1.2.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 23580
MD5sum: 77f33ec8b72b49beedf6c28bf451ddc1
SHA1: ec8285ba46ff0824b478b1fb67ea791fc75084ad
SHA256: 0fe25f3d47425bc9dbc45b98b034b4ea42e1b1261ba851803bab8f8e1aa40185
SHA512: 0035c2555c0da8eaba340187c7640517c2c011d1d7b6c20b023621887373127604def3118104f55aea072d331f02797b4dee09664d2536e03821d2568b561606
Description: debug symbols for libxss1
Auto-Built-Package: debug-symbols
Build-Ids: 092d003045f21c9565d4621a1612fb8200ab7635
Multi-Arch: same

Package: libxt-dev
Priority: optional
Section: libdevel
Installed-Size: 1111
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxt
Version: 1:1.2.1-1.1+apertis0bv2024dev3b1
Depends: libxt6 (= 1:1.2.1-1.1+apertis0bv2024dev3b1), libx11-dev, x11proto-dev, libsm-dev
Suggests: libxt-doc
Filename: pool/target/libx/libxt/libxt-dev_1.2.1-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 385004
MD5sum: c84f69fd27831173c035885f894aaebe
SHA1: 1e127efd60cc2c3657b701fe2c4961dc3576572b
SHA256: 9d0c758486a36d21ebb2cc677864b718ffd0c6ce35e494afcd0a62a82db9fa2a
SHA512: 73f2b7968fc43fb8600186439e3187f9e54f1c75e213b97a7fdf314294634056a319a02c55cd1e72a2cf474e5759883dd97440f7ce22fea12f4c6c09a0aa57ba
Description: X11 toolkit intrinsics library (development headers)
 libXt provides the X Toolkit Intrinsics, an abstract widget library upon
 which other toolkits are based.  Xt is the basis for many toolkits, including
 the Athena widgets (Xaw), and LessTif (a Motif implementation).
 .
 This package contains the development headers for the library found in
 libxt6.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXt
Multi-Arch: same

Package: libxt-doc
Priority: optional
Section: doc
Installed-Size: 1776
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libxt
Version: 1:1.2.1-1.1+apertis0bv2024dev3b1
Filename: pool/target/libx/libxt/libxt-doc_1.2.1-1.1+apertis0bv2024dev3b1_all.deb
Size: 434784
MD5sum: 5778134d18f4af6c9b6907947f5fd4c1
SHA1: 993a252230ec67487906c90fcd6be155361366df
SHA256: df90ecf6a04442637350d63b116e404db7bd828c8f1c3cf661af92edb5045f8f
SHA512: bca310382a200ccc9bfdb22db9c5907b21ecd24b4da867941dd1e2ea9c32b7ee97233334902848060dd63b6da1970799de420a5cb114fda5d066449595e23746
Description: X11 toolkit intrinsics library (documentation)
 libXt provides the X Toolkit Intrinsics, an abstract widget library upon
 which other toolkits are based.  Xt is the basis for many toolkits, including
 the Athena widgets (Xaw), and LessTif (a Motif implementation).
 .
 This package contains the X Toolkit Intrinsics C API documentation.
Multi-Arch: foreign

Package: libxt-doc
Priority: optional
Section: doc
Installed-Size: 1774
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libxt
Version: 1:1.2.1-1+apertis0bv2024dev2b1
Filename: pool/target/libx/libxt/libxt-doc_1.2.1-1+apertis0bv2024dev2b1_all.deb
Size: 433492
MD5sum: ddcdfa4a130bad0b76797f79b98feaf2
SHA1: 5948819d2c8443616da45c925baa625af2147b4c
SHA256: 144d8b90522c1e7199eadf81709468d0e6afa434db3b1d0b8c40f21807b9b8c4
SHA512: 060c45d6eddf253debc4fc56e094a87c3478d92a4dfde48c2017cca7b5df86c72723abb8e9cc85abda911aa633fd497684e6d53fd2f34250dac3d70abf6189f6
Description: X11 toolkit intrinsics library (documentation)
 libXt provides the X Toolkit Intrinsics, an abstract widget library upon
 which other toolkits are based.  Xt is the basis for many toolkits, including
 the Athena widgets (Xaw), and LessTif (a Motif implementation).
 .
 This package contains the X Toolkit Intrinsics C API documentation.
Multi-Arch: foreign

Package: libxt6
Priority: optional
Section: libs
Installed-Size: 302
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxt
Version: 1:1.2.1-1.1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.33), libice6 (>= 1:1.0.0), libsm6, libx11-6
Filename: pool/target/libx/libxt/libxt6_1.2.1-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 158812
MD5sum: 6c11ed6f680eab51cbf491aa1b9772af
SHA1: e57dfbbdc7759c0b27c24040420416a44808b37d
SHA256: eee39d0873cef231402783a247da400947850c889a5853f840151509cb8994a4
SHA512: 09e9baec5c3d094d6057e8aca1c91b33bea8f1512e887f91d9d9494223b183256e3a7d827f70164f713d1ae823a7f45d6c99ebecab0d8dd1cba0a0de2c1e6f91
Description: X11 toolkit intrinsics library
 libXt provides the X Toolkit Intrinsics, an abstract widget library upon
 which other toolkits are based.  Xt is the basis for many toolkits, including
 the Athena widgets (Xaw), and LessTif (a Motif implementation).
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXt
Multi-Arch: same

Package: libxt6-dbgsym
Priority: optional
Section: debug
Installed-Size: 463
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxt
Version: 1:1.2.1-1.1+apertis0bv2024dev3b1
Replaces: libxt6-dbg (<< 1:1.2.0-1~)
Depends: libxt6 (= 1:1.2.1-1.1+apertis0bv2024dev3b1)
Breaks: libxt6-dbg (<< 1:1.2.0-1~)
Filename: pool/target/libx/libxt/libxt6-dbgsym_1.2.1-1.1+apertis0bv2024dev3b1_armhf.deb
Size: 418316
MD5sum: ea72bd7c6fa3ea1e72aa08aec7cdd655
SHA1: 1e605c1093b733742f2571bb0476903ede9e9df1
SHA256: 7c80dac99941295544e7a2166ae235f3b518ecec526b68b1a4b325dd7d848a4f
SHA512: a93addb297313d724d5140e5f4f33b3e98e99458d60aa71ba88747645b80049d6c9767490d7c12ae76a4ddf36ef76edfb3241c9a9d77b87cc4222748d3c13a97
Description: debug symbols for libxt6
Auto-Built-Package: debug-symbols
Build-Ids: 3f0700a06b975a82d14b591127b8fae2d041125d
Multi-Arch: same

Package: libxtables-dev
Priority: optional
Section: libdevel
Installed-Size: 56
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: iptables
Version: 1.8.9-2+apertis1bv2024dev3b1
Depends: libxtables12 (= 1.8.9-2+apertis1bv2024dev3b1)
Filename: pool/target/i/iptables/libxtables-dev_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 16208
MD5sum: 479debfaad4bac1f2d025ca14e2631fb
SHA1: a426b10f1e30bbfa628f483d13998bf717106066
SHA256: 5e4b0e08ffb2d6bab365e9de241fc3ca21a74ab6699cc911215d99e798b6c8e6
SHA512: 571b1877aece6eda8eb6a69f5aab42ec05b6bdbfca414e179e32a78c6e6a5683c38ffd19f678d112b0670e09fb0113b97d89658fa523ba173e4526dbed876201
Description: netfilter xtables library -- development files
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package includes the development files of libxtables.
Homepage: https://www.netfilter.org/
Multi-Arch: same

Package: libxtables12
Priority: optional
Section: libs
Installed-Size: 81
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: iptables
Version: 1.8.9-2+apertis1bv2024dev3b1
Replaces: libxtables11 (>= 1.6.0+snapshot20161117-1)
Depends: libc6 (>= 2.34)
Breaks: libxtables11 (>= 1.6.0+snapshot20161117-1)
Filename: pool/target/i/iptables/libxtables12_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 30924
MD5sum: eda73607f0852d672acf55df0bba9db4
SHA1: 47cc8bf978ee05128ad6c9ee7c9276d2b6e0a88d
SHA256: 3a47576a3a44a7de73b125ed004f259a42e4c08dbe3a6dbc5da4b83787edc0de
SHA512: c4f08650050248a9e898ff6d2e2e0a0ca5005466428a8bd9d7b045e242335e344c9339352f6938e4f299a736e93408af0ad02437c5a38b7e93a53e17ccaf6962
Description: netfilter xtables library
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 However, even if a given system may be fully running on native nftables,
 there are other reasons why libxtables might be installed. For one, nftables
 itself uses it to be able to display old rulesets that were created using
 xtables extensions (to help folks migrate). Other third-party software might
 also be linked to this library.
 .
 This library being installed in the system should be harmless in any case.
 .
 This package contains the user-space interface to the Netfilter xtables
 kernel framework.
Homepage: https://www.netfilter.org/
Multi-Arch: same

Package: libxtables12-dbgsym
Priority: optional
Section: debug
Installed-Size: 88
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: iptables
Version: 1.8.9-2+apertis1bv2024dev3b1
Depends: libxtables12 (= 1.8.9-2+apertis1bv2024dev3b1)
Filename: pool/target/i/iptables/libxtables12-dbgsym_1.8.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 68632
MD5sum: fe0de7e4276a5343d7ccf5bed67fe2c7
SHA1: 843050fe250cfa01cb3e0e41471d3350e52a5f02
SHA256: db502b9a18e288b405a5a05ea00a2e8a531ffb7801eb82050ef71943dfd5d9fd
SHA512: ea921a85a853f01de1f152173fb9694faa63f122402f52a9f5596f0d33137569636bdb4aae7330574d9b156eb2fc36bfa45bca10ea61e8ce68aeaa2dcd496277
Description: debug symbols for libxtables12
Auto-Built-Package: debug-symbols
Build-Ids: 06ad32c68e154413730648890e099d2cf6c82abf
Multi-Arch: same

Package: libxtst-dev
Priority: optional
Section: libdevel
Installed-Size: 74
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxtst
Version: 2:1.2.3-1.1+apertis0bv2024dev2b1
Replaces: x11proto-record-dev (<< 1.13.99.1), x11proto-xext-dev (<< 7.0.99.3)
Depends: libxtst6 (= 2:1.2.3-1.1+apertis0bv2024dev2b1), libx11-dev, libxext-dev, libxi-dev, x11proto-xext-dev (>= 7.0.99.3), x11proto-record-dev (>= 1.13.99.1)
Filename: pool/target/libx/libxtst/libxtst-dev_1.2.3-1.1+apertis0bv2024dev2b1_armhf.deb
Size: 28040
MD5sum: 1707d3cba3e72ac3c208e9196f24bce5
SHA1: ec1acd3bf9b0b8d971940c27bcd099140ab18260
SHA256: 0a1c109e67d5f81ebc9274dc7f2215dc76a30869d3811a692768298ad37d88b9
SHA512: 1fccbeeec7c05670ebb0ab7e5f46d8cc546706a29936deb41d22cd14af3a5caecc556c496a911e5e188b2da93b4a85654cd8b3f4c7ebf8c995a77cfabe5e509a
Description: X11 Record extension library (development headers)
 libXtst provides an X Window System client interface to the Record
 extension to the X protocol.
 .
 The Record extension allows X clients to synthesise input events, which
 is useful for automated testing.
 .
 This package contains the development headers for the library found in
 libxtst6.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXtst
Multi-Arch: same

Package: libxtst-doc
Priority: optional
Section: doc
Installed-Size: 168
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: libxtst
Version: 2:1.2.3-1.1+apertis0bv2024dev2b1
Replaces: libxtst-dev (<< 2:1.2.1)
Breaks: libxtst-dev (<< 2:1.2.1)
Filename: pool/target/libx/libxtst/libxtst-doc_1.2.3-1.1+apertis0bv2024dev2b1_all.deb
Size: 63096
MD5sum: 49c8d9c3210045ceedef9be8d46580d7
SHA1: 0cc00cac6353b7d8902fe76bf3b23877ecfb5e6b
SHA256: 86e5ecc6ac5299f1772251b9b336aa1b93d8e7fa039adb0bfa2fac9970825bc1
SHA512: 5e670bcd4870c5635c6cc1d1d1d942a021d784208a7efb6e54549deab0413661fd87a0d585b6d05eee2abeca2b63f22759f3a1fbfe4e906ec0110d88d38cf8f2
Description: X11 Record extension library (documentation)
 libXtst provides an X Window System client interface to the Record
 extension to the X protocol.
 .
 The Record extension allows X clients to synthesise input events, which
 is useful for automated testing.
 .
 This package contains the API documentation for the X Record and XTEST
 extension libraries.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXtst
Multi-Arch: foreign

Package: libxtst6
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxtst
Version: 2:1.2.3-1.1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6, x11-common
Filename: pool/target/libx/libxtst/libxtst6_1.2.3-1.1+apertis0bv2024dev2b1_armhf.deb
Size: 23380
MD5sum: c46d0be3af2c54c0df69e0c360496682
SHA1: 38b6ccd79e4c6ec5bd5290828ce43581f0c5407e
SHA256: 42c81d23b892bc3f27fa25a87eb2900233c89ba43ff0d96098f8de0e56b75aa9
SHA512: 4aa209691b7a9bca216571b2e9ed176233b5668acd10ba53d757f0dd086d2ed842988360edcde29c220f16477cf0943e362736b5f1973b781f1192f2a081bf2e
Description: X11 Testing -- Record extension library
 libXtst provides an X Window System client interface to the Record
 extension to the X protocol.
 .
 The Record extension allows X clients to synthesise input events, which
 is useful for automated testing.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXtst
Multi-Arch: same

Package: libxtst6-dbgsym
Priority: optional
Section: debug
Installed-Size: 61
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxtst
Version: 2:1.2.3-1.1+apertis0bv2024dev2b1
Depends: libxtst6 (= 2:1.2.3-1.1+apertis0bv2024dev2b1)
Filename: pool/target/libx/libxtst/libxtst6-dbgsym_1.2.3-1.1+apertis0bv2024dev2b1_armhf.deb
Size: 46840
MD5sum: 54425bccd66b9ec265fb182049585d1c
SHA1: 8092f3f18c61e0f7c2454a5e0893544c420a6e42
SHA256: fd15a2664f0db97dca4e82c8ca036dd6beaf2dd3679399658970b8795d7c5ce0
SHA512: d545bc545f9d6f7a84867e702f04a1905ee63717af508c73e5d83795bd7ad3dfc67a488a01bdb1ee508783123431b5bab89177642765a4ddee73faeb22f36297
Description: debug symbols for libxtst6
Auto-Built-Package: debug-symbols
Build-Ids: 77644ab45ed08ce58ddad6fbcded773d28d4235c
Multi-Arch: same

Package: libxv-dev
Priority: optional
Section: libdevel
Installed-Size: 92
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxv
Version: 2:1.0.11-1.1+apertis0bv2024dev2b1
Depends: libxv1 (= 2:1.0.11-1.1+apertis0bv2024dev2b1), libx11-dev, libxext-dev, x11proto-video-dev
Filename: pool/target/libx/libxv/libxv-dev_1.0.11-1.1+apertis0bv2024dev2b1_armhf.deb
Size: 45212
MD5sum: 9cbd7d3def6ebf01ef978f241adf1394
SHA1: 527fbaf27119bd2cdc6ea510072f61607f0adf13
SHA256: dfd5a42bdf7f83a9ad132495a2b465bfe0c1c99cd31b4a4ed9e91d1edb93dd8b
SHA512: 8747ea74fddb8316fd9c61b2b3b674fac81561d75c5811d1bb764dc331006fff362789781b926e90971527f3a1fce08c234d04a2f87e3395030aefaad1f75d97
Description: X11 Video extension library (development headers)
 libXv provides an X Window System client interface to the XVideo
 extension to the X protocol.
 .
 The XVideo extension allows for accelerated drawing of videos.  Hardware
 adaptors are exposed to clients, which may draw in a number of colourspaces,
 including YUV.
 .
 This package contains the development headers for the library found in
 libxv1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXv
Multi-Arch: same

Package: libxv1
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxv
Version: 2:1.0.11-1.1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Filename: pool/target/libx/libxv/libxv1_1.0.11-1.1+apertis0bv2024dev2b1_armhf.deb
Size: 21188
MD5sum: e575ac78e1c8000e6d9ad5619575af51
SHA1: b44cebbab70e6a525f326515681538fa3573c929
SHA256: 66a9c4a2c411c01cab922c79da86984818c90a170eb12bc72532c5ba469bca1b
SHA512: dede858c724036a1713b72ee79d2eefe79b7099c279624c2afda5a9276f54c83273dd60e6015923fad8a1291bd1fa862afeac8e38b16775bdfbd100299883b3d
Description: X11 Video extension library
 libXv provides an X Window System client interface to the XVideo
 extension to the X protocol.
 .
 The XVideo extension allows for accelerated drawing of videos.  Hardware
 adaptors are exposed to clients, which may draw in a number of colourspaces,
 including YUV.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXv
Multi-Arch: same

Package: libxv1-dbgsym
Priority: optional
Section: debug
Installed-Size: 47
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxv
Version: 2:1.0.11-1.1+apertis0bv2024dev2b1
Depends: libxv1 (= 2:1.0.11-1.1+apertis0bv2024dev2b1)
Filename: pool/target/libx/libxv/libxv1-dbgsym_1.0.11-1.1+apertis0bv2024dev2b1_armhf.deb
Size: 33748
MD5sum: 879d079f856a988e679241b117510018
SHA1: b7058241c1b904383acb9058081b5d6223a6ae9e
SHA256: a652a02b816677145711aa9e85b4da5d57f39f77828d52170aa61063303af153
SHA512: 6b88393795c26d53e9058c373c3dc317d972a7783cefd2c82fb52a619083dd166b9ce83d556031f702d7ee214fb18b707cb8f9317fd4d999634938f2f21b812b
Description: debug symbols for libxv1
Auto-Built-Package: debug-symbols
Build-Ids: e18492df5b48a69bdcac6f4b5451508efcb28545
Multi-Arch: same

Package: libxvmc-dev
Priority: optional
Section: libdevel
Installed-Size: 81
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxvmc
Version: 2:1.0.12-2+apertis2bv2024dev2b1
Replaces: x11proto-dev (<< 2019.2-1)
Depends: libxvmc1 (= 2:1.0.12-2+apertis2bv2024dev2b1), libx11-dev (>= 2:1.0.0-1), libxext-dev (>= 1:1.0.0-2), x11proto-dev, libxv-dev
Breaks: x11proto-dev (<< 2019.2-1)
Filename: pool/target/libx/libxvmc/libxvmc-dev_1.0.12-2+apertis2bv2024dev2b1_armhf.deb
Size: 34720
MD5sum: b13519c0c08337f10c00c3be21a0270a
SHA1: b18d6515008ae4da04912a0b55ef6d4094ba8929
SHA256: a562fc7d8c15d845d4a8407196db5330340a9c5ef6850363cec34cf18aabc7ae
SHA512: c530b1b64b54000b9e379ed54c058cfb85c209fe90e112b2cd750851ac0ce2f1ef689e66ecc18918cf598749bcfa7caa0d45880666ae9c44200e1aa56bec7d0a
Description: X11 Video extension library (development headers)
 libXvMC provides an X Window System client interface to the
 XVideo-MotionCompensation extension to the X protocol.
 .
 The XVideo-MotionCompensation extension allows for further accelerated drawing
 of videos.  Video data may be sent at earlier stages of the decoding pipeline
 than raw YUV data.  At the moment, driver support for XvMC is poor to
 non-existent.
 .
 This package contains the development headers for the library found in
 libxvmc1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXvMC
Multi-Arch: same

Package: libxvmc1
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxvmc
Version: 2:1.0.12-2+apertis2bv2024dev2b1
Depends: libc6 (>= 2.34), libx11-6 (>= 2:1.6.0), libxext6, x11-common
Filename: pool/target/libx/libxvmc/libxvmc1_1.0.12-2+apertis2bv2024dev2b1_armhf.deb
Size: 23212
MD5sum: 5902f09eacbe042af3d5bebad15aae36
SHA1: c7b10e0eb68c684d8ff113594896f43551844b11
SHA256: 1fca054564d13dea9cd49a1363d44b323b64c04ab9d4a76d88e0052c6365064b
SHA512: e5ab1a2e3b869bfca7747e39da40036f0b41857dffd09c55984d12c7013f2ef8dadf0be0a47677caed412e35d5d0debc0004740e5e6f5e2020dc245f2a7cca5e
Description: X11 Video extension library
 libXvMC provides an X Window System client interface to the
 XVideo-MotionCompensation extension to the X protocol.
 .
 The XVideo-MotionCompensation extension allows for further accelerated drawing
 of videos.  Video data may be sent at earlier stages of the decoding pipeline
 than raw YUV data.  At the moment, driver support for XvMC is poor to
 non-existent.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXvMC
Multi-Arch: same

Package: libxvmc1-dbgsym
Priority: optional
Section: debug
Installed-Size: 71
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxvmc
Version: 2:1.0.12-2+apertis2bv2024dev2b1
Depends: libxvmc1 (= 2:1.0.12-2+apertis2bv2024dev2b1)
Filename: pool/target/libx/libxvmc/libxvmc1-dbgsym_1.0.12-2+apertis2bv2024dev2b1_armhf.deb
Size: 48032
MD5sum: 8b2d6bcec6af210651b7c8ff0f90cf80
SHA1: 510fbb0fa07c90414cbeac5928b770a847200921
SHA256: 0098c9d7f71b8121f19d7481ef645cb699a2b28e4e4ef77fd16c30eae746d7d2
SHA512: b3777b094dc154bf488220fb557ab2d5eb9b3a8dfd2cf5350fcc0a1261a5e6a70f7930cbea008049cafa40b9bb3f86f4e31b04e9d78e65992dd9d3ce2dfac442
Description: debug symbols for libxvmc1
Auto-Built-Package: debug-symbols
Build-Ids: 9f1af26c94444ba80fc46100728acc983e3c243b ca0d1bc6f45dd77119143fed070da35701d9a632
Multi-Arch: same

Package: libxxf86dga-dev
Priority: optional
Section: libdevel
Installed-Size: 76
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxxf86dga
Version: 2:1.1.5-1+apertis0bv2024dev2b1
Depends: libxxf86dga1 (= 2:1.1.5-1+apertis0bv2024dev2b1), libx11-dev, x11proto-dev
Filename: pool/target/libx/libxxf86dga/libxxf86dga-dev_1.1.5-1+apertis0bv2024dev2b1_armhf.deb
Size: 24464
MD5sum: cd85feb1d67bbe95b5c7fc53ff402acf
SHA1: c18b5c8156bd48df77c90efd50d467135db1c5ec
SHA256: 0ba12e775a5393047d09faf1a5239085155cc7580ac6f555593c5f1fe53c08d2
SHA512: b2958b4887d1abd3106b8dcc904e4020a9f340aca4c0fc9a8e94664cd2656235fd361a4cd55596971e9661261082c608dd68bdef802404474b9e82282deb6946
Description: X11 Direct Graphics Access extension library (development headers)
 libXxf86dga provides the XFree86-DGA extension, which allows direct
 graphics access to a framebuffer-like region, and also allows relative
 mouse reporting, et al.  It is mainly used by games and emulators for
 games.
 .
 This package contains the development headers for the library found in
 libxxf86dga1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libXxf86dga
Multi-Arch: same

Package: libxxf86dga1
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxxf86dga
Version: 2:1.1.5-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libx11-6 (>= 2:1.6.0), libxext6
Filename: pool/target/libx/libxxf86dga/libxxf86dga1_1.1.5-1+apertis0bv2024dev2b1_armhf.deb
Size: 18980
MD5sum: fa5ba7f6b7f10c554940b447aa0e72c2
SHA1: e5c700ca92ddf9c57946e72ffe3f20d910f4ab7b
SHA256: dd2259bb09431b6609fe6a0654a8f400a40db67e8368ad59cf0a50bd9709f026
SHA512: 42f5d29e5e2c95fa0c07f188996ab0ff39a2bb5ae11c51035c04d863031548fd85b34d1eeb9d6c1805af15dee386680cad2b234683577eab54daedf9f0d5f313
Description: X11 Direct Graphics Access extension library
 libXxf86dga provides the XFree86-DGA extension, which allows direct
 graphics access to a framebuffer-like region, and also allows relative
 mouse reporting, et al.  It is mainly used by games and emulators for
 games.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libXxf86dga
Multi-Arch: same

Package: libxxf86dga1-dbgsym
Priority: optional
Section: debug
Installed-Size: 55
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxxf86dga
Version: 2:1.1.5-1+apertis0bv2024dev2b1
Depends: libxxf86dga1 (= 2:1.1.5-1+apertis0bv2024dev2b1)
Filename: pool/target/libx/libxxf86dga/libxxf86dga1-dbgsym_1.1.5-1+apertis0bv2024dev2b1_armhf.deb
Size: 41080
MD5sum: 421f1bbfa38195c030c85a09ed95a4a5
SHA1: 01007a6a1aad3a839e5f2a90065d99619d3385b1
SHA256: 07f1d88ee490a9fbabc1e39893a1bd26b8777a1744ec03556ddc0cf0f0d91fd6
SHA512: 4933905bc2868b58b8540ad013a24ab087b29fb90cfb9dddc1a15d3da0695406cce99f2c7b6c17af3a88c3d7d78e5e31ac3017cf7b42034f2ef28b444e41b385
Description: debug symbols for libxxf86dga1
Auto-Built-Package: debug-symbols
Build-Ids: 272636243d337bae63c7ff4c1b82cf2a56e146f2
Multi-Arch: same

Package: libxxf86vm-dev
Priority: optional
Section: libdevel
Installed-Size: 77
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxxf86vm
Version: 1:1.1.4-1+apertis1bv2024dev3b1
Replaces: x11proto-xf86vidmode-dev (<< 2.2.99.1)
Depends: libxxf86vm1 (= 1:1.1.4-1+apertis1bv2024dev3b1), libx11-dev, x11proto-xf86vidmode-dev (>= 2.2.99.1)
Filename: pool/target/libx/libxxf86vm/libxxf86vm-dev_1.1.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 23024
MD5sum: 311988f3142f30e536462e672dab5216
SHA1: ee0f990f49624d7beaf703b03836e45390c27da2
SHA256: 38a3922989932487597cd3a91f5c80396cf089dc71f5acf88bab85d859086094
SHA512: df4a2d0161db64140484143db7c21d72f2d5f4f06facc786852b933aa20f925ef487284a0cef33f6f75b7c9391aa78fcccaf30acd76cf6f249608ec495b529ef
Description: X11 XFree86 video mode extension library (development headers)
 libXxf86vm provides an interface to the XFree86-VidModeExtension
 extension, which allows client applications to get and set video mode
 timings in extensive detail.  It is used by the xvidtune program in
 particular.
 .
 This package contains the development headers for the library found in
 libxxf86vm1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm
Multi-Arch: same

Package: libxxf86vm1
Priority: optional
Section: libs
Installed-Size: 41
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxxf86vm
Version: 1:1.1.4-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Filename: pool/target/libx/libxxf86vm/libxxf86vm1_1.1.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 18152
MD5sum: db38bac6ec131a53f97389f958a3fd69
SHA1: 55ee098cd75e48a31d2b70b5b2b504ef1f58c4ac
SHA256: 8f3f6e8263df7c3af3e5f5a8cc87fb17e12da9972d41cb7828394de3311d6d83
SHA512: 23cc4fd5735da15bc8ec4e2c942d2d4b7de38fc4f5399a6b8f57a69c96cfe7eb5840057a517ecdfb0d97d1c15380aa76bfd0e1c9434f68e442dfd63c22e7e6c8
Description: X11 XFree86 video mode extension library
 libXxf86vm provides an interface to the XFree86-VidModeExtension
 extension, which allows client applications to get and set video mode
 timings in extensive detail.  It is used by the xvidtune program in
 particular.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm
Multi-Arch: same

Package: libxxf86vm1-dbg
Priority: extra
Section: debug
Installed-Size: 60
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxxf86vm
Version: 1:1.1.4-1+apertis1bv2024dev3b1
Depends: libxxf86vm1 (= 1:1.1.4-1+apertis1bv2024dev3b1)
Filename: pool/target/libx/libxxf86vm/libxxf86vm1-dbg_1.1.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 42668
MD5sum: d7ae794b3792e5ecbc18e4bde53368b8
SHA1: cc9bb5cb11ad4850dbbff3dffe01e4a2b79cdab8
SHA256: 20c43e634fafd19d1052d8b3828eb0e2124467facb5713eb23d5589fc1106bfc
SHA512: 5c53515ff72b8c834430cd2b2c3c1396f509f6681002e9818b88ab0537dfa2dde56a819375ebc06290c8fccfe8685a62e74743a01428c04766d3f98c44eb86e0
Description: X11 XFree86 video mode extension library (debug package)
 libXxf86vm provides an interface to the XFree86-VidModeExtension
 extension, which allows client applications to get and set video mode
 timings in extensive detail.  It is used by the xvidtune program in
 particular.
 .
 This package contains the debug versions of the library found in libxxf86vm1.
 Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm
Build-Ids: cd983e5c751c3301d64d55528bda529fd596c71f
Multi-Arch: same

Package: libxxhash-dev
Priority: optional
Section: libdevel
Installed-Size: 275
Maintainer: Josue Ortega <josue@debian.org>
Architecture: armhf
Source: xxhash
Version: 0.8.1-1+apertis1bv2024dev3b1
Depends: libxxhash0 (= 0.8.1-1+apertis1bv2024dev3b1)
Filename: pool/target/x/xxhash/libxxhash-dev_0.8.1-1+apertis1bv2024dev3b1_armhf.deb
Size: 74384
MD5sum: 6ad2daffac2a915cb7292be551cad48a
SHA1: dcab99a23484c9e8a084e742a85b2e6406a1c250
SHA256: c17a5f07822a4ed94385049d0c801cdce18a099a30dbe8a1ab098fdc6d354b96
SHA512: 148daac9a7200fe28815e2f45cf9db127126719e3f40ce024eba83b41ef840abebd5fcceb3c656cd19a19c4f3d7300a1ca121db8143ac688a719806197d1bf92
Description: header files and a static library for libxxhash
 xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.
 It successfully completes the SMHasher test suite which evaluates collision,
 dispersion and randomness qualities of hash functions. Code is highly portable,
 and hashes are identical on all platforms (little / big endian).
 .
 This package contains xxHash static library and header files.
Homepage: https://cyan4973.github.io/xxHash
Multi-Arch: same

Package: libxxhash0
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Josue Ortega <josue@debian.org>
Architecture: armhf
Source: xxhash
Version: 0.8.1-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/x/xxhash/libxxhash0_0.8.1-1+apertis1bv2024dev3b1_armhf.deb
Size: 28408
MD5sum: 2220fb1ba3fea1d23f457e2fcde37a0f
SHA1: 68fd05576e65eb1b49c29ca2c2b92fcdccd6ef6f
SHA256: 74b238c52862063b129a6827765aa5cd5777fff2ec1ca19588a9e7b6bcf827ce
SHA512: 9ad29fe4940e3668b3ce65c4745db20688989dfe8a9a9141f866ddeb6f620921e5d60c7e15a1de748b791cfca0336e938d09941a10ce8889fdb017235882a1d8
Description: shared library for xxhash
 xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.
 It successfully completes the SMHasher test suite which evaluates collision,
 dispersion and randomness qualities of hash functions. Code is highly portable,
 and hashes are identical on all platforms (little / big endian).
 .
 This package contains the shared library.
Homepage: https://cyan4973.github.io/xxHash
Multi-Arch: same

Package: libxxhash0-dbgsym
Priority: optional
Section: debug
Installed-Size: 129
Maintainer: Josue Ortega <josue@debian.org>
Architecture: armhf
Source: xxhash
Version: 0.8.1-1+apertis1bv2024dev3b1
Depends: libxxhash0 (= 0.8.1-1+apertis1bv2024dev3b1)
Filename: pool/target/x/xxhash/libxxhash0-dbgsym_0.8.1-1+apertis1bv2024dev3b1_armhf.deb
Size: 117248
MD5sum: 22857aa08faf0154a02079948d96063c
SHA1: 7153cfa84c869521becb7923e466418aef002f91
SHA256: 1eb5d7f1943e98b7c0c343af4038fdf2f74f8b2184a85e4005b32d57032c9a40
SHA512: c26831340e40a086d82c7e4aab5b8a873d96c7cf5679fe2e1f6fe1193b59d71327707a708c8100b611a2138395d0c691626f0eb43078abf706ba7e64e6fc6ff1
Description: debug symbols for libxxhash0
Auto-Built-Package: debug-symbols
Build-Ids: dfffe12d879ed94c78bbeff173084d06d676f0eb
Multi-Arch: same

Package: libyajl-dev
Priority: optional
Section: libdevel
Installed-Size: 94
Maintainer: John Stamp <jstamp@users.sourceforge.net>
Architecture: armhf
Source: yajl
Version: 2.1.0-3+deb12u2+apertis0bv2024dev3b1
Depends: libyajl2 (= 2.1.0-3+deb12u2+apertis0bv2024dev3b1)
Filename: pool/target/y/yajl/libyajl-dev_2.1.0-3+deb12u2+apertis0bv2024dev3b1_armhf.deb
Size: 28448
MD5sum: fb0fd7883c00a344ddb462d24a62855a
SHA1: 7115baeee6979e3250429b299653e42a14888654
SHA256: 1090408d20f8612c952839f5035bea39e3109a761554d307d137045c68318acc
SHA512: 59505e98eadc00f788503d4a26edc747f944aa8d0542c1f073d27d5e4c0f2ce0c6b7af160c1e15f1829b158ec3cafd5b4c205d6852955e8efb12c7f0caff0957
Description: Yet Another JSON Library - development files
 A small, fast library for parsing JavaScript Object Notation (JSON).  It
 supports incremental parsing from a stream and leaves data representation to
 higher level code.
 .
 This package contains the header files and static libraries needed for
 compiling software that uses the yajl library.
Homepage: https://lloyd.github.io/yajl/
Multi-Arch: same

Package: libyajl-doc
Priority: optional
Section: doc
Installed-Size: 646
Maintainer: John Stamp <jstamp@users.sourceforge.net>
Architecture: all
Source: yajl
Version: 2.1.0-3+deb12u2+apertis0bv2024dev3b1
Filename: pool/target/y/yajl/libyajl-doc_2.1.0-3+deb12u2+apertis0bv2024dev3b1_all.deb
Size: 105744
MD5sum: d41d17a121137ab1d7c286e1e16fd427
SHA1: 4e6a5084bef05b39383db40c98266a14aebdd5e9
SHA256: 6d2be73a0fd4fc52b7353cd1ebc0b0dea375514d98007bddd5a4b3602f98ead8
SHA512: afac9cba801cade3d3d9a2b528fb44351b56f5bcd580ca177583c63fafe6c0f696dce19f36ba81a71f26d8b0841b7f46a17d6848052da2d9f2e2c75bf423550e
Description: Yet Another JSON Library - library documentation
 A small, fast library for parsing JavaScript Object Notation (JSON).  It
 supports incremental parsing from a stream and leaves data representation to
 higher level code.
 .
 This package contains the API documentation.
Homepage: https://lloyd.github.io/yajl/

Package: libyajl2
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: John Stamp <jstamp@users.sourceforge.net>
Architecture: armhf
Source: yajl
Version: 2.1.0-3+deb12u2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/y/yajl/libyajl2_2.1.0-3+deb12u2+apertis0bv2024dev3b1_armhf.deb
Size: 20048
MD5sum: 18e0d9a77c5e8a1f8b3d78473c02fbc4
SHA1: 1e2e4946a8f9cf067d22a40f091778f38da65212
SHA256: 79296bd4bc7a2b40d7b86cfb06474f28beb455901e8f75774fc2d2da76cea57d
SHA512: 269854858af9e83ddc1156c9c4fbae1e3c8cb1725fff8008a1abcb03b1ec0213e6a6a0fb10850c9bce19ea25d9c6b8f3909ccc8407db2da7e2426e901636adb4
Description: Yet Another JSON Library
 A small, fast library for parsing JavaScript Object Notation (JSON).  It
 supports incremental parsing from a stream and leaves data representation to
 higher level code.
Homepage: https://lloyd.github.io/yajl/
Multi-Arch: same

Package: libyajl2-dbgsym
Priority: optional
Section: debug
Installed-Size: 55
Maintainer: John Stamp <jstamp@users.sourceforge.net>
Architecture: armhf
Source: yajl
Version: 2.1.0-3+deb12u2+apertis0bv2024dev3b1
Replaces: libyajl2-dbg (<< 2.1.0-3~)
Depends: libyajl2 (= 2.1.0-3+deb12u2+apertis0bv2024dev3b1)
Breaks: libyajl2-dbg (<< 2.1.0-3~)
Filename: pool/target/y/yajl/libyajl2-dbgsym_2.1.0-3+deb12u2+apertis0bv2024dev3b1_armhf.deb
Size: 39596
MD5sum: 4823308c829c8654987eb3e744b3c5eb
SHA1: 04af01bc872ddd104c495878d70b09ded10328e8
SHA256: 4582efa09f5e9235154fba7f50213bd1f456b725a2c3ea1aa31774411be8db00
SHA512: 6d7a1696cc5fb3b1c69513fbc370cfc2d1ab9a521fc51d2d48a815ab3fb81dc581aff054d0909a00a60bfe2467eadc27483d4513114581b3de66cc2ae8a8464a
Description: debug symbols for libyajl2
Auto-Built-Package: debug-symbols
Build-Ids: 9e748f416e940d5f46917fb683696b151d41ecd4
Multi-Arch: same

Package: libyaml-0-2
Priority: optional
Section: libs
Installed-Size: 97
Maintainer: Florian Ernst <florian@debian.org>
Architecture: armhf
Source: libyaml
Version: 0.2.5-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.4)
Filename: pool/target/liby/libyaml/libyaml-0-2_0.2.5-1+apertis0bv2024dev3b1_armhf.deb
Size: 45416
MD5sum: 05f083379f412346f7134b8e6a60d8a7
SHA1: 26faf5d5584dbb9e6d38f55d65dadfdecc50a495
SHA256: 8002ed9fdfa5c5966095b45842639cb6669e8364ffc0c6f587be6310d669a214
SHA512: 43bc98cbf344bc975c234235cd33317542aceec698e46b163bd79bd37f275181d093af3431659fbe2f49bffb62cb8370ac018291ee2e6c0fa36933eb66f90ac6
Description: Fast YAML 1.1 parser and emitter library
 LibYAML is a C library for parsing and emitting data in YAML 1.1, a
 human-readable data serialization format.
Homepage: https://github.com/yaml/libyaml
Multi-Arch: same

Package: libyaml-0-2-dbgsym
Priority: optional
Section: debug
Installed-Size: 119
Maintainer: Florian Ernst <florian@debian.org>
Architecture: armhf
Source: libyaml
Version: 0.2.5-1+apertis0bv2024dev3b1
Depends: libyaml-0-2 (= 0.2.5-1+apertis0bv2024dev3b1)
Filename: pool/target/liby/libyaml/libyaml-0-2-dbgsym_0.2.5-1+apertis0bv2024dev3b1_armhf.deb
Size: 101380
MD5sum: bfb4647aa390590ceb28b2c075df24be
SHA1: 93cb0dd53c7977ad5a38a524464c2f4a721c01c5
SHA256: 171c794fce498075b4e4614de9d7cad9ce38e6931f86ad812750619d6ae83bf2
SHA512: 2f016ccc37854ebf2f4297083799e7791bb684044bd290014080e5236d21e7aa6832697e0ba4f411c81ba484f6bfeea9f5ebf6e26dbf2e0cf306398e6a4e20b8
Description: debug symbols for libyaml-0-2
Auto-Built-Package: debug-symbols
Build-Ids: 722f5d53c3595e418f23037da2a75643e8a9d666
Multi-Arch: same

Package: libyaml-dev
Priority: optional
Section: libdevel
Installed-Size: 177
Maintainer: Florian Ernst <florian@debian.org>
Architecture: armhf
Source: libyaml
Version: 0.2.5-1+apertis0bv2024dev3b1
Depends: libyaml-0-2 (= 0.2.5-1+apertis0bv2024dev3b1)
Suggests: libyaml-doc
Filename: pool/target/liby/libyaml/libyaml-dev_0.2.5-1+apertis0bv2024dev3b1_armhf.deb
Size: 56552
MD5sum: 0a88ae4f406b491f9466ffe3bbbebd85
SHA1: aa1511e4d78d9e65972118cec7ad869b27d20155
SHA256: df367bdd11a3683abf0494f583dd0f339889b97f2e4c3acc86df27b963338d38
SHA512: 260afb4dd5334168d034343cd72dbf9b289d0e57111ccf2dd89b0f0620db704b3d0a204ef9c1a66edcaed38d662f23fe4c32e0d0c085aad9530d1bdce8ecc183
Description: Fast YAML 1.1 parser and emitter library (development)
 LibYAML is a C library for parsing and emitting data in YAML 1.1, a
 human-readable data serialization format.
 .
 This package contains development headers and static libraries.
Homepage: https://github.com/yaml/libyaml
Multi-Arch: same

Package: libyaml-doc
Priority: optional
Section: doc
Installed-Size: 1105
Maintainer: Florian Ernst <florian@debian.org>
Architecture: all
Source: libyaml
Version: 0.2.5-1+apertis0bv2024dev3b1
Filename: pool/target/liby/libyaml/libyaml-doc_0.2.5-1+apertis0bv2024dev3b1_all.deb
Size: 138344
MD5sum: 919e1e56b8a248d14c4c7108bfe1f2e7
SHA1: ae775b1137ef35a3634140629c9636c0ecdb1761
SHA256: 0d8bcc12644daa406477ee1fa4b3a6b414e59850e5bf81f5241081f8e764cd08
SHA512: dfac087ebedf5da6a47b447a0fafd0a041ec305408183c874cbe90a55dafa235552dd3fd0314c2f56907692ef6acf62e12a6380ec7d941a0cb47844b0081ca59
Description: Fast YAML 1.1 parser and emitter library (documentation)
 LibYAML is a C library for parsing and emitting data in YAML 1.1, a
 human-readable data serialization format.
 .
 This package contains API documentation for developers in HTML
 format, and some example programs from the LibYAML distribution.
Homepage: https://github.com/yaml/libyaml
Multi-Arch: foreign

Package: libyuv-dev
Priority: optional
Section: libdevel
Installed-Size: 988
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libyuv
Version: 0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1
Depends: libyuv0 (= 0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1)
Filename: pool/target/liby/libyuv/libyuv-dev_0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1_armhf.deb
Size: 134020
MD5sum: a2ade981252f5ded1e6e55fa9121980f
SHA1: fd77e413ab9060acece38e6db29ae32c4248ba08
SHA256: 45c137cf3126f4a4623b41c61599460c4264814928fa3eac48d976301d503538
SHA512: 2a1b3ddd5c4fb6b2f75ed562d8039d30c89d059a599fbb840a7032231b5907890e2be3afc9bac6090aaaf88ee8b2115ed8a027d794fa5340895c1db257114578
Description: Library for YUV scaling (development files)
 libyuv is an open source project that includes YUV scaling and
 conversion functionality.
 .
 This package provides the development files.
Homepage: https://chromium.googlesource.com/libyuv/libyuv/
Multi-Arch: same

Package: libyuv-utils
Priority: optional
Section: libs
Installed-Size: 192
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libyuv
Version: 0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1
Depends: libyuv0 (= 0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.3)
Filename: pool/target/liby/libyuv/libyuv-utils_0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1_armhf.deb
Size: 75764
MD5sum: 9a2967c239c134a70592f09761309b82
SHA1: cebbc62c0f961dbc5aea4379c8a761231efee531
SHA256: 76cebfa94daccb30f997cdd8e99564b6abae49a5e1f45ef49e6d2fe9cac1ee26
SHA512: b84a29022f3861e1be5eb171b1a6932ad3be5c3afb645c54945e0a6cf222b65bf1d01bbf48c44e827c1593b2d61a76683cd343f7b946c811e811b573d8e50e9f
Description: Library for YUV scaling (utilities)
 libyuv is an open source project that includes YUV scaling and
 conversion functionality.
 .
 This package provides utilities provided by the library, including
 yuvconvert.
Homepage: https://chromium.googlesource.com/libyuv/libyuv/

Package: libyuv-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 418
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libyuv
Version: 0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1
Depends: libyuv-utils (= 0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1)
Filename: pool/target/liby/libyuv/libyuv-utils-dbgsym_0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1_armhf.deb
Size: 381684
MD5sum: 5c89bef6dcbd2286aaa0162ecaa42463
SHA1: 5d36b9b49063bbc4979894a8c1339a288f2bfc88
SHA256: 051f1f03952cfe266a0cebea843bb75725ceab23a2bc85eb6efb30bf875c265e
SHA512: c3a541e958ffb12e9f4da37cbe4d808c81122a960b7ca23219b5abe67df1839f8e82181c4fda6dfec0bad77cbe07a5142cdd52ecc0f64d822c992bf1abedc918
Description: debug symbols for libyuv-utils
Auto-Built-Package: debug-symbols
Build-Ids: 0e47f2811403021de604dc75099d0dd83db819d1 d42d3f3fb408e36c6e114c1f0cd6cd52ef02586d

Package: libyuv0
Priority: optional
Section: libs
Installed-Size: 229
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libyuv
Version: 0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1
Replaces: libyuv
Provides: libyuv
Depends: libc6 (>= 2.11), libgcc-s1 (>= 3.5), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5)
Conflicts: libyuv
Filename: pool/target/liby/libyuv/libyuv0_0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1_armhf.deb
Size: 86392
MD5sum: e80e2424d5e41f9fc97def3bb1cab119
SHA1: e566eb9f2688c209d1cae2431d54c1710099aacc
SHA256: 7f7bcecb0028a736b09eaa7bd891c4aa021403ce65f017732ab1710c358ad8da
SHA512: 1f337c074b0fc19a0b7a5e80068ecaa5d285c56f20a5a1418d4ccb3af42bcd42b51ab332e5d2959f1ba4837eaf05a124785b43052ca62e3afcdd8911a0df459e
Description: Library for YUV scaling (shared library)
 libyuv is an open source project that includes YUV scaling and
 conversion functionality.
 .
 This package provides the shared library.
Homepage: https://chromium.googlesource.com/libyuv/libyuv/
Multi-Arch: same

Package: libyuv0-dbgsym
Priority: optional
Section: debug
Installed-Size: 476
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libyuv
Version: 0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1
Depends: libyuv0 (= 0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1)
Filename: pool/target/liby/libyuv/libyuv0-dbgsym_0.0~git20230123.b2528b0-1+apertis1bv2024dev3b1_armhf.deb
Size: 440868
MD5sum: f49443378148aa434223ee4795231d39
SHA1: e1bddae56aabc97eefee961142f048eed5c0713a
SHA256: d0bbc4cd58e6550a464c88ed86338cad0d564248276d2bc1b4693830f6054ebb
SHA512: fec665eca9bffee65781129c3dc22846977be3c2056197da187a45ebab8c74fc9456772d6ad7572a8805c32e17ad9b6a923a484424b697821597d26565fec608
Description: debug symbols for libyuv0
Auto-Built-Package: debug-symbols
Build-Ids: d1d248ffb54752bb034f628b6bc617159cd42126
Multi-Arch: same

Package: libz3-4
Priority: optional
Section: libs
Installed-Size: 13829
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: z3
Version: 4.8.12-3.1+apertis2bv2024dev3b1
Replaces: libz3-dev (<< 4.4.1)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 12)
Breaks: libz3-dev (<< 4.4.1)
Filename: pool/target/z/z3/libz3-4_4.8.12-3.1+apertis2bv2024dev3b1_armhf.deb
Size: 6067404
MD5sum: d3120bed1bbb65d774ed7974b1ae38c2
SHA1: cc3222519d2ded39ffadc133e2aa4710ca031b54
SHA256: bc85275189a0d9dc02be8ac2772b18c3b9ce480422b1b3ee18f26cf4cf73f394
SHA512: a182f2e9e5a65c474f727edc29a5ea927715dc835e99332cd5f7b32ed50464f0250b692e18eb84018b3bc7c738b2525808b58839e3b27f04bd908d7a7740ebdc
Description: theorem prover from Microsoft Research - runtime libraries
 Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be
 used to check the satisfiability of logical formulas over one or more
 theories. Z3 offers a compelling match for software analysis and verification
 tools, since several common software constructs map directly into supported
 theories.
 .
 This package contains runtime libraries. You shouldn't have to install it
 manually.
Homepage: https://github.com/Z3Prover/z3
Multi-Arch: same

Package: libz3-4-dbgsym
Priority: optional
Section: debug
Installed-Size: 137737
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: z3
Version: 4.8.12-3.1+apertis2bv2024dev3b1
Depends: libz3-4 (= 4.8.12-3.1+apertis2bv2024dev3b1)
Filename: pool/target/z/z3/libz3-4-dbgsym_4.8.12-3.1+apertis2bv2024dev3b1_armhf.deb
Size: 137105120
MD5sum: 717c93790dab6a5bde7e60612ebc4788
SHA1: b40b1a088512f93bd605de3fd859a70f5974dd0f
SHA256: 3690b7914483692fa2c03529431d2ba752719e13d5b7b0eb93e2acbd0bb1bcf6
SHA512: a9139c8e13ae0c50b948a3ccd08d4180d942084bfbbae15db22fe557ef84b4651c368bc08014ae8ce0637119d82b346dc3aa50de2e0e13f025030d2953c4ca71
Description: debug symbols for libz3-4
Auto-Built-Package: debug-symbols
Build-Ids: 44dd740eb1d97ea8fa074dcb9a37ae7810d972c4
Multi-Arch: same

Package: libz3-dev
Priority: optional
Section: libdevel
Installed-Size: 534
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: z3
Version: 4.8.12-3.1+apertis2bv2024dev3b1
Depends: libz3-4 (= 4.8.12-3.1+apertis2bv2024dev3b1)
Filename: pool/target/z/z3/libz3-dev_4.8.12-3.1+apertis2bv2024dev3b1_armhf.deb
Size: 92816
MD5sum: d63f6a6402f6274f794644b82f10fa1f
SHA1: dee6d289e17d46f5cc3022d0bf641eed4a148326
SHA256: 6f6270438a2f20893b23d81f0c6eecbeee57feabf152fb5e04ab73ec6d9df82d
SHA512: 36a9d7b1ec288af7d896953db3715bbffb0d2f4b572327dd57d9ce4053e71997a59791894e67aeca47107557cf0211f1f8fe96b693bea647cc340df48d7c1a18
Description: theorem prover from Microsoft Research - development files
 Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be
 used to check the satisfiability of logical formulas over one or more
 theories. Z3 offers a compelling match for software analysis and verification
 tools, since several common software constructs map directly into supported
 theories.
 .
 This package can be used to invoke Z3 via its C++ API.
Homepage: https://github.com/Z3Prover/z3
Multi-Arch: same

Package: libzstd-dev
Priority: optional
Section: libdevel
Installed-Size: 871
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Architecture: armhf
Source: libzstd
Version: 1.5.4+dfsg2-5+apertis1bv2024dev3b1
Depends: libzstd1 (= 1.5.4+dfsg2-5+apertis1bv2024dev3b1)
Filename: pool/target/libz/libzstd/libzstd-dev_1.5.4+dfsg2-5+apertis1bv2024dev3b1_armhf.deb
Size: 314900
MD5sum: 3087a12fb713246b3c0ee2703db5eae2
SHA1: f40a1b711dd789a2e8d3ac21d65fd26bd7c0724a
SHA256: f93a1bed29a39cc4606afd540bd8a63075339808b191ce19edffb1c31f4077ce
SHA512: eddd621f468383e15fc13555d5ec989db32019ba41623e2af2ae9a81626145f57f6250449bf3c14ef08d63b32e128473f1aa2e2aeb594da7b30a2f6e09367ab5
Description: fast lossless compression algorithm -- development files
 Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
 real-time compression scenarios at zlib-level compression ratio.
 .
 This package contains the headers and static library.
Homepage: https://github.com/facebook/zstd
Multi-Arch: same

Package: libzstd1
Priority: optional
Section: libs
Installed-Size: 502
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Architecture: armhf
Source: libzstd
Version: 1.5.4+dfsg2-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/libz/libzstd/libzstd1_1.5.4+dfsg2-5+apertis1bv2024dev3b1_armhf.deb
Size: 250068
MD5sum: 1442eb64dc0a40797d000224744eb00c
SHA1: 7731c7a73732b02ca1592e18fb95ba3b6251f4dc
SHA256: e042aaff9dce1ae03d90a33601e15bb03d23cbe82a2ac7dd16b926ed5c09abee
SHA512: a9297a9347175d37519f566f020701751f458ed39816dd0c5685a9b4f7432766abed4bb8a78fe6f381804094a9a869177a1bc25b606c74bd3adee794763418fc
Description: fast lossless compression algorithm
 Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
 real-time compression scenarios at zlib-level compression ratio.
 .
 This package contains the shared library.
Homepage: https://github.com/facebook/zstd
Multi-Arch: same

Package: libzstd1-dbgsym
Priority: optional
Section: debug
Installed-Size: 1643
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Architecture: armhf
Source: libzstd
Version: 1.5.4+dfsg2-5+apertis1bv2024dev3b1
Depends: libzstd1 (= 1.5.4+dfsg2-5+apertis1bv2024dev3b1)
Filename: pool/target/libz/libzstd/libzstd1-dbgsym_1.5.4+dfsg2-5+apertis1bv2024dev3b1_armhf.deb
Size: 1623684
MD5sum: a368183689ceb1777ed13568c03976e1
SHA1: 7b359e42283a453bda9b593636438369b490d3ac
SHA256: e297fa49404838d782379697f5911598dcc476100d641a7da8613596bd14e13f
SHA512: 536da4291698c2aaf105c0f1839120f4a8c7665f32c6715d26c1c4d4aa9319e935ff8c6c5745a865428cff4056593f3f617dbf568bf2ea16b0eb5f33be288199
Description: debug symbols for libzstd1
Auto-Built-Package: debug-symbols
Build-Ids: ce8d1fe7d1d13ea1b3fa66019206fef5677caccc
Multi-Arch: same

Package: lilv-utils
Priority: optional
Section: sound
Installed-Size: 81
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: lilv
Version: 0.24.14-1+apertis1bv2024dev3b1
Provides: lv2-host
Depends: libc6 (>= 2.34), liblilv-0-0 (>= 0.20.0~dfsg0), libsndfile1 (>= 1.0.20)
Filename: pool/target/l/lilv/lilv-utils_0.24.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 23592
MD5sum: e0933ca9292b9280f10deba3318f74fd
SHA1: 1ac031ba76d6a58a3b0d4f9971d8a9eb3b4e2238
SHA256: 993c0913ddfae2130f8488362a9bd9a7e62ea5e567807a4dbdc17b89acb57717
SHA512: ed3066906d4f81dd168df766e0dcdabae2f243086c5d032d04ac415e1a846f50de29b3d48f9cde548286bc30bccb997d566661ab3a7387c6936239303f59d9f2
Description: library for simple use of LV2 plugins (runtime files)
 Lilv (formerly SLV2) is a library for LV2 hosts intended to make using
 LV2 Plugins as simple as possible (without sacrificing capabilities).
 .
 Lilv is the successor to SLV2, rewritten to be significantly faster
 and have minimal dependencies.
 .
 This package provides the following utilities:
  * lv2info - Extract information about an installed LV2 plugin.
  * lv2ls - List all installed LV2 plugins.
  * lv2apply - Apply an LV2 plugin to an audio file.
  * lv2bench - Benchmark all installed and supported LV2 plugins.
  * lilv-bench
Homepage: https://drobilla.net/software/lilv/

Package: lilv-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 82
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: lilv
Version: 0.24.14-1+apertis1bv2024dev3b1
Depends: lilv-utils (= 0.24.14-1+apertis1bv2024dev3b1)
Filename: pool/target/l/lilv/lilv-utils-dbgsym_0.24.14-1+apertis1bv2024dev3b1_armhf.deb
Size: 39156
MD5sum: c8497c7dbfde757d7969fd95e7460c8e
SHA1: 9ead1c64675aa903100267b03f5de03714a93093
SHA256: b57619521231e0f3b4ea107154d6d674805d499dae447af3ec92a0ea12b36615
SHA512: bd416b9b7229294446be447a424088412b6e16a77052a34f452e7711e301486945da0f1f04d5931f4f35db0c2df868bdd79ff3d197a14b5e3271c0c57a750397
Description: debug symbols for lilv-utils
Auto-Built-Package: debug-symbols
Build-Ids: 61dc271fc7c52680e05c78316417777971e6d2ab 6904628663d35049576cc85226050c51bce9c40b 91973a7d3eeaa52c7a72ce8835b5be81268c5a3f bd2cd0fc19cc7bfb4bcd8efc58c077d9cba002ac fae4214e34890bf335ef1442c582d6655db58891

Package: linux-base
Priority: optional
Section: kernel
Installed-Size: 75
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: all
Version: 4.9+apertis0bv2024dev2b1
Replaces: kernel-common (<= 13.018+nmu1)
Depends: debconf (>= 0.5) | debconf-2.0
Breaks: kernel-common (<= 13.018+nmu1), linux-perf (<< 5.16.2-1~exp1)
Filename: pool/target/l/linux-base/linux-base_4.9+apertis0bv2024dev2b1_all.deb
Size: 29872
MD5sum: 1fb6aae104d4cd68ef15cccd75324651
SHA1: 55364420c6b684925896d3ad6307e9b8e43ec10b
SHA256: 16897b847f82b18e7a08e3b1a95720d87ddcc7ef7864c0088d60a2e351d7d123
SHA512: 5d1d6f842de3a95be8f142fd83665f7fdff559d074ef06cf6038c434eac4d5ce434bc9491db63bc34cf28ceefa8935d30494adcbe18be807e4d914e5c480b135
Description: Linux image base package
 This package contains files and support scripts for all Linux
 images.
Multi-Arch: foreign

Package: linux-compiler-gcc-12-arm
Priority: optional
Section: kernel
Installed-Size: 1175
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: gcc-12
Filename: pool/target/l/linux/linux-compiler-gcc-12-arm_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1188480
MD5sum: 7c9039b6d43cbd2b5d922bf7e659a475
SHA1: 4f33b8086778c76732eb38cd239f8ce6c9066d32
SHA256: 0e844777f1613a6bdd8affb1766f66678e6137cc6dfb69506a1efd2dd5e3279e
SHA512: e7ac0356fde942a0ab682bc67d25f5d3af17107c5eac602c94b9ba61cb617224dba0b6340c8a76b9a37fbc6ca25b94e454fc530ea22337bae8cbc8cc8f5d69e0
Description: Compiler for Linux on ARM (meta-package)
 This package depends on GCC of the appropriate version and architecture
 for Linux on armel and armhf.
Homepage: https://www.kernel.org/
Multi-Arch: foreign

Package: linux-config-6.3
Priority: optional
Section: kernel
Installed-Size: 1287
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Recommends: linux-source-6.3
Filename: pool/target/l/linux/linux-config-6.3_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1300604
MD5sum: 396d27601377024f049bb89a88f82bb6
SHA1: 97f88dff0d56e385b8217961ce16c9f8c0e2e296
SHA256: fca6332e244c60627bf2a18dc8ceb2d4e4718401e50710dc7b50ca37f7b3c365
SHA512: 3d75d44bd68b9699b6d109258ba1c895fd4e94ced7367692eae8b82cc61a49a7dc3069805767f46c1cb37d04896b89d80e49e871a8c3b562e5d6407d870b1aa8
Description: Debian kernel configurations for Linux 6.3
 This package contains the configuration files used to build the official
 Debian kernel files, but without references to Debian's signing
 certificates.
 .
 These can be used as a basis for configuring custom kernels.
Homepage: https://www.kernel.org/
Multi-Arch: same

Package: linux-cpupower
Priority: optional
Section: admin
Installed-Size: 1300
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: libc6 (>= 2.34), libcpupower1 (>= 6.2~rc1-1~exp1)
Filename: pool/target/l/linux/linux-cpupower_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1229612
MD5sum: 796a5799de7919e426e192bafc3e39f3
SHA1: a72751321fbfc42dada431b3bcd4e1d73568652f
SHA256: c51586c2da09b457919992d04375267ca44e8efb42fb4babff5e3362981b626a
SHA512: b11e7fc019eb7dc0254cc5d8d40734f8de535c0f30c89cafdf0fef5c8ef221512271d4b7e2807f3952059bbd678ec5009f2eaf21fe5976230965ce256817c137
Description: CPU power management tools for Linux
 The cpupower command allows inspection and control of cpufreq and cpuidle
 tunables for hardware that supports these features.  It replaces
 "cpufreq-info" and "cpufreq-set" in cpufrequtils.
Homepage: https://www.kernel.org/

Package: linux-cpupower-dbgsym
Priority: optional
Section: debug
Installed-Size: 85
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: linux-cpupower (= 6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/linux-cpupower-dbgsym_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 65420
MD5sum: be91f4653b4cb3700d9a4e62cef5b003
SHA1: 7615fe606fe2b604a883fc972850e429a0c01c54
SHA256: 2ecf6da81c50ab8f87d850e832d011679b980a266c858a8bc7f49303d83558fb
SHA512: a08301c859f99f085fa75d34712d7d5639b44f63e416caa0cb682f33022426cb9aac7e5da865f1708e8289d1a43d6d2ac3db6b282e7c84c10af49cd10dbada59
Description: debug symbols for linux-cpupower
Auto-Built-Package: debug-symbols
Build-Ids: 34551d026e39ea6213594d39be29b8fdea7f1b40

Package: linux-doc
Priority: optional
Section: doc
Installed-Size: 10
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: all
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: linux-doc-6.3 (= 6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/linux-doc_6.3.7-1+apertis3bv2024dev3b1_all.deb
Size: 1124
MD5sum: c09476d02d0b503bbd5c9cbc7c7e8186
SHA1: 37755f2899cecc67c0ae4d28841eba021a218988
SHA256: e77ebeaf733582b931ff578334d986d31e97f2e593c9107b01a37676f2f58531
SHA512: acf23159d54825924d2182d0be80e1aac0213c742e3306c5aeee07fc19c2c669c9168bb4ad00b7360666b3f3be2a64dd40879e22837b6b63c097d0540daeb659
Description: Linux kernel specific documentation (meta-package)
 This package depends on the package containing the documentation for the
 latest Linux kernel.
Homepage: https://www.kernel.org/

Package: linux-doc-6.3
Priority: optional
Section: doc
Installed-Size: 185962
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: all
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Filename: pool/target/l/linux/linux-doc-6.3_6.3.7-1+apertis3bv2024dev3b1_all.deb
Size: 35371984
MD5sum: b087e547a855bf7ddcd4385a8fc0f4b4
SHA1: 7c7973fdec4ea21f70e1cacbe40f34d76b5cb451
SHA256: b76198edff80c2f4da41d414f998502e77873112d87458494c9646155ccc73cd
SHA512: 063a206b63cd6d5e0b59cfe8b99f1590a3da396244aa66fc0290e5e0adcb7fab21f48577a26cfcc39316b75f0bd5808b4b03769bbe40e46541a54c8c9ae0d93b
Description: Linux kernel specific documentation for version 6.3
 This package provides the various README files and HTML documentation for
 the Linux kernel version 6.3.  Plenty of information, including the
 descriptions of various kernel subsystems, filesystems, driver-specific
 notes and the like.  An index to the documentation is installed as
 /usr/share/doc/linux-doc-6.3/html/index.html.
Homepage: https://www.kernel.org/
Multi-Arch: foreign

Package: linux-headers-6.3.0-1-armmp
Priority: optional
Section: kernel
Installed-Size: 4021
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: linux-headers-6.3.0-1-common (= 6.3.7-1+apertis3bv2024dev3b1), linux-kbuild-6.3 (>= 6.3.7-1+apertis3bv2024dev3b1), linux-compiler-gcc-12-arm
Filename: pool/target/l/linux/linux-headers-6.3.0-1-armmp_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1695152
MD5sum: 921b42ba1beac61ab559465f66de7885
SHA1: eec84f0210d35f1ea2e0b276eb3f0d3e125c8236
SHA256: 367a519bd1aeffaccb9fb5729613dc21a668d7cba0ca7d700d979c0579a2595d
SHA512: 84c7b1487a0a83a7da76f451247b09eca39476fe0eeaa9915f0db9d488940a13ea10140acd5c6599d53d630be6956ed8729247b08cd347c9884f2faaba3b7d13
Description: Header files for Linux 6.3.0-1-armmp
 This package provides the architecture-specific kernel header files for
 Linux kernel 6.3.0-1-armmp, generally used for building out-of-tree kernel
 modules.  These files are going to be installed into
 /usr/src/linux-headers-6.3.0-1-armmp, and can be used for building modules
 that load into the kernel provided by the linux-image-6.3.0-1-armmp
 package.
Homepage: https://www.kernel.org/

Package: linux-headers-6.3.0-1-armmp-lpae
Priority: optional
Section: kernel
Installed-Size: 4025
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: linux-headers-6.3.0-1-common (= 6.3.7-1+apertis3bv2024dev3b1), linux-kbuild-6.3 (>= 6.3.7-1+apertis3bv2024dev3b1), linux-compiler-gcc-12-arm
Filename: pool/target/l/linux/linux-headers-6.3.0-1-armmp-lpae_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1695796
MD5sum: f3607fd8862525dc6f2e2f4d5d3701ec
SHA1: 62490837c5773338a494d8e90fa854d24edad435
SHA256: b2d893ef09fad7e7326fcd8326a43e0cbb3d27b1f109d291d1d850bc14d73b51
SHA512: 2b2c9691f3b6e7f7f2b8f39e24068faa92ceeeb2ec5fdf4d287886ba4a9686fc9f22c1b0a266ebff7572ecc0ebf7245bb8a61733cff15ef8099b43955ac39e5a
Description: Header files for Linux 6.3.0-1-armmp-lpae
 This package provides the architecture-specific kernel header files for
 Linux kernel 6.3.0-1-armmp-lpae, generally used for building out-of-tree
 kernel modules.  These files are going to be installed into
 /usr/src/linux-headers-6.3.0-1-armmp-lpae, and can be used for building
 modules that load into the kernel provided by the
 linux-image-6.3.0-1-armmp-lpae package.
Homepage: https://www.kernel.org/

Package: linux-headers-6.3.0-1-common
Priority: optional
Section: kernel
Installed-Size: 57405
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: all
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Filename: pool/target/l/linux/linux-headers-6.3.0-1-common_6.3.7-1+apertis3bv2024dev3b1_all.deb
Size: 10451080
MD5sum: d47faa7f12e8f1b9de6fdee45c061835
SHA1: 3f823705412d2396b51e0988002efe771176a592
SHA256: 789fab9aef1df0f15f152bf0858816c61504bfa811c0ce27abb725afc676192f
SHA512: 9837cb96948955c7916fe256bd8f89ada4daccc585d04f430f86fff795c1e4f07a75183f45e94afd2a857a7d10cee31c9e5032cd44a4ec36d35cfa30128c2ffd
Description: Common header files for Linux 6.3.0-1
 This package provides the common kernel header files for Linux kernel
 version 6.3.0-1, generally used for building out-of-tree kernel modules.
 These files are going to be installed into
 /usr/src/linux-headers-6.3.0-1-common.
 .
 To obtain a complete set of headers you also need to install the
 linux-headers-6.3.0-1-(flavour) package, matching the flavour of the
 kernel you intend the build for.
Homepage: https://www.kernel.org/
Multi-Arch: foreign

Package: linux-headers-6.3.0-1-common-rt
Priority: optional
Section: kernel
Installed-Size: 42407
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: all
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Filename: pool/target/l/linux/linux-headers-6.3.0-1-common-rt_6.3.7-1+apertis3bv2024dev3b1_all.deb
Size: 8142952
MD5sum: 1ea9ef2c3566b5618e6857e69df846ec
SHA1: c0826da64cb3bebb3df456d266c5faa921bac603
SHA256: 57778f781036808a1f28665b54a03becf2cbc2e256ec0aeeab222c37aeb45b27
SHA512: 8d871868ab583fc5a350b12799854843b413c6e953f3f14b14d40ec144c66e0e482b07f7d68c6dace13cbe47dbf755876b6b17776a16afade76b835d8fda4dc0
Description: Common header files for Linux 6.3.0-1-rt
 This package provides the common kernel header files for Linux kernel
 version 6.3.0-1 with the PREEMPT_RT featureset, generally used for
 building out-of-tree kernel modules.  These files are going to be
 installed into /usr/src/linux-headers-6.3.0-1-common-rt.
 .
 To obtain a complete set of headers you also need to install the
 linux-headers-6.3.0-1-(flavour) package, matching the flavour of the
 kernel you intend the build for.
Homepage: https://www.kernel.org/
Multi-Arch: foreign

Package: linux-headers-armmp
Priority: optional
Section: kernel
Installed-Size: 10
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Provides: linux-headers-generic
Depends: linux-headers-6.3.0-1-armmp (= 6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/linux-headers-armmp_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1176
MD5sum: 1c2e18427e3960f23433479b1b27ff81
SHA1: d37772db97f6d38cfcd7850237859ec47def4704
SHA256: 009d8832666cae090d87f1a729acfa21cd5c4a8861b142b745d9e59e4fb810b9
SHA512: c734bb8d1e85db796f97a8db155bdeaee525564869be4dd9d0348f1d5ea4a9db2c69039e5976cea37d9f5a6053ab9f3d70d9e7b9e68f8567c9af15a8fb71f439
Description: Header files for Linux armmp configuration (meta-package)
 This package depends on the architecture-specific header files for the
 latest Linux kernel armmp configuration.
Homepage: https://www.kernel.org/

Package: linux-headers-armmp-lpae
Priority: optional
Section: kernel
Installed-Size: 10
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: linux-headers-6.3.0-1-armmp-lpae (= 6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/linux-headers-armmp-lpae_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1176
MD5sum: 8847eb4cf0147dad11888dd63b3eab3b
SHA1: 4ec5feeea5911ec2b070943fea9f08cdaab1a0ff
SHA256: ffebe392a22bf7cfd13a3e6ceb54a9c3acb3066519ea0696f7532616efc3b9a6
SHA512: 00166b04aa8d967983a2ae737963a2776df6fd3644c1a164c31678a9d86fb37ee9e6be430f1f7cafa7656dae0aa910a9f0a6b80ba9a0419dbd170db4d22d939c
Description: Header files for Linux armmp-lpae configuration (meta-package)
 This package depends on the architecture-specific header files for the
 latest Linux kernel armmp-lpae configuration.
Homepage: https://www.kernel.org/

Package: linux-image-6.3.0-1-armmp
Priority: optional
Section: kernel
Installed-Size: 198099
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool
Recommends: firmware-linux-free, apparmor
Suggests: linux-doc-6.3, debian-kernel-handbook
Breaks: fwupdate (<< 12-7), initramfs-tools (<< 0.120+deb8u2), wireless-regdb (<< 2019.06.03-1~)
Filename: pool/target/l/linux/linux-image-6.3.0-1-armmp_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 41753232
MD5sum: 35b669114193771c5a822d71d235a22a
SHA1: b0f0a296ecd3300572f83d075c869b0ef27449d9
SHA256: 491ba7f75cf84750540197e7022a4f059247e93d2619aae0b56d48a75fe656fb
SHA512: 49b745a43f54d89bd33b21041861b8c2eeae3e7b26122cdac933bddbb61319c2d505bda420d2062a8299089453b8692b12d430f6c722bddd1eb97e75621da9af
Description: Linux 6.3 for ARMv7 multiplatform compatible SoCs
 The Linux kernel 6.3 and modules for use on ARMv7 multiplatform kernel.
 See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 platforms.
Homepage: https://www.kernel.org/

Package: linux-image-6.3.0-1-armmp-dbg
Priority: optional
Section: debug
Installed-Size: 2674446
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Filename: pool/target/l/linux/linux-image-6.3.0-1-armmp-dbg_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 615788612
MD5sum: a28338871c9c2219a424e625be05896c
SHA1: b9827774eaf14caf42065fbea38e215d5ecc558e
SHA256: ecb640d9f930e1ff52e12682837b366873409eaf240610f00c8c1f2e2848718f
SHA512: d0ba7f507380c42d6f8720c7f29ce069661cd4fa0e76a4992d370a6a905f30c006e74b5c9b59312192b075641aa13cf768815e630cbe10222a67791e985054d5
Description: Debug symbols for linux-image-6.3.0-1-armmp
 This package provides the detached debug symbols for the Linux kernel and
 modules in linux-image-6.3.0-1-armmp.
Homepage: https://www.kernel.org/

Package: linux-image-6.3.0-1-armmp-lpae
Priority: optional
Section: kernel
Installed-Size: 198154
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool
Recommends: firmware-linux-free, apparmor
Suggests: linux-doc-6.3, debian-kernel-handbook
Breaks: fwupdate (<< 12-7), initramfs-tools (<< 0.120+deb8u2), wireless-regdb (<< 2019.06.03-1~)
Filename: pool/target/l/linux/linux-image-6.3.0-1-armmp-lpae_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 41863400
MD5sum: a8ac6f390a86bdcf0e049a9cd63f9788
SHA1: 173590c6d0d98fdb0eca89e02b09b1e414cd06c4
SHA256: 6853ef72dcb936899e988b8b5b2e7b74994db6cd6f4eb6d17e5585e893169dca
SHA512: 81eadf1d873ae3af4ebfeba7c061fe99eb8442ac247d7a3216ca8308bf11579d77bdab01d1a2ce6929ff58074ef3354ed9df99566c5f891a756849e826fff167
Description: Linux 6.3 for ARMv7 multiplatform compatible SoCs supporting LPAE
 The Linux kernel 6.3 and modules for use on ARMv7 multiplatform kernel
 supporting LPAE. See https://wiki.debian.org/DebianKernel/ARMMP for
 details of supported platforms..
Homepage: https://www.kernel.org/

Package: linux-image-6.3.0-1-armmp-lpae-dbg
Priority: optional
Section: debug
Installed-Size: 2677282
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Filename: pool/target/l/linux/linux-image-6.3.0-1-armmp-lpae-dbg_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 616607232
MD5sum: f1716890ce7e2f09bc52a4c60f39fc6a
SHA1: 5ecb57f3c5ef5ef79533d37a85d3a9d094868950
SHA256: 6a63e883c25b33b2058dfaa6aaefe95b97808b7e5eedcf9cc28081045f4bc117
SHA512: ab0b0e52b64f9bc53f4435cfdad63b5cfcdceb9b32d9f62e611ae0332c5053923a0c52bb1cc0a66e14e5f9788cf2c5bbdb472c9e4e6adcf47fe20a7fe37a7cb5
Description: Debug symbols for linux-image-6.3.0-1-armmp-lpae
 This package provides the detached debug symbols for the Linux kernel and
 modules in linux-image-6.3.0-1-armmp-lpae.
Homepage: https://www.kernel.org/

Package: linux-image-armmp
Priority: optional
Section: kernel
Installed-Size: 13
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Provides: linux-image-generic, linux-latest-modules-6.3.0-1-armmp, wireguard-modules (= 1.0.0)
Depends: linux-image-6.3.0-1-armmp (= 6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/linux-image-armmp_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1508
MD5sum: 5b8d3effdc887f25eba41b219f15d313
SHA1: e53906a1bf2704df720d87023a36b9e274f59cfe
SHA256: 218558b959b6bfab065ebb26324df21ac6a78c7fc90cb1b94d7fe89092869e51
SHA512: de1a14129330d4844dc4cfae8bd82335de8ed834076ff17deddb00f5f37025c5bd0f5ca5d6f5b17da901c0f40241261887b2fbcc014b22139e671455d4cfaaea
Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
 This package depends on the latest Linux kernel and modules for use on
 ARMv7 multiplatform kernel.  See
 https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 platforms.
Homepage: https://www.kernel.org/

Package: linux-image-armmp-dbg
Priority: optional
Section: kernel
Installed-Size: 13
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Provides: linux-latest-image-dbg
Depends: linux-image-6.3.0-1-armmp-dbg (= 6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/linux-image-armmp-dbg_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1336
MD5sum: e9e4fabd83ba465600004ce66f3f4e89
SHA1: 515e8f357c46db064d53c30e4001969455216356
SHA256: 89b31e1c1d1a28aa0d7a984b398c52b4a0554cd2c394802d513da79b210eb2a6
SHA512: 63e6ea1f8b5abd69097ec2551dc601e71802fb8aedc48489e9eda807ccf9cf9247f1b536a9112a1652ced214c16f00cce13cb7d0d87d5f9ea82721855146b080
Description: Debugging symbols for Linux armmp configuration (meta-package)
 This package depends on the detached debugging symbols for the latest
 Linux kernel armmp configuration.
Homepage: https://www.kernel.org/

Package: linux-image-armmp-lpae
Priority: optional
Section: kernel
Installed-Size: 13
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Provides: linux-latest-modules-6.3.0-1-armmp-lpae, wireguard-modules (= 1.0.0)
Depends: linux-image-6.3.0-1-armmp-lpae (= 6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/linux-image-armmp-lpae_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1512
MD5sum: 12d32bd35c6c1d5b3d210876d42a7d9c
SHA1: a2f89c5b82a7a0f5c41535b72b7f7c30ce33c361
SHA256: 1db8e3df1e4da6d320b902bbee42fa1f0cca9100192ecaa6ff85c924eac06394
SHA512: 75a53e18760e8f857c00a680634133461cef5ab37af67029e0626f71422a65b528a75646537370fa240b197e437596c5af43a35de9b5000563a4de9d5c62d12f
Description: Linux for ARMv7 multiplatform compatible SoCs supporting LPAE (meta-package)
 This package depends on the latest Linux kernel and modules for use on
 ARMv7 multiplatform kernel supporting LPAE. See
 https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 platforms..
Homepage: https://www.kernel.org/

Package: linux-image-armmp-lpae-dbg
Priority: optional
Section: kernel
Installed-Size: 13
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Provides: linux-latest-image-dbg
Depends: linux-image-6.3.0-1-armmp-lpae-dbg (= 6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/linux-image-armmp-lpae-dbg_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1336
MD5sum: d628459c24ec62c3b2417f3be8e0d41f
SHA1: aa6f65e9280b931288a0e3cf84b7e310811daee0
SHA256: 32def6a61bde083b3ef8e4cf0ff1c46b5f4d720d6ffd85b590be8e5214b3ac0e
SHA512: ab62e47e4f62019d24515294ce988a64b48ec85e7109b191322a35694ab6da136d8af4e69fb0b5f59a1379ccddf01765b9753b6f88fd3a7f99ff82a1127659bd
Description: Debugging symbols for Linux armmp-lpae configuration (meta-package)
 This package depends on the detached debugging symbols for the latest
 Linux kernel armmp-lpae configuration.
Homepage: https://www.kernel.org/

Package: linux-kbuild-6.3
Priority: optional
Section: kernel
Installed-Size: 2097
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: libc6 (>= 2.34), libelf1 (>= 0.142), libssl3 (>= 3.0.0)
Filename: pool/target/l/linux/linux-kbuild-6.3_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1442500
MD5sum: 28036efd49a2b1eb3a999b33796c66df
SHA1: 593af48119707907b43a18eb67faafd7ed53b770
SHA256: e9e0266edba085a6818609b4fcc031f5938122f4b4a668c8ed2f62fb45479414
SHA512: 3643e054b0d51d607eb33091c141808d9ee7cb23b89c6125e103a3172c9d030fbd4ee544ca1a7ebd742c18eaaa894815fe226cef3d40b65ee6090c05595f4c75
Description: Kbuild infrastructure for Linux 6.3
 This package provides the kbuild infrastructure for the headers packages
 for Linux kernel version 6.3.
Homepage: https://www.kernel.org/
Multi-Arch: foreign

Package: linux-kbuild-6.3-dbgsym
Priority: optional
Section: debug
Installed-Size: 1485
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: linux-kbuild-6.3 (= 6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/linux-kbuild-6.3-dbgsym_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1327356
MD5sum: 85df82203885917e795d61452c7d376a
SHA1: b58eb5056734b96731bee492844ec33ab51517de
SHA256: 5df723fb9cff094779909bd07963cc3c1eed37e62fd876cf2546db8cf994e1cf
SHA512: 856df6fcfdc916fd0439ff3179195756903a0d522085b778702193e79093e3aa676cff274de2cfdd6e0ef482d9a95a6e7bdeaa043504d138ba5289229eb36128
Description: debug symbols for linux-kbuild-6.3
Auto-Built-Package: debug-symbols
Build-Ids: 152a976ff0a429779ccf45f91135ee937f4e66ea 1652552704293761af7c4257a7db9e43c9ebcc9c 2e691d5604e2adc7cdb7eefcf5429f06e6ea914c 33a369b40386e6947e47df723dd1e12265390d32 3946649b8e7e1ea9675deea169d994fcf7bd1a16 6ee96285f51d32b42938d93b661279930dedaec5 72b7b098796b45d9d8fb165baa4154b7d708d66c 8bbea0c74c477f43d95446e0e0ee796eeaec2a22 9379931e7cf0ff29cf46b2b207d57448f253b9b0 a0ad2f059b309487cfade5f233791cb897ea8145 a1c0d914bace6e06476953490ccb68d4394d5dd9 a276bcedeaa03123ababd80aac6784f8fa8b54dc a9d1a25b465a516e6e24d6018e485e88ccc8f28e cfcc0e7d949053fc03d9829bf5e6084fd48c2256 dac16178aaec761cf719580a9c17a1b1cac8d8d5 e0b504fe9177d0e30a6875c79fba8d25a477019f

Package: linux-libc-dev
Priority: optional
Section: devel
Installed-Size: 6870
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Filename: pool/target/l/linux/linux-libc-dev_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 2294980
MD5sum: e94249e286be816d861e0a39afc33271
SHA1: 12c9cbb8ea301394f0085ae1e7e590a84edf360f
SHA256: d5d1002707107bb73df6e19458d4919bec7c4a081b2959f7f1b1566f2b707d2b
SHA512: f0c314f161e30775917717655563bb527dae7578a0c4aca02d2091abe9d8ac874d077fb3ce1fee92238b101d5b3750440820830c296d1887d43cadabb60ca3c1
Description: Linux support headers for userspace development
 This package provides userspaces headers from the Linux kernel.  These
 files are going to be installed into /usr/include, and are used by the
 installed headers for GNU libc and other system libraries.
Homepage: https://www.kernel.org/
Multi-Arch: same

Package: linux-perf
Priority: optional
Section: devel
Installed-Size: 4788
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Replaces: linux-tools-6.3
Provides: linux-tools-6.3
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdw1 (>= 0.157), libelf1 (>= 0.144), libgcc-s1 (>= 3.5), liblzma5 (>= 5.1.1alpha+20120614), libnuma1 (>= 2.0.11), libopencsd1 (>= 1.3.3), libpython3.11 (>= 3.11.0), libslang2 (>= 2.2.4), libunwind8, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3), perl:any, python3:any
Suggests: linux-doc-6.3
Conflicts: linux-tools-6.3
Filename: pool/target/l/linux/linux-perf_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 2664848
MD5sum: e12a3f52d149ca533ab52bfc550d9608
SHA1: 442f75cc5bf29f565a3876b221f9ce02a2668fc5
SHA256: 8d47be55e60027efe8daaed42035ef633996a7b52bc585e9af075fd5e87bb248
SHA512: cb17f7a525e4708d7c3aebb59bbdc85bffabe4476000f147d331a33d9ae6f0f5e3222c3fd7900abfa2e1f650961c7cd47be01bde34d4275715c691a4b72160ad
Description: Performance analysis tools for Linux
 This package contains the 'perf' performance analysis tools for Linux.
Homepage: https://www.kernel.org/

Package: linux-perf-dbgsym
Priority: optional
Section: debug
Installed-Size: 6944
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: linux-perf (= 6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/linux-perf-dbgsym_6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 6686492
MD5sum: bce365551a5a8038f902585f64c4b19e
SHA1: fb6242870b92cf00704d91c0a00754bab22d6940
SHA256: 9565cc81850464764b7d590c27502e02061295b5e2a2780c98ab9be9a093e426
SHA512: 63cd1eaed62eca7b433f6293962228d5539f6383636bb009a41fc2b09acdbd7a81e22620b12ebdc8c9e4da8abedd734d1b95395d82a70a3422ea04fc0a43aa56
Description: debug symbols for linux-perf
Auto-Built-Package: debug-symbols
Build-Ids: 829fe80912df6c9cb4ba3e1ec45a38f5bcaf7cb6 8827b43260f0f988e7a13319f8db59eb03ffe606 bb965c9a8cb5b872cac253c84af8cbf588db7860 fdba80de8d1b259701f376cf0ab06a7601d76d7d

Package: linux-source
Priority: optional
Section: kernel
Installed-Size: 10
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: all
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: linux-source-6.3 (= 6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/linux-source_6.3.7-1+apertis3bv2024dev3b1_all.deb
Size: 1116
MD5sum: a4db5899b315816c6a436d040b5ea680
SHA1: 2cf96908c21dbdff20ce1d7a835d299fab42f4f8
SHA256: 707108fbdbaa3ab80699229dec86b2fd8bf1e3c9581809c009bd7fb90fcbb454
SHA512: 544c6cb6875a44b79518c2958b9c65da76b56737f972711f6c07eda64e289fddc9b77fafdd32574b2c17a952db8fa62b4bf8794d11bf062f9e0149f20a2f3246
Description: Linux kernel source (meta-package)
 This package depends on packages containing the sources of the latest
 Linux kernel.
Homepage: https://www.kernel.org/

Package: linux-source-6.3
Priority: optional
Section: kernel
Installed-Size: 137306
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: all
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: binutils, xz-utils
Recommends: build-essential, bc, rsync, kmod, cpio, bison, flex, libelf-dev, libssl-dev, linux-config-6.3
Suggests: libncurses-dev | ncurses-dev, qtbase5-dev, pkg-config
Filename: pool/target/l/linux/linux-source-6.3_6.3.7-1+apertis3bv2024dev3b1_all.deb
Size: 140598600
MD5sum: 1b9f38460db4f5ef9f8dc19d3ff5d619
SHA1: de375aa0c81d33caeaa3dcaf1b5b9e6c25a33870
SHA256: 50bddfc5b68b998b6cb05e48909843236e73126b680584e05a83f896bb03f34e
SHA512: 1d195e7ff2fe4eddf4ac9777f15206501ddca625910d4443340c00549c838dbcc19ca1e34d55a7e33119382d3d1f73805aa7139fb79068e516d350fd2075fc14
Description: Linux kernel source for version 6.3 with Debian patches
 This package provides source code for the Linux kernel version 6.3. This
 source closely tracks official Linux kernel releases.  Debian's
 modifications to that source consist of security fixes, bug fixes, and
 features that have already been (or are believed to be) accepted by the
 upstream maintainers.
Homepage: https://www.kernel.org/
Multi-Arch: foreign

Package: linux-support-6.3.0-1
Priority: optional
Section: devel
Installed-Size: 2148
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: all
Source: linux
Version: 6.3.7-1+apertis3bv2024dev3b1
Depends: python3:any, python3-jinja2
Filename: pool/target/l/linux/linux-support-6.3.0-1_6.3.7-1+apertis3bv2024dev3b1_all.deb
Size: 1237400
MD5sum: ec3d305927d7fc1f31b5e5482a876d17
SHA1: 1e538ce86997822176ac4bd57eff9b13031e186c
SHA256: 33c700640aa064e3519b149ef4501137b469eaf18e187e5b7dd8e702c402c1a2
SHA512: 5604ca578de0aa3094b98de79c367a9f373e65482e5a574ddb277d5201feee9e28258db42f13448a62ca74fa9fd448a0e7f4a70615e7352264e45624ddd6e556
Description: Support files for Linux 6.3
 This package provides support files for the Linux kernel build, e.g.
 scripts to handle ABI information and for generation of build system meta
 data.
Homepage: https://www.kernel.org/
Multi-Arch: foreign

Package: lld-15
Priority: optional
Section: devel
Installed-Size: 4247
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libllvm15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libstdc++6 (>= 12), zlib1g (>= 1:1.2.3.3)
Filename: pool/target/l/llvm-toolchain-15/lld-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 1124440
MD5sum: 763b66cc231d0b9f5e95340b62588a2e
SHA1: 7e0a4953551fef221128b6c52e17862a305175bd
SHA256: 5ce46a275b72dc9fd326e83338b509c3ec31253d7cfc37b140d8c86cdc678643
SHA512: 33b0d25ffab134333bbaf89d4c9ed127c712c8a58e39e8684da560c812aa843906e2bf3ba901e2c9de351ae0c25a84bdc8c84631f22954ab7ccb1f40ac704ad3
Description: LLVM-based linker
 LLD is a new, high-performance linker. It is built as a set of reusable
 components which highly leverage existing libraries in the larger LLVM
 Project.
Homepage: https://www.llvm.org/

Package: lld-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 1212
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: lld-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/lld-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 166320
MD5sum: a9bbf4a27a7d4ed832f4e29a54f9a782
SHA1: 6094eb1ca8d59820d00bb1c9eee98ecf6ebf0a65
SHA256: 8c42b939fcf6d8b4426377161378cf2e9c33e17b91baac73c033ce886a1a34bb
SHA512: 6fd7faf0dd4b853e0a0201fbcec8b42ea4dee75d1183e501b6a7901c99103daf2535f58a29ebb6f1f369b34eb20a9fb0e3fa4f94c343277fd9eeb0d8e3897173
Description: debug symbols for lld-15
Auto-Built-Package: debug-symbols
Build-Ids: 89adbca4d7a4dc27a18164590cacf4fd1482f41d

Package: lldb-15
Priority: optional
Section: devel
Installed-Size: 3762
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.6), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.5), liblldb-15, libllvm15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), llvm-15-dev, python3-lldb-15
Filename: pool/target/l/llvm-toolchain-15/lldb-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 1052060
MD5sum: 5c5a999e17b40429c02767df47e9028a
SHA1: 0a1edd36c4c00863d74ca2b6777e01d0c1143bd2
SHA256: a0e7cf063c791a8ff1c8616df9954f9273bf53cf20c7f2e5a69648618379eaa1
SHA512: 3e8c58bf05f5a332c36d39c126d4f86a117b9f902fafc46bf9dc77d05695259fc7ef99dd9d5b192fb9846973ba426459ac618c5c50caec652be4091612abc386
Description: Next generation, high-performance debugger
 LLDB is a next generation, high-performance debugger. It is built as a set of
 reusable components which highly leverage existing libraries in the larger LLVM
 Project, such as the Clang expression parser and LLVM disassembler.
Homepage: https://www.llvm.org/

Package: lldb-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 1472
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: lldb-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/lldb-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 221276
MD5sum: 29a2c572baae15310d15c815fce4eeb3
SHA1: 40b968702577a9571d64cb6e9712c595c2ab47c8
SHA256: 15aa4480bdaf1587f9cd9ab587293929f5b99285b1818506548ca4359e0b3313
SHA512: c9276d2110e792f36b2d841d06b5c5b6f6ef78d3bf9335418bbd5487164db9115c01ad48ec9bc5030cc7762a5dd993d39872487d61a06448c2d43db643f4c3bb
Description: debug symbols for lldb-15
Auto-Built-Package: debug-symbols
Build-Ids: 1fe67fb1b95c2655108238da78d93fd8baf3cb82 60b7372d257508bd6eba2ae04375443aa6a41384 6f0927b0e95ee40dfa5d20a6ef8500d74e61f7e3 a61c90936455bfc6e468f1f0defc85d0537df7e0 ea555e407eedd0100a8ebf817a08071a290096fd

Package: llvm-15
Priority: optional
Section: devel
Installed-Size: 41063
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: llvm-15-runtime (= 1:15.0.6-4+apertis2bv2024dev3b1), llvm-15-linker-tools (= 1:15.0.6-4+apertis2bv2024dev3b1), libc6 (>= 2.36), libcurl4 (>= 7.16.2), libgcc-s1 (>= 4.3), libllvm15, libpfm4, libstdc++6 (>= 12), libtinfo6 (>= 6), libz3-4 (>= 4.8.12), zlib1g (>= 1:1.2.0)
Recommends: llvm-15-dev
Suggests: llvm-15-doc
Filename: pool/target/l/llvm-toolchain-15/llvm-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 10256700
MD5sum: 9dda8e8b28950b56396732e62a21da65
SHA1: 8a7ca7b845aef14baf4ae524aabfca5641e9434e
SHA256: a6b8a596fac6b412b331f6314a1abb491f855b8dcadb85addf567d30ebc4440a
SHA512: bf56f640a780d6620360c0ff995676f2dffc76ddab346034f3cd14f3cccd77d674add9bdb200f213c10d5e66193800b55311a22c88b63f0399b19bb0414c1bc4
Description: Modular compiler and toolchain technologies
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 The strengths of the LLVM infrastructure are its extremely
 simple design (which makes it easy to understand and use),
 source-language independence, powerful mid-level optimizer, automated
 compiler debugging support, extensibility, and its stability and
 reliability. LLVM is currently being used to host a wide variety of
 academic research projects and commercial projects. LLVM includes C
 and C++ front-ends, a front-end for a Forth-like language (Stacker),
 a young scheme front-end, and Java support is in development. LLVM can
 generate code for X96, SparcV10, PowerPC or many other architectures.
Homepage: https://www.llvm.org/

Package: llvm-15-dbgsym
Priority: optional
Section: debug
Installed-Size: 10849
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: llvm-15 (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/llvm-15-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 1421012
MD5sum: 3b0deb045cfc51b3d3290833ff37350b
SHA1: 7e9156956b59d5592fa6acc1a2bb442d8a220c26
SHA256: 9d0cd265588a09d6758aa75fd8c96437e51d1265df722b678ca6e57da661ee9e
SHA512: 715872b99c5f137c9b263d52a0925ddd0ee6e72b200ff0ba5738e2134818ad48fbe5e5974c53308a872bd4b55291339e7a9cf9c81cb9639d930cfa005c5c5b5f
Description: debug symbols for llvm-15
Auto-Built-Package: debug-symbols
Build-Ids: 0207e6da3140d33aae90d4accf27bab15802548b 03ca97a42353aee7eda0de55041ecf198524466e 07766fe745c3e0c1a66ac2302ed3af47fcfe6c9a 08ad5a71a67dee4839b8462970446b64af295aa1 0c153b8e31c61fb664876f1412aace4ab6044c7a 0ed632562c9517fb721f66c0183f902ee6e1998f 13dae8dcda5d9df723a682f648aa019daec67e27 15118002b4c1d66a4e3ef4ff8cda26ba0ab5df55 1c8564a1be98798a553b6747d8146947b0c99adb 1ca4aa7b0f596f7fef079734ca0b1d0fc0fb378e 2709ae2dc6e562643b6b965bbb01828b4eb2bd53 2e9ed3828f27898bcd753b5f3d31c21490c9760e 2f76f25a388312c9a5ea6390c0e39b59da517f39 2f84013ddc6b4be8f5cc02224257f1f0300121d8 3332700eee0e9e682d5835affd67c822944eab27 3aa95fb47463c2a3b41367e28b025689b61f305d 3db559fe6744f74c6c34d97a7a46752dfec1c058 3e7879cc160a3a86e5099b0320f8801be894bac5 41b45940e6eeafe52ec402981e2434182b2957f0 42915e1b6779725c60de7f3bf3b6782e34307528 471b637ca6d41319aa7fb493ebc4d6c20f6134fb 4cbf2ff9d46c36458f412d8523fb795463426352 4f79c52178d3390a2a79087e2cf36e8441e83309 509c63bd73e3a424e5b2d76dbf12c2e6087017a4 55dbec98515997170d65c947a8e330521cc3dc73 59d12bf1a64ef4f117c737d37c82d494a7d238df 5a072542ea7c44f3ee19c0e8030f3cb1f481e19d 633e01c1c28287b3016ffa96743e0ac8e0ed25d1 633f3efbbdea3ce2fec52d8260c192173858d795 6ca808743fee872f088e66b5577ead6009f557e3 6dc2fca8b3aaccd17771de3040bf1694d60cc938 7129f7e7d85941ac422fbfc001a34de6c32635b5 759af50dc3386d08bea9988c78c7cddbc4c24c4d 776d101361a009a229c705b95c1c3dc29f5e9d58 7a437e504565eaf046ef4b6b4ab57da0ed16be3f 7d48ed01f35eed1acc12574e0b0e92a55e849454 808244cfea44ad3bb32216cb26006bfc3a33963f 843e0f9fe60509d0a89a1a10a4099a6ee0387b96 853d1e4e1dd36531ab44c803e00b216e1c9b7c56 8ba27345ea0acae1e2a41c375ab3d1e4c51b3d4a 92163274ec270bc94bbf11cdec227b8a6d751a2c 9ade9331b0ea8a6e7ca6830fb1ce843a8d84a666 a3470402a0c285c45f90576888238310ca285b06 a4fe11738bf803f4caa383e521cc3ad9c29f0176 a721045a0c125e1c8878fea1a8e76fe8d1865d66 acd5b0d987b25c106ee193050016cf9a5a1e9dbf ad4fcab7ae2716415741c1a89e41032df41aec53 ae6be059598996acf056d6d168b3be1bf03b8e18 b8138c2749735bd70193d5c0cd5b7892d9366690 b9b7f0d0b398d0284a2f829057cc1ebcc993fdd6 b9cc5e897869a21f4cc45f6ace8637e23385d038 bb375be6e742ccdde04d3d151a74ecc67e3bdbb7 bb927f72c240a329cf158d3b7547b1e0ce234249 c24ffba6357b1f3d986fac24de24c2bafa06a2a4 cfad6c09d911ea4227198463a9d01a8b73e0ba4c d4bfdddf7eaaf60499b1eed7fbc48893c67f9b62 d7172ab6a1bb85689e23e3bd2740d1548fc86ad0 d7b050b43ce4d18aa44892cdd2433040cc62d9fa dde58b7b8eb8eaec22dae5dd9b1273500234167d dea201f800c6a93e5fee27936c6a9c1394c5a28d e0a226f693a535bd06ef2a8f8d47e09c2a3a243d e0b3376195a61db83a4f61670295e92d03db972c e42647bb01c9ce67292bd49fe32f8b460cf46944 ebfa56c9ba3df7e7309e1be3ed308818f190005e eea027b50f0d577f792251a12424fd90dbf06949 fd44af62e986f9cb4f635b968b4d7c5de905aa70 fd71ba66841ab99a111754fa0d64decd7f849684

Package: llvm-15-dev
Priority: optional
Section: devel
Installed-Size: 249490
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libstdc++6 (>= 4.1.1), libffi-dev, llvm-15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libtinfo-dev, llvm-15-tools (= 1:15.0.6-4+apertis2bv2024dev3b1), libclang-cpp15 (= 1:15.0.6-4+apertis2bv2024dev3b1), libz3-dev, libxml2-dev
Filename: pool/target/l/llvm-toolchain-15/llvm-15-dev_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 35484228
MD5sum: 450372a197e20acaa81226238ff5bc34
SHA1: d6fbadc1342239fb592d7fbb03344c582da2da71
SHA256: dda7bf78d96b6b5de63ca64700ac79c4c307c66512d1761d8e5a45336f7c7f93
SHA512: 33884307db5e5c3cea0f8bad832f4bb486119bcab614a339f577c60e103c5fba20fdddc1c3bfc30e073afb7368cad7c1ba032b547394ef263b0d7b4afdc809bf
Description: Modular compiler and toolchain technologies, libraries and headers
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package provides the libraries and headers to develop applications
 using llvm.
Homepage: https://www.llvm.org/

Package: llvm-15-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 14
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: llvm-15-dev (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/llvm-15-dev-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 2288
MD5sum: 53e42dd0c756e7df7f7252b2081c0e54
SHA1: 420eb3eb158d1aacfc6afc9e2aa2f6422fc30769
SHA256: d8a40f056b2ca23bc075dfeaefa7003b9c94809a5bdd651ea37adbd006595908
SHA512: 3cdf6aa6358e30cfd13b35bbe103fa5b1ba93e779e99dabcd4a0cc3b2f54ec210a3464e02ae97d06343b0f47b9786d12b099f1c16cf693416ffdf598376ece16
Description: debug symbols for llvm-15-dev
Auto-Built-Package: debug-symbols
Build-Ids: b4c19df59cb9196b2dfa1846b902f5fb0201d808

Package: llvm-15-doc
Priority: optional
Section: doc
Installed-Size: 47946
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: all
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libjs-jquery, libjs-underscore
Filename: pool/target/l/llvm-toolchain-15/llvm-15-doc_15.0.6-4+apertis2bv2024dev3b1_all.deb
Size: 6846924
MD5sum: fc0bdf086a752106b5d0d0fa9296f162
SHA1: c82cc90a04314889e47b69ff0512315cf3cee78c
SHA256: d27433f8787499fee8e7298e38ea84fa85d27cb1e230026bce44b6ca9919a5f3
SHA512: e4657e0cdc8a34a3133118d5d1a0318267e2d47ec2cad41d6f4580a956e03a90330415a9689f252b139ece30ff5f9442c635649e33f57f175d2ada40379d6166
Description: Modular compiler and toolchain technologies, documentation
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package contains all documentation (extensive).
Homepage: https://www.llvm.org/

Package: llvm-15-doc
Priority: optional
Section: doc
Installed-Size: 48107
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: all
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis1bv2024dev2b1
Depends: libjs-jquery, libjs-underscore
Filename: pool/target/l/llvm-toolchain-15/llvm-15-doc_15.0.6-4+apertis1bv2024dev2b1_all.deb
Size: 7012368
MD5sum: f07538cc9e8cd467e8198d3cb3bd793b
SHA1: 111ad263f7305a03d755e143b9038b9e8e5f8302
SHA256: fc22ae41555cd3b243c3e978b9715068f0b5e56abdd5016563d9d7a9ade14b4f
SHA512: a7844055525e5f1219628667ee69066a228b33f4d679e136bfa3a568c7d30b1351b02bfd7c27c9ecdda0b961899368ca8bbbd32a1f25cd1c33dd3b0aa85892e7
Description: Modular compiler and toolchain technologies, documentation
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package contains all documentation (extensive).
Homepage: https://www.llvm.org/

Package: llvm-15-examples
Priority: optional
Section: doc
Installed-Size: 477
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: all
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: llvm-15-dev (>= 1:15.0.6-4+apertis2bv2024dev3b1), llvm-15-dev (<< 1:15.0.6-4+apertis2bv2024dev3b1+c~)
Filename: pool/target/l/llvm-toolchain-15/llvm-15-examples_15.0.6-4+apertis2bv2024dev3b1_all.deb
Size: 283032
MD5sum: 2020ecbebd493daf6206225b03ab9cca
SHA1: 87039bb39d896114217945331ccf5be28b4d2906
SHA256: 6821a6c89eee3281918a90e3f9760c5ee0e6a333e8c7c9a3fffaba5dc648bf52
SHA512: e9e2a995e10058d24fa6f38db9011bdb2715d9a88353c3f71b2c02f39711bf4e1c1635fcf69b6eb628fa631bbff793f4eb691ce1209406471f5d6a00c80a7cbe
Description: Modular compiler and toolchain technologies, examples
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package contains examples for using LLVM, both in developing
 extensions to LLVM and in using it to compile code.
Homepage: https://www.llvm.org/

Package: llvm-15-examples
Priority: optional
Section: doc
Installed-Size: 638
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: all
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis1bv2024dev2b1
Depends: llvm-15-dev (>= 1:15.0.6-4+apertis1bv2024dev2b1), llvm-15-dev (<< 1:15.0.6-4+apertis1bv2024dev2b1+c~)
Filename: pool/target/l/llvm-toolchain-15/llvm-15-examples_15.0.6-4+apertis1bv2024dev2b1_all.deb
Size: 448120
MD5sum: b200b9f5aaeef59f9a69bbc76e3d17f4
SHA1: 25221028b26997140682c35a4e3880920c077399
SHA256: 062bab8b80106fd22387742fc11bc33046b4418ae42dbfe3886719f5e1f061f2
SHA512: 29a814b9129c6cc2cb1a6f11a4f957b4911fef7c3f9820d649f68cb7c900a080d65712036d44d34af9696d2eba46268f40d5b83b133ccf247bb19bda12ae3c56
Description: Modular compiler and toolchain technologies, examples
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package contains examples for using LLVM, both in developing
 extensions to LLVM and in using it to compile code.
Homepage: https://www.llvm.org/

Package: llvm-15-linker-tools
Priority: optional
Section: devel
Installed-Size: 3720
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libllvm15, libstdc++6 (>= 11)
Filename: pool/target/l/llvm-toolchain-15/llvm-15-linker-tools_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 1060784
MD5sum: 8f5031999bc8e8a28f89af2dea347a13
SHA1: 16e62e0eb85d50fb5efb475bcde7c0a8224dba67
SHA256: aa32aaaf3e50a225a9774e9ece56d23ec20c61b597aacbe55de67ef34da2f795
SHA512: b0cc3f6145e89a36c5b168328307756e4ac401dad6231cf74648d2d9be39ae776ee2dc31bae0360bb684e550a476be0e76affcd59ef3a5b370dbb4d134b6a8b1
Description: Modular compiler and toolchain technologies - Plugins
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 This package contains the LLVMgold and LLVMPolly linker plugins.
Homepage: https://www.llvm.org/

Package: llvm-15-linker-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 1061
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: llvm-15-linker-tools (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/llvm-15-linker-tools-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 180312
MD5sum: 7ed9945d3cf6c4a4c3d3faa06fd40b34
SHA1: 063c76fa54ffa4fad5a0c881aff333a1ce1f7dac
SHA256: 00ff5c5d5920701251e1ac1a2cdec12422f234cfb914b462f611c83d458ab392
SHA512: 1dd912f3493e31e4416a120e7aebe3c219692bb9fd07f0879d8e3e376e2722ecfa3677ba5c5de47bc1b9a5ef6cadf2f43829702b0ba6374d692aee0ff5cf5352
Description: debug symbols for llvm-15-linker-tools
Auto-Built-Package: debug-symbols
Build-Ids: 1cb8213949e153f4fe41cc6e47675ff518ff4252 46a3355a96445175c187130aa5b2d4181e737650 b77479f14e182c2d677ed93b0bdf5e8cf6300148

Package: llvm-15-runtime
Priority: optional
Section: devel
Installed-Size: 1317
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.36), libgcc-s1 (>= 4.3), libllvm15, libstdc++6 (>= 12), libtinfo6 (>= 6), libz3-4 (>= 4.8.12), zlib1g (>= 1:1.1.4)
Recommends: binfmt-support | systemd
Filename: pool/target/l/llvm-toolchain-15/llvm-15-runtime_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 448432
MD5sum: f23c6fbfcf22bf450f8ad092e62e3e1e
SHA1: dff3cf2ebfa93392462ee47c303dd7ffc157dc46
SHA256: c4cff83532f37b6d4b2439876921d4cba326d3d89cfcdf8681389540d9129e7d
SHA512: 868f52a01cbda986c706b455dab71cbfad60a1deed66fcc69946c8599cdacb52663ca2819a3aefaf166f1996adb7042ac5e87ba312152d55794868c521c240cb
Description: Modular compiler and toolchain technologies, IR interpreter
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package provides the minimal required to execute programs in LLVM
 format.
Homepage: https://www.llvm.org/

Package: llvm-15-runtime-dbgsym
Priority: optional
Section: debug
Installed-Size: 440
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: llvm-15-runtime (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/llvm-15-runtime-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 77208
MD5sum: 2d55db7e7c082a74d7a297780832c59d
SHA1: 5900ec532a4cf5533be2065ae1004e60741679fb
SHA256: 0fca113ba2b737463fd212eb8d1e9c32938d769fc787ffa78c18e66f69fdf883
SHA512: bc7a07dadc17a4e6ed5d5ded12244d742bef23fdefec0cb33059edc249711d659eba814739624199152db7490a01211d964db3697b6ab99862171817ab1a38ed
Description: debug symbols for llvm-15-runtime
Auto-Built-Package: debug-symbols
Build-Ids: 5ddedec15bc9ae97e6149a512dd27e572ab1a225 905dafcceeb377838d4aad72de06168310cc1c63

Package: llvm-15-tools
Priority: optional
Section: devel
Installed-Size: 1907
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.36), libgcc-s1 (>= 4.3), libllvm15, libstdc++6 (>= 11), libtinfo6 (>= 6), libz3-4 (>= 4.8.12), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml
Filename: pool/target/l/llvm-toolchain-15/llvm-15-tools_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 397244
MD5sum: b0bb75f2d6f4e1f38533ee36d6b7e93e
SHA1: 1356eb62766c5d0461ddcf00150404b5f4dd0b06
SHA256: e9fe757248d6601efd9249e9b4e30d510812a71f444ff71a1e2ef66482761086
SHA512: beda6e3fd5da0a955917da692beccb1980964422c5324dbe1f068561912cd0aa3f3397c09aaaa38e3c90799df2498f891cc288fb59129c024c609cd1154303e5
Description: Modular compiler and toolchain technologies, tools
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package provides tools for testing.
Homepage: https://www.llvm.org/

Package: llvm-15-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 380
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: llvm-15-tools (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/llvm-15-tools-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 58968
MD5sum: 95728cb8d228b9fe9c059f6aa075df2d
SHA1: 16aabd9ecc5203a0e9a89ad6cc6bf7eb55bb7526
SHA256: 4192c4a3407386b84c93d170ca54c6e3fd1e4142f612c6888259049de21a6372
SHA512: f76ff8302d2d78a639506a1e9822980af28e2dcb4da6cc2b7fdfd4a15006fef02f799da8c378ae4c2850080d45d623208bdb3d9423c84390568d957ccfb77a21
Description: debug symbols for llvm-15-tools
Auto-Built-Package: debug-symbols
Build-Ids: 08f1c73707a812f30c70d279dd29ac5d68931e7c 3f6be8aeba90ae765d17fc49dea0a456cc679230 599cb44910b98de750e285820c3b98309b332d15 da60903b1c59d82c4926917aeeb996f320749fde fd4c9b80b9bf01d964d26eefbd4fa0a4041a0bf2 fdb3226246b6f642bc5c2054c4c61aeb2d519bc5

Package: lm-sensors
Priority: optional
Section: utils
Installed-Size: 340
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Version: 1:3.6.0-7.1+apertis0bv2024dev2b1
Depends: sed (>= 4.0.5-1), lsb-base (>= 3.2-13), libc6 (>= 2.34), libsensors5 (>= 1:3.5.0), perl:any
Suggests: fancontrol, read-edid, i2c-tools
Filename: pool/target/l/lm-sensors/lm-sensors_3.6.0-7.1+apertis0bv2024dev2b1_armhf.deb
Size: 87852
MD5sum: 3d9791e178a4649b142b6be0dedcc93b
SHA1: abb5a26238d9595d2ab5597510801ee0e0a52a92
SHA256: d9af61bd92ac20f071c3cef067d304ac41dc18cd91c0bb9bf772cf074ddbfcf2
SHA512: ff777ce84731c34ba01de016180e2576d6b82a7ec4f8ebcab0b6e48735df234faa1fe21c42e6538212eb486dbbed10ee600128d17ea1be7e1fea520aadf7dbb4
Description: utilities to read temperature/voltage/fan sensors
 Lm-sensors is a hardware health monitoring package for Linux. It allows you
 to access information from temperature, voltage, and fan speed sensors. It
 works with most newer systems.
 .
 This package contains programs to help you set up and read data from
 lm-sensors.
Homepage: https://hwmon.wiki.kernel.org/lm_sensors

Package: lm-sensors-dbgsym
Priority: optional
Section: debug
Installed-Size: 45
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: lm-sensors
Version: 1:3.6.0-7.1+apertis0bv2024dev2b1
Depends: lm-sensors (= 1:3.6.0-7.1+apertis0bv2024dev2b1)
Filename: pool/target/l/lm-sensors/lm-sensors-dbgsym_3.6.0-7.1+apertis0bv2024dev2b1_armhf.deb
Size: 30704
MD5sum: 549d8af4d56d0bded7a50d1bfe023e1d
SHA1: e0e902b93797a9637aaf3ced208a8059153507f2
SHA256: ca45cb6b83fac55e331cc37ed3e07f9ddc0cc4e568e7c62224c66844f0259457
SHA512: cadedcfde5b26bc0b07be52ea67c30e1ec01755ea0c90df0a1f4c21375cb2aa37e2cdf18aeae5787fa53ca72a0fbfd0ee993fd0ba83432f1a7ae233c18f42793
Description: debug symbols for lm-sensors
Auto-Built-Package: debug-symbols
Build-Ids: 1f47ab07e589ea1088aa7c789ed5a28606bf0025

Package: locales
Priority: standard
Section: localization
Installed-Size: 15876
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: all
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Depends: libc-bin (>> 2.36), libc-l10n (>> 2.36), debconf (>= 0.5) | debconf-2.0
Filename: pool/target/g/glibc/locales_2.36-9+deb12u1+apertis1bv2024dev3b1_all.deb
Size: 3935684
MD5sum: 567709067f911136218cf79d2de2f0cb
SHA1: 9417ea1da7c832ea95a1026ed06034676f2bc026
SHA256: d1f4f5588ad9f236ee2fa396d56672e7650ed5ffe83d091a5a8907fddadfdd95
SHA512: 9d3fa0ca30998b70ca8c0ee46a7260a355c890438143093c17dbba45b02b5950ae15daa92e425266585f66b742d4c514e484bec9ed7928aca03f404289f4391c
Description: GNU C Library: National Language (locale) data [support]
 Machine-readable data files, shared objects and programs used by the
 C library for localization (l10n) and internationalization (i18n) support.
 .
 This package contains tools to generate locale definitions from source
 files (included in this package). It allows you to customize which
 definitions actually get generated. This is a space-saver over how this
 package used to be, with all locales generated by default. This created
 a package that unpacked to an excess of 30 megs.
Homepage: https://www.gnu.org/software/libc/libc.html

Package: locales-all
Priority: optional
Section: localization
Installed-Size: 227396
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Depends: libc-l10n (>> 2.36)
Filename: pool/target/g/glibc/locales-all_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 10773836
MD5sum: 559f41286e034ab4e8c874a18448c7c5
SHA1: ad6a1db6f87aa38945ee908c00e5f1175bd97999
SHA256: 11965b8edf157c3923b225bb54439a98ba953f3ea2ebe01474cecfb517b2b876
SHA512: 72089733395ea2e6cb7f9b6a833930b83647038f57f7f2e85f93175b3a0a4f197dfd0a8e32d7d1867ede8ee1d4b9ac28351db7445db5ba86af8209054d3d1843
Description: GNU C Library: Precompiled locale data
 This package contains the precompiled locale data for all supported locales.
 A better alternative is to install the locales package and only select
 desired locales, but it can be useful on a low-memory machine because some
 locale files take a lot of memory to be compiled.
Homepage: https://www.gnu.org/software/libc/libc.html
Multi-Arch: foreign

Package: login
Essential: yes
Priority: required
Section: admin
Installed-Size: 2493
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: armhf
Source: shadow
Version: 1:4.13+dfsg1-1+apertis0bv2024dev3b1
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules
Conflicts: python-4suite (<< 0.99cvs20060405-1)
Filename: pool/target/s/shadow/login_4.13+dfsg1-1+apertis0bv2024dev3b1_armhf.deb
Size: 617164
MD5sum: a9fe1ad0a9f4999031cec2ec12644e84
SHA1: b713aed633f0d31f95f0c58349139fab2062af15
SHA256: c780bf682bf7ed7d00b78f0f3c373cfba9dec15e3ca75bb8bcbb707777ec452e
SHA512: 62db0548621797e2003800dc1900b07ba1c37cd5661f6d50cc9faeec8c85d6894b877b77aa56e8de3ca622ad7926f8bad3247741cbbdb3035a2181759397045c
Description: system login tools
 This package provides some required infrastructure for logins and for
 changing effective user or group IDs, including:
  * login, the program that invokes a user shell on a virtual terminal;
  * nologin, a dummy shell for disabled user accounts;
Homepage: https://github.com/shadow-maint/shadow
Multi-Arch: foreign

Package: login-dbgsym
Priority: optional
Section: debug
Installed-Size: 179
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: armhf
Source: shadow
Version: 1:4.13+dfsg1-1+apertis0bv2024dev3b1
Depends: login (= 1:4.13+dfsg1-1+apertis0bv2024dev3b1)
Filename: pool/target/s/shadow/login-dbgsym_4.13+dfsg1-1+apertis0bv2024dev3b1_armhf.deb
Size: 123452
MD5sum: bd06d9ab1d044ed94f56750a7055c0a4
SHA1: 6e1539df015bb830f0cdcf92e8703fedacd060eb
SHA256: 86066431a2593e6e01e75f8a273a623d4a59a24088e861f5f77d1776ccf386a6
SHA512: d6ae6802482c7cdd05bf4574a59194772aefa7361e862a9be5bc97781b55505e489cd4d2a07558b3f72781f93a3d539c9b578d29b988e1786135fc8f4cb0dc5f
Description: debug symbols for login
Auto-Built-Package: debug-symbols
Build-Ids: 2a785665bd2f2b57bf319fdd5f90346f3c2e9b8e 47776f596dcab8fdeb16c0a487e73bae6aa718ae 9b227a0e5149bd26a484473293493aa1e3c6c069 bb4589383e1f132fb0cea3cc8a210e4b857c0b27 fd0c49f25f454c2be888f418791543d331a14887

Package: logsave
Priority: optional
Section: admin
Installed-Size: 51
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Replaces: e2fsprogs (<< 1.45.3-1)
Depends: libc6 (>= 2.34)
Breaks: e2fsprogs (<< 1.45.3-1)
Filename: pool/target/e/e2fsprogs/logsave_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 25672
MD5sum: b19e3fed5a4dcf3e3446244276a7f397
SHA1: 8365832aafcdb2bdcd8817001074fdd48bbccb95
SHA256: c9b406c864a6c46290ac7bbdc58af834c2b0bb4f5b81a5e7a98135026292b8d8
SHA512: 323f0b4468bb7ae8d98bb2220ce384e81a9b9877ce4511250f059f904c82eb83d747c500cf57e24c559bc12e8655f4406b3b4f0138b860aec063b69281efa19d
Description: save the output of a command in a log file
 The logsave program will execute cmd_prog with the specified
 argument(s), and save a copy of its output to logfile.  If the
 containing directory for logfile does not exist, logsave will
 accumulate the output in memory until it can be written out.  A copy
 of the output will also be written to standard output.
Homepage: http://e2fsprogs.sourceforge.net
Multi-Arch: foreign

Package: logsave-dbgsym
Priority: optional
Section: debug
Installed-Size: 23
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs
Version: 1.47.0-2+apertis0bv2024dev3b2
Depends: logsave (= 1.47.0-2+apertis0bv2024dev3b2)
Filename: pool/target/e/e2fsprogs/logsave-dbgsym_1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 9868
MD5sum: 1ea95fcd641ca79cf1bab72085efbd7b
SHA1: 1739e1dc9dc31a623db8b4e6bb8c2b9dfcba1ee7
SHA256: 2ad40d2e51800c7395fd9b9baa99cce5668bcf96b48cfed6447e762f712abad7
SHA512: 9eaed0d23ff57f05226a77ea806012fc50cd121336169230f531e651cf840789d8420e7b8b60c28615b3910162a43e87a0a871929145673efa17466900c49315
Description: debug symbols for logsave
Auto-Built-Package: debug-symbols
Build-Ids: df43a6611dd8a72b4436c325b7c3671f1eee5155

Package: lsb-base
Priority: optional
Section: oldlibs
Installed-Size: 13
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architecture: all
Source: lsb
Version: 11.6+apertis0bv2024dev3b1
Depends: sysvinit-utils (>= 3.05-4~)
Filename: pool/target/l/lsb/lsb-base_11.6+apertis0bv2024dev3b1_all.deb
Size: 5016
MD5sum: d204afe92f752f442f77164853b6221a
SHA1: 54b4fee5ce367bc8e59b91c78c6ba57b010bd8bf
SHA256: a4d00b48513967ca378d9c16b7f7891cef3c4f521db6f2fec11ffce495029154
SHA512: 5a577e157297c1aee51fa713cc37088ed30ee67f49b3c5c57567ef01072257850d8608ad3a10e78c13dbc4607248e540a6fb5738e6274cf6d4edb0b42189e7e5
Description: transitional package for Linux Standard Base init script functionality
 This is an empty package; it's needed only because of Provides: not being
 supported in debootstrap.  It can be safely removed.
Homepage: https://wiki.linuxfoundation.org/lsb/start
Multi-Arch: foreign

Package: lsb-release
Priority: optional
Section: misc
Installed-Size: 17
Maintainer: Gioele Barabucci <gioele@svario.it>
Architecture: all
Source: lsb-release-minimal
Version: 12.0-1+apertis1bv2024dev2b1
Filename: pool/target/l/lsb-release-minimal/lsb-release_12.0-1+apertis1bv2024dev2b1_all.deb
Size: 6612
MD5sum: ead9def1122b1ba44db018314943a92f
SHA1: 74c7a0fc3dc272ff0f657be2ec4a5fa10a892b5f
SHA256: 1ca52a7efddda9ad1e9bb0b74344f0b4d6366bbbe631b2eb488f5ef52a303007
SHA512: c4225f61b6eec6527161306fb209085c2ec029636ec76dc18ec92c99bc376ce2ee067db47abdbc15c38be63a576556c07f2f02e3187c3cde3e4a6192d2d308cf
Description: Linux Standard Base version reporting utility (minimal implementation)
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
 core system that third-party applications written for Linux can
 depend upon.
 .
 The lsb-release command is a simple tool to help identify the Linux
 distribution being used and its compliance with the Linux Standard Base.
 .
 This package contains a bare-bones implementation that uses the
 information in /etc/os-release instead of relying on LSB packages.
Homepage: https://gioele.io/lsb-release-minimal
Multi-Arch: foreign

Package: lsb-release-minimal
Priority: optional
Section: oldlibs
Installed-Size: 8
Maintainer: Gioele Barabucci <gioele@svario.it>
Architecture: all
Version: 12.0-1+apertis1bv2024dev2b1
Depends: lsb-release (>= 12)
Filename: pool/target/l/lsb-release-minimal/lsb-release-minimal_12.0-1+apertis1bv2024dev2b1_all.deb
Size: 2436
MD5sum: 6ac951263ea3b4bd034ecea06e2b9369
SHA1: 2662950b77b48604d8390a64a24b47f7814e7e36
SHA256: 07eb5cc94ab00081fc18469fece793fe55777f117c3c1f6c1087f7d118d44bda
SHA512: 400c8fc566cbbd12361a3f600b6dc918606f8cb1494a5b1465dfa1a96a3987fe9a14527e45c83d450a8e5d3e7e7ceb1e3f2a2ed56a6f047f8f4c334b059a0860
Description: Linux Standard Base version reporting utility (transitional package)
 This is a transitional package. It can be safely removed.
Homepage: https://gioele.io/lsb-release-minimal
Multi-Arch: foreign

Package: lsof
Priority: standard
Section: utils
Installed-Size: 441
Maintainer: Andres Salomon <dilinger@debian.org>
Architecture: armhf
Version: 4.95.0-1+apertis3bv2024dev3b1
Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~)
Filename: pool/target/l/lsof/lsof_4.95.0-1+apertis3bv2024dev3b1_armhf.deb
Size: 311000
MD5sum: 383e67a72ab79f94ce328c3f1a600194
SHA1: b51ea80d63028572b8fcd575aee7ebe181e9dbd4
SHA256: 01e99ccf8a4427078be926228059ea2d4a7662b2b6c23978f6837d2a22c0528f
SHA512: 582a3af234241addb9ebd3e954b9ce578bcb31d70d0a87c50dbadaeb44d16876b6b41cde58feec0f4a4d4a36ba949d02e241d8496b5750ecad4acb2a2bfd90af
Description: utility to list open files
 Lsof is a Unix-specific diagnostic tool.  Its name stands
 for LiSt Open Files, and it does just that.  It lists
 information about any files that are open, by processes
 currently running on the system.
Homepage: https://github.com/lsof-org/lsof

Package: lsof-dbgsym
Priority: optional
Section: debug
Installed-Size: 202
Maintainer: Andres Salomon <dilinger@debian.org>
Architecture: armhf
Source: lsof
Version: 4.95.0-1+apertis3bv2024dev3b1
Depends: lsof (= 4.95.0-1+apertis3bv2024dev3b1)
Filename: pool/target/l/lsof/lsof-dbgsym_4.95.0-1+apertis3bv2024dev3b1_armhf.deb
Size: 180372
MD5sum: 202c30a008a7b1d444a649721691507d
SHA1: ddce2b517004a6ae16bcc15d38507839cee9f248
SHA256: eb2dd1d9ad78c7ffe40307a8516411fd2cd221ae8acd6faea0bae35b8c67991d
SHA512: dca303c3966da1e6cea83f24b2bea333d47d36d3fb72a465c6f73f48e3c4708bdc0e40dd8096a3e2372cdd14fd76ae11e67e8326fa516f40aaa6f4e042fa2d24
Description: debug symbols for lsof
Auto-Built-Package: debug-symbols
Build-Ids: db524e92b7c426eaa29ca7a53d1544413c480196

Package: lua-bitop
Priority: optional
Section: interpreters
Installed-Size: 57
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Version: 1.0.2-7+apertis1bv2024dev3b1
Replaces: liblua5.1-bitop0 (<< 1.0.1-6~)
Provides: liblua5.1-bitop0, lua5.1-bitop, lua5.2-bitop, lua5.3-bitop, lua5.4-bitop
Depends: libc6 (>= 2.4)
Breaks: liblua5.1-bitop0 (<< 1.0.1-6~)
Filename: pool/target/l/lua-bitop/lua-bitop_1.0.2-7+apertis1bv2024dev3b1_armhf.deb
Size: 7468
MD5sum: 85f2057fec5da1e5ebdbf99fab3745a6
SHA1: 5a11dd65154d53736367a1d670c2bde2fde156b0
SHA256: 627987f8bb4f56cbd2b362009e8ff14b542a32c48ac524207962f006c24c71f9
SHA512: 054106f0b662d2920b72c4c640ed3ac27aae945e3b306e5c012d38c08e43af4d7b08cc3244871a2dcee286622435536b57136cc8ce9d43a4d67233348928d1c4
Description: fast bit manipulation library for the Lua language
 This package contains the Lua bitop fast bit manipulation library.
Homepage: http://bitop.luajit.org
Lua-Versions: 5.1 5.2 5.3 5.4
Multi-Arch: same

Package: lua-bitop-dbgsym
Priority: optional
Section: debug
Installed-Size: 58
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: lua-bitop
Version: 1.0.2-7+apertis1bv2024dev3b1
Depends: lua-bitop (= 1.0.2-7+apertis1bv2024dev3b1)
Filename: pool/target/l/lua-bitop/lua-bitop-dbgsym_1.0.2-7+apertis1bv2024dev3b1_armhf.deb
Size: 21668
MD5sum: 223ecc6d75e28d53813213617c3f1853
SHA1: f1d75f17c6f8c0796b7ebe64d0c1b8ab65e99e27
SHA256: ff6f78f9ae5c36afa3be7aecf0be0c0bb65977212606f7a99279bff6b1e768c3
SHA512: fd7bbc7463fa210957128458d2ec4b50892baf1ec98edadb3bb42f630e318eb7dff5f1d713655fbaeaad35dd83ef04c069d52bed7110017e09eecf3793942b9e
Description: debug symbols for lua-bitop
Auto-Built-Package: debug-symbols
Build-Ids: 4af504c3823cfd640f6588959171c7eb07bd71d1 53fc5502fd87ba723293b031ad17543b814cb842 79580d9bd6527121efb750e6cd2e7bbb134fbef4 c5792659e305e2575a065456d39b5158cb38a12b
Lua-Versions: 5.1 5.2 5.3 5.4
Multi-Arch: same

Package: lua-bitop-dev
Priority: optional
Section: libdevel
Installed-Size: 101
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: lua-bitop
Version: 1.0.2-7+apertis1bv2024dev3b1
Replaces: liblua5.1-bitop-dev (<< 1.0.1-6~)
Provides: liblua5.1-bitop-dev, lua5.1-bitop-dev, lua5.2-bitop-dev, lua5.3-bitop-dev, lua5.4-bitop-dev
Depends: lua-bitop (= 1.0.2-7+apertis1bv2024dev3b1)
Breaks: liblua5.1-bitop-dev (<< 1.0.1-6~)
Filename: pool/target/l/lua-bitop/lua-bitop-dev_1.0.2-7+apertis1bv2024dev3b1_armhf.deb
Size: 20108
MD5sum: 5a567b9981d70f8a2e08a33ff57a48a0
SHA1: c184a344ee15403ea47c488b6813d75fed7bb461
SHA256: 87c877aa0c0c9ef448c5830554fd9f786956243f962bc9f4cd2c0443fc3c41da
SHA512: 1102cbb5059d8603179ba7e607df308f30f9af0a6785f534f83515d0fc38c6ed89ebd8d6df61cff5e988d5427a4f68edbb075bdf344e4da5a10199be8996a64a
Description: fast bit manipulation library devel files for the Lua language
 This package contains the development files of the Lua bitop fast bit
 manipulation library, useful to create a statically linked binary (like a C
 application or a standalone Lua interpreter).  Documentation is also shipped
 within this package.
Homepage: http://bitop.luajit.org
Lua-Versions: 5.1 5.2 5.3 5.4
Multi-Arch: same

Package: lua-resty-core
Priority: optional
Section: net
Installed-Size: 237
Maintainer: Jan Mojžíš <jan.mojzis@gmail.com>
Architecture: all
Version: 0.1.25-1+apertis2bv2024dev3b1
Provides: lua5.1-resty-core
Depends: libluajit2-5.1-2, libnginx-mod-http-lua (<< 1:0.10.23.1~), libnginx-mod-http-lua (>= 1:0.10.23), lua-resty-lrucache
Filename: pool/target/l/lua-resty-core/lua-resty-core_0.1.25-1+apertis2bv2024dev3b1_all.deb
Size: 32672
MD5sum: 615f23f63a1047975d6ce064f6bc6af8
SHA1: 66a047dd1bb2ed1b743d3be5f6b6086d0982cf56
SHA256: 0641bc47547cf46439aa405061634a9eb293bef60b92d9c59b68ecca22a383bf
SHA512: 6c583e89a85bd78f3e19d8994917fbcbf0b51eb65706f12204e09089530af297c33bfa97cd2d8f9175b03a6008c6c71ba5c3ff7fddaa49b05d7b7d3c96fa876d
Description: New FFI-based Lua API for NGINX Lua module
 This pure Lua library reimplements part of the ngx_lua module's Nginx API
 for Lua with LuaJIT FFI and installs the new FFI-based Lua API
 into the ngx.* and ndk.* namespaces used by the ngx_lua module. In addition,
 this Lua library implements any significant new Lua APIs of the ngx_lua module
 as proper Lua modules, like ngx.semaphore and ngx.balancer. The FFI-based
 Lua API can work with LuaJIT's JIT compiler. ngx_lua's default API is based on
 the standard Lua C API, which will never be JIT compiled and the user Lua code
 is always interpreted (slowly).
Homepage: https://github.com/openresty/lua-resty-core
Lua-Versions: 5.1

Package: lua-resty-lrucache
Priority: optional
Section: net
Installed-Size: 45
Maintainer: Jan Mojžíš <jan.mojzis@gmail.com>
Architecture: all
Version: 0.13-10+apertis2bv2024dev3b1
Provides: lua5.1-resty-lrucache
Depends: libluajit2-5.1-2
Filename: pool/target/l/lua-resty-lrucache/lua-resty-lrucache_0.13-10+apertis2bv2024dev3b1_all.deb
Size: 10788
MD5sum: effdbeae4e31a28d63b890c5dd4a1cb3
SHA1: d660cfa5d59e33fe2b709b79f7b4efbdb0c16822
SHA256: f6c0425134306c1ae1a63f1b27fda6ef057db823354f80e3afa033709352deef
SHA512: c765b528dfbae45fbcfb5b9d4838b175112b4f95428f48666eb284c6c2b76e2a64c7bca2621a93ae38d0feace259ca5264337f93ce19c1a35eed898d185520e7
Description: Simple LRU cache for the ngx_lua module
 The LRU cache resides completely in the Lua VM and is subject to Lua GC.
 As such, do not expect it to get shared across the OS process boundary.
 The upside is that you can cache arbitrary complex Lua values (such as deep
 nested Lua tables) without the overhead of serialization (as with ngx_lua's
 shared dictionary API). The downside is that your cache is always limited to
 the current OS process (i.e. the current Nginx worker process). It does not
 really make much sense to use this library in the context of init_by_lua
 because the cache will not get shared by any of the worker processes (unless
 you just want to "warm up" the cache with predefined items which will
 get inherited by the workers via fork()).
Homepage: https://github.com/openresty/lua-resty-lrucache
Lua-Versions: 5.1

Package: lua5.2
Priority: optional
Section: interpreters
Installed-Size: 224
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Version: 5.2.4-3+apertis2bv2024dev3b1
Provides: lua
Depends: libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0)
Filename: pool/target/l/lua5.2/lua5.2_5.2.4-3+apertis2bv2024dev3b1_armhf.deb
Size: 81364
MD5sum: c357ebd557e9308e104a88b8423fc687
SHA1: 1b24d19b1fe097593b60335ede849ad40d038e0e
SHA256: 603dee4537e56ab5932d04ade31b82daaef7916bb5ba981b7bb9450e041d1997
SHA512: 68d65793f623fea8063c8922fd5b85f6f83229dfd615d7aeb7cbc3e9a00c74d7a765cede2afc1dc1919cf31aa7c64de22310f480b129ef5226a906ad8a3a1645
Description: Simple, extensible, embeddable programming language
 Lua is a powerful, light-weight programming language designed for extending
 applications.  The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions.  Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains the Lua command line interpreter and bytecode compiler.
 Install it if you are developing or using Lua scripts.
Homepage: https://www.lua.org
Multi-Arch: foreign

Package: lua5.2-dbgsym
Priority: optional
Section: debug
Installed-Size: 525
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: lua5.2
Version: 5.2.4-3+apertis2bv2024dev3b1
Replaces: liblua5.2-0-dbg (<< 5.2.4-2~)
Depends: lua5.2 (= 5.2.4-3+apertis2bv2024dev3b1)
Breaks: liblua5.2-0-dbg (<< 5.2.4-2~)
Filename: pool/target/l/lua5.2/lua5.2-dbgsym_5.2.4-3+apertis2bv2024dev3b1_armhf.deb
Size: 472236
MD5sum: f5cb5971d12c97e7912398bc86ae140e
SHA1: 74780d6359c478c1bdb6f4e27ac9d1387fc2eb60
SHA256: 99a20e777e9f3c0e4a2af42b51e5081e393024c639576f6de9c2f5533c11fd1b
SHA512: a13b0e73358bce1dac44f43c84427dc7021a4e84e6b52517780dbf1f8c71c18457fb30a009b790523bfe60a33e10eddaeaf6d647bdddbe0e5e1613feef1d99c8
Description: debug symbols for lua5.2
Auto-Built-Package: debug-symbols
Build-Ids: 8c0919ccca950ee60b68ffd255ffcbb232be7872 f67698c1b23c9811261fce5c1f17006e64908d1d

Package: lua5.2-doc
Priority: optional
Section: doc
Installed-Size: 368
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: all
Source: lua5.2
Version: 5.2.4-3+apertis2bv2024dev3b1
Filename: pool/target/l/lua5.2/lua5.2-doc_5.2.4-3+apertis2bv2024dev3b1_all.deb
Size: 81256
MD5sum: a0327df650a0596e9f6c25fb99c5727c
SHA1: 170cf55b68f64fb3ad996bda282be38c501806c4
SHA256: 24d74016a5b91400ab5ead21c59734c6eb182d00dceb6f8d122ebe5e21d03f95
SHA512: 4826c45d397e621d999f68402ed930deac4fbc8d4417d7acdea86d4ff196cd6c6ec997720d737400c9189d1c41ed73b025f7ed91bf756f34acd8ed19bc1e2a87
Description: Documentation for the Lua language version 5.2
 Lua is a powerful, light-weight programming language designed for extending
 applications.  The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions.  Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains the official manual covering the Lua language and C API,
 examples, etc.
Homepage: https://www.lua.org
Multi-Arch: foreign

Package: lua5.3
Priority: optional
Section: interpreters
Installed-Size: 251
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Version: 5.3.6-2+apertis2bv2024dev3b1
Provides: lua
Depends: libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0)
Filename: pool/target/l/lua5.3/lua5.3_5.3.6-2+apertis2bv2024dev3b1_armhf.deb
Size: 91580
MD5sum: 41267e8e4e810b2c115af3d67335b2ba
SHA1: 7e8e6a248b20e89057609dd63caa69ff3949549e
SHA256: f9190918513276cffb9748f230df3afd690cc7644c2dce5605851e972cc1969f
SHA512: 8349448696bcfe3be3192330b7ce3f80ed0427d4c8fe103970bf733690a415cd007a3cff684788eceefb9ccb25fc8f332a0507fa70288fa13ec02492aa328401
Description: Simple, extensible, embeddable programming language
 Lua is a powerful, light-weight programming language designed for extending
 applications.  The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions.  Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains the Lua command line interpreter and bytecode compiler.
 Install it if you are developing or using Lua scripts.
Homepage: https://www.lua.org
Multi-Arch: foreign

Package: luajit2
Priority: optional
Section: interpreters
Installed-Size: 366
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Version: 2.1-20230119-1+apertis2bv2024dev3b1
Replaces: luajit
Depends: libluajit2-5.1-2 (= 2.1-20230119-1+apertis2bv2024dev3b1), libluajit2-5.1-common (= 2.1-20230119-1+apertis2bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.5)
Conflicts: luajit
Filename: pool/target/l/luajit2/luajit2_2.1-20230119-1+apertis2bv2024dev3b1_armhf.deb
Size: 218232
MD5sum: 61333e7a304aeee07fa1d049714da70a
SHA1: bab8d98e9e06cb9d7cf3d5706068e8779af761de
SHA256: e6aa99584e1d4587942c506cb77d8b2a492113485a1e662e23c98c0788f573aa
SHA512: 254d56308214f86aa353ca063fcb8e994fcec5b6e497b2c29c5ec5f6fcd06905c91a7e77065b1fc948addf15ef40a3cf0806f8b5e53106e2602efa6ae93d7d57
Description: OpenResty-maintained branch of LuaJIT (interpreter)
 LuaJIT implements the full set of language features defined by Lua 5.1. The
 virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
 and can be deployed as a drop-in replacement.
 .
 This package contains the standalone interpreter/jitter that can be used
 as a replacement for the standard lua5.1 interpreter.
Homepage: https://github.com/openresty/luajit2
Multi-Arch: foreign

Package: luajit2-dbgsym
Priority: optional
Section: debug
Installed-Size: 1095
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: armhf
Source: luajit2
Version: 2.1-20230119-1+apertis2bv2024dev3b1
Depends: luajit2 (= 2.1-20230119-1+apertis2bv2024dev3b1)
Filename: pool/target/l/luajit2/luajit2-dbgsym_2.1-20230119-1+apertis2bv2024dev3b1_armhf.deb
Size: 1057908
MD5sum: ce52010a4c01ff61a83d6abe48b9eac4
SHA1: c46df38fe879e9689e1ebfa7932c6e53c660f0ff
SHA256: 2fc8d9e720ee26dbb3c9a123c2459924f4c24897ca435e25449547df94ac6143
SHA512: 73e1179905f6f82e3a4b6b1bdffc2ed4c4c560e5b701129a63a8a0824055abd5fbd523ce4581daf4c57b8630872b35c28a4408284cfd9ef29f2391d8300dc6f6
Description: debug symbols for luajit2
Auto-Built-Package: debug-symbols
Build-Ids: c884f8ceb2c372391b6a41703819a33c9216a11b

Package: lv2-dev
Priority: optional
Section: libdevel
Installed-Size: 824
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: lv2
Version: 1.18.4-2+apertis1bv2024dev3b1
Filename: pool/target/l/lv2/lv2-dev_1.18.4-2+apertis1bv2024dev3b1_armhf.deb
Size: 125768
MD5sum: 74136176fe1a51db45b21331e2f1adfa
SHA1: a8a909ee1e33961e2c56bcd0f5791d0c1630e3cd
SHA256: 5a4940d809cf814a7862306752254270933079a7bd03e7be2060a63cd7477f47
SHA512: 2c06855b169c7c932d797fd684636bb36a34d99c493a58727afe84e91221670fda719948d759be3ac8efb563dcf7761dfe417d3aa3a30bced1e0d422c2c9afcf
Description: LV2 audio plugin specification
 LV2 is a simple but extensible successor of LADSPA plugins,
 intended to address the limitations of LADSPA which many
 applications have outgrown.
 .
 This package contains the LV2 audio plugin specification,
 with all the official extension packages, as well as example
 plugins, and additional data.
 .
 Implementations are encouraged to abandon the “copy paste
 headers” practice and depend on this package instead.
Homepage: https://lv2plug.in/
Multi-Arch: same

Package: lv2-examples
Priority: optional
Section: sound
Installed-Size: 193
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: lv2
Version: 1.18.4-2+apertis1bv2024dev3b1
Provides: lv2-plugin
Depends: libc6 (>= 2.27), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.18.0), libsndfile1 (>= 1.0.20)
Filename: pool/target/l/lv2/lv2-examples_1.18.4-2+apertis1bv2024dev3b1_armhf.deb
Size: 51104
MD5sum: 023e80d6c0363a2b5a461594f1ce1106
SHA1: e1d5ec10f27fa3ac25f6064cd76f4b386178dec6
SHA256: 2eb5032da9d60aab1d144b2f9b6bc3e34bd71bf0b2e83b80bf8efc5a368a25a8
SHA512: e40119a590fa15f28dbc8440fa3a3c4e9b463db08f2fe14e60b0508da96639a1c44dfa72de74efe5008821bbd99a245710732f9841d06188420591cda3dc5f95
Description: LV2 audio plugin specification (example plugins)
 LV2 is a simple but extensible successor of LADSPA plugins,
 intended to address the limitations of LADSPA which many
 applications have outgrown.
 .
 This package contains some LV2 example plugins.
Homepage: https://lv2plug.in/

Package: lv2-examples-dbgsym
Priority: optional
Section: debug
Installed-Size: 237
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: lv2
Version: 1.18.4-2+apertis1bv2024dev3b1
Depends: lv2-examples (= 1.18.4-2+apertis1bv2024dev3b1)
Filename: pool/target/l/lv2/lv2-examples-dbgsym_1.18.4-2+apertis1bv2024dev3b1_armhf.deb
Size: 176992
MD5sum: 8641499e536be27e86a7eec7d0721a22
SHA1: c0b6c2120a5c432188848f909aa1c14fb1d151b7
SHA256: 603b12de3362f1780245b60cb916db07d99fedd69ba3fbcd56edfcda09cebfbc
SHA512: e5464c6a9313c30065d032a9a2a9628472b526e8ad3a2b91b28c7198679cb5f8b171e6ea45393b2410fb19512237b3285c36dcf88e1c633d8d7d4681add4a795
Description: debug symbols for lv2-examples
Auto-Built-Package: debug-symbols
Build-Ids: 239aa82fe2c100a3c85f495504fd639d79ef0499 29220aa53cbed4f79b3bb4358648f1531e4039c2 2956535cd62ceb245563158083b1b7103103e731 3307c6327eaa8317791758aeab3a237bb2279f79 68ed1a7dbfc9c613e37f46cbd9f0229d05b254a1 71ae0f22e85cf442395f1b22b7a7a153ffe7ed8d b1c3a944bf12beaf025cfe3cf88944e29b0a0fb3 cad8d20506b38470f4a4b0398d13fccc0cc40228 e0eb4fbdf37cbd3f5629bef728fa6919804e2444

Package: lvm2
Priority: optional
Section: admin
Installed-Size: 3221
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Version: 2.03.16-2+apertis2bv2024dev3b1
Depends: libaio1 (>= 0.3.93), libblkid1 (>= 2.24.2), libc6 (>= 2.34), libdevmapper-event1.02.1 (>= 2:1.02.74), libedit2 (>= 2.11-20080614-0), libselinux1 (>= 3.1~), libsystemd0 (>= 233), libudev1 (>= 183), lsb-base, dmsetup (>= 2:1.02.185-2+apertis2bv2024dev3b1~), dmeventd (>= 2:1.02.185-2+apertis2bv2024dev3b1~)
Recommends: thin-provisioning-tools
Filename: pool/target/l/lvm2/lvm2_2.03.16-2+apertis2bv2024dev3b1_armhf.deb
Size: 1180600
MD5sum: 5d5ea4c6f9d04f48174312deba340d14
SHA1: 910b3121c86186f5451ad5c6ba7ad9923ccd5049
SHA256: f01bf6ba3c1c965b4b9f3d67840c07b35721add6a45399cfd7084fe0eae1811b
SHA512: 1cf33e5e2f04fbef82c687863ddfbf5ae299e340b7ef0d2d8db697a898d4b521144d09558033ee7e30b4ae8f6f5eb85b232d913536075d87bdf4f0cd8a0b16dd
Description: Linux Logical Volume Manager
 This is LVM2, the rewrite of The Linux Logical Volume Manager.  LVM
 supports enterprise level volume management of disk and disk subsystems
 by grouping arbitrary disks into volume groups. The total capacity of
 volume groups can be allocated to logical volumes, which are accessed as
 regular block devices.
Homepage: https://sourceware.org/lvm2/
Multi-Arch: foreign

Package: lvm2-dbgsym
Priority: optional
Section: debug
Installed-Size: 1194
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2
Version: 2.03.16-2+apertis2bv2024dev3b1
Depends: lvm2 (= 2.03.16-2+apertis2bv2024dev3b1)
Filename: pool/target/l/lvm2/lvm2-dbgsym_2.03.16-2+apertis2bv2024dev3b1_armhf.deb
Size: 938084
MD5sum: c12988f36434da168034ac804eae21bd
SHA1: 1aa80b25de63e39425c98feb61c00c4a5eb6c0dd
SHA256: 14c69e0a6963eb51036630d617d2c0b8042dde617ace7c7f02d54d5ba23fe7b5
SHA512: b31b61a1c45d03555fad568e3ef9c90be534194a76e237f26ff3dd8488ff2f7a4fb9457800e7c54516980f3eb9f74470ea69f2f97ba6a117b086f0b3b6cb71b0
Description: debug symbols for lvm2
Auto-Built-Package: debug-symbols
Build-Ids: 91af8633a9ebd200d6b46284994df9e8007c4d61 9af2b5c57c518885481a09707df1d4834ac205fe

Package: lvm2-dbusd
Priority: optional
Section: admin
Installed-Size: 236
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: all
Source: lvm2
Version: 2.03.16-2+apertis2bv2024dev3b1
Depends: python3:any, lvm2 (>= 2.03.16-2+apertis2bv2024dev3b1~), dbus, python3-dbus, python3-gi, python3-pyudev
Filename: pool/target/l/lvm2/lvm2-dbusd_2.03.16-2+apertis2bv2024dev3b1_all.deb
Size: 49344
MD5sum: e3b904cfcbd6429f0396e4667df2a776
SHA1: 5ec13a0e65a0556b585161d9e649d9be40873f37
SHA256: 486caae2fdc262e69e6f10badb2d93200f824937a675b69611769604eb663be7
SHA512: 2931b41b5f2ee37eef88bedd9742de0f9e8b65462920e6f7f8108e8bc7dc0d15c61a72b7a42a77a6b6a6b8a51159ca77ced6d184fea238c12366a8ad16d41729
Description: LVM2 D-Bus daemon
 This is LVM2, the rewrite of The Linux Logical Volume Manager.  LVM
 supports enterprise level volume management of disk and disk subsystems
 by grouping arbitrary disks into volume groups. The total capacity of
 volume groups can be allocated to logical volumes, which are accessed as
 regular block devices.
 .
 This package includes the D-Bus daemon.
Homepage: https://sourceware.org/lvm2/
Multi-Arch: foreign

Package: lvm2-lockd
Priority: optional
Section: admin
Installed-Size: 422
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2
Version: 2.03.16-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libsanlock-client1 (>= 3.3.0), libselinux1 (>= 3.1~), libsystemd0, libudev1 (>= 183), lvm2 (>= 2.03.16-2+apertis2bv2024dev3b1~)
Filename: pool/target/l/lvm2/lvm2-lockd_2.03.16-2+apertis2bv2024dev3b1_armhf.deb
Size: 123904
MD5sum: 2136f89410ef57e4f5cd81e7aee2b49a
SHA1: 897712d8e62445721dab16be3fa67b62e8344cdb
SHA256: b0f96a76333f4bfa43f7668c9ff9a8b9678a10b0df5d35bd97147ba9822684ed
SHA512: 696db0622276d8baed9b4146471ebab4257dab6594f468bf7922e8980fd06cbeff5967236ec049e72498fef86c15c297e34d77faa61411e783cfa504cb5a3cef
Description: LVM locking daemon
 This is LVM2, the rewrite of The Linux Logical Volume Manager.  LVM
 supports enterprise level volume management of disk and disk subsystems
 by grouping arbitrary disks into volume groups. The total capacity of
 volume groups can be allocated to logical volumes, which are accessed as
 regular block devices.
 .
 LVM commands use lvmlockd to coordinate access to shared storage.
Homepage: https://sourceware.org/lvm2/
Multi-Arch: foreign

Package: lvm2-lockd-dbgsym
Priority: optional
Section: debug
Installed-Size: 234
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: armhf
Source: lvm2
Version: 2.03.16-2+apertis2bv2024dev3b1
Depends: lvm2-lockd (= 2.03.16-2+apertis2bv2024dev3b1)
Filename: pool/target/l/lvm2/lvm2-lockd-dbgsym_2.03.16-2+apertis2bv2024dev3b1_armhf.deb
Size: 161164
MD5sum: d7114d369510132045a4a55091526dcc
SHA1: f98795b66fc8d99910e24574951fc0eb08cee880
SHA256: 178dec0e52df4903e127ad3d165a164fc32e1519e6e2c15a46e2be67d3bce4cd
SHA512: 032135357c7b6d9d31036bba8a995faca73d8413bec078c62a9079a848ec5b7c4a90dbd87ec768a61a04739e5fe97f7e8cf977b4079158e366c60bffd75f26af
Description: debug symbols for lvm2-lockd
Auto-Built-Package: debug-symbols
Build-Ids: 486190c553e2e1fed9590b069700874d137d811f f0f35737bd17de3f393c32311336d19db709e8ba

Package: lz4
Priority: optional
Section: utils
Installed-Size: 171
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: armhf
Version: 1.9.4-1+apertis1bv2024dev3b1
Replaces: liblz4-tool (<< 1.8.0-1)
Provides: liblz4-tool
Depends: libc6 (>= 2.34), liblz4-1 (= 1.9.4-1+apertis1bv2024dev3b1)
Conflicts: liblz4-tool (<< 1.8.0-1)
Filename: pool/target/l/lz4/lz4_1.9.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 81240
MD5sum: 40fde71729846fa5596f4f6d8fc9be79
SHA1: f1ccbaf2994a6809ea667838a31e88d4783cc57c
SHA256: a21f088568c53098e7351b84d7305e514e3aee3e76184971109fdad2e5f22603
SHA512: 5fae75cf3af01412b3dad28c5a6a3548b4ff15a1dfd6f37635364f7089490993cfae794245580b4e3b4ec2d5d14961052a6ee98d48220c78f9f3f9f6a444123c
Description: Fast LZ compression algorithm library - tool
 LZ4 is a very fast lossless compression algorithm, providing compression speed
 at 400 MB/s per core, scalable with multi-cores CPU. It also features an
 extremely fast decoder, with speed in multiple GB/s per core, typically
 reaching RAM speed limits on multi-core systems.
 .
 This package contains files that is tool using liblz4.
Homepage: https://github.com/lz4/lz4
Multi-Arch: foreign

Package: lz4-dbgsym
Priority: optional
Section: debug
Installed-Size: 425
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: armhf
Source: lz4
Version: 1.9.4-1+apertis1bv2024dev3b1
Depends: lz4 (= 1.9.4-1+apertis1bv2024dev3b1)
Filename: pool/target/l/lz4/lz4-dbgsym_1.9.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 408456
MD5sum: 88811fb8bf59d3c2cdc3ecbd57665a6a
SHA1: 3b8f01eddc8bb6ae56c01909d1c632c9be52443b
SHA256: 961c7e3543da372379daaa43a678dad1879f3645cd307d7d3ba30cf4c8e1c50d
SHA512: 936996de16426a0bf7f96072450933bccf299e82bc1ae6929da7d309c225405ab33f45a8e9a2b4bfc1935730d20e13f09d5d12ad82dc26718fb2e57fd3ad63cc
Description: debug symbols for lz4
Auto-Built-Package: debug-symbols
Build-Ids: 191c36d3ca334646ffd856fce7978cd05f7b39f6

Package: lzma
Priority: optional
Section: utils
Installed-Size: 102
Maintainer: Mohammed Adnène Trojette <adn+deb@diwi.org>
Architecture: armhf
Version: 9.22-2.2+apertis3bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Conflicts: xz-lzma (<< 5.1.1alpha+20110809-2)
Filename: pool/target/l/lzma/lzma_9.22-2.2+apertis3bv2024dev3b1_armhf.deb
Size: 40152
MD5sum: 1aa35cac11f0fed1e149171e6ebac635
SHA1: 0401fcd24b8116ed58bf1c6349ce39eb8aa790ad
SHA256: a80514bd363202efe5b9ee81a2f0a665e9afaa573cb41f8fbe8f68bf6aac02c8
SHA512: 6f84a41e60052a606b9b1c1b6fdf194a0575718afe1bb992dc154990411ca1c11037736493c2ca5ee59405e826aff13b879a2051507fb630cfeea21f2f6438dd
Description: Compression and decompression in the LZMA format - command line utility
 The Lempel-Ziv-Markov chain Algorithm is a compression method based on
 the famous LZ77 algorithm, and was first introduced by 7-Zip for use in
 7z archives.
 .
 Its main characteristics are a very high compression ratio, with high RAM
 usage, and fast decompression, with low RAM usage. These properties make
 it well suited to embedded uses, such as for ROM (firmware) compression.
 .
 This package provides the lzma command line utility, which has a
 familiar gzip-like interface.
Homepage: http://www.7-zip.org/sdk.html

Package: lzma-alone
Priority: optional
Section: utils
Installed-Size: 129
Maintainer: Mohammed Adnène Trojette <adn+deb@diwi.org>
Architecture: armhf
Source: lzma
Version: 9.22-2.2+apertis3bv2024dev3b1
Replaces: lzma (<< 4.43-13)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5)
Conflicts: lzma (<< 4.43-13)
Filename: pool/target/l/lzma/lzma-alone_9.22-2.2+apertis3bv2024dev3b1_armhf.deb
Size: 55120
MD5sum: 9b1527ac3c519a401dbbd6a69240bcc3
SHA1: 1012970c40a15dae1463806e2b1da59c112ebe07
SHA256: feaf0b51dd32c844d503c7d1d19bdc94ae291ce28539928e2e0019d6439b0cc2
SHA512: 6695308a16f81bf31ff7b2ebf5fef0cae86df1fcda3e97fc3815508193264b44eafa3236f7d6ff23ff9ade614e6493a8b4749d66e945bb115d4114249302a190
Description: Compression and decompression in the LZMA format - legacy utility
 The Lempel-Ziv-Markov chain Algorithm is a compression method based on
 the famous LZ77 algorithm, and was first introduced by 7-Zip for use in
 7z archives.
 .
 Its main characteristics are a very high compression ratio, with high RAM
 usage, and fast decompression, with low RAM usage. These properties make
 it well suited to embedded uses, such as for ROM (firmware) compression.
 .
 This package provides only the old lzma_alone compression utility, which
 has an interface more like that of zip.
Homepage: http://www.7-zip.org/sdk.html

Package: lzma-alone-dbgsym
Priority: optional
Section: debug
Installed-Size: 63
Maintainer: Mohammed Adnène Trojette <adn+deb@diwi.org>
Architecture: armhf
Source: lzma
Version: 9.22-2.2+apertis3bv2024dev3b1
Depends: lzma-alone (= 9.22-2.2+apertis3bv2024dev3b1)
Filename: pool/target/l/lzma/lzma-alone-dbgsym_9.22-2.2+apertis3bv2024dev3b1_armhf.deb
Size: 13900
MD5sum: dddc863ff90022f3744a085df09e7219
SHA1: b51774574a5a790f968454850c56507fb8f1526a
SHA256: 81b8ac1686d97d4ad54d04edf427c22edd0817f7cc6812d03144601570b1aebe
SHA512: 1c7cf1e9ffb560f2e852f4a51b966bc6b88ddbafa70cbc13cc7eec9b95ec640e0f0723f64217a7b8bf0812a500575284caabcb044fe1ef0cf920f8f614bb6c66
Description: debug symbols for lzma-alone
Auto-Built-Package: debug-symbols
Build-Ids: 79dfe618225c199e6b7e5c781370cf6c68688a08

Package: lzma-dbgsym
Priority: optional
Section: debug
Installed-Size: 45
Maintainer: Mohammed Adnène Trojette <adn+deb@diwi.org>
Architecture: armhf
Source: lzma
Version: 9.22-2.2+apertis3bv2024dev3b1
Depends: lzma (= 9.22-2.2+apertis3bv2024dev3b1)
Filename: pool/target/l/lzma/lzma-dbgsym_9.22-2.2+apertis3bv2024dev3b1_armhf.deb
Size: 10268
MD5sum: b0e3ccf57b5147eeec7de2a43263e74f
SHA1: 1f88b875c0cd9516156971664bf5e89d58c2d492
SHA256: 8a8a2b4148decf86efbd29599f4445a6954559c2dee9560bba632626621b3740
SHA512: baceba8b029f7be9cc707294b1109c46494533e3e145cb9cc5061ee24af55569c1749949c8cf34b2cc3dcb6bfeb88152810f51072286d9bf8ac7410bd3552353
Description: debug symbols for lzma
Auto-Built-Package: debug-symbols
Build-Ids: 12e8ed1b3f5f582d21f9efd37faf37c4c2a5b46b

Package: lzma-dev
Priority: optional
Section: utils
Installed-Size: 169
Maintainer: Mohammed Adnène Trojette <adn+deb@diwi.org>
Architecture: all
Source: lzma
Version: 9.22-2.2+apertis3bv2024dev3b1
Depends: zlib1g-dev
Filename: pool/target/l/lzma/lzma-dev_9.22-2.2+apertis3bv2024dev3b1_all.deb
Size: 42916
MD5sum: d7a266927c1f8c40242371b5ad957ae8
SHA1: 2c4f631c66b85613e6f5bb4f72f833eb3bd05b25
SHA256: 7ea0dca1d2d5bd830a957d6266ffa0cded7318c035944672467d11f9c5ebb790
SHA512: 2a7dcdbf3562f356f5ea21cabd7736149778c84c6e0f98eb73be564ac14ccdf458d49ba588b8fac0b1518ec34283bdc8f74ea6eda8b12493e953707fe758df00
Description: Compression and decompression in the LZMA format - development files
 The Lempel-Ziv-Markov chain Algorithm is a compression method based on
 the famous LZ77 algorithm, and was first introduced by 7-Zip for use in
 7z archives.
 .
 Its main characteristics are a very high compression ratio, with high RAM
 usage, and fast decompression, with low RAM usage. These properties make
 it well suited to embedded uses, such as for ROM (firmware) compression.
 .
 This package contains the headers and libraries of lzma. It is
 experimental and will be replaced by the library as soon as it is
 available.
Homepage: http://www.7-zip.org/sdk.html

Package: mawk
Priority: required
Section: interpreters
Installed-Size: 208
Maintainer: Boyuan Yang <byang@debian.org>
Architecture: armhf
Version: 1.3.4.20200120-3.1+apertis0bv2024dev3b1
Provides: awk
Depends: libc6 (>= 2.36)
Filename: pool/target/m/mawk/mawk_1.3.4.20200120-3.1+apertis0bv2024dev3b1_armhf.deb
Size: 104996
MD5sum: d5c39f9f20032deda172deb3413f7f89
SHA1: 4c4fb068d1ba8f71d814c3a3a212ba5303a4ec6d
SHA256: 8a531fc2319e4cae6c8392c07e4be1b48e2dccbff196905ad8f1cf59663981d3
SHA512: 832a840967c4024d10443b0db444cc414a81213fc00e3d502df5b9e94e74fc716fe2809cc8e683a67234b7712041d293b3f02fc4c9e1b66fbc50cb736829efe1
Description: Pattern scanning and text processing language
 Mawk is an interpreter for the AWK Programming Language. The AWK
 language is useful for manipulation of data files, text retrieval and
 processing, and for prototyping and experimenting with algorithms. Mawk
 is a new awk meaning it implements the AWK language as defined in Aho,
 Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley
 Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms
 to the POSIX 1003.2 (draft 11.3) definition of the AWK language
 which contains a few features not described in the AWK book, and mawk
 provides a small number of extensions.
 .
 Mawk is smaller and much faster than gawk. It has some compile-time
 limits such as NF = 32767 and sprintf buffer = 1020.
Homepage: https://invisible-island.net/mawk/
Multi-Arch: foreign

Package: mawk-dbgsym
Priority: optional
Section: debug
Installed-Size: 184
Maintainer: Boyuan Yang <byang@debian.org>
Architecture: armhf
Source: mawk
Version: 1.3.4.20200120-3.1+apertis0bv2024dev3b1
Depends: mawk (= 1.3.4.20200120-3.1+apertis0bv2024dev3b1)
Filename: pool/target/m/mawk/mawk-dbgsym_1.3.4.20200120-3.1+apertis0bv2024dev3b1_armhf.deb
Size: 159748
MD5sum: 4a2b763d7d5ba4994f76b2d4af17f28d
SHA1: 70ea73424e7b06063b8f4ec88109c5bde15f94b8
SHA256: fa64fcd1cb5f006e91991248d2c8e23d5cc8ab99530434df78be00d64e47136e
SHA512: b04b27ed15847f7aec8a19cb1630e2571490ecf4a6851dbf8ca052ba0975d8666c90cd5f1d364112d7726fa052f30e4d35093e668327bd735beee59a836d4e01
Description: debug symbols for mawk
Auto-Built-Package: debug-symbols
Build-Ids: e71d720c1fff22c84892bdda0640bff9f15a39fb

Package: maynard
Priority: optional
Section: x11
Installed-Size: 65
Maintainer: Walter Lozano <walter.lozano@collabora.com>
Architecture: armhf
Version: 0.2022.15+apertis1bv2024dev3b1
Depends: agl-compositor, dconf-gsettings-backend | gsettings-backend, libasound2 (>= 1.0.16), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgnome-menu-3-0 (>= 3.2.0.1), libgtk-3-0 (>= 3.24.22), libwayland-client0 (>= 1.20.0)
Filename: pool/target/m/maynard/maynard_0.2022.15+apertis1bv2024dev3b1_armhf.deb
Size: 19860
MD5sum: d7ecc5f6395aed958fd3a2343ff3840a
SHA1: 33c00d6e3bfae6bee33d3cbd13d9c72d5fe1d5a6
SHA256: 7111cfe3dd9a2040fba9fc21d4d65fa05d3bd06c520e83ffad4ccda2c95e84b9
SHA512: fd2fd9857ced9055730849f86a72f5802ad101e56003b2e622fab5f215e1e8ed58176712baba95c17f88dd7fe964150e2719aea6f34ccafe277b0fba9aebcb33
Description: desktop implementation for the agl-compositor
 Desktop shell client for Weston based on GTK. It was based
 on weston-gtk-shell.
Multi-Arch: foreign

Package: maynard-dbgsym
Priority: optional
Section: debug
Installed-Size: 144
Maintainer: Walter Lozano <walter.lozano@collabora.com>
Architecture: armhf
Source: maynard
Version: 0.2022.15+apertis1bv2024dev3b1
Depends: maynard (= 0.2022.15+apertis1bv2024dev3b1)
Filename: pool/target/m/maynard/maynard-dbgsym_0.2022.15+apertis1bv2024dev3b1_armhf.deb
Size: 116500
MD5sum: c22c913a505abb0c63422453cd44654d
SHA1: 1dc4c705e7bdc332e783188dbb076c9de7c9dcdd
SHA256: b5b4bc3407eae935dfd17905cfa1d0b362f2db45f9d5cdf4b20f8fa26fa2fa13
SHA512: 834b4010caf470de75a6176eef87d3fd235a9726beaeca53253b1b2bdbb8b59ef6370c4a8fdf028e0e8ae055243d49d5ea2c333fe7285725b3f5d81945497008
Description: debug symbols for maynard
Auto-Built-Package: debug-symbols
Build-Ids: 7048b6d35dc9ce76fba2c31a88490fcf2cccf8ba

Package: mesa-common-dev
Priority: optional
Section: libdevel
Installed-Size: 2662
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Replaces: libegl1-mesa-dev (<< 18.2.5-2)
Depends: libgl-dev, libglx-dev, libx11-dev, libdrm-dev (>= 2.4.95)
Breaks: libegl1-mesa-dev (<< 18.2.5-2)
Filename: pool/target/m/mesa/mesa-common-dev_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 2021620
MD5sum: 2d623ab260030a80885032ebc7adbc8e
SHA1: 0dab6da6e25b7c8db17beb586c26b83cbc90c8d9
SHA256: fc826c2fa17f9c44c5e4fb17032d54597235e003d018595bdaba614695cfa681
SHA512: e165f9523a0d3a8dca75a8245f43cde75f0197c507cc5138b4d9f68e4311022651f31ef8bc1ff4c23a0a88cdfff81d56b417400db04156bab78fef4823e09499
Description: Developer documentation for Mesa
 This package includes the specifications for the Mesa-specific OpenGL
 extensions, the complete set of release notes and the development header
 files common to all Mesa packages.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: mesa-va-drivers
Priority: optional
Section: libs
Installed-Size: 5526
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Replaces: vdpau-va-driver (<< 0.7.4-5)
Provides: va-driver
Depends: libc6 (>= 2.34), libdrm-nouveau2 (>= 2.4.66), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.5), libllvm15, libstdc++6 (>= 11), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Breaks: vdpau-va-driver (<< 0.7.4-5)
Filename: pool/target/m/mesa/mesa-va-drivers_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 1528620
MD5sum: 5e341a2cddf79f40418c2c81d1e60f60
SHA1: 4d9d6e7fa3eda10c07d3bbaff42f2118343357f1
SHA256: 66d4d74a0af002996c26fb5b6293cb2558ac56f33552a7aafcb7678ad61c9c67
SHA512: 096bca0e9df247a82dd9187838a39059929e68f9b380d4389321c663d997ef0d266dd4ff1ebc80a107b3f0d5c2a6b52eb5bc6d21e061ccb44836cf176d3a815c
Description: Mesa VA-API video acceleration drivers
 These libraries provide the Video Acceleration API (VA-API) for Unix.
 They provide accelerated video playback (incl. H.264) and video
 post-processing for the supported graphics cards.
 .
 This package enables support for VA-API for some gallium drivers.
Enhances: libva2
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: mesa-va-drivers-dbgsym
Priority: optional
Section: debug
Installed-Size: 11513
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: mesa-va-drivers (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/m/mesa/mesa-va-drivers-dbgsym_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 11048992
MD5sum: bb2e0220072327f9071437a6bcaa3564
SHA1: 5684e240c44358df642a59b03c576cb39a4094d5
SHA256: f248b9cd2cc8d943c282d6a0965d17b43e06b385fa4009d981b1c96536868072
SHA512: ba893f4adfe93bc2de4e7411d5202764983a8e2b26655047ed641a66ee336cb750c9000589ea461c684664e658ab8ac889f41960f5b9a350b829183de26ddf07
Description: debug symbols for mesa-va-drivers
Auto-Built-Package: debug-symbols
Build-Ids: 9bd8311deb87c6fc1a44a2883d2681205f59373c
Multi-Arch: same

Package: mesa-vdpau-drivers
Priority: optional
Section: libs
Installed-Size: 5818
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Provides: vdpau-driver
Depends: libvdpau1, libc6 (>= 2.34), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.5), libllvm15, libstdc++6 (>= 11), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Filename: pool/target/m/mesa/mesa-vdpau-drivers_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 1648124
MD5sum: d7f69231d1593e02813888e1a43d1d02
SHA1: ea8d2f621f6ec0ffda41f2572e1f4f865063fbe6
SHA256: 029c211c475940fd392c9bae3e51582694557887d33c8616eacaab4fa6157aa6
SHA512: f377c1c74441947bcb20f966892b02802f0d347ffa24d4e300872f251f8208465d4b6a59e8cbcbacfa2fd204a93c79241c1cadfcdbc9b5252f6baecd2d8c497e
Description: Mesa VDPAU video acceleration drivers
 These libraries provide the Video Decode and Presentation API for Unix.
 They provide accelerated video playback (incl. H.264) and video
 post-processing for the supported graphics cards.
 .
 This package enables support for VDPAU for some gallium drivers.
Enhances: libvdpau1
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: mesa-vdpau-drivers-dbgsym
Priority: optional
Section: debug
Installed-Size: 12004
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: mesa-vdpau-drivers (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/m/mesa/mesa-vdpau-drivers-dbgsym_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 11516328
MD5sum: f18e1427ca6214c1e3d71e5e1be37fd2
SHA1: 1a9af5c2eec0c9555164cb14a6d57b69b2807214
SHA256: 3cac855dc9f477ca3d90fc14051c4dcc7c729a1e6de104c99e0e223ec929c6d5
SHA512: 14cb38a1e91331568d001e34d17257188d62f3ec96bed07eb7a157bf91927b0037b0630841137067b31d70cd3c4dcffb367b449920954451a5ea30edf12448d2
Description: debug symbols for mesa-vdpau-drivers
Auto-Built-Package: debug-symbols
Build-Ids: 9f107c4fe307464f8d4f8172043202feee9206d1
Multi-Arch: same

Package: mesa-vulkan-drivers
Priority: optional
Section: libs
Installed-Size: 20633
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Provides: vulkan-icd
Depends: libvulkan1, python3:any | python3-minimal:any, libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm2 (>= 2.4.99), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.5), libllvm15, libstdc++6 (>= 11), libwayland-client0 (>= 1.20.0), libx11-xcb1 (>= 2:1.8.4), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.13), libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Filename: pool/target/m/mesa/mesa-vulkan-drivers_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 3595376
MD5sum: e3aa3e9ebb5858d68a1af1c8ca301400
SHA1: 45e60853574ccc29243e77304addf50184b025f0
SHA256: cfa8e17743b0f8cc0b285e35878811eb96f8355c8a5bc1d369112bb067184ab2
SHA512: 951b5119d45645470ede3e5ea881e52ee61cddb20baa944336ac4f0f4b5e3347762849d3f85a77e0f1c10513111bd1c2fac91f003e8051558b4ac007eb1b870f
Description: Mesa Vulkan graphics drivers
 Vulkan is a low-overhead 3D graphics and compute API. This package
 includes Vulkan drivers provided by the Mesa project.
Homepage: https://mesa3d.org/
Multi-Arch: same

Package: mesa-vulkan-drivers-dbgsym
Priority: optional
Section: debug
Installed-Size: 33198
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: mesa
Version: 22.3.6-1+deb12u1+apertis2bv2024dev3b1
Depends: mesa-vulkan-drivers (= 22.3.6-1+deb12u1+apertis2bv2024dev3b1)
Filename: pool/target/m/mesa/mesa-vulkan-drivers-dbgsym_22.3.6-1+deb12u1+apertis2bv2024dev3b1_armhf.deb
Size: 31559552
MD5sum: 5afd564fde67c15e1205a6b441c7ad4d
SHA1: bb2359c0b997e6654c4cb896cc18f35a914cac88
SHA256: 4ef69f845852f2b6a6a60ee3aec118d404ed0a206790ee95fcf2bf30b84e7127
SHA512: 0e193d3b46fcb1502a19ad5c5ff43db209f03f46bb7fbf3de7e3919f2e3acc2100a82f59600cc1183e57b9d149a73b9750a555f99fffca7ee3b75405cac9b04f
Description: debug symbols for mesa-vulkan-drivers
Auto-Built-Package: debug-symbols
Build-Ids: 1c8747e877c89cad88a2ee007aea6ae27250ea42 1f2ad390ac8ccdb4bb96dea15447a13e840f4832 3db5c59fff75c246f9988afc6b1dc542298a9b96 a5f2c97232292058356e8e1f940a6f0c12cae9e3 c25b0de784498963e27bc7f67c1889096b986492 d410583fc08fa7dcf2fe3b57b1f84e725af3da9c
Multi-Arch: same

Package: mime-support
Priority: optional
Section: oldlibs
Installed-Size: 9
Maintainer: Mime-Support Packagers <team+debian-mimesupport-packagers@tracker.debian.org>
Architecture: all
Version: 3.66+apertis1bv2024dev2b1
Depends: mailcap, media-types
Filename: pool/target/m/mime-support/mime-support_3.66+apertis1bv2024dev2b1_all.deb
Size: 2424
MD5sum: 87e57a51d85b8b2bdfcd8da16a8a6745
SHA1: 89df6323971db3829b7a21d6bd981611aeb03f72
SHA256: 7382fcb0b89338a9e73a22ce9ccdecc7250634f3e8b087d85512885754319804
SHA512: c228de9796a55e19cfeb8d13dcaad48e497a641c98cf7d0fab0f51e860278721923dbb3d37ebdcc83577f7ca965e7d9f6c90f8d9187505067e0c9d8d095ef001
Description: transitional package
 This is a transitional package. It will be possible to remove it
 safely once its dependency chain has adjusted to depend on mailcap
 or media-types directly.
Multi-Arch: foreign

Package: mktemp
Priority: required
Section: oldlibs
Installed-Size: 20
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: all
Version: 1:1.6-4+apertis5bv2024dev3b1
Depends: rust-coreutils | coreutils-gplv2 (>= 6.9-0co13) | coreutils
Filename: pool/target/m/mktemp/mktemp_1.6-4+apertis5bv2024dev3b1_all.deb
Size: 4624
MD5sum: 68e71cdbb508380ca59c55c84f1e45be
SHA1: ead7937293a613dc13a6763f4036d5b162e434db
SHA256: d9465b6f74cdebdb044b85127bba6bf3eb8c3531f0860c72e489d281dee989db
SHA512: cc48d13e6e1345e2549b3833598353b47afa5a09edb2b4677787c180603cc41fd8f94a38a0efd0b72637f493f819b47f5d29e025f00fb72559ea19a9f2b1ea66
Description: tool for creating temporary files (transitional package)
 This package provides a utility designed to make temporary
 file handling in shell scripts simple and secure.
 .
 This package is an empty transitional package for coreutils and can
 be safely removed.

Package: mktemp
Priority: required
Section: oldlibs
Installed-Size: 20
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: all
Version: 1:1.6-4+apertis4bv2024dev3b1
Depends: rust-coreutils | coreutils-gplv2 (>= 6.9-0co13) | coreutils
Filename: pool/target/m/mktemp/mktemp_1.6-4+apertis4bv2024dev3b1_all.deb
Size: 4576
MD5sum: dd801f3d8579bbf0ed8e2587ea6c26a9
SHA1: 5343f31dc2147aac92bd97cd4626cac4a9978b54
SHA256: 9d9066cff19a269df3da08d48dffbb23ea7602c516f7f846b70a8899e569dfff
SHA512: 146a71f296ee990df90709b37a323c4b29973c6cfc1bbcfb48e328b7a1d8cb478258804648911b049939f23f9b456cb3eaff60b2518a5a5773be475cd5fb72d8
Description: tool for creating temporary files (transitional package)
 This package provides a utility designed to make temporary
 file handling in shell scripts simple and secure.
 .
 This package is an empty transitional package for coreutils and can
 be safely removed.

Package: mktemp
Priority: required
Section: oldlibs
Installed-Size: 20
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: all
Version: 1:1.6-4+apertis4bv2024dev2b1
Depends: rust-coreutils | coreutils-gplv2 (>= 6.9-0co13) | coreutils
Filename: pool/target/m/mktemp/mktemp_1.6-4+apertis4bv2024dev2b1_all.deb
Size: 4576
MD5sum: 7e8ae9934a0564c09de179f1eed57d35
SHA1: ed6bcbc0042cb03e019ff4d020ffdd6299ffbab5
SHA256: 00506511b34f2d1dd7bb62e635c4efc4eea2e587155c9dcb2bdbdd0100c2061f
SHA512: 37744aa7d14e08bc2842afc3b31a29d5f4be20ede35015c4e186bbaa461d121678b1bf40a103f204de8ad4fdfee2e79a658b02f458fd42109f8860d1bb4c328f
Description: tool for creating temporary files (transitional package)
 This package provides a utility designed to make temporary
 file handling in shell scripts simple and secure.
 .
 This package is an empty transitional package for coreutils and can
 be safely removed.

Package: mlir-15-tools
Priority: optional
Section: devel
Installed-Size: 68536
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: libc6 (>= 2.36), libgcc-s1 (>= 4.3), libllvm15, libstdc++6 (>= 12), libtinfo6 (>= 6), libz3-4 (>= 4.8.12), zlib1g (>= 1:1.1.4)
Filename: pool/target/l/llvm-toolchain-15/mlir-15-tools_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 12173516
MD5sum: 5773eb442c246617e9100fefb6af0d5a
SHA1: c7da6e554b9f5e55ab43fd29546f8ef5433b994f
SHA256: 759b5484356540c6569604d00ff89419c19c011ef8e48406c569044a1e3306f6
SHA512: cc8a269ec03882c54681db930684351ce525b79504df203bcac75a559ee0bd6429ca54bbda6e4fd06004e4b94557ef5566f7232aeb84e6947fbf117e66ff6351
Description: Multi-Level Intermediate Representation tools
 Novel approach to building reusable and extensible compiler infrastructure.
 MLIR aims to address software fragmentation, improve compilation for
 heterogeneous hardware, significantly reduce the cost of building domain
 specific compilers, and aid in connecting existing compilers together.
 .
 This package provides tools.
Homepage: https://www.llvm.org/

Package: mlir-15-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 53565
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Depends: mlir-15-tools (= 1:15.0.6-4+apertis2bv2024dev3b1)
Filename: pool/target/l/llvm-toolchain-15/mlir-15-tools-dbgsym_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 3978412
MD5sum: 26ccc6ca2b05c0f8cd432111ed5e6914
SHA1: 8789c453d609212e8e48149d2a71b61448d92e3b
SHA256: 0691997a6fac77cb1973a74adb6262a198bec8f9a5666dbbfa62534fa7b68d8d
SHA512: a9c57c82026761e38993eea30a7a4ecb0a1778b22ab28e7962be96278afd2e0797daf9386aefdab168233813dba52276f54fa1cf83be22ad99db49a0da8aa409
Description: debug symbols for mlir-15-tools
Auto-Built-Package: debug-symbols
Build-Ids: 561f988f0ce01e4a1730799b1f4714bf605c491c 7a4cbeb03e26738e0b960a1f95b808b7760c4040 7f5aba3efcd8aafba1d228beaf52ecb49753427d 90491cedeb5012a0d952800a8fe04b85b9eee102 9a82b31500cb62f6c5a010eec83a7d0f6c813084 a6cbdbe4f523fb6bd83339bea444b334a761d7d3 aa8463df99d2e4ed1b8fcfae2638fbd59ff1a9c5 f2cf4f05e1b057b7bc48c1ab40a386e880f8ad8f f6e2527f7b18afb0c795b323c8f1d74406d790c5

Package: mmdb-bin
Priority: optional
Section: net
Installed-Size: 67
Maintainer: Faidon Liambotis <paravoid@debian.org>
Architecture: armhf
Source: libmaxminddb
Version: 1.7.1-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libmaxminddb0 (>= 1.0.2)
Filename: pool/target/libm/libmaxminddb/mmdb-bin_1.7.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 26600
MD5sum: 1cc0d2c55b6c91f48b337e50bdc99f65
SHA1: 6868975ca69aba92eaafd7f18072c03de41a017d
SHA256: 783e4c5d77c9e5e4b49751b6bab77f4937c025172b9e1e13752438aab6156b2a
SHA512: 674991b10d44d10466563ffa3a86c281d6e43e69a5130a4eb1f2c7963d867783a4f83b6a23e99ed7259cef82cd30cf4b0f57949898ca9f17b7c27cf3369a18b9
Description: IP geolocation lookup command-line tool
 The libmaxminddb library provides a C library for reading MaxMind DB files,
 including the GeoIP2 databases from MaxMind. This is a custom binary format
 designed to facilitate fast lookups of IP addresses while allowing for great
 flexibility in the type of data associated with an address.
 .
 The MaxMind DB format is an open format. The spec is available at
 http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
 Commons Attribution-ShareAlike 3.0 Unported License.
 .
 This package contains the command line utilities to resolve IPs using the
 libmaxminddb library.
Homepage: https://maxmind.github.io/libmaxminddb/
Multi-Arch: foreign

Package: mmdb-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: Faidon Liambotis <paravoid@debian.org>
Architecture: armhf
Source: libmaxminddb
Version: 1.7.1-1+apertis2bv2024dev3b1
Depends: mmdb-bin (= 1.7.1-1+apertis2bv2024dev3b1)
Filename: pool/target/libm/libmaxminddb/mmdb-bin-dbgsym_1.7.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 17196
MD5sum: e3eff0cab8373fbf4230ecfb6820c664
SHA1: 200823998bc453b873006bb6a7923f1609a81988
SHA256: c0a0f577d457cf51e9eaadb17d8806ad5cf8bc450bac4ca9e1cd370f8cd80534
SHA512: f6be598318369304e199273dfe6c6c3e3e057fce56a5d8c5010891a39f3bf5a30d13dd5176f23889bae6aa3250a92df9a5d091ef88c291a3d46ab69d8495300a
Description: debug symbols for mmdb-bin
Auto-Built-Package: debug-symbols
Build-Ids: 7ceb839cd63d82b17d9f22b90e66d8a057f79fc9

Package: mobile-broadband-provider-info
Priority: optional
Section: admin
Installed-Size: 528
Maintainer: Graham Inggs <ginggs@debian.org>
Architecture: all
Version: 20230416-1+apertis0bv2024dev3b2
Filename: pool/target/m/mobile-broadband-provider-info/mobile-broadband-provider-info_20230416-1+apertis0bv2024dev3b2_all.deb
Size: 63664
MD5sum: 56cc3726ebcd9c0e4f0860e74803024c
SHA1: 0b4e35367e2ecec5e123325a2d564268ed79a928
SHA256: a19e16d16e472001153e7c6c92c8a080e283c1e6c1a0771abce8f0a81a967fb5
SHA512: d84eb84770179d2501ed7a34690432a5ef36d59a8de111b401440c2ac79d7c386e5cdf3aa11a3ccd9bf40e19a335ad7e3e16b0e23eff1e4d958a4c68dbb757ca
Description: database of mobile broadband service providers
 This package contains a database of provider-specific settings of mobile
 broadband providers in different countries. Its functioning through Network
 Manager makes it easy for users to choose their mobile broadband service
 provider.
 .
 The database contains information relevant to mobile networks access point
 usage, such as APN (access point name), username, password, etc.
Homepage: https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband/ServiceProviders
Multi-Arch: foreign

Package: mosquitto
Priority: optional
Section: net
Installed-Size: 752
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: armhf
Version: 2.0.11-1.2+apertis1bv2024dev2b1
Depends: adduser (>= 3.10), libcjson1 (>= 1.7.13), libmosquitto1 (= 2.0.11-1.2+apertis1bv2024dev2b1), lsb-base (>= 4.1+Debian3), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdlt2 (>= 2.18.8), libssl3 (>= 3.0.0), libsystemd0
Suggests: apparmor
Filename: pool/target/m/mosquitto/mosquitto_2.0.11-1.2+apertis1bv2024dev2b1_armhf.deb
Size: 371232
MD5sum: a597bbb7e6f1f54cfc1916c72939cd40
SHA1: 18eb97dbf2755e6a67e80de5e51daa64099062fe
SHA256: d60e8bd47c1cb7215517622a852fe89fdb3d5c82e4e7137cc939a812bdff61af
SHA512: 380fd8f4bd2bb622e63d9b9f500a22642b660be422c5ff226f07fff39764daeb4351619a63df8a568a27c9704747216490ef510a33a538cb8bc527b25775ae36
Description: MQTT version 5.0/3.1.1/3.1 compatible message broker
 This is a message broker that supports version 3.1 and 3.1.1 of the MQTT
 protocol.
 .
 MQTT provides a method of carrying out messaging using a publish/subscribe
 model. It is lightweight, both in terms of bandwidth usage and ease of
 implementation. This makes it particularly useful at the edge of the network
 where a sensor or other simple device may be implemented using an arduino for
 example.
Homepage: https://mosquitto.org/

Package: mosquitto-clients
Priority: optional
Section: net
Installed-Size: 236
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: armhf
Source: mosquitto
Version: 2.0.11-1.2+apertis1bv2024dev2b1
Depends: libmosquitto1 (= 2.0.11-1.2+apertis1bv2024dev2b1), libc6 (>= 2.34), libcjson1 (>= 1.7.5)
Filename: pool/target/m/mosquitto/mosquitto-clients_2.0.11-1.2+apertis1bv2024dev2b1_armhf.deb
Size: 106844
MD5sum: 132b71e3cbcea443847a05acb969568b
SHA1: 4d9330ed3bb797a776065ff38368849fb20e43ff
SHA256: 337ccf33a67cb1189bcf7b9f2cc078ce18fe1634ef917d3c13240477f9bdb30a
SHA512: d067632c0e6a6baa72658375731266126cfbeafe2bed2605acf92603341a0f1da7e900c14d2903578e9680e951c00af812128971225c28c663f09d400b0d8b2d
Description: Mosquitto command line MQTT clients
 This is two MQTT version 5.0/3.1.1/3.1 command line clients. mosquitto_pub can
 be used to publish messages to a broker and mosquitto_sub can be used to
 subscribe to a topic to receive messages.
 .
 MQTT provides a method of carrying out messaging using a publish/subscribe
 model. It is lightweight, both in terms of bandwidth usage and ease of
 implementation. This makes it particularly useful at the edge of the network
 where a sensor or other simple device may be implemented using an arduino for
 example.
Homepage: https://mosquitto.org/
Multi-Arch: foreign

Package: mosquitto-clients-dbgsym
Priority: optional
Section: debug
Installed-Size: 171
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: armhf
Source: mosquitto
Version: 2.0.11-1.2+apertis1bv2024dev2b1
Depends: mosquitto-clients (= 2.0.11-1.2+apertis1bv2024dev2b1)
Filename: pool/target/m/mosquitto/mosquitto-clients-dbgsym_2.0.11-1.2+apertis1bv2024dev2b1_armhf.deb
Size: 130948
MD5sum: 73579587d80e9fe39c2c1430d1a880ce
SHA1: 2bd330fd169561b15b628bd5a70d5ce53439f228
SHA256: 7800f24138930d32bae787560c9eb1e9da1df115cb9f0678428a2fd5a0b0c4fa
SHA512: 8cac131c2b1a3d31e1cb616dfb70f9640740692cb2371ab4480cc7fbbdcb4f8f38f2515e482c7142bd1449c80e3e58b9fc2cb488e14eba13154f360e754b57bd
Description: debug symbols for mosquitto-clients
Auto-Built-Package: debug-symbols
Build-Ids: 5b65b79b7fcb779bcd9e50e6aa70b16028fbc862 a39900b440af27ed65ce9bd352f1112d20a01ef2 bffc44a726dea32d32c983219600aadb00399241

Package: mosquitto-dbgsym
Priority: optional
Section: debug
Installed-Size: 608
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: armhf
Source: mosquitto
Version: 2.0.11-1.2+apertis1bv2024dev2b1
Replaces: mosquitto-dbg (<< 1.5)
Depends: mosquitto (= 2.0.11-1.2+apertis1bv2024dev2b1)
Breaks: mosquitto-dbg (<< 1.5)
Filename: pool/target/m/mosquitto/mosquitto-dbgsym_2.0.11-1.2+apertis1bv2024dev2b1_armhf.deb
Size: 495068
MD5sum: 8b29738607f82d9e7e227d6f2e2af58a
SHA1: da4c9de3ef53e581adeeaaa996e483a137e917e7
SHA256: ef6f602568669c4a94d7befe04f1e1d4b9cae21d06fd33b6bfc05b18c02b42f1
SHA512: 79d5b788c80d197300b4bd6e29b3ceb0d5ed3e5a9059bf3fd921d99e6205ad2ef7dad9847fdcdcb7cf57f296389a49a77f03f2e173f63b0663c533803cf4b722
Description: debug symbols for mosquitto
Auto-Built-Package: debug-symbols
Build-Ids: 4167e90bef0d31d2e06e35d949427038d9cd4afa a40702ce9f06dbae444d0b4d1731840df4fbae1b bbead7309fac3bf033cd34581fdc78d6f1995da4 f165116b9a19f9519a9c5312124bd4b3d3e5ceab

Package: mosquitto-dev
Priority: optional
Section: devel
Installed-Size: 99
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: all
Source: mosquitto
Version: 2.0.11-1.2+apertis1bv2024dev2b1
Depends: mosquitto (<< 2.0.11-1.2+apertis1bv2024dev2b1.1~), mosquitto (>= 2.0.11-1.2+apertis1bv2024dev2b1)
Filename: pool/target/m/mosquitto/mosquitto-dev_2.0.11-1.2+apertis1bv2024dev2b1_all.deb
Size: 55476
MD5sum: a2ba292fdb04b5ad7c8559482282a6f8
SHA1: f799e5a1c2336b66258e897efcdf139549c2fed3
SHA256: ff5fc6ec928654d85a71f6add416bd9a99310e30c7d14b857a405cd6b8ec594f
SHA512: 91dc719fbfd4cd159fcdf229e8f81b8048663fa5f5bca64447f7f61a54531649a75fb38fa8d92e4f3152e2a5f3154d194f5c5a57033b387a8055ed444a31c08e
Description: Development files for Mosquitto
 Mosquitto is a message broker that supports the MQTT protocol.
 .
 This package contains the include files used if you wish to compile a package
 which requires Mosquitto's source file headers.
Homepage: https://mosquitto.org/
Multi-Arch: foreign

Package: mount
Priority: required
Section: admin
Installed-Size: 304
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libmount1 (>= 2.38), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.33)
Suggests: nfs-common
Filename: pool/target/u/util-linux/mount_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 135436
MD5sum: 2d257979ec060b18d1556bfdf2c85dc8
SHA1: e9ec1d8c5f404ea3d48757ab2c38da497f31487c
SHA256: 3cd94b829400b4158c0e024b3ac2263d46472b7a9d2f31f296083e765a460935
SHA512: 08bcd74956caea6fc915f6a85ee7bc9d62e8e6ce1dfc22b3cf5559fc115910873571caacdc5538d2d910c0a92d56bfdbe66514732040760f8ab8279808224fa1
Description: tools for mounting and manipulating filesystems
 This package provides the mount(8), umount(8), swapon(8),
 swapoff(8), and losetup(8) commands.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: foreign

Package: mount-dbgsym
Priority: optional
Section: debug
Installed-Size: 310
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: mount (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/mount-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 238468
MD5sum: fb99956e4f5385f65cca7493d4901950
SHA1: 100ecc8e5bf7c36c2c0485dadac35a2b9af2f5c1
SHA256: 16f646afa1856a703fa6055704baa6d6f936d0d2cb274b0833897d71fb93fed2
SHA512: 28a8697870691496ddfa54d63273603faea9c9aafe946f0ce8e62450c649c18b21e6540ce6608b142a775c11928d25559a3c8da82feaf7d2490c4d8176bbcece
Description: debug symbols for mount
Auto-Built-Package: debug-symbols
Build-Ids: 29c32c0dc0649f42bfd70144e2485167f669819b 7638aafcf5f54454dcad6eac641af1ee59f182b3 aa07768fd2e9b9f0d6982ae01cb50f458cb11aee b0acd0f1d00d6d0138413fc010efb0dcf35fce95 b70c93534075bebe89d0e5c76e16ad41fac4d7cf

Package: mtd-utils
Priority: optional
Section: utils
Installed-Size: 1034
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Version: 1:2.1.5-1+apertis2bv2024dev3b1
Replaces: mtd-tools
Provides: mtd-tools
Depends: libc6 (>= 2.34), libiniparser1 (>= 4.0), liblzo2-2 (>= 2.02), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libuuid1 (>= 2.16), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Filename: pool/target/m/mtd-utils/mtd-utils_2.1.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 239612
MD5sum: 4a800b649bfe52ad4bdc34af9f919123
SHA1: 8a6b381e0538145996eaf23cab48c837c32559b4
SHA256: 7e2063f0cf5af8443df64427dafb921153e52a71485dac9ee2c7e2f560436e54
SHA512: 6c2a027c71a3fcf1881b7d1a59f29247c593ae19e24bf1d24c486334109cd76f8148879cbe254360e7497be879ebe9b17df12d9b07721084376594d0e800bf2a
Description: Memory Technology Device Utilities
 Utilities for manipulating memory technology devices, such as flash
 memory, Disk-On-Chip, or ROM.  Includes the following tools:
 docfdisk, doc_loadbios, flashcp, flash_erase, flash_eraseall, flash_lock,
 flash_otp_dump, flash_otp_info, flash_otp_lock, flash_otp_write, flash_unlock,
 ftl_check, ftl_format, jffs2dump, jffs2reader, lsmtd, mkfs.jffs2, mkfs.ubifs,
 mtd_debug, mtdinfo, mtdpart, nanddump, nandtest, nandwrite, nftldump,
 nftl_format, recv_image, rfddump, rfdformat, serve_image, sumtool, ubiattach,
 ubiblock, ubicrc32, ubidetach, ubiformat, ubihealthd, ubimkvol, ubinfo,
 ubinize, ubirename, ubirmvol, ubirsvol, ubiupdatevol.
Homepage: http://www.linux-mtd.infradead.org/
Multi-Arch: foreign

Package: mtd-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 1628
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: mtd-utils
Version: 1:2.1.5-1+apertis2bv2024dev3b1
Depends: mtd-utils (= 1:2.1.5-1+apertis2bv2024dev3b1)
Filename: pool/target/m/mtd-utils/mtd-utils-dbgsym_2.1.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 1256384
MD5sum: 928c8c7ce2530a70486cdf885c8043de
SHA1: 71b6bcfd6868524b74190573ad91f8682c82c284
SHA256: d0cc5c11e8d6248f3d7576bb690d2b533bbcf311112a7c0905aeb51b984786ad
SHA512: 578862ce35a1c0123cd553a6ae817d94a7e77688c470179be8b12f744a59dab2cebfc861e6bc6ad083511dc52918da7edccf4caf7ff6f3f7efca3aa0f9f4316a
Description: debug symbols for mtd-utils
Auto-Built-Package: debug-symbols
Build-Ids: 0053298626fe0e9646ae8a289db89d81a2740299 0a99f52f87f99776e224146b1dde3002e12bfbc5 1273911e74e0a16df9b8ac9514198ecb7dec9034 1428627caed5e94ee88d7a7dc165fbeabd9ece31 14ba2e955fe0b2b5ed5761137cc9a0fd1a0ea349 16973be74a04e53d0d4d1afc2b193435c286d316 19d90e2a68d25e76e825a4fe16ee769f15decba8 1d440758681605c8a1d217929d560d43b2fd721d 2385baf9ea4d91d3ec310f6fd5b5a1718ebcd050 2606d4bc68257ddc22d55998d84a091d522afe9e 27dbfbb2ef88ccbebc0d09fd3879d2c618e2e164 2b6ecfaedd017cda6779e2d6f1017c2d97d37205 2dd76c619858d798cbce37e31ee266d07bcf1365 2f4caa9d85e46ed2e744e99451463717a0aaf5b8 33f16e5d9c84e9fb45c9257443a3c94cfd8985c1 463e35c57e07e4688b6581d2e3926253984e75ff 482a4bbdbe8eb53dbdcc9b228391ff3110f2bf30 49099c1b53b7ed1b0464f582d4c76c20faccd74b 4970c9bb0a2e1b94b3b6f8faedbb786865564772 4ac5dc509ff1009b1eb7f262fec792f2835981f4 4bff4ecc2e9e00f740695b4c8457d6f0a55ac042 543973fe4807c1356c7b8fa056ce719f153b6fc2 584afd1700b88d99a39c79c445717f046e608d47 5f0f78a9b13e878525107a553df4653290bc0e47 6666126ad520f327231647ad5d77328f2be0f215 675012ffde7accb72d67d973b68614a4ad91ed47 6c17a6d5894cab8053f2eb08b6e9fe05cbfd3929 7c56d43c116c1b715580dc4a02d9bdb2845153a0 7e0655a67efdf56fa60cf68a39935ed83558a168 885129104d32b146488a8bfa3855900387bf115e 909ad9f79c747b6ab4c91bcf0da61a535fee6298 951fe7b0fb77683851fb0a38995a4b1e939fc4dc 97521d51209bcc07723d6155ad8569e0b083dca5 9a20a13ef667d012278c9de11d9d90827c3b170b a5281e35d1f1746406914c455deab755a0d39519 a6c2424cd91e6c1a66b1b674b0020ab8aa323eb7 b1c200a02e0c8ba147a3c4a67de82bd855c6b037 bd940699303ef44f16fc8361ce10bfbb692ee54d c04de27bf7f54e9307bdedd182688961b6cee4a8 c46977a8a7c24530f86da114c444c33d4154f762 d35f23a80222355b5ad85dd4185d4121d8f2b9c0 e3d717b07d225641abc05e47ff9e936d9f8f7b86 e70056cc6e9cad724e9830ce1cd394d69ea6ad80 e93ec46d31cb3e042b4f1ef7f85b6d790488b715 ef8a068dbbfc2e2ae040b9f942bdc83b014d8008 f172753f9b5d48ca3f5d2e2b79c8ac2212fdc4d2 f210fa1a7b6cc182881141a4b7b8a686027f54f1 f5d0aa788369f77e5a8585b9b67d1c9d97018cf3

Package: mtdev-tools
Priority: optional
Section: libdevel
Installed-Size: 35
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: armhf
Source: mtdev
Version: 1.1.6-1+apertis1bv2024dev3b1
Depends: libmtdev1 (= 1.1.6-1+apertis1bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/m/mtdev/mtdev-tools_1.1.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 15032
MD5sum: c1f8d3ea95837262317ea44c0c3b6991
SHA1: 978c7850d0113dd639715d064082332ad68fc980
SHA256: b9dc63e8d764af426940a82cbd623ad4e5db5858d68f83f52ee7dc763b95a92b
SHA512: 4227071aef1da3c06a81104d4652a8b927e35b15a807c18285fa58896b73d1ee57f7c7c419f9da913601e182bb60d092dd64f5aef36605e266e55360c6ec18db
Description: Multitouch Protocol Translation Library - test tools
 libmtdev is a library for translating evdev multitouch events using the legacy
 protocol to the new multitouch slots protocol. This is necessary for kernel
 drivers that have not been updated to use the newer protocol.
 .
 This package provides some test tools for the libmtdev library.
  + mtdev-test: prints the information coming from the kernel
Homepage: http://bitmath.org/code/mtdev/

Package: mtdev-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 20
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: armhf
Source: mtdev
Version: 1.1.6-1+apertis1bv2024dev3b1
Depends: mtdev-tools (= 1.1.6-1+apertis1bv2024dev3b1)
Filename: pool/target/m/mtdev/mtdev-tools-dbgsym_1.1.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 6928
MD5sum: a550ae93d6bb31039be2119e4b66567d
SHA1: d60a3401d34492ca3d1fa2580b9eb48c4e76e136
SHA256: b77675872661037fa1aee8591e09716ff65987cc91d82622037168aa3c17b129
SHA512: ffd72111516a12f6435ccd6cc0c3dc6a2727f503d8113c9ce4bbdc7937566812d48a39a7ef22812c445f63e45ed33a95a4cc3e22ba537877adbff01c31e74797
Description: debug symbols for mtdev-tools
Auto-Built-Package: debug-symbols
Build-Ids: 03669f255e68573ea37df7f1fe64e5415e3b0d26

Package: mtdhealthd
Priority: optional
Section: utils
Installed-Size: 65
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: mtd-utils
Version: 1:2.1.5-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/m/mtd-utils/mtdhealthd_2.1.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 26244
MD5sum: 86d1e1b2b944683e5d2c4e42efe23a0d
SHA1: 810a6de7b12863ce9d5c111341d042408793f542
SHA256: 7d3ce97e13f5a759a4e7f94b5c23b47c87db2aca6cea1516ed190426c92c1b88
SHA512: 7d8fb329363eb71c1de9c34223c2a943c587f61a4e131eb55cd5d2e0a75bb4fc1bd300005128983b669467076bb32e71546a80a0095c0445183c9ea3b18cf692
Description: MTD health daemon
 This package provides the mtdhealthd daemon. This daemon will ensure
 that all erase blocks of the selected MTD NAND partition get read
 and scrubbed in the background, to a configurable schedule, ensuring
 that ECC errors do not accumulate.
Homepage: http://www.linux-mtd.infradead.org/
Multi-Arch: foreign

Package: mtdhealthd-dbgsym
Priority: optional
Section: debug
Installed-Size: 77
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: mtd-utils
Version: 1:2.1.5-1+apertis2bv2024dev3b1
Depends: mtdhealthd (= 1:2.1.5-1+apertis2bv2024dev3b1)
Filename: pool/target/m/mtd-utils/mtdhealthd-dbgsym_2.1.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 62032
MD5sum: 10f74a0e8bbfd2ea1f91ab3f48e9dc47
SHA1: 22368f0510f903e0a20a70380761673e4db5e5c7
SHA256: 20f4bb01baaf0900679a88e3e8928c696bb2fbedec9dcc2ce095ae96198a39f3
SHA512: 6468718cd8d482e4c7eb65a21bcc480b486d64701f8e5d613371a1ed400dc5c351808d8125801a2d2ed90fd754803f72c62f46b58dc2ac825ae86e855dbabe66
Description: debug symbols for mtdhealthd
Auto-Built-Package: debug-symbols
Build-Ids: 4bff4ecc2e9e00f740695b4c8457d6f0a55ac042

Package: ncurses-base
Essential: yes
Priority: required
Section: misc
Installed-Size: 382
Maintainer: Craig Small <csmall@debian.org>
Architecture: all
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Provides: ncurses-runtime
Breaks: bash-static (<< 4.4.18-1.1), libmono-corlib4.5-cil (<< 4.6.2.7+dfsg-2), libslang2 (<< 2.3.1a-3), libtinfo5 (<< 6.1), libunibilium0 (<< 2), libunibilium4 (<< 2.0.0-3), neovim (<< 0.6.0), vim-common (<< 2:9.0.1000-2), zsh-static (<< 5.4.2-4)
Filename: pool/target/n/ncurses/ncurses-base_6.4-4+apertis1bv2024dev3b1_all.deb
Size: 262304
MD5sum: 61bd68df53c1310e2a2a7816b6e3b4f9
SHA1: 136e89e4e1fa45b9455766139bd77d537510e890
SHA256: c8fe3d66c3bd7fb55834f3f1de230114cbf2cb64ad2a1f1bcef50764bd1b3488
SHA512: 2e648e076d730bc0bab5e75b5ee806fd8b70560c72231a035bcde8aece998a37d3098ac6a748403b7670cd97e9594b2bf0923735db67000e71f17dc7c454c1a9
Description: basic terminal type definitions
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains terminfo data files to support the most common types of
 terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220,
 vt52, and xterm.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: foreign

Package: ncurses-bin
Essential: yes
Priority: required
Section: utils
Installed-Size: 546
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6.3)
Filename: pool/target/n/ncurses/ncurses-bin_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 414608
MD5sum: 219ec782e88f2c30c5930b578a15227f
SHA1: ad1ed85122a99a92a1c72db4a1d504f8898a6821
SHA256: 4654f19cc1c4dfb89b53b52a8cf3940b0c51aca2e664e57a889b3edff705efa4
SHA512: 52d4e9bac8cb0c2de998ac456614c7c7bd593fc7e69036473414f8fc54d172920f748d259abe558efc21fcd3175fd8bebb94576b37ea8273ffe139babe33bd89
Description: terminal-related programs and man pages
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the programs used for manipulating the terminfo
 database and individual terminfo entries, as well as some programs for
 resetting terminals and such.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: foreign

Package: ncurses-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 257
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: ncurses-bin (= 6.4-4+apertis1bv2024dev3b1)
Filename: pool/target/n/ncurses/ncurses-bin-dbgsym_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 186752
MD5sum: 92bfc6e44af1d0fbe8be0a6687d0ccfe
SHA1: 62ac17f5127e7a2ebf3becfccad1b219e7050659
SHA256: a0a236cae335a6535a5f477f22f32b0fb6d8a9a3afafe89690e0af1ddd75c1b5
SHA512: a31575ae4505cc7d1a830ca6066b9c83586b8c1523478d292a125519f34523ea5cfe631ed1a04c1780a6a9103aca621ccdc9031668953aebc1c6f36e36464479
Description: debug symbols for ncurses-bin
Auto-Built-Package: debug-symbols
Build-Ids: 00c9bcb28e03be4590ebe532afc613344e4f1430 140fa54f801883b4bea03eeeab557fe0ecd9a44a 367539f24768b7a761ed9637168cfa130b990e4c 724ba17608cd54fb153d6b7990d8ace5bc05a6e1 a73d3c0e7a5ca3e2c403631c0e28734dc69e6e0c f28bae5763afce77195e988311780a6ce94fc5e6 f8e5b3e4e6cab8dc9718335047343078ac6a6e17

Package: ncurses-doc
Priority: optional
Section: doc
Installed-Size: 3694
Maintainer: Craig Small <csmall@debian.org>
Architecture: all
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Filename: pool/target/n/ncurses/ncurses-doc_6.4-4+apertis1bv2024dev3b1_all.deb
Size: 933960
MD5sum: 9346c612fbd4bb7d536e4a92a2fac458
SHA1: d58900cebf341ce03e4446c44a54919b1910a4bf
SHA256: c2e0785a048737780df2d8746e99bf0b4bde43eefb95325297d23b648a47cee0
SHA512: 42b6012db05c454c53cd5d7ee2e4acedcb7cb320fb84c3c798314177d03020f3464dd1180f3820d4043d9fcc75a70d20b014f302dbc63b6c2a048032d3f1393b
Description: developer's guide and documentation for ncurses
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains an introduction to writing programs with
 ncurses a guide to the internals of the ncurses library.  It also
 includes the libraries' man pages.
 .
 Non-developers likely have little use for this package.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: foreign

Package: ncurses-examples
Priority: optional
Section: misc
Installed-Size: 1491
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libncursesw6 (>= 6.1+20180203), libtinfo6 (>= 6)
Filename: pool/target/n/ncurses/ncurses-examples_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 508596
MD5sum: c92fa54f4e39f399a340d1328337670a
SHA1: 24099df0662d28cc196c64a86ac2c3a01cc4a01d
SHA256: f601e900754db84ab9a95580d3e4c1d994e5626748a72976e72abef2d7415317
SHA512: 0324b2853ef79cd69b37b963d3fa9d58260abf1f8f2ce2377495789cbe200facecd9a61e16c0917a21df5e56339468a68709f0353e6a4c23e965a29b35cb7fb8
Description: test programs and examples for ncurses
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains programs demonstrating the possibilities of
 ncurses and testing the library. The examples include an
 analog/digital clock and several classic programs such as solitaire,
 battleships, a knight's tour on a chess board, the towers of Hanoi
 and several others.
Homepage: https://invisible-island.net/ncurses/

Package: ncurses-examples-dbgsym
Priority: optional
Section: debug
Installed-Size: 1419
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Depends: ncurses-examples (= 6.4-4+apertis1bv2024dev3b1)
Filename: pool/target/n/ncurses/ncurses-examples-dbgsym_6.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 729128
MD5sum: d3f8236e0c87d92b9bf466cbcade5a92
SHA1: 84457d74091bf0aa611609d57d288b418d5cf133
SHA256: e6d18bfdd40d54960ae78f5a36444f3fc1219652d851432e89de74025b970665
SHA512: 595685f11b79ac5a4e6820589e26ee536aa953555566e86d3c404f6856aecaaa01e409a9ce57eab7edb65c10a5567f7f6cb9fa51026197a8b6eb74647e1d383d
Description: debug symbols for ncurses-examples
Auto-Built-Package: debug-symbols
Build-Ids: 00314ae1a13f1b37c04697494579f0ea8444c5a4 0297117cf54ec1bdb96238713290d8a9337ff9cc 030bc927b7a937e5a3fd7eacc345c89d8346a0f5 098ce126e5631326f11fbd9162daea633b69e5af 09c29cae4936b1b8dab99bc5ee175d1eca4269d7 1035cbee4a6a43ce554a916ab63caabad8190290 120727dba3f87d2ea3aa2d3d7538e439dfe9a8a4 13778e047b6ffb7da7bb0c7fe78cca38e5974de4 17863f801df593c2c6906ee1e9c6d9e7602f8d29 1c025168ed92dccf21de7ba05f0c1db54ddb4972 206cc0caba12c4a0b0f0bd671e04130186b0328c 2365c10f868eeed0a22e808f700e95266f3e4322 2536fe80838e264e23f220b77571a59878fffc21 25442957c2892b30df83d498e03f95cb55504a02 26e23d9279c15729aeed82a9f62f75f1fcfab5ed 2811ee624c2e958e5ab1eec093bde35102b2fb43 2c884e81bca362eefb300b557e75dd91fafb817f 2e09119fc54ccb4e713ad27556287325a2297dd1 3007350f9c91c92b1f876df5d3f8e149747ad824 333f1f66321d1525888079711b91bb05533f669b 35b3923d8f58cae83888d1893cd56b1593c607f1 3642e7cb4dac51d5298d4f3b360ca682f2bf7273 3759f53a5c40f77431489dddef6519911493e86a 3b24e969bd1ac52688b5ed825b1f80bd0392413a 3e4267fa964e73cdad7447e4f06db2631a3b6b54 4158e4d770f813b50754f88d1468af8883596b17 432a93db18ff7eefdaea7e1652a984068f0b1f18 47e0810e85ec19025b2ae918a0122b33a6d7f56f 49daca5e54c914062e616778849032be30af69bb 4a0a52ce287e2a6a81e6d3b7152a3b1f96a34bbb 4c1959f66473c3e4511153ba83afef8393815289 4fd035abb35185601bd745de08110933c51e29b0 50629f16f5baa105825167ff7ef7c6342e7fff82 541edad8d630a4b3d435874f46e52449276edc09 5adf8b4bc65c6eda8baa2ea22c7a7ebda3e02884 5dc486f55d18c6d1160fa2c487bd79e6c1687a7b 6037f6ef2465b9f8151dc3c652e3ccfc89cf8d4e 61f21b298d41c82a40c20a8e189e334e914f0baf 65711ea53365ebe2d042b47ac5683f941942de65 6596f852f387a7e58e73d7972a5471bb97d4e1dc 66a97e7023123e0222d782ea636b1d1c05bb990f 677bd0ab9184cacd4704dad0bc7951fe3c8435b8 6df54db4e94271c127d1218ca07fd7fa279efa10 74b77a75d949137e358c63f12819437eb0f640d1 76bc1865e09110fdf82b816a5c45330e8a6c2519 7d09525a2c7d7a2c7cd353405446490862c79a99 8683abb98b5153ce7f026bfbe921499e0c1f7d35 8b3fc27b7d35e0b77b2ce4fd3b698c714c36b0e7 8ded82a65d261d1c24801ba6d11befaf619734ae 970071390fcc36f7e2a34ca19d0356356b95139d 98a507d0a7320c3262ef5a9a2b48a26cb303f3ec a1504786a6186983bb66b0d73254afc8f73ceee8 a35657d6408b52394065a9b35728b09b9f1cd54d a522f7e05e902dec1be06879bfca9aef3e8c9e52 a56eaa1a8bbecc32ccef7c7d049d271a10838d7f a9b159c77406186d9444d9b384a553e57308b43f a9ebef355f91a1653d922ca71d2a53ee0e36a518 aba6972b49e5eff26cb45a56a07dd4a71159bdbe afc9991bae625b889fe4c344a907b8d861967e63 b031597ab3de9bf52c117ddae7221e4651f4353e b339c5485e961715a5ad7a10357eaf3129b276a9 b6adbfc0290abb1ec067c7ccc26d9524603b3280 b6c5ca12d0c178c6621dc3454c338a441e999e04 bab9dd9bf4bbdb8b817a44667859634c4796089c bc85d3f0fdf144f6a51912fdd2646ca52a93080b c36ab036e80a97077776193c0b06cd10f7b0699d c438b1f62b2b19cfc1d2510fcc7d951e707a34af c591cfa03268f3942a3c6ac84ca78b909065c510 d0442acd4afa53bb323ccfda17a9a574ed0d6514 d05a5ebcac62881b408e94b3e64188d28d1abd5d d3a168dac870354367776fac87ae6188804cc526 d80bcedb9574ac784c31b159f8385f54804bf682 daab02f38f5d5898fc5a4eb0b836956467e98c92 dcf7512574c0602a4fc532ae3b353ebfa5fcc4df dd5397ed1108da1deef7c0058a3762cc5c03024c e26a3286c2eebaf91f644e2dcccefc4d07556c1b e275bdebc60c90803fbe8a8b3fe2faea5bc2b209 e43f5bb66374d02bced92416059cc2c35c140e7a e6ead0ba676364666b83a4cb43f103d7df175d29 e7f3915724c2bd2df02ef80d331e01825e34901c ee9220574139ad8c1543c76793cc42e24d8a02f4 f440e34008ad58967314c5d6d22dfedcbee4d325 f4ce8ee8322ff44b434098e4d954f3324666e103 faacc7ba0074282926a3828b8b2d951a27812941 fe4e96f704a1d6cec9571fae05962baebd4bdada

Package: ncurses-term
Priority: standard
Section: misc
Installed-Size: 4292
Maintainer: Craig Small <csmall@debian.org>
Architecture: all
Source: ncurses
Version: 6.4-4+apertis1bv2024dev3b1
Replaces: alacritty (<< 0.3.4~), dvtm (<< 0.15-3), jfbterm (<< 0.4.7-10), kon2 (<< 0.3.9b-21), libiterm1 (<< 0.5-9), tn5250 (<< 0.17.4-3)
Depends: ncurses-base (>= 6.1+20190713)
Breaks: bash-static (<< 4.4.18-1.1), dvtm (<< 0.15-3), libmono-corlib4.5-cil (<< 4.6.2.7+dfsg-2), libslang2 (<< 2.3.1a-3), libtinfo5 (<< 6.1), libunibilium0 (<< 2), libunibilium4 (<< 2.0.0-3), vim-common (<< 2:9.0.1000-2), zsh-static (<< 5.4.2-4)
Filename: pool/target/n/ncurses/ncurses-term_6.4-4+apertis1bv2024dev3b1_all.deb
Size: 501800
MD5sum: 60505f6bba13c0fbaf11aff0dcb95bbd
SHA1: accc8127904ab695c1b1c53b3f1847e0599c2fab
SHA256: 30193c3d597e150ebaaf9eed2483151506b27a97b8d630fc399aa68eb427a8cd
SHA512: dfb40557bc3c06a53b1ad940cc2a365494f363e9cdaba3ab15efb960c359be66a1bc907b1143b27e610d05e3cecf130e06e4f0b5ec6d9d78a3537ea3133fcb96
Description: additional terminal type definitions
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains all of the numerous terminal definitions not found in
 the ncurses-base package.
Homepage: https://invisible-island.net/ncurses/
Multi-Arch: foreign

Package: net-tools
Priority: important
Section: net
Installed-Size: 786
Maintainer: net-tools Team <team+net-tools@tracker.debian.org>
Architecture: armhf
Version: 2.10-0.1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~)
Filename: pool/target/n/net-tools/net-tools_2.10-0.1+apertis1bv2024dev3b1_armhf.deb
Size: 230204
MD5sum: 157c7e43bebc716952ee75010e92dd12
SHA1: 9a31635e93abcefef2ab085be10434d6d56f2fc6
SHA256: fe0bc771b287fcb229b15ecaa8cadbfe895f330aa93595cb3cf40f31c83abbd9
SHA512: ecc1af84d544e0769a7be2ef95472cedc81ea57ef6a7fcccdc0d284e32e9cc08adb9a6619a11a0490ea9f1ff990e002550b9fab6954b2a5abd9d97e38328dd32
Description: NET-3 networking toolkit
 This package includes the important tools for controlling the network
 subsystem of the Linux kernel.  This includes arp, ifconfig, netstat,
 rarp, nameif and route.  Additionally, this package contains utilities
 relating to particular network hardware types (plipconfig, slattach,
 mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr).
 .
 In the upstream package 'hostname' and friends are included. Those are
 not installed by this package, since there is a special "hostname*.deb".
Homepage: http://sourceforge.net/projects/net-tools/
Multi-Arch: foreign

Package: net-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 578
Maintainer: net-tools Team <team+net-tools@tracker.debian.org>
Architecture: armhf
Source: net-tools
Version: 2.10-0.1+apertis1bv2024dev3b1
Depends: net-tools (= 2.10-0.1+apertis1bv2024dev3b1)
Filename: pool/target/n/net-tools/net-tools-dbgsym_2.10-0.1+apertis1bv2024dev3b1_armhf.deb
Size: 448656
MD5sum: aaa728c9dd86a3f8dc472d6ab5ef4c5f
SHA1: 6dad0333d920afa9724af5cb234a6503ec8a8aa0
SHA256: c06795ba613ecf4baa59cf663b988088df7d4297e3d5facc977fe1b5a64170a0
SHA512: 53830a941cb26173569599984b5932c5931aed84b4932f052eb56f93f66908ac1091c3fb661dc06bd48d3e19e1ea54bab877c3c1e0c6517a7eafe5dab6bd200a
Description: debug symbols for net-tools
Auto-Built-Package: debug-symbols
Build-Ids: 064a2d78237d2d5e00d8af30eab46142d80e9f66 0e0546de2c3923cdb72a5048bf8580122b8658c9 1148c07cabe81f41feadf43f4e3d95169e465f84 13ef8c3b29ca08ec21c95e41a3234129c7ac851d 3613dbb6b2a0ed80f90c4a4130686162e6027755 41f2e92b3724bbbf1d5ad5d35e9168359f0fe5e0 4292dd7c1c66fe0c9ca984a0fef70d46125d0b70 6364e02e66ae40c1b0bf6ec06e3c643c430a50f4 6d8dd7d46a55909fbbeeb3f2b409b541af7738fd aeb5974ae600dccc0d97a27364e1860d9fd5b93d b9268e61cb303c5ce63578cd543f523c5befd235

Package: netbase
Priority: important
Section: admin
Installed-Size: 37
Maintainer: Marco d'Itri <md@linux.it>
Architecture: all
Version: 6.4+apertis0bv2024dev3b1
Replaces: ebtables (<< 2.0.11-2)
Breaks: ebtables (<< 2.0.11-2)
Filename: pool/target/n/netbase/netbase_6.4+apertis0bv2024dev3b1_all.deb
Size: 13124
MD5sum: fdf021e7139de28e0d4c139f8ab12c5a
SHA1: bdf36ead4edd49b4b19a5b1a5fc952fd8701af57
SHA256: 8da3e5dfdacc74f797196eaa1efca09d809563dfa86a972be66ed9b654aeae3b
SHA512: 16c18a7a65833bc77bf4018bb5a8b8fdd8273d2a58accd64b43d038b6dabdd8211f3bf5ecf1f7e331c71afe911d19a01bfc97bc250cad8806df6d1192dd2cfe8
Description: Basic TCP/IP networking system
 This package provides the necessary infrastructure for basic TCP/IP based
 networking.
 .
 In particular, it supplies common name-to-number mappings in /etc/services,
 /etc/rpc, /etc/protocols and /etc/ethertypes.
Multi-Arch: foreign

Package: nettle-bin
Priority: optional
Section: misc
Installed-Size: 80
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: armhf
Source: nettle
Version: 3.8.1-2+apertis1bv2024dev3b1
Replaces: lsh-utils (<< 2.0.4-dfsg-1)
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libhogweed6, libnettle8 (= 3.8.1-2+apertis1bv2024dev3b1)
Suggests: lsh-doc
Breaks: lsh-utils (<< 2.0.4-dfsg-1)
Filename: pool/target/n/nettle/nettle-bin_3.8.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 23244
MD5sum: 3031a10562ae997750a57b7aad3c8c87
SHA1: b84717885ca61996dc9e11c168b4990bee7f9a37
SHA256: 2f6f3dffeecda46ec86c23f46134770b74273dce9e5a3d239e9616ea58b14b72
SHA512: 621b19dcb8305f64816aa71f8f32a773f4275de6c88d43a4bb19f2c70338e090284031e24a8dc3014d041758077395a31030080d770bc283cae3b890ab2676e6
Description: low level cryptographic library (binary tools)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains binary utilities that accompany the library:
 .
    - nettle-lfib-stream - generates a pseudo-random stream, using the Knuth
      lfib (non-cryptographic) pseudo-random generator.
    - sexp-conv - conversion tool for handling the different flavours of sexp
      syntax.
    - pkcs1-conv - converts PKCS#1 keys to sexp format.
    - nettle-hash - command-line tool to compute message digests such as SHA-1.
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Multi-Arch: foreign

Package: nettle-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 139
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: armhf
Source: nettle
Version: 3.8.1-2+apertis1bv2024dev3b1
Depends: nettle-bin (= 3.8.1-2+apertis1bv2024dev3b1)
Filename: pool/target/n/nettle/nettle-bin-dbgsym_3.8.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 94816
MD5sum: 0e4b93aab9ca08e9e2797d54c1795f28
SHA1: 102ae5598daa905687c54011cf4c01c5656ef3c3
SHA256: ab60ce4e56594de5380bc2e466c90e939c22ac75587861fac86a2f0280d6cb32
SHA512: 6176384c1980b7c0e4ffe2e1a6ea90068d709dd8de9704cc47e369b594ee9b5659d40898a24c6372a0de9fdf6da92b2634fa99bc11ec4c772017db63f2207542
Description: debug symbols for nettle-bin
Auto-Built-Package: debug-symbols
Build-Ids: 063a15790f11b4b40b5aa7da0ee7246d21e6a96e 1952dc174b8cdbbfd6ee13ea13066fbe3bbf5a88 3745e630abc13a79a03df9e377cab62e85fbc946 86543de231edcd6a9c9cff20b823a0d82be7ebc8 9c5e703db741a9a9dc2e42eb29b3cc82e85c1cba

Package: nettle-dev
Priority: optional
Section: libdevel
Installed-Size: 1493
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: armhf
Source: nettle
Version: 3.8.1-2+apertis1bv2024dev3b1
Replaces: libnettle-dev
Depends: libnettle8 (= 3.8.1-2+apertis1bv2024dev3b1), libhogweed6 (= 3.8.1-2+apertis1bv2024dev3b1), libgmp-dev
Conflicts: libnettle-dev
Filename: pool/target/n/nettle/nettle-dev_3.8.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 550460
MD5sum: 6b4b1c7508ae95b1e19ae80517a0b2ef
SHA1: 00954fb7cbd22b399d9d58cfd0957b920c29fcc4
SHA256: 1cfde79a00afc6213a0002e1e6de1cacf688c18eab5d7218f28b075a504502ac
SHA512: 1c1604e242c749ee7c6d8582835a79312010d98ee481b00af909f7a0a414aaf0eca7df9f9c3a6636bf00ce9f48e7fe917f00a0a86a0ba4b3f8d10ad3139d89fa
Description: low level cryptographic library (development files)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the development files (C headers and static libraries)
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Multi-Arch: same

Package: newport
Priority: optional
Section: libs
Installed-Size: 83
Maintainer: Apertis packagers <packagers@lists.apertis.org>
Architecture: armhf
Version: 0.2024.2bv2024dev3b1
Depends: libglib2.0-bin, libnewportiface0 (= 0.2024.2bv2024dev3b1), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcurl3-nss (>= 7.23.1), libglib2.0-0 (>= 2.43.2)
Filename: pool/target/n/newport/newport_0.2024.2bv2024dev3b1_armhf.deb
Size: 22856
MD5sum: 7ccabae040656501a57932fd90c41f32
SHA1: e67e0a98d176d385a2002707cca125d19acac6e5
SHA256: c17df54638e094136fa029acf5f281c62d937c9abf9c2d79e25832b07f1e8165
SHA512: a12361912636b51912868dd1ae4ed8cf5dcced1de583be4f337d067fdce9ca7ec916a61ce3d845912ebc967a45e443662c0d004270f701f77af464b4c1d0742b
Description: Download manager capable of downloading files from the internet
 Newport is a download manager, used to download files from the Internet
 to local storage.
 .
 This package contains the newport binary.

Package: newport-dbgsym
Priority: optional
Section: debug
Installed-Size: 70
Maintainer: Apertis packagers <packagers@lists.apertis.org>
Architecture: armhf
Source: newport
Version: 0.2024.2bv2024dev3b1
Replaces: newport (<< 0.1706.1~)
Depends: newport (= 0.2024.2bv2024dev3b1)
Breaks: newport (<< 0.1706.1~)
Filename: pool/target/n/newport/newport-dbgsym_0.2024.2bv2024dev3b1_armhf.deb
Size: 51608
MD5sum: 414b242e125155ae6766aaefae1f8ce2
SHA1: 9745493b98c4d09584a60322c7236eeb92f8968b
SHA256: e402ba242c0c469de11ba8659c4b76d0d8100937e175fa13bee99aed704cf11b
SHA512: 1a5cb999b36a8f2724af73f3c199afc4715e594ed3b2b2fd549fba68057eb0293cededc41f7f5f0622ab3cd364f11c926a8534e8cc7af00f7d16b194ee01c732
Description: debug symbols for newport
Auto-Built-Package: debug-symbols
Build-Ids: da3801d4967964efda4461cf88c622d10b733a44

Package: newport-dev
Priority: optional
Section: libdevel
Installed-Size: 304
Maintainer: Apertis packagers <packagers@lists.apertis.org>
Architecture: armhf
Source: newport
Version: 0.2024.2bv2024dev3b1
Replaces: newport (<< 0.1706.1~)
Depends: libcurl4-nss-dev | libcurl-dev, libglib2.0-dev, libnewportiface0 (= 0.2024.2bv2024dev3b1), gir1.2-newportinterface-0 (= 0.2024.2bv2024dev3b1)
Recommends: newport-doc
Breaks: newport (<< 0.1706.1~)
Filename: pool/target/n/newport/newport-dev_0.2024.2bv2024dev3b1_armhf.deb
Size: 33796
MD5sum: bacc3632edb7daf1fe1a9f86744d8523
SHA1: 4e9d87f95ffdf73ba84240c71a3d54d750d5b425
SHA256: 35496451e582f315af9ba6e157610673fb1dd0bcec35dbe64920df2333490e61
SHA512: 944dea3d080798c820223964e5668d68e320cf4f6e8893352d8d22e691973044f90bbc235d6fb0e4c64544f35bbb240996b61a623c43237dc6ffa686b2fa1742
Description: Download manager service - development files
 Newport is a download manager, used to download files from the Internet
 to local storage.
 .
 This package contains development files for libnewportiface0.

Package: newport-doc
Priority: optional
Section: doc
Installed-Size: 76
Maintainer: Apertis packagers <packagers@lists.apertis.org>
Architecture: all
Source: newport
Version: 0.2024.2bv2024dev3b1
Filename: pool/target/n/newport/newport-doc_0.2024.2bv2024dev3b1_all.deb
Size: 17268
MD5sum: 8149cc19a6c7465b0275142b923d41ca
SHA1: 46237849efead20ebeb82a1deaaf22b8a647c2f3
SHA256: 1fb3c1b053d6669c3068d1ed355f96205ac7d624acde978a8c77db1badb93955
SHA512: 71f4183806c59a8ab69c229dee21260f155c9d99775ba4f065fea57e5dec9ea998b00ae14c9947f89884a2ca82dbdadf4d2c16feecbc30c5ca151e3d152e732e
Description: Download manager service - documentation
 Newport is a download manager, used to download files from the Internet
 to local storage.
 .
 This package contains the API reference for the newport service.
Multi-Arch: foreign

Package: newport-tests
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Apertis packagers <packagers@lists.apertis.org>
Architecture: armhf
Source: newport
Version: 0.2024.2bv2024dev3b1
Depends: newport (= 0.2024.2bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.37.6), libnewportiface0 (>= 0.1706.1), libsoup2.4-1 (>= 2.47.4)
Filename: pool/target/n/newport/newport-tests_0.2024.2bv2024dev3b1_armhf.deb
Size: 13244
MD5sum: 13797776249d49774a2f008fe094cf16
SHA1: 90ea07ea418f2ce538de4cca5ebee6bbccf50375
SHA256: 9d383db6f8f26cec3722dcbaecfa6a62accc053944333029f638b9ad701af4f3
SHA512: 181316da8fa2eae7359f7a669a33d8f5e0eca90ee1d9865a7d2614e70ee80fde504e15dd05247e693b6b24e9a79b8c6537ee187c5052d1e641340baa5e2a2c62
Description: test client for the newport service
 Newport is a download manager, used to download files from the Internet
 to local storage.
 .
 This package contains test client for the service.

Package: newport-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 30
Maintainer: Apertis packagers <packagers@lists.apertis.org>
Architecture: armhf
Source: newport
Version: 0.2024.2bv2024dev3b1
Replaces: newport (<< 0.1706.1~)
Depends: newport-tests (= 0.2024.2bv2024dev3b1)
Breaks: newport (<< 0.1706.1~)
Filename: pool/target/n/newport/newport-tests-dbgsym_0.2024.2bv2024dev3b1_armhf.deb
Size: 15416
MD5sum: 2d2cba9bd127d40379beacbd602b23ca
SHA1: 4856f761eb82ed814d1922af6ef32fe5d782f78f
SHA256: 91597c665db74c5bfef5399c5592984b11eb67ca8743f68acf9fb5f6f6bea38e
SHA512: 5b8e04a9727bd87c6fcd2f156d5c2c0496bfc82dcb3e2ac3645814a54b9cb3610e01e61b7110f21175ba076c27aa053d4827abf6213a895c178a3c7eeddf5e11
Description: debug symbols for newport-tests
Auto-Built-Package: debug-symbols
Build-Ids: ff13ac5d95e4d5922295158211b9edc14ebba09f

Package: newt-tcl
Priority: optional
Section: interpreters
Installed-Size: 39
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: newt
Version: 0.52.23-1+apertis0bv2024dev3b1
Depends: libnewt0.52 (= 0.52.23-1+apertis0bv2024dev3b1), tcl8.6, libc6 (>= 2.4), libpopt0 (>= 1.14), libslang2 (>= 2.2.4)
Filename: pool/target/n/newt/newt-tcl_0.52.23-1+apertis0bv2024dev3b1_armhf.deb
Size: 16692
MD5sum: 9363a6b5ed486193c15613d3a3b57619
SHA1: 386c732b620934dd9df97785c1351b85dd03adeb
SHA256: daa4d04c4fbbd5f03e7193e318984909ab5270f1b1d59eb7e4e970f94d7d27c9
SHA512: 1a130a6acf7385201ed74076c0d3b5f0cea591ec0eb8dd6b37ecc07ed3c146dbf8f13e9033bb0538ec838389146edfb742a13c08bc6badfaccc3b1a4f11cf019
Description: NEWT module for Tcl
 This module allows you to build a text UI for your Tcl scripts
 using newt.
Homepage: https://pagure.io/newt

Package: newt-tcl-dbgsym
Priority: optional
Section: debug
Installed-Size: 38
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: newt
Version: 0.52.23-1+apertis0bv2024dev3b1
Depends: newt-tcl (= 0.52.23-1+apertis0bv2024dev3b1)
Filename: pool/target/n/newt/newt-tcl-dbgsym_0.52.23-1+apertis0bv2024dev3b1_armhf.deb
Size: 23288
MD5sum: 5e44e3c553c0a0b7398f626cca63bb5a
SHA1: 2dfc6a30d8f8e7aad3791ac1d1dc6414b6a9dccb
SHA256: 80add8d4a3a8323d5713d6ac21023bb52a9f9434370c812f4452662b6f04b1b9
SHA512: f23caf20188079167384284979baea165e9b028f31531a5dd1a413beedaf2306dbe9a1cedb823bc444e6c7c913307285899f26e123b362a0406b43ac85159cc3
Description: debug symbols for newt-tcl
Auto-Built-Package: debug-symbols
Build-Ids: 4734c9b6ea6176e917dd3961f390d7745922c654

Package: nftables
Priority: important
Section: net
Installed-Size: 166
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Version: 1.0.6-2+deb12u1+apertis0bv2024dev3b1
Depends: libnftables1 (= 1.0.6-2+deb12u1+apertis0bv2024dev3b1), libc6 (>= 2.34), libedit2 (>= 3.1-20130611-0)
Recommends: netbase
Suggests: firewalld
Filename: pool/target/n/nftables/nftables_1.0.6-2+deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 71028
MD5sum: 92f1f6175f9057810a0b2d432a695422
SHA1: ecdf81f11af12a6ddb4ac27f1fa701972941829a
SHA256: 015f8cbd0fe924733993949c6506da6356dc83ead421f64e8b44d5590346e430
SHA512: 0365bd3e2930bcbe893e3e7d00439d3a36f85ad7e474916b8119d4649c324ccfcf201adc9d0f0d8bdc3796e955e58dde9ebd9a1f935f3a09782974b0896129f6
Description: Program to control packet filtering rules by Netfilter project
 This software provides an in-kernel packet classification framework that is
 based on a network-specific Virtual Machine (VM) and the nft userspace
 command line tool. The nftables framework reuses the existing Netfilter
 subsystems such as the existing hook infrastructure, the connection tracking
 system, NAT, userspace queueing and logging subsystem.
 .
 nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
 .
 Netfilter software and nftables in particular are used in applications such
 as Internet connection sharing, firewalls, IP accounting, transparent
 proxying, advanced routing and traffic control.
 .
 A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.
Homepage: https://www.netfilter.org/

Package: nftables-dbgsym
Priority: optional
Section: debug
Installed-Size: 28
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: nftables
Version: 1.0.6-2+deb12u1+apertis0bv2024dev3b1
Depends: nftables (= 1.0.6-2+deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/n/nftables/nftables-dbgsym_1.0.6-2+deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 14228
MD5sum: 0b31c1da6232edfe582650c62c2c62a4
SHA1: 464d70f502787c36ab09e6ff4cdaa7a354a0e21b
SHA256: 0c27991fda41ad76e6bc596a82c7e184da014c832e4276255e2acf32d9098989
SHA512: a45d26b80f5f2cae23a5b3cd1335a93a85f7a6b179301c0dfcad3ef4a5f396d8b15b7e656d69e30a2a6883e71ac957a8a7a097dc7a7695f3bc1114f4344430b1
Description: debug symbols for nftables
Auto-Built-Package: debug-symbols
Build-Ids: 491d0fda61f0920f33684dacbdaf575c06850a9f

Package: nghttp2
Priority: optional
Section: httpd
Installed-Size: 25
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: all
Version: 1.52.0-1+apertis1bv2024dev3b1
Depends: nghttp2-client (>= 1.52.0-1+apertis1bv2024dev3b1), nghttp2-proxy (>= 1.52.0-1+apertis1bv2024dev3b1), nghttp2-server (>= 1.52.0-1+apertis1bv2024dev3b1)
Filename: pool/target/n/nghttp2/nghttp2_1.52.0-1+apertis1bv2024dev3b1_all.deb
Size: 9484
MD5sum: c344b110977363cecbd2fc50de0659e5
SHA1: 0fced257206835649eed56c1870c239f97912707
SHA256: 3bee6389dad40d4a84519cde174239e95f6fabf3219e4aeee4ce883c08ecdb9f
SHA512: 0931e3a2aa57c771c5cd11351bc92aa3945041b9c5d0cdb2e8a7a6f1a803bd639f465e3a0f955488253c0605ceb6774da68675c114583f3fda518f5232b8f4c3
Description: server, proxy and client implementing HTTP/2
 This package will install a set of programs implementing the HTTP/2
 protocol: a standalone server (nghttp2-server), a reverse proxy
 (nghttp2-proxy) and a client (nghttp2-client). It provides no files
 on its own and is not necessary for these programs to work.
Homepage: https://nghttp2.org/
Multi-Arch: foreign

Package: nghttp2-client
Priority: optional
Section: httpd
Installed-Size: 410
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: nghttp2
Version: 1.52.0-1+apertis1bv2024dev3b1
Replaces: nghttp2 (<< 1.3.4-2~)
Depends: libnghttp2-14 (= 1.52.0-1+apertis1bv2024dev3b1), libc6 (>= 2.34), libev4 (>= 1:4.04), libgcc-s1 (>= 3.5), libjansson4 (>= 2.14), libjemalloc2 (>= 5.0.0), libssl3 (>= 3.0.0), libstdc++6 (>= 12), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Breaks: nghttp2 (<< 1.3.4-2~)
Filename: pool/target/n/nghttp2/nghttp2-client_1.52.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 153596
MD5sum: 44a3e55e56f6cb47f72829b3d7e0040c
SHA1: 14fe6cf94839a486f9bfb64e39dc90861df10da5
SHA256: 2cafe8b605aa7efdaf0af98ed4641e32da3ecc9d43778db23c2b51cb1db7858d
SHA512: 2032c60c5c1801650cf8c015c279b95363c8d870fb86e6fd3659c36d3bd33c899066520e066836548d2faeca3307ea7c149dadd88ed5764fdba563362fc30cbe
Description: client implementing HTTP/2 protocol
 This is a command line client implementing the HTTP/2 protocol. It
 gives access to many low-level and advanced aspects of the protocol
 and therefore is useful for debugging.
Homepage: https://nghttp2.org/
Multi-Arch: foreign

Package: nghttp2-client-dbgsym
Priority: optional
Section: debug
Installed-Size: 1971
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: nghttp2
Version: 1.52.0-1+apertis1bv2024dev3b1
Depends: nghttp2-client (= 1.52.0-1+apertis1bv2024dev3b1)
Filename: pool/target/n/nghttp2/nghttp2-client-dbgsym_1.52.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 1873848
MD5sum: 51a9e4ea75d002a31560ffa7af264ed4
SHA1: 459a63ceb734a10db028e2a25b30074ebb540776
SHA256: 5df2a5fdcfe90b8c4fccbb03cc2d861238e7bd0277d6b1b3c7818ac319e96cb0
SHA512: 9447bc32f082c9d944a1125a9e61184b196e1e15971fb6ecf10db140a225eb9cce6b02e78a21b301f4849167157b0283dc6a2291eff8e20de1866ca997b0d415
Description: debug symbols for nghttp2-client
Auto-Built-Package: debug-symbols
Build-Ids: 5c3c146b494f51bd00cdefeefee4a80345080a0e d37e63728da9eedef00c24239074ff1dbc4efd8c

Package: nghttp2-proxy
Priority: optional
Section: httpd
Installed-Size: 772
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: nghttp2
Version: 1.52.0-1+apertis1bv2024dev3b1
Replaces: nghttp2 (<< 1.3.4-2~)
Depends: libnghttp2-14 (= 1.52.0-1+apertis1bv2024dev3b1), openssl, python3, libc-ares2 (>= 1.7.0), libc6 (>= 2.34), libev4 (>= 1:4.04), libgcc-s1 (>= 3.5), libjemalloc2 (>= 5.0.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libsystemd0, zlib1g (>= 1:1.1.4)
Breaks: nghttp2 (<< 1.3.4-2~)
Filename: pool/target/n/nghttp2/nghttp2-proxy_1.52.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 353828
MD5sum: 3d5c699dc4453d5b3cc6cc8f6c6a3a85
SHA1: 15f4af31b1eed18aaa084dd80efbdcc45b6ce654
SHA256: f8292ebf21d2f3a472acc75a986b67a253fd01ddccdfff33da40c31da704e12c
SHA512: 20051c1a39127d9ddae93439164727e3177f3d7ba04a0af6b4265095cb7d0fa70c4bcdaa257f119bf037eea3117c341aaa4fc6e07f072d669f07f48b54bd2e64
Description: reverse proxy implementing HTTP/2 protocol
 This is a standalone server implementing the HTTP/2 protocol with
 HTTP/1.1 fallback for clients that do not support it. It can be used
 as a frontend in front of web servers that do not support HTTP/2.
Homepage: https://nghttp2.org/
Multi-Arch: foreign

Package: nghttp2-proxy-dbgsym
Priority: optional
Section: debug
Installed-Size: 5864
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: nghttp2
Version: 1.52.0-1+apertis1bv2024dev3b1
Depends: nghttp2-proxy (= 1.52.0-1+apertis1bv2024dev3b1)
Filename: pool/target/n/nghttp2/nghttp2-proxy-dbgsym_1.52.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 5773624
MD5sum: 05de628fa9a270873c96efb9a618f751
SHA1: 6bcdcbffc5a5f7e6e3ba8460138b7345c03ab1fc
SHA256: 166a9a503ae360b95160d4ba1c5a12f2702f586a645545fbc05475f2c3c32a4b
SHA512: b006976fe9044e908b7d4660e54b984dcf8cfc9e3a9b6b7fb8daebcb5fd5be59f93cc6354c6ba8854c4246345385b762fdcc5ba1fd513df9e3850c517a35b8de
Description: debug symbols for nghttp2-proxy
Auto-Built-Package: debug-symbols
Build-Ids: 7fe1bc3d786320a380298a615839694de03d793e

Package: nghttp2-server
Priority: optional
Section: httpd
Installed-Size: 187
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: nghttp2
Version: 1.52.0-1+apertis1bv2024dev3b1
Replaces: nghttp2 (<< 1.3.4-2~)
Depends: libnghttp2-14 (= 1.52.0-1+apertis1bv2024dev3b1), libc6 (>= 2.34), libev4 (>= 1:4.04), libgcc-s1 (>= 3.5), libjemalloc2 (>= 5.0.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Breaks: nghttp2 (<< 1.3.4-2~)
Filename: pool/target/n/nghttp2/nghttp2-server_1.52.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 87796
MD5sum: 57b7c49c8fe18ff443c1d450c4806572
SHA1: 27c7510337985dca276897962df66dc946f83b09
SHA256: fbd572931e8581bfa97a609bd91c4571972da312454fc3330cd2d99bf7863927
SHA512: 03f2a30ef8304ca6f1ec3f5889b74b8610289a6d2f196d7621919d74395225cc0e47673407436a92347550b8c06a8f9ff14a02ac94aca86b5e3f178c9ac994a6
Description: server implementing HTTP/2 protocol
 This is a standalone server implementing the HTTP/2 protocol with
 HTTP/1.1 fallback for clients that do not support it. It can be used
 to serve files from a local directory.
Homepage: https://nghttp2.org/
Multi-Arch: foreign

Package: nghttp2-server-dbgsym
Priority: optional
Section: debug
Installed-Size: 984
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: nghttp2
Version: 1.52.0-1+apertis1bv2024dev3b1
Depends: nghttp2-server (= 1.52.0-1+apertis1bv2024dev3b1)
Filename: pool/target/n/nghttp2/nghttp2-server-dbgsym_1.52.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 944380
MD5sum: c48077d2c0e7f7b85855f950a8ab9139
SHA1: e6764bee9c028735d73ba647a705177b07547916
SHA256: b5dc50d6c9da3a1fb1f8b30aaa1d099faae996d115fd0fcfe98a8f2540e5f565
SHA512: c93d9720b5c5e74ee065ec9f6689fae46f8d375c5e07292af927a02c765ea3bbdc9720e42d190af69ff2715186397b216d4626825d42090da3ac7f86af0b9ce8
Description: debug symbols for nghttp2-server
Auto-Built-Package: debug-symbols
Build-Ids: f943129f6f5083052556134c5957208df3bbed20

Package: nginx
Priority: optional
Section: httpd
Installed-Size: 885
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1.22.1-9+apertis1bv2024dev3b1
Replaces: nginx-core (<< 1.22.1-6~), nginx-extras (<< 1.22.1-6~), nginx-light (<< 1.22.1-6~)
Provides: httpd, httpd-cgi, nginx-abi-1.22.1-7
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre2-8-0 (>= 10.22), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4), iproute2, nginx-common (<< 1.22.1-9+apertis1bv2024dev3b1.1~), nginx-common (>= 1.22.1-9+apertis1bv2024dev3b1)
Breaks: nginx-core (<< 1.22.1-6~), nginx-extras (<< 1.22.1-6~), nginx-light (<< 1.22.1-6~)
Filename: pool/target/n/nginx/nginx_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 473672
MD5sum: 48e28497fa9dd72f691b0a021946707a
SHA1: cce1d2c9da6ad290534614b259a519e2c4bff883
SHA256: cce352d246b46f77857f6568d947f021d69a57490cc6fa7b485fdfb4aa89f20d
SHA512: b4a2480fe4176f1bd201f949257ac27750397926daaf8bed58e2ce200141b80da003461f7fe5a30f430ef98d3298750497734ea9cedf56ff727b636d9ff30ded
Description: small, powerful, scalable web/proxy server
 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
Homepage: https://nginx.org

Package: nginx-common
Priority: optional
Section: httpd
Installed-Size: 329
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: all
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Replaces: nginx (<< 1.22.1-8)
Depends: debconf (>= 0.5) | debconf-2.0
Suggests: fcgiwrap, nginx-doc, ssl-cert
Breaks: nginx (<< 1.22.1-8)
Filename: pool/target/n/nginx/nginx-common_1.22.1-9+apertis1bv2024dev3b1_all.deb
Size: 113956
MD5sum: 4d39d1025a5a008616b9b0a67ebe1736
SHA1: 5e5b19e0ec085c97f6c70756363203b35b95df9d
SHA256: 1863ca8d20e6cf703f1f6f847be43d4f4c25a43a523c6a3e0dc5f25da289f060
SHA512: 2b448c60f51649116f8815613312826b4ee236c62eee62427cb847ebe5237b4576d4f65e767065349ca6f5a7cf409a82514a8734d1194f8ef667307ec3dd8f6e
Description: small, powerful, scalable web/proxy server - common files
 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package contains base configuration files used by all versions of
 nginx.
Homepage: https://nginx.org
Multi-Arch: foreign

Package: nginx-core
Priority: optional
Section: httpd
Installed-Size: 93
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: all
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Replaces: nginx-full (<< 1.18.0-1)
Depends: libnginx-mod-http-geoip (>= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-http-geoip (<< 1.22.1-9+apertis1bv2024dev3b1.1~), libnginx-mod-http-image-filter (>= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-http-image-filter (<< 1.22.1-9+apertis1bv2024dev3b1.1~), libnginx-mod-http-xslt-filter (>= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-http-xslt-filter (<< 1.22.1-9+apertis1bv2024dev3b1.1~), libnginx-mod-mail (>= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-mail (<< 1.22.1-9+apertis1bv2024dev3b1.1~), libnginx-mod-stream (>= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-stream (<< 1.22.1-9+apertis1bv2024dev3b1.1~), libnginx-mod-stream-geoip (>= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-stream-geoip (<< 1.22.1-9+apertis1bv2024dev3b1.1~), nginx (>= 1.22.1-9+apertis1bv2024dev3b1), nginx (<< 1.22.1-9+apertis1bv2024dev3b1.1~)
Breaks: nginx-full (<< 1.18.0-1)
Filename: pool/target/n/nginx/nginx-core_1.22.1-9+apertis1bv2024dev3b1_all.deb
Size: 81456
MD5sum: 6062dcdc226d8ff8e256e350357f5e8f
SHA1: 7a56f35dd5abb515c7e9041639caa109f1dab146
SHA256: 4ab574936d5e659c341c68b91159a117d5a13cd7392e7fc4237f2cb5cf175b77
SHA512: 1144f137133afe172911ac39071479aa25b419620147a479cfd5a0c4f9499e1956e643954f020fc5b5223054ef9ee2696b06e57cfcc00d7ec3209092034db580
Description: nginx web/proxy server (standard version)
 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This metapackage provides a version of nginx identical to that of nginx-full,
 but without any third-party modules, and only modules in the original
 nginx code base.
 .
 STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty
 GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy,
 Referer, Rewrite, SCGI, Split Clients, UWSGI.
 .
 OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip,
 Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP,
 Slice, SSI, SSL, SSL Preread, Stub Status, Substitution, Thread  Pool,
 Upstream, User ID, XSLT.
 .
 OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP.
 .
 OPTIONAL STREAM MODULES: Stream Core, GeoIP
Homepage: https://nginx.org

Package: nginx-dbgsym
Priority: optional
Section: debug
Installed-Size: 1232
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Replaces: nginx-dbg (<< 1.10.1-3~)
Depends: nginx (= 1.22.1-9+apertis1bv2024dev3b1)
Breaks: nginx-dbg (<< 1.10.1-3~)
Filename: pool/target/n/nginx/nginx-dbgsym_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 1117360
MD5sum: 7624d2d824091d664d6b775475529259
SHA1: ca2f32363000e3042c2e4717d635e2c965b1be91
SHA256: 6d43d35135e6d9565009df06c2cc7dfe2ea2c156d2a4f002b421def8b6c9b885
SHA512: 3b3eee448975246eeea5358fc9c7ab565b4635e30351e71b5b91cf7ddd8bff704696ce17fef7f72621578ec5a90c331d84060153a5ea82a7c119ef6a058850f8
Description: debug symbols for nginx
Auto-Built-Package: debug-symbols
Build-Ids: 75a2e704f31126f1da4a41f7ecaa27f91a45cfaf

Package: nginx-dev
Priority: optional
Section: httpd
Installed-Size: 795
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: all
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Provides: dh-sequence-nginx
Depends: debhelper-compat (= 13), libexpat-dev, libgd-dev, libgeoip-dev, libpcre2-dev, libperl-dev, libssl-dev, libxslt1-dev, po-debconf, zlib1g-dev, nginx (<< 1.22.1-9+apertis1bv2024dev3b1.1~), nginx (>= 1.22.1-9+apertis1bv2024dev3b1)
Filename: pool/target/n/nginx/nginx-dev_1.22.1-9+apertis1bv2024dev3b1_all.deb
Size: 178012
MD5sum: 42ce561bae973d3e6d7a65547a5fc522
SHA1: 1ae5dfb1a3363c0577d562ff1d3e4d7254685642
SHA256: f263dd5aa62f51e6232c0a5f925167f1d8930eb72307a591b9f2a801917f9a6f
SHA512: 3d93bfb6b076640f652a82ed7578695cccd1cf56dd63581de1c73a8d72da93fdf3e46ad78cc32519cd97577d8e535ea52f14285231d789fc5a462fc9e775a39d
Description: nginx web/proxy server - development headers
 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package provides development headers and necessary config scripts
 for the nginx web/proxy server, useful to develop and link third party
 additions to the Debian nginx web/proxy server packages.
Homepage: https://nginx.org
Multi-Arch: foreign

Package: nginx-doc
Priority: optional
Section: doc
Installed-Size: 127
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: all
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Filename: pool/target/n/nginx/nginx-doc_1.22.1-9+apertis1bv2024dev3b1_all.deb
Size: 89452
MD5sum: 5dada07ebcb70645330b2c342a06da88
SHA1: 0f01531764327dcbcfcbe28b9e439d43e2718ef0
SHA256: 953d292604554ea07f15acdd831650414136752e6ef0d3eef718ebc599f34b7a
SHA512: cea9d67c47ddc93183795986930a4a92cd7fa64dce946684d0d6f31a6a34c2907d24675a2b51c830c05e685a06c896a025a8b56a709eeff97806981369736bf1
Description: small, powerful, scalable web/proxy server - documentation
 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package provides extra documentation to help unleash the power of Nginx.
Homepage: https://nginx.org
Multi-Arch: foreign

Package: nginx-extras
Priority: optional
Section: httpd
Installed-Size: 93
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: nginx (= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-http-geoip (= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-http-image-filter (= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-http-perl (= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-http-xslt-filter (= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-mail (= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-stream (= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-stream-geoip (= 1.22.1-9+apertis1bv2024dev3b1), libnginx-mod-http-auth-pam (>= 1:1.5.3-3~), libnginx-mod-http-cache-purge (>= 1:2.3-4~), libnginx-mod-http-dav-ext (>= 1:3.0.0-3~), libnginx-mod-http-echo (>= 1:0.63-4~), libnginx-mod-http-fancyindex (>= 1:0.5.2-3~), libnginx-mod-http-geoip2 (>= 1:3.4-3~), libnginx-mod-http-headers-more-filter (>= 1:0.34-3~), libnginx-mod-http-lua (>= 1:0.10.23-1~), libnginx-mod-http-subs-filter (>= 1:0.6.4-4~), libnginx-mod-http-uploadprogress (>= 1:0.9.2-3~), libnginx-mod-http-upstream-fair (>= 1:0.0~git20120408.a18b409-3~), libnginx-mod-nchan (>= 1:1.3.6+dfsg-2~), libnginx-mod-stream-geoip2 (>= 1:3.4-3~)
Filename: pool/target/n/nginx/nginx-extras_1.22.1-9+apertis1bv2024dev3b1_armhf.deb
Size: 81680
MD5sum: fd7d8818f423e941c080a4187a2af1ae
SHA1: ca68bb923b5a6aa2ce205600dfdce760eabd4ce4
SHA256: 37d072fff0ea5fabb040840a7a0af512c001959ab136351766f70172901c1aa4
SHA512: c1c74aa29539b3093a1aaa5a535f97ee2b0f8c25ed8195118b8bd3b603a36af1e5f7d4f6b8339c5edf106717d9361e0d33f47005f248e7e90e9e8066b4a5f935
Description: nginx web/proxy server (extended version)
 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This metapackage provides a version of nginx with the standard modules, plus
 extra features and modules such as the Perl module, which allows the
 addition of Perl in configuration files.
 .
 STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty
 GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy,
 Referer, Rewrite, SCGI, Split Clients, UWSGI.
 .
 OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, FLV, GeoIP,
 Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log,
 MP4, Embedded Perl, Random Index, Real IP, Slice, Secure Link, SSI, SSL,
 SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT.
 .
 OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP.
 .
 OPTIONAL STREAM MODULES: Stream, GeoIP, GeoIP2
 .
 THIRD PARTY MODULES: Auth PAM, Cache Purge, DAV Ext, Echo, Fancy Index,
 GeoIP2, Headers More, Embedded Lua, HTTP Substitutions, Nchan, Upload Progress,
 Upstream Fair Queue.
Homepage: https://nginx.org

Package: nginx-full
Priority: optional
Section: httpd
Installed-Size: 93
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: all
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: libnginx-mod-http-auth-pam (>= 1:1.5.3-3~), libnginx-mod-http-dav-ext (>= 1:3.0.0-3~), libnginx-mod-http-echo (>= 1:0.63-4~), libnginx-mod-http-geoip2 (>= 1:3.4-3~), libnginx-mod-http-subs-filter (>= 1:0.6.4-4~), libnginx-mod-http-upstream-fair (>= 1:0.0~git20120408.a18b409-3~), libnginx-mod-stream-geoip2 (>= 1:3.4-3~), nginx (>= 1.22.1-9+apertis1bv2024dev3b1), nginx (<< 1.22.1-9+apertis1bv2024dev3b1.1~)
Filename: pool/target/n/nginx/nginx-full_1.22.1-9+apertis1bv2024dev3b1_all.deb
Size: 81512
MD5sum: cf5a291926f57934a50db176e703c17e
SHA1: 7da817eb68aa725036a3585326eb068ff04ccebb
SHA256: 6e59ab27f67bfb64c94cb7f6c97f7410beb224442904f535328603e3a36f45fd
SHA512: a4c7ccc6be3ffa2e092be904c4c2bcf2316ec4c51c6cb1ae4a3dbf9f51e41c0d6529b3ab5a3578275889d4be0b183fed734a5a5cce46d285b2491f19ad383bbe
Description: nginx web/proxy server (standard version with 3rd parties)
 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This metapackage provides a version of nginx with the complete set of
 standard modules included (but omitting some of those included in
 nginx-extras).
 .
 STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty
 GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy,
 Referer, Rewrite, SCGI, Split Clients, UWSGI.
 .
 OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip,
 Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP,
 Slice, SSI, SSL, Stream, SSL Preread, Stub Status, Substitution, Thread  Pool,
 Upstream, User ID, XSLT.
 .
 OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP.
 .
 OPTIONAL STREAM MODULES: Stream Core, GeoIP, GeoIP2
 .
 THIRD PARTY MODULES: Auth PAM, DAV Ext, Echo, GeoIP2, HTTP Substitutions
 Upstream Fair Queue.
Homepage: https://nginx.org

Package: nginx-light
Priority: optional
Section: httpd
Installed-Size: 93
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Architecture: all
Source: nginx
Version: 1.22.1-9+apertis1bv2024dev3b1
Depends: libnginx-mod-http-echo (>= 1:0.63-4~), nginx (>= 1.22.1-9+apertis1bv2024dev3b1), nginx (<< 1.22.1-9+apertis1bv2024dev3b1.1~)
Filename: pool/target/n/nginx/nginx-light_1.22.1-9+apertis1bv2024dev3b1_all.deb
Size: 81224
MD5sum: caa53c499d2f785482f7cb64bc2580d1
SHA1: 89e4c0a6fa7e4cc9355c0e58f43bccbe01a985d5
SHA256: e5a08e4d32a501da61e9198b534c6c2061fb2ec77fa1eccf6a4d3c4e6c449779
SHA512: d1f0df44e006ffc2d9ba3eaef34fec91397481941980122ccea3a3e6e5a05f6123ea8fccdaee12ff97d9b2d48a250cedfc6abf47aac94273f3c1eea46cd8a528
Description: nginx web/proxy server (basic version)
 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This metapackage provides a very light version of nginx with only the
 minimal set of features and modules.
 .
 STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Empty GIF,
 FastCGI, Map, Proxy, Rewrite, SCGI, uWSGI.
 .
 OPTIONAL HTTP MODULES: Auth Request, Charset, Gzip, Gzip Precompression,
 Headers, HTTP/2, Index, Log, Real IP, Slice, SSI, SSL, Stub Status, Thread
 Pool, WebDAV, Upstream.
 .
 THIRD PARTY MODULES: Echo.
Homepage: https://nginx.org

Package: nlohmann-json3-dev
Priority: optional
Section: libdevel
Installed-Size: 1519
Maintainer: Hubert Chathi <uhoreg@debian.org>
Architecture: all
Source: nlohmann-json3
Version: 3.11.2-2+apertis1bv2024dev3b1
Conflicts: nlohmann-json-dev
Filename: pool/target/n/nlohmann-json3/nlohmann-json3-dev_3.11.2-2+apertis1bv2024dev3b1_all.deb
Size: 259220
MD5sum: 9219b5763f8ce8db0299c442e369d1d6
SHA1: ea455fcb5aea594eb2f2245e7daf597c8e9d5462
SHA256: 5cfba7c14c9737a80e4fc7536026f68ee7d78b9b68fbdff7c375451695db4aeb
SHA512: f82a4b6e7cb085e0ec9875dc6d0867f184a93660a7a2080d3f476e52c8a02d5dfacfbe4c64ddc4d37a15a9f08703c99efad70e24a6208286588b6ba99cf50406
Description: JSON for Modern C++
 JSON library with intuitive syntax, trivial integration and serious
 testing. Other aspects, as memory efficiency and speed were not so
 important. The library consists of a single source file json.hpp.
Homepage: https://nlohmann.github.io/json/
Multi-Arch: foreign

Package: notification-daemon
Priority: optional
Section: x11
Installed-Size: 354
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 3.20.0-4+apertis2bv2024dev3b1
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.19.12), libpango-1.0-0 (>= 1.14.0), libx11-6
Filename: pool/target/n/notification-daemon/notification-daemon_3.20.0-4+apertis2bv2024dev3b1_armhf.deb
Size: 52568
MD5sum: 8e1357afba19ee23f2a99aa13adc8c56
SHA1: 0ca0fefd88b6f738bfc01fa58a8f5fd3a60669e9
SHA256: 8d265ed198d609d3f1d0636e1c816868b16b889caae3af37f0d6be17e7ea2d11
SHA512: 8a35732bf7471e748b7900d7dc079c6b1ed8d622a4cb5180bc45bc7e97cda9f45413f903ca7e2de2b901856207031577d376023cebce730015a8dd8b42c4943b
Description: daemon for displaying passive pop-up notifications
 notification-daemon displays passive pop-up notifications, as per
 the Desktop Notifications Specification.
 .
 The Desktop Notifications Specification provides a standard way of
 doing passive pop-up notifications on the Linux desktop. These are
 designed to notify the user of something without interrupting their
 work with a dialog box that they must close.  Passive popups can
 automatically disappear after a short period of time.
Homepage: https://wiki.gnome.org/Projects/NotificationDaemon

Package: notification-daemon-dbgsym
Priority: optional
Section: debug
Installed-Size: 166
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: notification-daemon
Version: 3.20.0-4+apertis2bv2024dev3b1
Depends: notification-daemon (= 3.20.0-4+apertis2bv2024dev3b1)
Filename: pool/target/n/notification-daemon/notification-daemon-dbgsym_3.20.0-4+apertis2bv2024dev3b1_armhf.deb
Size: 131712
MD5sum: 793c4332f338c05430766433b548d70f
SHA1: 427e3f7ea19877458933f1a0c624e5eea1420da2
SHA256: 64026c25a768ee3138091aa80784069da3196568ee52438fbdb7a4c8c0593866
SHA512: 66bffd070aca473898c08c4678dec2132c6e6eddc1bece7b8e8b893d23be77c624dd050f16ec3ba0b26d9792429d140b055b3d00b6f8110b22d2beaef255a02f
Description: debug symbols for notification-daemon
Auto-Built-Package: debug-symbols
Build-Ids: 54f7f2c4aafa3a6538b03f10d6dcd257b0cb4346

Package: nscd
Priority: optional
Section: admin
Installed-Size: 229
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Depends: lsb-base (>= 3.0-6), libaudit1 (>= 1:2.2.1), libc6 (>> 2.36), libc6 (<< 2.37), libcap2 (>= 1:2.10), libselinux1 (>= 3.1~)
Pre-Depends: init-system-helpers (>= 1.54~)
Filename: pool/target/g/glibc/nscd_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 128116
MD5sum: f9adde92eebff6217cddc47dfdb0d753
SHA1: 40251bc442fe71d2b798663888cbaac0082fe778
SHA256: 7b72927ae7b2248b252b4e8ceb45b938293ff0652ebb7334d2cfeacc254d2951
SHA512: d9f969d077a5c763d1b94772dffb35be603370e25b30c1f4d854a93fc91e184b75b6f7a914565c411d99753028f5a4d5add498f265ab15c1e40f239979214a4b
Description: GNU C Library: Name Service Cache Daemon
 A daemon which handles passwd, group and host lookups
 for running programs and caches the results for the next
 query. You should install this package only if you use
 slow services like LDAP, NIS or NIS+.
Homepage: https://www.gnu.org/software/libc/libc.html
Multi-Arch: foreign

Package: nscd-dbgsym
Priority: optional
Section: debug
Installed-Size: 293
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: armhf
Source: glibc
Version: 2.36-9+deb12u1+apertis1bv2024dev3b1
Depends: nscd (= 2.36-9+deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/g/glibc/nscd-dbgsym_2.36-9+deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 268172
MD5sum: 6fcdf6412a95f237f54961425ab233a2
SHA1: fbd16295de1144e9513e25ed8d3ccf28f0467b40
SHA256: d5ca70158c9dfa094801c091c2b452b66d30408f97a3a7190db8914050b55038
SHA512: 565dced11911e80972e1a9163581fcbfaf80466529d78fba1dcf1e3ff7a8297b80847cc456849072d2ee362da695a989924e0afa591d3154d27b388fc988f584
Description: debug symbols for nscd
Auto-Built-Package: debug-symbols
Build-Ids: 5dffd4b253d7a928c05c3281edf20173c8fbf7b9

Package: nss-plugin-pem
Priority: optional
Section: libs
Installed-Size: 112
Maintainer: Debian FreeIPA Team <pkg-freeipa-devel@lists.alioth.debian.org>
Architecture: armhf
Source: nss-pem
Version: 1.0.8+1-1+apertis2bv2024dev3b1
Replaces: libnsspem
Provides: libnsspem
Depends: libc6 (>= 2.4), libnspr4 (>= 2:4.12), libnss3 (>= 2:3.15)
Filename: pool/target/n/nss-pem/nss-plugin-pem_1.0.8+1-1+apertis2bv2024dev3b1_armhf.deb
Size: 43468
MD5sum: 3d027666af9aad9773a7511f54f96afc
SHA1: 75b0c11524d4bb65ce2097ecd13296d3c408b894
SHA256: ae41c3beff9c9e56849e29b873e6e6b6c50afb57c668c21ee3e70330e13644a5
SHA512: 75615238b6b02b8b4af62a50fe3b43facb1e6c37013fc891c2c34710ad325ea5ff89e3952b898884ceb539d2cb41d990a9b6cde4a67677ee274fb11d0722186f
Description: PEM file reader for Network Security Services (NSS)
 This package provides a PEM file reader for Network Security Services (NSS),
 implemented as a PKCS#11 module.
Homepage: https://github.com/kdudka/nss-pem
Multi-Arch: same

Package: nss-plugin-pem-dbgsym
Priority: optional
Section: debug
Installed-Size: 312
Maintainer: Debian FreeIPA Team <pkg-freeipa-devel@lists.alioth.debian.org>
Architecture: armhf
Source: nss-pem
Version: 1.0.8+1-1+apertis2bv2024dev3b1
Depends: nss-plugin-pem (= 1.0.8+1-1+apertis2bv2024dev3b1)
Filename: pool/target/n/nss-pem/nss-plugin-pem-dbgsym_1.0.8+1-1+apertis2bv2024dev3b1_armhf.deb
Size: 259180
MD5sum: 22088dd3dfca2946c2d9e6ad8d2cc348
SHA1: f78c367db326631ee19bfbe08d10cf0b43974d5c
SHA256: 58703f9df51e04de62264e8f24e779a1d131225a6cc94c9366e6b9c4ba829513
SHA512: 5191f071f2bc4546ffebbaf24acbd879200ece59ea3f7833da97ea404554137465f0d579f34e0000b012a963dae81bb13f212ecca1a53a172d2c545d7b166752
Description: debug symbols for nss-plugin-pem
Auto-Built-Package: debug-symbols
Build-Ids: f85d46be597d34b46a07a1631de806cfa3f07bf2
Multi-Arch: same

Package: ntfs-3g
Priority: optional
Section: otherosfs
Installed-Size: 1084
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Version: 1:2022.10.3-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgnutls30 (>= 3.7.2), libntfs-3g89 (= 1:2022.10.3-1+apertis1bv2024dev3b1)
Pre-Depends: fuse3
Filename: pool/target/n/ntfs-3g/ntfs-3g_2022.10.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 394736
MD5sum: 7fb0fa923cc1ee9c87d87a96aaae207c
SHA1: 338cd51a2cb79b68a9067dbbad6998b5e870d863
SHA256: eb1496dd3596e666de0ac94c1db4eebb5a340365b850b05a1c069061f15002ca
SHA512: 7972542090d464f81a6d69c705995df9df1813566a4d540177e7eab1de923f7d5796f0e964a5a403f46a071d1bdc3c451125e6850b6cbacdd0a8e761e32d9efe
Description: read/write NTFS driver for FUSE
 NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS
 filesystem used by Microsoft Windows.
Homepage: https://github.com/tuxera/ntfs-3g/wiki

Package: ntfs-3g-dbgsym
Priority: optional
Section: debug
Installed-Size: 1386
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: ntfs-3g
Version: 1:2022.10.3-1+apertis1bv2024dev3b1
Depends: ntfs-3g (= 1:2022.10.3-1+apertis1bv2024dev3b1)
Filename: pool/target/n/ntfs-3g/ntfs-3g-dbgsym_2022.10.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 1146416
MD5sum: fbab23f673353383698c15a83b99aacf
SHA1: be757414ace528e40ffb462bfe57eb1942c14f8c
SHA256: 130001b1060e6a82ea3e65959366212d16cf0b32f489e415dff14d1fc22beb1b
SHA512: b5434d18f35e3afb9713d0d3a7c1973996968cfe8c5752d1860e48fb1226854c41560c1a0d12c751fbb7eb98d0d8fb2fcf4efa993a59b37bdfaf14bcd461784f
Description: debug symbols for ntfs-3g
Auto-Built-Package: debug-symbols
Build-Ids: 140f112d2675492312e0f7866dbfaeece12f9fa7 143fd28c61d7244950fb1dd61cfd678f4337802e 25c722672186f4e214b3cc2573b8601114d4f57d 267d4292992909b30f330b2873f97d33fb91eab4 2e5022c7ae0a40943d77279b2d13dcb6bd10e8c1 2e963a7cb39f2170eb1d09f7a1f1792aa0809702 310afd2421393de3f551119f5b02ef325872400b 3c629d277322b9d5c924cde2648820a22b026193 5d80ccf68c70e8295b378195c0bb0e86767675cd 6267d67da96b0c8a746982a16b9c8d1554187b1d 7c4bab15e5d4c50d3fadbae725a4860a8b73cdfb 84fe78196ab594c79ab46007b850c7566b5c9da4 8f1faa5072d736fe5d178ee78d6cd98f2a733709 965e3470b04e6525fe830f9bdda2d5b8b1742876 9693a0edcc0511a623590af297dd041fd5d064fd 96cbfd68e5310e2adc6b891b4ce2dae509f18311 a3f896c427166c5d2da6aaca5a70b523c730b9f4 ae53b0e7f74f6801e536c8f45ed0878a7e8325e3 c3067851e0d5f0450b8a5d45723500af6d622bdb cafba913bc68e475260ff7afcdfd9fa4be4d4b93 cdc58d0974e1f4f872a5736ac710ac4f1bdc1785 e5edaa398f5c4f8caf1ac84a7d6a21cc3b93ff77 fff55b6ff4b82c50c400e2e451aa0d80563d06c5

Package: ntfs-3g-dev
Priority: optional
Section: libdevel
Installed-Size: 754
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: ntfs-3g
Version: 1:2022.10.3-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libntfs-3g89 (= 1:2022.10.3-1+apertis1bv2024dev3b1), ntfs-3g (= 1:2022.10.3-1+apertis1bv2024dev3b1)
Filename: pool/target/n/ntfs-3g/ntfs-3g-dev_2022.10.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 236212
MD5sum: c5741964eb7dc77776430b3ebb0a7207
SHA1: 5291da5fb92b98a59710fc3a510416ce25e0dadd
SHA256: cec30bb0c1d38f7ed42e995cc08a14eba99d10d24afbeb192dde1624c3458aa9
SHA512: 3afbd986c0109ff0ba209cda39115a34d776b650538b4ad7f323d7dd7943b00fa8eb2cff9a05b809fc9c5dc462b314375fcd7e4a8b4834ddb0a83e49b498570b
Description: read/write NTFS driver for FUSE (development)
 NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS
 filesystem used by Microsoft Windows.
 .
 This package contains the development files.
Homepage: https://github.com/tuxera/ntfs-3g/wiki

Package: ntfs-3g-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 93
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: ntfs-3g
Version: 1:2022.10.3-1+apertis1bv2024dev3b1
Depends: ntfs-3g-dev (= 1:2022.10.3-1+apertis1bv2024dev3b1)
Filename: pool/target/n/ntfs-3g/ntfs-3g-dev-dbgsym_2022.10.3-1+apertis1bv2024dev3b1_armhf.deb
Size: 61016
MD5sum: 701c4273f01b24d947487f4c0c5e3d6d
SHA1: d06053dbdcfb10fe09395e205da5466555acde91
SHA256: ed8a0e7ce39f0a5da1bbc2720e51ba6ad9e6d9d26b6912a9bc0aebdee8d58695
SHA512: 774918555eec02c8f13df469490a5c1dc446377ab4cfb2c20b2c374a28d50d68c0a3b665758803b02e9f90e08699dbdcadf87e7712e4dde31e7941ef6443b8f0
Description: debug symbols for ntfs-3g-dev
Auto-Built-Package: debug-symbols
Build-Ids: 17f1b59b1a9dff6ac4a86521fa63074098e42823 592be1e1bcac4baefd0c7500148792ec505c16d2 bc2406007b2590c799f6685007489841de835d38

Package: ofono
Priority: optional
Section: admin
Installed-Size: 1432
Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 1.31-3+apertis9bv2024dev3b1
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.32), libudev1 (>= 183), dbus, lsb-base
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: udev
Filename: pool/target/o/ofono/ofono_1.31-3+apertis9bv2024dev3b1_armhf.deb
Size: 601524
MD5sum: 637a9cc36dc4638fe38caafa6278882c
SHA1: 2ab149eb071aa5c8970db4f716c8caa60f725dd0
SHA256: 44cd94b08add67c7626d03bea7b7c4e349025b6439822c2d357347d20395e7aa
SHA512: 83e4bca571e33b86b6b7dfb09843a32dafcfdc887f56bd9b5acb7719f469a0baece698e0324041bbe8e4892ec1bc56dd7fde0ae4816b126fca3174f17f3621af
Description: Mobile telephony stack (daemon)
 oFono is a stack for mobile telephony devices on Linux.  oFono supports
 speaking to telephony devices through specific drivers, or with generic
 AT commands.
 .
 oFono also includes a low-level plug-in API for integrating with other
 telephony stacks, cellular modems and storage back-ends. The plug-in API
 functionality is modeled on public standards, in particular
 3GPP TS 27.007 "AT command set for User Equipment (UE)."
 .
 This package includes the core daemon.
Homepage: http://www.ofono.org/

Package: ofono-dbgsym
Priority: optional
Section: debug
Installed-Size: 3005
Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: ofono
Version: 1.31-3+apertis9bv2024dev3b1
Replaces: ofono-dbg (<< 1.18-1~)
Depends: ofono (= 1.31-3+apertis9bv2024dev3b1)
Breaks: ofono-dbg (<< 1.18-1~)
Filename: pool/target/o/ofono/ofono-dbgsym_1.31-3+apertis9bv2024dev3b1_armhf.deb
Size: 2630444
MD5sum: 7278576560e52046be3d96cbd0d3803f
SHA1: 2af389b89d38f46784f02be13ceedddc1e8cca89
SHA256: f56d4b4fba71a52fe269600870d20a9f33c838d6f5a92e7cea906a813c256439
SHA512: 8b3f77a21f7045150ba849ef21a69ad85171e7ad9122a7e906895f45bac599ad1c6e3a5b1abd6f1cfa73af040b9084f8354d626dd17f58fc2e7d80068468b558
Description: debug symbols for ofono
Auto-Built-Package: debug-symbols
Build-Ids: 38b6e6abf9b06ce89e954265ea0a35e427965fab 8e8b2274e1502b843e165c41bca35ea8b5351154

Package: ofono-dev
Priority: optional
Section: admin
Installed-Size: 203
Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Architecture: all
Source: ofono
Version: 1.31-3+apertis9bv2024dev3b1
Depends: libdbus-1-dev, libglib2.0-dev
Filename: pool/target/o/ofono/ofono-dev_1.31-3+apertis9bv2024dev3b1_all.deb
Size: 44144
MD5sum: 620ef0e86417a630621628c3cf5a4bdd
SHA1: 37d96d9f3f2338bdf40a88646d1855265205a637
SHA256: 89ad9762e3cd1950d94fdb25aa5822c5c510c0d181ccf9882bce212c1e23a26d
SHA512: b32f9ff219d0af239fd1883af4fd5f93e138cdce64156ad5f5e4dfe1a5576db8d002993fdae57530adc5b01031704ec9dcb1eebf4f2460b35e4b0ba4251f47ed
Description: Mobile telephony stack (development files)
 oFono is a stack for mobile telephony devices on Linux.  oFono supports
 speaking to telephony devices through specific drivers, or with generic
 AT commands.
 .
 oFono also includes a low-level plug-in API for integrating with other
 telephony stacks, cellular modems and storage back-ends. The plug-in API
 functionality is modeled on public standards, in particular
 3GPP TS 27.007 "AT command set for User Equipment (UE)."
 .
 This package includes the header files for building oFono plugins.
Homepage: http://www.ofono.org/
Multi-Arch: foreign

Package: ofono-scripts
Priority: optional
Section: admin
Installed-Size: 202
Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Architecture: all
Source: ofono
Version: 1.31-3+apertis9bv2024dev3b1
Depends: ofono (>= 1.31-3+apertis9bv2024dev3b1), python3, python3-dbus, python3-gi
Filename: pool/target/o/ofono/ofono-scripts_1.31-3+apertis9bv2024dev3b1_all.deb
Size: 37092
MD5sum: 36df0b3ddd61b35698add4ef205c7d96
SHA1: 2415ee2ff16be8814d126e6f58c19585708c3285
SHA256: c0008b6a021b6248b10cffe163660783cb72dc1562fcb625021cd12951689d0e
SHA512: c71aca579f1f3dd12d47742e867589ed87dd7707cc32e6f83b245f8ed940aefa18a91329704c8c1de6a9b1a778a715fb0677ad8860fef4d13c9886f0229169e6
Description: Mobile telephony stack (test and maintenance script files)
 oFono is a stack for mobile telephony devices on Linux.  oFono supports
 speaking to telephony devices through specific drivers, or with generic
 AT commands.
 .
 oFono also includes a low-level plug-in API for integrating with other
 telephony stacks, cellular modems and storage back-ends. The plug-in API
 functionality is modeled on public standards, in particular
 3GPP TS 27.007 "AT command set for User Equipment (UE)."
 .
 This package includes test and maintenance scripts.
Homepage: http://www.ofono.org/

Package: onnxruntime-tools
Priority: optional
Section: science
Installed-Size: 6660
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: onnxruntime
Version: 1.12.1+dfsg-0+apertis3bv2024dev3b1
Depends: libc6 (>= 2.34), libcpuinfo0 (>= 0.0~git20200422.a1e0b95), libgcc-s1 (>= 4.0), libnsync-cpp1 (>= 1.20.1), libonnx1 (>= 1.12.0), libprotobuf-lite32 (>= 3.21.12), libprotobuf32 (>= 3.21.12), libre2-9 (>= 20160901), libstdc++6 (>= 12), libxnnpack0 (>= 0.0~git20220216.ae108ef)
Filename: pool/target/o/onnxruntime/onnxruntime-tools_1.12.1+dfsg-0+apertis3bv2024dev3b1_armhf.deb
Size: 2519396
MD5sum: 9bb4400ef909d191edbc9d4c5a79bfb9
SHA1: 42de91e5775cc6c7690ba0e56656cc91cfa9262e
SHA256: 86111d66c6df5c460804e19873cbe8df2a819486ad6cf7084bfefe577e9d1554
SHA512: 299f5e68f2a1cd38fa23d6b24b6d71080c97e078acb82d1926b44ea3911e284740029a09c7ae7100e18740b73620bcad3fb8923b1b01d98848d6339411200503
Description: cross-platform inference and training ML accelerator (tools)
 ONNX Runtime is a performance-focused complete scoring engine for Open Neural
 Network Exchange (ONNX) models, with an open extensible architecture to
 continually address the latest developments in AI and Deep Learning. ONNX
 Runtime stays up to date with the ONNX standard with complete implementation of
 all ONNX operators, and supports all ONNX releases (1.2+) with both future and
 backwards compatibility. Please refer to this page for ONNX opset compatibility
 details.
 .
 This package provides the onnxruntime tools.
Homepage: https://github.com/microsoft/onnxruntime

Package: onnxruntime-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 141869
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: onnxruntime
Version: 1.12.1+dfsg-0+apertis3bv2024dev3b1
Depends: onnxruntime-tools (= 1.12.1+dfsg-0+apertis3bv2024dev3b1)
Filename: pool/target/o/onnxruntime/onnxruntime-tools-dbgsym_1.12.1+dfsg-0+apertis3bv2024dev3b1_armhf.deb
Size: 141663392
MD5sum: 5c7eb2a309839cdff65786737374e745
SHA1: 03f78bba465261e0b41eed529787811694ae8a85
SHA256: 0fcc483ae060d9a110feb13a6d55f5ac04b25803f622a29189493028559afa0b
SHA512: e308a2293b198247a22db4e0a83ec99607c3bc06352e3ed44a0f75b6e2c7efd3d54b9932578016b188f56ecc89d55cc47dd5b6a4eb049e3e5a3b9a0850facfd6
Description: debug symbols for onnxruntime-tools
Auto-Built-Package: debug-symbols
Build-Ids: 1e85adb6a67003ee2463a9a6b3e57cf669ff37fa

Package: openjpeg-doc
Priority: optional
Section: doc
Installed-Size: 81
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: all
Source: openjpeg2
Version: 2.5.0-2+apertis2bv2024dev3b1
Depends: doc-base
Filename: pool/target/o/openjpeg2/openjpeg-doc_2.5.0-2+apertis2bv2024dev3b1_all.deb
Size: 37156
MD5sum: e4815363d7e51dee6f36a7ae4409394b
SHA1: 5bcbe85251d78c40253a9e6f61bd81c04e765c73
SHA256: 137124bdb96218469ee6a29c5cae79984b0f198f3b8e3abe459dcb167fc11b45
SHA512: e5102a7d973283106bcc45bb387dc58ac39544a70f1a05e416ec4ec815858c2102ed8ae85e8b19c2b5874e7a12c8cc3e84bf0125778e0271f90a1cac1b041386
Description: JPEG 2000 image compression/decompression library
 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This package installs the documentation files.
Homepage: https://www.openjpeg.org

Package: openssh-client
Priority: standard
Section: net
Installed-Size: 4120
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Source: openssh
Version: 1:9.2p1-2+apertis2bv2024dev3b1
Replaces: openssh-sk-helper, ssh, ssh-krb5
Provides: ssh-client
Depends: adduser, passwd, libc6 (>= 2.36), libedit2 (>= 2.11-20080614-0), libgssapi-krb5-2 (>= 1.17), libselinux1 (>= 3.1~), libssl3 (>= 3.0.9), zlib1g (>= 1:1.1.4)
Recommends: xauth
Suggests: keychain, libpam-ssh, monkeysphere, ssh-askpass
Conflicts: sftp
Breaks: openssh-sk-helper
Filename: pool/target/o/openssh/openssh-client_9.2p1-2+apertis2bv2024dev3b1_armhf.deb
Size: 894060
MD5sum: c327c706482e86fa41e4d123ad10663e
SHA1: fee17890aaa3785a995b821cc6c4921349bcf867
SHA256: 9d262140e706c06cc75092ca9668aa7602c3462c6cfb8cbe6984d7b21f4d9cbb
SHA512: ea9bbae3b3b38e13f021d149be4a55b0f114d2539a500fda03a94c1e3589baeb664f7e1b8d31cf8e320fcf3dbaa54877ce0df98274fe5f7f611bc98bdd477ba2
Description: secure shell (SSH) client, for secure access to remote machines
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the ssh, scp and sftp clients, the ssh-agent
 and ssh-add programs to make public key authentication more convenient,
 and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.
 .
 In some countries it may be illegal to use any encryption at all
 without a special permit.
 .
 ssh replaces the insecure rsh, rcp and rlogin programs, which are
 obsolete for most purposes.
Homepage: https://www.openssh.com/
Multi-Arch: foreign

Package: openssh-client-dbgsym
Priority: optional
Section: debug
Installed-Size: 4050
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Source: openssh
Version: 1:9.2p1-2+apertis2bv2024dev3b1
Depends: openssh-client (= 1:9.2p1-2+apertis2bv2024dev3b1)
Filename: pool/target/o/openssh/openssh-client-dbgsym_9.2p1-2+apertis2bv2024dev3b1_armhf.deb
Size: 3536424
MD5sum: e7894c86053687be94a8250b871137fe
SHA1: 54b7ad98b9d4c1920c85d7cc51ebf99132cfcc60
SHA256: 092db04a358ea4bbbcd0952f1a2656d5feb6b8ad8aee6a61b2a9d3c2859b9d68
SHA512: c4922e04b3089ac7a3e9cdfd2461c5f4f614f34e7aef3313a28c42ef81567ba50e7bb83de0bb1218d2612eada4e4dd787eded68b9949480456b651654c0dccf1
Description: debug symbols for openssh-client
Auto-Built-Package: debug-symbols
Build-Ids: 29bbab4b95df87f6510caeb3f2d36b110c81ea79 3ec9911c36d54a46a43fe6cff59da25c9e70eece 4ae2f8378971f19a7ea3a71c6e94fe7cfffe3b86 521b253772d2cb87cba399e1d221312a5c74200a 5c579164340f85a3f15052c6eafbfc0a4daaf3e4 74c2d9e4e3c8d07de2ae1310da3fd4c999891015 87144ee42111d2cae4033baa3c9b207cc9dc0e81 bbbea16dd6e977de365c0976c221d833decc24c8 c332f2d4b8a78f8610706f1e96e4c6127a9d1caa ed7c91e25879c10e28db7a89f1dc3aa69a04caa6

Package: openssh-server
Priority: optional
Section: net
Installed-Size: 1524
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Source: openssh
Version: 1:9.2p1-2+apertis2bv2024dev3b1
Replaces: openssh-client (<< 1:7.9p1-8), ssh, ssh-krb5
Provides: ssh-server
Depends: adduser, libpam-modules, libpam-runtime, lsb-base, openssh-client (= 1:9.2p1-2+apertis2bv2024dev3b1), openssh-sftp-server, procps, ucf, debconf (>= 0.5) | debconf-2.0, libaudit1 (>= 1:2.2.1), libc6 (>= 2.36), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libssl3 (>= 3.0.9), libsystemd0, zlib1g (>= 1:1.1.4)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: default-logind | logind | libpam-systemd, ncurses-term, xauth
Suggests: molly-guard, monkeysphere, ssh-askpass, ufw
Conflicts: sftp, ssh-socks, ssh2
Filename: pool/target/o/openssh/openssh-server_9.2p1-2+apertis2bv2024dev3b1_armhf.deb
Size: 416320
MD5sum: c161995634fba8ff83e08f04dca4f70b
SHA1: 0ea6cfab8eb8787c82675b42b93b462019fcb04d
SHA256: 54a98eb742dec1684958f8b780b34d9e8a978851a6a20ee71d1d407c7e708c5b
SHA512: db6bedbb3e4ac785ca2da226da799071ba7bef4eb731274ae04e241571b2eaefb49543290f906d3f7b2748bcc5eb2b7ea2c3ed02b97980da8ba02df0d18c627c
Description: secure shell (SSH) server, for secure access from remote machines
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the sshd server.
 .
 In some countries it may be illegal to use any encryption at all
 without a special permit.
 .
 sshd replaces the insecure rshd program, which is obsolete for most
 purposes.
Homepage: https://www.openssh.com/
Multi-Arch: foreign

Package: openssh-server-dbgsym
Priority: optional
Section: debug
Installed-Size: 1042
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Source: openssh
Version: 1:9.2p1-2+apertis2bv2024dev3b1
Depends: openssh-server (= 1:9.2p1-2+apertis2bv2024dev3b1)
Filename: pool/target/o/openssh/openssh-server-dbgsym_9.2p1-2+apertis2bv2024dev3b1_armhf.deb
Size: 943832
MD5sum: f4d485f111789a0790c4fb3032d87ad5
SHA1: 9ccfd33c3221374d4b92b576296497d8aa3b5b29
SHA256: b9e176e62c8da9dfb841905370a65aa4bdc5ae8efce7b77d07f55433e7091dde
SHA512: 3a48b972c8626745145a0f61884285a5e6972cbf812cb02225263108c2f693ad8a91e6439f2de3b4c570f6ac5b3967f82326b2bb173d0b670c31b328856566d5
Description: debug symbols for openssh-server
Auto-Built-Package: debug-symbols
Build-Ids: 8f1b1afad355391bb60cc4ebffaa935ac140ed69

Package: openssh-sftp-server
Priority: optional
Section: net
Installed-Size: 148
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Source: openssh
Version: 1:9.2p1-2+apertis2bv2024dev3b1
Replaces: openssh-server (<< 1:6.5p1-5)
Depends: openssh-client (= 1:9.2p1-2+apertis2bv2024dev3b1), libc6 (>= 2.34)
Recommends: openssh-server | ssh-server
Breaks: openssh-server (<< 1:6.5p1-5)
Filename: pool/target/o/openssh/openssh-sftp-server_9.2p1-2+apertis2bv2024dev3b1_armhf.deb
Size: 60564
MD5sum: f2f87b2bc5547f57e9289fc6506c2888
SHA1: 6b5c2905773202304d3592ede1687a8809ea7abc
SHA256: 6c027dc3a13d04f56c4b9120edd0f743c36dc3bf610b459b4d3e85ed3300ecb0
SHA512: ea3ec56c1935acc88d9c87e8f7b5bd92486cfe36abc1f20efb78eb028821af9d3d9de8db9110d35057589b4de790652d076d579ba96ec2ee90bccb15bd4019d9
Description: secure shell (SSH) sftp server module, for SFTP access from remote machines
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the SFTP server module for the SSH server. It
 is needed if you want to access your SSH server with SFTP. The SFTP
 server module also works with other SSH daemons like dropbear.
 .
 OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer
 protocol described in:
 .
  http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt
 .
 Newer versions of the draft will not be supported, though some features
 are individually implemented as extensions.
Enhances: openssh-server, ssh-server
Homepage: https://www.openssh.com/
Multi-Arch: foreign

Package: openssh-sftp-server-dbgsym
Priority: optional
Section: debug
Installed-Size: 199
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Source: openssh
Version: 1:9.2p1-2+apertis2bv2024dev3b1
Depends: openssh-sftp-server (= 1:9.2p1-2+apertis2bv2024dev3b1)
Filename: pool/target/o/openssh/openssh-sftp-server-dbgsym_9.2p1-2+apertis2bv2024dev3b1_armhf.deb
Size: 167952
MD5sum: cbfd6f03a4f7b246487e41e93d599a06
SHA1: 1ecb86ee36016dbcb8571f353bcec3b34904b618
SHA256: a1badac2652c0915d1735164a9b1a39ec3f6b8bdf2dbb516efae912239d28ef3
SHA512: 29e6077bdaada80ca90b349c2bcc9ebc6eaa38da319e58aa02926330185cbeaeea99d26642dd39c035a4bf38b484a3ce0e5c1ad92e7448c33964c0233b17d05a
Description: debug symbols for openssh-sftp-server
Auto-Built-Package: debug-symbols
Build-Ids: fa3ec0f586e1fad4f586600cc1cbf2442b9381bd

Package: openssh-tests
Priority: optional
Section: net
Installed-Size: 5485
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Source: openssh
Version: 1:9.2p1-2+apertis2bv2024dev3b1
Depends: openssh-client (= 1:9.2p1-2+apertis2bv2024dev3b1), openssh-server (= 1:9.2p1-2+apertis2bv2024dev3b1), openssh-sftp-server (= 1:9.2p1-2+apertis2bv2024dev3b1), openssl, putty-tools (>= 0.67-2), python3-twisted, libc6 (>= 2.36), libmd0 (>= 0.0.0), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Filename: pool/target/o/openssh/openssh-tests_9.2p1-2+apertis2bv2024dev3b1_armhf.deb
Size: 960992
MD5sum: 2e010c85f0cefc8ad4c4fda3eb8a1e94
SHA1: 9a726b0b7e199f5b647d504f25e6e602ea148db0
SHA256: f88fb5383773cb6d55ecc286fc401da1030d1e5720ecc911d46659cedbe18c92
SHA512: 858bb371d0b611d9476f1d373c18d9639c938fb44cd2df8d047724f476cd54f11c89c44539842b65dfb7eb09ac88cb1512056d5b66ccf22566cc813b5b3090af
Description: OpenSSH regression tests
 This package provides OpenSSH's regression test suite.  It is mainly
 intended for use with the autopkgtest system, though can also be run
 directly using /usr/lib/openssh/regress/run-tests.
Homepage: https://www.openssh.com/
Multi-Arch: foreign

Package: openssh-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 3337
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Source: openssh
Version: 1:9.2p1-2+apertis2bv2024dev3b1
Depends: openssh-tests (= 1:9.2p1-2+apertis2bv2024dev3b1)
Filename: pool/target/o/openssh/openssh-tests-dbgsym_9.2p1-2+apertis2bv2024dev3b1_armhf.deb
Size: 2790064
MD5sum: 8145c0da08f2233cf02d0fc4ffc829dd
SHA1: 72ad4308efab10c465eba3afb22958059c816e9c
SHA256: 7c652b9dc9e56e0877313a3950ab9b58b3f40e4170453d09afad70635ed14cc4
SHA512: 9474f9296ee50b39d8078cf5abd77eb587063844b8d2169cb6fdbe5771762b9765a1b584dd20afd992e8deb7b04bd5d3b604879a2ad1d20bc1ca8b01b17c8d65
Description: debug symbols for openssh-tests
Auto-Built-Package: debug-symbols
Build-Ids: 0042b8e8655e6f1db290581f7ec1802ed8cee782 170277a2d9ddc56f2cfbc932873fa21d33f5cc3f 324b2247f8c100a6a692d5f6ac7b6d349c6809c6 39f59369d37c508e03a5c6c08c11ff161ba3834b 41e3a0d1559baf8a4967d15f3e0d480a4a8315a5 52f3453569c883414bb1e177a1f54f4fa5d069aa 6e8f0259f1a1c733d5b87c214d1a683aab97b71c 9a3ed28cb581872e46965452676da0046cb43f65 a42889766ebb47157538c24db1111dac68e4f54a af3a75db81a02c660e0bd31b30e5484d10c19ddc b0d183f8338c4f713d2eb6a1ab689e1fa23b6758 c9fb13b67458f28aa7aa609271a0a7b19eec7c10 cda7b0f2945a84b308d45697580e078450e33c2f e31519134100480e0ebc55a1fae9667509ee9a1a ed83d4e35dfb4ad2719bbd1a5c6e455017ee8e95 eec377a05eabeb0a7508755cb2c73ed77994b1fd f6fc10bd3e762fdd444c1e2ed32ed91cd87fd587

Package: openssl
Priority: optional
Section: utils
Installed-Size: 1988
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Architecture: armhf
Version: 3.0.9-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.9)
Suggests: ca-certificates
Filename: pool/target/o/openssl/openssl_3.0.9-1+apertis0bv2024dev3b1_armhf.deb
Size: 1389604
MD5sum: 19a9b4a51b7da3cc71cf51f2fd426ab8
SHA1: fea20cfffac94f46101898293b0f905e7241e4e4
SHA256: 1f88016ebda2a8a10c35e13bc330b90b9e0bbaaf0c821b914d1852b572533a2a
SHA512: 9d87b7b03a856d6563b81b43db259162aaae36ed3c9cabc2def834c92b39ec85e3c9384c2c06e38436fe1619d49a1b24e9a33bc0bee3f9fbbbba58bc31e1289b
Description: Secure Sockets Layer toolkit - cryptographic utility
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains the general-purpose command line binary /usr/bin/openssl,
 useful for cryptographic operations such as:
  * creating RSA, DH, and DSA key parameters;
  * creating X.509 certificates, CSRs, and CRLs;
  * calculating message digests;
  * encrypting and decrypting with ciphers;
  * testing SSL/TLS clients and servers;
  * handling S/MIME signed or encrypted mail.
Homepage: https://www.openssl.org/
Multi-Arch: foreign

Package: openssl-dbgsym
Priority: optional
Section: debug
Installed-Size: 759
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Architecture: armhf
Source: openssl
Version: 3.0.9-1+apertis0bv2024dev3b1
Depends: openssl (= 3.0.9-1+apertis0bv2024dev3b1)
Filename: pool/target/o/openssl/openssl-dbgsym_3.0.9-1+apertis0bv2024dev3b1_armhf.deb
Size: 659512
MD5sum: 26948ba349b2f616cbe1a33008664910
SHA1: 6f48a523eab11600dc2ef2726dab370e0763c0b1
SHA256: 0984eae1e20a51c4d67d121b618b8d736d613e20aa0b7b968a065a9bf3212963
SHA512: 4c505df7d035a2fb7e1e913875f6cef79130f63bd59cef6b9265a4bb624f466b3522344bd80f5fdf9ab75a7dfb703613757d8fa8f1986dd5d2e8307e6ff5e5e1
Description: debug symbols for openssl
Auto-Built-Package: debug-symbols
Build-Ids: b0059409d4834103b89b35110ded6b76e2d5c6fe

Package: osinfo-db
Priority: optional
Section: libs
Installed-Size: 3724
Maintainer: Guido Günther <agx@sigxcpu.org>
Architecture: all
Version: 0.20221130-2+apertis1bv2024dev3b1
Filename: pool/target/o/osinfo-db/osinfo-db_0.20221130-2+apertis1bv2024dev3b1_all.deb
Size: 144924
MD5sum: dbe964a030436bef05f71b6146051dba
SHA1: da6fea9358ff1413130406aa8c522dd670409744
SHA256: 98dad2c3794498968151001631365444201e057e66fd9fa70739cae90d42a5da
SHA512: ac0c15e3a0ed09b623ea6350b8b1eba065653907b6be92014c658f47a5ad3274daeedfa7f9197b94caea8825770b1cd16e98357b7946ea696aa1a738c8c84aef
Description: Operating system database files
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It provides APIs to match/identify optimal devices for deploying
 an operating system on a hypervisor.
 .
 This package contains the actual database files.
Homepage: https://libosinfo.org/
Multi-Arch: foreign

Package: ostree
Priority: optional
Section: admin
Installed-Size: 363
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 2022.7-2+apertis3bv2024dev3b1
Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), libglib2.0-0 (>= 2.67.3), libostree-1-1 (>= 2022.7)
Breaks: flatpak-builder (<< 1.2.1-2~)
Filename: pool/target/o/ostree/ostree_2022.7-2+apertis3bv2024dev3b1_armhf.deb
Size: 161692
MD5sum: 12cd53b3f5ba9dacd406bae76fd71e54
SHA1: d27aacceef3f1e5d88b233f7e441dda5e8a51537
SHA256: 5c780d5b2225e58b5c538db504ea4b19e3eb48231dd96c714f278a94e3939b61
SHA512: ac4c1660cb8b1f005d52d8efd2927b1e736a39d48705f8b25590bf142da98f614d7175c04afebd3dbc76123ad0f3517fd16a4ec241d5839419436adddf148be1
Description: content-addressed filesystem for operating system binaries
 libostree provides a library and tools 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.
 .
 This package contains the executables used to manage and create
 filesystem trees. It does not affect the boot process for the system
 on which it is installed.
Homepage: https://github.com/ostreedev/ostree/

Package: ostree-boot
Priority: optional
Section: admin
Installed-Size: 102
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: ostree
Version: 2022.7-2+apertis3bv2024dev3b1
Replaces: ostree (<< 2022.7-2+apertis3bv2024dev3b1), ostree-grub2 (<< 2022.7-2+apertis3bv2024dev3b1)
Provides: ostree-grub2 (= 2022.7-2+apertis3bv2024dev3b1)
Depends: ostree (= 2022.7-2+apertis3bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.66.0), libostree-1-1 (>= 2016.4), libsystemd0
Recommends: dracut, grub-efi-amd64 | grub-pc | extlinux | syslinux | u-boot
Breaks: ostree (<< 2022.7-2+apertis3bv2024dev3b1), ostree-grub2 (<< 2022.7-2+apertis3bv2024dev3b1)
Filename: pool/target/o/ostree/ostree-boot_2022.7-2+apertis3bv2024dev3b1_armhf.deb
Size: 29048
MD5sum: 57d81ed55685b5b92e98424b4b9fbfc1
SHA1: a583bef90c73bed8f0c090aa637813725110eabf
SHA256: 058d09095a32e782b4562ee1be7c71e84ab260690a38c05f1c8437b6aa2bfe3d
SHA512: 51700af8c01be1fefca988c895f8a1b675c5c0343ce3c9d5c387e276f9f7d7ea105883ffc1ef99d52b00830cb38ce30dea9c719bd582f03a5db6aff701fc42fe
Description: libostree boot loader and initramfs integration
 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains configuration snippets and executables needed to
 boot a Debian derivative from a libostree filesystem deployment. This
 integration currently has some limitations:
 .
  - the initramfs must have been made using dracut
  - the boot loader must be one that is supported by libostree, currently
    GNU GRUB 2, syslinux/extlinux or Das U-Boot
Homepage: https://github.com/ostreedev/ostree/

Package: ostree-boot-dbgsym
Priority: optional
Section: debug
Installed-Size: 49
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: ostree
Version: 2022.7-2+apertis3bv2024dev3b1
Depends: ostree-boot (= 2022.7-2+apertis3bv2024dev3b1)
Filename: pool/target/o/ostree/ostree-boot-dbgsym_2022.7-2+apertis3bv2024dev3b1_armhf.deb
Size: 20288
MD5sum: b186cd82e97a91057f89dd8cabbdc5f2
SHA1: 8387d81f618740a3152f23d2f91e732567dc1d10
SHA256: 62f2b60ed3a51ff544c711d35e044513ac0689c1fc084d1c48736d1110c48714
SHA512: 3724e5f9be88150ff8fa599cab5a84a6c30f3ebc30848e338151c719db8a2a5118981f356fbb24412c133c6bf42129b989be0d68aca7ca6666071895929e5813
Description: debug symbols for ostree-boot
Auto-Built-Package: debug-symbols
Build-Ids: 6f94c6578711c11108352eae542679ece1ebddf6 70e56b42f5b84bdea1e935c997491684bbd545e8 fe20a5885f07bcf8d1910f1fc116d65c82de7241

Package: ostree-dbgsym
Priority: optional
Section: debug
Installed-Size: 392
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: ostree
Version: 2022.7-2+apertis3bv2024dev3b1
Depends: ostree (= 2022.7-2+apertis3bv2024dev3b1)
Filename: pool/target/o/ostree/ostree-dbgsym_2022.7-2+apertis3bv2024dev3b1_armhf.deb
Size: 332468
MD5sum: 2156053cc2aa91a60692862da18e2bca
SHA1: 0134db616f5091a597ffca15013a23eaac73be59
SHA256: 8451068e3069be248865cbca2ac1cc005773f589ed4e8a4d2f76c67286c34e99
SHA512: 6b4a03baf18b2bfa1301083b450f5e884a7565f2ea81a06b0ec7fb0b71ae8c1dccf732065025510f058dd165ab49f1a9262532319a18b781f12bb1a464bcb302
Description: debug symbols for ostree
Auto-Built-Package: debug-symbols
Build-Ids: 012c65ce94d213087c1e7cd5122b991cbce24875 ecddc5e1e708a0fe37b9782f38337ae8bdcf77e0

Package: ostree-tests
Priority: optional
Section: admin
Installed-Size: 2339
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: ostree
Version: 2022.7-2+apertis3bv2024dev3b1
Depends: attr, bsdextrautils | bsdmainutils (<< 12), ca-certificates, cpio, fuse3, gir1.2-ostree-1.0, gjs, gnupg, ostree, python3, python3-yaml, libarchive13 (>= 3.0.4), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libglib2.0-0 (>= 2.67.3), liblzma5 (>= 5.1.1alpha+20120614), libostree-1-1 (>= 2022.4), libsoup2.4-1 (>= 2.47.4), zlib1g (>= 1:1.1.4)
Filename: pool/target/o/ostree/ostree-tests_2022.7-2+apertis3bv2024dev3b1_armhf.deb
Size: 1302252
MD5sum: 6e5524536b4f8a5c4aa33a9d34b546e9
SHA1: d2a60593255e9b33d6e1e4d17c5de698807787c8
SHA256: 7d402648b86c65dd59a741e90c3d648f55e2db567c500388e12e8eb8307a0bcb
SHA512: f5092fd5a3de37097cea7fda495a1795a04fa5e911ab6594dc77373260fb8c06bd1472f4f85ad9877b9ef82373f209759186b0df440c7f5ce9a08d6db5b2881f
Description: content-addressed filesystem for operating system binaries - tests
 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains automated tests.
Homepage: https://github.com/ostreedev/ostree/

Package: ostree-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 893
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: ostree
Version: 2022.7-2+apertis3bv2024dev3b1
Depends: ostree-tests (= 2022.7-2+apertis3bv2024dev3b1)
Filename: pool/target/o/ostree/ostree-tests-dbgsym_2022.7-2+apertis3bv2024dev3b1_armhf.deb
Size: 641496
MD5sum: 604d2afa60c2c4d35cc8e9878f122854
SHA1: 3d216329965414dcc06154a2360f53cd74f3385c
SHA256: 544a301ec83542b8847d0be2242cb38ea4d4880f6b36e961f8e1f4dbc8de6306
SHA512: 27ea328b02043c5bac2771daec7f78e44dbcbff374fae635dee251c372e377771305ef7fe4948c3c2b776c3805ccc15ec62aebd3bf01b631710a8e21eec072c8
Description: debug symbols for ostree-tests
Auto-Built-Package: debug-symbols
Build-Ids: 051964bc90e2e9b78d4ffbf8d8e4f0835e3ba5d5 0589689ea6df2777bd210bac5b962f4b6cdd612c 13c1097a195039eb376d2e64d96c6b7d0086e5de 14b75ee6b88cdb599a191b7dfd017ac188c15d9d 1d7247607d718b41592f6a85cace128cefe40fb0 2892e86794c7d9496bfd3a5433535eac0be1b90a 2d33432821e3ae8a152f253b421f6411a17a62fb 5b19d7a0cfa494e5d794e05a3ffa51f87c474d5b 728f6bc254f71f0c7874a34145616a66b4133bda 747742c4df25216c7a4fa2f69e1127bf0776706f 7babace844d1785ea646d4fcdae6a55fa6d84628 7ffa605fea94c77b96ca35e734ef75a87c6ae2ff 867df75901c42e9de0d9e1e1d2ee3f98bd450c46 8870bb971564fc8e9b81d4e7c610a77ed3f6d6ca 8be8ca7f5503888f6e6924f5a74047c6042429eb 8c7a4f25e63f57853838fac8ffb6c0ed6171b5ad b2f9f8781d99779cd3c0b597ac0bbd38e2663bfa b853023d1163827e8ab70272be3b4e39c4569a06 c4ec56c6059ef1c74bcc88496480697f95e78bd5 c5ff1b30da8557fd4ec2a98239d837ec56368153 d7244f7238a732eb558f104bee34c0cbc8ac9db5 da757aff363f30e9aad12f6557898bbae08bd3ba e12f8f5f65749bc8842fb5436d9f0053f2bef18c f4914523cfe49a1523b284db8484aec167967bf2 f65d8a6a43a0b261dab1c9bca45c239b48191914

Package: p11-kit
Priority: optional
Section: misc
Installed-Size: 845
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Version: 0.24.1-2+apertis1bv2024dev3b1
Depends: p11-kit-modules (>= 0.24.1-2+apertis1bv2024dev3b1), libc6 (>= 2.34), libp11-kit0 (>= 0.23.18.1), libtasn1-6 (>= 4.14)
Filename: pool/target/p/p11-kit/p11-kit_0.24.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 282148
MD5sum: 69f65c9a09d317032ee8a5dde742fff9
SHA1: d91b544b8f721a2e855297eb0fc3b5babeb3fbdc
SHA256: 90b1501eb21403c4062595339809c97a512439b468e8521c542fcd2ce9cf76c3
SHA512: 1c7cc87a8fce6a71534b0d4656a6a67d1a452f704200e5a6cfad83d81687a0190519c48bfe45b7870b4950cbf2358f5f1c3ee5febbef50cc6ac6efa7233ade46
Description: p11-glue utilities
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the p11-kit tool for listing PKCS#11 modules.
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html

Package: p11-kit-dbgsym
Priority: optional
Section: debug
Installed-Size: 299
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: p11-kit
Version: 0.24.1-2+apertis1bv2024dev3b1
Depends: p11-kit (= 0.24.1-2+apertis1bv2024dev3b1)
Filename: pool/target/p/p11-kit/p11-kit-dbgsym_0.24.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 237420
MD5sum: 3ab48db4d81cadef33279afac5930a7d
SHA1: d3e11052cc5c9e82e52ee930811853fbdfe3f84f
SHA256: a4b27774f12bc83c104922b406cc21b5003ac0e0769f23e4569ff2401b471e3a
SHA512: 3873b68e7fd4547d8c07261ce21aef7e4bc645b5e0d27c541c2ffa9755e29dd536bf252920768bebc16400b99ed1d294b60628ee9580a04dfb40064f7b3f525e
Description: debug symbols for p11-kit
Auto-Built-Package: debug-symbols
Build-Ids: 43a78f84a67ea14639902fd4bfafade967d61250 8e4cb790b999f1ea4e7a10dfae29cfe6b16066ce 90ff120bd90e787f6fe7317d5fc81ebd5175ca48 fbde679782609b70fba690487dc065253cbcb9d6

Package: p11-kit-doc
Priority: optional
Section: doc
Installed-Size: 617
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: all
Source: p11-kit
Version: 0.24.1-2+apertis1bv2024dev3b1
Replaces: libp11-kit-dev (<= 0.24.0-4~)
Breaks: libp11-kit-dev (<= 0.24.0-4~)
Filename: pool/target/p/p11-kit/p11-kit-doc_0.24.1-2+apertis1bv2024dev3b1_all.deb
Size: 206368
MD5sum: 2a22b3d0e2592524b9382eb90ddeeb3a
SHA1: 463b91926c89431b6cf3adf229f901e50e6a8215
SHA256: cc09a53f80982cc7cf479d1231f0dbbb6b908b2faa5035d4c0876533c4c9990d
SHA512: b98bb582a07366fded8f3635a8637584399c77ee861243f8d492f3487b52de998e17e7cd3cad1651d2b0bc6452d00febc8fd2a197d43739c37883eb2af89037d
Description: library for loading and coordinating access to PKCS#11 modules - documentation
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the documentation for p11-kit.
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html
Multi-Arch: foreign

Package: p11-kit-modules
Priority: optional
Section: misc
Installed-Size: 855
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: p11-kit
Version: 0.24.1-2+apertis1bv2024dev3b1
Depends: libp11-kit0 (= 0.24.1-2+apertis1bv2024dev3b1), libc6 (>= 2.34), libffi8 (>= 3.4), libtasn1-6 (>= 4.14)
Filename: pool/target/p/p11-kit/p11-kit-modules_0.24.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 198612
MD5sum: ab66dd160fdb166b5e3fe27c80a42883
SHA1: bb3a497aef4d939755c5507f5e146abbfebea921
SHA256: 70f8b16f6de406556d1b6e05492124cc115516cac91bcc65dd4abb982b1b1a56
SHA512: e05e3c22db8f894323915208710ec328d4d22425856906a9dcfdb54503db9a5035ffa016e897a1f39d3445cedb111d87338ae59507977b594090008164520ff9
Description: p11-glue proxy and trust modules
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the p11-kit proxy module and the system trust
 policy module.
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html
Multi-Arch: same

Package: p11-kit-modules-dbgsym
Priority: optional
Section: debug
Installed-Size: 2010
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: armhf
Source: p11-kit
Version: 0.24.1-2+apertis1bv2024dev3b1
Depends: p11-kit-modules (= 0.24.1-2+apertis1bv2024dev3b1)
Filename: pool/target/p/p11-kit/p11-kit-modules-dbgsym_0.24.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 1431936
MD5sum: 8eb65f16c03326a18c36e2ff76aaf6cd
SHA1: e7094cc3a93b1caaab60fdab7b43c3aa695a1c38
SHA256: d2263f28b315c6c0eb37fab31cba40d7234518b74ff57d543b250d3406d97947
SHA512: 50bd28523c1d80ba10d315b1452b29f995b7b8d93fd6eb3f740727c103a37b3ec2b0e7c789aad1b2f2df390ccc76101c5043e2cbc691b275581baa4d66b94305
Description: debug symbols for p11-kit-modules
Auto-Built-Package: debug-symbols
Build-Ids: 6bc6eac2e4cb20bc796899b32c992190585650a1 f2d33fc83afff6940c92c802784385dee82a7447
Multi-Arch: same

Package: pango1.0-tests
Priority: optional
Section: libs
Installed-Size: 4061
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: fonts-cantarell, fonts-noto-color-emoji, fonts-noto-core, libc6 (>= 2.34), libcairo2 (>= 1.12.10), libfontconfig1 (>= 2.13.0), libglib2.0-0 (>= 2.62.0), libharfbuzz0b (>= 2.6.0), libpango-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangocairo-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangoft2-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1)
Filename: pool/target/p/pango1.0/pango1.0-tests_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 959424
MD5sum: 15ed01a6a908ac0fe12dbedf42f1fb9b
SHA1: fb68082714e62589c1cc52da63a889144b57b236
SHA256: 30f4199898752b7e6d9ddd9a754b7b895502f01caf2f299514de3b8e4b05f3d3
SHA512: de2599d761d15bc69fb06039a0aa4d398de3eef63058be3f2c630649fcd56dcd1ca6df5448d108f0de8753b5f88b29db78408d28b072854e4d72f5e8385e3580
Description: Layout and rendering of internationalized text - installed tests
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains test programs, designed to be run as part of a
 regression testsuite.
Homepage: https://www.pango.org/

Package: pango1.0-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 432
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: pango1.0-tests (= 1.50.12+ds-1+apertis2bv2024dev3b1)
Filename: pool/target/p/pango1.0/pango1.0-tests-dbgsym_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 219540
MD5sum: 4f01bff72310a0a3ab488959f973a6c2
SHA1: 5a5d60043db8f3b1a52ebabbf7e5eb955515cf77
SHA256: 9e3e6cefdba805406fbfa6d9bfc2fce0f0bbddb709f8767639207a43b5cedce1
SHA512: bc2e6f23cbaad6b6e1da6e60e20fd8b25e842e4645e59d991cb6506cd7f5b86626a2540d8fe4c4e33d2c26be2606badde2ed3336aa7c1ecc232981b3a17e7283
Description: debug symbols for pango1.0-tests
Auto-Built-Package: debug-symbols
Build-Ids: 0d0e65159fe03079a5bdb0066693290009894dce 14046edf23f2e96c1941f2816cf7e7174ccf12fd 17276e77b1d494da164c09909e98cd0e44bd7fcb 228b97c7661c957922bb23064730a6b71184ef85 2353e3fca75b5cacf2f5842896a0d2f18de244e3 2ff318e0ec0ca66abcdaa0cb6c11df86c1756e53 33d1e7f1c6673d226d28b5027d0daa3a0e0b36cb 41c1af68ce6e9ab6a383cf681d9f64c5c78cd53a 4420cb878877398eba4e18db85697ea31778e794 584b6b1815a41a7fe78e9fddfeaa0be8f84435f5 5ea7d0f609cfd9001c5bf8094b26154e23281b74 75b263c48387698cdf8ff3a4150b9b6786d0c3c3 76dc4d982a0a5b570acdcd2242d6178a401dd190 874e35f3948b98b59f4a8fe7b8260a22408fc871 8792b930c4ff716d0da51fbebab1b26088910a22 8f61a0a8d38fdf293fa873902df55a17753c4fea 90b4474c67bbfe8eae8279aa942ea4ccc367d653 a1bc0ca53a91603b4b57a69c11b9d0553ada36cf a3681cacebcad51e0ec2308410786c90cda7ba34 a38b7c8f097ef8265d59c1d60466b5b7f6fdcd34 a70058faa35ef7a9c46f34a03f34e8ae7edf56b7 c04408c4a886b0974da8bdb42cb9682acf5963f5 c3e40bb529b53c8bc69e3a5d7ccb617f1b165fc6 c798db87513ccf1d0db3d2845127c9cc572dc30b d8f17f84e664e0030bf02f46055021721bd0b284 e524d0cae7f574a4853c76952fcdf00b4f085feb f9d54b4069de9e37a645c8e8db66b7f0064effab

Package: pango1.0-tools
Priority: optional
Section: libs
Installed-Size: 105
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Replaces: libpango1.0-dev (<< 1.42.4-4)
Depends: libc6 (>= 2.34), libcairo2 (>= 1.12.10), libfontconfig1 (>= 2.13.0), libglib2.0-0 (>= 2.62.0), libharfbuzz0b (>= 5.1.0), libpango-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangocairo-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangoft2-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libpangoxft-1.0-0 (= 1.50.12+ds-1+apertis2bv2024dev3b1), libx11-6, libxft2 (>> 2.1.1)
Suggests: graphicsmagick
Breaks: libpango1.0-dev (<< 1.42.4-4)
Filename: pool/target/p/pango1.0/pango1.0-tools_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 39216
MD5sum: cd38634276f6886d737386b3f8d9b297
SHA1: 7788f862bd41777fee55640395bf92af759498e2
SHA256: bdddb5ef47ae59bb25a94a5f9ce1358a2a94b23b0f04fd2ad60100c72c20e7f0
SHA512: e8e8aa9ec2236d48d699df3cbee45d8a2b2bd573cb5d08012f4784a4b9ff4697c22d681f14fbcb6cefb06da31e9c5a472bc9795a1dbd1927945692637d8cb1cf
Description: Development utilities for Pango
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. However, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+ 2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends.
 .
 This package contains pango-view, the Pango text viewer, and pango-list,
 a utility that outputs a list of compatible system fonts.
Homepage: https://www.pango.org/
Multi-Arch: foreign

Package: pango1.0-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 114
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: pango1.0
Version: 1.50.12+ds-1+apertis2bv2024dev3b1
Depends: pango1.0-tools (= 1.50.12+ds-1+apertis2bv2024dev3b1)
Filename: pool/target/p/pango1.0/pango1.0-tools-dbgsym_1.50.12+ds-1+apertis2bv2024dev3b1_armhf.deb
Size: 74072
MD5sum: 1a926dca9b5e20e0f7a3535b38a00454
SHA1: d29b9218db2c946ae80e4ef4ae513d84a4a9eece
SHA256: b977f89fef1cb7cbbede8d3caab9cb65e707450f312f07dd05b64bd422d7e966
SHA512: 7f2c8e42804185209a3e69a50a74f406a3387731153da666e837a887ca173b9953242af36dbbf3177cace2ce54d2e2cc366719c184eaa9ec2948b3b3cf27b752
Description: debug symbols for pango1.0-tools
Auto-Built-Package: debug-symbols
Build-Ids: 581282dcc4d57fb395336060119e1d5381f7157e 64878e864e5a8bc6e58aad2f102b2fa6f387ff56 f9f3d74360a0f9c6a150bdcaf2b7a55b40450428

Package: pari-doc
Priority: optional
Section: doc
Installed-Size: 14501
Maintainer: Bill Allombert <ballombe@debian.org>
Architecture: all
Source: pari
Version: 2.15.2-1+apertis1bv2024dev2b1
Recommends: pari-gp, perl:any, texlive-base
Filename: pool/target/p/pari/pari-doc_2.15.2-1+apertis1bv2024dev2b1_all.deb
Size: 8226384
MD5sum: dad9a208f4052696abbfb039c62d8969
SHA1: c1ddeb01b8b0f0cd9ef0690a083f6c9c5ea1b114
SHA256: 07affc0abd2c81eb992c9d1ae00fab06d49aca2aec079cc426bb2002e013f973
SHA512: fdd3f9a46144da65493090dce852b47396c4cc8c6db13b8e4175cddbcc474e49c428e0cc9031dd5c263936c0c60489b3e437e87d4c5694e066c681d92a4351d7
Description: PARI/GP Computer Algebra System documentation
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices,
 polynomials, power series, algebraic numbers etc., and a lot of
 transcendental functions. PARI is also available as a C library to allow
 for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas
 with the help of many volunteer contributors.
 .
 This package contains the documentation and the extended online help.
Homepage: http://pari.math.u-bordeaux.fr
Multi-Arch: foreign

Package: pari-elldata
Priority: optional
Section: math
Installed-Size: 56295
Maintainer: Bill Allombert <ballombe@debian.org>
Architecture: all
Version: 0.20210301-1+apertis1bv2024dev2b1
Suggests: pari-gp
Filename: pool/target/p/pari-elldata/pari-elldata_0.20210301-1+apertis1bv2024dev2b1_all.deb
Size: 57749832
MD5sum: 20e9b48e9a463e86122730b9739d4f3a
SHA1: 8d176f492c4e831c632491221df2e19bde8f3f89
SHA256: 5720881e033738837adc0f459242b5470cd3ec0e6c8ae4c5a174cd8c1e496309
SHA512: ad38246726112f7555e51b77c6955c93ecae64107747f73a0427852fc36d8d5e7a5e3b0ebf0de78fb71982718d104a36416223e2ba79ff7b0aee478337be427a
Description: PARI/GP Computer Algebra System elliptic curves (elldata)
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices, polynomials,
 power series, algebraic numbers, etc., and a lot of transcendental functions.
 PARI is also available as a C library to allow for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas with the
 help of many volunteer contributors.
 .
 This package contains the optional PARI package elldata which provides
 the Elliptic Curve Database of J. E. Cremona Elliptic which can be queried by
 ellsearch and ellidentify.
Homepage: https://pari.math.u-bordeaux.fr/packages.html#elldata
Multi-Arch: foreign

Package: pari-galdata
Priority: optional
Section: math
Installed-Size: 471
Maintainer: Bill Allombert <ballombe@debian.org>
Architecture: all
Version: 0.20080411-4+apertis1bv2024dev2b1
Suggests: pari-gp
Filename: pool/target/p/pari-galdata/pari-galdata_0.20080411-4+apertis1bv2024dev2b1_all.deb
Size: 36532
MD5sum: a1ca3ba2a8b336041f9d936d44cadbea
SHA1: 68dcd2ac003ad55426f7c622024566556866e6c2
SHA256: 040f65e0ae6ccd6aba044cefedcb6101c9bd16fd31a0060a1ce75af46f6900c2
SHA512: cfc4b0444171cb0dcd6d1c20aa9dc755156944cb92ba9b9ec996ff6c29608be14bc41285ccef0a157556ca63dd41ac78e26fe38aaadb6802526b07f59c02c90e
Description: PARI/GP Computer Algebra System Galois resolvents (galdata)
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices, polynomials,
 power series, algebraic numbers, etc., and a lot of transcendental functions.
 PARI is also available as a C library to allow for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas with the
 help of many volunteer contributors.
 .
 This package contains the optional PARI package galdata which provides
 the Galois resolvents for the polgalois function, for degrees 8 through 11.
Homepage: https://pari.math.u-bordeaux.fr/packages.html#galdata
Multi-Arch: foreign

Package: pari-galpol
Priority: optional
Section: math
Installed-Size: 27161
Maintainer: Bill Allombert <ballombe@debian.org>
Architecture: all
Version: 4.0-2+apertis1bv2024dev2b1
Suggests: pari-gp
Filename: pool/target/p/pari-galpol/pari-galpol_4.0-2+apertis1bv2024dev2b1_all.deb
Size: 13689444
MD5sum: 3ff71daea57bcd3123b93b42933f742f
SHA1: e4cbb83367f6e67918f358c6f310623ef10ee286
SHA256: eeae765763beebf7172e9264517127f0e04cb1cfc63e3e5b8a31f368032228be
SHA512: 8a385ffe1a33acfd40c4a37b0650076364116b4fec5bde868aab7e76d68efe312419a5bb75c218ad855136e0fbb81bace0d156cf9f469c0065cc4f75fb2e074c
Description: PARI/GP Computer Algebra System Galois polynomial database
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices, polynomials,
 power series, algebraic numbers, etc., and a lot of transcendental functions.
 PARI is also available as a C library to allow for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas with the
 help of many volunteer contributors.
 .
 This package contains the Galois polynomials database accessible with the GP
 function galoisgetpol.
Homepage: https://pari.math.u-bordeaux.fr/galpol
Multi-Arch: foreign

Package: pari-gp
Priority: optional
Section: math
Installed-Size: 5848
Maintainer: Bill Allombert <ballombe@debian.org>
Architecture: armhf
Source: pari
Version: 2.15.2-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libreadline8 (>= 6.0), libx11-6
Recommends: pari-doc, pari-galdata, pari-elldata, pari-seadata
Suggests: pari-gp2c, pari-galpol, pari-nflistdata
Filename: pool/target/p/pari/pari-gp_2.15.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 3181516
MD5sum: 75f23a5d80481dc40a934b244e0b6e98
SHA1: 1b921c8b6c80ce682715265aba841aef7bb60441
SHA256: 9c027bb4628920a7b5c5f108060ff31da133d29d8c2f2546826e72295840a664
SHA512: 931c3df4dc3770b42cb8f848825bfc994f9259bbe71ad2a5511a5ab7169149cd780cee37a4411ff727171a63f70e02cc306205705363d888751926603b4706c7
Description: PARI/GP Computer Algebra System binaries
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices,
 polynomials, power series, algebraic numbers etc., and a lot of
 transcendental functions. PARI is also available as a C library to allow
 for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas
 with the help of many volunteer contributors.
 .
 This package contains the GP calculator.
Homepage: http://pari.math.u-bordeaux.fr

Package: pari-gp-dbgsym
Priority: optional
Section: debug
Installed-Size: 17785
Maintainer: Bill Allombert <ballombe@debian.org>
Architecture: armhf
Source: pari
Version: 2.15.2-1+apertis1bv2024dev2b1
Depends: pari-gp (= 2.15.2-1+apertis1bv2024dev2b1)
Filename: pool/target/p/pari/pari-gp-dbgsym_2.15.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 17136660
MD5sum: d1129938db1e68ff97f89b960f65fef3
SHA1: b440709c077716cc045465b2645d59123e6ce694
SHA256: ef50f84cc2319daffa55c8edf18044d8cf5a4a61754b634db95277eed666bc17
SHA512: 7a66a33cdb67110f88cef33975fa774b8e75bbe81834b9ba1a6685714b0d00a14853a229a0b125678cc507d466313a79b2fbb8e1a90b6366765d40844279877a
Description: debug symbols for pari-gp
Auto-Built-Package: debug-symbols
Build-Ids: ddd94ac85ab380719b6d4dc7a684c7759673dbf3

Package: pari-nflistdata
Priority: optional
Section: math
Installed-Size: 4842
Maintainer: Bill Allombert <ballombe@debian.org>
Architecture: all
Version: 0.20220729-2+apertis1bv2024dev2b1
Suggests: pari-gp
Filename: pool/target/p/pari-nflistdata/pari-nflistdata_0.20220729-2+apertis1bv2024dev2b1_all.deb
Size: 3655948
MD5sum: 815239799b647fe9274cd5441bb8e074
SHA1: e97200aec2a32c0cf2407d7225c61f71d247b1a6
SHA256: d9b77baf638d9f28f76f33de621481dd6744c735d7e035f03102c4dbdd867917
SHA512: ead555bf403d99ebc96b4cf8c5c7192fd2d306c0966654d34416f312897bb9d1cf6639cd695df0f768f105d9455fb6def45a47750581392e53983df351693da4
Description: PARI/GP Computer Algebra System Galois polynomial database
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices, polynomials,
 power series, algebraic numbers, etc., and a lot of transcendental functions.
 PARI is also available as a C library to allow for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas with the
 help of many volunteer contributors.
 .
 This package contains the database of number fields with prescribed Galois
 groups accessible from GP with the function nflist.
Homepage: https://pari.math.u-bordeaux.fr/packages.html#nflistdata
Multi-Arch: foreign

Package: pari-seadata
Priority: optional
Section: math
Installed-Size: 18867
Maintainer: Bill Allombert <ballombe@debian.org>
Architecture: all
Version: 0.20090618-3+apertis1bv2024dev2b1
Suggests: pari-gp
Filename: pool/target/p/pari-seadata/pari-seadata_0.20090618-3+apertis1bv2024dev2b1_all.deb
Size: 19317516
MD5sum: e999a0353217b18bd4f39840797f0daa
SHA1: aa6608810d4e26c01585647982fd8e484b2579de
SHA256: 2488fbc3b859ec73fedfa9d95dd2ec53c23bfbfc0e4fca5949320ef195fe13e5
SHA512: 048ecc0c4a467e77ef9798a0f8f3a52d67d6ba29222ae3c71c5666476ab1f9126eca963e00d8cfb1ed3a3ea447a5eb11564c9ab5cdf88270983b68fb43746ee3
Description: PARI/GP Computer Algebra System modular polynomials (seadata)
 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices, polynomials,
 power series, algebraic numbers, etc., and a lot of transcendental functions.
 PARI is also available as a C library to allow for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas with the
 help of many volunteer contributors.
 .
 This package contains the optional PARI package seadata which provides
 the modular polynomials for prime level up to 500 needed by the GP function
 ellap.
Homepage: https://pari.math.u-bordeaux.fr/packages.html#seadata
Multi-Arch: foreign

Package: passwd
Priority: required
Section: admin
Installed-Size: 2144
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: armhf
Source: shadow
Version: 1:4.13+dfsg1-1+apertis0bv2024dev3b1
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.32), libpam-modules
Recommends: sensible-utils
Filename: pool/target/s/shadow/passwd_4.13+dfsg1-1+apertis0bv2024dev3b1_armhf.deb
Size: 927688
MD5sum: 4e545dca8baf0591b60820328024aff5
SHA1: 4847f6d07879ef8e6e31a57f05d082726bedafca
SHA256: bf2505726054462cb39727eba444d9964e78b741cc1ed41450713d024d91af43
SHA512: d94f09baf36d1401d6471c1981020231e8bb2b53f88ce02e3bd48f0df51f38b7baca29832100ca41813762ef3c7f57f3854f93f5607d574d44c207dba6d5ebe6
Description: change and administer password and group data
 This package includes passwd, chsh, chfn, and many other programs to
 maintain password and group data.
 .
 Shadow passwords are supported.  See /usr/share/doc/passwd/README.Debian
Homepage: https://github.com/shadow-maint/shadow
Multi-Arch: foreign

Package: passwd-dbgsym
Priority: optional
Section: debug
Installed-Size: 1850
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: armhf
Source: shadow
Version: 1:4.13+dfsg1-1+apertis0bv2024dev3b1
Depends: passwd (= 1:4.13+dfsg1-1+apertis0bv2024dev3b1)
Filename: pool/target/s/shadow/passwd-dbgsym_4.13+dfsg1-1+apertis0bv2024dev3b1_armhf.deb
Size: 1419328
MD5sum: 1e1a37d6c23a9f5e2d99dfbf8f085287
SHA1: 3cfdbb00a9531b58e104dea2b21b576e71e7247a
SHA256: a9d5868c221cfdc30d25a676290f910211c9e1715204cdedf2649283f115a38b
SHA512: 37634e38f949656a599e8199c2e3b7e0777cad0c74049ed72c73211c471621a583b8274c81c5a3d6e9d1dc788619db0adaf2e154074900268f2d8f41b44b8638
Description: debug symbols for passwd
Auto-Built-Package: debug-symbols
Build-Ids: 2684f7ed70af2de7660661626cf9f260b7fdf253 2b4a463298d6d3370db0e7f54ff1e30c2adb140b 30ce8e6d2cca7f6d778ac4775ed3d390c58896df 31218b065527acdefa824047eaec7ee2bbd4aba3 3db36d655d7c0cb56c664d5899373c4d75dec800 3faa756ca3a9cc5196016b8a8ba74096acd0edd2 49eea645e56a87a0b33f6de31a3346b392f6e05b 4d2eeb344ee74e0b2499e0e74f70295ffb180401 588f76c9bac69cb8ba4c77dd5fd2f9b3bbe496c6 6809007b022e6397ecb74f0c6ae1f36b763eaf00 6cd1247c3b1098f89af0ab7b38b712e51bc49be4 76c4076eb052d469cb1403b6cd34c36ba0ad857c 7b4ac6fa2c54fb5a8a5c979d6ae0bc1a1b8470dc 8d2b17c277ee4151d5012beeac56cba8a3ecd0ee 9497c226f65fb986109c28783c86cb0dd187e93b 9eb221958b4b2889136151625a30a3055c5476e0 a84fafa79d4dcb73ca215c3a1652d7874b83f226 bd3ef029c4569ac4d96dc9cac21b3f6a336ebf8f d8ea226529c61403bec21b42f3690d18160ae38f e1c6c63404616b97a321895a2a1e9f7f965e67ef e20095c3bbb16b4f9aa6542eedab5212cfed567f ea947c28158ff58fe7bbfc4c92862bb9c911c11b ebb182100f31d8c937cf7c94b5649a0b27c9905c f2f7af8b14fc6a662d1193e9e2a3b93efc157763

Package: pciutils
Priority: standard
Section: admin
Installed-Size: 174
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Version: 1:3.9.0-4+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libkmod2 (>= 5~), libpci3 (= 1:3.9.0-4+apertis1bv2024dev3b1)
Suggests: bzip2, wget | curl | lynx
Filename: pool/target/p/pciutils/pciutils_3.9.0-4+apertis1bv2024dev3b1_armhf.deb
Size: 99584
MD5sum: 56169fe0a79fc5f52e96b20971df2175
SHA1: 1759a5c7731632a60f653a65058d3c13a135b52e
SHA256: e29d2b8e9550c162ba87453e3b5ea96c70b81544d9e778282277bc1d89708e7c
SHA512: 3f14a7958752e737f4e155007cb9e44ab51293aa041071f97b77c294c3255f17e4569db06dce8401344f1696a547a426e73f464972e0a6a9d55227a636faed9e
Description: PCI utilities
 This package contains various utilities for inspecting and setting of
 devices connected to the PCI bus.
Homepage: https://mj.ucw.cz/sw/pciutils/
Multi-Arch: foreign

Package: pciutils-dbgsym
Priority: optional
Section: debug
Installed-Size: 151
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: pciutils
Version: 1:3.9.0-4+apertis1bv2024dev3b1
Depends: pciutils (= 1:3.9.0-4+apertis1bv2024dev3b1)
Filename: pool/target/p/pciutils/pciutils-dbgsym_3.9.0-4+apertis1bv2024dev3b1_armhf.deb
Size: 126684
MD5sum: 58a6b7d418a7ae25bfc60cf78e73edaa
SHA1: 1112abcc0f9b51ce7514dfe441593e2b5ed76526
SHA256: d4ece373ba719185cbf813efe26ea5a3989460e6cfe106f9a31b42df9389f7c4
SHA512: 0079a9cf4b1e8acb34b2bc7fe16329d69e58da4feba80e9a8f79191c82b15a78b3f6a282f6164c96405fbcc45e10b9bc0dbe68683ad8d03e59b2fe7db5eafb78
Description: debug symbols for pciutils
Auto-Built-Package: debug-symbols
Build-Ids: 2f0335635d061e5e37cbf929c73c49ea9dbe22f0 85011a6053d8140864670b857e54093e5de0d1ab

Package: pcre2-utils
Priority: optional
Section: utils
Installed-Size: 270
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre2
Version: 10.42-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libpcre2-16-0 (>= 10.34), libpcre2-32-0 (>= 10.34), libpcre2-8-0 (>= 10.34), libpcre2-posix3 (>= 10.34)
Filename: pool/target/p/pcre2/pcre2-utils_10.42-1+apertis0bv2024dev3b1_armhf.deb
Size: 170080
MD5sum: e7e145b00df1524c0552cb162cddd47f
SHA1: 40f4683e0dbf73cf285632c6083b5de323ce7bcd
SHA256: 5c85f7f6549b75e722ad9acc4fc89a70f1afec1698ee67f0ab4b1a032a794919
SHA512: 502a2611cfd4b8d6b00a7c98b97dd5a8f011552331e6506ff43dd8f98cf6337a290b5c434d05168f37cea784b1df150e10f34f5b00cbe54c0682ad52e0d4bc4c
Description: New Perl Compatible Regular Expression Library - utilities
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the utilities pcre2grep (like grep with PCRE)
 and pcre2test (a test program for the library, but also useful for
 experimenting with regular expressions). Both programs are also
 useful examples of programming with libpcre2.
Homepage: https://pcre.org/

Package: pcre2-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 228
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre2
Version: 10.42-1+apertis0bv2024dev3b1
Replaces: libpcre2-dbg (<< 10.34-2~)
Depends: pcre2-utils (= 10.42-1+apertis0bv2024dev3b1)
Breaks: libpcre2-dbg (<< 10.34-2~)
Filename: pool/target/p/pcre2/pcre2-utils-dbgsym_10.42-1+apertis0bv2024dev3b1_armhf.deb
Size: 195368
MD5sum: 471ff75da38f5d5fbb32b49d19a88cf3
SHA1: 0c18fa3d0a2777231cbe81a00d19b6dedabd9112
SHA256: 1ddd28fb106175639e021c7606bca5a08a0874cc7daaf30fcf12766c6cfef295
SHA512: 3e5d00d6df1759ff75b563b8f53d27db3d94171eca7013f5ce8d553073b65b6066a4b23357ca7b669abfc6d273db78b60e974b507d8e65a7714556f0e86ea556
Description: debug symbols for pcre2-utils
Auto-Built-Package: debug-symbols
Build-Ids: 7a4843473eb65af5a21b1ba2101ba2a4bb0bdd83 f26ad12db26228a0fde70afcd1df09f453412409

Package: pcregrep
Priority: optional
Section: utils
Installed-Size: 49
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armhf
Source: pcre3
Version: 2:8.39-15+apertis0bv2024dev2b1
Replaces: pgrep (<< 4.5)
Depends: libc6 (>= 2.34), libpcre3
Filename: pool/target/p/pcre3/pcregrep_8.39-15+apertis0bv2024dev2b1_armhf.deb
Size: 25860
MD5sum: e6a8c773aaf7c32202efe8e83a05c808
SHA1: de413f6f25697a27c3cdb409fa57c9639956de9b
SHA256: ca2a776b3951441919115585ab2c5a1a23277ef7b7902879057560179593cc80
SHA512: ecb6cef86270d19d330459494db03bf487f4bbc940c1fa937e6bbe9294de50a4df81adcf2071e8be739d0bd0f39db7b8484b4a36be80f45c6c6957f90764d010
Description: grep utility that uses perl 5 compatible regexes.
 Perl-style regexps have many useful features that the standard POSIX ones
 don't; this is basically the same as grep but with the different
 regexp syntax.
 .
 The other reason for the existence of pcregrep is that its source code is an
 example of programming with libpcre.

Package: pcscd
Priority: optional
Section: misc
Installed-Size: 161
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Architecture: armhf
Source: pcsc-lite
Version: 1.9.9-2+apertis1bv2024dev3b1
Depends: libccid | pcsc-ifd-handler, libc6 (>= 2.34), libsystemd0, libudev1 (>= 183), libpcsclite1 (= 1.9.9-2+apertis1bv2024dev3b1)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: systemd
Filename: pool/target/p/pcsc-lite/pcscd_1.9.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 86520
MD5sum: 197dff4c9d68532d18741d10d2ec7faa
SHA1: 883c51e4cf66f5d3c4ff2b95ae471fffb3bd49a9
SHA256: d04e7f561fc6c7e1b3158c412ff0aebddc5bc1921936322422bbc04a33e94182
SHA512: 9d79b5f418a52f10707e84c60d18cc362e18b0bf60d219dfd39bffec82158cc2b8188b0f7502fc057808b5af814ca7433e9836cbd3e881d2f2e7113316a6f5d2
Description: Middleware to access a smart card using PC/SC (daemon side)
 The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
 in a very small form factor for communicating to smart cards and
 smart cards readers.
 .
 The PC/SC daemon is used to dynamically allocate/deallocate reader
 drivers at runtime and manage connections to the readers.
Homepage: https://pcsclite.apdu.fr/
Multi-Arch: foreign

Package: pcscd-dbgsym
Priority: optional
Section: debug
Installed-Size: 150
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Architecture: armhf
Source: pcsc-lite
Version: 1.9.9-2+apertis1bv2024dev3b1
Depends: pcscd (= 1.9.9-2+apertis1bv2024dev3b1)
Filename: pool/target/p/pcsc-lite/pcscd-dbgsym_1.9.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 123900
MD5sum: 38b0e23c0d5411019c29d90a931155cc
SHA1: d68e183bb3f2bf0773ca71f620d2fa352cd04189
SHA256: 8bc25f17b07ef4138bf3359ea0c136a1a46a57e6e33a394c8928e85e46c2e082
SHA512: fc04568d7d7f5c9ab1b65d3e5c07b28c0107f7f3495ce82fe7ecf466bde157f11b3de0ea75659b50f9c7a52a88c77c70214f7c38212cc457ebb4c6755115a41d
Description: debug symbols for pcscd
Auto-Built-Package: debug-symbols
Build-Ids: 59386d2ca03bbbb1c7ef20a7dad28bbfc0a59f38

Package: perl
Priority: standard
Section: perl
Installed-Size: 681
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: armhf
Version: 5.36.0-7+apertis1bv2024dev3b1
Replaces: perl-base (<< 5.36.0-2), perl-modules (<< 5.22.0~)
Provides: libansicolor-perl (= 5.01), libarchive-tar-perl (= 2.40), libattribute-handlers-perl (= 1.02), libautodie-perl (= 2.34), libcompress-raw-bzip2-perl (= 2.103), libcompress-raw-zlib-perl (= 2.105), libcompress-zlib-perl (= 2.106), libcpan-meta-perl (= 2.150010), libcpan-meta-requirements-perl (= 2.140), libcpan-meta-yaml-perl (= 0.018), libdigest-md5-perl (= 2.58), libdigest-perl (= 1.20), libdigest-sha-perl (= 6.02), libencode-perl (= 3.17), libexperimental-perl (= 0.028), libextutils-cbuilder-perl (= 0.280236), libextutils-command-perl (= 7.64), libextutils-install-perl (= 2.20), libextutils-parsexs-perl (= 3.450000), libfile-spec-perl (= 3.8400), libhttp-tiny-perl (= 0.080), libi18n-langtags-perl (= 0.45), libio-compress-base-perl (= 2.106), libio-compress-bzip2-perl (= 2.106), libio-compress-perl (= 2.106), libio-compress-zlib-perl (= 2.106), libio-zlib-perl (= 1.11), libjson-pp-perl (= 4.07000), liblocale-maketext-perl (= 1.31), liblocale-maketext-simple-perl (= 0.21.01), libmath-bigint-perl (= 1.999830), libmath-complex-perl (= 1.5902), libmime-base64-perl (= 3.16), libmodule-corelist-perl (= 5.20220520), libmodule-load-conditional-perl (= 0.74), libmodule-load-perl (= 0.36), libmodule-metadata-perl (= 1.000037), libnet-perl (= 1:3.14), libnet-ping-perl (= 2.74), libparams-check-perl (= 0.38), libparent-perl (= 0.238), libparse-cpan-meta-perl (= 2.150010), libperl-ostype-perl (= 1.010), libpod-escapes-perl (= 1.07), libpod-simple-perl (= 3.43), libstorable-perl (= 3.26), libsys-syslog-perl (= 0.36), libtest-harness-perl (= 3.44), libtest-simple-perl (= 1.302190), libtest-tester-perl (= 1.302190), libtest-use-ok-perl (= 1.302190), libtext-balanced-perl (= 2.04), libthread-queue-perl (= 3.14), libthreads-perl (= 2.27), libthreads-shared-perl (= 1.64), libtime-hires-perl (= 1.9770), libtime-local-perl (= 1.3000), libtime-piece-perl (= 1.3401), libunicode-collate-perl (= 1.31), libversion-perl (= 1:0.9929), libversion-requirements-perl, podlators-perl (= 4.14)
Depends: perl-base (= 5.36.0-7+apertis1bv2024dev3b1), perl-modules-5.36 (>= 5.36.0-7+apertis1bv2024dev3b1), libperl5.36 (= 5.36.0-7+apertis1bv2024dev3b1)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: netbase
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make, libtap-harness-archive-perl
Conflicts: libjson-pp-perl (<< 2.27200-2)
Breaks: apt-show-versions (<< 0.22.10), libdist-inkt-perl (<< 0.024-5), libmarc-charset-perl (<< 1.35-3), libperl-dev (<< 5.24.0~), perl-doc (<< 5.36.0-1), perl-modules-5.22, perl-modules-5.24, perl-modules-5.26 (<< 5.26.2-5)
Filename: pool/target/p/perl/perl_5.36.0-7+apertis1bv2024dev3b1_armhf.deb
Size: 249468
MD5sum: bc201b425344fd25b9f60f0991b3f821
SHA1: cf82b971282d6b4f9eefa310e18620731bbc8c10
SHA256: f9437e846f2d56f5f7f9e3b8ab945287c7031201c01dd40d09c97a95eb32a60c
SHA512: ad5d4f06f1c9a31bf7a6fced5c1bc6b7ca135920794200f47995e58d246d81794259a731501edf047b73a0b4286ecb50a7f6a95fec8c5b1c658991813b964dff
Description: Larry Wall's Practical Extraction and Report Language
 Perl is a highly capable, feature-rich programming language with over
 20 years of development. Perl 5 runs on over 100 platforms from
 portables to mainframes. Perl is suitable for both rapid prototyping
 and large scale development projects.
 .
 Perl 5 supports many programming styles, including procedural,
 functional, and object-oriented. In addition to this, it is supported
 by an ever-growing collection of reusable modules which accelerate
 development. Some of these modules include Web frameworks, database
 integration, networking protocols, and encryption. Perl provides
 interfaces to C and C++ for custom extension development.
Homepage: http://dev.perl.org/perl5/
Multi-Arch: allowed

Package: perl-base
Essential: yes
Priority: required
Section: perl
Installed-Size: 6477
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: armhf
Source: perl
Version: 5.36.0-7+apertis1bv2024dev3b1
Replaces: libfile-path-perl (<< 2.18), libfile-temp-perl (<< 0.2311), libio-socket-ip-perl (<< 0.41), libscalar-list-utils-perl (<< 1:1.62), libsocket-perl (<< 2.033), libxsloader-perl (<< 0.31), perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3)
Provides: libfile-path-perl (= 2.18), libfile-temp-perl (= 0.2311), libio-socket-ip-perl (= 0.41), libscalar-list-utils-perl (= 1:1.62), libsocket-perl (= 2.033), libxsloader-perl (= 0.31), perlapi-5.36.0
Pre-Depends: libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), dpkg (>= 1.17.17)
Suggests: perl, sensible-utils
Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41)
Breaks: amanda-common (<< 1:3.3.9-2), backuppc (<< 4.4.0-7~), bucardo (<< 5.5.0-1.1), debconf (<< 1.5.61), dh-haskell (<< 0.3), duck (<< 0.14.1), intltool (<< 0.51.0-4), kio-perldoc (<< 20.04.1-1), latexml (<< 0.8.4-2), libdevel-mat-dumper-perl (<< 0.42-3), libencode-arabic-perl (<< 14.2-2), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.18), libfile-spec-perl (<< 3.8400), libfile-temp-perl (<< 0.2311), libio-socket-ip-perl (<< 0.41), libmp3-tag-perl (<< 1.13-1.2), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.62), libsocket-perl (<< 2.033), libxsloader-perl (<< 0.31), mailagent (<< 1:3.1-81-2), perl (<< 5.36.0~), perl-modules (<< 5.36.0~), pod2pdf (<< 0.42-5.1), slic3r (<< 1.2.9+dfsg-6.1), slic3r-prusa (<< 1.37.0+dfsg-1.1), texinfo (<< 6.1.0.dfsg.1-8)
Filename: pool/target/p/perl/perl-base_5.36.0-7+apertis1bv2024dev3b1_armhf.deb
Size: 1475188
MD5sum: f752771ecd93031f65a42bc1da33a61d
SHA1: a10c5c4049cb9546f47bc999d23d02a3a02773e0
SHA256: 211ab43c7a87d8c77298b5c826ec3712caaa223b84a7c808117ca2d382a9849d
SHA512: 7685790fea8eab12ea20b926a33338f4086994896cef5218d3ff220f4791e242d159b9f57d115474128d06f26f9a2298372c720b5e5dae3c8c29ef260e124428
Description: minimal Perl system
 Perl is a scripting language used in many system scripts and utilities.
 .
 This package provides a Perl interpreter and the small subset of the
 standard run-time library required to perform basic tasks. For a full
 Perl installation, install "perl" (and its dependencies, "perl-modules-5.36"
 and "perl-doc").
Homepage: http://dev.perl.org/perl5/

Package: perl-debug
Priority: optional
Section: devel
Installed-Size: 19463
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: armhf
Source: perl
Version: 5.36.0-7+apertis1bv2024dev3b1
Depends: perl (= 5.36.0-7+apertis1bv2024dev3b1), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0)
Filename: pool/target/p/perl/perl-debug_5.36.0-7+apertis1bv2024dev3b1_armhf.deb
Size: 11158648
MD5sum: 50f4bb5caf757685b871e8af2dd8aa71
SHA1: 47054ca4957bea7eeb15194c9bf4aea04d1e8cb7
SHA256: 20e8aec7b45e47af37e5718d16017009bfb5be891192c989f1f2bfdcec747cd5
SHA512: fa77812f12757be2766f2ecf551c4bd58f76809b8a4fd5996aa548573f9c7d4acbd3e75ee86ddb9ebc0d7c73337ae2fdce9a00b22dc2d8fc38bb021d705f0f2c
Description: debug-enabled Perl interpreter
 debugperl provides a debug-enabled version of Perl which can produce
 extensive information about the interpreter as it compiles and executes
 a program (see the -D switch in perlrun(1)).
 .
 Note that this package is primarily of use in debugging *Perl* rather
 than perl programs, which may be traced/debugged using the standard
 perl binary using the -d switch (see perldebug(1)).
 .
 In addition, this package also includes debugging information for the normal
 Perl interpreter.
Build-Ids: 06f53570a1dcdea447c4e5188d0c5f0e987efce9 08c30335a26c64d688e39e1fd891ee8e92a32887 0bb47a45ec3a1e002bfff4ffeb9367c6169265e1 17965c4dbeab53631bcc499257230c1946481585 1f77def39520e885bea9285bc2e3c51499a52612 24de6f0bfe94778a5eb9109e845fdd1dc12e1c41 2682af579b384bec7c1a59e487d0ea344f81c764 27e760789d429080f3ac88bce4cb181bd9c976eb 354382a6d39610a404161ac2067c112a55958791 3c35277ff1f63118aa9f1e0a3f9dc50640d76281 48582d613e35266bb64f4a5130ccb1c7e6416a20 4afe7503aa169521dc8b2f7501cc09c5982836b2 4be8bc3e449e85038c92b63fa19c4fda07d376a7 4bf3df1b9b7028838127716c5a78cf231bc33773 53f7994fa6f46dd42d621d10e70049485bb0b3b1 544874270ac16c4e6512fc1cd2b30035be1cbaad 54780428cc4fa8417afeae0e7abc620b24e4995e 747bf2c4ce7aead4d9fd60378a3d4c1b15180304 78f1a30e307826164e832674322c632d5dbe1669 7993fdca69f348a7d0596712e5dd165e526e6ede 7c40ce5a983546b6ed28b1bc13e2aacddd30c7c5 7f2354ae1cd6ee84935f80d2e9959eb682c69684 7f7d4fc815ca73b59e6e47ddd8b9262c7ccd7e4e 86adf35fd630e00886fefa65ae72be2ca5f4c39d 8963bf719a7d550436ee9a5ac01b062c7e66d6d6 8a5a848112fd6997b7ab95d30f0b7affb862d909 8c55256f76d2f02c78de396b20179c11d858a259 8f3e7cedd8b8d4152fde182ee0f220060a3c5796 980b9bc59aedd7d24568295d156330d2de5a0315 9b677ebd685de81ebe356790db5e13402f070cb9 9ec0cd480a0b36c20ece29f9c2c42070782e3ef2 9f41a04854be38f0d28a4fd99a6757f988d380f3 ad5e1f15b44b2bdcd31cc70bed648eaef1e82935 b0c451f887b3bfb16587065685ee02e1c6f6fe36 b7448f8c356d12ef6350cd1a4a59d838cbedaafa bc2f1bf9d193b28fd86d6278b27b3208add87ec1 cbf31119fdb9c9c5d04177a4d9776ffec3e0c441 cdba0b4399950d3925294bf32eb617c9b06689ab cf58cc1451eab8d79f9bab99a62ba6fb8a7cddd8 cf817320717bbae4cbe2597df2d6e73b2e9b5280 d07ce415a5e08438df613a8889333eb4ef1f878a d31ca1b4e83f83270cbb59ffe67e73bd580058bf d3bf7d85edc6877f2552c7e8193328d06a5d0f78 d3c042d5f7484169a170311c93c273fdd27af370 d84e022214b081e3fae0406580d44f271f211d86 d9d6f702a629a6b992f72105c74ad975fa60c1d5 da4cdcf964a1c99a3722652d6a841f3fbd1cbfc6 da8aa2b78c0c886757e161dd49df88e7baa95260 db5f1cbf4c9ca6f12f0c75affce4d4dafa870cd7 df940bf1ea012a3fdd830404b1132ab49a1cf913 dfffdb150ef5ceb88bac57acf5fd0361881cf03a e2c555f72e124dc0829178add81dc46e8e101022 ec88ba3eeaf77ff68df73b6a6b99a9ecd5b33804 efe1f3fe4cecbce9cb004e02b086341be59eab48 f447fc7e4244192b477da5713c277093e5fbb1ec f83d0585355fec8a87fb2017c1b655c6f439c59f
Homepage: http://dev.perl.org/perl5/

Package: perl-doc
Priority: optional
Section: doc
Installed-Size: 14992
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: all
Source: perl
Version: 5.36.0-7+apertis1bv2024dev3b1
Depends: perl (>= 5.36.0-1)
Suggests: man-browser, groff-base
Filename: pool/target/p/perl/perl-doc_5.36.0-7+apertis1bv2024dev3b1_all.deb
Size: 7917100
MD5sum: 2787a333880a5acfc60fa4fcbc429602
SHA1: f6f9639bb7fe87268d8dc097fc86830c91df41da
SHA256: 6db5d10c6a1892a7efadb07356efeb9f5636ce850c3952a0f2e7daf9295a75b7
SHA512: 000c52410c254f82ff46d4b4390b3285947d87c7ddd323e4c989baba1f31d675c0b2e976362c146eee6351e788b2cfbb98279fe1aa627f906d2db6c9c7da80c8
Description: Perl documentation
 Perl manual pages, POD documentation and the `perldoc' program.  If you are
 writing Perl programs, you almost certainly need this.
Homepage: http://dev.perl.org/perl5/
Multi-Arch: foreign

Package: perl-modules-5.36
Priority: optional
Section: libs
Installed-Size: 17828
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: all
Source: perl
Version: 5.36.0-7+apertis1bv2024dev3b1
Replaces: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.40), libattribute-handlers-perl (<< 1.02), libautodie-perl (<< 2.34), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.028), libextutils-cbuilder-perl (<< 0.280236), libextutils-command-perl (<< 7.64), libextutils-install-perl (<< 2.20), libextutils-parsexs-perl (<< 3.450000), libfile-spec-perl (<< 3.8400), libhttp-tiny-perl (<< 0.080), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.11), libjson-pp-perl (<< 4.07000), liblocale-maketext-perl (<< 1.31), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999830), libmath-complex-perl (<< 1.5902), libmodule-corelist-perl (<< 5.20220520), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.14), libnet-ping-perl (<< 2.74), libparams-check-perl (<< 0.38), libparent-perl (<< 0.238), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.43), libtest-harness-perl (<< 3.44), libtest-simple-perl (<< 1.302190), libtest-tester-perl (<< 1.302190), libtest-use-ok-perl (<< 1.302190), libtext-balanced-perl (<< 2.04), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3000), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9929), perl-base (<< 5.22.0~), perl-modules, podlators-perl (<< 4.14)
Provides: perl-modules
Depends: perl-base (>= 5.36.0-1)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: perl (>= 5.36.0-1)
Conflicts: perl-modules (<< 5.22.0~)
Breaks: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.40), libattribute-handlers-perl (<< 1.02), libautodie-perl (<< 2.34), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.028), libextutils-cbuilder-perl (<< 0.280236), libextutils-command-perl (<< 7.64), libextutils-install-perl (<< 2.20), libextutils-parsexs-perl (<< 3.450000), libfile-spec-perl (<< 3.8400), libhttp-tiny-perl (<< 0.080), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.11), libjson-pp-perl (<< 4.07000), liblocale-maketext-perl (<< 1.31), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999830), libmath-complex-perl (<< 1.5902), libmodule-corelist-perl (<< 5.20220520), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.14), libnet-ping-perl (<< 2.74), libparams-check-perl (<< 0.38), libparent-perl (<< 0.238), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.43), libtest-harness-perl (<< 3.44), libtest-simple-perl (<< 1.302190), libtest-tester-perl (<< 1.302190), libtest-use-ok-perl (<< 1.302190), libtext-balanced-perl (<< 2.04), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3000), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9929), maildirsync (<< 1.2-2.1), perl (<< 5.36.0~), podlators-perl (<< 4.14)
Filename: pool/target/p/perl/perl-modules-5.36_5.36.0-7+apertis1bv2024dev3b1_all.deb
Size: 2826320
MD5sum: 3f09fe44f00e887c28544eb3c3661ca1
SHA1: 337578cce2217ff7843ddff80c8e6e92476d8728
SHA256: 36f52dd88a19d438373e96982878ff2b0c2225d467de62614096c9c83cd8d7e8
SHA512: be1f266359237c9b537d608443cd095f87e9ccfb451cb96255302930bbe822ae2ec117fc77ba052327b25fb9f760616624a52c010117d488e443fd8442e502d1
Description: Core Perl modules
 Architecture independent Perl modules.  These modules are part of Perl and
 required if the `perl' package is installed.
 .
 Note that this package only exists to save archive space and should be
 considered an internal implementation detail of the `perl' package.
 Other packages should not depend on `perl-modules-5.36' directly, they
 should use `perl' (which depends on `perl-modules-5.36') instead.
Homepage: http://dev.perl.org/perl5/
Multi-Arch: foreign

Package: php-google-protobuf
Priority: optional
Section: php
Installed-Size: 799
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: all
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Filename: pool/target/p/protobuf/php-google-protobuf_3.21.12-3+apertis2bv2024dev3b1_all.deb
Size: 125768
MD5sum: 449aad7fe086a0a0b11e1c1314e4d8aa
SHA1: 9b8b23623e7cf66b6cd1e9fb618d29052292f159
SHA256: 324cfa592f5c02526f157bce25f904fbcc4f10201978ef3cf889a82e0c0cca85
SHA512: d10a19018944f2c2409e604e3b5c9919613a7fbe4d050b143b13cb85ad4b68b429cba812edc2be0a78a338036074b96a100121c2786a2cad4ebb29c3e00d52a9
Description: PHP bindings for protocol buffers
 Protocol buffers are a flexible, efficient, automated mechanism for
 serializing structured data - similar to XML, but smaller, faster, and
 simpler. You define how you want your data to be structured once, then you can
 use special generated source code to easily write and read your structured
 data to and from a variety of data streams and using a variety of languages.
 You can even update your data structure without breaking deployed programs
 that are compiled against the "old" format.
 .
 Google uses Protocol Buffers for almost all of its internal RPC protocols and
 file formats.
 .
 This package contains the PHP bindings for the protocol buffers. You will
 need the protoc tool (in the protobuf-compiler package) to compile your
 definition to PHP code, and then the modules in this package will allow
 you to use those classes in your programs.
Homepage: https://github.com/google/protobuf/
Multi-Arch: foreign

Package: pipewire
Priority: optional
Section: video
Installed-Size: 102
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: libpipewire-0.3-modules (= 0.3.65-3+apertis3bv2024dev3b1), pipewire-bin (= 0.3.65-3+apertis3bv2024dev3b1), init-system-helpers (>= 1.52), adduser
Filename: pool/target/p/pipewire/pipewire_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 84160
MD5sum: 3ec8cffa97ff34433ccfc0b4aaec73a5
SHA1: da9d5fa39c6b4cfd835a82fd0578f74e227f3b32
SHA256: fa65e1a470571d54cc25455ce804e13c8114fb2dd844f5ef7b1efea61bd05c0d
SHA512: c0664d97d88f97b5ee36edb29133d04788d23c09511b7ee9069d0b875fed5ab466864f87aecc95423d453e495ff242b883a2cf6ed5a5338743084ef1de337362
Description: audio and video processing engine multimedia server
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This metapackage makes PipeWire available for programs of the same
 architecture, and provides the systemd user service necessary to run
 pipewire on-demand.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: pipewire-alsa
Priority: optional
Section: sound
Installed-Size: 145
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Replaces: pipewire-audio-client-libraries (<< 0.3.54-1~)
Depends: pipewire (= 0.3.65-3+apertis3bv2024dev3b1), libasound2 (>= 1.1.7), libc6 (>= 2.17), libpipewire-0.3-0 (= 0.3.65-3+apertis3bv2024dev3b1)
Conflicts: pulseaudio
Breaks: pipewire-audio-client-libraries (<< 0.3.54-1~)
Filename: pool/target/p/pipewire/pipewire-alsa_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 52028
MD5sum: bb1fd5aaab5b4c2c3924cf53a7a250ea
SHA1: 3ebafb8f8c06387825b0e1615f3896ff9439b138
SHA256: e3df20c216b2e2beedea3317e364be2be804b1c5adeee2701deb4e03deda294a
SHA512: 6a854665ae7ec5115c47bf577de6ba93134b2d99e817e9408cc3dcde5fe9fcac457224589d3e9384acff6eb57d087f6cdfbd557327b8d70a32b8f35b7f39367c
Description: PipeWire ALSA plugin
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains the ALSA plugin.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: pipewire-alsa-dbgsym
Priority: optional
Section: debug
Installed-Size: 160
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: pipewire-alsa (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/pipewire-alsa-dbgsym_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 132976
MD5sum: 42ad30a0590fda8676ba79353967a93d
SHA1: 8fe276d95ac2d1ebc5cdcdd0377b04da80d8115b
SHA256: e6b5a1e170aff20c8e3a19a01268af28aaaf33e6e1d78ae6b2aca7a22d26e9e7
SHA512: c3621e45caaf4f72e678d8b9f3b6cfb66312164a235825d2cfd90256898bbebca76ef44b2045eb66d269d6b8cf5788b38dce6d31af962d6cef18177a366891c3
Description: debug symbols for pipewire-alsa
Auto-Built-Package: debug-symbols
Build-Ids: d816601d394d0ab68829caa6486ab507c4c529f0 df0d4926968d01ba8d45b7ce65b81acf41a2093b
Multi-Arch: same

Package: pipewire-audio
Priority: optional
Section: sound
Installed-Size: 31
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: all
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Replaces: pulseaudio, pulseaudio-module-bluetooth
Depends: libspa-0.2-bluetooth, pipewire-alsa, pipewire-pulse, wireplumber
Conflicts: pulseaudio, pulseaudio-module-bluetooth
Filename: pool/target/p/pipewire/pipewire-audio_0.3.65-3+apertis3bv2024dev3b1_all.deb
Size: 19380
MD5sum: 01e69fe5ea39030cd828b8e66db04774
SHA1: b2ea8732d3f3e1a342372eedd828b06722b72e80
SHA256: 2e1ad962276b4912d621ece52a1785776e3e19a67c28d4ef8f953dff43508893
SHA512: 54c56507a337fb8e4e378b7873828f5351017a4b337dffb8995943f0d4dda8aea4076aa01ab4b2c745718a48091da3499f09ce57aa6370164e59851f78c11e6c
Description: recommended set of PipeWire packages for a standard audio desktop use
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This metapackage depends on a recommended set of pipewire packages
 for a standard audio desktop use.
Homepage: https://pipewire.org/

Package: pipewire-audio-client-libraries
Priority: optional
Section: oldlibs
Installed-Size: 31
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: all
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: pipewire-alsa, pipewire-jack
Filename: pool/target/p/pipewire/pipewire-audio-client-libraries_0.3.65-3+apertis3bv2024dev3b1_all.deb
Size: 19176
MD5sum: c62de2704de4e4b48444fee24f06af92
SHA1: 3ce339d05f64f613f598d4fba4c6014c22d24482
SHA256: fa0aa2afd34eb3fe47d7dd71e1178d8e439264d02fa6d0d3a9fde3ea962b2b01
SHA512: 6fbf24859d44886b6ac808993d62a5514f0b91a38f65414a361ead7c9539c116f66c77351597cc9a6018d19ce7c0d3613617c554d1f404c391f8d97be01d367e
Description: transitional package for pipewire-alsa and pipewire-jack
 PipeWire is a server and user space API to deal with multimedia
 pipelines.
 .
 This is a transitional package for pipewire-alsa and pipewire-jack.
 It can safely be removed.
Homepage: https://pipewire.org/

Package: pipewire-bin
Priority: optional
Section: video
Installed-Size: 1133
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Replaces: pipewire (<< 0.3.5)
Depends: libpipewire-0.3-modules (= 0.3.65-3+apertis3bv2024dev3b1), libasound2 (>= 1.2.1.1), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libedit2 (>= 3.1-20130611-0), libncursesw6 (>= 6), libpipewire-0.3-0 (= 0.3.65-3+apertis3bv2024dev3b1), libsndfile1 (>= 1.0.20), libtinfo6 (>= 6)
Recommends: dbus-user-session, wireplumber | pipewire-media-session, rtkit
Breaks: pipewire (<< 0.3.5)
Filename: pool/target/p/pipewire/pipewire-bin_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 278828
MD5sum: 8401c1767b7b4c5983be1111d0d477c6
SHA1: 2a61a6b05a4ea9e9f29d217dd33eee9b352aae7d
SHA256: bcb4661c906d8842b18486386bd1903960b5aa48bdb47367c3bfad402eaae3e8
SHA512: 7d71c930ec702dfa1b4e611974c29fb9f6de70ca191b7612aa7edbc2566172cd761aec75d5eb84c07012800a682d00a6253fc17c2d27ace6bd98e91af19722d6
Description: PipeWire multimedia server - programs
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains the server and command-line utilities, and should
 not normally be depended on directly. PipeWire clients should depend on
 the pipewire package instead.
Homepage: https://pipewire.org/
Multi-Arch: foreign

Package: pipewire-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 1031
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: pipewire-bin (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/pipewire-bin-dbgsym_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 854820
MD5sum: 987fd58cc2ed58f013d697b3381c594d
SHA1: d85d80efaf34b1eaea2305a1751e3573e9a9c5bd
SHA256: 79eda47b0824ee831bfb5680c5dd5199060962b86c5c185b67c044b665fff8ed
SHA512: 27c275929be3cca92910b95057984bc266c38d633093da4fd6b9c2c476b98318459d0f96b53cee7bac9a321cd6e8eddb713beffee2476b1d789143705f9f6e90
Description: debug symbols for pipewire-bin
Auto-Built-Package: debug-symbols
Build-Ids: 0ea09f10698b00d3c2394404e0448c58eb299e58 124b81be8858291db1fdb593886db401b7b16c16 12e1b4ea8f02025a3a10f8d10ed0bd17fb883bdb 222bda597393d1a13521f182688508460257ef2f 2dcbae41ee2f2a5918c19f151f84c2825502f53c 345d8e47590998594de464bb90ba36e8a8cb4af7 3540d27643cfdbe20c08f9e8b868debb692cdb3e 48f844d6bcf89ab9fda87cd40c7b1e7994d076f5 5b0dc155529704f9195597985bacf820bbdf5977 67bb9cc1101d9ff600b69127dbcd1ad6332995f4 7f433f8bc4ca6e67fe3b56b293a330addae46ba4 b5ea7bfe4b9baeeea69b4e7c14e8f1a783ead720 caa130731f93ec2da0445c39f1517734b55fff1b d4bd98e8b927d1a73da2cab7cd7550a43040745e d957dca001ff43df7a2f4ac73586e98b891603d6 e3bbf4b416bd40ecb4ea456aec7e97aca66ea594 f8300a51fac082c0a9fb1140552084825b36297d ff313b7243546b69e552ad1124767248b2f63316

Package: pipewire-doc
Priority: optional
Section: doc
Installed-Size: 26472
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: all
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Replaces: libpipewire-0.2-doc (<< 0.3.1)
Breaks: libpipewire-0.2-doc (<< 0.3.1)
Filename: pool/target/p/pipewire/pipewire-doc_0.3.65-3+apertis3bv2024dev3b1_all.deb
Size: 1461608
MD5sum: eb8979ba10509bc8ba72fedb60430fc5
SHA1: 665115285555b7a26bc03b22a0834f68a464b9cf
SHA256: 053d5f2ddd06daba37ee4095d764a3946036864edbc3acfb4b2a63dba11fa97e
SHA512: 5bad09833b5c51a41106b31212289a7c40e8100fbe1d70c2153c9bc6911eba58794c2163025f56740b94ea56fae174002cdf8c366a505c3e04cb1eb9bbeef0b6
Description: libraries for the PipeWire multimedia server - documentation
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains the API reference.
Homepage: https://pipewire.org/
Multi-Arch: foreign

Package: pipewire-jack
Priority: optional
Section: sound
Installed-Size: 384
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Replaces: pipewire-audio-client-libraries (<< 0.3.54-1~)
Depends: pipewire (= 0.3.65-3+apertis3bv2024dev3b1), libc6 (>= 2.34), libpipewire-0.3-0 (= 0.3.65-3+apertis3bv2024dev3b1)
Breaks: pipewire-audio-client-libraries (<< 0.3.54-1~)
Filename: pool/target/p/pipewire/pipewire-jack_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 104692
MD5sum: 7e6c8021eba31cf2e4d435fb0355a496
SHA1: d238262e9b548c88ac559aba66d647d0a01fb62e
SHA256: 9ac3dc0271d8ba18b36edab46129b64229325c156fef260fc07e407069f60a5b
SHA512: 996405f5f0c67fa79c5619039bc53995615e7a094784b0aeb826d5c759cda5091c1a3eb2b204a5c69d72bf77d3a861d35d009f30207856b1d98deeb85764c64e
Description: PipeWire JACK plugin
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains the JACK plugin.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: pipewire-jack-dbgsym
Priority: optional
Section: debug
Installed-Size: 473
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: pipewire-jack (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/pipewire-jack-dbgsym_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 403764
MD5sum: 0ca056a2dde0165c75be1c0dec7914b6
SHA1: e4cdd36a53e1533948f61faeb97f04720bc739cb
SHA256: d4c24d3bb4178e6707f68cfb5e442602e6444c3248ba27a1140c4abc1fbb0e7b
SHA512: f93762c61f568308e1e80c67879c43db446930cf70127a84a2773721fdb1114e365c3fde0df115ed8fb18958379077b439da9fc8155b6ba7147f694b2ad32fec
Description: debug symbols for pipewire-jack
Auto-Built-Package: debug-symbols
Build-Ids: 87c40ea19df45c9a3fc136085d6ad1e442970440 9ec1ea5f6c1825612406334d20d3cf37c98b6c99 bce3b94eef241668b61e324df19876a64713a894
Multi-Arch: same

Package: pipewire-libcamera
Priority: optional
Section: video
Installed-Size: 118
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: pipewire (= 0.3.65-3+apertis3bv2024dev3b1), libc6 (>= 2.32), libcamera0.0.3 (>= 0.0.3), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Filename: pool/target/p/pipewire/pipewire-libcamera_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 61408
MD5sum: aa7e1f8e7c3013d14db6c88025a7467e
SHA1: 8b55b002c74ebab1efebc264b5df8d02f188a698
SHA256: dfcd4bcdaed644b022cef288ca58c82276d31ea750551df520bf0778996cf09b
SHA512: 604f206e0a3e5b5b05475e449d9d39932267f986ec83c6b0b1c9d0592a602ee819d871f03152ba7d49286d55da2aa3e2e9905633298635d3267bdbdc51bb970b
Description: PipeWire libcamera plugin
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains the libcamera plugin.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: pipewire-libcamera-dbgsym
Priority: optional
Section: debug
Installed-Size: 580
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: pipewire-libcamera (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/pipewire-libcamera-dbgsym_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 561480
MD5sum: 2ea56c895edb62e46e9c66b1a332b4d2
SHA1: 4d39678391e3e452e1ff0d0d6640e53ff4c83cdf
SHA256: ab8fbbcbe94cbc856abe90d9b6f5bd01b224f528f0ad16f8396c4c30b2f133d7
SHA512: 4f63c70d1b15acc9be665733ed18fb8f848c837366fbc9684660ab547ab53a214d4fef900911810bf082f86ff500601ee3500e52db1a43084313354eb15ed6c3
Description: debug symbols for pipewire-libcamera
Auto-Built-Package: debug-symbols
Build-Ids: 33e797befc5094ba60b23579e4b12d0d20c1c357
Multi-Arch: same

Package: pipewire-pulse
Priority: optional
Section: sound
Installed-Size: 57
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Replaces: pipewire-bin (<< 0.3.27-2)
Depends: pipewire (= 0.3.65-3+apertis3bv2024dev3b1), init-system-helpers (>= 1.52)
Recommends: wireplumber | pipewire-media-session-pulseaudio
Suggests: libspa-0.2-bluetooth, pulseaudio-utils
Breaks: pipewire-bin (<< 0.3.27-2)
Filename: pool/target/p/pipewire/pipewire-pulse_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 23916
MD5sum: e18884a05c93510f12f26a8a620a17c4
SHA1: e1e022d9130d780f5b120530bc5220a0a81565cf
SHA256: e8ce5140a43d94a79f59c7b05e5a74d8a85ac872aaf39bd315bc40754c1e3891
SHA512: b21ba569e7200ff8345371b4572f01956d0e25725aec5c394c17ef0557d4d5ece000d7a958a501071e43d6e82384c283bc8fb5c0a1e5a13f73a9c5a1c7b34f7b
Description: PipeWire PulseAudio daemon
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains the PulseAudio replacement daemon.
Homepage: https://pipewire.org/
Multi-Arch: foreign

Package: pipewire-tests
Priority: optional
Section: misc
Installed-Size: 1005
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: pipewire (= 0.3.65-3+apertis3bv2024dev3b1), libasound2 (>= 1.0.16), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libpipewire-0.3-0 (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/pipewire-tests_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 203648
MD5sum: ab2c0999f03ab12afb3089ed05c8d349
SHA1: 5ce443100103c01634579867498f6c0fccefc8aa
SHA256: 4aa0206bf3ab987080c8168e9f3ef965b9baf8e000596ac668846c12552b7f26
SHA512: 11173951b8f9e064de7690485018fb0252db066bf810707a49998b1c9abe05326aeb7e4b9234de2d4feccf0cde7be1453761b87b98d26fdfb154acf22d6f2136
Description: PipeWire multimedia server - tests and examples
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains automated and manual tests and example programs.
Homepage: https://pipewire.org/

Package: pipewire-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 1349
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: pipewire-tests (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/pipewire-tests-dbgsym_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 1085476
MD5sum: 8e02bc9a3dae4e082fd88d68263895b7
SHA1: ac5296d86de8630ea358f92826f77a08f5234155
SHA256: 046f3d66137f1fea5c7df330787c764991590630dfd4fc722e302d014fb1ff49
SHA512: 5e32f88415991beb9e37125c49c11467f01b8805684e2bf2c0157971d9684165a6de71d66a6783d1aa836a793d7762928220fe4da43bc2accbbb71a83c8fa42a
Description: debug symbols for pipewire-tests
Auto-Built-Package: debug-symbols
Build-Ids: 00c6b09d57eb3fdb69d7845602d40cf709594135 012cbbc041cd97633626a1012df11a85a52335ab 066206e39d3dbc74254a1cca97b6a72db99324b7 0751af779ba7fb74ba2d5f4419e82f0dd0235cf9 099975e4213abcef588fe36f23af7ab5cabab39d 0efa6fcf692aa6aa296db148dc1f4ad4cecd67ac 146484b6892e331d0618bae0ffcfc6cbcf673e3b 1530eab264e8909b9ecb0dbe05a80c715a3fabb1 209e8e40b855e1fc7d5b15676d0a87d8917c8291 287dac10f39c59611bd6939a0e9ed1bfccac183c 2c233da5b944352e40e88c246dd210bb60c0058e 3aa41a0005d8e6bd4e9a058f94c5095761e62470 442cf9a5bf7dd79047c79cd69e8e55e85db0c840 462a2c73ac8c74410ede5a2b7dabe009d03c7398 4d13b9e64fb026e7b9901de1ec52454ea89508fa 537ae6a51514b229cff900507ea77c98fe394d66 6022c088d901e9e8de57d04934ec0b9bc0a61db3 6e6848c9bf01482d65de81b7ec295b9257039a2b 70aeb2fb02ea911d6b54e05bf9f9abdc36a9fd73 75af9e35d6271e6f71fe214d1651881fd3683696 7ed3b593fd531f6dc8a760bfdb9b6c4440f4c563 8280247280d2b5f491abbad330c62e6fb5a20e91 8a308af542bdc203995307a456cd8f971c221e47 8a54f8427bfc8be858a642256ccf3d2a4775b839 a2b9e6e9581a2053d76bdf0cb0d80529c9af1e94 a2d434c66baa64a2be84c4e8b5c89a26b9883b03 b1110ccea479d29f975ca790bfdb2fb8f98fbcea c3e2b307a73b93020e595a8c5a557704e25bed15 c7b00ccd0098f061b900c63201be884b575240ac caf7d060b96388e11f3e55a757c93702741b0c05 d64800cb845564f0660b8854d5376438b28995b8 dde74012f0a0eee7aa71bb3f0283e7e81f5dc365 e3e977f59c6358915f57c0e5e5229bb77297a97b f0bfec1660f9ecc0f62bb7fef9eb9648b5dd20dc f1cc2741d050bbc7bb9976303e3ed228a74c7f9c

Package: pipewire-v4l2
Priority: optional
Section: video
Installed-Size: 90
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Replaces: libpipewire-0.3-modules (<< 0.3.54-1), pipewire-bin (<< 0.3.54-1)
Depends: pipewire (= 0.3.65-3+apertis3bv2024dev3b1), libc6 (>= 2.34), libpipewire-0.3-0 (= 0.3.65-3+apertis3bv2024dev3b1)
Breaks: libpipewire-0.3-modules (<< 0.3.54-1), pipewire-bin (<< 0.3.54-1)
Filename: pool/target/p/pipewire/pipewire-v4l2_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 45976
MD5sum: 6a57a82b141a4ab8edd6ba5ff505ccea
SHA1: 4fbd35f59d9f61651fcaf9d8678113d83538f7e0
SHA256: 9f8e36f68d474f7d56d49479c8d1a243256676aad713440f3f0127d3b7dc37aa
SHA512: af8d59dccc8789b92bb5eb9eaf0d07ff5d6b3c600cfc700778badb46aa2891953fb40bf0f77c92edb76213a1e28b03aba33aef31878c067e4efef18d7cfa7d8b
Description: PipeWire V4L2 plugin
 PipeWire is a server and user space API to deal with multimedia
 pipelines. This includes:
 .
  - Making available sources of video (such as from a capture devices or
    application provided streams) and multiplexing this with clients.
  - Accessing sources of video for consumption.
  - Generating graphs for audio and video processing.
 .
 This package contains the V4L2 plugin.
Homepage: https://pipewire.org/
Multi-Arch: same

Package: pipewire-v4l2-dbgsym
Priority: optional
Section: debug
Installed-Size: 126
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: pipewire
Version: 0.3.65-3+apertis3bv2024dev3b1
Depends: pipewire-v4l2 (= 0.3.65-3+apertis3bv2024dev3b1)
Filename: pool/target/p/pipewire/pipewire-v4l2-dbgsym_0.3.65-3+apertis3bv2024dev3b1_armhf.deb
Size: 112012
MD5sum: d693b0dc70c79280da3893c79bced4b4
SHA1: 64bf9c0a2b35746038f66675ee441bf687fd392f
SHA256: 49935b604ebb7335345b348b09ed0b805f3e65dcfe0b3fe1768d24f6480cf39f
SHA512: 7d142e0e60dede30962cd88d22947b95d0a8c37d2ac10078eb3243023171a6ec22a6d2bd0f706453f86aa1e34ebe5fef2f3cf5e5a329cb5a6ac88743dbb08b18
Description: debug symbols for pipewire-v4l2
Auto-Built-Package: debug-symbols
Build-Ids: c8013f1b31b2750dc45f0c804b886f13618afba7
Multi-Arch: same

Package: pkexec
Priority: optional
Section: admin
Installed-Size: 51
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Replaces: policykit-1 (<< 0.120-4~)
Depends: polkitd (= 122-3+apertis2bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.35.9), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (= 122-3+apertis2bv2024dev3b1), libpolkit-gobject-1-0 (= 122-3+apertis2bv2024dev3b1)
Breaks: policykit-1 (<< 0.120-4~)
Filename: pool/target/p/policykit-1/pkexec_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 23568
MD5sum: 561e9b37fe7e2cdc85185fd29cdc9202
SHA1: 0be7d2a13490996ad483533c277f05f4234a7e84
SHA256: 16c959fcd298ff69cd03fe4b75528f874550588440ba62b45ad13adb01d7d495
SHA512: 05740da9b1ebcf336eb7eb7dadae267828e3cd3e0883ff51d410d75f53405c24cf10f54142137e3a6cbcae9d1e1be1d2825bfd0e25a26bcc3a7e5c40adff70c8
Description: run commands as another user with polkit authorization
 polkit is an application-level toolkit for defining and handling the policy
 that allows unprivileged processes to speak to privileged processes.
 It was previously named PolicyKit.
 .
 pkexec is a setuid program to allow certain users to run commands as
 root or as a different user, similar to sudo. Unlike sudo, it carries
 out authentication and authorization by sending a request to polkit,
 so it uses desktop environments' familiar prompting mechanisms for
 authentication and uses polkit policies for authorization decisions.
 .
 By default, members of the 'sudo' Unix group can use pkexec to run any
 command after authenticating. The authorization rules can be changed by
 the local system administrator.
 .
 If this functionality is not required, removing the pkexec package will
 reduce security risk by removing a setuid program.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Multi-Arch: foreign

Package: pkexec-dbgsym
Priority: optional
Section: debug
Installed-Size: 36
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Depends: pkexec (= 122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/policykit-1/pkexec-dbgsym_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 21704
MD5sum: 94e2893386e1496b66c716ef6d8ff663
SHA1: 08c1840c9c1e1e93b9cf1239b78e578bc69d4207
SHA256: 61717a1b7adc0f5bf1ba166aaad54091545e8ffca08ad94095405a1db4227108
SHA512: 08a3db922109fb7201f2a4f857c2b8f04f71017a4f8c5c041f593faf0d647ceef3ff179eff3275fd97d53c7ae02437523649d5ca0e268ba2f9c27b93f044cc9b
Description: debug symbols for pkexec
Auto-Built-Package: debug-symbols
Build-Ids: 308710bfc37e9e620f803355cb98a6f33da445f9

Package: plymouth
Priority: optional
Section: misc
Installed-Size: 588
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Version: 22.02.122-3+apertis2bv2024dev3b1
Replaces: plymouth-drm (<< 0.9.0-6~), plymouth-themes (<< 0.9.0-8~)
Depends: init-system-helpers (>= 1.18), initramfs-tools | dracut, lsb-base (>= 3.0-6), systemd (>= 232-8~), udev (>= 232-8~), libc6 (>= 2.34), libdrm2 (>= 2.4.47), libplymouth5 (>= 0.9.5+git20211018)
Suggests: desktop-base, plymouth-themes
Conflicts: console-common
Breaks: mawk (<< 1.3.4), plymouth-drm (<< 0.9.0-6~), plymouth-themes (<< 0.9.0-8~)
Filename: pool/target/p/plymouth/plymouth_22.02.122-3+apertis2bv2024dev3b1_armhf.deb
Size: 158196
MD5sum: 0fd521cf52c67dd9e1b2c7b467dbe94e
SHA1: a54229f634ca264ad40eb5e4af0801dee871d095
SHA256: db446c97fd9451165cbaa94c46c66ea06e3a3f99a5f5d1d67bab8a03fc5d9857
SHA512: bea74f630d2c3c286269ccb1fa9eed4ed624ad96636555d2ec4299a118ebba418937903f139f7c3dd48c3096db121e546905d78c88339230f21de772fbd6047d
Description: boot animation, logger and I/O multiplexer
 Plymouth provides a boot-time I/O multiplexing framework - the most obvious
 use for which is to provide an attractive graphical animation in place of
 the text messages that normally get shown during boot. (The messages are
 instead redirected to a logfile for later viewing.) However, in event-driven
 boot systems Plymouth can also usefully handle user interaction such as
 password prompts for encrypted file systems.
 .
 This package provides the basic framework, enabling a text-mode animation.
Homepage: https://www.freedesktop.org/wiki/Software/Plymouth

Package: plymouth-dbgsym
Priority: optional
Section: debug
Installed-Size: 407
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: plymouth
Version: 22.02.122-3+apertis2bv2024dev3b1
Depends: plymouth (= 22.02.122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/plymouth/plymouth-dbgsym_22.02.122-3+apertis2bv2024dev3b1_armhf.deb
Size: 305076
MD5sum: 1b4b61361291650c7594cf4835e4f751
SHA1: da7c6eab296c876cbdc49b1f54231948aebe60e4
SHA256: 436be39e7bc30d5d83c9a967ac4509c29ed45a3b00cf7476be9913daf2d489f1
SHA512: 27c536bfad77bb4e033a1a6973df72a1bb54645a8bfe4cf057b17f679780171c9aafe25bdcef6a328625e702ca8c46e1bdf1049dc84cf15d5f1c4250da7d0d25
Description: debug symbols for plymouth
Auto-Built-Package: debug-symbols
Build-Ids: 1fd96934f31b9476da49a5d578bb438cba49d597 5a36ed8c2a6993544ae8cbc59c3a6a678446a374 66dd0ba2e3386f0e59dcdbd9ab7e23ba8491f06e 70cc2d47bed5727c1f4682ecaa2b2d0b014c5fc9 85e064fd3dfe8611fa2f40c2b3705c5776bca5fd 92041f19c3e1bacaba650edafd7adc099bb3d7a7 a2a48f88cc78b4fbe231d6bfce4c90fe9a24a194 a82ca59bbf0d2249d7e3871d965cfef1ae468109 e2179f14a743fb91cf42948f46e19b9b8a0d4267

Package: plymouth-label
Priority: optional
Section: misc
Installed-Size: 29
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: plymouth
Version: 22.02.122-3+apertis2bv2024dev3b1
Replaces: plymouth-themes (<< 0.9.2-5~)
Depends: plymouth (= 22.02.122-3+apertis2bv2024dev3b1), libc6 (>= 2.4), libcairo2 (>= 1.14.0), libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libplymouth5 (>= 0.9.5)
Breaks: plymouth-themes (<< 0.9.2-5~)
Filename: pool/target/p/plymouth/plymouth-label_22.02.122-3+apertis2bv2024dev3b1_armhf.deb
Size: 10280
MD5sum: f9fcab033790fb2c52c854b74c7e4b9a
SHA1: 304460972111adfdc8e50fd18bb88b3ab3f6378a
SHA256: c761932a603db7c739db92a6d653219fcfaa191801a617ee0080051ee82e5755
SHA512: 526b6a85c12d25f15b01999da73ebbcd24646161493dc8ecd47517d7f224164fac522baee70314058092605483d6fd17ef6d5f3a384cfc6f79256b0bf1ac1df9
Description: boot animation, logger and I/O multiplexer - label control
 Plymouth provides a boot-time I/O multiplexing framework - the most obvious
 use for which is to provide an attractive graphical animation in place of
 the text messages that normally get shown during boot. (The messages are
 instead redirected to a logfile for later viewing.) However, in event-driven
 boot systems Plymouth can also usefully handle user interaction such as
 password prompts for encrypted file systems.
 .
 This package contains the label control, used by various graphical themes
 to render text.
Homepage: https://www.freedesktop.org/wiki/Software/Plymouth

Package: plymouth-label-dbgsym
Priority: optional
Section: debug
Installed-Size: 24
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: plymouth
Version: 22.02.122-3+apertis2bv2024dev3b1
Depends: plymouth-label (= 22.02.122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/plymouth/plymouth-label-dbgsym_22.02.122-3+apertis2bv2024dev3b1_armhf.deb
Size: 10512
MD5sum: 32c8c61297ff22e641197b603ffc0d14
SHA1: 02101887e80acc2d2a5f9fc5e571d6c3ed8eb975
SHA256: f5b99c978f2bef1e1bdd010ab1b676172f5fdc3b9ff9b0792ce05af99ddc3aae
SHA512: 64c74a7053fdc4946f4d05ef863c54a78c3e655d9af99cebda7fc4f39d6cbcf58aea53cae71d042a679801af758e2dc185e3b3ba473c151aac7602b6c8a76657
Description: debug symbols for plymouth-label
Auto-Built-Package: debug-symbols
Build-Ids: e9f32516305fb22d183cd5d2648e7fcfea897cef

Package: plymouth-themes
Priority: optional
Section: misc
Installed-Size: 986
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: plymouth
Version: 22.02.122-3+apertis2bv2024dev3b1
Replaces: plymouth-drm (<< 0.9.0-6~), plymouth-themes-all, plymouth-themes-fade-in, plymouth-themes-glow, plymouth-themes-script, plymouth-themes-solar, plymouth-themes-spinfinity, plymouth-themes-spinner
Provides: plymouth-theme, plymouth-themes-all, plymouth-themes-fade-in, plymouth-themes-glow, plymouth-themes-script, plymouth-themes-solar, plymouth-themes-spinfinity, plymouth-themes-spinner
Depends: fontconfig, fontconfig-config, fonts-cantarell, fonts-dejavu-core, plymouth (= 22.02.122-3+apertis2bv2024dev3b1), plymouth-label (= 22.02.122-3+apertis2bv2024dev3b1), libc6 (>= 2.29), libplymouth5 (>= 0.9.5)
Conflicts: plymouth-themes-all, plymouth-themes-fade-in, plymouth-themes-glow, plymouth-themes-script, plymouth-themes-solar, plymouth-themes-spinfinity, plymouth-themes-spinner
Breaks: libfontconfig1 (<< 2.13.0-5~), plymouth-drm (<< 0.9.0-6~)
Filename: pool/target/p/plymouth/plymouth-themes_22.02.122-3+apertis2bv2024dev3b1_armhf.deb
Size: 759960
MD5sum: e9087913fd6e1508b4e7be2ceb3006c3
SHA1: 880bb734367194bc54279e7e4ee255057ac79b9b
SHA256: 30e544d70c412e54add5a055a9e013c85c3e0e63ff798bd453903de0f2ce48c7
SHA512: 9c6d6af00b46717c311d670d5c91027fdca3c40169347733c73c108159b639fc1a7fbb6f0ea6513c3539d6619cc7b04703ba5d82b194ad54059dae06b0dcca16
Description: boot animation, logger and I/O multiplexer - themes
 Plymouth provides a boot-time I/O multiplexing framework - the most obvious
 use for which is to provide an attractive graphical animation in place of
 the text messages that normally get shown during boot. (The messages are
 instead redirected to a logfile for later viewing.) However, in event-driven
 boot systems Plymouth can also usefully handle user interaction such as
 password prompts for encrypted file systems.
 .
 This package provides the following themes:
 .
  * fade-in: features a centered logo that fades in and out while stars twinkle
    around the logo during system boot up.
  * glow: features a pie chart as progress indicator.
  * script: features a simple base theme.
  * solar: features a blue flamed sun with animated solar flares.
  * spinfinity: features a centered logo and animated spinner that spins in the
    shape of an infinity sign.
  * spinner: features a simple theme with a small spinner on a dark background.
Homepage: https://www.freedesktop.org/wiki/Software/Plymouth

Package: plymouth-themes-dbgsym
Priority: optional
Section: debug
Installed-Size: 131
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: plymouth
Version: 22.02.122-3+apertis2bv2024dev3b1
Depends: plymouth-themes (= 22.02.122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/plymouth/plymouth-themes-dbgsym_22.02.122-3+apertis2bv2024dev3b1_armhf.deb
Size: 92672
MD5sum: 69c53a5140343de2cf16694dccf32334
SHA1: 7635c8e5ff28a073ddf3dd03cfb24b09e9e7073f
SHA256: 2dd19eed5db5af44084577b364233458222ad8c5c2044ca752c264182592d2aa
SHA512: 04dd06294a2226905d48043864910f0315e5e69e7d404f796f165e9c8df14ff7ed5ced583fb061851a12fec558e821f062fd5fac5d425a7ea819fc011fc1ce7a
Description: debug symbols for plymouth-themes
Auto-Built-Package: debug-symbols
Build-Ids: 76c4b37303718894c4c8530b4ed2a67366a6c7e3 93b2378bb8c9cf7e9ce0367417818d636faccb84 b51c72cd82b5d981dd6956cffe8c4f6107c7fbf9

Package: plymouth-x11
Priority: optional
Section: misc
Installed-Size: 36
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: plymouth
Version: 22.02.122-3+apertis2bv2024dev3b1
Depends: plymouth (= 22.02.122-3+apertis2bv2024dev3b1), libc6 (>= 2.17), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.21.4), libplymouth5 (>= 0.9.5)
Recommends: plymouth-themes
Suggests: gdm
Filename: pool/target/p/plymouth/plymouth-x11_22.02.122-3+apertis2bv2024dev3b1_armhf.deb
Size: 11892
MD5sum: cd532b583f702426eb8e1a92e7a43f2a
SHA1: b9a2f514eae9f1a1bcf7b06211361c49666fa56d
SHA256: 009552f940f64f0a2e202a5532651aaaa0130e7511e0bc555f53c98737731fc9
SHA512: d389de554f27888e64bd8d479a3d078fa1a2a429efcc802ad494f6d691e231c67d4b372421bcbf842dd9e6f2df011e987932c2d3dd9dc97bf52192d36b2cfb00
Description: boot animation, logger and I/O multiplexer - X11 renderer
 Plymouth provides a boot-time I/O multiplexing framework - the most obvious
 use for which is to provide an attractive graphical animation in place of
 the text messages that normally get shown during boot. (The messages are
 instead redirected to a logfile for later viewing.) However, in event-driven
 boot systems Plymouth can also usefully handle user interaction such as
 password prompts for encrypted file systems.
 .
 This package contains the X11 renderer for a graphical boot splash.
Homepage: https://www.freedesktop.org/wiki/Software/Plymouth

Package: plymouth-x11-dbgsym
Priority: optional
Section: debug
Installed-Size: 36
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: plymouth
Version: 22.02.122-3+apertis2bv2024dev3b1
Depends: plymouth-x11 (= 22.02.122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/plymouth/plymouth-x11-dbgsym_22.02.122-3+apertis2bv2024dev3b1_armhf.deb
Size: 21548
MD5sum: ffc0af4476e2c6b0770961d9bba54441
SHA1: 96fff7eb2e9ff383139c08b18e75323a8725795b
SHA256: e49f1689f2ca848ec0f5ec824535299c549ff14db9ee8179521a54c32be19a21
SHA512: 6acf22ba00eda983a08263a95e8e78d8732d47f0a212b89f22938e3722c565c8ba061d4612c69ab84a73da36174dc70a27b6589d6dbe2e92d0abe51db0423ae4
Description: debug symbols for plymouth-x11
Auto-Built-Package: debug-symbols
Build-Ids: 98205a17c0aa5ef077fcfaee525aac7618a9f844

Package: podman
Priority: optional
Section: admin
Installed-Size: 33602
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libpod
Version: 4.3.1+ds1-8+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libgpgme11 (>= 1.4.1), libseccomp2 (>= 2.5.0), libsubid4 (>= 1:4.11.1), conmon (>= 2.0.18~), golang-github-containers-common, crun | runc (>= 1.0.0~rc92~)
Recommends: buildah (>= 1.28), dbus-user-session, fuse-overlayfs (>= 1.0.0~), slirp4netns (>= 0.4.1~), catatonit | tini | dumb-init, uidmap
Suggests: containers-storage, docker-compose, iptables
Breaks: buildah (<< 1.10.1-6), fuse-overlayfs (<< 0.7.1), slirp4netns (<< 0.4.1)
Filename: pool/target/libp/libpod/podman_4.3.1+ds1-8+apertis0bv2024dev3b1_armhf.deb
Size: 9388004
MD5sum: a46fa64bc5fae48e1b4ed57d9977bfbf
SHA1: 642bae445ac18663b7af1f5335e4c42dea6172e0
SHA256: 2470020330b18603ebd1901e725d3c3bf9bb5232ad94d8b3342695ad84aa2812
SHA512: fd409e67335824dcd05d8d7c22dc5efba08f8e93e9118c4a1d95f350135fc856e220411f2c9d29c7c044c0e710f9ea4786d064623e2ff8f044ca0ea8e2f09946
Description: engine to run OCI-based containers in Pods
 Podman is an engine for running OCI-based containers in Pods.
 Podman provides a CLI interface for managing Pods, Containers, and
 Container Images.
 .
 At a high level, the scope of libpod and podman is the following:
  * Support multiple image formats including the OCI and Docker image
    formats.
  * Support for multiple means to download images including trust & image
    verification.
  * Container image management (managing image layers, overlay filesystems,
    etc).
  * Full management of container lifecycle.
  * Support for pods to manage groups of containers together.
  * Resource isolation of containers and pods.
  * Support for a Docker-compatible CLI interface through Podman.
 .
 Podman is a daemon-less alternative to Docker.
Built-Using: containerd (= 1.6.20~ds1-1+apertis0bv2024dev3b1), docker-registry (= 2.8.2+ds1-1+apertis0bv2024dev3b1), docker.io (= 20.10.24+dfsg1-1+apertis1bv2024dev3b1), golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-dbus (= 5.1.0-1+apertis0bv2024dev2b1), golang-fsnotify (= 1.6.0-2+apertis0bv2024dev2b1), golang-ginkgo (= 1.16.5-3+apertis0bv2024dev2b1), golang-github-acarl005-stripansi (= 0.0~git20180116.5a71ef0-3+apertis0bv2024dev3b1), golang-github-appc-cni (= 1.1.2-1+apertis0bv2024dev2b1), golang-github-blang-semver (= 4.0.0-1+apertis0bv2024dev2b1), golang-github-buger-goterm (= 0.0+git20181115.c206103-3+apertis0bv2024dev3b1), golang-github-cespare-xxhash (= 2.1.1-2+apertis0bv2024dev2b1), golang-github-checkpoint-restore-go-criu (= 5.3.0-2+apertis0bv2024dev2b1), golang-github-chzyer-readline (= 1.4.39.g2972be2-3+apertis0bv2024dev2b1), golang-github-cilium-ebpf (= 0.9.1-1+apertis0bv2024dev2b1), golang-github-containerd-stargz-snapshotter (= 0.12.0-2+apertis1bv2024dev3b1), golang-github-containernetworking-plugins (= 1.1.1+ds1-3+apertis0bv2024dev2b1), golang-github-containers-buildah (= 1.28.2+ds1-3+apertis0bv2024dev3b1), golang-github-containers-common (= 0.50.1+ds1-4+apertis0bv2024dev3b1), golang-github-containers-image (= 5.23.1-4+apertis0bv2024dev3b1), golang-github-containers-ocicrypt (= 1.0.3-1apertis0bv2024dev2b1), golang-github-containers-psgo (= 1.7.1+ds1-1+apertis0bv2024dev3b1), golang-github-containers-storage (= 1.43.0+ds1-8+apertis0bv2024dev3b1), golang-github-coreos-bbolt (= 1.3.6-2+apertis1bv2024dev2b1), golang-github-coreos-go-systemd (= 22.3.2-1+apertis0bv2024dev2b1), golang-github-cyphar-filepath-securejoin (= 0.2.3-1+apertis0bv2024dev2b1), golang-github-davecgh-go-spew (= 1.1.1-3+apertis0bv2024dev2b1), golang-github-disiqueira-gotree (= 3.0.2-2+apertis1bv2024dev3b1), golang-github-docker-docker-credential-helpers (= 0.6.4+ds1-1+apertis0bv2024dev2b1), golang-github-docker-go-connections (= 0.4.0-4+apertis0bv2024dev2b1), golang-github-docker-go-units (= 0.4.0-4+apertis0bv2024dev2b1), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2024dev2b1), golang-github-fsouza-go-dockerclient (= 1.8.1-1+apertis0bv2024dev3b1), golang-github-fullsailor-pkcs7 (= 0.0~git20210826.33d0574-2+apertis0bv2024dev2b1), golang-github-ghodss-yaml (= 1.0.0+git20220118.d8423dc-2+apertis0bv2024dev2b1), golang-github-golang-protobuf-1-3 (= 1.3.5-4+apertis0bv2024dev2b1), golang-github-google-go-intervals (= 0.0.2-2+apertis1bv2024dev3b1), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2024dev2b1), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1apertis0bv2024dev2b1), golang-github-google-uuid (= 1.3.0-1+apertis1bv2024dev2b1), golang-github-gorilla-handlers (= 1.5.1-3+apertis0bv2024dev3b1), golang-github-gorilla-mux (= 1.8.0-1+apertis0bv2024dev2b1), golang-github-gorilla-schema (= 1.2.0-2+apertis1bv2024dev3b1), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2024dev2b1), golang-github-hashicorp-go-multierror (= 1.1.1-2+apertis0bv2024dev2b1), golang-github-jinzhu-copier (= 0.3.2-2+apertis1bv2024dev3b1), golang-github-json-iterator-go (= 1.1.12-1+apertis0bv2024dev2b1), golang-github-juju-ansiterm (= 1.0.0-1+apertis0bv2024dev3b1), golang-github-klauspost-compress (= 1.15.12+ds1-3+apertis0bv2024dev2b1), golang-github-klauspost-pgzip (= 1.2.5-2+apertis0bv2024dev3b1), golang-github-kr-fs (= 0.1.0-2+apertis0bv2024dev2b1), golang-github-lunixbochs-vtclean (= 1.0.0-1apertis1bv2024dev3b1), golang-github-manifoldco-promptui (= 0.8.0-2+apertis2bv2024dev3b1), golang-github-mattn-go-colorable (= 0.1.13-1+apertis0bv2024dev2b1), golang-github-mattn-go-isatty (= 0.0.17-1+apertis0bv2024dev2b1), golang-github-mattn-go-runewidth (= 0.0.14-1+apertis0bv2024dev2b1), golang-github-mattn-go-shellwords (= 1.0.10-2apertis0bv2024dev2b1), golang-github-moby-sys (= 0.0~git20220606.416188a-1+apertis0bv2024dev2b1), golang-github-moby-term (= 0.0~git20221120.abb1982-1+apertis0bv2024dev2b1), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2024dev2b1), golang-github-modern-go-reflect2 (= 1.0.2-2+apertis0bv2024dev2b1), golang-github-morikuni-aec (= 1.0.0-3+apertis0bv2024dev2b1), golang-github-nxadm-tail (= 1.4.5+ds1-5+apertis0bv2024dev2b1), golang-github-opencontainers-go-digest (= 1.0.0-2+apertis0bv2024dev2b1), golang-github-opencontainers-image-spec (= 1.1.0~rc2-3+apertis0bv2024dev3b1), golang-github-opencontainers-runtime-tools (= 0.9.0+git20220423.g0105384-2+apertis0bv2024dev3b1), golang-github-opencontainers-selinux (= 1.10.0+ds1-1+apertis0bv2024dev2b1), golang-github-opencontainers-specs (= 1.0.2.118.g5cfc4c3-1+apertis0bv2024dev2b1), golang-github-openshift-imagebuilder (= 1.2.3+ds1-2+apertis0bv2024dev3b1), golang-github-pkg-errors (= 0.9.1-2+apertis0bv2024dev2b1), golang-github-pkg-sftp (= 1.13.5-2+apertis0bv2024dev2b1), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2024dev2b1), golang-github-proglottis-gpgme (= 0.1.1-2+apertis0bv2024dev3b1), golang-github-rivo-uniseg (= 0.4.2-1+apertis0bv2024dev2b1), golang-github-spf13-cobra (= 1.6.1-1+apertis0bv2024dev2b1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1+apertis0bv2024dev2b1), golang-github-sylabs-sif (= 2.8.3-1+apertis1bv2024dev3b1), golang-github-ulikunitz-xz (= 0.5.6-2+apertis1bv2024dev2b1), golang-github-vbatts-tar-split (= 0.11.2+ds1-1+apertis0bv2024dev2b1), golang-github-vbauerster-mpb (= 7.3.2-1+apertis0bv2024dev3b1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4+apertis0bv2024dev2b1), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1+apertis0bv2024dev2b1), golang-github-vividcortex-ewma (= 1.1.1-2+apertis2bv2024dev3b1), golang-github-xeipuuv-gojsonpointer (= 0.0~git20190905.02993c4-3+apertis0bv2024dev2b1), golang-github-xeipuuv-gojsonreference (= 0.0~git20180127.bd5ef7b-3+apertis0bv2024dev2b1), golang-github-xeipuuv-gojsonschema (= 1.2.0-3+apertis0bv2024dev2b1), golang-go-patricia (= 2.3.1-1+apertis1bv2024dev2b1), golang-go-zfs (= 3.0.0-1+apertis0bv2024dev2b1), golang-go.crypto (= 1:0.4.0-1+apertis0bv2024dev2b1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-2+apertis0bv2024dev2b1), golang-gogoprotobuf (= 1.3.2-3+apertis0bv2024dev2b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-sync (= 0.1.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-term (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-text (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-xerrors (= 0.0~git20200804.5ec99f8-1+apertis0bv2024dev2b1), golang-gomega (= 1.10.3-1apertis0bv2024dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-3+apertis0bv2024dev2b1), golang-google-grpc (= 1.33.3-2+apertis1bv2024dev2b1), golang-google-protobuf (= 1.28.1-3+apertis0bv2024dev2b1), golang-gopkg-inf.v0 (= 0.9.1-2+apertis0bv2024dev2b1), golang-gopkg-square-go-jose.v2 (= 2.6.0-2+apertis1bv2024dev2b1), golang-gopkg-tomb.v1 (= 0.0~git20141024.0.dd63297-8+apertis0bv2024dev2b1), golang-gopkg-yaml.v3 (= 3.0.1-3+apertis1bv2024dev2b1), golang-k8s-sigs-yaml (= 1.3.0-1+apertis1bv2024dev2b1), golang-logrus (= 1.9.0-1+apertis0bv2024dev2b1), golang-toml (= 1.2.0-2+apertis0bv2024dev2b1), golang-yaml.v2 (= 2.4.0-4+apertis1bv2024dev2b1), rootlesskit (= 1.1.0-1+apertis0bv2024dev3b1), runc (= 1.1.5+ds1-1+apertis0bv2024dev3b1)
Homepage: https://github.com/containers/podman

Package: podman-dbgsym
Priority: optional
Section: debug
Installed-Size: 13281
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libpod
Version: 4.3.1+ds1-8+apertis0bv2024dev3b1
Depends: podman (= 4.3.1+ds1-8+apertis0bv2024dev3b1)
Filename: pool/target/libp/libpod/podman-dbgsym_4.3.1+ds1-8+apertis0bv2024dev3b1_armhf.deb
Size: 10640548
MD5sum: e5b8a118f42478802a6af16880f43765
SHA1: 0d19097843e5a61f83eba78fdd23286342203ec2
SHA256: a207b04d934afc1fe8794c0b8f067143344edcbaaaea64d26bcb097e26fa6991
SHA512: d5fd04a0db9c4814dd48c229d5dba3a0561a8747de0c34965c680c1a61642e1f09086f9a6b9618e510360daee6147eb2f28b95c0fadae41b1583bdb23c656398
Description: debug symbols for podman
Auto-Built-Package: debug-symbols
Build-Ids: 7d69401a7381d8ba5a90d31fc68dbecdbdeb4349 a0237b8eff415e0e03090e6a0526c982bf07e85d

Package: podman-docker
Priority: optional
Section: admin
Installed-Size: 186
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: libpod
Version: 4.3.1+ds1-8+apertis0bv2024dev3b1
Depends: podman
Recommends: docker-compose
Conflicts: docker.io
Filename: pool/target/libp/libpod/podman-docker_4.3.1+ds1-8+apertis0bv2024dev3b1_armhf.deb
Size: 19796
MD5sum: cbe5e81868ae320bfe38b694a7a947ef
SHA1: bc531b37e6ff0fce595e11f01de8456b0bc6b624
SHA256: bc71228fc39681842eb9f5c5862d92c462767f4c521c95f8ec2b89929e0fc35f
SHA512: 138a6e10ad1f29a10d6e2ae7b1f4c4d362135d41cba69b0ecaa59ce02adfa5ffb06383c848b27b801c929a701a944286686a676bac63f82fabe97ac285657e08
Description: engine to run OCI-based containers in Pods - wrapper for docker
 Podman is an engine for running OCI-based containers in Pods.
 Podman provides a CLI interface for managing Pods, Containers, and
 Container Images.
 .
 At a high level, the scope of libpod and podman is the following:
  * Support multiple image formats including the OCI and Docker image
    formats.
  * Support for multiple means to download images including trust & image
    verification.
  * Container image management (managing image layers, overlay filesystems,
    etc).
  * Full management of container lifecycle.
  * Support for pods to manage groups of containers together.
  * Resource isolation of containers and pods.
  * Support for a Docker-compatible CLI interface through Podman.
 .
 Podman is a daemon-less alternative to Docker.
 .
 This package installs a wrapper script that acts like the original docker
 implementation
Built-Using: containerd (= 1.6.20~ds1-1+apertis0bv2024dev3b1), docker-registry (= 2.8.2+ds1-1+apertis0bv2024dev3b1), docker.io (= 20.10.24+dfsg1-1+apertis1bv2024dev3b1), golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-dbus (= 5.1.0-1+apertis0bv2024dev2b1), golang-fsnotify (= 1.6.0-2+apertis0bv2024dev2b1), golang-ginkgo (= 1.16.5-3+apertis0bv2024dev2b1), golang-github-acarl005-stripansi (= 0.0~git20180116.5a71ef0-3+apertis0bv2024dev3b1), golang-github-appc-cni (= 1.1.2-1+apertis0bv2024dev2b1), golang-github-blang-semver (= 4.0.0-1+apertis0bv2024dev2b1), golang-github-buger-goterm (= 0.0+git20181115.c206103-3+apertis0bv2024dev3b1), golang-github-cespare-xxhash (= 2.1.1-2+apertis0bv2024dev2b1), golang-github-checkpoint-restore-go-criu (= 5.3.0-2+apertis0bv2024dev2b1), golang-github-chzyer-readline (= 1.4.39.g2972be2-3+apertis0bv2024dev2b1), golang-github-cilium-ebpf (= 0.9.1-1+apertis0bv2024dev2b1), golang-github-containerd-stargz-snapshotter (= 0.12.0-2+apertis1bv2024dev3b1), golang-github-containernetworking-plugins (= 1.1.1+ds1-3+apertis0bv2024dev2b1), golang-github-containers-buildah (= 1.28.2+ds1-3+apertis0bv2024dev3b1), golang-github-containers-common (= 0.50.1+ds1-4+apertis0bv2024dev3b1), golang-github-containers-image (= 5.23.1-4+apertis0bv2024dev3b1), golang-github-containers-ocicrypt (= 1.0.3-1apertis0bv2024dev2b1), golang-github-containers-psgo (= 1.7.1+ds1-1+apertis0bv2024dev3b1), golang-github-containers-storage (= 1.43.0+ds1-8+apertis0bv2024dev3b1), golang-github-coreos-bbolt (= 1.3.6-2+apertis1bv2024dev2b1), golang-github-coreos-go-systemd (= 22.3.2-1+apertis0bv2024dev2b1), golang-github-cyphar-filepath-securejoin (= 0.2.3-1+apertis0bv2024dev2b1), golang-github-davecgh-go-spew (= 1.1.1-3+apertis0bv2024dev2b1), golang-github-disiqueira-gotree (= 3.0.2-2+apertis1bv2024dev3b1), golang-github-docker-docker-credential-helpers (= 0.6.4+ds1-1+apertis0bv2024dev2b1), golang-github-docker-go-connections (= 0.4.0-4+apertis0bv2024dev2b1), golang-github-docker-go-units (= 0.4.0-4+apertis0bv2024dev2b1), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2024dev2b1), golang-github-fsouza-go-dockerclient (= 1.8.1-1+apertis0bv2024dev3b1), golang-github-fullsailor-pkcs7 (= 0.0~git20210826.33d0574-2+apertis0bv2024dev2b1), golang-github-ghodss-yaml (= 1.0.0+git20220118.d8423dc-2+apertis0bv2024dev2b1), golang-github-golang-protobuf-1-3 (= 1.3.5-4+apertis0bv2024dev2b1), golang-github-google-go-intervals (= 0.0.2-2+apertis1bv2024dev3b1), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2024dev2b1), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1apertis0bv2024dev2b1), golang-github-google-uuid (= 1.3.0-1+apertis1bv2024dev2b1), golang-github-gorilla-handlers (= 1.5.1-3+apertis0bv2024dev3b1), golang-github-gorilla-mux (= 1.8.0-1+apertis0bv2024dev2b1), golang-github-gorilla-schema (= 1.2.0-2+apertis1bv2024dev3b1), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2024dev2b1), golang-github-hashicorp-go-multierror (= 1.1.1-2+apertis0bv2024dev2b1), golang-github-jinzhu-copier (= 0.3.2-2+apertis1bv2024dev3b1), golang-github-json-iterator-go (= 1.1.12-1+apertis0bv2024dev2b1), golang-github-juju-ansiterm (= 1.0.0-1+apertis0bv2024dev3b1), golang-github-klauspost-compress (= 1.15.12+ds1-3+apertis0bv2024dev2b1), golang-github-klauspost-pgzip (= 1.2.5-2+apertis0bv2024dev3b1), golang-github-kr-fs (= 0.1.0-2+apertis0bv2024dev2b1), golang-github-lunixbochs-vtclean (= 1.0.0-1apertis1bv2024dev3b1), golang-github-manifoldco-promptui (= 0.8.0-2+apertis2bv2024dev3b1), golang-github-mattn-go-colorable (= 0.1.13-1+apertis0bv2024dev2b1), golang-github-mattn-go-isatty (= 0.0.17-1+apertis0bv2024dev2b1), golang-github-mattn-go-runewidth (= 0.0.14-1+apertis0bv2024dev2b1), golang-github-mattn-go-shellwords (= 1.0.10-2apertis0bv2024dev2b1), golang-github-moby-sys (= 0.0~git20220606.416188a-1+apertis0bv2024dev2b1), golang-github-moby-term (= 0.0~git20221120.abb1982-1+apertis0bv2024dev2b1), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2024dev2b1), golang-github-modern-go-reflect2 (= 1.0.2-2+apertis0bv2024dev2b1), golang-github-morikuni-aec (= 1.0.0-3+apertis0bv2024dev2b1), golang-github-nxadm-tail (= 1.4.5+ds1-5+apertis0bv2024dev2b1), golang-github-opencontainers-go-digest (= 1.0.0-2+apertis0bv2024dev2b1), golang-github-opencontainers-image-spec (= 1.1.0~rc2-3+apertis0bv2024dev3b1), golang-github-opencontainers-runtime-tools (= 0.9.0+git20220423.g0105384-2+apertis0bv2024dev3b1), golang-github-opencontainers-selinux (= 1.10.0+ds1-1+apertis0bv2024dev2b1), golang-github-opencontainers-specs (= 1.0.2.118.g5cfc4c3-1+apertis0bv2024dev2b1), golang-github-openshift-imagebuilder (= 1.2.3+ds1-2+apertis0bv2024dev3b1), golang-github-pkg-errors (= 0.9.1-2+apertis0bv2024dev2b1), golang-github-pkg-sftp (= 1.13.5-2+apertis0bv2024dev2b1), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2024dev2b1), golang-github-proglottis-gpgme (= 0.1.1-2+apertis0bv2024dev3b1), golang-github-rivo-uniseg (= 0.4.2-1+apertis0bv2024dev2b1), golang-github-spf13-cobra (= 1.6.1-1+apertis0bv2024dev2b1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1+apertis0bv2024dev2b1), golang-github-sylabs-sif (= 2.8.3-1+apertis1bv2024dev3b1), golang-github-ulikunitz-xz (= 0.5.6-2+apertis1bv2024dev2b1), golang-github-vbatts-tar-split (= 0.11.2+ds1-1+apertis0bv2024dev2b1), golang-github-vbauerster-mpb (= 7.3.2-1+apertis0bv2024dev3b1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4+apertis0bv2024dev2b1), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1+apertis0bv2024dev2b1), golang-github-vividcortex-ewma (= 1.1.1-2+apertis2bv2024dev3b1), golang-github-xeipuuv-gojsonpointer (= 0.0~git20190905.02993c4-3+apertis0bv2024dev2b1), golang-github-xeipuuv-gojsonreference (= 0.0~git20180127.bd5ef7b-3+apertis0bv2024dev2b1), golang-github-xeipuuv-gojsonschema (= 1.2.0-3+apertis0bv2024dev2b1), golang-go-patricia (= 2.3.1-1+apertis1bv2024dev2b1), golang-go-zfs (= 3.0.0-1+apertis0bv2024dev2b1), golang-go.crypto (= 1:0.4.0-1+apertis0bv2024dev2b1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-2+apertis0bv2024dev2b1), golang-gogoprotobuf (= 1.3.2-3+apertis0bv2024dev2b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-sync (= 0.1.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-term (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-text (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-xerrors (= 0.0~git20200804.5ec99f8-1+apertis0bv2024dev2b1), golang-gomega (= 1.10.3-1apertis0bv2024dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-3+apertis0bv2024dev2b1), golang-google-grpc (= 1.33.3-2+apertis1bv2024dev2b1), golang-google-protobuf (= 1.28.1-3+apertis0bv2024dev2b1), golang-gopkg-inf.v0 (= 0.9.1-2+apertis0bv2024dev2b1), golang-gopkg-square-go-jose.v2 (= 2.6.0-2+apertis1bv2024dev2b1), golang-gopkg-tomb.v1 (= 0.0~git20141024.0.dd63297-8+apertis0bv2024dev2b1), golang-gopkg-yaml.v3 (= 3.0.1-3+apertis1bv2024dev2b1), golang-k8s-sigs-yaml (= 1.3.0-1+apertis1bv2024dev2b1), golang-logrus (= 1.9.0-1+apertis0bv2024dev2b1), golang-toml (= 1.2.0-2+apertis0bv2024dev2b1), golang-yaml.v2 (= 2.4.0-4+apertis1bv2024dev2b1), rootlesskit (= 1.1.0-1+apertis0bv2024dev3b1), runc (= 1.1.5+ds1-1+apertis0bv2024dev3b1)
Homepage: https://github.com/containers/podman

Package: policykit-1
Priority: optional
Section: oldlibs
Installed-Size: 37
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 122-3+apertis2bv2024dev3b1
Depends: pkexec (= 122-3+apertis2bv2024dev3b1), polkitd (= 122-3+apertis2bv2024dev3b1)
Recommends: polkitd-pkla (>= 121+compat0.1)
Filename: pool/target/p/policykit-1/policykit-1_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 13464
MD5sum: 6becbe208598eaad763c161ff130a90c
SHA1: 674c7c70144c326c81878eaedee131697b51cb16
SHA256: ba9de9205746f15880a8192ecb87b548b6d78339270aef72d539fefac7205036
SHA512: a425b52ac6880bf6a6daa922ccc1e14f7e663a52d2299eca0c9bd0472c054027f633ef775848a3a8322e89cce0fa03ab46ea95ec568697b8e1f93f61ce03199f
Description: transitional package for polkitd and pkexec
 polkit is an application-level toolkit for defining and handling the policy
 that allows unprivileged processes to speak to privileged processes.
 It was previously named PolicyKit.
 .
 This transitional package depends on polkitd, the system service used by
 polkit, and pkexec, a setuid program analogous to sudo. They were
 historically packaged together, but have been separated so that users of
 polkitd are not required to install pkexec.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Multi-Arch: foreign

Package: policykit-1-doc
Priority: optional
Section: doc
Installed-Size: 1032
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Suggests: devhelp
Filename: pool/target/p/policykit-1/policykit-1-doc_122-3+apertis2bv2024dev3b1_all.deb
Size: 244368
MD5sum: cd772e2eb7eb2b263565724796dda8d9
SHA1: 7b8267d5d4c86e25e86d965e8750ffda8835c610
SHA256: c49480a8e78ef7839c775245f75476ad1a7b30da6ccdc7c60e31a5b7e308fa23
SHA512: 7c685ad3303839e72548786694c163f4b3da79d88032cb1fbe90e191e84561183d476240d8d077eb345064e9c3916fb459baebe6e55a333f67f5549efc28f36c
Description: documentation for polkit
 polkit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 It was previously named PolicyKit.
 .
 This package contains the API documentation of polkit.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/

Package: polkitd
Priority: optional
Section: admin
Installed-Size: 411
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Replaces: policykit-1 (<< 0.120-4~), polkitd-javascript (<< 121+compat0.1-3~)
Depends: adduser | systemd-sysusers, default-dbus-system-bus | dbus-system-bus, default-logind | logind, xml-core (>= 0.14), libc6 (>= 2.34), libduktape207 (>= 2.0.3), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.37.3), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (= 122-3+apertis2bv2024dev3b1), libpolkit-gobject-1-0 (= 122-3+apertis2bv2024dev3b1), libsystemd0 (>= 213)
Suggests: polkitd-pkla (>= 121+compat0.1)
Breaks: policykit-1 (<< 0.120-4~), polkitd-javascript (<< 121+compat0.1-3~)
Filename: pool/target/p/policykit-1/polkitd_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 108128
MD5sum: f0570a7ce1d407c67c3bfe43e49fd94d
SHA1: a303e71b8ae54727b2d20beab3e13b1050434713
SHA256: 7af24e220e80f1fcf0e586cd1d84c5fcdcbd5d6c2eb741f85ee3edf4928d4b85
SHA512: 0f113215142d2ce89ee3923f3f47384e23347be4783b14c4219654045c53a1b50a73cb28aedad4a4e690a9305d1ef603ab8cb193b40e9731843c75c3b45e6ae7
Description: framework for managing administrative policies and privileges
 polkit is an application-level toolkit for defining and handling the policy
 that allows unprivileged processes to speak to privileged processes.
 It was previously named PolicyKit.
 .
 It is a framework for centralizing the decision making process with respect to
 granting access to privileged operations for unprivileged (desktop)
 applications.
 .
 In a typical use of polkit, an unprivileged application such as gnome-disks
 sends requests via D-Bus or other inter-process communication mechanisms
 to a privileged system service such as udisks, which asks polkitd for
 permission to process those requests. This allows the application to carry
 out privileged tasks without making use of setuid, which avoids several
 common sources of security vulnerabilities.
 .
 This package provides the polkitd D-Bus service and supporting programs.
 The pkexec program is not included, and can be found in the pkexec package.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Multi-Arch: foreign

Package: polkitd-dbgsym
Priority: optional
Section: debug
Installed-Size: 215
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Depends: polkitd (= 122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/policykit-1/polkitd-dbgsym_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 151992
MD5sum: cfc2ae67d529ab85a1eff82f317399c3
SHA1: d409e4f5a71de7bac8756b4b7fa9824524b06a97
SHA256: 723cf28e909e38e1e13431c333317e39c5fa88c1fdb9db3e415067d0c30c6693
SHA512: 24fe4db968fe2a0faeed004eeb6c1597a0d5c2c9141846349fe35b1e4e27a6f112f5a4ce6a7285b60e453177014d59050c9fbe6312b1165426862afd7b898b37
Description: debug symbols for polkitd
Auto-Built-Package: debug-symbols
Build-Ids: 0b542ce8c171cad2651708b5d7d7cde59ddc2d12 473e1745f16755ad9d5b979c3e9d2d3c07b01f23 5f44611f309aa23234e61bd5c092b68c59e180fe 6aaf847c6c73b1b9ac8f35dc6b82b4fd75a5a326 77ab01b5cdb156736686e1334609f63cda3007ca

Package: polkitd-javascript
Priority: optional
Section: oldlibs
Installed-Size: 24
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Depends: polkitd (>= 122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/policykit-1/polkitd-javascript_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 12300
MD5sum: f29863982b60df3ba661dac1fa60fffe
SHA1: b9476d0334f57f0ee878f9fe68d5ac3501c920f9
SHA256: 14a26eefb355f2bb4178640273539ef64a847f843231da6c88af04a8bcc1bd07
SHA512: f44f3b153b54e28b18b41e5c35727a208d6f39c190f368c858cb29c4f7ae36fd0506e5855b2a1c579af02e60b27f3e316d6941c1be9ca53047313bed036010a9
Description: transitional package for JavaScript backend for polkitd
 polkit is an application-level toolkit for defining and handling the policy
 that allows unprivileged processes to speak to privileged processes.
 It was previously named PolicyKit.
 .
 This transitional package exists to provide smooth upgrades from older
 policykit-1 packages in experimental, and can safely be removed.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Multi-Arch: foreign

Package: polkitd-pkla
Priority: optional
Section: admin
Installed-Size: 94
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Replaces: policykit-1 (<< 0.120-4~)
Depends: polkitd (>= 121+compat0.1), libc6 (>= 2.34), libglib2.0-0 (>= 2.28.0), libpolkit-gobject-1-0 (= 122-3+apertis2bv2024dev3b1)
Breaks: policykit-1 (<< 0.120-4~)
Filename: pool/target/p/policykit-1/polkitd-pkla_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 31392
MD5sum: a375107d5378c03182eaf8483d0d7c81
SHA1: 5846731bb772565566a11d977ac6671f34103e41
SHA256: 3ac4138c87772a47d1269e64b491a4f8b20afd4e5e91bb23a94b7a7c5a9f46a2
SHA512: 4e7c52d24ac5552b51f22ddb409ca4aed77ea162a85e4ba4e8d669f71757c0b69b1721c354fc9df1cf7b8d7ece133796af32ddeb0c22795354ce27ed5da26a99
Description: Legacy "local authority" (.pkla) backend for polkitd
 polkit is an application-level toolkit for defining and handling the policy
 that allows unprivileged processes to speak to privileged processes.
 It was previously named PolicyKit.
 .
 This package configures the polkitd D-Bus service to read default
 authorization policies from .desktop-style files in subdirectories of
 /var/lib/polkit-1/localauthority. It is compatible with the version of
 polkitd used in Debian 11 and older releases.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Multi-Arch: foreign

Package: polkitd-pkla-dbgsym
Priority: optional
Section: debug
Installed-Size: 69
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: policykit-1
Version: 122-3+apertis2bv2024dev3b1
Depends: polkitd-pkla (= 122-3+apertis2bv2024dev3b1)
Filename: pool/target/p/policykit-1/polkitd-pkla-dbgsym_122-3+apertis2bv2024dev3b1_armhf.deb
Size: 40308
MD5sum: 591db9589929652986cae0604a7ed6a8
SHA1: f7e93eb5f1e5540c6e44f43469bb7178f1ee1297
SHA256: 591d25a2065ae8413394723e7f8f684aa7e31721552797f6dd98b4c52974f3df
SHA512: fb078b01eaa1c87f42adf2043c4e820eaae30f1d812bb0bda90a2323c47b8ab57d1888304f799f1eea372cda49d1c958503e47ab685f64475db65f8c5356ecbb
Description: debug symbols for polkitd-pkla
Auto-Built-Package: debug-symbols
Build-Ids: 02042312ec1fe223db533ef60f9f1a4655df5c98 c53256bfbe437ca7830c10a652dbd5845474ca9b

Package: poppler-utils
Priority: optional
Section: utils
Installed-Size: 470
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Replaces: pdftohtml, xpdf-reader, xpdf-utils (<< 3.02-2~)
Provides: pdftohtml, xpdf-utils
Depends: libpoppler126 (= 22.12.0-2+apertis2bv2024dev3b1), libc6 (>= 2.34), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.5), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 11)
Conflicts: pdftohtml
Breaks: xpdf-utils (<< 3.02-2~)
Filename: pool/target/p/poppler/poppler-utils_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 181624
MD5sum: c0e6461df33f32ca9387ba361212a2ba
SHA1: afff4b1ad853a474edf64af6e7a3faa09c39d1da
SHA256: 816f3ebbb869041ed568b94bef7cd95d37fca3ea11ccedd303206c169ba5c525
SHA512: b987ceb519da2729a5b8ee338f33015d4c96b902f90c15cb8da9a8a8cd799e7e05f4b73855ebdcaa784b9c2c43978bd7895aec003c087367facc38f4a717030f
Description: PDF utilities (based on Poppler)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains command line utilities (based on Poppler) for getting
 information of PDF documents, convert them to other formats, or manipulate
 them:
  * pdfdetach -- lists or extracts embedded files (attachments)
  * pdffonts -- font analyzer
  * pdfimages -- image extractor
  * pdfinfo -- document information
  * pdfseparate -- page extraction tool
  * pdfsig -- verifies digital signatures
  * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo
  * pdftohtml -- PDF to HTML converter
  * pdftoppm -- PDF to PPM/PNG/JPEG image converter
  * pdftops -- PDF to PostScript (PS) converter
  * pdftotext -- text extraction
  * pdfunite -- document merging tool
Homepage: https://poppler.freedesktop.org/
Multi-Arch: foreign

Package: poppler-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 2841
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: poppler
Version: 22.12.0-2+apertis2bv2024dev3b1
Depends: poppler-utils (= 22.12.0-2+apertis2bv2024dev3b1)
Filename: pool/target/p/poppler/poppler-utils-dbgsym_22.12.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 2708060
MD5sum: c806ccffdf0f12601405a73690ae2e89
SHA1: 580df067d3e76f8933df2ce0c95ee25cf10dbe36
SHA256: 3ede7dc4d18e98fa1f323663530fa2cbc36b826681dcd9e236a7fba7f4925180
SHA512: 2282386516d8b7a7b78a7ddf4fc1f21324c7aee797e84eeb64bec974ef98fe1772cac0987b2438ae4102fc4b3ad056e9b5d8ad1be7fbdeb78997989d5d3a487d
Description: debug symbols for poppler-utils
Auto-Built-Package: debug-symbols
Build-Ids: 38892a724b46656e0b7204113451d8158795c357 3f5dfe8bf92bc348926863356f3c2e05eec51667 5c9e7e5344528fcd3819e4dd618959e1f31eb049 878ada78caa693cc19d9cfd20e687c4aa7990b8d 961b7a8e4be22ed512253e69c391bbed3376b527 9ed1ad7b18047732d347e211d8694fb13b560bbc a3eb13d6639e1e8681648c00526ba664401bf601 b3871f56c186eb4a0dbd088845f0d5c1b7d62abe cd84e0b70c460350570a95cc1ac8eda861aea44d d2cb9905d1e27c0abbc0c1a1a519613df59080d5 de475932cd0cae69fece4e4fd66c20b8bcd789ba e7e07ea6924808dbf5f90845570f2ded3cd349af fedc23b9418041dec7e2eb4485bb6e554cee63e6

Package: prestwood
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Apertis package maintainers <packagers@lists.apertis.org>
Architecture: armhf
Version: 0.2024.1bv2024dev2b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.41.1), libprestwoodiface0 (>= 0.2024.1bv2024dev2b1), init-system-helpers (>= 1.52)
Filename: pool/target/p/prestwood/prestwood_0.2024.1bv2024dev2b1_armhf.deb
Size: 14280
MD5sum: a1fdddc6877bb19d0359f1aa964eb0a4
SHA1: 5bb319c5f3b6d7198f3300cbf44b9ce0507ce28c
SHA256: d0ada8ac8813568083bb02621686792057b7ae61460bdace9f3d5b7c0910ca7a
SHA512: 40a7c07c077c4482f6d9b9662e155bf2fc8d1a46c7f333e59e670edda8bc2459bf5856c7f3b8536adc14f75c47d6c7275d3a7b46cb674f838518351516697745
Description: Mount point monitoring service
 Prestwood maintains a list of mount points.
 .
 Prestwood is a service responsible for maintaining the mount points list.

Package: prestwood-dbgsym
Priority: optional
Section: debug
Installed-Size: 34
Maintainer: Apertis package maintainers <packagers@lists.apertis.org>
Architecture: armhf
Source: prestwood
Version: 0.2024.1bv2024dev2b1
Replaces: prestwood-dbg (<< 0.1703.0-0co1~)
Depends: prestwood (= 0.2024.1bv2024dev2b1)
Breaks: prestwood-dbg (<< 0.1703.0-0co1~)
Filename: pool/target/p/prestwood/prestwood-dbgsym_0.2024.1bv2024dev2b1_armhf.deb
Size: 18944
MD5sum: 97c7e36430bf08e407885724e81af0ab
SHA1: e03df7bedd4a9b5b54bc37610b532c549c5b5787
SHA256: b00d69b16a7f81471f261852ff6dedf1f98dff7b9aaf471e52a2d9314a9a14da
SHA512: 9b832968a549422fa550cfb61980e99d565f0f29584d9e08c0810b49d740474f9d890a057dbbf36406303073a2958f41490cf585380f0fdd6b7953a06a7b1324
Description: debug symbols for prestwood
Auto-Built-Package: debug-symbols
Build-Ids: ca1c51484f96a71094d7003a0e07247f0b67ba69

Package: prestwood-dev
Priority: optional
Section: libdevel
Installed-Size: 152
Maintainer: Apertis package maintainers <packagers@lists.apertis.org>
Architecture: armhf
Source: prestwood
Version: 0.2024.1bv2024dev2b1
Depends: libglib2.0-dev, prestwood (= 0.2024.1bv2024dev2b1), gir1.2-prestwoodinterface-0 (= 0.2024.1bv2024dev2b1)
Recommends: prestwood-doc
Filename: pool/target/p/prestwood/prestwood-dev_0.2024.1bv2024dev2b1_armhf.deb
Size: 23184
MD5sum: b13ceca0aead88e45286072b66f7e5ba
SHA1: ce6c0ac4be944c6c761613fdbc4891e6d0a94b76
SHA256: cc8320e618e3468e7338c028cf277d68a42fe93d3669a168e1fade58e8e5990d
SHA512: f93095be2d5ed5f42ad3cd27de1d74db3c5088d3965eace0b94caa509d5193294df03e5e44e10d797105d92ffcd6954a608ce8e9b152bfa00eeb776f6014290d
Description: Mount point monitoring service - header files
 Prestwood maintains a list of mount points.
 .
 This package contains the header files for prestwood.

Package: prestwood-doc
Priority: optional
Section: doc
Installed-Size: 62
Maintainer: Apertis package maintainers <packagers@lists.apertis.org>
Architecture: all
Source: prestwood
Version: 0.2024.1bv2024dev2b1
Filename: pool/target/p/prestwood/prestwood-doc_0.2024.1bv2024dev2b1_all.deb
Size: 14688
MD5sum: 2d39f9ab3439b765fb979585599d0e54
SHA1: 41ef99440d9d1b6f7763feada3db419996270f43
SHA256: 6930a9b748573cd190db4e5d0c2892eb0904a8b5dbd0c3c04287d7dc29e19a8a
SHA512: 09c75d97e5385ecfd3c4f0cc5ce7e08f379be745c05bdd192b1ef3cf6435c5cad11345112b0469c8050425560664fc739594b87a69e241f86c10da556ca32b63
Description: Mount point monitoring service - documentation
 Prestwood maintains a list of mount points.
 .
 This package contains the API reference for the prestwood service.
Multi-Arch: foreign

Package: prestwood-tests
Priority: optional
Section: libdevel
Installed-Size: 26
Maintainer: Apertis package maintainers <packagers@lists.apertis.org>
Architecture: armhf
Source: prestwood
Version: 0.2024.1bv2024dev2b1
Depends: prestwood (= 0.2024.1bv2024dev2b1)
Filename: pool/target/p/prestwood/prestwood-tests_0.2024.1bv2024dev2b1_armhf.deb
Size: 7556
MD5sum: 1e04f95803d3f19619571bfe293c0506
SHA1: c810f0beac8c9ddb9307895de7cc67774bf2a453
SHA256: 86a824247d419c5342d4f0503e2149b864b750609a0a44fb190e1aa54a0f8f6a
SHA512: fd2e158c5e093fecbca1dd79f9696710ee7963d8130688703feed3b833005db111d7c17eb3742f32cc8b2ab64ee427389d88db5d319d2080660fa1cada24b9e4
Description: Mount point monitoring service - tests
 Prestwood maintains a list of mount points.
 .
 This package contains the tests for prestwood.

Package: procps
Priority: important
Section: admin
Installed-Size: 1886
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Version: 2:4.0.2-3+apertis1bv2024dev3b1
Replaces: manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2)
Provides: watch
Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libproc2-0 (>= 2:4.0.2), libtinfo6 (>= 6), init-system-helpers (>= 1.29~)
Recommends: psmisc
Breaks: guymager (<= 0.5.9-1), manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2), open-vm-tools (<= 2011.12.20-562307-1)
Filename: pool/target/p/procps/procps_4.0.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 696440
MD5sum: 2fae44546a109982bdfd8917114da318
SHA1: 42f74bf3bde1011bed7226216378132904db93b1
SHA256: afd75b2b7f160bef3691167bae8b649f3459c6146393fc86f883e87ac5b1b9a4
SHA512: a93ca6049ee783e59c62c9a74b844a842a5fc18bb90f666af885a25e2f77130e0bfa1d9a89273b7de40d3428eb0d02d37608fffd70e0c387bfb82cc8e2cf7e07
Description: /proc file system utilities
 This package provides command line and full screen utilities for browsing
 procfs, a "pseudo" file system dynamically generated by the kernel to
 provide information about the status of entries in its process table
 (such as whether the process is running, stopped, or a "zombie").
 .
 It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop,
 snice, sysctl, tload, top, uptime, vmstat, w, and watch.
Homepage: https://gitlab.com/procps-ng/procps
Multi-Arch: foreign

Package: procps-dbgsym
Priority: optional
Section: debug
Installed-Size: 587
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: procps
Version: 2:4.0.2-3+apertis1bv2024dev3b1
Depends: procps (= 2:4.0.2-3+apertis1bv2024dev3b1)
Filename: pool/target/p/procps/procps-dbgsym_4.0.2-3+apertis1bv2024dev3b1_armhf.deb
Size: 440176
MD5sum: a4a252dd682bdb7360bf48c2e4827986
SHA1: 3e7c15ced9e6ae9451ec28d5ed37e6ce7175234f
SHA256: 46344bb5ec9f98eb641ecd21d55f212e628f224e54d163b9636c0c2bb7d6d92b
SHA512: f3e9dee41c889d0ac84c9dd133271e6d7becbc7afa1bda2dc41fb43fccff70bd9c87d989152234dbbf9c85e82ac012704842a014fcc6c5dc7dfc4ffc5e42ea5c
Description: debug symbols for procps
Auto-Built-Package: debug-symbols
Build-Ids: 06f5bb0569ea5ea9dc1f30f90587abd5c11f2286 0e598830bddf3073a4d552d11bed4b6f9ea82bb6 10b7b33375dd6cb9415efc4712244dc00bdd6725 22d52aa42abcc98d67c6c7a440b9d67cd4ca6ce4 267fd8ffb443210fdbb20112dc7dd4fb67422bc6 4895ab63be463261029cd45a73bd22827034efe0 7aaba19a1924631bf78c1c99e9dde8940bf36b8c 7dea96707464bb3cae4e4931bba7d95d8712065f 94c6e8b0fec9ea0759fe20537838af4c7847ec21 a3616f1d39aa25cef392b2a3e8e82ff4824d2d00 ac4551a1f94e6d91a594bf5016aa4ce2bd5f90a2 ba65a5ec706f5923c36274dc2e85e7e29a479691 c9e4fffe130af1770e7118038abdca1b32b474a1 e00f9abadd095e1d28a9965be8d1e54f7fd2a530 e65a51b496ed5689f5c4cd8c153ffec38fa0e142

Package: protobuf-compiler
Priority: optional
Section: devel
Installed-Size: 162
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libprotoc32 (= 3.21.12-3+apertis2bv2024dev3b1), libstdc++6 (>= 5.2)
Recommends: libprotobuf-dev
Suggests: protobuf-mode-el
Filename: pool/target/p/protobuf/protobuf-compiler_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 85992
MD5sum: 35e8c43b7438b68bf04a701002b8a179
SHA1: 74789ebbf9c9cc749073eec7d68edd1c126ea12c
SHA256: cab2a4f0ae9f89f601d9ef32baf4683082ca7f0d0cbcb8c28bb8e1132a79a5e5
SHA512: 1c317e57cb6820a79f291841351555497e76766bf9e64392cec6c163093c7a6b988d3d7ec61bac32ac19d2c3a51fddb54ef674567fb87927f9743475b8506a76
Description: compiler for protocol buffer definition files
 Protocol buffers are a flexible, efficient, automated mechanism for
 serializing structured data - similar to XML, but smaller, faster, and
 simpler. You define how you want your data to be structured once, then you can
 use special generated source code to easily write and read your structured
 data to and from a variety of data streams and using a variety of languages.
 You can even update your data structure without breaking deployed programs
 that are compiled against the "old" format.
 .
 Google uses Protocol Buffers for almost all of its internal RPC protocols and
 file formats.
 .
 This package contains the protocol buffer compiler that is used for
 translating from .proto files (containing the definitions) to the language
 binding for the supported languages.
Homepage: https://github.com/google/protobuf/
Multi-Arch: foreign

Package: protobuf-compiler-dbgsym
Priority: optional
Section: debug
Installed-Size: 131
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Depends: protobuf-compiler (= 3.21.12-3+apertis2bv2024dev3b1)
Filename: pool/target/p/protobuf/protobuf-compiler-dbgsym_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 119924
MD5sum: 24341c1561a3b89f47990437ee174524
SHA1: f56629efae5232182e7458462224f915afe37f38
SHA256: 7c6f11c84ecb470af2993b904e3a950a6f68cad850347c80378f1577a09717d2
SHA512: 694ee342478e1933e37e3da23b19f7f97b70f237c71285f728465b79026601899b73df7c01b2f095509a95b67047c071d26c5574f3540f4114368d6a48002d1f
Description: debug symbols for protobuf-compiler
Auto-Built-Package: debug-symbols
Build-Ids: 13a7526463119971286155d0ee9090b82d42ae52

Package: protobuf-compiler-grpc
Priority: optional
Section: libs
Installed-Size: 110
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: grpc
Version: 1.51.1-3+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libgrpc29 (>= 1.51.1), libprotobuf32 (>= 3.21.12), libprotoc32 (>= 3.21.12), libstdc++6 (>= 5.2), protobuf-compiler
Filename: pool/target/g/grpc/protobuf-compiler-grpc_1.51.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 44768
MD5sum: 17d8327beae45c061184816f30dbd7cf
SHA1: 901a3adf186641c98956f081aab6d0ff715eb84c
SHA256: 63d8c208e10a2296545766c3b41a5808690db0f562e88e0501b52279d0f5a539
SHA512: cc97bf9243664b7f5c860ca55f0384d0b27402da95c5e2da917885443dc568d86fd1aec48ec42696d941bf080ce9aae681f783a61719b312427696b22461d0ac
Description: high performance general RPC framework - protobuf plugin
 A modern, open source remote procedure call (RPC) framework that can
 run anywhere. It enables client and server applications to communicate
 transparently, and makes it easier to build connected systems.
 .
 This package provides the plugins needed for compiling gRPC service
 definitions with the protobuf compiler.
Homepage: https://www.grpc.io/
Multi-Arch: foreign

Package: protobuf-compiler-grpc-dbgsym
Priority: optional
Section: debug
Installed-Size: 622
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: grpc
Version: 1.51.1-3+apertis2bv2024dev3b1
Depends: protobuf-compiler-grpc (= 1.51.1-3+apertis2bv2024dev3b1)
Filename: pool/target/g/grpc/protobuf-compiler-grpc-dbgsym_1.51.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 580120
MD5sum: a8f21021cf8554bdff1bd1bc40e13e39
SHA1: 5fc230b7c71de9bbf8ae53be7d6373734808a386
SHA256: 7b2e7118895321432cc74f43b926c81179675a08148ca79a1c407503112c5294
SHA512: a64806dd78e5c9e3c7e1f0adfe0c883b54e2efc6ff337ac48deb13023e6ac6f80090c7ead9b3ec29ac8b6857f300547e7154ff636c4c795b76a09ae8f213ce4e
Description: debug symbols for protobuf-compiler-grpc
Auto-Built-Package: debug-symbols
Build-Ids: 03fe6e73221f5ad64e14e65578fff7d3b7d83e09 2c8319d9af900b8e55250d76ad538bc10f1e222b b948bcda0e783abdae188855539735617216dee4 cb3f9cce00f4b290f7f0d7b33df5105f08cce3cf

Package: psl
Priority: optional
Section: net
Installed-Size: 38
Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Architecture: armhf
Source: libpsl
Version: 0.21.2-1+apertis3bv2024dev3b1
Depends: libc6 (>= 2.34), libpsl5 (>= 0.19.1)
Filename: pool/target/libp/libpsl/psl_0.21.2-1+apertis3bv2024dev3b1_armhf.deb
Size: 14524
MD5sum: b13a3ed426c0f44c6a9fad1e4f884e7c
SHA1: 3811ee416b54564530503feb492d8c6f5fed4dcd
SHA256: 2a7b873c4db528d59bf4ba8a33281e2180032b1b6aa2e35283da4f00fb6bef5c
SHA512: be6d932379d4b8e24c6c605ac708af0974fe2a999bd884e6ed8cd764d5750224dbd5be02a4ea5c993072cd750daa8b3d77a844ebf374d332fab2057ea4b6df34
Description: Explore the Public Suffix List
 Libpsl allows checking domains against the Public Suffix List.
 It can be used to avoid privacy-leaking 'super-cookies',
 'super domain' certificates, for domain highlighting purposes
 sorting domain lists by site and more.
 .
 Please see https://publicsuffix.org for more detailed information.
 .
 This package contains a commandline tool to explore the Public Suffix
 List.
Homepage: https://github.com/rockdaboot/libpsl
Multi-Arch: foreign

Package: psl-dbgsym
Priority: optional
Section: debug
Installed-Size: 25
Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Architecture: armhf
Source: libpsl
Version: 0.21.2-1+apertis3bv2024dev3b1
Depends: psl (= 0.21.2-1+apertis3bv2024dev3b1)
Filename: pool/target/libp/libpsl/psl-dbgsym_0.21.2-1+apertis3bv2024dev3b1_armhf.deb
Size: 11944
MD5sum: 844fd22a8cd15832188cfb7b0d3f58d5
SHA1: 8f0abea6f6186472f6a9b30dda34a3c6fe77559f
SHA256: 50af476cff1ddac4208dc04699832a73a0c29f3d86382d400a7533b9dae0aa8c
SHA512: 5b35938f6a180a6538bb03f6f557169853e145acc0503076b0c5a7a483ae7f9ebb226e88efa4bd6ea222d843e1730f4a2919ce411778542038fd4494b9c54092
Description: debug symbols for psl
Auto-Built-Package: debug-symbols
Build-Ids: 269220b09f0cd9bbe67293a55c9ddc6454ae5eb3

Package: psl-make-dafsa
Priority: optional
Section: net
Installed-Size: 45
Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Architecture: all
Source: libpsl
Version: 0.21.2-1+apertis3bv2024dev3b1
Depends: python3:any
Filename: pool/target/libp/libpsl/psl-make-dafsa_0.21.2-1+apertis3bv2024dev3b1_all.deb
Size: 16368
MD5sum: fecb5db5b27c8829bdef8e979c54272e
SHA1: 58c722cb2bbb581a5e7741a1bfff5d780d627883
SHA256: fb58569c740959ad719af825382450f48be09a6b4532dc1850ea2d3be96f55ba
SHA512: 9f2aebe1e62201a75427ea93b129ded417f5f30643f0a712a273e7f989f432d6225d4cd30f3cd94baf2487848bd24222839d3e2af34336f26173bcc4d33a6f1d
Description: Create a binary DAFSA from a Public Suffix List
 libpsl permits the use of an optimized binary representation of the
 Public Suffix List (PSL).  This format is a deterministic acyclic
 finite state automaton, or DAFSA.
 .
 It is primarily used for building a new version of the publicsuffix
 package, but could also be used by anyone else looking to match
 printable US ASCII strings.
 .
 This package contains a Python script to convert a standard PSL into
 a DAFSA, either in C source code form, or in a specialized mmap-able
 binary format.
Homepage: https://github.com/rockdaboot/libpsl
Multi-Arch: foreign

Package: psmisc
Priority: optional
Section: admin
Installed-Size: 858
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Version: 23.6-1+apertis1bv2024dev3b1
Replaces: manpages-de (<< 4.9.1-1)
Depends: libc6 (>= 2.34), libtinfo6 (>= 6)
Breaks: manpages-de (<< 4.9.1-1)
Filename: pool/target/p/psmisc/psmisc_23.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 256736
MD5sum: 2ef94e07fa7d80555eb6797148999c4c
SHA1: 30a9e17f0a3e4dfd38d252d31e64e449416abe38
SHA256: d2426105b0b6cd3eddf9c99742592f29f7e7af6128a961d73f551f74f4c07297
SHA512: 04c9ac6d4d8cf9fb33633f3de7c48359ca1c9ad9cae84a08ea09e950f41b70a55bdc9e6baa5292243a0aa19337dd0621a0de4b1ff7d5c594d6e07eb64877c73b
Description: utilities that use the proc file system
 This package contains miscellaneous utilities that use the proc FS:
 .
  - fuser: identifies processes that are using files or sockets.
  - killall: kills processes by name (e.g. "killall -HUP named").
  - peekfd: shows the data traveling over a file descriptor.
  - pstree: shows currently running processes as a tree.
  - prtstat: print the contents of /proc/<pid>/stat
Homepage: http://psmisc.sf.net/
Multi-Arch: foreign

Package: psmisc-dbgsym
Priority: optional
Section: debug
Installed-Size: 165
Maintainer: Craig Small <csmall@debian.org>
Architecture: armhf
Source: psmisc
Version: 23.6-1+apertis1bv2024dev3b1
Depends: psmisc (= 23.6-1+apertis1bv2024dev3b1)
Filename: pool/target/p/psmisc/psmisc-dbgsym_23.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 110952
MD5sum: 297520f4ea11924f1d67583c147a994e
SHA1: 57057054f1e43701c0ba98b61134206573d67d58
SHA256: 63f41b5acd216b55f44fc70fe2c89896e659ad8afaca667048cbd4387329ec44
SHA512: 766c5a72f7c4633d3c82697b4072d5f2112ac4cea293a656b7fd0c0d05c0b374092ac0fcf95aae3a782163931cd46396e7946a522564f75b6b14e2e1826aa234
Description: debug symbols for psmisc
Auto-Built-Package: debug-symbols
Build-Ids: 1fa69bf28ca281d2a51a438da30f5036b9d12794 2f2bcfe8430445cc4dcb9c9a2b9b2f8e2e4cfc90 6f4bf719a98d99a58e2b4b8ea4dce4dd38f927dc 78d61d0304b612c50d9bbef4ef81c93e52e05deb b2b9bdcfc02acc4aaf27e9560ada2c875b46f58b ea2f5a745558fb95e5b108083f44d944bd1470ed

Package: publicsuffix
Priority: optional
Section: net
Installed-Size: 340
Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Architecture: all
Version: 20230209.2326-1+apertis0bv2024dev2b1
Provides: publicsuffix-dafsa
Filename: pool/target/p/publicsuffix/publicsuffix_20230209.2326-1+apertis0bv2024dev2b1_all.deb
Size: 126640
MD5sum: 82bfe215850ff83eed639b9c4daa0d27
SHA1: 950b1ffdc384ccd44918279e2c16d008d31db364
SHA256: f9c697d062c41a53a68cc5d315d1dccf2a37b7c00dbfd0bcd41e143562392cf2
SHA512: 829a0931c6e9c021e18359516ccb2dfba8141e9e3f6ccae7100d94a4b394dcc66514d7bab330cff803bb9b6f4be9ee7456bf0861ffc667f6f5a4cbbc3602da5b
Description: accurate, machine-readable list of domain name suffixes
 A machine-readable list of domain name suffixes that accept public
 registration.  Each suffix represents the part of a domain name which
 is not under the control of the individual registrant, which makes
 the list useful for grouping cookies, deciding same-origin policies,
 collating spam, and other activities.
Homepage: https://publicsuffix.org
Multi-Arch: foreign

Package: pulseaudio
Priority: optional
Section: sound
Installed-Size: 5290
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libasound2 (>= 1.2.1.1), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdbus-1-3 (>= 1.9.14), libfftw3-single3 (>= 3.3.10), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.31.18), libgstreamer-plugins-base1.0-0 (>= 1.10.0), libgstreamer1.0-0 (>= 1.14.0), libice6 (>= 1:1.0.0), libltdl7 (>= 2.4.7), liborc-0.4-0 (>= 1:0.4.25), libpulse0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1), libsm6, libsndfile1 (>= 1.0.20), libsoxr0 (>= 0.1.1), libspeexdsp1 (>= 1.2.1), libstdc++6 (>= 11), libsystemd0, libudev1 (>= 183), libwebrtc-audio-processing1, libx11-6 (>= 2:1.7.0), libx11-xcb1 (>= 2:1.8.4), libxcb1, libxtst6, adduser, lsb-base (>= 3.2-13), libasound2-plugins, pulseaudio-utils
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: rtkit, default-logind | logind, dbus-user-session
Suggests: udev, pavumeter, pavucontrol, paprefs
Filename: pool/target/p/pulseaudio/pulseaudio_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 1106588
MD5sum: b25d60c89687016c47d49f7ed6b01c8b
SHA1: ca4a0753cce82e2e88aa7a0d51110ea5becfc71a
SHA256: 6134687c66682529dbe7e432f2981439ea233a822436cf08651bb5d518e5e115
SHA512: e4b7fde79570ec0bbf49acf1b45980b4af2d7be4fee3de66a20f5a00f6ea7df281426f88add4daa269e57dd38faaa443c1ec403d078ff78ec44e64924d9d10e2
Description: PulseAudio sound server
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 These are some of PulseAudio's features:
 .
   * High quality software mixing of multiple audio streams with support for
     more than one sink/source. May be used to combine multiple sound cards
     into one (with sample rate adjustment).
 .
   * Wide range of supported client libraries. ESD, ALSA, oss, libao and
     GStreamer client applications are supported as-is. Native PulseAudio
     plug-ins are also available for xmms and mplayer.
 .
   * Good low latency behaviour and very accurate latency measurement for
     playback and recording. Ability to fully synchronize multiple playback
     streams.
 .
   * Network transparency, allowing an application to play back or record
     audio on a different machine than the one it is running on.
 .
   * Extensible plug-in architecture with plug-ins for jackd, multicast-rtp
     lirc and avahi, just to name a few.
 .
 This package contains the daemon and basic module set.
Homepage: https://www.pulseaudio.org
Multi-Arch: foreign

Package: pulseaudio-dbgsym
Priority: optional
Section: debug
Installed-Size: 3155
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: pulseaudio (= 16.1+dfsg1-2+apertis2bv2024dev3b1)
Filename: pool/target/p/pulseaudio/pulseaudio-dbgsym_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 2297084
MD5sum: 78d8e75e498a7de3fd610e41f4ea00b9
SHA1: a0d33e856ce3e622a75f2d6ae09f27cc15492fb0
SHA256: ebc21db2b09ff366ea75d781f61f843e63d7a123b3197c2973fe414c3c1c17a4
SHA512: a9d02221831c4a40ae969af8cd3d912a6c1efe4675cac7bd1b5c53b51bc41b33c4b938860ef5d9d677fb758da044b8d0a189db7f6c84397d626947112a0b2e58
Description: debug symbols for pulseaudio
Auto-Built-Package: debug-symbols
Build-Ids: 005cebcf06da245c225c0ab6b8f485218a7500c3 007a603c6aac17ac268860e56a14d83ff9280c01 0279b78ef94314b25dff2569f6b9a97c76088502 04656dd68857c9a0c1f96c773744ab59b342a22c 08499b90b08536fd02074cd931327183b0777549 09d32e0172f509f73147183e887b1e6aa19b7c12 0c978438332310315754fd6709c5755376f5e65a 0d671704709c092a211622e0cca7228891a3e89a 0f745bc753beaa0e76503b4872d25878d528288e 0fa121b4a6b4e1b00b45f0b7c37fa8ea4c7b9158 1110084c9b6054455676a32472fec95615f04676 17d400604d16ac87014de9dd0043ee76613c3cf9 1959fe157fa1c1737150eca77895dab514954447 1e3cd7d0455568c07be62b481d4ec2023d24b965 1eeb6eee1bd60e91fc7c0080298204d813f947d5 20bde20d3901eca918b9c86f8245b1b772ad2ca7 233fc41f3592a5bfbfe7442e4eb5a729d3d0a910 274294f6a7062e2a51fcfc7ccaa58be1ceddd21a 285290c10c9fc198a2d35c876de3f279d0061f65 2d897b14f819f7c57132f10614c4485b07ca5ba9 31907f510b58eba5e99af94347235581d549ea05 3756993fc554e8a25e1a82cfcf4efe9c70d83a01 38859e44ff09b6555aea1f075a3e01526c30144b 39c4debe8bec8da49a933277e9e9406f82d81e42 3f73e0482b23d23a3a3ce6168b7fc2eac1e7fb55 43eb8339c7e209fab04845b1c082959fdf74c80b 45505b6884e234bf263a2a37be50705e1aef8cfc 45df1f3d37072890c55d4e1385b7381bf94758df 546cd375aa631ea3e57acbead6becf56bcff328c 564f1b2e36f0fff6b2d2eaf0a25666abaa4f4dab 5a1e1dab56a9dbd2aa7613e90e7d2819e30b8551 5dbaab5f366c325f993706bbc865cb7aa46f6166 69c38d8bd22a2350cbba4c654142ba0448702531 6c62a3c84c9d054b6cf03d3edda4fd2488525814 6d346c7ec7ae6207579e5de87bc5a52478782165 6e6d7921dc55e34ac3a6a02016bc5b7a7980f511 6eabef4500ebb8f5a534f9dc731e0d899fa47bda 717f4460aa291d25c94b60d2977552721f420c38 71bfa3e1e3848c85b670da0744bb0ef181d2f8ce 728c95b1ff99f50d797cd214b070a338600b1dea 73c0fb8b5e6f98586b1249dfcb8e5ecaa0dac412 74406c9f96f6974c2455efe3568bff5840d5ad85 7a0e75540f92c1765a215dab88e02e690fd611f3 7b78ae7a9bc208ad06472892003f8d301c9c6fb3 7dfd95e5d65824411f9b29281e7e8cce44fdc6d3 81f9df9e8d7338ef6b2c0c81bb0997a5c7a28887 83f559566fe2481183166a6fc89d985c712f71f8 8f8b781465348d4188cc988218192e8df711e8cf 96b51ae7b54f4f2bdfb9ee36a91ed65eb11b6a6d 973d5c7ba8f2d86c0dc9e6647dad1a5fb63dc595 98028f309497da56ba26098b6656147c32f77932 9b6824db83e86074cada772a78b2c91efd7b16aa a5e7bb565f8b075658edd405150e7f30bdce053f a66dee25bc9b94941548069f33a1716a4e233b17 a7f5f6b50568d774dd75ee79a84e47d3e68fade6 a9c30e5ee308a8eb29cdc46e0fab32739e6b4652 a9c92cf00cfb57d67ba470b334a54b77ae66c886 aa8ade1f0b8152e1dd2b18519cdb7da8bd71c9ea b076c842e6d9a8777c06b44df491be90dc58f844 b493e0cbd8b9496a71a82848f8fcd1eaffa4b6a9 b58c09e3b2e81f2492c9e8d741967ddf3ff9e4f2 b95717ba5fd9e638d9c015efe2ef780026d517aa bb039d5205415360749a1c46a0881820e91133a7 c0a57081625280b65075c600d6ff2cc64db0f7ab c14c319ab4502c8958017aca14a71d412f1c27f8 c1f85e4ddba271bb1c4afaf44f5b241bb5f98b04 c585f9c85ac3d8fa053fe6e5b40ab8574bcb8fa5 ce2e2da83a9671b10095b31b76f4a316d9df7239 d02ec01996661cd5add97a51a680f61ee3817e11 d2fafa31f8c467fe56c4150ff6c1b53c29bb7f29 e27780fb9924bdb51c831693a6c77c1eaefae097 e2baaa48668f570238242402b78c1485042b51ea e35bef84a043f5f0e633b965b119ced39cc39271 e3aec9d7bad012c5bb305ce16326798baff5a1dc e880912c362b4cefe395337e842935448bc3c193 e988d8a0c4d47c5031a55a1d2041ae81f7d853f3 ecee2707097edf5d8e77022322109a8bbf72b677 f1f95f2dee12047d86cc0a0e23c92fd84994c54a

Package: pulseaudio-equalizer
Priority: optional
Section: sound
Installed-Size: 131
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libfftw3-single3 (>= 3.3.10), libpulse0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1), pulseaudio (= 16.1+dfsg1-2+apertis2bv2024dev3b1), python3, python3-pyqt5, python3-dbus.mainloop.pyqt5, python3-dbus
Filename: pool/target/p/pulseaudio/pulseaudio-equalizer_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 52796
MD5sum: c40785d101e6d6a7b1ab2b43cda9fef7
SHA1: 1228273daac0239d02c660ecf3f9db5453d6babb
SHA256: e690b469e82c439e5996673d10e878869103a1a5b7de96f034e976602b88bdac
SHA512: c77d6888cb27fa08472f90ce564245ed096c6e0216ba3c5d2a514c8a0d28573643818e266d7fd98d9ba9f879c2476d3f79a8eca382d25ad9476d22bbb12deb9f
Description: Equalizer sink module for PulseAudio sound server
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 This package provides an equalizer sink and an interface to configure the
 equalizer, qpaeq.
 .
 The module is called module-equalizer-sink.
Homepage: https://www.pulseaudio.org

Package: pulseaudio-equalizer-dbgsym
Priority: optional
Section: debug
Installed-Size: 89
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: pulseaudio-equalizer (= 16.1+dfsg1-2+apertis2bv2024dev3b1)
Filename: pool/target/p/pulseaudio/pulseaudio-equalizer-dbgsym_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 67452
MD5sum: fb24aaa9294b4a3916bcf363eb5e0755
SHA1: 1cbe00c79f2e8a262ef99a1ca2c05592cddf46d9
SHA256: ada972a9eb78bd5dec8d0642f0e0ab4538836817abdc3af419800d2dcc01f28e
SHA512: f1fd09b5582fd78d06730b51e6ad8fb4babd64902db73b7142d259511c1bdd942a4280659070d47771fed2b8f73bbd2c782adef8c203bb1eed695ea1a8c5e0e6
Description: debug symbols for pulseaudio-equalizer
Auto-Built-Package: debug-symbols
Build-Ids: a9ce67d0554f51073b27a5c5c27296404059e80e

Package: pulseaudio-module-bluetooth
Priority: optional
Section: sound
Installed-Size: 262
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.7), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base1.0-0 (>= 1.10.0), libgstreamer1.0-0 (>= 1.14), libpulse0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1), libsbc1 (>= 2.0), pulseaudio (= 16.1+dfsg1-2+apertis2bv2024dev3b1), bluez (>= 5.23)
Recommends: gstreamer1.0-plugins-bad (>= 1.19)
Filename: pool/target/p/pulseaudio/pulseaudio-module-bluetooth_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 105172
MD5sum: 94bbbc50a797a0476460bfbe4b6b2155
SHA1: d5d8c2cfe52e6e55f08f24d388e56f940f677837
SHA256: 5351788fd4d5df93f6d285858d7fa896c65dc029f100ad3b1a8fe2e713278404
SHA512: 2a500a59c7338ee847624545ff7e479aab9c2ff5b2d6a52b04caa686c0b34444205cad7a569c8e13b2726c456d18756eaeed00e22f36c984a45ad7534a079ad1
Description: Bluetooth module for PulseAudio sound server
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 This module enables PulseAudio to work with bluetooth devices, like headset
 or audio gateway.
 .
 The module is called module-bluetooth
Homepage: https://www.pulseaudio.org

Package: pulseaudio-module-bluetooth-dbgsym
Priority: optional
Section: debug
Installed-Size: 302
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: pulseaudio-module-bluetooth (= 16.1+dfsg1-2+apertis2bv2024dev3b1)
Filename: pool/target/p/pulseaudio/pulseaudio-module-bluetooth-dbgsym_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 232836
MD5sum: 0b5540f60baa3046a388a4ff509313ad
SHA1: 6d75111873f00224ad7b989efcb46470f46ea463
SHA256: 7c9f4805351cbe0b3abc92ef479590303a5f04a2b9be371a15ddb6576bc27d19
SHA512: d650bc95f6c96aad11d473722df78b4a827938721d4a0dab48638ec79a3b169f22bce8a9d34ecd47a2cbc5313f0144778b9aa3efede673b9cb9be3a6b23ba0ac
Description: debug symbols for pulseaudio-module-bluetooth
Auto-Built-Package: debug-symbols
Build-Ids: 2c7ee32e701abeb5c4428554d7bb03ce4315b7e7 68b91636d3b27acf44d8cb3dbc84e2f064f67fe3 a7b6ff6eece64c6d3cb68245d9c0919a6cc58f1e d21108a5a3f1fe3d01593f7daef8e1a253fdc042 e83d85b6e0789af35ce0e188d78184d98e8a4a66

Package: pulseaudio-module-gsettings
Priority: optional
Section: sound
Installed-Size: 93
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.67.1), libpulse0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1), pulseaudio (= 16.1+dfsg1-2+apertis2bv2024dev3b1), dconf-gsettings-backend | gsettings-backend
Filename: pool/target/p/pulseaudio/pulseaudio-module-gsettings_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 34248
MD5sum: e8c6c28b6917c69394d7bcba43d10873
SHA1: 99a2fc44eeb4e43ab10f06979dc9f4a1a38831a4
SHA256: 4cc96e999371d65e3d1f2af5999187da2bdf2a97a50bbb3e06d70e40b0393213
SHA512: 4f0cf5584cf912ea47bec7cef9be524e21700bdd021d4a773d34c053c205fbfc6662426cc6260a6e0a58c82827f7931617a0c5edb19bc86506fe3f6a34d24096
Description: GSettings module for PulseAudio sound server
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 This module enables PulseAudio to store additional configuration in GSettings.
 It supersedes the gconf module.
 .
 The module is called module-gsettings.
Homepage: https://www.pulseaudio.org

Package: pulseaudio-module-gsettings-dbgsym
Priority: optional
Section: debug
Installed-Size: 52
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: pulseaudio-module-gsettings (= 16.1+dfsg1-2+apertis2bv2024dev3b1)
Filename: pool/target/p/pulseaudio/pulseaudio-module-gsettings-dbgsym_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 30052
MD5sum: 764536149f896d0046928dce6867ed5c
SHA1: 365da26a0350ea80609d198700c7786dfb2d73ca
SHA256: c673748a6612e32805cd68132ec6c246ce3743f7a00a66ba80bfe2d255e1407f
SHA512: 268ba0d628d652e3fe655089a66f32fa5a2486dcf25238c6ba9d4c596bda46493fcca305438db73d55c957b8bfcb12cca02f677fc3e660ddd781eb0c0cccaa94
Description: debug symbols for pulseaudio-module-gsettings
Auto-Built-Package: debug-symbols
Build-Ids: 2ebe62149829416e4fe841073508f14980bae369 7870fbbfb8a2a3eebd34c0b962860f76abed806c

Package: pulseaudio-module-raop
Priority: optional
Section: sound
Installed-Size: 129
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libpulse0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1), libssl3 (>= 3.0.0), pulseaudio (= 16.1+dfsg1-2+apertis2bv2024dev3b1), pulseaudio-module-zeroconf
Filename: pool/target/p/pulseaudio/pulseaudio-module-raop_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 54372
MD5sum: 2ea85f637177420515f2a65b9ece3304
SHA1: ece567c0cd0f1583307c83522ceabe2a15b1deed
SHA256: feef94a4543523565657ab9c1e48f0476bd523fc5d2d30ee13971e4abf2d4fb1
SHA512: 4121a76fbd849cabab92876a61b12729ce2766e2e8545c49bd14fabe57363750e5cb326e04ee84f7b0e00e68240b3167d1355a02ad02b46d7369d9b34fd6177a
Description: RAOP module for PulseAudio sound server
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 This module enables PulseAudio to stream audio to an Apple Airport Express.
Homepage: https://www.pulseaudio.org

Package: pulseaudio-module-raop-dbgsym
Priority: optional
Section: debug
Installed-Size: 125
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: pulseaudio-module-raop (= 16.1+dfsg1-2+apertis2bv2024dev3b1)
Filename: pool/target/p/pulseaudio/pulseaudio-module-raop-dbgsym_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 89344
MD5sum: d8405a2d1cbd19de28b5711db5d6b7db
SHA1: cfd553008c493787eff027f6fdb772992cf4e55f
SHA256: dfa6f6173dd5f797935e6bcd06a97f402f6b39099e59db4a2df60b29f28cdc51
SHA512: 1e4e291fd0a4bd2c7eed7e41df9356180b6c7d1648c54ed5134a76e8d3e6d4c57ad2d9d30c045b12afe6b8ea038fe0e7c386791d6a45aa981ff238fadb406e7c
Description: debug symbols for pulseaudio-module-raop
Auto-Built-Package: debug-symbols
Build-Ids: 0a6c2db248ab17ef457d7dde995325eabeda09fd 22f2bda2088145596e1e04f41ff4baf66684d59a 30cc57764f51c9822e6ad2dfe23efe5fe4ba58c2

Package: pulseaudio-module-zeroconf
Priority: optional
Section: sound
Installed-Size: 101
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libpulse0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1), pulseaudio (= 16.1+dfsg1-2+apertis2bv2024dev3b1), avahi-daemon
Filename: pool/target/p/pulseaudio/pulseaudio-module-zeroconf_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 40816
MD5sum: 6104021e653cebd86a1f7668113cf897
SHA1: 98f69e0cd1235626e5ed8e236ebcea20640c7cec
SHA256: 4187970e20e0f25cc7f85d2453ed04326abb6880cfecc2f2e0cc313011e9ec0a
SHA512: a08c55834a6e21e1b4f2768b470954b2daa3e32c423862edb93ea4e26a4e4143e17e6e0d00317680958fb583501f7c528cf917e5088d00ec79b0bda531737386
Description: Zeroconf module for PulseAudio sound server
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 This module enables PulseAudio to publish available sinks and sources via
 zeroconf (aka. Avahi, mdns).
 .
 The module is called module-zeroconf-publish.
Homepage: https://www.pulseaudio.org

Package: pulseaudio-module-zeroconf-dbgsym
Priority: optional
Section: debug
Installed-Size: 85
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: pulseaudio-module-zeroconf (= 16.1+dfsg1-2+apertis2bv2024dev3b1)
Filename: pool/target/p/pulseaudio/pulseaudio-module-zeroconf-dbgsym_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 52956
MD5sum: 0256a7386307404cb42df92e43550ddc
SHA1: 96b173d1f586295562a4f1301c0a5a48e050dadd
SHA256: 407bd827d39a9a9c33be1450c0ce4046bba6e0ee4ea186372130904f6015fc78
SHA512: a8c50a85eeedbd9229f0c600c06de1bc8c01d01138d9f848c7d8489259f6b9fbcc7ae9116bcca839f32b7584dd89506a9483dc2000996da4537e462c4f9f55e9
Description: debug symbols for pulseaudio-module-zeroconf
Auto-Built-Package: debug-symbols
Build-Ids: 546118a98d2868c065535faa3cd069ad56fd7ad3 b23bc9c9ae3ea77cbe3efdb7ada0e8d456e139d4 bf7c74e0528149418811a5260f8a0ef44dbb6269

Package: pulseaudio-utils
Priority: optional
Section: sound
Installed-Size: 283
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Replaces: pulseaudio (<< 14.2-3~)
Depends: libc6 (>= 2.34), libpulse0 (= 16.1+dfsg1-2+apertis2bv2024dev3b1), libsndfile1 (>= 1.0.20), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb1, libpulsedsp
Suggests: avahi-daemon, pulseaudio
Breaks: pulseaudio (<< 14.2-3~)
Filename: pool/target/p/pulseaudio/pulseaudio-utils_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 92380
MD5sum: 8e072a42508db5bb809f5cb276b61a37
SHA1: 93cbc0f8049f7b59d1384662f08aa1e6f6d5dad6
SHA256: 0206e0d03bc730e7aa979771f80883f6e9716e31da17e47ffb559d31acd4e4b8
SHA512: 54f052dcacdd9ee3a67921eb5ce65febcc8bc162d499a97817b9831a8127d538c95302777423adb4369ece63f6944fc4d2f8450d531cc3e4cead0205014e7159
Description: Command line tools for the PulseAudio sound server
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 These tools provide command line access to various features of the
 PulseAudio sound server. Included tools are:
 .
   paplay - Playback a WAV file via a PulseAudio sink.
   pacat - Cat raw audio data to a PulseAudio sink.
   parec - Cat raw audio data from a PulseAudio source.
   pacmd - Connect to PulseAudio's built-in command line control interface.
   pactl - Send a control command to a PulseAudio server.
   padsp - /dev/dsp wrapper to transparently support OSS applications.
   pax11publish - Store/retrieve PulseAudio default server/sink/source
                  settings in the X11 root window.
Homepage: https://www.pulseaudio.org

Package: pulseaudio-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 170
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Architecture: armhf
Source: pulseaudio
Version: 16.1+dfsg1-2+apertis2bv2024dev3b1
Depends: pulseaudio-utils (= 16.1+dfsg1-2+apertis2bv2024dev3b1)
Filename: pool/target/p/pulseaudio/pulseaudio-utils-dbgsym_16.1+dfsg1-2+apertis2bv2024dev3b1_armhf.deb
Size: 110796
MD5sum: e3f9d30f635482e8fdb8b11b890dfb5d
SHA1: f12d2faa4b16ba099912df2d0816cfa7aaed02ee
SHA256: 6d3e7cab209e15f9e477ec3f05bd38be4515bd04c31a69fc232525eb7744c694
SHA512: 1b0e06518a4f9f3fb97142f75d2bca60038b6f30e216c6ff895e56b114d0dbbc479050c9a6cb033eeef929f9a0d32b32fc7a750d6c9bf07a9c5b7773d9885d1d
Description: debug symbols for pulseaudio-utils
Auto-Built-Package: debug-symbols
Build-Ids: 4561d5a14df8c84b788cc81a1350d9059b3088c7 5c00e8b159437c60136ce04aac33fc23c53e1f6e a0e38165997953c4e643351f518f11c88c033171 a80add5d69d482805b66e400a889dc4679a9b0c8 dfe7d503bbe2f8f9565e99686d02b3f9a2de663a

Package: pybuild-plugin-autopkgtest
Priority: optional
Section: python
Installed-Size: 18
Maintainer: Piotr Ożarowski <piotr@debian.org>
Architecture: all
Source: dh-python
Version: 5.20230130+deb12u1+apertis0bv2024dev3b1
Depends: dh-python (= 5.20230130+deb12u1+apertis0bv2024dev3b1), debhelper, make
Filename: pool/target/d/dh-python/pybuild-plugin-autopkgtest_5.20230130+deb12u1+apertis0bv2024dev3b1_all.deb
Size: 9812
MD5sum: 76567c5923c5901e33d89656c4a6da3c
SHA1: 4c7d2dee650561e8b614a2389e9789597912d897
SHA256: 5dabda41687255bde43babf20a31fb5cf4e0a61468b78c475a47390a789425ce
SHA512: 6691a447196ad2d164d3bdd4561de2ff20eb2b9b1f9a48b4f786a5100522752b6844096430b1965d7e4e8487a7038c15eb3ff7b3e0fd3e565cbf7dcba0672741
Description: pybuild autopkgtest test runner (metapackage)
 This package depends on the packages required to run pybuild-autopkgtest, a
 pybuild-based autopkgtest test runner. pybuild-autopkgtest will run the same
 test suite that regular pybuild runs during build time, but against the
 installed packages and without doing a build first.
Multi-Arch: foreign

Package: pybuild-plugin-pyproject
Priority: optional
Section: python
Installed-Size: 18
Maintainer: Piotr Ożarowski <piotr@debian.org>
Architecture: all
Source: dh-python
Version: 5.20230130+deb12u1+apertis0bv2024dev3b1
Depends: dh-python (= 5.20230130+deb12u1+apertis0bv2024dev3b1), python3-build (>> 0.7~), python3-installer, python3-tomli
Filename: pool/target/d/dh-python/pybuild-plugin-pyproject_5.20230130+deb12u1+apertis0bv2024dev3b1_all.deb
Size: 9780
MD5sum: 54a42b5b8ec614b547a516ff26b06672
SHA1: a04a600632809871bc912bcd19179205d89446d7
SHA256: dd462b653c7ac821dc6a054ab15e34ff26aeaafe06ff0b3c2ab39442d6002941
SHA512: 3c0dc2bd49153365ed2358360dcaaaa558f36afd6eed8353fd39ae74288d83bd7f409852e22f50c1dd2a8481110198ca40cf3df2a5656532b0845f8966565a4e
Description: Debian helper tools for packaging Python libraries using PEP517
 This metapackage depends on the components necessary for building packages
 with the generic PEP517 build plugin.
Multi-Arch: foreign

Package: python3
Priority: optional
Section: python
Installed-Size: 81
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Replaces: python3-minimal (<< 3.1.2-2)
Provides: python3-profiler, python3-supported-max (= 3.11), python3-supported-min (= 3.11)
Depends: python3.11 (>= 3.11.2-1~), libpython3-stdlib (= 3.11.2-1+apertis1bv2024dev2b1)
Pre-Depends: python3-minimal (= 3.11.2-1+apertis1bv2024dev2b1)
Suggests: python3-doc (>= 3.11.2-1+apertis1bv2024dev2b1), python3-tk (>= 3.11.2-1~), python3-venv (>= 3.11.2-1+apertis1bv2024dev2b1)
Filename: pool/target/p/python3-defaults/python3_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 26448
MD5sum: b8b258a4e11bb1a9282953dbbe8fcabf
SHA1: 6c6cdd2b3ff6f78977e8caf3643b54d8e5688fe2
SHA256: 2111ce9356591a1a1211aaf444a1cb59f55ee47d05aa5019af9258ae1e58a5d6
SHA512: 0c6d3371989993926ada4333446e13e3408c9e810fe2cf11a7016b7673efcb093647b475d8d62954c44187a84c94c319cd56d235eb38a86d690cc5ab42d6e17f
Description: interactive high-level object-oriented language (default python3 version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version (currently v3.11).
Homepage: https://www.python.org/
Multi-Arch: allowed

Package: python3-all
Priority: optional
Section: python
Installed-Size: 6
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: python3 (= 3.11.2-1+apertis1bv2024dev2b1), python3-distutils (>= 3.11.2-1~), python3.11
Filename: pool/target/p/python3-defaults/python3-all_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 1068
MD5sum: 49d1d03ff11999b0e6a2c508b60e6db2
SHA1: 3a5d22c52e9d022f2a3905704b0497917bcfe442
SHA256: c71fab6cd0cd1ebc2a7ba43d4b7868f7ba529cd0f7b1e4357934cad2f40845ba
SHA512: 1e1d3e91ae7873ca2d601437d7450e4bb99ab5647afb9e9cfb4fb23668cd9f2f0cdd2e3f67233ae7883be58aefc1b11333909d0fab4c20a69d58dc8575286dd4
Description: package depending on all supported Python 3 runtime versions
 The package currently depends on python3.11, in the future, dependencies on
 jython (Python for a JVM) and ironpython (Python for Mono) may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python 3 runtimes.
Homepage: https://www.python.org/
Multi-Arch: allowed

Package: python3-all-dbg
Priority: optional
Section: debug
Installed-Size: 6
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: python3 (= 3.11.2-1+apertis1bv2024dev2b1), libpython3-all-dbg (= 3.11.2-1+apertis1bv2024dev2b1), python3-all (= 3.11.2-1+apertis1bv2024dev2b1), python3-dbg (= 3.11.2-1+apertis1bv2024dev2b1), python3.11-dbg
Filename: pool/target/p/python3-defaults/python3-all-dbg_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 1088
MD5sum: dd8d3fc075bc5a7af6c996e2a2d9cc70
SHA1: e8ff9a673b871f4384af63bb75d9faa2e51d0c6f
SHA256: db7def1e5e802ab6a82a9497df11be6679a5f7c0154d7433d1be30df0a190398
SHA512: 0370d6f871ec9e4e05eb71182abca295a9fc74d7b35f526ab80c9f40daccb40fd44df41825b64cc88adc09b235d68c18dc4ff9cb737f207655e3e95a4e0bb701
Description: package depending on all supported Python 3 debugging packages
 The package currently depends on python3.11-dbg, in the future, dependencies
 on jython (Python for a JVM) and ironpython (Python for Mono) may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python 3 debug packages.
Homepage: https://www.python.org/
Multi-Arch: allowed

Package: python3-all-dev
Priority: optional
Section: python
Installed-Size: 6
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: python3 (= 3.11.2-1+apertis1bv2024dev2b1), libpython3-all-dev (= 3.11.2-1+apertis1bv2024dev2b1), python3-all (= 3.11.2-1+apertis1bv2024dev2b1), python3-dev (= 3.11.2-1+apertis1bv2024dev2b1), python3.11-dev
Filename: pool/target/p/python3-defaults/python3-all-dev_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 1088
MD5sum: 98fc869bbc5aa8d742ac40d83d0096d8
SHA1: 15825d914c9a6631373eb5ddffbd2025a4d9c7d6
SHA256: 5297ce3517033f3863535f43958850a83c4d6aaac239b27dd1e67b6136f6ff2b
SHA512: 44ac517f68a52489b3d57989d29c5db7f5728f5e40af90a2f19c1de5e1e61dc0d3f481f5cfa4cc1f3412832c423a5fc336c1783305a01b38e5a5d4051970c16f
Description: package depending on all supported Python 3 development packages
 The package currently depends on python3.11-dev, in the future, dependencies
 on jython (Python for a JVM) and ironpython (Python for Mono) may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python 3 development
 packages.
Homepage: https://www.python.org/
Multi-Arch: allowed

Package: python3-apparmor
Priority: optional
Section: python
Installed-Size: 478
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: all
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: python3-libapparmor (>= 3.0.8), python3:any
Filename: pool/target/a/apparmor/python3-apparmor_3.0.8-3+apertis1bv2024dev3b1_all.deb
Size: 93908
MD5sum: b847f49417292cbe92b621e0ab4becde
SHA1: b5f85d4deaa133ebb8242a6babdb04d5e4479af8
SHA256: c4aaf57d54dc2ef039e9cbb791fa298c9637ac2df943374cfc5d19399e2b7c81
SHA512: 8061f66cdc9f69a92e5d6bbfb3151a4e188b70cfba809f86c2be7a0444cbeb5aaeaba81b350819f493d590ba662ce3ed813a8a7bc3436638059cc60ca1121a91
Description: AppArmor Python3 utility library
 python3-apparmor provides the Python3 modules that implement the
 higher-level AppArmor applications.
Homepage: https://apparmor.net/

Package: python3-audit
Priority: optional
Section: python
Installed-Size: 236
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Depends: libaudit1 (= 1:3.0.9-1+apertis2bv2024dev3b1), libauparse0 (= 1:3.0.9-1+apertis2bv2024dev3b1), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.4)
Filename: pool/target/a/audit/python3-audit_3.0.9-1+apertis2bv2024dev3b1_armhf.deb
Size: 60500
MD5sum: 1fe0ba6b933c92447afaa3271bf49321
SHA1: b36076ffd60f2e501161097b521663179c3fdbbc
SHA256: 03a373a94c7aea3547b344bd01b6c1ea91726cc218ce5148e12dd28e45a2528f
SHA512: 24b606d0401e5d69e07d9c2f58350033f66bd3be6369bad727d5491812b60b41fe03f2135f2ec6169dafb73be58ef5cbd46be25b593bb74450d4859d01ccea29
Description: Python3 bindings for security auditing
 The package contains the Python3 bindings for libaudit and libauparse, which
 are used to monitor systems for security related events. Python can be used to
 parse and process the security event messages.
Homepage: https://people.redhat.com/sgrubb/audit/

Package: python3-audit-dbgsym
Priority: optional
Section: debug
Installed-Size: 304
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: armhf
Source: audit
Version: 1:3.0.9-1+apertis2bv2024dev3b1
Depends: python3-audit (= 1:3.0.9-1+apertis2bv2024dev3b1)
Filename: pool/target/a/audit/python3-audit-dbgsym_3.0.9-1+apertis2bv2024dev3b1_armhf.deb
Size: 250576
MD5sum: bc25c803044bdc1f268fa468398b17c5
SHA1: 3c6f8772ab47cff03fe632c91a17f904e6749693
SHA256: 4382423ec61d8ce10d5fb72db13385ffaa223d88003e7ef861fbdfb72f0075fc
SHA512: 4b218dad8c45265774739404a391fbbc326594a7692d7008f5ce7e261a08fcdacc155eb446c76b0e3483b1b1a81b4738f3a9b715ebb8d00d02da1e8a66c848a7
Description: debug symbols for python3-audit
Auto-Built-Package: debug-symbols
Build-Ids: 012fa7a27c9345902f4b0db05032a1fab79cda32 b5b08bdae55b1dd693fb59c8240f80b3736e3b3b

Package: python3-avahi
Priority: optional
Section: python
Installed-Size: 59
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: avahi
Version: 0.8-10+apertis0bv2024dev3b2
Depends: python3:any, python3-gdbm, libavahi-common-data (= 0.8-10+apertis0bv2024dev3b2), python3-dbus
Filename: pool/target/a/avahi/python3-avahi_0.8-10+apertis0bv2024dev3b2_armhf.deb
Size: 29976
MD5sum: 0acaa3cef1662e119fefca60f3c22ac4
SHA1: 08aafb00de2f5290f62dc348fd234421d6678481
SHA256: 3bdeff27599c82a88894d4a5483e1b0a0c19b8dd21bf9b75b00d427d790a948c
SHA512: b135a53fef20eb25d0e81ca21b072ae1ee3dea2cb88abf64f5e30757919dd201b59ad778eac6a6476e61dd1efd6cc51e4c0a3cfb3926b500ef5f1716a0c8efae
Description: Python utility package for Avahi
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains utility modules to talk to Avahi with Python easier.
Homepage: https://avahi.org/

Package: python3-blockdev
Priority: optional
Section: python
Installed-Size: 66
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libblockdev
Version: 2.28-2+apertis2bv2024dev3b1
Depends: gir1.2-blockdev-2.0 (>= 2.28-2+apertis2bv2024dev3b1), gir1.2-blockdev-2.0 (<< 2.28-2+apertis2bv2024dev3b1.1~), python3-gi, python3:any
Filename: pool/target/libb/libblockdev/python3-blockdev_2.28-2+apertis2bv2024dev3b1_all.deb
Size: 12816
MD5sum: 034a049311d8aefbdcf889b7dde381f3
SHA1: 8490fc3b3562d5c809d0a5edd1590762606be6ed
SHA256: 35ccded9b5c03636256515f1c0e6860e653efe9a19b69935c87605e00f62d348
SHA512: 69b57587ab2a8ce14b747ed2ebc1442091ac3bd4f43c8fd25b2c57f36d89a0177294c525b534c3ef5833e2963f6428b9b05b408fba1f84434eddc95e079e3267
Description: Python 3 gobject-introspection bindings for libblockdev
 This package contains enhancements to the gobject-introspection bindings for
 libblockdev in Python3.
Homepage: https://github.com/storaged-project/libblockdev

Package: python3-brotli
Priority: optional
Section: python
Installed-Size: 666
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: brotli
Version: 1.0.9-2+apertis1bv2024dev3b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.29), libgcc-s1 (>= 3.5), libstdc++6 (>= 5)
Filename: pool/target/b/brotli/python3-brotli_1.0.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 266212
MD5sum: 338fca0c060d84b369e8b42afefb236e
SHA1: 5b7d731e9704d0b4085b54e918f413245d11275a
SHA256: 02f71c8332c01768c43365825c432b913f26a99a83f4ebf8ccb0af315a5dbf7c
SHA512: d745c62bc39be9dbeb5d169b8663d8670af569817ba5bb4d3498bbb2c899071a7ba08740058a51130e8150228a5373a32fcc251a1849513fe1500b61a4170938
Description: lossless compression algorithm and format (Python 3 version)
 Brotli is a generic-purpose lossless compression algorithm
 that compresses data using a combination of a modern variant
 of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
 with a compression ratio comparable to the best currently available
 general-purpose compression methods. It is similar in speed with
 deflate but offers more dense compression.
 .
 This package installs a Python 3 module.
Homepage: https://github.com/google/brotli

Package: python3-brotli-dbgsym
Priority: optional
Section: debug
Installed-Size: 1251
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: armhf
Source: brotli
Version: 1.0.9-2+apertis1bv2024dev3b1
Depends: python3-brotli (= 1.0.9-2+apertis1bv2024dev3b1)
Filename: pool/target/b/brotli/python3-brotli-dbgsym_1.0.9-2+apertis1bv2024dev3b1_armhf.deb
Size: 1228404
MD5sum: 02b43607974acd74d205eaafa502a4a9
SHA1: c411e4bd52899679a3aae9b604b83b8a0dc3f143
SHA256: bcb3325edfd1cbd2dab0fb5c88eb3a46fe824cb46e55d5c1da065dae9f48147e
SHA512: ae38f842eddf971246fed68a00dbab7668e103b38c35bf472c6ee9ab0047644e2c0de8dc2eab39a27102f0cfdd3b4040b01d3dc37efee0505beed4dba8ed64eb
Description: debug symbols for python3-brotli
Auto-Built-Package: debug-symbols
Build-Ids: 2a28227dffba464c87107c2781cf95d28c9f48de

Package: python3-cap-ng
Priority: optional
Section: python
Installed-Size: 61
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: armhf
Source: libcap-ng
Version: 0.8.3-1+apertis0bv2024dev3b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libcap-ng0 (>= 0.8.3)
Filename: pool/target/libc/libcap-ng/python3-cap-ng_0.8.3-1+apertis0bv2024dev3b1_armhf.deb
Size: 20152
MD5sum: a520870e84e7b4af3af5da87f09156ff
SHA1: 57ba52912469748dde355aa5e5617bd58db61439
SHA256: f7feec2547f9276fadadf790f2c64173d5a102437f3bcfe0ef5b22e4eba09063
SHA512: 5b977efd520c9204dd6e385e2858ac91fc9cc1d4eab0c6e55c19ecf1482822445faa7128d429ba5b1402daa66335b2bd1aeb5d4b0092f744dacaee67d7ce46c1
Description: Python3 bindings for libcap-ng
 This library implements the user-space interfaces to the POSIX
 1003.1e capabilities available in Linux kernels.  These capabilities are
 a partitioning of the all powerful root privilege into a set of distinct
 privileges.
 .
 The libcap-ng library is intended to make programming with POSIX
 capabilities much easier than the traditional libcap library.
 .
 This package contains the Python3 bindings for libcap-ng.
Homepage: https://people.redhat.com/sgrubb/libcap-ng

Package: python3-cap-ng-dbgsym
Priority: optional
Section: debug
Installed-Size: 82
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: armhf
Source: libcap-ng
Version: 0.8.3-1+apertis0bv2024dev3b1
Depends: python3-cap-ng (= 0.8.3-1+apertis0bv2024dev3b1)
Filename: pool/target/libc/libcap-ng/python3-cap-ng-dbgsym_0.8.3-1+apertis0bv2024dev3b1_armhf.deb
Size: 65268
MD5sum: f4be176c99e98e516a5f5cdcf0dd5d4a
SHA1: da9f1e91f4249bda855288587fe5d70b3092525a
SHA256: 3d10779f2305c36f7bc6bc3ed657e669e34fc0baa49841f5c8b756a947c0aeee
SHA512: 679f57aa4f7229952dc4ca62cb51ddefb8c8a5f171901a28b321c29ada061b0ab07c5ed547448cb5f10b9fbd8ab374e63bfad0599a23dd1809ed12b6adb12830
Description: debug symbols for python3-cap-ng
Auto-Built-Package: debug-symbols
Build-Ids: ac3b8fe1db6d94608900e89cbf9f8c63007e01d3

Package: python3-clang-15
Priority: optional
Section: python
Installed-Size: 184
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: python-clang-x.y
Provides: python-clang-x.y
Depends: python3, libclang-15-dev
Conflicts: python-clang-x.y
Filename: pool/target/l/llvm-toolchain-15/python3-clang-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 68788
MD5sum: 82a69975a5121d63f315d787108216c7
SHA1: 1539f5ff22447405c6066d05d3280f5d67bb700c
SHA256: cd8fa26d71efab7399770ae461afb568cecb950d5b4cd95e36a3c6537de77d71
SHA512: bd0c625a023dda232d23030acb055e3f168b6c9d73fa51d8a9645696d49e49a10dcb494c4aec3ab3f70bbb3d51c6d7a673f3a943d55bf2bbec39acd7296cdca9
Description: Clang Python Bindings
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This binding package provides access to the Clang compiler and libraries.
Homepage: https://www.llvm.org/

Package: python3-dbg
Priority: optional
Section: debug
Installed-Size: 20
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: python3 (= 3.11.2-1+apertis1bv2024dev2b1), libpython3-dbg (= 3.11.2-1+apertis1bv2024dev2b1), python3.11-dbg (>= 3.11.2-1~)
Filename: pool/target/p/python3-defaults/python3-dbg_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 1244
MD5sum: daa6ef85ddece875cfa1f8743f7b1998
SHA1: e2a4b78f2afc87056146dbdea81080a0fb2081c2
SHA256: 536591bff435fdf8f9c2b52c81a12d7d239a8bd55cceee169c9218354e0b6bb8
SHA512: af1f9cdecc06bab190bb9b8d457e42f47e9f2a477eec7909c7859cfae75e7c1158526aeb681363771db18453da2465d656430ff9aeba17e5497d62eac72225c9
Description: debug build of the Python 3 Interpreter (version 3.11)
 Python 3 interpreter configured with --pydebug. Dynamically loaded modules
 are searched in /usr/lib/python3.11/lib-dynload/debug first.
Homepage: https://www.python.org/
Multi-Arch: allowed

Package: python3-debconf
Priority: optional
Section: python
Installed-Size: 18
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Architecture: all
Source: debconf
Version: 1.5.82+apertis1bv2024dev3b1
Depends: debconf (= 1.5.82+apertis1bv2024dev3b1), python3:any
Filename: pool/target/d/debconf/python3-debconf_1.5.82+apertis1bv2024dev3b1_all.deb
Size: 4004
MD5sum: 0d8418d2cc4f4ba8c603c9980ab13b8e
SHA1: 8be02a8d78c9614569711b44da98470d80cef971
SHA256: 74c7269db1963c51e88a5723fd9068d8f1e14572326216610506f1354951b54c
SHA512: 50aafb901987cfe08262e16a8444f63beacedb568783cd1d7428345158b7a38755547cc5b38d92298576d0398f2ea0972efa78fc59de7803f18ad145289bc09c
Description: interact with debconf from Python 3
 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.
 .
 This package provides a debconf module to allow Python 3 programs to
 interact with a debconf frontend.

Package: python3-dev
Priority: optional
Section: python
Installed-Size: 155
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Replaces: python3 (<< 3.9.2-1~), python3.1 (<< 3.1.2+20100706-3)
Depends: python3 (= 3.11.2-1+apertis1bv2024dev2b1), libpython3-dev (= 3.11.2-1+apertis1bv2024dev2b1), python3.11-dev (>= 3.11.2-1~), python3-distutils (>= 3.11.2-1~), libjs-sphinxdoc (>= 5.2)
Breaks: python3 (<< 3.9.2-1~)
Filename: pool/target/p/python3-defaults/python3-dev_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 26200
MD5sum: 55d55d5196c9def899dce2dafc26cf61
SHA1: 021f08193fd8cc886a1a9165572717ee7bdf2094
SHA256: 08c796ea6a579fee0ea7374276a188858058889daaff792fa24fe9cc08c68a5c
SHA512: 407868211ccca30ac0a94290346d2537b0aeacfc5e9c153a57782cc57ca567a3669e2f97909e32ec442798e9c9a9b285bf2b3804b8596db3ab8fb6e6fc4262d6
Description: header files and a static library for Python (default)
 Header files, a static library and development tools for building
 Python modules, extending the Python interpreter or embedding Python
 in applications.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version's headers (currently v3.11).
Built-Using: sphinx (= 5.3.0-4)
Homepage: https://www.python.org/
Multi-Arch: allowed

Package: python3-doc
Priority: optional
Section: doc
Installed-Size: 30
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: python3.11-doc (>= 3.11.2-1~)
Suggests: python3 (>= 3.11.2-1+apertis1bv2024dev2b1), python3-examples
Filename: pool/target/p/python3-defaults/python3-doc_3.11.2-1+apertis1bv2024dev2b1_all.deb
Size: 9632
MD5sum: d5da9a79cb84775292204f702918ea6c
SHA1: d524c99f2604bacc5caa9d87747f9676829071b2
SHA256: 0108025c028e62019ba5f00ff6beea538f657c49aa7ffb2181f3ee7e9367ed06
SHA512: 8437decb010a1cb9578704a20b5d22f346f130c2f4d34370bf76c37861ca31cc8e05da299d85a9906f50991afc7a47c8dd1ee01f59d49e746d5a58e0c7ce6d6f
Description: documentation for the high-level object-oriented language Python 3
 This is the official set of documentation for the interactive high-level
 object-oriented language Python 3 (v3.11). All documents are provided
 in HTML format, some in info format. The package consists of nine documents:
 .
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version's documentation (currently v3.11).
Homepage: https://www.python.org/
Multi-Arch: foreign

Package: python3-examples
Priority: optional
Section: python
Installed-Size: 6
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: python3 (>= 3.11.2-1+apertis1bv2024dev2b1), python3.11-examples (>= 3.11.2-1~)
Filename: pool/target/p/python3-defaults/python3-examples_3.11.2-1+apertis1bv2024dev2b1_all.deb
Size: 1048
MD5sum: ba6829bcff6aef202f3b601b099d81b2
SHA1: 03a9f74a7420bcd9a216ce3bc0f968e00f7849fd
SHA256: 5c0544255af242cecbb35f8120088795d141a9112478ac87a94f3da682ce62c7
SHA512: 730ab83761271d8c9b70259f082c9a32c5f958b092efbcb8d2b983a45ef671bfdb9d5a8a626fab35b5d7eef2236dcb0300a4da2137a35d497c8c1039627f358c
Description: examples for the Python language (default version)
 Examples, Demos and Tools for Python. These are files included in
 the upstream Python distribution.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version's examples (currently v3.11).
Homepage: https://www.python.org/
Multi-Arch: foreign

Package: python3-flatbuffers
Priority: optional
Section: python
Installed-Size: 130
Maintainer: Maximiliano Curia <maxy@debian.org>
Architecture: all
Source: flatbuffers
Version: 2.0.8+dfsg1-2+apertis1bv2024dev3b1
Depends: python3:any
Filename: pool/target/f/flatbuffers/python3-flatbuffers_2.0.8+dfsg1-2+apertis1bv2024dev3b1_all.deb
Size: 29292
MD5sum: e20e60d038bce293ca082a88f50d5e8a
SHA1: 7ddc63400d5fe56c1260ff7bb1769e3ae7b61cd7
SHA256: d26c302730d225647db1b7796835c5ef8939c4544f44ed8c4c9182b1f991335d
SHA512: c03507cf4f2c33aeb9fab5b7cf35d4cac7a0c7486dd8d14f6d4ec97b7e4e0b0fe24e1cf1c2bc47156ea5e1a81238d8acec638b505fcdcec989bbafd0c990a6f8
Description: efficient cross platform serialization library - Python bindings
 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains python3 flatbuffers API.
Homepage: https://google.github.io/flatbuffers/
Multi-Arch: foreign

Package: python3-full
Priority: optional
Section: python
Installed-Size: 6
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: python3 (= 3.11.2-1+apertis1bv2024dev2b1), python3.11-full (>= 3.11.2-1~), python3-venv (= 3.11.2-1+apertis1bv2024dev2b1), 2to3, idle, python3-distutils, python3-gdbm, python3-lib2to3, python3-tk
Recommends: python3-doc, python3-examples
Suggests: python3-dev
Filename: pool/target/p/python3-defaults/python3-full_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 1348
MD5sum: 9a6b7dee6a20fde34474bf2e89a27d05
SHA1: b2a8624742638edadc8a5df2345444195e29653d
SHA256: a5e4b197ff3bbd561264364ef49a189deb5fd7f81a52ac9ac849585e4073a51b
SHA512: c576633bff25ade54af42bc93d5e8cf0c8f85435f11ebddd7f30177fc922166329f3d476afb6e70a44ca8dc0e4268caeee6f12346482968efd1daf78f2c43d55
Description: Default Python Interpreter with complete class library
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on the full
 standard library of Python for Python developers. Including modules
 used only at build-time, such as venv and distutils, and modules with
 complex dependencies, such as tk and IDLE. All batteries included.
 .
 This package depends on Debian's default python 3 version's full
 standard library (currently v3.11).
 .
 According to the Debian Python policy, this package must not be used in
 build dependencies, dependencies and recommendations.
Homepage: https://www.python.org/
Multi-Arch: allowed

Package: python3-graphite2
Priority: optional
Section: python
Installed-Size: 53
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: graphite2
Version: 1.3.14-1+apertis1bv2024dev3b1
Depends: libgraphite2-3, python3-future, python3:any
Filename: pool/target/g/graphite2/python3-graphite2_1.3.14-1+apertis1bv2024dev3b1_all.deb
Size: 15116
MD5sum: f87ecd5679ce4236b534170741ea37ec
SHA1: 3919c054307d99d1384fd59ca87b322e5688378b
SHA256: b70f4cd73b14712449ff6bad35ce046d1a2c0fb34937ba292d5224431e0e9930
SHA512: cd5732bbe7cdea5684619d299cd39cdb694c683ce22a4843b27945d9339ee7302d11dc077f329973f83ab7cca80ff461b6054baaa571a0dc56f9c29a044343b8
Description: Python bindings for libgraphite2
 Graphite is a system that can be used to create and use "smart fonts" capable
 of displaying writing systems with various complex behaviors, such as:
 contextual shaping, ligatures, reordering, split glyphs, bidirectionality,
 stacking diacritics and complex positioning.
 .
 This library was designed and developed by the NRSI (Non-Roman Script
 Initiative) within SIL International (www.sil.org) to act as a complement to
 other smart font rendering technologies with limited practical local
 extensibility. Its purpose is to help meet the needs of a very large number
 of "minority language" communities for local extensibility of complex script
 behaviors.
 .
 The behavior of the rendering engine for a given writing system is specified
 through extra tables added to a TrueType font.  These tables are generated by
 compiling a GDL (Graphite Description Language) source file into a font using
 grcompiler.
 .
 This package contains the Python 3 bindings for libgraphite2.
Homepage: http://graphite.sil.org/

Package: python3-grpcio
Priority: optional
Section: python
Installed-Size: 4774
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: grpc
Version: 1.51.1-3+apertis2bv2024dev3b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, python3-protobuf (>= 3.21.0~), libabsl20220623 (>= 0~20220623.0-1), libc-ares2 (>= 1.11.0~rc1), libc6 (>= 2.34), libre2-9 (>= 20150701+dfsg), libssl3 (>= 3.0.0), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4)
Filename: pool/target/g/grpc/python3-grpcio_1.51.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 1872860
MD5sum: 6cfa181177b9c42934b46b27a507ed08
SHA1: 1826f8896c53e3e9d479ae854a013cef3207026a
SHA256: 324ec656a71788016cb6824862c20804ace8ba2c32b879e57274fe605b778e9d
SHA512: b49ee40d47cc08489f4907d2d6081f0c8b3922a8bc7e386d26fe97b6ae38c218c358b229cb0225ea912f7e9e0442948f71f3eacea5638c1456d6fb33826b06ca
Description: GRPC system (Python 3)
 A modern, open source remote procedure call (RPC) framework that can
 run anywhere. It enables client and server applications to communicate
 transparently, and makes it easier to build connected systems.
 .
 This package contains the Python 3 bindings.
Homepage: https://www.grpc.io/

Package: python3-grpcio-dbgsym
Priority: optional
Section: debug
Installed-Size: 50130
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: grpc
Version: 1.51.1-3+apertis2bv2024dev3b1
Depends: python3-grpcio (= 1.51.1-3+apertis2bv2024dev3b1)
Filename: pool/target/g/grpc/python3-grpcio-dbgsym_1.51.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 49348660
MD5sum: 94bff793682766fb282baec87573731e
SHA1: 08a1eef28e99bd24cdf924823d0c26fb2d3df34b
SHA256: e7abeb719084e044d814df0033711ae1d33d3c02e29d58638870fc1a05af71c1
SHA512: 68c4bfa11f7955b6298474cd7ed75251c0eea525b051ba1b8d985148080c6737db47694d15065145adf60345c84fcce8c745cccf17fd3ea0fbd11ead3725cec5
Description: debug symbols for python3-grpcio
Auto-Built-Package: debug-symbols
Build-Ids: b1a06349c077054a7a64209638470e1fa8cc2083

Package: python3-imath
Priority: optional
Section: python
Installed-Size: 27671
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: imath
Version: 3.1.6-1+apertis0bv2024dev2b1
Depends: python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.12), python3 (>= 3.11~), libboost-python1.74.0 (>= 1.74.0+ds1), libboost-python1.74.0-py311, libc6 (>= 2.32), libgcc-s1 (>= 3.5), libimath-3-1-29 (>= 3.1.6), libpython3.11 (>= 3.11.0), libstdc++6 (>= 11)
Filename: pool/target/i/imath/python3-imath_3.1.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 3654220
MD5sum: ceec6eda90f35a8c65cd128aa6f48a96
SHA1: 6fe9be9e1313d23debe135652aa4242d5570ff42
SHA256: d443bd8126bc9723aecf55721c8158f94ba2b749bed11c1440b0b2c9c279b2e1
SHA512: 6fee0bf8c51ce83f34f46f501f16a2ac364f40149edce888accd48e80cdd8a7b1eaee0afc9c9c86b38715af20c85337924f3b5d2748c5b5092e81424e574f0f9
Description: Utility libraries from ASF used by OpenEXR - Python bindings
 Imath is a basic, light-weight, and efficient C++ representation of
 2D and 3D vectors and matrices and other simple but useful
 mathematical objects, functions, and data types common in computer
 graphics applications, including the “half” 16-bit floating-point type.
 .
 Imath also includes optional Python bindings for all types and
 functions, including optimized implementations of vector and
 matrix arrays.
 .
 This package provides Python bindings to the Imath library.
Homepage: https://www.openexr.com
Multi-Arch: same

Package: python3-imath-dbgsym
Priority: optional
Section: debug
Installed-Size: 69354
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: armhf
Source: imath
Version: 3.1.6-1+apertis0bv2024dev2b1
Depends: python3-imath (= 3.1.6-1+apertis0bv2024dev2b1)
Filename: pool/target/i/imath/python3-imath-dbgsym_3.1.6-1+apertis0bv2024dev2b1_armhf.deb
Size: 51878676
MD5sum: 62f1259db2fc4df1485225830ad739e1
SHA1: 5d2a9ce64bd880e6a1e95ca5bd6790eda6c0c9df
SHA256: 613e801353df5c162d08b7c30418d149af06ab8d92436b68828c67ec3c8f427e
SHA512: 0b42fd179eeb94cdb4dbc2d52dfb5cc9634f9e0e0df88a4bf0186fc9c6d886353670915f4e4f2fce4f0762d3c2d982650d95c229aa4af0315c2868a295f2aa93
Description: debug symbols for python3-imath
Auto-Built-Package: debug-symbols
Build-Ids: b9b4a756b466bcb11d53de6fed4ee65839aaaee5 c258739ac8153da4851edb89bfd158a5c3286091 f678c0d4d6f5a8a25796d0d48462493e2e0ddff0
Multi-Arch: same

Package: python3-ipython-genutils
Priority: optional
Section: python
Installed-Size: 86
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: ipython-genutils
Version: 0.2.0-5+apertis1bv2024dev3b1
Depends: python3:any
Filename: pool/target/i/ipython-genutils/python3-ipython-genutils_0.2.0-5+apertis1bv2024dev3b1_all.deb
Size: 21804
MD5sum: 4c4bc3d7636e2bbcfba4f459c0b968a2
SHA1: 88a95f5ec4f7867c6e06d179a8799474d7e98a64
SHA256: ff8b099ffe42f729741ae4639c11af0e4f93878155b076e31bbf08ad1e497c62
SHA512: 76a2f4316e6ee25d4e587ba4eabcad647537dfb9d0aa6de6f4c39ec88150200887fd50655e5373a8708016767178df8a749998574caab1e5dde13779cf99e946
Description: IPython vestigial utilities for Python 3
 Contains some utilities shared by the IPython and Jupyter projects.
 .
 No new code should be written against those utilities.
 .
 This package installs the library for Python 3.
Homepage: https://github.com/ipython/ipython_genutils
Multi-Arch: foreign

Package: python3-ldns
Priority: optional
Section: python
Installed-Size: 1152
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: ldns
Version: 1.8.3-1+apertis1bv2024dev2b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.28), libldns3 (>= 1.8.3), libpython3.11 (>= 3.11.0)
Filename: pool/target/l/ldns/python3-ldns_1.8.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 202304
MD5sum: 4d405f5199e5549126aa492e547cd010
SHA1: bb48e3c0892ab313b0675f5910d8a5c82527b5c0
SHA256: 10b801dd206a4557cd91026bdea7494acd0587131181be22a7b54183a3dcc5b2
SHA512: 5d0c51606509e4ee49b92956dd3f8d6b47d8cef43a984dd1504b84e434bf7b1483ca818382cfd13062b706b856140c3b43cf58beed58d7b92784d2788fad63a6
Description: ldns library for DNS programming - Python3 bindings
 The goal of ldns is to simplify DNS programming, it supports recent RFCs
 like the DNSSEC documents, and allows developers to easily create software
 conforming to current RFCs, and experimental software for current Internet
 Drafts.
 .
 This archive contains modules that allow you to use LDNS Library in
 Python3 programs.
Homepage: https://www.nlnetlabs.nl/projects/ldns/about/
Multi-Arch: foreign

Package: python3-ldns-dbgsym
Priority: optional
Section: debug
Installed-Size: 1072
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Architecture: armhf
Source: ldns
Version: 1.8.3-1+apertis1bv2024dev2b1
Depends: python3-ldns (= 1.8.3-1+apertis1bv2024dev2b1)
Filename: pool/target/l/ldns/python3-ldns-dbgsym_1.8.3-1+apertis1bv2024dev2b1_armhf.deb
Size: 955220
MD5sum: 6499af2adee145fd4907cb2761f12962
SHA1: bc9744334083ffe408bcdb5df83045882b8a9e8c
SHA256: 25aadfde493bcf96c5bf4dd2a8bd61200ca9ca1e57d30f804ae226e4e31be7d6
SHA512: b552cfc6e2dd3def07530e3525534deedbfebc760bc14ad8069621d0e1573cf3ec5e4eac1af59561ec9451d2461c2ae571c3d001a50f05e9181a7a773891e204
Description: debug symbols for python3-ldns
Auto-Built-Package: debug-symbols
Build-Ids: 154cd2a313cd1a7626218209b13ba85d81c7aeae

Package: python3-lerc
Priority: optional
Section: python
Installed-Size: 67
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: all
Source: lerc
Version: 4.0.0+ds-2+apertis1bv2024dev2b1
Depends: liblerc4, python3-numpy, python3:any
Filename: pool/target/l/lerc/python3-lerc_4.0.0+ds-2+apertis1bv2024dev2b1_all.deb
Size: 15148
MD5sum: 8516a441d1a193d99c9c38f9927c4578
SHA1: 82451b4b577cd4be995f35079e8e87a71e4e6da2
SHA256: a8d6eb94bfd47e942e904267a101e3b1dc236ecab8a993c6016262d678ce207b
SHA512: 47f0bf71f61568a572fb2d574afe2fdb39565d1c6cbe386ff48aa09c38fb6a96436fa23c83287dd3e3696f77b02428539e117fb150ecca97ae95193bfb003071
Description: Python 3 bindings to the Limited Error Raster Compression library
 LERC is an open-source image or raster format which
 supports rapid encoding and decoding for any pixel
 type (not just RGB or Byte). Users set the maximum
 compression error per pixel while encoding, so the
 precision of the original input image is preserved
 (within user defined error bounds).
 .
 This is a Python package of LERC.
Homepage: https://github.com/Esri/lerc

Package: python3-libapparmor
Priority: optional
Section: python
Installed-Size: 119
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libapparmor1 (>= 2.10.95), libc6 (>= 2.4)
Filename: pool/target/a/apparmor/python3-libapparmor_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 39428
MD5sum: 49b09a1a4f771c2e138fbf85f5562da1
SHA1: f2ba71b23fd83f6ba72d34ecdb18939d714dd851
SHA256: e9bc02f5ab49834c5e5312133d7bddd63e3a7e48ebfc2bb36ba69e7dfb307120
SHA512: 942784f9ac6f7e734176847cfbb110b28f30f783d24e999112136e26a97aad0704e82d0e506e366866b1854f26bc0e282be9eaf85702d0e6ed103463d4d9c060
Description: AppArmor library Python3 bindings
 python3-libapparmor provides the Python3 module that contains the language
 bindings for the AppArmor library, libapparmor, which were autogenerated
 via SWIG.
Homepage: https://apparmor.net/

Package: python3-libapparmor-dbgsym
Priority: optional
Section: debug
Installed-Size: 136
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: armhf
Source: apparmor
Version: 3.0.8-3+apertis1bv2024dev3b1
Depends: python3-libapparmor (= 3.0.8-3+apertis1bv2024dev3b1)
Filename: pool/target/a/apparmor/python3-libapparmor-dbgsym_3.0.8-3+apertis1bv2024dev3b1_armhf.deb
Size: 113032
MD5sum: 05715f328f663c076dc021347c356c34
SHA1: 97ca3f58bd51d7ee16e932569c5d0f8d92bba42c
SHA256: 9c6533430743ad0c26aa63e001f68e89eb17b77927aba60f8e106e2ba28e3dae
SHA512: afcbb50c0523244ad8dc43552025da5f8fcb402e7feb9bd04b3c1fbb6a4c3d51659151948914d76dfa230462bde54aa3f685ee7d3775bcc4bde8461c6da75d63
Description: debug symbols for python3-libapparmor
Auto-Built-Package: debug-symbols
Build-Ids: 648785b964b70623cb0640985beda1b9f776a64b

Package: python3-libproxy
Priority: optional
Section: python
Installed-Size: 30
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libproxy
Version: 0.4.18-1.2+apertis1bv2024dev3b1
Depends: python3:any, libproxy1v5 (>= 0.4.18-1.2+apertis1bv2024dev3b1)
Filename: pool/target/libp/libproxy/python3-libproxy_0.4.18-1.2+apertis1bv2024dev3b1_all.deb
Size: 11592
MD5sum: 2072619034f9328ebf1d6af6bf98c8d8
SHA1: 6082ef9619816f30a12c5e394a497442d85367c4
SHA256: 454e0e14e7bd0f6a78ca435724e133e8298354a7360a58901a7c763a639dcf64
SHA512: 3fa754d65e1cfa4d75c8ffb38a002c2a4bf43274a3023961500f04f3cbe0782b84ffc58ebb08b2f729d7ddb95949c664f56e1d0aecdf51db81130c6493016ecd
Description: automatic proxy configuration management library (Python 3)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the Python 3 bindings.
Homepage: https://libproxy.github.io/libproxy/

Package: python3-libxml2
Priority: optional
Section: python
Installed-Size: 718
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Source: libxml2
Version: 2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.28), libxml2 (>= 2.9.11)
Filename: pool/target/libx/libxml2/python3-libxml2_2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 178868
MD5sum: 1f1d7617cb98ba7fcfd58bf172c305cf
SHA1: ef12eaa83a3fa4e6132cf4795342281e83ebe28f
SHA256: ece7cde01de2d7cbaa5c2caaf792d6ab008a165266ec740cd0481afd2b87a1f5
SHA512: 2cdbd79e4796c60c154b8bd809083fe265930d8decb49ed121b6b18c8d155bdc1bb9153020b43e32fb86f8e9788718c1dd9df3c64c42f507eee9680adcb873a5
Description: GNOME XML library - Python3 bindings
 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package contains the files needed to use the GNOME XML library
 in Python3 programs.
Homepage: http://xmlsoft.org
Multi-Arch: same

Package: python3-libxml2-dbgsym
Priority: optional
Section: debug
Installed-Size: 355
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Source: libxml2
Version: 2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1
Depends: python3-libxml2 (= 2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxml2/python3-libxml2-dbgsym_2.9.14+dfsg-1.3~deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 244804
MD5sum: b038c4480184557111d94b9153f165d4
SHA1: 416d5e1a3defdff3c1982ae99e6b1f9df374e7d7
SHA256: 725e2089dd059c57fb5f66cee2d05dd13d59c86aa1dc92a600d2985133743b09
SHA512: 1f3c3ee1648b0606a8096e83c97fdb1fd3a76d38c691cec7cf80a348f0f2d3afca6735377bc1a6989b35371e36594836d13aa1ba782ddd57bf3cbc79ecb281db
Description: debug symbols for python3-libxml2
Auto-Built-Package: debug-symbols
Build-Ids: e9d5d48865b54c567c1811f72220b3d20c6930e2
Multi-Arch: same

Package: python3-lldb-15
Priority: optional
Section: python
Installed-Size: 809
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: llvm-toolchain-15
Version: 1:15.0.6-4+apertis2bv2024dev3b1
Replaces: python3-lldb-x.y
Provides: python3-lldb-x.y
Depends: liblldb-15 (= 1:15.0.6-4+apertis2bv2024dev3b1), python3-six
Conflicts: python3-lldb-x.y
Filename: pool/target/l/llvm-toolchain-15/python3-lldb-15_15.0.6-4+apertis2bv2024dev3b1_armhf.deb
Size: 143968
MD5sum: e72d04b3ad4dd1b40593274c28d4cf8f
SHA1: ca5b6c16735cca88927d515be0555c26190cff0a
SHA256: 796100acbcd42a16884acc1b999cf39c531322ef9977380445728b8f7baac8c4
SHA512: 1ba8d57c9925818397e5ccc66a09b3759700c4475900d421796daec26df8bdca06393ef763f4b512a63ab3106d4ff7ac0dcc1f17816665bcff1e505365eaf7a6
Description: Next generation, high-performance debugger, python3 lib
 LLDB is a next generation, high-performance debugger. It is built as a set of
 reusable components which highly leverage existing libraries in the larger LLVM
 Project, such as the Clang expression parser and LLVM disassembler.
 .
 This binding package provides access to lldb.
Homepage: https://www.llvm.org/

Package: python3-minimal
Priority: optional
Section: python
Installed-Size: 112
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: dpkg (>= 1.13.20)
Pre-Depends: python3.11-minimal (>= 3.11.2-1~)
Filename: pool/target/p/python3-defaults/python3-minimal_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 26444
MD5sum: 39f82b7f7583b6404101cd0e482f90dc
SHA1: 7368936c1868b13f1cc34ab36cbc8a0ba00bfd44
SHA256: 599ee9e55a6db9c29d0ee9703d84e0fc954cede8972212160f106b5102b85b7d
SHA512: 6227ec9814758a5cdf3ce770752708d04b9611df77d8962cf7edaa1cbb5c3b4b02482d1bc91bee8d5a41270b8fa302985d2135fdbc68c166e23e9715100a55e9
Description: minimal subset of the Python language (default python3 version)
 This package contains the interpreter and some essential modules.  It's used
 in the boot process for some basic tasks.
 See /usr/share/doc/python3.11-minimal/README.Debian for a list of the modules
 contained in this package.
Cnf-Visible-Pkgname: python3
Homepage: https://www.python.org/
Multi-Arch: allowed

Package: python3-newt
Priority: optional
Section: python
Installed-Size: 89
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: newt
Version: 0.52.23-1+apertis0bv2024dev3b1
Depends: libnewt0.52 (= 0.52.23-1+apertis0bv2024dev3b1), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.4)
Filename: pool/target/n/newt/python3-newt_0.52.23-1+apertis0bv2024dev3b1_armhf.deb
Size: 26380
MD5sum: ba03072b59992e977edaf49a27be489f
SHA1: a29b77ecbd6e572f142bcbdf62f5123afedb7cab
SHA256: cf49aa660140e00c91695cd0b043e52ee0e19ae1ddeb4b94cf36ea41ec614d7b
SHA512: 517a95ec6ad0101b7bc2eb103261ed15867a359f048cda73793668b4cd3f4aec20768217a9c3c7e82c76e22235937beb62628863f183e0fc7a18e1361f0ce2ab
Description: NEWT module for Python3
 This module allows you to build a text UI for your Python3 scripts
 using newt.
Homepage: https://pagure.io/newt
Multi-Arch: same

Package: python3-newt-dbgsym
Priority: optional
Section: debug
Installed-Size: 57
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: newt
Version: 0.52.23-1+apertis0bv2024dev3b1
Depends: python3-newt (= 0.52.23-1+apertis0bv2024dev3b1)
Filename: pool/target/n/newt/python3-newt-dbgsym_0.52.23-1+apertis0bv2024dev3b1_armhf.deb
Size: 38788
MD5sum: d91b70dee6cc30b7646605ee8a058012
SHA1: 354ae1336dde2416a20946ba6cea78ac4c3ab9d9
SHA256: 01dc2cd77e0ca1a8030f2d0cd84d06b760faf570486ad7c262174da20d57e96e
SHA512: e5eb1c2e19bc13d2d96675b5b356611966c55a149b10212a866058019914e4097376c192e5e4d766e05e948c2fbe5d335ad8dd8098b7ad27c229c96c3f47b028
Description: debug symbols for python3-newt
Auto-Built-Package: debug-symbols
Build-Ids: b5cab9c3a913f6f4726e4ebd1216aedc36a2cbeb
Multi-Arch: same

Package: python3-nftables
Priority: optional
Section: python
Installed-Size: 62
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: armhf
Source: nftables
Version: 1.0.6-2+deb12u1+apertis0bv2024dev3b1
Depends: libnftables1 (= 1.0.6-2+deb12u1+apertis0bv2024dev3b1), python3-jsonschema, python3:any
Filename: pool/target/n/nftables/python3-nftables_1.0.6-2+deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 16880
MD5sum: c7fc482c4dafa864169f780a7050dd62
SHA1: 2e2db24f37b3abeecdf0b729aeeb81c8e7ba1193
SHA256: 14e0b3191f57aba610f927f80a0ab5bec85ced859a985936e9b43f588eb2d46c
SHA512: 3c19d0fb96b0b1d78f2542b634fcfaba698ac51db5923ba55c32e5343a91bfa4f61ded8420ed21580904be67e122f06356ec3d418fe16713bb943570ae1a71bc
Description: nftables/libnftables python3 module
 The libnftables library provides high level semantics to interact with the
 nftables framework by the Netfilter project.
 .
 nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
 .
 Netfilter software and nftables in particular are used in applications such
 as Internet connection sharing, firewalls, IP accounting, transparent
 proxying, advanced routing and traffic control.
 .
 A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.
 .
 This package contains the libnftables python3 bindings.
Homepage: https://www.netfilter.org/

Package: python3-nopie
Priority: optional
Section: python
Installed-Size: 8
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: python3 (= 3.11.2-1+apertis1bv2024dev2b1), python3.11-nopie (>= 3.11.2-1~)
Filename: pool/target/p/python3-defaults/python3-nopie_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 1084
MD5sum: be00495d3857385656b454272e2d9b60
SHA1: 09cf192bf064436247f48009ad4803b8b3214089
SHA256: 13a34308556a09566338b1afe6b8941f3dc4ff4a4ed741af904c1beec89a25ef
SHA512: 6e45b8ebce0689069e443ccbce6dd7eff99f1509aaf30face7cba03f59dde8c773d3c87f824ee51495f7473862ddfb04ecba13ccea5b47560a12d6c4fb8fc4a8
Description: Python interpreter linked without PIE (default python3 version)
 This package contains the interpreter not built as position independent
 executable. This interpreter is diverting the python3 executable, and making
 the interpreter built with PIE available as python3-pie.
Cnf-Visible-Pkgname: python3
Homepage: https://www.python.org/
Multi-Arch: allowed

Package: python3-notify2
Priority: optional
Section: python
Installed-Size: 43
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: python-notify2
Version: 0.3-5+apertis1bv2024dev2b1
Depends: python3:any, python3-dbus
Recommends: notification-daemon
Filename: pool/target/p/python-notify2/python3-notify2_0.3-5+apertis1bv2024dev2b1_all.deb
Size: 11024
MD5sum: 5f508ca013e11c6b25ad98cb1826fdfe
SHA1: c2d5567a6de13375ec85381ae9df0ab36ddde03f
SHA256: 44a1b9f3d8337d08090bf3edbd465430969655990cdcc38838b26d2197175826
SHA512: 6d92aca7259fe8816894ebf3dd436d0928500f670cd9060c141e7bae7fa4c9784bc473fae5f749955150407890cd870f1672e1fbed55201ac6eb07b2e12c7d7c
Description: desktop notifications API for Python 3
 notify2 provides a Python interface to the Freedesktop notifications system,
 which allows programs to display information to the user in an unobtrusive way.
 Notifications are sent over DBus to a notification daemon, which is responsible
 for presenting them to the user.
 .
 notify2 is intended as a replacement for pynotify (package python-notify), and
 its interface is largely copied from there, although it isn't a complete clone.
 .
 This is the Python 3 version of the package.
Homepage: https://pypi.python.org/pypi/notify2

Package: python3-onnx
Priority: optional
Section: science
Installed-Size: 3640
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: onnx
Version: 1.12.0-2+apertis1bv2024dev2b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3-numpy, python3-protobuf, python3-typing-extensions, python3:any, libc6 (>= 2.32), libgcc-s1 (>= 3.5), libonnx1 (>= 1.12.0), libprotobuf32 (>= 3.21.12), libstdc++6 (>= 11)
Filename: pool/target/o/onnx/python3-onnx_1.12.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 608184
MD5sum: 6cacc9355d78da3639b528a2dcd67bd0
SHA1: abda8a14268cfa519af16a9da978481e35c66575
SHA256: bbf14a165b11fbb0ddbfee943436843c34256e79ab591b37ede420bf3d0a1770
SHA512: a1a4e68f5329f6b28725f6ee9aae528c248280ab104da673b939e5b023522f3898aa1948463daa588bc80ee628d25a7b34f33903e49f4054d50906c9c25826f3
Description: Open Neural Network Exchange (ONNX) (Python)
 Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem
 that empowers AI developers to choose the right tools as their project evolves.
 ONNX provides an open source format for AI models.  It defines an extensible
 computation graph model, as well as definitions of built-in operators and
 standard data types. Initially onnx focuses on the capabilities needed for
 inferencing (evaluation).
 .
 Caffe2, PyTorch, Microsoft Cognitive Toolkit, Apache MXNet and other tools are
 developing ONNX support. Enabling interoperability between different frameworks
 and streamlining the path from research to production will increase the speed
 of innovation in the AI community.
 .
 This package contains the python interface.
Homepage: https://onnx.ai

Package: python3-onnx-dbgsym
Priority: optional
Section: debug
Installed-Size: 2424
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Architecture: armhf
Source: onnx
Version: 1.12.0-2+apertis1bv2024dev2b1
Depends: python3-onnx (= 1.12.0-2+apertis1bv2024dev2b1)
Filename: pool/target/o/onnx/python3-onnx-dbgsym_1.12.0-2+apertis1bv2024dev2b1_armhf.deb
Size: 2327008
MD5sum: 135cac3c3f35428d5bdc05fc3fbd8839
SHA1: f00d951c0c2b8200cce812ea0466f11d0ec0370c
SHA256: 89dd913346a3a5a993d25668e47d5d73943919333cbbbf3c16497bc6e4c9b51e
SHA512: 263205893fdc71fc9cbaeb6604464702d3f1e9212055b80a527f56cbac5e051c109b6461e3fef23469bf94ed396ab5fc281544d9a9c0fa360e167fb02d24a1ea
Description: debug symbols for python3-onnx
Auto-Built-Package: debug-symbols
Build-Ids: 92fa6c126832754ebae8b1535948899b37047b18

Package: python3-path
Priority: optional
Section: python
Installed-Size: 95
Maintainer: Debian Python Modules Team <team+python@tracker.debian.org>
Architecture: all
Source: path.py
Version: 16.6.0-1+apertis0bv2024dev2b1
Depends: python3:any
Filename: pool/target/p/path.py/python3-path_16.6.0-1+apertis0bv2024dev2b1_all.deb
Size: 27960
MD5sum: e32a67cb930af976ff15cca67f124261
SHA1: ea839d704a9d5931b74f58a779ed454214fd7363
SHA256: ab438a087672c6f1e5570ccadbece8531900a63f86f93f9890cd53d7b221b0ef
SHA512: ecbb7baba4cc237f452c635ea10d365edd1aafe5830e8eef6277455ee2dba36422e078cf7eccbe93a68a76637f877ea9b90b1c50317f52546c946b05899646c4
Description: module wrapper for os.path for Python 3
 path.py implements a path objects as first-class entities, allowing common
 operations on files to be invoked on those path objects directly.
 .
 This package installs the library for Python 3.
Homepage: https://github.com/jaraco/path.py

Package: python3-protobuf
Priority: optional
Section: python
Installed-Size: 967
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libprotobuf32 (>= 3.21.12), libstdc++6 (>= 11), python3 (<< 3.12), python3 (>= 3.11~), python3:any
Filename: pool/target/p/protobuf/python3-protobuf_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 233836
MD5sum: 3fb84e10d3f73709c04d282112fde918
SHA1: 69c0411ed5ca09b4c14c1f6c562df82f5be520dc
SHA256: 7b961812e00c6cfc4dcabd99c2262818a3d2e7313ccb721d97c06cf6122ca97d
SHA512: 4ac4ee08d3cd53c45fd0bb432027e814938b0670f288dac7c0f76529613c973c9031abbb8d8d1bc84f35173346001d51cf9a8ceeb92587d3a6b833f7b5fc186b
Description: Python 3 bindings for protocol buffers
 Protocol buffers are a flexible, efficient, automated mechanism for
 serializing structured data - similar to XML, but smaller, faster, and
 simpler. You define how you want your data to be structured once, then you can
 use special generated source code to easily write and read your structured
 data to and from a variety of data streams and using a variety of languages.
 You can even update your data structure without breaking deployed programs
 that are compiled against the "old" format.
 .
 Google uses Protocol Buffers for almost all of its internal RPC protocols and
 file formats.
 .
 This package contains the Python 3 bindings for the protocol buffers. You will
 need the protoc tool (in the protobuf-compiler package) to compile your
 definition to Python classes, and then the modules in this package will allow
 you to use those classes in your programs.
Homepage: https://github.com/google/protobuf/

Package: python3-protobuf-dbgsym
Priority: optional
Section: debug
Installed-Size: 1519
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Depends: python3-protobuf (= 3.21.12-3+apertis2bv2024dev3b1)
Filename: pool/target/p/protobuf/python3-protobuf-dbgsym_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 1431884
MD5sum: 09722df2a08d20a60c4ee1c9193f0f8e
SHA1: 6bb00935a172499dcbaa870f48289fdc97603bb1
SHA256: cccdfc3f04720ec1516a5dba3fe70d95950925f9c87712c4a24caf176050a789
SHA512: 7e9129affda927765f1fc60082fe5075c71a287805acbefac887778d8b555caaf79c65f49b23ddee60d46243922fa25fd4cd0111608f3175814c9ad32fbf3cea
Description: debug symbols for python3-protobuf
Auto-Built-Package: debug-symbols
Build-Ids: a67acb72621a616458d6dfe64724900d86dd465a bf11c5511897b1d62e24bf7d23c4431ad5aef5ac

Package: python3-seccomp
Priority: optional
Section: python
Installed-Size: 213
Maintainer: Kees Cook <kees@debian.org>
Architecture: armhf
Source: libseccomp
Version: 2.5.4-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.4), python3 (<< 3.12), python3 (>= 3.11~)
Filename: pool/target/libs/libseccomp/python3-seccomp_2.5.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 85204
MD5sum: c539f8d1f92fa854851ec7d7400ef679
SHA1: 22392004b0c47874a1a378ef5335167edeb600a2
SHA256: 672ca0c89a27af1b19d92ca0978e764adf920a8153fbabf96cce8a1aab32c066
SHA512: 64bb8a985fefe7ab09536792df5075b5d1c4e0c826e185a69087bc5cb945c0e2eaf635bf7b9e2213b5ca1562426cb16cd6170fa944e8482cfe16b6ddefb332c3
Description: high level interface to Linux seccomp filter (Python 3 bindings)
 This library provides a high level interface to constructing, analyzing
 and installing seccomp filters via a BPF passed to the Linux Kernel's
 prctl() syscall.
Homepage: https://github.com/seccomp/libseccomp
Multi-Arch: same

Package: python3-seccomp-dbgsym
Priority: optional
Section: debug
Installed-Size: 365
Maintainer: Kees Cook <kees@debian.org>
Architecture: armhf
Source: libseccomp
Version: 2.5.4-1+apertis1bv2024dev3b1
Depends: python3-seccomp (= 2.5.4-1+apertis1bv2024dev3b1)
Filename: pool/target/libs/libseccomp/python3-seccomp-dbgsym_2.5.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 329244
MD5sum: d7bdca3413b8647646c06acfb56ff6c9
SHA1: ba032ec489bad3824bcb19abfc252f79ec5c81f5
SHA256: aa551003629a0d0d2234a9f4aff4a43487cdb92cda152098f63e678a48da00f9
SHA512: 62bda1e996cbc999ab05cfcf4883e09d22d590cb0b0cec1d6df8c3a6137329f943e9d3103f7f4648701f0a64a4860aed68bf9b91fdca58cb8d7cc0e4a95a139d
Description: debug symbols for python3-seccomp
Auto-Built-Package: debug-symbols
Build-Ids: bb7c32617684bbf100db005bbb620f3b1bc28f8c
Multi-Arch: same

Package: python3-selinux
Priority: optional
Section: python
Installed-Size: 373
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libselinux
Version: 3.4-1+apertis0bv2024dev3b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.26), libselinux1 (>= 3.4)
Filename: pool/target/libs/libselinux/python3-selinux_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 128216
MD5sum: 9a779e754569ac0aa12109facdcbdfd8
SHA1: 0aa86169e15ac56897874277c5fcaaa35b0bda79
SHA256: baeb19d5a0fbdeae3a3f7a41f2cce34dd622d40a6f0f149f301bad73db2760d5
SHA512: 770b0168daa36dc621766681f82d81e1ffcacb1305194797d9f6dc28705763636a5de01eee37375c7939ef5405a2ef3e00ccb0f38e7774d3823b939e9e3196e5
Description: Python3 bindings to SELinux shared libraries
 This package provides the Python3 bindings needed for developing Python
 SELinux applications.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a number
 of utilities with enhanced security functionality designed to add mandatory
 access controls to Linux. The Security-enhanced Linux kernel contains
 new architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type Enforcement,
 Role-based Access Control, and Multi-level Security.
Built-Using: libsepol (= 3.4-2.1+apertis0bv2024dev3b2)
Homepage: https://selinuxproject.org

Package: python3-selinux-dbgsym
Priority: optional
Section: debug
Installed-Size: 360
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libselinux
Version: 3.4-1+apertis0bv2024dev3b1
Depends: python3-selinux (= 3.4-1+apertis0bv2024dev3b1)
Filename: pool/target/libs/libselinux/python3-selinux-dbgsym_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 277484
MD5sum: 85eef1fc026cef9505d4d33edf0e3276
SHA1: 9858f335c11ea38cf26cebbe81f0bf119fd733be
SHA256: 22737082bcfddf93a192c1befa66fcc3dd4112fdf1c9d0c3bcab75f5794f192a
SHA512: 110494151f136ba4611b115cc93f045d79c3afd8e3a2265e358c5ba25d52f89d78019bfa4e6df8a5c8954a3ff736181421b107fdd85897cfacaca1a63b51111e
Description: debug symbols for python3-selinux
Auto-Built-Package: debug-symbols
Build-Ids: 2ef3cc2d6d08ea3b115dfc6ee009895a2ab049cc 39bd0e095bd49a3697faf7101bb73739b48af32f

Package: python3-semanage
Priority: optional
Section: python
Installed-Size: 267
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libsemanage
Version: 3.4-1+apertis0bv2024dev3b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libsemanage2 (>= 3.4)
Filename: pool/target/libs/libsemanage/python3-semanage_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 47952
MD5sum: 73aba15d9807356e9ffed12a06e0e179
SHA1: e56624d51fc287f5276854cf62f9af9d2c37e6bd
SHA256: f0c3eb69a9a0282a302bf8e0717040d386f8d2ca17b84691b7746de9bc23ea4f
SHA512: acbf434570b83a07f1e10a6e35c016ef8e92e1682ce0a9d47f47837da8064ccb88b9e813220eb07db1e9b8b7286de505f059435e34c0ed040a4a05b542e3a3c8
Description: Python3 bindings for SELinux policy management
 This package provides Python3 bindings for the management of SELinux
 policies.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: https://selinuxproject.org

Package: python3-semanage-dbgsym
Priority: optional
Section: debug
Installed-Size: 323
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libsemanage
Version: 3.4-1+apertis0bv2024dev3b1
Depends: python3-semanage (= 3.4-1+apertis0bv2024dev3b1)
Filename: pool/target/libs/libsemanage/python3-semanage-dbgsym_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 266404
MD5sum: 1968eca0ed2ad9f1270a29f7003be54a
SHA1: a8ba7c84c1f999aee41005d8879e3358f51895d6
SHA256: 49124e2718558378fcd85340245cf462668025c9998119c60c0a243cde9b946c
SHA512: 737853eb09d318d45f7574da7216636453f4bba68f0c582b2d6fb981d85e1c88506a62b478f79668293d40972f244f65dc2d10c701b8c6cf2df0f2364fbe6fa8
Description: debug symbols for python3-semanage
Auto-Built-Package: debug-symbols
Build-Ids: b32d857313d45e10274fefb26cf2f57110558bd5

Package: python3-smbus
Priority: optional
Section: python
Installed-Size: 32
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: i2c-tools
Version: 4.3-2+apertis0bv2024dev2b1
Depends: libc6 (>= 2.4), libi2c0 (>= 4.0), python3 (<< 3.12), python3 (>= 3.11~)
Recommends: i2c-tools
Filename: pool/target/i/i2c-tools/python3-smbus_4.3-2+apertis0bv2024dev2b1_armhf.deb
Size: 11044
MD5sum: 4eefcf2738bc3d08bcdb6131e407f364
SHA1: 484ee9d3b0bc9dea4bbcbfe6b6a0a71cd99db116
SHA256: f5faf6798b5a1d0758c640731fb9557db19face310e76de632f0fc860408845e
SHA512: 6ecb78d3c812e15fb71c81c2382a10b882bc108266e1b27852a89185ba0960073b03eaad9f912368f287814af562ca545119fa19a2ca9bd60c2d1b7a8c92423b
Description: Python 3 bindings for Linux SMBus access through i2c-dev
 This Python 3 module allows SMBus access through the I2C /dev interface on
 Linux hosts.  The host kernel must have I2C support, I2C device interface
 support, and a bus adapter driver.
Homepage: https://www.kernel.org/pub/software/utils/i2c-tools/
Multi-Arch: same

Package: python3-smbus-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: i2c-tools
Version: 4.3-2+apertis0bv2024dev2b1
Depends: python3-smbus (= 4.3-2+apertis0bv2024dev2b1)
Filename: pool/target/i/i2c-tools/python3-smbus-dbgsym_4.3-2+apertis0bv2024dev2b1_armhf.deb
Size: 17320
MD5sum: 6714d542044d5b38e8732838854adfa9
SHA1: b13cfd4b6001352af014a266f0390b39912546c7
SHA256: b73db0688c0575e44ff6dc8d1afdecc6d717ac5b15fd9a91e5f3036f985c30ab
SHA512: 05e1c1260e9045c0171b0961b4ee17015506fd56cf23fb84eaeab65edfddc5c5161693a05f0e465b82af4429a905f6708265528aaf3fc2e029d76e59b4b8200b
Description: debug symbols for python3-smbus
Auto-Built-Package: debug-symbols
Build-Ids: c8007c015503d2880ffab845b8d1d478c5b34fd9
Multi-Arch: same

Package: python3-snowballstemmer
Priority: optional
Section: python
Installed-Size: 799
Maintainer: Stefano Rivera <stefanor@debian.org>
Architecture: all
Source: snowball
Version: 2.2.0-2+apertis1bv2024dev3b1
Depends: python3:any
Suggests: python3-stemmer
Filename: pool/target/s/snowball/python3-snowballstemmer_2.2.0-2+apertis1bv2024dev3b1_all.deb
Size: 58444
MD5sum: b46f8b5f8274cebcd8463778d13017f4
SHA1: 1a943ac47583389aa455ec92842b90286d55c1a6
SHA256: 1dac361eadcb70cc9340a1b105c7530fef7fba2340d967163e56307c95c30ca6
SHA512: f0bccb624598eb6a546d08a24e622d7d7843c188ca2d9ed73efdf99b7595d7f5bc5ce23bd8a15e04554468f69e4a4b502a01808ef82ca4acb489700cd3cf5bbd
Description: Pure Python Snowball stemming library
 Snowball provides access to efficient algorithms for calculating a
 "stemmed" form of a word.  This is a form with most of the common
 morphological endings removed; hopefully representing a common
 linguistic base form.  This is most useful in building search engines
 and information retrieval software; for example, a search with stemming
 enabled should be able to find a document containing "cycling" given the
 query "cycles".
 .
 Snowball provides algorithms for several (mainly European) languages.
 It also provides access to the classic Porter stemming algorithm for
 English: although this has been superseded by an improved algorithm, the
 original algorithm may be of interest to information retrieval
 researchers wishing to reproduce results of earlier experiments.
 .
 This package contains the pure Python module that implements Snowball
 algorithms. When python3-stemmer package (which contains the C extension)
 is installed, it uses that extension instead of the pure Python code.
Homepage: https://snowballstem.org/

Package: python3-venv
Priority: optional
Section: python
Installed-Size: 6
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3-defaults
Version: 3.11.2-1+apertis1bv2024dev2b1
Depends: python3.11-venv (>= 3.11.2-1~), python3 (= 3.11.2-1+apertis1bv2024dev2b1), python3-distutils (>= 3.11.2-1~)
Filename: pool/target/p/python3-defaults/python3-venv_3.11.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 1212
MD5sum: d622facf04fb4a772e44edddebf51ca0
SHA1: 28117ef4eac632a431334a3372f471aaaf102624
SHA256: aeca6051931868b35e3e4819776cb50d3468057ce7ccd3b40b857eef8b682c4d
SHA512: 6de92e38741ad399a69ad32de439b6ac9941b9e2dcd17e7bfd6373acba05960446f277013131b5dad57c16f7a9b11fac64b736a83c814ac61e61594b49f75762
Description: venv module for python3 (default python3 version)
 This package contains the venv module for the Python language (default python3
 version).
 .
 The venv module provides support for creating lightweight "virtual
 environments" with their own site directories, optionally isolated from system
 site directories. Each virtual environment has its own Python binary (which
 matches the version of the binary that was used to create this environment)
 and can have its own independent set of installed Python packages in its site
 directories.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version's venv module (currently v3.11).
Homepage: https://www.python.org/
Multi-Arch: allowed

Package: python3-z3
Priority: optional
Section: python
Installed-Size: 595
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: z3
Version: 4.8.12-3.1+apertis2bv2024dev3b1
Depends: libz3-dev (= 4.8.12-3.1+apertis2bv2024dev3b1), python3-pkg-resources, python3:any
Filename: pool/target/z/z3/python3-z3_4.8.12-3.1+apertis2bv2024dev3b1_armhf.deb
Size: 78316
MD5sum: 7e4e4272844cd15330fa62d8a7b0aad0
SHA1: e162f48d1de8aa972cc0de3950542b00699d4b2b
SHA256: c086c81faf42874891f3dbe0bc6984541370c4ed304709e526d71d5448b7487b
SHA512: 708bb278073f62b861de2f330aaafc3cc7e595588e8d333883ea4ed52fd0b8122024207c9c8ef39d2fdd1335a2fa1190bd0a992e96c95293db0693d422a1b139
Description: theorem prover from Microsoft Research - Python 3 bindings
 Z3 is a state-of-the-art theorem prover from Microsoft Research. See the z3
 package for a detailed description.
 .
 This package can be used to invoke Z3 via its Python 3 API.
Homepage: https://github.com/Z3Prover/z3

Package: python3.11
Priority: optional
Section: python
Installed-Size: 649
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: python3.11-minimal (= 3.11.2-6+apertis1bv2024dev2b1), libpython3.11-stdlib (= 3.11.2-6+apertis1bv2024dev2b1), media-types | mime-support
Recommends: ca-certificates
Suggests: python3.11-venv, python3.11-doc, binutils
Breaks: python3-all (<< 3.6.5~rc1-1), python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2)
Filename: pool/target/p/python3.11/python3.11_3.11.2-6+apertis1bv2024dev2b1_armhf.deb
Size: 572716
MD5sum: 9a9693a146cfef089f95ce13b46e68e3
SHA1: 729be026e3fa720dc694a3ed0868a43b6a283e25
SHA256: 5602a2737105ec8f75f3e0af2d3b743f1a330f2232187a7d7b82bf417123e9d2
SHA512: 12579e5a45eedb7a4b9161220d4427da2d37dca0d123b71740107a24b005d07f1468b20ac74f8cbc3fcdbc3756f5a0dde8086af3ee8c9bdf39a444a7efaf84ca
Description: Interactive high-level object-oriented language (version 3.11)
 Python is a high-level, interactive, object-oriented language. Its 3.11 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
Multi-Arch: allowed

Package: python3.11-dbg
Priority: optional
Section: debug
Installed-Size: 55919
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: python3.11 (= 3.11.2-6+apertis1bv2024dev2b1), libpython3.11-dbg (= 3.11.2-6+apertis1bv2024dev2b1), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Recommends: gdb
Suggests: python3-gdbm-dbg, python3-tk-dbg
Filename: pool/target/p/python3.11/python3.11-dbg_3.11.2-6+apertis1bv2024dev2b1_armhf.deb
Size: 35515680
MD5sum: 5dcfe09da4b717435f89ef446e1bb5ed
SHA1: 18a174a62de15c7b6521b812aa5adf108bcb3d4a
SHA256: 2ceccb42be49e65cf5f7148c715b4a70c1b9ef1ee48f5e6432e99f07ec1a5c9d
SHA512: eb438a22ae7a008796b957af7a2974be33fe2459a3a71879d0de37611f0de497846a8ad8029e7afa73b961a732f365f338496b78ccbf0e551b51db7b6e73a45b
Description: Debug Build of the Python Interpreter (version 3.11)
 The package holds two things:
 .
 - A Python interpreter configured with --pydebug. Dynamically loaded modules
   are searched as <foo>_d.so first. Third party extensions need a separate
   build to be used by this interpreter.
 - Debug information for standard python interpreter and extensions.
 .
 See the README.debug for more information.
Build-Ids: 006aaa0e15b9fef9ef494bcceca201ec5a5b53b4 008a70ca21ab05223a3df2092a248f6ac9970d58 0254f0efc68d4eb29a802cbd70ad4b956a358f5d 09ee56cd21cd8ef83721a60eab0d14f430567e15 0b00578574ecb31c903f9fdcb0d8153db7f61dfe 0e06cdc26fdc217ef463766e3a6a32e3be49192a 14311a32925543f8dc6ce5f5b1ec6f26dbcd3f12 14d6a944c59275abae518532eee6898304badb54 1cfae5a01d1e104f573a99b3d99b548be0b128bd 275b63000769ae474828a156e6d2f7ea937395da 279c7fb84f2e55dd9a946b137215b15985999dbb 29338cdbd17d01497b0c0f7cc386b8bfafc5da67 30e433081ffbb31aacfb734cfe25fc9deb92fa49 36bf80cd926dd3e213c7d1729d121b5ae7a7fc0e 3c2d10217fa82c6ec647458f9735f67c5dd8645b 3ed6ca5a4d1027f8ffb01a10c0e3490aaadd9b3e 3ff604fb556eba1ced7a68050f10e16a4ae16585 4a52c705e3b955520b81af547bbf93aedcf23cbd 50fc0ce32bad761ed5b4cd8828e28331dc6b7ecf 534eda3b6c7b1be124f11838e9be49061f4d2baf 53d8ccec19377f68d84c1e3d2ec07968203e071a 54f9db8d94f45376e136ac78dc1d2d979bb1d66a 58344a111082a0f1d0895908afbe2c21d3702296 5cb69e50ed2fa44d76b275871bf7feb862ed63cb 61b113258c525aa5d2dc6d5456312abd475d6203 6297d4ed28d323605f8d2732d696ce895e3a5182 62a5cc29d77f3252c4c9b4e796514806439a4a71 64942c5eb07b89050f5648a3efd92e43c69491dd 7fd91eebab91aa08447b6d7977e70aae7fdf944f 8381cf846b03ed4c2443bf01a8ca9454e7d7f85f 869dc933c22b7adcb10168ef06070f7e06b906b9 911bd2ca40a566fa40d5582a9a42880aad4aa200 9354c5486967b514839e71fc915770eccc8390b6 9d19cab9bb409cb5d07ca491125532dbee680ac4 a81e350de9e3c64661ccdf46fc6ea21f8011465f ae9c19a5d5a27c90f57eaedd3a4c37270f10a02e b51842460b38d4f2b097dc37c631bd89b7fed0e1 c4a20b81ebaac566ebd0779542a71bc4da7c1bb2 cc6bc42ddd09911d738a79aa92e847fa4040cb65 d23a59dda492679157ddba5bf14ea67056aeb884 d8b5ab8e87f4327bfe2eee51c3b5afe5e03af1af e6e31595c96ca2e8421dec699bfcfb20bf07a017 eb2887c654800ad23c227f5506fba7543a409245 ecb2f5c7903b0bac81b7831611541163d0190c66 f7ec1a68372d89320a246928d8528aab24919213 fd9f4d4709033e2c68e25f7f485ddc6318a1887c fe039f84f9b2fb709074218e16e9998d6134e29e fe398ac327235919ac49f94c47219700cd30537e ff413d0edef4d42908935279cc6b3caf4916c513
Multi-Arch: allowed

Package: python3.11-dev
Priority: optional
Section: python
Installed-Size: 620
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: python3.11 (= 3.11.2-6+apertis1bv2024dev2b1), libpython3.11-dev (= 3.11.2-6+apertis1bv2024dev2b1), libpython3.11 (= 3.11.2-6+apertis1bv2024dev2b1)
Recommends: libc6-dev | libc-dev
Filename: pool/target/p/python3.11/python3.11-dev_3.11.2-6+apertis1bv2024dev2b1_armhf.deb
Size: 620632
MD5sum: dcf8a60e88f2f5fd536d0e89b7a25563
SHA1: d856dc491d997a62139b9e70464ceb6ff4a4945a
SHA256: 49190b1c39d530faf9bddb1639cda4237596ad86971325667416b769d45cb817
SHA512: 970f9fb8ef78cd02f6b66e46b8c42f49bb8f1e0d5bfa1fe00cca87fef7e74bcee88e6612809f4986530acb9946b80dc5a6d54dbccf94aa50ed098f31a5ec309e
Description: Header files and a static library for Python (v3.11)
 Header files, a static library and development tools for building
 Python (v3.11) modules, extending the Python interpreter or embedding
 Python (v3.11) in applications.
 .
 Maintainers of Python packages should read README.maintainers.
Multi-Arch: allowed

Package: python3.11-doc
Priority: optional
Section: doc
Installed-Size: 70513
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: libjs-jquery, libjs-underscore
Suggests: python3.11
Filename: pool/target/p/python3.11/python3.11-doc_3.11.2-6+apertis1bv2024dev2b1_all.deb
Size: 12637604
MD5sum: 43968d026c00fe9102014732a2ac8c49
SHA1: 533bfe27845a25bd4264f4d130c134f7960251c5
SHA256: a3582a5cad26435775e4ed13754d320f10ddda5751b008802a54d74d558fc601
SHA512: 203b28bc3d82ee5fe6e97caa3fadbd19d4a011fae72c35bd6fedce7acadc7af5a72c74b5bf15d527e75d9b0d6260530b4fe3d9e5e6c3e3ce82c08b2bb91f45ad
Description: Documentation for the high-level object-oriented language Python (v3.11)
 These is the official set of documentation for the interactive high-level
 object-oriented language Python (v3.11). All documents are provided
 in HTML format. The package consists of ten documents:
 .
   * What's New in Python3.11
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules
Multi-Arch: foreign

Package: python3.11-examples
Priority: optional
Section: python
Installed-Size: 3273
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: python3.11:any (>= 3.11.2-6+apertis1bv2024dev2b1)
Filename: pool/target/p/python3.11/python3.11-examples_3.11.2-6+apertis1bv2024dev2b1_all.deb
Size: 797240
MD5sum: 0728986132867e79ab3aa73e0472b44e
SHA1: 8d8bee7cfa6c7c04f8d215059b2902947b1e9334
SHA256: b60162c19189371dbcbeff2df457c43113ff61eccec3b9c1271242a05b4c01e4
SHA512: 3f2aa71960af9b3ffbfb68e240aa6e65cb640bf07e7186e0cbc7b8bb351f094d369e197ff01f9dc62e95cefbc13651e46c969055fbc559ec8a651bbecf50d145
Description: Examples for the Python language (v3.11)
 Examples, Demos and Tools for Python (v3.11). These are files included in
 the upstream Python distribution (v3.11).

Package: python3.11-full
Priority: optional
Section: python
Installed-Size: 6
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: python3.11 (= 3.11.2-6+apertis1bv2024dev2b1), libpython3.11-testsuite, python3.11-venv (= 3.11.2-6+apertis1bv2024dev2b1), idle-python3.11, python3.11-distutils, python3.11-gdbm, python3.11-lib2to3, python3.11-tk, ca-certificates
Recommends: python3.11-doc, python3.11-examples
Suggests: python3.11-dev
Filename: pool/target/p/python3.11/python3.11-full_3.11.2-6+apertis1bv2024dev2b1_armhf.deb
Size: 1304
MD5sum: 65564c125c15e4442a627371f94955d4
SHA1: 8231540d047c9b39ac1da0365a794e5febb2cc24
SHA256: 0dc6d86707849f2aa7d80f813208d4bf5026673a6d865d67e17958b0685a34f5
SHA512: 049fadd9594e77a58427fe8f24d0c01960bf8f0b3e7bee3798ad9430f82519c82eb90972e5e91113daf4af03706a16ff625e175d1d945a5e73e2aab4890449ec
Description: Python Interpreter with complete class library (version 3.11)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on the full
 standard library of Python for Python developers. Including modules
 used only at build-time, such as venv and distutils, and modules with
 complex dependencies, such as tk and IDLE. All batteries included.
 .
 According to the Debian Python policy, this package must not be used in
 build dependencies, dependencies and recommendations.
Multi-Arch: allowed

Package: python3.11-minimal
Priority: optional
Section: python
Installed-Size: 4750
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: libpython3.11-minimal (= 3.11.2-6+apertis1bv2024dev2b1), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.35)
Recommends: python3.11
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Filename: pool/target/p/python3.11/python3.11-minimal_3.11.2-6+apertis1bv2024dev2b1_armhf.deb
Size: 1717756
MD5sum: fd4ab67b2f1ce6a48b11d439c9673ac4
SHA1: 170b94f95c597df50dc4870539163513a185e84e
SHA256: c3d27b29749d629c50118903f5b3551e6acb594cd39dd26d13dd52ff85541b33
SHA512: cd6f2e9a89e8b0173e769c1be55d80e66209b85cdf1b8032b2827256be4a9c85a73d75a09cbaeaf9114f9c3e6719f8214b0e955ba581ef8db67453d416573223
Description: Minimal subset of the Python language (version 3.11)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python3.11-minimal/README.Debian for a list of the modules
 contained in this package.
Cnf-Visible-Pkgname: python3.11
Multi-Arch: allowed

Package: python3.11-nopie
Priority: optional
Section: python
Installed-Size: 4730
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: python3.11-minimal (= 3.11.2-6+apertis1bv2024dev2b1), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Filename: pool/target/p/python3.11/python3.11-nopie_3.11.2-6+apertis1bv2024dev2b1_armhf.deb
Size: 1706532
MD5sum: a7a11130da204e88320f72e842b84e4f
SHA1: 29b46ebca354691943a603495b730c6a71f4b004
SHA256: 5bc682e5d594d5b03e3b73b66cdcccf0c82b9cf718518c67bfa798fac1831195
SHA512: a56f296084026c97d847faa20e328de6db451b36b6342cc822d823b6de602c77bd02f59bf31ffe9f60c33bc713c051732437f66a53a7e9a65729a9294e3b05ca
Description: Python interpreter linked without PIE (version 3.11)
 This package contains the interpreter not built as position independent
 executable. This interpreter is diverting the python3.11 executable, and making
 the interpreter built with PIE available as python3.11-pie.
Cnf-Visible-Pkgname: python3.11
Multi-Arch: allowed

Package: python3.11-venv
Priority: optional
Section: python
Installed-Size: 28
Maintainer: Matthias Klose <doko@debian.org>
Architecture: armhf
Source: python3.11
Version: 3.11.2-6+apertis1bv2024dev2b1
Depends: python3.11 (= 3.11.2-6+apertis1bv2024dev2b1), python3-pip-whl (>= 22.2), python3-setuptools-whl, python3.11-distutils
Breaks: python3-pip (<< 1.5.6-4)
Filename: pool/target/p/python3.11/python3.11-venv_3.11.2-6+apertis1bv2024dev2b1_armhf.deb
Size: 5904
MD5sum: 645c6921292afd9c06476cc4bccf2531
SHA1: 048b77e5a0e81330c300d7f2f36b7a9995d2e23b
SHA256: cef84f4fd86bdfe9be500b0aeda3a562efe249d2fba5f636e9192f7bfc7e5bae
SHA512: d836a40de5c4b1676b9308c5c2459233c57cfc23565d5a4e41d7a429cb8f7aceaccd914c047951041d31b181433539417ccda35708b027fccce89096bac87f3f
Description: Interactive high-level object-oriented language (pyvenv binary, version 3.11)
 Python is a high-level, interactive, object-oriented language. Its 3.11 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the pyvenv-3.11 binary.
Multi-Arch: allowed

Package: qrencode
Priority: optional
Section: utils
Installed-Size: 68
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Architecture: armhf
Version: 4.1.1-1+apertis3bv2024dev3b1
Depends: libc6 (>= 2.34), libpng16-16 (>= 1.6.2-1), libqrencode4 (>= 3.3.0)
Filename: pool/target/q/qrencode/qrencode_4.1.1-1+apertis3bv2024dev3b1_armhf.deb
Size: 40784
MD5sum: 5e4e66d0ee8a50c611536eddf1388951
SHA1: 69afba26a13cfc0fa328b92243abe2249e755733
SHA256: 7f4f360201334119849df4038e2ae7c4bbbc5084dbe4eac881c0864082c1f0c0
SHA512: a1c058ea296e4165eab40738d514f5acf6323c16998b2ff834819a8dbd2edc5465ef141f10df22ed4e21f65290885d53b2b5e49a2287c536b71fa5d5f9add870
Description: QR Code encoder into PNG image
 Qrencode is a utility software using libqrencode to encode string data in
 a QR Code and save as a PNG or an EPS image.
Homepage: https://fukuchi.org/works/qrencode/index.html.en
Multi-Arch: foreign

Package: qrencode-dbgsym
Priority: optional
Section: debug
Installed-Size: 42
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Architecture: armhf
Source: qrencode
Version: 4.1.1-1+apertis3bv2024dev3b1
Depends: qrencode (= 4.1.1-1+apertis3bv2024dev3b1)
Filename: pool/target/q/qrencode/qrencode-dbgsym_4.1.1-1+apertis3bv2024dev3b1_armhf.deb
Size: 27836
MD5sum: ccd211fc2cbf7b23bf70bfa913bf52eb
SHA1: 670c7be484d6e0b8046257b8ef3354026286d174
SHA256: a2fac72c876ae05e3af9baab0ce5b6cce1f962004fc9438cd82a591beaa9d13d
SHA512: 673af2d2807cf2be0c0ddf53c46186cbbe1a7b8adfa157fa1567d0d3a0be875b9f85ab685250369af947ec85ba7b34f930556eb23f66036164167669947684b5
Description: debug symbols for qrencode
Auto-Built-Package: debug-symbols
Build-Ids: 4d6c5c5ab08fc73b162e24e8138269b7d2f738fd

Package: qv4l2
Priority: optional
Section: utils
Installed-Size: 402
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: libv4l-0 (= 1.22.1-5+apertis1bv2024dev3b1), libasound2 (>= 1.0.16), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5), libv4lconvert0 (>= 0.9.0~test5)
Filename: pool/target/v/v4l-utils/qv4l2_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 166100
MD5sum: e58cb661b58676d235b260507301d78f
SHA1: f76f5df305a55d2e1f520996b18d3fda51b6bd2e
SHA256: 9a7bab9c49ad7828f8378fecf8028f992bd43334a5b38c33ff82040f6468e6e6
SHA512: db033c8dec76e99a6fc18a1831dc4114a2d6a1fc06a9a9de6b44f8667433139e6f60f50eb591ad7ad64c328f64f335b4addc75f00af39dbd365f7b6a44610972
Description: Test bench application for video4linux devices
 Qt v4l2 control panel application. You can change all through the v4l2
 interface exposed device controls.
Homepage: https://linuxtv.org/downloads/v4l-utils/

Package: qv4l2-dbgsym
Priority: optional
Section: debug
Installed-Size: 1921
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: qv4l2 (= 1.22.1-5+apertis1bv2024dev3b1)
Filename: pool/target/v/v4l-utils/qv4l2-dbgsym_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 1898848
MD5sum: 5e1139a68e26e9bdf8051af94fd08a66
SHA1: cc27e912ab65d5afeb11fd069d6e5b03fadc24a4
SHA256: 4c1dbf236eb88442d42d4dbcba313a492166c2061ba051a8dce35ac05232b6c5
SHA512: aa50b678eac5d9bbfa3e1436c4bb98d5669d191b2bd0bd146c0db52230a47c3be57ec8c387d6de8e36fce72f2998089806b8246c66cd9e26b302b39f2c0b0bcb
Description: debug symbols for qv4l2
Auto-Built-Package: debug-symbols
Build-Ids: 3bea2070ee688a2423e3a487fd8e092211349161

Package: rapidjson-dev
Priority: optional
Section: libdevel
Installed-Size: 627
Maintainer: Alexander GQ Gerasiov <gq@debian.org>
Architecture: all
Source: rapidjson
Version: 1.1.0+dfsg2-7.1+apertis2bv2024dev3b1
Suggests: rapidjson-doc
Filename: pool/target/r/rapidjson/rapidjson-dev_1.1.0+dfsg2-7.1+apertis2bv2024dev3b1_all.deb
Size: 98408
MD5sum: 6615b08dfca63e0734d5f7a5f881a1a6
SHA1: 1ff0cac3b24d0b7230504825733c512323571dfa
SHA256: 23815542c6ece40a6846a8696cea08db2c4ed4da2f59cf7bd9674d57cf443e21
SHA512: d98ab58889bde93b9aa7abbc6c119c28086cbfbdce7440a838a266726caead77937e35936f2806b141b91bc9e9b91fac99ded8cb725af53800dda1479c6ad840
Description: fast JSON parser/generator for C++ with SAX/DOM style API
 RapidJSON is an attempt to create the fastest JSON parser and generator.
 .
  - Small but complete. Supports both SAX and DOM style API. SAX parser only a
    few hundred lines of code.
  - Fast. In the order of magnitude of strlen(). Optionally supports
    SSE2/SSE4.2 for acceleration.
  - Self-contained. Minimal dependency on standard libraries. No BOOST, not
    even STL.
  - Compact. Each JSON value is 16 or 20 bytes for 32 or 64-bit machines
    respectively (excluding text string storage). With the custom memory
    allocator, parser allocates memory compactly during parsing.
  - Full RFC7159 compliance. Supports UTF-8, UTF-16 and UTF-32.
  - Support both in-situ parsing (directly decode strings into the source JSON
    text) and non-destructive parsing (decode strings into new buffers).
  - Parse number to int/unsigned/int64_t/uint64_t/double depending on input
  - Support custom memory allocation. Also, the default memory pool allocator
    can also be supplied with a user buffer (such as a buffer allocated on
    user's heap or programme stack) to minimize allocation.
Homepage: https://miloyip.github.io/rapidjson
Multi-Arch: foreign

Package: rapidjson-doc
Priority: optional
Section: doc
Installed-Size: 14861
Maintainer: Alexander GQ Gerasiov <gq@debian.org>
Architecture: all
Source: rapidjson
Version: 1.1.0+dfsg2-7.1+apertis2bv2024dev3b1
Filename: pool/target/r/rapidjson/rapidjson-doc_1.1.0+dfsg2-7.1+apertis2bv2024dev3b1_all.deb
Size: 998212
MD5sum: 42ee867d87fe243b1acee8bf1e99bd69
SHA1: d0fa384669b3701f4aac7dc9eb9451d9d949cb8d
SHA256: 9ed2412e4749de3901195266202e57f9243def69f913c9570316c36f521d578d
SHA512: f82737d515f8839a85af97823cb80e0c48cba6c4d1b94c4036b579067a2838e42ce5e0a9e3bc4fc829465e18da46ef6982f129297a8389bb0c39c704a2624bc8
Description: fast JSON parser/generator for C++ (API documentation)
 This package contains the documentation for RapidJSON, a fast JSON
 parser/generator for C++ with both SAX/DOM style APIs.
Homepage: https://miloyip.github.io/rapidjson
Multi-Arch: foreign

Package: rauc
Priority: optional
Section: admin
Installed-Size: 284
Maintainer: Uwe Kleine-König <ukleinek@debian.org>
Architecture: armhf
Version: 1.8-2+apertis3bv2024dev3b1
Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libfdisk1 (>= 2.31.1), libglib2.0-0 (>= 2.67.1), libjson-glib-1.0-0 (>= 1.5.2), libssl3 (>= 3.0.0), dbus, systemd
Suggests: casync, cryptsetup-bin, dosfstools, e2fsprogs, efibootmgr, grub-common, mtd-utils, squashfs-tools, u-boot-tools
Filename: pool/target/r/rauc/rauc_1.8-2+apertis3bv2024dev3b1_armhf.deb
Size: 135712
MD5sum: 35e665bf5e6e709d3605f5f34a6d13f4
SHA1: dae583955d962bc6173b3d00b78129d24a52d7ab
SHA256: e2424da74e757fb6336e741638e11cd476f1c147d87ebbc84ed2f622a175bda1
SHA512: 480437199067e82c06224ac1fab41a546101619683c317238831997f2118d4128e7fe020c62664e733d781085ac6a3f572dce456930f2c9cbfc33c22bfbfde2b
Description: Robust Auto-Update Controller - binary
 Safe and secure software updates for embedded Linux
 .
 RAUC controls the update process on embedded Linux systems. It is both a target
 application that runs as an update client and a host/target tool that allows
 you to create, inspect and modify installation artifacts.
 .
 This package provides the rauc binary.
Homepage: https://github.com/rauc/rauc

Package: rauc-dbgsym
Priority: optional
Section: debug
Installed-Size: 466
Maintainer: Uwe Kleine-König <ukleinek@debian.org>
Architecture: armhf
Source: rauc
Version: 1.8-2+apertis3bv2024dev3b1
Depends: rauc (= 1.8-2+apertis3bv2024dev3b1)
Filename: pool/target/r/rauc/rauc-dbgsym_1.8-2+apertis3bv2024dev3b1_armhf.deb
Size: 411536
MD5sum: 55be1996261416bc16c1bcd02b47aa0c
SHA1: 989642b77bb2bcc5ecb58a36d9d510ad066cbe37
SHA256: e048c1e461342cd89d7e279310b57a0fd6d70bca26fab9d26fc5da9c602d9792
SHA512: 2953b6f1526f29fb20af7d8399b9463000b2243bec6f0b547fce251cb367adf98b76a5102d075356f29b105d2586eb89b70e3b9614b2fe4f904eb6d42d614ecf
Description: debug symbols for rauc
Auto-Built-Package: debug-symbols
Build-Ids: 43672244dcba0f79a8e0a7772f2e8dd8a2c3c709

Package: rauc-service
Priority: optional
Section: admin
Installed-Size: 50
Maintainer: Uwe Kleine-König <ukleinek@debian.org>
Architecture: all
Source: rauc
Version: 1.8-2+apertis3bv2024dev3b1
Depends: rauc
Filename: pool/target/r/rauc/rauc-service_1.8-2+apertis3bv2024dev3b1_all.deb
Size: 23428
MD5sum: 73798cde232726db8acc891dd1960bd3
SHA1: 2bc7c9be975624e320f5665591420a0ec408bdf4
SHA256: 70c816d8cab6e225c8d19c546c0f570f5fd6bf6cd360d6ccea5584a48c55b959
SHA512: aa02f54fe393efaeb1a802214ed73caf69dec37fb430241b92f8cf6ce107fc78ddbe16a982f6fa68d42076bbeca5365350ecfc2194ae40bcb8fa0e1c1fc9cd78
Description: Robust Auto-Update Controller - service
 Safe and secure software updates for embedded Linux
 .
 RAUC controls the update process on embedded Linux systems. It is both a target
 application that runs as an update client and a host/target tool that allows
 you to create, inspect and modify installation artifacts.
 .
 This package provides the rauc service files.
Homepage: https://github.com/rauc/rauc

Package: rav1e
Priority: optional
Section: video
Installed-Size: 2731
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-rav1e
Version: 0.5.1-6+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3)
Filename: pool/target/r/rust-rav1e/rav1e_0.5.1-6+apertis2bv2024dev3b1_armhf.deb
Size: 809108
MD5sum: 035834456251f93ea3620a785c0e67e4
SHA1: d80226892758a47cb808c1381d02795c1e87ca05
SHA256: b313a52ffc457719403612ccaa7009231d10a84ffa44a971d31893f50e73ec25
SHA512: 94701fde967780b2d50717af7e54abbaa09f60c4ff0031b942bbf97a5ad387d2c1569ea8be4bf741e666d21068bed7a8664e01d9d5aeb228000e212eef777535
Description: Fastest and safest AV1 encoder - command line encoder
 rav1e is a encoder for the AV1 video codec. It supports the
 following features:
  * Intra, inter, and switch frames
  * 64x64 superblocks
  * 4x4 to 64x64 RDO-selected square and rectangular blocks
  * DC, H, V, Paeth, smooth, and all directional prediction modes
  * DCT, (FLIP-)ADST and identity transforms (up to 64x64, 16x16 and 32x32
    respectively)
  * 8-, 10- and 12-bit depth color
  * 4:2:0, 4:2:2 and 4:4:4 chroma sampling
  * 11 speed settings (0-10, exhaustive to near real-time)
  * Constant quantizer and target bitrate (single- and multi-pass) encoding
    modes
  * Still picture mode
 .
 This package contains the command line encoder.
Homepage: https://github.com/xiph/rav1e

Package: rav1e-dbgsym
Priority: optional
Section: debug
Installed-Size: 8417
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-rav1e
Version: 0.5.1-6+apertis2bv2024dev3b1
Depends: rav1e (= 0.5.1-6+apertis2bv2024dev3b1)
Filename: pool/target/r/rust-rav1e/rav1e-dbgsym_0.5.1-6+apertis2bv2024dev3b1_armhf.deb
Size: 7683004
MD5sum: ce8996a6a10cb38792a0c17955d982de
SHA1: 0b8b3087d3ffa762ab5b7cc57f3cb605531947eb
SHA256: a995b3db939baac6ac235745dd59e089c04d7555f9c6a0c41a030ca4322fdbd4
SHA512: a3af2c6e0dec4b7191f11504a188de6fa0a63dedda0b6ae8426a34d56a71a913bb3b939a9300bc245aff5fa81ac3529f0a66c130bc3604cf515a3120eed4d1da
Description: debug symbols for rav1e
Auto-Built-Package: debug-symbols
Build-Ids: fb9c1e0e751063f0e91a82d637478ba6a4da1845

Package: rfkill
Priority: optional
Section: utils
Installed-Size: 87
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libsmartcols1 (>= 2.33)
Filename: pool/target/u/util-linux/rfkill_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 41876
MD5sum: 76c9e557eac277f4f4939f2eaf469c77
SHA1: a7a9dd560cc73b59a70f66fdc6cce146fcf4b0a5
SHA256: 3ebb5c48515c8e8221c4a2f8983eda495cf83806ff7b4a0831d5da6768de5fcf
SHA512: 2f2858f9a3ed75572e12acac131ba0446b97efa4685d26448ff4550cec95f4daa02da57d6adc8dd2d62bc829ac7cea54de979b3522d9873d556d6e892eff2bea
Description: tool for enabling and disabling wireless devices
 rfkill is a simple tool for accessing the Linux rfkill device interface,
 which is used to enable and disable wireless networking devices, typically
 WLAN, Bluetooth and mobile broadband.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: foreign

Package: rfkill-dbgsym
Priority: optional
Section: debug
Installed-Size: 61
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: rfkill (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/rfkill-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 44024
MD5sum: 4cee45b342318b1f17120c5f0399e4cc
SHA1: fc7ca3ed613ecec1bdd4c8f1dfe75f7d63178c6f
SHA256: a448de3ef23c6d793275c02b8340c3e89f0bf2c764e72c7007e43e47e4b37b1d
SHA512: 06d75a47f357345b1b2f8a3f9dbb4bc933e55bcd88dc82875f0f0d437307ec11e2478454c56e6d13cf4b8eceee5a77be979f26be441cfa5f69ed40f3acb74777
Description: debug symbols for rfkill
Auto-Built-Package: debug-symbols
Build-Ids: 557d60747b38d9f42c73ce506a009800366c4e7a

Package: rhosydd
Priority: extra
Section: misc
Installed-Size: 103
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Version: 0.2024.1bv2024dev3b1
Depends: acl, adduser, policykit-1 (>= 0.113-1co2~), libc6 (>= 2.34), libcroesor-0-5 (>= 0.2024.1bv2024dev3b1), libglib2.0-0 (>= 2.59.0), libpolkit-gobject-1-0 (>= 0.101), librhosydd-0-6 (>= 0.6.0)
Filename: pool/target/r/rhosydd/rhosydd_0.2024.1bv2024dev3b1_armhf.deb
Size: 27316
MD5sum: 68e822e159a8e73fc27f217fe68f0e08
SHA1: 169e38791f9bb796f5104e347c16ccf8d7e46835
SHA256: fabc314c7e58855bf1f73e812bcb3179afc9a66c23e083a75499645841ef274f
SHA512: c6d0f0648a3e1113d2374979e7bbbdc48e61afd441bbacdc641d0e25d6df5de1cf5ba39a8d84ae32f76be32caa6bde08d484839edf4caad1dfcac3e381b97b1c
Description: Sensors and actuators service
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains the service itself.

Package: rhosydd-dbgsym
Priority: optional
Section: debug
Installed-Size: 92
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Replaces: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Depends: rhosydd (= 0.2024.1bv2024dev3b1)
Breaks: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Filename: pool/target/r/rhosydd/rhosydd-dbgsym_0.2024.1bv2024dev3b1_armhf.deb
Size: 69428
MD5sum: 89b9ad4d75cd9a15f05fe6e0d9bacc56
SHA1: c9e497b548c8409778a19542ea7adbfa42cae757
SHA256: 63e5e5bc0025397440731a7a301f385de538e92afbe5ef3a810e47c2e6acb983
SHA512: 410b350ba9efd5fa988b15658837543bfc932eb5a93f2602e6c4b27ac7058c465f87e9ced09ad88029f4ed21452d42ee0d3ed50fdae201278b96cfe8e85e0d92
Description: debug symbols for rhosydd
Auto-Built-Package: debug-symbols
Build-Ids: 58e35905055fd042c21e0e56efe491b9560c2993

Package: rhosydd-mock-backends
Priority: extra
Section: misc
Installed-Size: 104
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Depends: rhosydd, libc6 (>= 2.34), libcroesor-0-5 (>= 0.2024.1bv2024dev3b1), libglib2.0-0 (>= 2.59.0), libjson-c5 (>= 0.15), librhosydd-0-6 (>= 0.6.0), libyaml-0-2
Filename: pool/target/r/rhosydd/rhosydd-mock-backends_0.2024.1bv2024dev3b1_armhf.deb
Size: 23384
MD5sum: cfaf3d07a373dae93e7d71c9cc58ad94
SHA1: 5dbc4f99afaa21c822ea88dc0d67cb0fe1578eb9
SHA256: 6df20b43e2b6a907369d7273667829bebd32cadc3f569e51f5f90a936e86b88e
SHA512: cf4a8a82ee118321ad5f4c56137a40b6ffac7fd178352a312a7315c64dffb53480dd42276f3708b096d4f278a31e252b0df5d0b4d70e4e234b510dada68ca62e
Description: Sensors and actuators service - mock backends
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains mock backends for integration testing only.

Package: rhosydd-mock-backends-dbgsym
Priority: optional
Section: debug
Installed-Size: 66
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Replaces: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Depends: rhosydd-mock-backends (= 0.2024.1bv2024dev3b1)
Breaks: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Filename: pool/target/r/rhosydd/rhosydd-mock-backends-dbgsym_0.2024.1bv2024dev3b1_armhf.deb
Size: 42172
MD5sum: 954cbadb72a8132eec61b71853d48569
SHA1: 49923b0dde7f4b6b92a85c6d525a0f60c5a1b9e7
SHA256: 4d93a8bbcace82d4e7b2a47549979f21d87312d7209e0b130bdc6542c88d3ede
SHA512: 05a3bb9b6a46529037db611625324d6dca711e42f42110ea5012f14c234fa5a80477368b622fb0fc823dff03bf92738147697cc79f34663224ba33bccaebba74
Description: debug symbols for rhosydd-mock-backends
Auto-Built-Package: debug-symbols
Build-Ids: 2b6a5ad277044a5dc60ca060f86d7d86aa070af4 c1ed13c9bfbac35ab2d901ae97023ea5c196349e

Package: rhosydd-tests
Priority: extra
Section: misc
Installed-Size: 110
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Depends: gir1.2-rhosydd-0, python3-gi, rhosydd, libc6 (>= 2.34), libcroesor-0-5 (>= 0.2024.1bv2024dev3b1), libglib2.0-0 (>= 2.59.0), libpolkit-gobject-1-0 (>= 0.94), librhosydd-0-6 (>= 0.6.0), libsystemd0
Filename: pool/target/r/rhosydd/rhosydd-tests_0.2024.1bv2024dev3b1_armhf.deb
Size: 27860
MD5sum: 6b70461b436e76d83892f5a4eb06bb29
SHA1: 9db24ea8e2f2ae4c8c63cd119d01cf053adbc178
SHA256: 8acf3e1484e91749e2b81c0e601e3442bd59f4a9d1d1d0b743326aa7ebffa174
SHA512: a10f39c99b78a14e4bd1e60ff060f6edfbba025c80dcc820a699b6e81828dc9f9206bd4588a4a63b7456e2b60541ff8b86e88f94ceacee9f9398965b5566810e
Description: Sensors and actuators service - tests
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains integration tests.

Package: rhosydd-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 65
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Replaces: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Depends: rhosydd-tests (= 0.2024.1bv2024dev3b1)
Breaks: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Filename: pool/target/r/rhosydd/rhosydd-tests-dbgsym_0.2024.1bv2024dev3b1_armhf.deb
Size: 45848
MD5sum: ac12ad782ca879affd8efee3cf30f03a
SHA1: e47fd42939e329fdaf1923764955f6b3c08a6880
SHA256: b373168c212002411290fb527faf9c3729692971e6463d7bc1faab7f7feb7281
SHA512: 51c1b2c0b85aa6c7bd3e349a6079ce5f134d31f7f6e1a5ba0a65b8d94d5ed2013737fe3801f83cde9aefffd30aa729ff3243f9c3731e7fe644a6112bf4d1f8bb
Description: debug symbols for rhosydd-tests
Auto-Built-Package: debug-symbols
Build-Ids: b5da055aeeaa7cdaa5dfb11af7a94fef94c43222

Package: rhosydd-tools
Priority: extra
Section: misc
Installed-Size: 54
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Depends: rhosydd, libc6 (>= 2.34), libglib2.0-0 (>= 2.58.2), librhosydd-0-6 (>= 0.6.0)
Filename: pool/target/r/rhosydd/rhosydd-tools_0.2024.1bv2024dev3b1_armhf.deb
Size: 14968
MD5sum: 26cda101382a4a2a2698d514d8aea456
SHA1: 9665bd7fe2143bfe1725c257e4a8ee5b9d195b60
SHA256: 643d7417ded00dc3ac804f468d12fd0f8deb974d2802b5b9f0b1688b5e6f5cf8
SHA512: b91b269bf3f2ccf1934f0c5319121cf79592f732fd4ab854edfebc97caaeff85c5963a8a3238b9a5faa6e8d3a7a8455dd448461d0cd0bd9231fe3861c1d3d103
Description: Sensors and actuators service - tools
 Rhosydd mediates access to vehicle sensors and actuators.
 .
 This package contains development and debugging tools.

Package: rhosydd-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 38
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: rhosydd
Version: 0.2024.1bv2024dev3b1
Replaces: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Depends: rhosydd-tools (= 0.2024.1bv2024dev3b1)
Breaks: rhosydd-dbg (<< 0.2019~dev0.1-0co2~)
Filename: pool/target/r/rhosydd/rhosydd-tools-dbgsym_0.2024.1bv2024dev3b1_armhf.deb
Size: 23412
MD5sum: a9dc69e6b5645f0b901497350702819c
SHA1: 019aa32832c479f3259ca9ae9ba40870cc16d519
SHA256: fc6782b9dc1eb4da35bc6b6f43e9f5f260dfad53c3f3b55c341d93b24e317b95
SHA512: 28e845dff96823b4019294f46ff6c3cc9446e2eb3bb8f96c1eadabb9c5aec2041030688b024520f3a33e7a695c94cbba0a05f511e00e83654ca8a9e7023adf10
Description: debug symbols for rhosydd-tools
Auto-Built-Package: debug-symbols
Build-Ids: 6701270bae2cb90c4005be4e2990c3409b774b68

Package: rng-tools5
Priority: optional
Section: utils
Installed-Size: 68
Maintainer: Michael Stone <mstone@debian.org>
Architecture: armhf
Version: 5-4.1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Conflicts: rng-tools
Filename: pool/target/r/rng-tools5/rng-tools5_5-4.1+apertis2bv2024dev3b1_armhf.deb
Size: 20132
MD5sum: b1d7d37cc3d0edaa0aa87f6e3e6e43cd
SHA1: f9e74acf74cb51fb2bdffe1cb7b938f57442d8f2
SHA256: 0b95d3bdef005a985ba60b3b13794f83e21dd1088ba60354b38c275fac4d4f3f
SHA512: 3e9b15c1af2943ae83f9f28d4f95c88868ebea334f8d2d983f8265487b90c9ca61ff6d324834e7a2aa57696c8a69a3c7b3153bd8582307ddd599a2ebad40f38e
Description: Daemon to use a Hardware TRNG
 The rngd daemon acts as a bridge between a Hardware TRNG (true random number
 generator) such as the ones in some Intel/AMD/VIA chipsets, and the kernel's
 PRNG (pseudo-random number generator).
 .
 It tests the data received from the TRNG using the FIPS 140-2 (2002-10-10)
 tests to verify that it is indeed random, and feeds the random data to the
 kernel entropy pool.
 .
 This increases the bandwidth of the /dev/random device, from a source that
 does not depend on outside activity. This may improve the behavior of systems
 which experience low values in /proc/sys/kernel/random/entropy_avail
 It may also improve the quality (entropy) of the randomness of /dev/random.
 .
 A TRNG kernel module such as hw_random, or some other source of true
 entropy that is accessible as a device or fifo, is required to use this
 package. It will take advantage of the RDRAND and RDSEED instructions
 included in some Intel & AMD CPUs.

Package: rng-tools5-dbgsym
Priority: optional
Section: debug
Installed-Size: 58
Maintainer: Michael Stone <mstone@debian.org>
Architecture: armhf
Source: rng-tools5
Version: 5-4.1+apertis2bv2024dev3b1
Depends: rng-tools5 (= 5-4.1+apertis2bv2024dev3b1)
Filename: pool/target/r/rng-tools5/rng-tools5-dbgsym_5-4.1+apertis2bv2024dev3b1_armhf.deb
Size: 37312
MD5sum: bc11cf2842e2eda5d91dcc785075c95f
SHA1: 195586e1516177e39669623bf42dc9947cd7f9c4
SHA256: 4c527807e6ce820e8e94180941b608b4074c547bb880c48d17d6759f58d4abd1
SHA512: 01e26689cfbd4954ffa0e73261035a22bb108f5fd8871c9f30e50e07b50b39c7c8aa9cfa7e68c5f1b80690044f20576dfe90fde18228c2883c37596373a6c07c
Description: debug symbols for rng-tools5
Auto-Built-Package: debug-symbols
Build-Ids: 184827c275fbc656a5140d4154fbd23697d26935 b1de8328b6e2de4604bacb3fdb841ad5e4d44dc4

Package: rootlesskit
Priority: optional
Section: admin
Installed-Size: 18156
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: armhf
Version: 1.1.0-1+apertis0bv2024dev3b1
Depends: uidmap, libc6 (>= 2.34)
Recommends: slirp4netns
Filename: pool/target/r/rootlesskit/rootlesskit_1.1.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 3199800
MD5sum: 9e74da64393d03434784bf1cb0445fdb
SHA1: 0b72984636704db78dca10d364616a8bfa70ed3a
SHA256: 5a8153985e7c769552238ba1c347816be748f3489d6358f0e75cc8dcf9578682
SHA512: 78593488bf47d1ab034d5358deb18e57bcae9bb8aaa0188a228e6bf818a9307b0050086af89c19ed5ff9fc9b064df972bcc94cd5cf14e89abf0f954f9ae63627
Description: Linux-native "fake root" for rootless containers
 The purpose of RootlessKit is to run Docker and
 Kubernetes as an unprivileged user (known as "Rootless mode"),
 so as to protect the real root on the host from potential
 container-breakout attacks.
 .
 RootlessKit creates user_namespaces(7) and mount_namespaces(7),
 and executes newuidmap(1)/newgidmap(1) along with subuid(5) and
 subgid(5).
 .
 RootlessKit also supports isolating network_namespaces(7) with
 userspace NAT using "slirp".
 .
 This Debian package doesn't support vpnkit mode.
 .
 On Debian system, kernel.unprivileged_userns_clone should be enabled.
Built-Using: go-md2man-v2 (= 2.0.2+ds1-1+apertis0bv2024dev2b1), golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-blackfriday-v2 (= 2.1.0-1+apertis0bv2024dev2b1), golang-github-gofrs-flock (= 0.8.1-1+apertis0bv2024dev2b1), golang-github-gorilla-mux (= 1.8.0-1+apertis0bv2024dev2b1), golang-github-insomniacslk-dhcp (= 0.0~git20220915.043f172-2+apertis0bv2024dev3b1), golang-github-moby-sys (= 0.0~git20220606.416188a-1+apertis0bv2024dev2b1), golang-github-u-root-uio (= 0.0~git20220204.dac05f7-2+apertis1bv2024dev3b1), golang-github-urfave-cli-v2 (= 2.3.0-2+apertis0bv2024dev3b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-logrus (= 1.9.0-1+apertis0bv2024dev2b1)
Homepage: https://github.com/rootless-containers/rootlesskit

Package: rootlesskit-dbgsym
Priority: optional
Section: debug
Installed-Size: 7561
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: armhf
Source: rootlesskit
Version: 1.1.0-1+apertis0bv2024dev3b1
Depends: rootlesskit (= 1.1.0-1+apertis0bv2024dev3b1)
Filename: pool/target/r/rootlesskit/rootlesskit-dbgsym_1.1.0-1+apertis0bv2024dev3b1_armhf.deb
Size: 6424848
MD5sum: 2f931c9a7057830cfc1fa73e0a65148c
SHA1: 63c1f38b44d7b729df9513e7b0bb7ff6e08c5bfb
SHA256: a0d66433a4b9fbcddf3713adfac155826cc2b92c19334b6789f9233bbda27698
SHA512: 15e8bcbc1e497c5e77f3c283010a279f58fc97d8539a94330e38b859e9f8b893682f634577322c57a55ec27f8361245fad2305c568bbc83201f1ec8ba457dae0
Description: debug symbols for rootlesskit
Auto-Built-Package: debug-symbols
Build-Ids: 6a51cc21ab9486565e7582c721651976ca87cc94 c7c9786eee6f0b835e8295fa5bc85aeecd843434 cbbc222db518c052247a3fe335589d02aba8efc3

Package: rpi64-autoconfig-connman
Priority: optional
Section: utils
Installed-Size: 22
Maintainer: Apertis packagers <packagers@lists.apertis.org>
Architecture: all
Source: rpi64-autoconfig
Version: 1.2021.2bv2024dev3b1
Filename: pool/target/r/rpi64-autoconfig/rpi64-autoconfig-connman_1.2021.2bv2024dev3b1_all.deb
Size: 3492
MD5sum: eac5a278ea29e9e7bd3f0f6dc4263723
SHA1: df563565d49d5e3a0e824511d0b726b0aa6873e9
SHA256: 701eeac4e227086ed29c6587648fc1b1f79ea70832ce2513bdefc796f0a32c18
SHA512: c527f1636d0bc38d28eb1c8cb17853d66727bebad8ff22903fe723d0e8857e6e69e1d1f6c6bea8ea79f1ecfef08c40a8edc3ccb2d9ca78d45b9d6a5b9c4d3b47
Description: rpi64-containers specific auto-configuration scripts for connman
 This package installs a set of configuration scripts to configure connman on
 system startup without user interaction:
 * Define WiFi credentials (WIFI_SSID/WIFI_KEY) in /boot/firmware/wifi.config
   to automatically set a WiFi connection on startup.

Package: ruby-google-protobuf
Priority: optional
Section: ruby
Installed-Size: 304
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Replaces: ruby-google-protobuf (<< 3.6.0~)
Depends: ruby, libc6 (>= 2.11), libruby3.1 (>= 3.1.2)
Conflicts: ruby-google-protobuf (<< 3.6.0~)
Filename: pool/target/p/protobuf/ruby-google-protobuf_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 154892
MD5sum: 4aa859917c1a35f32016e9fe87bfc5e2
SHA1: 46351b89673b06a915e141e0a1cd5a9dd2d21a10
SHA256: a27b6fbe12bb1a99bc90b67c668df1c3c0c77c469a11c0f92bbea30ef07409e6
SHA512: e811ec7236273ec75f0c074af7e47dfb1608c60f3723c1057d14cdb0ce06cbe5d2dadbe5682aeb382fa7ba595b06c608042897676c01037fce14a779d1020993
Description: Protocol Buffers
 Protocol Buffers are Google's data interchange format.
 .
 This library contains the Ruby extension that implements Protocol Buffers
 functionality in Ruby.
 .
 The Ruby extension makes use of generated Ruby code that defines message and
 enum types in a Ruby DSL. You may write definitions in this DSL directly, but
 we recommend using protoc's Ruby generation support with .proto files. The
 build process in this directory only installs the extension; you need to
 install protoc as well to have Ruby code generation functionality.
Homepage: https://github.com/google/protobuf/
Multi-Arch: same

Package: ruby-google-protobuf-dbgsym
Priority: optional
Section: debug
Installed-Size: 561
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: protobuf
Version: 3.21.12-3+apertis2bv2024dev3b1
Depends: ruby-google-protobuf (= 3.21.12-3+apertis2bv2024dev3b1)
Filename: pool/target/p/protobuf/ruby-google-protobuf-dbgsym_3.21.12-3+apertis2bv2024dev3b1_armhf.deb
Size: 523924
MD5sum: 0d6f485546717adf18da2100d0bb655f
SHA1: a195875518e433ff29fdacf20d17677bb6c4b065
SHA256: 649445f0f606ff593d847f858ac09cc458a112e882c539f9f06e2cd18fad3afc
SHA512: 8e5864cf207df873cbf762f305c1c43d25c31efce03ff22acabdeb71e504c6bf9e93fd6aea66c253bab410041b6ff114b8ca87d61a99d1d9c91ac10e3f161173
Description: debug symbols for ruby-google-protobuf
Auto-Built-Package: debug-symbols
Build-Ids: 1ea1b1b5682ce820901adee1ba422fdbec3931d5
Multi-Arch: same

Package: ruby-grpc
Priority: optional
Section: ruby
Installed-Size: 26
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: grpc
Version: 1.51.1-3+apertis2bv2024dev3b1
Depends: ruby-google-protobuf (>= 3.21.0~), ruby-googleauth, ruby-googleapis-common-protos-types
Filename: pool/target/g/grpc/ruby-grpc_1.51.1-3+apertis2bv2024dev3b1_armhf.deb
Size: 16576
MD5sum: 55835b5a3adaeb37e52d569883f16b40
SHA1: 1e1650f33bbf83eaad592d821940336f01bef29e
SHA256: c7ae1785e6b327281ad54137ad8e4d60f4194d781dafc553545a5c0cd0f0e0b6
SHA512: d3dcf75516afb045787aeab4072ee7b530089b3f4015e895e297e640f12fa65256bea7c800796ef18d74aef93309eec22651cf92f16aa5f33f9d3f41d73f5a94
Description: GRPC system in Ruby
 Send RPCs from Ruby using GRPC. GRPC is a high performance, open-source
 universal RPC framework.
 .
 Some features of gRPC:
  * Simple service definition
  * Works across languages and platforms
  * Start quickly and scale
  * Bi-directional streaming and integrated auth
Homepage: https://www.grpc.io/
Multi-Arch: same

Package: ruby-grpc-tools
Priority: optional
Section: ruby
Installed-Size: 26
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: all
Source: grpc
Version: 1.51.1-3+apertis2bv2024dev3b1
Depends: ruby-grpc, protobuf-compiler-grpc
Filename: pool/target/g/grpc/ruby-grpc-tools_1.51.1-3+apertis2bv2024dev3b1_all.deb
Size: 16460
MD5sum: 93dfa47254a149faf732a4c07358bc3c
SHA1: b0a66be9c6ee1033ef522e98f3373e21f96bcf14
SHA256: 98eab3f2dfe20724342aa1239240e09ea4d4dc65868578ae198c9f04927adf52
SHA512: 0db665fa7b8dd4ee2d866d5c4bafde71d41677fbd8734915e281911c5e4028b2257fc7f6a5f0f8512383ffb3f776b29bef42c34a873aa40aedec3c1f9777bf93
Description: Development tools for Ruby gRPC
 Ruby gRPC library allows sending RPCs from Ruby using GRPC.
 GRPC is a high performance, open-source universal RPC framework.
Homepage: https://www.grpc.io/

Package: ruby-selinux
Priority: optional
Section: ruby
Installed-Size: 151
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libselinux
Version: 3.4-1+apertis0bv2024dev3b1
Depends: ruby | ruby-interpreter, libc6 (>= 2.4), libselinux1 (>= 3.4), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Filename: pool/target/libs/libselinux/ruby-selinux_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 40676
MD5sum: 0cb419d2f72af9a2375b8e28852b2592
SHA1: 5960fd9c34a8c67ba5a35fa3aed4739264136581
SHA256: 5eacd9537f45271680de8e19d391890d3acf7c5065fbeb4915a1e076d5995ba5
SHA512: 40375c4559cb6a83bbfa6d20d3291bd847017eba04d228873ad5cd51226e48625f108279b46c33f704a3ec396309f468e5e3805da84f021a23a2b68c69e37555
Description: Ruby bindings to SELinux shared libraries
 This package provides the Ruby bindings needed for developing Ruby
 SELinux applications.  Security-enhanced Linux is a patch of the
 Linux kernel and a number of utilities with enhanced security
 functionality designed to add mandatory access controls to Linux.
 The Security-enhanced Linux kernel contains new architectural
 components originally developed to improve the security of the Flask
 operating system. These architectural components provide general
 support for the enforcement of many kinds of mandatory access control
 policies, including those based on the concepts of Type Enforcement,
 Role-based Access Control, and Multi-level Security.
Homepage: https://selinuxproject.org
Multi-Arch: same

Package: ruby-selinux-dbgsym
Priority: optional
Section: debug
Installed-Size: 261
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libselinux
Version: 3.4-1+apertis0bv2024dev3b1
Depends: ruby-selinux (= 3.4-1+apertis0bv2024dev3b1)
Filename: pool/target/libs/libselinux/ruby-selinux-dbgsym_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 211920
MD5sum: 5dfca0ff416600f919213124848b511d
SHA1: 03b546ae548a292d6db7ed8901abe548bfd75fcd
SHA256: 18770a55f5a31716f88922179f7cc4459ed7be5c238fd4e2edfda789b7edcc0c
SHA512: a24fc017f81d2f4735c1f0c6fcddc3770bf53a3d193e3943e3afbc35956cc0e043a7557d37210699eac36f2811639ee42487dc3f867c2e51fb0424f3f251954c
Description: debug symbols for ruby-selinux
Auto-Built-Package: debug-symbols
Build-Ids: b21f70b7279710a10c166f2e4e29b75000660fef
Multi-Arch: same

Package: ruby-semanage
Priority: optional
Section: ruby
Installed-Size: 198
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libsemanage
Version: 3.4-1+apertis0bv2024dev3b1
Depends: ruby | ruby-interpreter, libc6 (>= 2.4), libsemanage2 (>= 3.4), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Filename: pool/target/libs/libsemanage/ruby-semanage_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 42732
MD5sum: 7d5a8524a23230d8942e4a38da9ab4fd
SHA1: 83ebb9b9eea8ccd7ffe8c157af3c305273912d3b
SHA256: 53821cf21641d0c6625b6876c0cc7dff6e5306af01fe31821a861f50d67cb2a0
SHA512: aca99c5ddb6b3c2338c02a5201b703c4a2ba79ecb52040406261c4adf632a224f99d817ce2808a75cd12eeb3279c2f9634bae2f4869cb264708e1985fe6512b4
Description: Ruby bindings to for SELinux policy management
 This package provides the Ruby bindings needed for developing Ruby
 applications that manage SELinux policies.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: https://selinuxproject.org
Multi-Arch: same

Package: ruby-semanage-dbgsym
Priority: optional
Section: debug
Installed-Size: 313
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libsemanage
Version: 3.4-1+apertis0bv2024dev3b1
Depends: ruby-semanage (= 3.4-1+apertis0bv2024dev3b1)
Filename: pool/target/libs/libsemanage/ruby-semanage-dbgsym_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 254740
MD5sum: 0240004230a0f9c8dd2dd72c57480d65
SHA1: 4e731f9375bf6e15639a410698db3dbe1174a0ec
SHA256: db14accdf6db86a4f539cc4f4b302ed1da9783f6fb9609029d2110d97c21498e
SHA512: c20d313bb95bcb908a33fe9568ece63e1167f8f75efd27764c3d1cffae779242dddc51f04afaf6b304016fb8543bc3be2d44b83e3d6c3906d0d1e4b898327102
Description: debug symbols for ruby-semanage
Auto-Built-Package: debug-symbols
Build-Ids: 58f7e93328dbdb349ac741520edbaeff0fefad1e
Multi-Arch: same

Package: rust-coreutils
Essential: yes
Priority: required
Section: utils
Installed-Size: 6583
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 0.0.17-2+apertis8bv2024dev3b1
Replaces: mktemp
Provides: coreutils (= 8.24-1), mktemp
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3), libselinux1 (>= 3.1~)
Conflicts: coreutils, coreutils-gplv2, mktemp (<< 1.6-4co5)
Filename: pool/target/r/rust-coreutils/rust-coreutils_0.0.17-2+apertis8bv2024dev3b1_armhf.deb
Size: 1601832
MD5sum: d56277afb16251ec912e31152a4af1c7
SHA1: 9e79fd3438cf47b3981699a3ce8fd92f7e0bbbd9
SHA256: 1369d4f44d7ae77e08509686ecb95f70c719ad9d2a1ef932a68f347d82a4fb22
SHA512: 03f233e0d59d18f38ad640c2068fe27fcc1581e9a40493fdebc2cbffc95d259269b08853b2f6dc2c2ddeddceeb94860a567ae03d28c1f4e88e62316d48886be0
Description: Universal coreutils utils, written in Rust
 This packages replaces the GNU coreutils package written in C.
 It should be a drop-in replacement but:
  * Some options have NOT been implemented,
  * Might have important bugs,
  * Might be slower,
  * Output of the binaries might be slightly different.
 .
 It might break your system.
 .
 This is an EXPERIMENTAL package. It should not be used in
 production.
Homepage: https://github.com/uutils/coreutils
Multi-Arch: allowed

Package: rust-findutils
Priority: required
Section: utils
Installed-Size: 2629
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 0.4.0-0+apertis3bv2024dev3b2
Replaces: findutils, findutils-gplv2
Provides: findutils
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3)
Conflicts: findutils, findutils-gplv2
Filename: pool/target/r/rust-findutils/rust-findutils_0.4.0-0+apertis3bv2024dev3b2_armhf.deb
Size: 667440
MD5sum: 764b0a481e3109ff0acb49b1b6656337
SHA1: 850a88519d75d4d32fb4b444e43782a2cc390f5a
SHA256: 15f6ce8a65bd68a2525260cd849ffcbf396b0478c87caa1d32cebf86f7920930
SHA512: 499c6264d504896f41d734dea104fab1cf9e0b70198413dc45078564501554ad5d470f13bebb3c82ac29684d7229bd806c29abd840efd1a243a05fbcc506613f
Description: Rust implementation of GNU findutils
 Propose an dropped in replacement for find.
Built-Using: rust-nix (= 0.26.1-3+apertis1bv2024dev2b1), rust-onig-sys (= 69.8.0-1+apertis0bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)
Homepage: https://github.com/uutils/findutils
Multi-Arch: allowed
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1+apertis0bv2024dev2b1), rust-ansi-term (= 0.12.1-1apertis0bv2024dev2b1), rust-atty (= 0.2.14-2apertis0bv2024dev2b1), rust-bitflags (= 1.3.2-3+apertis0bv2024dev2b1), rust-cfg-if (= 1.0.0-1apertis0bv2024dev2b1), rust-chrono (= 0.4.23-2+apertis0bv2024dev2b1), rust-clap-2 (= 2.34.0-3+apertis0bv2024dev2b1), rust-dunce (= 1.0.3-1+apertis0bv2024dev2b1), rust-faccess (= 0.2.4-3+apertis1bv2024dev2b1), rust-iana-time-zone (= 0.1.53-1+apertis0bv2024dev2b1), rust-lazy-static (= 1.4.0-2+apertis0bv2024dev2b1), rust-libc (= 0.2.139-1+apertis1bv2024dev2b1), rust-memchr (= 2.5.0-1+apertis0bv2024dev2b1), rust-memoffset (= 0.6.5-1+apertis0bv2024dev2b1), rust-nix (= 0.26.1-3+apertis1bv2024dev2b1), rust-num-integer (= 0.1.44-1+apertis0bv2024dev2b1), rust-num-traits (= 0.2.15-1+apertis0bv2024dev2b1), rust-once-cell (= 1.17.0-1+apertis0bv2024dev2b1), rust-onig (= 6.3.2-1+apertis0bv2024dev2b1), rust-onig-sys (= 69.8.0-1+apertis0bv2024dev2b1), rust-onig-sys (= 69.8.0-1+apertis0bv2024dev2b1), rust-os-display (= 0.1.3-3+apertis1bv2024dev2b1), rust-pin-utils (= 0.1.0-1+apertis0bv2024dev2b1), rust-regex (= 1.7.1-1+apertis0bv2024dev2b1), rust-regex-syntax (= 0.6.27-1+apertis0bv2024dev2b1), rust-same-file (= 1.0.6-1+apertis0bv2024dev2b1), rust-smawk (= 0.3.1-2+apertis0bv2024dev2b1), rust-static-assertions (= 1.1.0-1+apertis0bv2024dev2b1), rust-strsim (= 0.10.0-1+apertis0bv2024dev2b1), rust-textwrap (= 0.16.0-2+apertis1bv2024dev2b1), rust-time-0.1 (= 0.1.44-2+apertis1bv2024dev2b1), rust-unicode-linebreak (= 0.1.4-1+apertis0bv2024dev2b1), rust-unicode-width (= 0.1.10-1+apertis0bv2024dev2b1), rust-uucore (= 0.0.12-1+apertis6bv2024dev2b1), rust-vec-map (= 0.8.1-2co1bv2024dev2b1), rust-walkdir (= 2.3.2-1+apertis1bv2024dev2b1), rust-wild (= 2.1.0-1+apertis0bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)

Package: rust-findutils-dbgsym
Priority: optional
Section: debug
Installed-Size: 9882
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-findutils
Version: 0.4.0-0+apertis3bv2024dev3b2
Depends: rust-findutils (= 0.4.0-0+apertis3bv2024dev3b2)
Filename: pool/target/r/rust-findutils/rust-findutils-dbgsym_0.4.0-0+apertis3bv2024dev3b2_armhf.deb
Size: 8997604
MD5sum: 7b4e2fe6efdd799e61fd916bbc5adbb2
SHA1: e37baa3bcd743808fb8532f4ba7f30d4e7d4669d
SHA256: fef64b3a0c87113883d2fe91516d02e2167438588c7297a38041a1a1735ac046
SHA512: 7e1819abbe4f13142bfc261430f65aaf0e453f52d31174df76246c0640e356c2c81f35be99a1502937b08a41fbfb1b2be3ffa3958bb9b2e9cf08689c540ea078
Description: debug symbols for rust-findutils
Auto-Built-Package: debug-symbols
Build-Ids: 8014cb1f8ebed15b00359197ae67606ef20f9856 fce8077abb55491a217f3e449e62f6457bf11525
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1+apertis0bv2024dev2b1), rust-ansi-term (= 0.12.1-1apertis0bv2024dev2b1), rust-atty (= 0.2.14-2apertis0bv2024dev2b1), rust-bitflags (= 1.3.2-3+apertis0bv2024dev2b1), rust-cfg-if (= 1.0.0-1apertis0bv2024dev2b1), rust-chrono (= 0.4.23-2+apertis0bv2024dev2b1), rust-clap-2 (= 2.34.0-3+apertis0bv2024dev2b1), rust-dunce (= 1.0.3-1+apertis0bv2024dev2b1), rust-faccess (= 0.2.4-3+apertis1bv2024dev2b1), rust-iana-time-zone (= 0.1.53-1+apertis0bv2024dev2b1), rust-lazy-static (= 1.4.0-2+apertis0bv2024dev2b1), rust-libc (= 0.2.139-1+apertis1bv2024dev2b1), rust-memchr (= 2.5.0-1+apertis0bv2024dev2b1), rust-memoffset (= 0.6.5-1+apertis0bv2024dev2b1), rust-nix (= 0.26.1-3+apertis1bv2024dev2b1), rust-num-integer (= 0.1.44-1+apertis0bv2024dev2b1), rust-num-traits (= 0.2.15-1+apertis0bv2024dev2b1), rust-once-cell (= 1.17.0-1+apertis0bv2024dev2b1), rust-onig (= 6.3.2-1+apertis0bv2024dev2b1), rust-onig-sys (= 69.8.0-1+apertis0bv2024dev2b1), rust-onig-sys (= 69.8.0-1+apertis0bv2024dev2b1), rust-os-display (= 0.1.3-3+apertis1bv2024dev2b1), rust-pin-utils (= 0.1.0-1+apertis0bv2024dev2b1), rust-regex (= 1.7.1-1+apertis0bv2024dev2b1), rust-regex-syntax (= 0.6.27-1+apertis0bv2024dev2b1), rust-same-file (= 1.0.6-1+apertis0bv2024dev2b1), rust-smawk (= 0.3.1-2+apertis0bv2024dev2b1), rust-static-assertions (= 1.1.0-1+apertis0bv2024dev2b1), rust-strsim (= 0.10.0-1+apertis0bv2024dev2b1), rust-textwrap (= 0.16.0-2+apertis1bv2024dev2b1), rust-time-0.1 (= 0.1.44-2+apertis1bv2024dev2b1), rust-unicode-linebreak (= 0.1.4-1+apertis0bv2024dev2b1), rust-unicode-width (= 0.1.10-1+apertis0bv2024dev2b1), rust-uucore (= 0.0.12-1+apertis6bv2024dev2b1), rust-vec-map (= 0.8.1-2co1bv2024dev2b1), rust-walkdir (= 2.3.2-1+apertis1bv2024dev2b1), rust-wild (= 2.1.0-1+apertis0bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)

Package: samplerate-programs
Priority: optional
Section: oldlibs
Installed-Size: 25
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: libsamplerate
Version: 0.2.2-3+apertis1bv2024dev3b1
Depends: sndfile-tools (>= 1.04)
Filename: pool/target/libs/libsamplerate/samplerate-programs_0.2.2-3+apertis1bv2024dev3b1_all.deb
Size: 14288
MD5sum: 209e7312adc419dc889eaa93343f6aeb
SHA1: c4ffa63484d839a361611ffa0b68d8e500322d71
SHA256: 073d9f31888ec3b1b610005a6712ebc4b0d49dfbab233a8308f07dfbd0e2851d
SHA512: 38a9d660ec7ea6633ebd8a7e29742aad7daef7c6940e359a887e7e4d4aa8b64268e73993a659af7a283e2c87a88e307c5a5a10375926ac5b096f0c72d7c73e64
Description: Sample programs that use libsamplerate - Transitional package
 This is a transitional package. It can safely be removed.
Homepage: http://www.mega-nerd.com/SRC/

Package: sasl2-bin
Priority: optional
Section: utils
Installed-Size: 300
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: armhf
Source: cyrus-sasl2
Version: 2.1.28+dfsg-10+apertis2bv2024dev3b2
Depends: db-util, libsasl2-2 (>= 2.1.28+dfsg-10+apertis2bv2024dev3b2), lsb-base, debconf (>= 0.5) | debconf-2.0, perl:any, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libpam0g (>= 0.99.7.1)
Pre-Depends: init-system-helpers (>= 1.54~)
Filename: pool/target/c/cyrus-sasl2/sasl2-bin_2.1.28+dfsg-10+apertis2bv2024dev3b2_armhf.deb
Size: 97348
MD5sum: 60b79554064ed20e601492ca23694b6b
SHA1: ac6d68b051bf0abda1d2393e796e047c41360a87
SHA256: 5a138161677451bc3f3e9ddbc2f6c127432e865257ff56f03d92d06494532b17
SHA512: f3af639ba152f9c2011deb136245d0000122f9f394e1534c794e3bc0bbd3b57a3019cf6f939f72df7b65e05f23e493a3a66cb625b3ca2a7fb8dab060a802824f
Description: Cyrus SASL - administration programs for SASL users database
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package contains administration programs for the SASL users
 database and common binary files for plugin modules.
Homepage: https://www.cyrusimap.org/sasl/

Package: sasl2-bin-dbgsym
Priority: optional
Section: debug
Installed-Size: 234
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: armhf
Source: cyrus-sasl2
Version: 2.1.28+dfsg-10+apertis2bv2024dev3b2
Depends: sasl2-bin (= 2.1.28+dfsg-10+apertis2bv2024dev3b2)
Filename: pool/target/c/cyrus-sasl2/sasl2-bin-dbgsym_2.1.28+dfsg-10+apertis2bv2024dev3b2_armhf.deb
Size: 162704
MD5sum: 3e943fec878ab1933b81238d285cb603
SHA1: ac37f319249a43a713d14a5708e94c531081276d
SHA256: c55b6a28aed82c20856ea21bdb1a7829bf0f6f1a6dff324e514eeca9642aded4
SHA512: a47a1f8c992e62ea120c1edc021ae91327a200ba29cbbf6fac55c636cb7314fdade00824cb350dbc5ecdcb1031676f31d626a81c1c197f69eac8adc8c5b9d8f9
Description: debug symbols for sasl2-bin
Auto-Built-Package: debug-symbols
Build-Ids: 40d02cee932804aac0312be5e50f30d175651b2b 4bdccc60ed2e3c97671e28e7f1c71b553283186a 7ce3839074d19f9dae7ab595f02887d5bec48487 84fc528e63323b1cc1ba7b1cfb98b7faf0f17a06 b51fc0433f4374ece5f84d5895c1fc8d71b6613a bcbd2bea115e8c4d1b6c13ea715d06e7071cc985 dba5b2f202d0e3983afbe3f5b582c5621349481c f325c8410c033de563ae1a44c969ace5e5f1cb88

Package: sbc-tools
Priority: optional
Section: utils
Installed-Size: 105
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: sbc
Version: 2.0-1+apertis1bv2024dev3b2
Depends: libc6 (>= 2.34)
Filename: pool/target/s/sbc/sbc-tools_2.0-1+apertis1bv2024dev3b2_armhf.deb
Size: 32264
MD5sum: 4d0f014a89ca387597a82f15397b3a5c
SHA1: abb1623266708e13b3c5a55b56fc2e3788fb7406
SHA256: 053474ca7c53f3e225ceca161235a7515929aa464e9e96443627f641d2f63c3e
SHA512: 74cd25c9ffbc4024d796d61d9b18f3dcc1fed5184c27f805b36bb7b41aebd303b499aed5aec9ab62065bc7c0cf725f8a50fcb7b45b34660ba0c5153546325480
Description: Sub Band CODEC library - tools
 This provides the library and tool which operate SBC
 (sub band codec) in A2DP (the Advanced Audio Distribution Profile).
 .
 This package contains the tools for SBC.
Homepage: https://www.bluez.org/

Package: sbc-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 131
Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Architecture: armhf
Source: sbc
Version: 2.0-1+apertis1bv2024dev3b2
Depends: sbc-tools (= 2.0-1+apertis1bv2024dev3b2)
Filename: pool/target/s/sbc/sbc-tools-dbgsym_2.0-1+apertis1bv2024dev3b2_armhf.deb
Size: 92944
MD5sum: aa1033545fc1d7d2902db51d9d837f37
SHA1: e4477ae167ac553ed8a7df073fbc7b621a1931cd
SHA256: e5b5f5e12b0b19a44035e6a4bda9409c6873761f09f954006f44bc1fabcb2866
SHA512: da211f8d6d16338e60193597beccb6f76cbe55509ad189209240390cdce7583ff98cfcf2cd5264b718b006c12d49c5cdd020203f076a0eb98ee38119b74d23d4
Description: debug symbols for sbc-tools
Auto-Built-Package: debug-symbols
Build-Ids: 1575d7e280a18a725a3df2a442ee652029c7a728 c5bc3150ef42d3727d0a0dc630867abedb0adece fab19f080d31be6bd47c6af0021186fc6ebf913b

Package: seccomp
Priority: optional
Section: utils
Installed-Size: 28
Maintainer: Kees Cook <kees@debian.org>
Architecture: armhf
Source: libseccomp
Version: 2.5.4-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libseccomp2 (>= 2.2.1)
Suggests: libseccomp-dev
Filename: pool/target/libs/libseccomp/seccomp_2.5.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 12820
MD5sum: 8e8479f816c7ed7b959c079aaebd39f8
SHA1: 215e8acf4adcdd33b5987934788912527c1b0309
SHA256: d02c2a0b43df4034be649dddabafd627a8b78847eeb2e33f5335d1549d392b95
SHA512: 5f2a9a1ce0eb47cc316ce87797f9a65c8c0b4ebc4ad43fae46e3702f83edd8f3416df44904d7e2ce5587a4e0ff4790a7dbe2a48f0433f89ed875a5dfa290d3f3
Description: helper tools for high level interface to Linux seccomp filter
 Provides helper tools for interacting with libseccomp. Currently, only
 a single tool exists, providing a way to easily enumerate syscalls across
 the supported architectures.
Homepage: https://github.com/seccomp/libseccomp

Package: seccomp-dbgsym
Priority: optional
Section: debug
Installed-Size: 19
Maintainer: Kees Cook <kees@debian.org>
Architecture: armhf
Source: libseccomp
Version: 2.5.4-1+apertis1bv2024dev3b1
Depends: seccomp (= 2.5.4-1+apertis1bv2024dev3b1)
Filename: pool/target/libs/libseccomp/seccomp-dbgsym_2.5.4-1+apertis1bv2024dev3b1_armhf.deb
Size: 5568
MD5sum: aff2f4d3a22fa91b1c75030ae3fc5b53
SHA1: 06eea242efeb1c07be5ffae68f1370934e9df6eb
SHA256: b56f6f84e7ac259f84765aca6ef84a4fdf8c5c0f67109da083cef6650aade644
SHA512: 99e9e1ac76bae896e144267b367a202f209018d6bfe0352a36a3f5f31e7b14d5fbac194a37042988d7e75542a5c7a87d545b000aa2fc5b45cbe72942bb922c41
Description: debug symbols for seccomp
Auto-Built-Package: debug-symbols
Build-Ids: fee448ec20e4d0b0e0d9ff1a2e2d04ea9ed764ba

Package: selinux-utils
Priority: optional
Section: admin
Installed-Size: 361
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libselinux
Version: 3.4-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libpcre2-8-0 (>= 10.22), libselinux1 (>= 3.1~), libsepol2 (>= 3.4)
Filename: pool/target/libs/libselinux/selinux-utils_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 120692
MD5sum: 6890e13aab88cc4efdfed5fafd6ac18d
SHA1: 40b59f74f8fb3e6aa4273a70025db34163507a58
SHA256: f0f9bc7dcf4f47c65aa18033d43077b12e846404e293f1a70a929a9f4367c5f3
SHA512: 76ab43163493e62b2158009b2d93660c03e34e6612a848dec3c91a28dbb928fdd72873a0440ab5fcdb3cd8bb8fdc055d0d3fef8fbce4f745c0d2990146e66da1
Description: SELinux utility programs
 This package provides various utility programs for a Security-enhanced
 Linux system. Security-enhanced Linux is a patch of the Linux kernel
 and a number of utilities with enhanced security functionality
 designed to add mandatory access controls to Linux. This package
 provides utility programs to get and set process and file security
 contexts and to obtain security policy decisions.
Homepage: https://selinuxproject.org

Package: selinux-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 353
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libselinux
Version: 3.4-1+apertis0bv2024dev3b1
Depends: selinux-utils (= 3.4-1+apertis0bv2024dev3b1)
Filename: pool/target/libs/libselinux/selinux-utils-dbgsym_3.4-1+apertis0bv2024dev3b1_armhf.deb
Size: 159928
MD5sum: 9edbcb7213d00aad83f06eb7808e7e3c
SHA1: eb1f6574fc22e6244dbf9ffe9dd4d9a96130acb3
SHA256: 3cab0a57370dfb1320169279f384218ca5975bdf3912e83f9b85eef97320db9f
SHA512: 295d6765edd6ae690db4007a0a02dd28e93ea0cafcd9ecb80cb35c52bf31e80646cdb693da50ccd040ad0cb4107fa5b84253be1d8bdec66f925ad4cb8ddd14cc
Description: debug symbols for selinux-utils
Auto-Built-Package: debug-symbols
Build-Ids: 0d0b92ef1477085b06125367a489437488d0938c 11369cf11ad665fa4d32079adf81e77b5445d02d 17499fbd42e0242e7f7cd53e3ac5aaf5f5a4fdb7 2dbb63f7e86ef47fd90ff883333fd7b68860f150 2df58548a6cec4c0f94202731f9795cbc2073d9d 435ef071763ad2044e946b2db9e257abe8b76b7a 46c4969b251d9bb7816af4ca72786f33e3f39a70 48a4331774779b47e323f938910a763541e5017b 4e1df52c34a4a6635c131aeb2612cecfcfdea75e 523d4ae5cf8a33a8a56568ce641c165c437d45e9 738f458fc71f7f679ea189e58209c4f97577bd89 7720b576781596735ad60edd7446ff294f586de1 8a58d83a3376f2a5a099ed9ad22e2f86d999a6e9 9287b2343ca1fca12fc78ef5f22cce92a57cc025 9c8790ba1a5999f209f72e86f328293330cb7614 a541c2f09c7b7427453671c22181116099570bea a68936a4f9ae776a5ef750b13234e77d7f1de8c4 ad424faebb02e91dfaab7d34d405d7ffe85f0e58 bd0daf67e8e2cca2dd81501569eaa1b8e547bb4a bfbf3b6e672653ab5f84029da051e1ee996e2316 c23f79ece7a41981d275329452bd35b7e5dfe31a c6507ad370a6b2913a152766d0d1c71c01ff3757 cb9cfbe33458725fc72fa4be415b309e24381bc3 cec26c5973c75f4e577312cc01d9ef23570d6646 d35c67cd60d67f3790bdf842207d3a8922d56115 d80cf4c8f930f72e2aaeb66aa79221c04335c2db e3853a2be1a490cea59b2a97722d91b204ff6e3b e4c7dd71cf058e9c4a66cc226d6cc568c7875293

Package: semanage-utils
Priority: optional
Section: admin
Installed-Size: 25
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: all
Source: libsemanage
Version: 3.4-1+apertis0bv2024dev3b1
Depends: libsepol2 (>= 3.4), python3 (>= 3.2), python3-selinux (>= 3.4), python3-semanage (>= 3.4)
Filename: pool/target/libs/libsemanage/semanage-utils_3.4-1+apertis0bv2024dev3b1_all.deb
Size: 7292
MD5sum: 30268681dc500efb632a971c814c855a
SHA1: 05c743e5f33c8c90756e8bbb057643996f3b63c0
SHA256: 9828d684a139a48bf2443b858b76ff770b5301ed1fdbb142cc9226a6794d7f9b
SHA512: cb9605c9bca8e3c42f533380541ea5de4409f5ba156d261f35f9b7dc4058f951e0750685adb0750607db08fbd0a7073a897f20d1ec3c68b0c7e33b42b8edd87c
Description: SELinux policy management utilities
 This package contains an utility that can be used to migrate from the old
 policy store format (HLL, stored in /etc/selinux) to the new one (CLI, stored
 in /var/lib/selinux).
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: https://selinuxproject.org

Package: sensible-utils
Priority: required
Section: utils
Installed-Size: 58
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: all
Version: 0.0.17+nmu1+apertis1bv2024dev3b1
Replaces: debianutils (<= 2.32.3), manpages-pl (<= 20060617-3~)
Filename: pool/target/s/sensible-utils/sensible-utils_0.0.17+nmu1+apertis1bv2024dev3b1_all.deb
Size: 19584
MD5sum: cc6443f320b4ecd75cbe82dc97e9cd14
SHA1: 039cd1bc6b4f5647182208313a735067e0f9e88f
SHA256: 55c24949f546c3104fe77de59dcbd585365b91658e2046f4dc0696634f408b09
SHA512: 46c284ba3c701a2f0810d64aab800142e28dac1b4db7c2abd48c338a7fc85500bb8e059eb20f82f0d30a4e8e9aecd6f87b5e71296c8dd6d045b9e88254e53f58
Description: Utilities for sensible alternative selection
 This package provides a number of small utilities which are used
 by programs to sensibly select and spawn an appropriate browser,
 editor, or pager.
 .
 The specific utilities included are: sensible-browser sensible-editor
 sensible-pager
Multi-Arch: foreign

Package: sepol-utils
Priority: optional
Section: admin
Installed-Size: 66
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libsepol
Version: 3.4-2.1+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34), libsepol2 (>= 3.4)
Filename: pool/target/libs/libsepol/sepol-utils_3.4-2.1+apertis0bv2024dev3b2_armhf.deb
Size: 14240
MD5sum: 890b32459d97b3467608ff0189d7f953
SHA1: ca7791a4a520d9ef4b329386d00d55baffedded7
SHA256: 173fd4674aba08d06696147e6fb56e5fe026babd946c811006cb265921958163
SHA512: 4927417d53e0db3e326d6b82ee9335c6d65737b9841cb96385c0071df9b9edc792c5c38a4d7a71a5e999f4efab0766bda6252e0d7bb6e4c00047ffcd920f89b6
Description: Security Enhanced Linux policy utility programs
 This package provides a utility for a Security-enhanced
 Linux system to rewrite existing mandatory access control policy with
 different boolean setting, generating a new policy. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux. This package provides utility programs to get and
 set process and file security contexts and to obtain security policy
 decisions.
Homepage: https://selinuxproject.org

Package: sepol-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 68
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: armhf
Source: libsepol
Version: 3.4-2.1+apertis0bv2024dev3b2
Depends: sepol-utils (= 3.4-2.1+apertis0bv2024dev3b2)
Filename: pool/target/libs/libsepol/sepol-utils-dbgsym_3.4-2.1+apertis0bv2024dev3b2_armhf.deb
Size: 18216
MD5sum: e71d2ed5306c2b05622a3e786af17df7
SHA1: 2040f09de2538557506ee3e575a9b98a31fc2bf8
SHA256: fddad979160cf831bdd582c631870c0221fa32b79144427205d3837ad38ff24f
SHA512: 6613a858fbfd995ab3a8e2afa9a41e021c7506780d31e5c36e9c3eb726bd2820d9dbce8c9741e3f7a4965fe00d3eef10fc7991819185450a5f527dfe8d950fc4
Description: debug symbols for sepol-utils
Auto-Built-Package: debug-symbols
Build-Ids: 1c7dcd078633b9ec3815310cf865dae9718918bc 34fc3b0932d1131239b1b59a6fa0c030581d5a67 7a853d92b4433a8bf95c21726cb8897274b6e9b2 803536530a321d82b67f10520a4e6ad194a736c8 dea44d3b1755126da1e41e34b217a4dcceceae00 ea723519a6d37a09c4ee7f1687f30c3d5c847f9f

Package: sequoia-gpgv
Priority: important
Section: utils
Installed-Size: 15
Maintainer: Frédéric Danis <frederic.danis@collabora.com>
Architecture: all
Version: 0.2022.5bv2024dev3b1
Replaces: gpgv
Provides: gpgv
Depends: sqv, sq
Conflicts: gpgv
Filename: pool/target/s/sequoia-gpgv/sequoia-gpgv_0.2022.5bv2024dev3b1_all.deb
Size: 2912
MD5sum: 2f19a76897fe232905c3e35b4384d6ff
SHA1: 6864690f92eb67e9d8c25344eac41bea6b84913a
SHA256: f48e1cd17d33dad16cf77635e4fff10d5036e3775f710f2f7b15c7850bc5b1dc
SHA512: c04ff7b00ccc842102bcadc9e9e20096b2aade67e1b59775b7f72476a5f73eef52ba12ffd6471c52a638cad4087bbf0f41ef1f4ce4e4e4b2188d3d978b7a4915
Description: gpgv interface for Sequoia
 sqv wrapper to provide gpgv replacement.

Package: serdi
Priority: optional
Section: text
Installed-Size: 37
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: serd
Version: 0.30.16-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libserd-0-0 (>= 0.22.0~dfsg0)
Filename: pool/target/s/serd/serdi_0.30.16-1+apertis1bv2024dev3b1_armhf.deb
Size: 14676
MD5sum: ffe9c827a894f309c683f25a0c57bf83
SHA1: 7997959e0502f6d30e538393c6c933ce20e7f63d
SHA256: f7fd20ac63b77ec7aa31601ce22374afb609706202a13278a400101bf8103dcb
SHA512: 38ff268e2097d0e810c5839cea675478c20e8ee48f0d94a3310b06abd414fffc36644ce471a4dae0249c34007eeecb77db693a31d5523c9da92141f3047299c2
Description: lightweight RDF syntax library - serdi tool
 Serd is a lightweight C library for RDF syntax which supports reading
 and writing Turtle and NTriples.
 .
 This package provides the utility 'serdi'.
Homepage: https://drobilla.net/software/serd/

Package: serdi-dbgsym
Priority: optional
Section: debug
Installed-Size: 27
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: serd
Version: 0.30.16-1+apertis1bv2024dev3b1
Depends: serdi (= 0.30.16-1+apertis1bv2024dev3b1)
Filename: pool/target/s/serd/serdi-dbgsym_0.30.16-1+apertis1bv2024dev3b1_armhf.deb
Size: 13176
MD5sum: 3001cbd17f91cc9a3708d1558481506c
SHA1: c748336b074265b28b5a6d9ff63f45e34db9d842
SHA256: 82b230dadf7c98e90940a89d1e66cf180193f470356baf084bbc7de4903a36b8
SHA512: 82e66281758e55da742e6d480ddfccf49d77d9e2c39c7449161db7fa7ab20001111acc5ead1c68cde721f579013903c3fbfe8dd62bb7c8312c8c1282fa93b479
Description: debug symbols for serdi
Auto-Built-Package: debug-symbols
Build-Ids: 8964a1a773cd3e247f1f94b74b88fe7a3e870d2c

Package: sgml-base
Priority: optional
Section: text
Installed-Size: 68
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: all
Version: 1.31+apertis1bv2024dev3b1
Pre-Depends: dpkg (>= 1.16.4)
Suggests: sgml-base-doc
Filename: pool/target/s/sgml-base/sgml-base_1.31+apertis1bv2024dev3b1_all.deb
Size: 11848
MD5sum: a49c55e9145a627e346e7a4e7bd02cda
SHA1: 3bb13ee3ceca9eda911dcf9aa3a49895eacaf2fc
SHA256: be4885c2ad4f9ae65de7779ee96c1a0d220432517523ea333e309ca1ec0ccd7d
SHA512: 0750f59d226437defbcf6801eae7fc1766038d838746c6ea30bf2e271d0c6d057feff5ab2b37868e0e7296e938704f9d09bcb33cecf9fb0284b64c42d1ccacbe
Description: SGML infrastructure and SGML catalog file support
 This package creates the SGML infrastructure directories and provides
 SGML catalog file support in compliance with the current Debian SGML
 Policy draft:
 .
   * infrastructure directories:
      - /etc/sgml
      - /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet}
      - /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet}
 .
   * update-catalog(8): tool for maintaining the root SGML catalog
     file and the package SGML catalog files in the '/etc/sgml' directory.
Multi-Arch: foreign

Package: sha1cdsum
Priority: optional
Section: utils
Installed-Size: 1619
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sha1collisiondetection
Version: 0.2.6-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3)
Filename: pool/target/r/rust-sha1collisiondetection/sha1cdsum_0.2.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 658192
MD5sum: ea3de4ec673ae1e92af57cee145f027e
SHA1: c3880a9cbaf7b548e017262cd4cb4fa224b80640
SHA256: 586ae5431add2206b415d51090deea412cb5b926d634f3dc48edc9d634e7c1f5
SHA512: a1578bdcee8023ef3b721a53071a48dfa30063a19bf30bd71ce527ddc3eb00ed378d38e5fbc0f3df4fd40ba79297c7a89abf32fdb8b7e4d65d22022dfb95324f
Description: Calculate SHA1 checksums with collision detection
 Print or check SHA1 checksums while defending against well-known
 collision attacks.
 .
 This program offers a drop-in replacement for coreutils' sha1sum
 in most cases, but one that is not vulnerable to a specific,
 well-known cryptographic weakness in SHA1.
Built-Using: rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)
Multi-Arch: allowed
X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1apertis0bv2024dev2b1), rust-atty (= 0.2.14-2apertis0bv2024dev2b1), rust-bitflags (= 1.3.2-3+apertis0bv2024dev2b1), rust-clap-2 (= 2.34.0-3+apertis0bv2024dev2b1), rust-generic-array (= 0.14.4-1+apertis0bv2024dev2b1), rust-lazy-static (= 1.4.0-2+apertis0bv2024dev2b1), rust-libc (= 0.2.139-1+apertis1bv2024dev2b1), rust-smawk (= 0.3.1-2+apertis0bv2024dev2b1), rust-strsim (= 0.10.0-1+apertis0bv2024dev2b1), rust-structopt (= 0.3.26-2+apertis0bv2024dev2b1), rust-textwrap (= 0.16.0-2+apertis1bv2024dev2b1), rust-typenum (= 1.16.0-2+apertis0bv2024dev2b1), rust-unicode-linebreak (= 0.1.4-1+apertis0bv2024dev2b1), rust-unicode-width (= 0.1.10-1+apertis0bv2024dev2b1), rust-vec-map (= 0.8.1-2co1bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)

Package: sha1cdsum-dbgsym
Priority: optional
Section: debug
Installed-Size: 3933
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sha1collisiondetection
Version: 0.2.6-1+apertis1bv2024dev3b1
Depends: sha1cdsum (= 0.2.6-1+apertis1bv2024dev3b1)
Filename: pool/target/r/rust-sha1collisiondetection/sha1cdsum-dbgsym_0.2.6-1+apertis1bv2024dev3b1_armhf.deb
Size: 3727976
MD5sum: 7095335cadb35cf7a88049cca3ed2081
SHA1: 820ef90b251b4e24c513cc12ee523cd65dda2616
SHA256: e1f9edcfaed2c1a95deac57391c19c3efb89ad9b9f52434ec05bbfefb58e1ffc
SHA512: 129afc37e9266ec20dcc9d75da61ce657c713a026b820e93a65d2e2f00b371e77b398621015e5e8e0df536b9925e2a2c255f2c9f0ab036ed3db4871ceb4193f6
Description: debug symbols for sha1cdsum
Auto-Built-Package: debug-symbols
Build-Ids: 19cbc33ffed50ec36462fc51d84deab2b51328ba
X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1apertis0bv2024dev2b1), rust-atty (= 0.2.14-2apertis0bv2024dev2b1), rust-bitflags (= 1.3.2-3+apertis0bv2024dev2b1), rust-clap-2 (= 2.34.0-3+apertis0bv2024dev2b1), rust-generic-array (= 0.14.4-1+apertis0bv2024dev2b1), rust-lazy-static (= 1.4.0-2+apertis0bv2024dev2b1), rust-libc (= 0.2.139-1+apertis1bv2024dev2b1), rust-smawk (= 0.3.1-2+apertis0bv2024dev2b1), rust-strsim (= 0.10.0-1+apertis0bv2024dev2b1), rust-structopt (= 0.3.26-2+apertis0bv2024dev2b1), rust-textwrap (= 0.16.0-2+apertis1bv2024dev2b1), rust-typenum (= 1.16.0-2+apertis0bv2024dev2b1), rust-unicode-linebreak (= 0.1.4-1+apertis0bv2024dev2b1), rust-unicode-width (= 0.1.10-1+apertis0bv2024dev2b1), rust-vec-map (= 0.8.1-2co1bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)

Package: shared-mime-info
Priority: optional
Section: misc
Installed-Size: 5006
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 2.2-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.35.9), libxml2 (>= 2.7.4)
Filename: pool/target/s/shared-mime-info/shared-mime-info_2.2-1+apertis0bv2024dev3b1_armhf.deb
Size: 721888
MD5sum: 92da80d9ffacf76dc4f1b886ee174e49
SHA1: de3db18c015baffe782d2f53f79fe9b395048a6e
SHA256: 76afd0ca15784b969a2ffaef6233d42d88cc2e5509a7242755765d7d9f49f9d2
SHA512: 953dcd96bd1f34d3eab16e8997d8b1a9f81e2b35a24d60ce5fa33624f6e0d5da608acf728e9d2943ab2d72a501ac49625471f2aca444b62c33ffd4dd69875e38
Description: FreeDesktop.org shared MIME database and spec
 This is the shared MIME-info database from the X Desktop Group. It is required
 by any program complying to the Shared MIME-Info Database spec, which is also
 included in this package.
 .
 At this time at least ROX, GNOME, KDE and Xfce use this database.
Homepage: https://freedesktop.org/wiki/Software/shared-mime-info
Multi-Arch: foreign

Package: shared-mime-info-dbgsym
Priority: optional
Section: debug
Installed-Size: 80
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: shared-mime-info
Version: 2.2-1+apertis0bv2024dev3b1
Depends: shared-mime-info (= 2.2-1+apertis0bv2024dev3b1)
Filename: pool/target/s/shared-mime-info/shared-mime-info-dbgsym_2.2-1+apertis0bv2024dev3b1_armhf.deb
Size: 63840
MD5sum: 5063c56afd96a8d6dae772ed9ae4343b
SHA1: b12c28208700431f1b2105b76af783367946ca42
SHA256: 6d99981ce03087a084ef63855ec8c4313212fb1f9d234b33ebbfcf7adcf5f8ad
SHA512: ba4d9445cbe41dfa1595a152e3f3b9e25a7f17ac3b54b0cf89b2e6f5b391f19ef74672b9b3d47f3ec3aa8e90034e1d7209ae0f6b6fa55caf566c956e2a2399b0
Description: debug symbols for shared-mime-info
Auto-Built-Package: debug-symbols
Build-Ids: d11a5f01be1b922f84beb630a9c5a244afd7df59

Package: slapd
Priority: optional
Section: net
Installed-Size: 3487
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Replaces: ldap-utils (<< 2.2.23-3), libldap2
Provides: ldap-server, libslapi-2.5-0
Depends: libargon2-1 (>= 0~20171227), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libldap-2.5-0 (= 2.5.13+dfsg-5+apertis1bv2024dev3b1), libltdl7 (>= 2.4.7), libodbc2 (>= 2.3.1), libperl5.36 (>= 5.36.0), libsasl2-2 (>= 2.1.28+dfsg), libwrap0 (>= 7.6-4~), coreutils (>= 4.5.1-1), psmisc, perl:any (>> 5.8.0) | libmime-base64-perl, adduser, lsb-base (>= 3.2-13), perl:any
Pre-Depends: debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.54~)
Recommends: ldap-utils
Suggests: libsasl2-modules, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
Conflicts: ldap-server, libltdl3 (= 1.5.4-1), umich-ldapd
Filename: pool/target/o/openldap/slapd_2.5.13+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 1320108
MD5sum: 7753147b53cf2882cce5b5dcf85f6a33
SHA1: 1a2d60f71504bc5fa12f3e04c577dca67eaae76c
SHA256: 8c4360b589e06cf642c17bf276d97a75f074cde0cdc19acbd38d371cc32d9196
SHA512: e8b1dd7fc4592ce0e8a5395546af36ff357e19a084686650be113770d68ea0fd3fa399ab86654dccda563f03535aca63320a061fbb940198d7bda2c95093afd1
Description: OpenLDAP server (slapd)
 This is the OpenLDAP (Lightweight Directory Access Protocol) server
 (slapd). The server can be used to provide a standalone directory
 service.
Homepage: https://www.openldap.org/

Package: slapd-contrib
Priority: optional
Section: net
Installed-Size: 152
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Replaces: slapd-smbk5pwd (<< 2.4.47+dfsg-2~)
Provides: slapd-smbk5pwd
Depends: slapd (= 2.5.13+dfsg-5+apertis1bv2024dev3b1), libc6 (>= 2.8), libkadm5srv8-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap-2.5-0 (>= 2.5.4)
Breaks: slapd (<< 2.5.4+dfsg-1~), slapd-smbk5pwd (<< 2.4.47+dfsg-2~)
Filename: pool/target/o/openldap/slapd-contrib_2.5.13+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 48164
MD5sum: e9a8053bb6c3d03912df1f32f5fdfddf
SHA1: 53b3985ea62636a545857b396eb6003b0394db2a
SHA256: 833258796c9a5aa771ba424d93cabe06c10b559b14ffdfe49853d677e32e6c7d
SHA512: 26901eafd979ab5059173ca6e49a46d848855f23d4976275d5b184bb4f9d28615eb5272c3a8956c7b5729feb07394b1a3addc4e416994bd4bc21f36f573da4f5
Description: contributed plugins for OpenLDAP slapd
 This package contains a number of slapd overlays and plugins contributed by
 the OpenLDAP community. While distributed as part of OpenLDAP Software, they
 are not necessarily supported by the OpenLDAP Project.
Homepage: https://www.openldap.org/

Package: slapd-contrib-dbgsym
Priority: optional
Section: debug
Installed-Size: 83
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Depends: slapd-contrib (= 2.5.13+dfsg-5+apertis1bv2024dev3b1)
Filename: pool/target/o/openldap/slapd-contrib-dbgsym_2.5.13+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 50036
MD5sum: 51d704dfbadd776ac99ac4f1a3a24719
SHA1: bab8aefdbc6deb83c021c792a960f07440be42d8
SHA256: 15921a35bd237651fda1cefc6e462e160946d811332c933310c966a6c7590a2e
SHA512: 724fbf76362c5d2169b68544ca700c16dd244a6497046dfa8fc78d5c1bbad28537a2ffda7de8706b27f3f5c9485937417a687f374365e91dd331a94319095247
Description: debug symbols for slapd-contrib
Auto-Built-Package: debug-symbols
Build-Ids: 2e4802e42cf1edd3665bb0f197384463ccc178e8 44db45d9150d6c70210ce6c3828f1649f0a8634f bed6cd96020d256fc03886f7aa4222d77628f3bd df25e6a3c787b4232d5d672e5898fc368e81efaf

Package: slapd-dbgsym
Priority: optional
Section: debug
Installed-Size: 3499
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Replaces: slapd-dbg (<< 2.4.45+dfsg-1~)
Depends: slapd (= 2.5.13+dfsg-5+apertis1bv2024dev3b1)
Breaks: slapd-dbg (<< 2.4.45+dfsg-1~)
Filename: pool/target/o/openldap/slapd-dbgsym_2.5.13+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 3067196
MD5sum: 9fddbf114afc34e08283d6aaea02113a
SHA1: 410c935b8c44fc78b758e7f7e13d7e156e882f74
SHA256: 7afe775dd8457c7a779638af59f484619bdd3f62118f46c28a660c1f8b847f40
SHA512: b7cf7233c1fb760a34a025a851a9695d885255426bb5746070d85161e638c77f9d576906c6f5a2a4871a630f73e6385d141e460251de0506f68f32ffd04b770f
Description: debug symbols for slapd
Auto-Built-Package: debug-symbols
Build-Ids: 096f2a8a4b23f0a58dfbdc997a328dea65172ab6 1067c7c50c276f7b25a61f5fbaba81552e0c80d9 17d629779c337d9029075da4e164648395aa1eb0 20938d45c0cbae33555d6e875eccd9949a4e5906 2aef2c621081db9d8e7e5fac25c39bca08021405 2fe1315fe97895798642f8385575c893ce8ca896 36d10a91eb8f0571ea377010b5606100916260fd 378a2413066c29a84c2c9f3ab3f4280698e9a579 3ab739b8cec2dd4d1aebe8bf8e41b140624d58ec 3b0960d34ad1859b9692b77c926f26f8c27176e3 3d61af6ccabcfb2287be183e6eaa6b7df4692771 3f4bb91d100b3349f332212d7ed220e5f0af2e7c 47043c1c4bee5b8f641803e5b669e80184923e10 5469d0cd181ce7e061fee44736a141780946efae 5800d18be9b429596eef759fdb5b08fc8e0d4f9e 5a757026f76b04aa622e8ead587a5c9f7b65ecd5 5aea1e321447ae567a0e9768ec92ae5ce845633e 5f8552f395e1cd11c40c8f0219483b77d7767c96 686c3a522485fef19855d2737b71c2772a6e8773 7120501dd594888e19347828d83df6f7cf5d66e6 963fc7bbbdf5db149941e57d136f12e44fe3932f 98cd07770151e1254a07cf78fb68c00036850df6 9a16379317e5813bc0acf5487f82e590363da587 9f79d9346942465d4d42fcf32b5046c5048673f9 ab3270df6495610d8200fbb70a37cad7624c5a35 aed8b628487456c5f64bf19e74629ddaabb494d9 aedef0636997dc0a6c11a2109042ead70c40f3ed b003d558ed9f8fc99b04f4ad89c010bec2987fc3 b1b443918413a6c1cf864212d8e0edaa3755f6d4 b6af54546852e6bb50e75d3eefe38f9de631c954 bb217a56407c6f58348d79bcdf012162c5e0eea4 bb7630d033e751c60bc0a52debca6989bb3221e3 c4476b72a5a7c26c08aac86b33218eabb54bfac5 c6c0927e6378ae0e708e0cff8b890b53589d8072 e1a7978f07fd85cc5fd5095d93797f8294abb524 ea606915db4e054111b9149972cba4868ccfa8e7 f0f51ddafeba75d24e08d69596982df23f3b2360 f3af79bc85a854d84d993a4a358645e8b592b044 fb6069b03f285cf55f55976125be6967dc3c0f8e ff4c066680075a966ed5a497a051daa143cad723

Package: slapd-smbk5pwd
Priority: optional
Section: oldlibs
Installed-Size: 89
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: all
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Depends: slapd-contrib
Breaks: slapd (<< 2.4.47+dfsg-2~)
Filename: pool/target/o/openldap/slapd-smbk5pwd_2.5.13+dfsg-5+apertis1bv2024dev3b1_all.deb
Size: 31440
MD5sum: 2c10c488b32fdbabe98b43c1b3636491
SHA1: c86d3be9903464a76f129173ff3bb13ecff91e19
SHA256: 2e5890d5482bdeab7062295260fc255f9470987b0c944d60ab5bc824b4fad384
SHA512: ab7d835cfd9ca3a2cc2df9b4286f55003b8ddd1ae56aeb1850dad275177255f6a4b66c99cbed0e2b6a259172d408c4216f347a442b815b7ce41d0faf4558fe75
Description: transitional package for slapd-contrib
 This is a transitional package from slapd-smbk5pwd to slapd-contrib. It can be
 safely removed.
Homepage: https://www.openldap.org/

Package: slapi-dev
Priority: optional
Section: libdevel
Installed-Size: 131
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: armhf
Source: openldap
Version: 2.5.13+dfsg-5+apertis1bv2024dev3b1
Depends: slapd (= 2.5.13+dfsg-5+apertis1bv2024dev3b1)
Filename: pool/target/o/openldap/slapi-dev_2.5.13+dfsg-5+apertis1bv2024dev3b1_armhf.deb
Size: 38948
MD5sum: f1002c00f2c24b66de1ad9c93fc23ba8
SHA1: 61fbaee8b4636fda07df6fe7ad417af974a3f888
SHA256: 49a5c55ca5d1810f74b076e231a1e5bf424b77a07dac8aced08a04da938ede1d
SHA512: 560b8d7c77232663e0f815fba30707d97cc3f627ccbabf3c6f19b77f781a5eabdda80d3fa68c1231b590e19423edceea16eab9bc77d951acdab06d02bf2efd8a
Description: development libraries for OpenLDAP SLAPI plugin interface
 This package allows development of plugins for the OpenLDAP slapd server
 using the SLAPI interface.  It includes the headers and libraries needed
 to build such plugins.
Homepage: https://www.openldap.org/

Package: slsh
Priority: optional
Section: interpreters
Installed-Size: 763
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: slang2
Version: 2.3.3-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libslang2 (>= 2.3.0), libslang2-modules (= 2.3.3-3+apertis1bv2024dev3b1)
Filename: pool/target/s/slang2/slsh_2.3.3-3+apertis1bv2024dev3b1_armhf.deb
Size: 205348
MD5sum: 16d0034f1bce770e3aa7bae608e7d7d4
SHA1: 59a87bbdccf9d6f9563816cc552d39834640fe77
SHA256: 75e172de75a245d5e27d40f6571bb9fb70f303552f2340cb4091e1406aef95bb
SHA512: e7597653c93cf4b232c9d6c27508eb330bbe48a6c1ebc65fa4223c1e64fbc06d65e617efcbecbae687fd6deb0eb90068e6769918dcc4a7a9f37342233512cfe4
Description: Interpreter for S-Lang language
 S-Lang is a C programmer's library that includes routines for the rapid
 development of sophisticated, user friendly, multi-platform applications.
 .
 This package contains a stand-alone interpreter for scripts written
 in the S-Lang language.
Built-Using: unicode-data (= 15.0.0-1+apertis0bv2024dev2b1)
Homepage: http://www.jedsoft.org/slang/
Multi-Arch: foreign

Package: slsh-dbgsym
Priority: optional
Section: debug
Installed-Size: 35
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: slang2
Version: 2.3.3-3+apertis1bv2024dev3b1
Depends: slsh (= 2.3.3-3+apertis1bv2024dev3b1)
Filename: pool/target/s/slang2/slsh-dbgsym_2.3.3-3+apertis1bv2024dev3b1_armhf.deb
Size: 15376
MD5sum: ea5874e3bcd42ed5e38e187538cf9774
SHA1: d59a1a8c06c38270bcfe63563b3243068a5ce337
SHA256: d6f9297f889736355fbd6e0b603da217fa9db395c019ca5b4735a73a2621113b
SHA512: 4dfbf7cce1a8474ea9baf679127fbdfc33f1d38b298e2e1670996bffe06ebfcb77abb5d51579eb2d2ce440558f2fbfb5107b70439c4a33857124ed7711501943
Description: debug symbols for slsh
Auto-Built-Package: debug-symbols
Build-Ids: 3f1375621c1ad112d159f466abbad28b0b9410a6

Package: sndfile-programs
Priority: optional
Section: utils
Installed-Size: 213
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsndfile
Version: 1.2.0-1+apertis2bv2024dev3b1
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libsndfile1 (>= 1.0.20)
Recommends: sndfile-tools
Filename: pool/target/libs/libsndfile/sndfile-programs_1.2.0-1+apertis2bv2024dev3b1_armhf.deb
Size: 46560
MD5sum: 17404ce12a240e56dc9ff75438584833
SHA1: b24ba1d1c1567ce08c766d6263407b25bc6c97fb
SHA256: 68897bb0d6a73b721485e83243473d2016b98b61ba63d42543baedbc9bbf4ab3
SHA512: 1ff1d65974d6825572dc56748f75ff369faad30507f509f79de6c7880a765ed33ef246a7c77abd316386a62ea1176c49316c42f84122a6de4b6ad2208cc455b1
Description: Sample programs that use libsndfile
 This package contains simple programs which use libsndfile for operating on
 sound files.
 .
 Programs include:
   - sndfile-cmp : compare the audio data of two files
   - sndfile-concat : concatenate two or more files
   - sndfile-convert : convert between sound file formats
   - sndfile-info : print information about files
   - sndfile-metadata-get/set : get and set file metadata
   - sndfile-play : play a sound file
Homepage: http://www.mega-nerd.com/libsndfile/

Package: sndfile-programs-dbgsym
Priority: optional
Section: debug
Installed-Size: 227
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libsndfile
Version: 1.2.0-1+apertis2bv2024dev3b1
Depends: sndfile-programs (= 1.2.0-1+apertis2bv2024dev3b1)
Filename: pool/target/libs/libsndfile/sndfile-programs-dbgsym_1.2.0-1+apertis2bv2024dev3b1_armhf.deb
Size: 139596
MD5sum: 338a33e000a84e18a5f6c5f9711141ca
SHA1: ada607e55cdb8b775e05d7b0e569eca98b689625
SHA256: bbd1f17d0c1a7cec4130e08a270c7c549921cab5548dc6e4783652cae7fa1b5c
SHA512: bcb3ea0284ce9376a07065ce9ca6a69938158ab3de1e928e25d7716d821835b1b0fa917a87f4d10d3eab942881360c77698e66846930c6b64c9d8204f6109722
Description: debug symbols for sndfile-programs
Auto-Built-Package: debug-symbols
Build-Ids: 26582c85af130089e0dbcf6a536c7c3a87248542 45fea0b53fa5f9accb9948752e7640af9c745d07 4df81251c05fe35419ccc9e53f31abfe7933db32 682363e74fd3e7dc6a697717318a60f8e367fc7d 6cfd273c0eaed0bac77ea64286e2ffa49e0025b0 83a42305ec8fe93db846c6bd9186c24c02bc2f57 908fe3cc127aec90069c5d92f7a3bb72c202b860 d314b31d1f4c8a8bb38d9a537b082f3291982511 d9b1b12843c66e682587b301cd78a82b9d41d816 e9b4bf39f1488d92fbc7c15b1cfd101d8eeef0b2

Package: sordi
Priority: optional
Section: text
Installed-Size: 47
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: sord
Version: 0.16.14+git221008-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libpcre2-8-0 (>= 10.22), libserd-0-0 (>= 0.30), libsord-0-0 (>= 0.12.0~dfsg0)
Filename: pool/target/s/sord/sordi_0.16.14+git221008-1+apertis0bv2024dev2b1_armhf.deb
Size: 16440
MD5sum: 3a0d7ea9e065671264d526143b910453
SHA1: ab3699a799ca1a753ab60338c5ead66f201368f9
SHA256: e24751a28d22cf3ecdf3daee533a974a16a392b7a721524d2132285844c19b29
SHA512: cbba7d873fcaff92af09679fcfcba8dc4bf5038fa4a08e1e345df3964e467f745c737cc8007b2fc13aeab7de27c434b206fd19bf621c59826dcbcce5d742ffeb
Description: library for storing RDF data in memory - utilities
 Sord is a lightweight C library for storing Resource
 Description Framework (RDF) data in memory.
 .
 This package provides the 'sordi' and 'sord_validate' utilities.
Homepage: https://drobilla.net/software/sord.html

Package: sordi-dbgsym
Priority: optional
Section: debug
Installed-Size: 49
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: sord
Version: 0.16.14+git221008-1+apertis0bv2024dev2b1
Depends: sordi (= 0.16.14+git221008-1+apertis0bv2024dev2b1)
Filename: pool/target/s/sord/sordi-dbgsym_0.16.14+git221008-1+apertis0bv2024dev2b1_armhf.deb
Size: 26316
MD5sum: af2ed85d66c8f1ea88b565660ac037df
SHA1: 9e3688561706da4bf065e32743209b6141f8dd7b
SHA256: 6957cec33d404938fac94f25a2e1508a2ae1abfd18f5b3714554e4be395ea014
SHA512: f4045a7475309287795cc216ecff098369426a6069f43c979c0aefd24d74a36187433a3f35db798a5026a7f340bdccfbc37ad9131a86844ce206ef1489438ba9
Description: debug symbols for sordi
Auto-Built-Package: debug-symbols
Build-Ids: 0a6e23653668ab137a9b94a0a1080a99dcd3ef28 0cbeb9fcbd963ab841e5a52ca491b2fec364965c

Package: sound-theme-freedesktop
Priority: optional
Section: sound
Installed-Size: 535
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.8-2+apertis1bv2024dev2b1
Filename: pool/target/s/sound-theme-freedesktop/sound-theme-freedesktop_0.8-2+apertis1bv2024dev2b1_all.deb
Size: 383108
MD5sum: 6f65ac82eb058f86ab28a385e3bf2584
SHA1: 0404b13ec8dba8f77d00475d8a88cc8e7ced4551
SHA256: aea17d8a7c013763512db12d0fbf9d9a669afaa05e863c8c988d01d8a9882312
SHA512: f82b2de16f75663684fac5aca2b2e4565c6fb9eb1c884ce1740aa7d54a5bda88e94c1806ed1ae5649db52ca21d4468c1c50403df95be0246e02bb926b233e7ab
Description: freedesktop.org sound theme
 The default freedesktop.org sound theme following the XDG theming
 specification. It contains a full set of sounds for different
 desktop events.
 .
 These sounds come from various sources: KDE, Ekiga, Pidgin/Purple, ALSA.
Homepage: https://www.freedesktop.org/wiki/Specifications/sound-theme-spec/
Multi-Arch: foreign

Package: speex
Priority: optional
Section: sound
Installed-Size: 62
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Version: 1.2.1-2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libogg0 (>= 1.1.0), libspeex1 (>= 1.2~)
Suggests: speex-doc
Filename: pool/target/s/speex/speex_1.2.1-2+apertis0bv2024dev3b1_armhf.deb
Size: 24960
MD5sum: 42b9e6852949e0dc0f57d89a98527236
SHA1: efacbc53d2ad6d084ad3e4cc5bae708df614adb5
SHA256: bb3f08ee4630c1e6e1a75dd8f8bb25235d7bd2141cd16fd3734fbd8702b999dc
SHA512: ca081a415cd53297dc62cd422227000fe9c51ade40955788395e7dd59a9a170947e7e99fd33f3ea1d0b7435a89c5c3445bd55d8ee528a0f09901b05794e9a05b
Description: The Speex codec command line tools
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package contains the encoder and decoder command-line applications.
Homepage: https://www.speex.org/

Package: speex-dbgsym
Priority: optional
Section: debug
Installed-Size: 73
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: speex
Version: 1.2.1-2+apertis0bv2024dev3b1
Replaces: libspeex-dbg (<< 1.2~rc1.2-2~)
Depends: speex (= 1.2.1-2+apertis0bv2024dev3b1)
Breaks: libspeex-dbg (<< 1.2~rc1.2-2~)
Filename: pool/target/s/speex/speex-dbgsym_1.2.1-2+apertis0bv2024dev3b1_armhf.deb
Size: 48208
MD5sum: 760afd0a677f6d0f073f3fa017c7682b
SHA1: ba38e60f31c3d47405a3cc15b089f3500d3c6aa9
SHA256: 20aed2aa980bd9e8e032d48a7573c9404f20b4c8ea92641b5215089897284916
SHA512: f6976901f1b869e0164ec7e6ed298ab6dc752f7e3e6de20fc5e381df42bd72002b89cb983d216a58c4c06fd2036646e3557d6cb822313e3ad23bc7c72344ce15
Description: debug symbols for speex
Auto-Built-Package: debug-symbols
Build-Ids: 99fb4c84ab67ad3ea90a662fa6b635ba906c431d e2591302141b1cfa70b65469d5bc46d5be581cd5

Package: speex-doc
Priority: optional
Section: doc
Installed-Size: 421
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: all
Source: speex
Version: 1.2.1-2+apertis0bv2024dev3b1
Suggests: speex
Filename: pool/target/s/speex/speex-doc_1.2.1-2+apertis0bv2024dev3b1_all.deb
Size: 419864
MD5sum: 1de53019eae749bf04b29a17e0cf8fd1
SHA1: aa80287b88bb51f6613ed6dfcaf69a960a91aea2
SHA256: 2a365b267082582affa819167c6f3f279091028c1fc7041f325f2a0f2d7c7ca9
SHA512: 8dcfdca083a1c68f9b10920bbb6ccdeaf3f15689e736fb3bada315476cca25bd0d2397fd321d54b00be44135f1f82ca198d86378f4d3381756bebfaea49810d9
Description: Documentation for speex
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package contains the Speex documentation.
Homepage: https://www.speex.org/
Multi-Arch: foreign

Package: sq
Priority: optional
Section: utils
Installed-Size: 8116
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-sq
Version: 0.27.0-2+apertis2bv2024dev3b1
Replaces: ispell (<< 3.4.00-6.1~)
Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libhogweed6, libnettle8, libssl3 (>= 3.0.0)
Breaks: ispell (<< 3.4.00-6.1~)
Filename: pool/target/r/rust-sequoia-sq/sq_0.27.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 2149088
MD5sum: c8f7b560231983ee724e46543ee8d85a
SHA1: f99c158375744717d611591fa41eb1b2fcb02552
SHA256: 9f1837a3703c8d71244b2bb3fd305217e9fef7ae48634c13611769fa01402f99
SHA512: 6c89f5959d45914ca896789a6249c74f54b1381a2ad421c1c5726bfea4fcd9c86bfe31fef9ce071de9bf5df58835e5671d2a3611fb948a90e04ee271b1355e7e
Description: OpenPGP command-line tool from Sequoia
 sq is a command-line interface for OpenPGP, structured using
 subcommands and implemented in Rust.
 .
 Subcommands include: help, decrypt, encrypt, sign, verify, armor,
 dearmor, autocrypt, inspect, key, keyring, certify, packet.
 .
 It offers modern cryptographic algorithms by default, like Ed25519 and
 Curve25519.
 .
 The tool offers both message handling (encryption, decryption,
 signing, and verification), and key and certificate management (key
 generation, certificate maintenance, and certification), and is
 interoperable with other major OpenPGP implementations like GnuPG
 (gpg).
 .
 WARNING: sq does not have a stable CLI interface yet.  Use with
 caution in scripts.
 This package contains the following binaries built from the Rust crate
 "sequoia-sq":
  - sq
Built-Using: rust-ahash (= 0.7.6-7+apertis1bv2024dev2b1), rust-buffered-reader (= 1.1.4-1+apertis0bv2024dev2b1), rust-nettle (= 7.1.0-1+apertis1bv2024dev2b2), rust-nettle-sys (= 2.1.0-2+apertis1bv2024dev2b1), rust-sequoia-autocrypt (= 0.24.0-1+apertis0bv2024dev2b1), rust-sequoia-net (= 0.25.0-2+apertis2bv2024dev2b1), rust-sequoia-openpgp (= 1.12.0-2+apertis0bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)
Homepage: https://sequoia-pgp.org/
Multi-Arch: allowed
X-Cargo-Built-Using: rust-adler (= 1.0.2-2+apertis0bv2024dev2b1), rust-ahash (= 0.7.6-7+apertis1bv2024dev2b1), rust-aho-corasick (= 0.7.19-1+apertis0bv2024dev2b1), rust-ansi-term (= 0.12.1-1apertis0bv2024dev2b1), rust-anyhow (= 1.0.69-1+apertis1bv2024dev2b1), rust-atty (= 0.2.14-2apertis0bv2024dev2b1), rust-base64 (= 0.13.0-1+apertis0bv2024dev2b1), rust-bitflags (= 1.3.2-3+apertis0bv2024dev2b1), rust-buffered-reader (= 1.1.4-1+apertis0bv2024dev2b1), rust-bytes (= 1.2.1-1+apertis0bv2024dev2b1), rust-bzip2 (= 0.4.4-1+apertis0bv2024dev2b1), rust-bzip2-sys (= 0.1.11-1+apertis0bv2024dev2b1), rust-cfg-if (= 1.0.0-1apertis0bv2024dev2b1), rust-chrono (= 0.4.23-2+apertis0bv2024dev2b1), rust-clap-2 (= 2.34.0-3+apertis0bv2024dev2b1), rust-clap-3 (= 3.2.23-4+apertis0bv2024dev2b1), rust-clap-lex (= 0.3.0-1+apertis0bv2024dev2b1), rust-crc32fast (= 1.3.2-2+apertis0bv2024dev2b1), rust-dyn-clone (= 1.0.2-1+apertis2bv2024dev2b1), rust-either (= 1.6.1-1+apertis0bv2024dev2b1), rust-fastrand (= 1.8.0-1+apertis0bv2024dev2b1), rust-flate2 (= 1.0.25-1+apertis0bv2024dev2b1), rust-fnv (= 1.0.7-1+apertis0bv2024dev2b1), rust-foreign-types-0.3 (= 0.3.2-1+apertis0bv2024dev2b1), rust-foreign-types-shared-0.1 (= 0.1.1-1+apertis0bv2024dev2b1), rust-form-urlencoded (= 1.1.0-1+apertis0bv2024dev2b1), rust-futures-channel (= 0.3.21-1+apertis0bv2024dev2b1), rust-futures-core (= 0.3.21-1+apertis0bv2024dev2b1), rust-futures-sink (= 0.3.21-1+apertis0bv2024dev2b1), rust-futures-task (= 0.3.21-1+apertis0bv2024dev2b1), rust-futures-util (= 0.3.21-1+apertis0bv2024dev2b1), rust-generic-array (= 0.14.4-1+apertis0bv2024dev2b1), rust-getrandom (= 0.2.8-1+apertis0bv2024dev2b1), rust-h2 (= 0.3.13-2+apertis0bv2024dev2b1), rust-hashbrown (= 0.12.3-1+apertis0bv2024dev2b1), rust-http-body (= 0.4.5-1+apertis0bv2024dev2b1), rust-http (= 0.2.7-1+apertis0bv2024dev2b1), rust-httparse (= 1.8.0-1+apertis0bv2024dev2b1), rust-httpdate (= 1.0.2-1+apertis0bv2024dev2b1), rust-hyper (= 0.14.19-1+apertis0bv2024dev2b1), rust-hyper-tls (= 0.5.0-1+apertis1bv2024dev2b1), rust-iana-time-zone (= 0.1.53-1+apertis0bv2024dev2b1), rust-idna (= 0.3.0-1+apertis0bv2024dev2b1), rust-indexmap (= 1.9.2-1+apertis0bv2024dev2b1), rust-io-lifetimes (= 0.7.2-3+apertis0bv2024dev2b1), rust-itertools (= 0.10.3-1+apertis0bv2024dev2b1), rust-itoa (= 1.0.1-2+apertis0bv2024dev2b1), rust-lalrpop-util (= 0.19.8-1+apertis0bv2024dev2b1), rust-lazy-static (= 1.4.0-2+apertis0bv2024dev2b1), rust-libc (= 0.2.139-1+apertis1bv2024dev2b1), rust-linux-raw-sys (= 0.0.46-3+apertis0bv2024dev2b1), rust-log (= 0.4.17-3+apertis0bv2024dev2b1), rust-memchr (= 2.5.0-1+apertis0bv2024dev2b1), rust-memsec (= 0.5.7-4+apertis0bv2024dev2b1), rust-miniz-oxide (= 0.6.2-1+apertis0bv2024dev2b1), rust-mio (= 0.8.4-1+apertis0bv2024dev2b1), rust-native-tls (= 0.2.11-1+apertis0bv2024dev2b1), rust-nettle (= 7.1.0-1+apertis1bv2024dev2b2), rust-nettle-sys (= 2.1.0-2+apertis1bv2024dev2b1), rust-num-integer (= 0.1.44-1+apertis0bv2024dev2b1), rust-num-traits (= 0.2.15-1+apertis0bv2024dev2b1), rust-once-cell (= 1.17.0-1+apertis0bv2024dev2b1), rust-openssl (= 0.10.45-1+apertis0bv2024dev2b1), rust-openssl-probe (= 0.1.2-1+apertis0bv2024dev2b1), rust-openssl-sys (= 0.9.80-1+apertis0bv2024dev2b1), rust-os-str-bytes (= 6.0.0-1+apertis0bv2024dev2b1), rust-percent-encoding (= 2.2.0-1+apertis0bv2024dev2b1), rust-pin-project-lite (= 0.2.9-1+apertis0bv2024dev2b1), rust-pin-utils (= 0.1.0-1+apertis0bv2024dev2b1), rust-regex (= 1.7.1-1+apertis0bv2024dev2b1), rust-regex-syntax (= 0.6.27-1+apertis0bv2024dev2b1), rust-remove-dir-all (= 0.7.0-1+apertis0bv2024dev2b1), rust-rpassword (= 6.0.1-1+apertis0bv2024dev2b1), rust-rustix (= 0.35.12-1+apertis0bv2024dev2b1), rust-ryu (= 1.0.2-1apertis0bv2024dev2b1), rust-sequoia-autocrypt (= 0.24.0-1+apertis0bv2024dev2b1), rust-sequoia-net (= 0.25.0-2+apertis2bv2024dev2b1), rust-sequoia-openpgp (= 1.12.0-2+apertis0bv2024dev2b1), rust-serde (= 1.0.152-2+apertis0bv2024dev2b1), rust-serde-json (= 1.0.87-1+apertis0bv2024dev2b1), rust-sha1collisiondetection (= 0.2.6-1+apertis0bv2024dev2b1), rust-slab (= 0.4.4-1+apertis0bv2024dev2b1), rust-smallvec (= 1.9.0-1+apertis0bv2024dev2b1), rust-smawk (= 0.3.1-2+apertis0bv2024dev2b1), rust-socket2 (= 0.4.4-1+apertis0bv2024dev2b1), rust-strsim (= 0.10.0-1+apertis0bv2024dev2b1), rust-structopt (= 0.3.26-2+apertis0bv2024dev2b1), rust-tempfile (= 3.3.0-1+apertis0bv2024dev2b1), rust-term-size (= 0.3.1-2+apertis0bv2024dev2b1), rust-termcolor (= 1.1.2-1+apertis0bv2024dev2b1), rust-terminal-size (= 0.2.1-3+apertis0bv2024dev2b1), rust-textwrap (= 0.16.0-2+apertis1bv2024dev2b1), rust-thiserror (= 1.0.38-1+apertis0bv2024dev2b1), rust-tokio (= 1.24.2-1+apertis0bv2024dev2b1), rust-tokio-native-tls (= 0.3.0-1+apertis1bv2024dev2b1), rust-tokio-util (= 0.7.3-2+apertis0bv2024dev2b1), rust-tower-service (= 0.3.2-1+apertis0bv2024dev2b1), rust-tracing-core (= 0.1.30-1+apertis0bv2024dev2b1), rust-tracing (= 0.1.37-1+apertis0bv2024dev2b1), rust-try-lock (= 0.2.2-2+apertis0bv2024dev2b1), rust-typenum (= 1.16.0-2+apertis0bv2024dev2b1), rust-unicode-bidi (= 0.3.8-2+apertis0bv2024dev2b1), rust-unicode-linebreak (= 0.1.4-1+apertis0bv2024dev2b1), rust-unicode-normalization (= 0.1.22-1+apertis0bv2024dev2b1), rust-unicode-width (= 0.1.10-1+apertis0bv2024dev2b1), rust-url (= 2.3.1-1+apertis0bv2024dev2b1), rust-vec-map (= 0.8.1-2co1bv2024dev2b1), rust-want (= 0.3.0-1+apertis0bv2024dev2b1), rust-xxhash-rust (= 0.8.5-3+apertis1bv2024dev2b1), rust-z-base-32 (= 0.1.2-1+apertis1bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)

Package: sq-dbgsym
Priority: optional
Section: debug
Installed-Size: 26274
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-sq
Version: 0.27.0-2+apertis2bv2024dev3b1
Depends: sq (= 0.27.0-2+apertis2bv2024dev3b1)
Filename: pool/target/r/rust-sequoia-sq/sq-dbgsym_0.27.0-2+apertis2bv2024dev3b1_armhf.deb
Size: 22994552
MD5sum: ad97d2a41d67549351a8ba8c10ce7c2e
SHA1: b7a621b374e5d3cf6a8406c6f400ec86e001b45a
SHA256: 24d920d26144c0dc1c1c1292858d289b29de4f8539c69f9033a879495e3fbee8
SHA512: 8673bd281e72c563d6295f452fd18f05277785dea313b2004803e8c658d6e2b281d10d6c8587bf20c8199061058363813b07736f89f3f693b9c354aec2c9a13b
Description: debug symbols for sq
Auto-Built-Package: debug-symbols
Build-Ids: 17a7b30435d352ee9d145606d9788aca776ccb52
X-Cargo-Built-Using: rust-adler (= 1.0.2-2+apertis0bv2024dev2b1), rust-ahash (= 0.7.6-7+apertis1bv2024dev2b1), rust-aho-corasick (= 0.7.19-1+apertis0bv2024dev2b1), rust-ansi-term (= 0.12.1-1apertis0bv2024dev2b1), rust-anyhow (= 1.0.69-1+apertis1bv2024dev2b1), rust-atty (= 0.2.14-2apertis0bv2024dev2b1), rust-base64 (= 0.13.0-1+apertis0bv2024dev2b1), rust-bitflags (= 1.3.2-3+apertis0bv2024dev2b1), rust-buffered-reader (= 1.1.4-1+apertis0bv2024dev2b1), rust-bytes (= 1.2.1-1+apertis0bv2024dev2b1), rust-bzip2 (= 0.4.4-1+apertis0bv2024dev2b1), rust-bzip2-sys (= 0.1.11-1+apertis0bv2024dev2b1), rust-cfg-if (= 1.0.0-1apertis0bv2024dev2b1), rust-chrono (= 0.4.23-2+apertis0bv2024dev2b1), rust-clap-2 (= 2.34.0-3+apertis0bv2024dev2b1), rust-clap-3 (= 3.2.23-4+apertis0bv2024dev2b1), rust-clap-lex (= 0.3.0-1+apertis0bv2024dev2b1), rust-crc32fast (= 1.3.2-2+apertis0bv2024dev2b1), rust-dyn-clone (= 1.0.2-1+apertis2bv2024dev2b1), rust-either (= 1.6.1-1+apertis0bv2024dev2b1), rust-fastrand (= 1.8.0-1+apertis0bv2024dev2b1), rust-flate2 (= 1.0.25-1+apertis0bv2024dev2b1), rust-fnv (= 1.0.7-1+apertis0bv2024dev2b1), rust-foreign-types-0.3 (= 0.3.2-1+apertis0bv2024dev2b1), rust-foreign-types-shared-0.1 (= 0.1.1-1+apertis0bv2024dev2b1), rust-form-urlencoded (= 1.1.0-1+apertis0bv2024dev2b1), rust-futures-channel (= 0.3.21-1+apertis0bv2024dev2b1), rust-futures-core (= 0.3.21-1+apertis0bv2024dev2b1), rust-futures-sink (= 0.3.21-1+apertis0bv2024dev2b1), rust-futures-task (= 0.3.21-1+apertis0bv2024dev2b1), rust-futures-util (= 0.3.21-1+apertis0bv2024dev2b1), rust-generic-array (= 0.14.4-1+apertis0bv2024dev2b1), rust-getrandom (= 0.2.8-1+apertis0bv2024dev2b1), rust-h2 (= 0.3.13-2+apertis0bv2024dev2b1), rust-hashbrown (= 0.12.3-1+apertis0bv2024dev2b1), rust-http-body (= 0.4.5-1+apertis0bv2024dev2b1), rust-http (= 0.2.7-1+apertis0bv2024dev2b1), rust-httparse (= 1.8.0-1+apertis0bv2024dev2b1), rust-httpdate (= 1.0.2-1+apertis0bv2024dev2b1), rust-hyper (= 0.14.19-1+apertis0bv2024dev2b1), rust-hyper-tls (= 0.5.0-1+apertis1bv2024dev2b1), rust-iana-time-zone (= 0.1.53-1+apertis0bv2024dev2b1), rust-idna (= 0.3.0-1+apertis0bv2024dev2b1), rust-indexmap (= 1.9.2-1+apertis0bv2024dev2b1), rust-io-lifetimes (= 0.7.2-3+apertis0bv2024dev2b1), rust-itertools (= 0.10.3-1+apertis0bv2024dev2b1), rust-itoa (= 1.0.1-2+apertis0bv2024dev2b1), rust-lalrpop-util (= 0.19.8-1+apertis0bv2024dev2b1), rust-lazy-static (= 1.4.0-2+apertis0bv2024dev2b1), rust-libc (= 0.2.139-1+apertis1bv2024dev2b1), rust-linux-raw-sys (= 0.0.46-3+apertis0bv2024dev2b1), rust-log (= 0.4.17-3+apertis0bv2024dev2b1), rust-memchr (= 2.5.0-1+apertis0bv2024dev2b1), rust-memsec (= 0.5.7-4+apertis0bv2024dev2b1), rust-miniz-oxide (= 0.6.2-1+apertis0bv2024dev2b1), rust-mio (= 0.8.4-1+apertis0bv2024dev2b1), rust-native-tls (= 0.2.11-1+apertis0bv2024dev2b1), rust-nettle (= 7.1.0-1+apertis1bv2024dev2b2), rust-nettle-sys (= 2.1.0-2+apertis1bv2024dev2b1), rust-num-integer (= 0.1.44-1+apertis0bv2024dev2b1), rust-num-traits (= 0.2.15-1+apertis0bv2024dev2b1), rust-once-cell (= 1.17.0-1+apertis0bv2024dev2b1), rust-openssl (= 0.10.45-1+apertis0bv2024dev2b1), rust-openssl-probe (= 0.1.2-1+apertis0bv2024dev2b1), rust-openssl-sys (= 0.9.80-1+apertis0bv2024dev2b1), rust-os-str-bytes (= 6.0.0-1+apertis0bv2024dev2b1), rust-percent-encoding (= 2.2.0-1+apertis0bv2024dev2b1), rust-pin-project-lite (= 0.2.9-1+apertis0bv2024dev2b1), rust-pin-utils (= 0.1.0-1+apertis0bv2024dev2b1), rust-regex (= 1.7.1-1+apertis0bv2024dev2b1), rust-regex-syntax (= 0.6.27-1+apertis0bv2024dev2b1), rust-remove-dir-all (= 0.7.0-1+apertis0bv2024dev2b1), rust-rpassword (= 6.0.1-1+apertis0bv2024dev2b1), rust-rustix (= 0.35.12-1+apertis0bv2024dev2b1), rust-ryu (= 1.0.2-1apertis0bv2024dev2b1), rust-sequoia-autocrypt (= 0.24.0-1+apertis0bv2024dev2b1), rust-sequoia-net (= 0.25.0-2+apertis2bv2024dev2b1), rust-sequoia-openpgp (= 1.12.0-2+apertis0bv2024dev2b1), rust-serde (= 1.0.152-2+apertis0bv2024dev2b1), rust-serde-json (= 1.0.87-1+apertis0bv2024dev2b1), rust-sha1collisiondetection (= 0.2.6-1+apertis0bv2024dev2b1), rust-slab (= 0.4.4-1+apertis0bv2024dev2b1), rust-smallvec (= 1.9.0-1+apertis0bv2024dev2b1), rust-smawk (= 0.3.1-2+apertis0bv2024dev2b1), rust-socket2 (= 0.4.4-1+apertis0bv2024dev2b1), rust-strsim (= 0.10.0-1+apertis0bv2024dev2b1), rust-structopt (= 0.3.26-2+apertis0bv2024dev2b1), rust-tempfile (= 3.3.0-1+apertis0bv2024dev2b1), rust-term-size (= 0.3.1-2+apertis0bv2024dev2b1), rust-termcolor (= 1.1.2-1+apertis0bv2024dev2b1), rust-terminal-size (= 0.2.1-3+apertis0bv2024dev2b1), rust-textwrap (= 0.16.0-2+apertis1bv2024dev2b1), rust-thiserror (= 1.0.38-1+apertis0bv2024dev2b1), rust-tokio (= 1.24.2-1+apertis0bv2024dev2b1), rust-tokio-native-tls (= 0.3.0-1+apertis1bv2024dev2b1), rust-tokio-util (= 0.7.3-2+apertis0bv2024dev2b1), rust-tower-service (= 0.3.2-1+apertis0bv2024dev2b1), rust-tracing-core (= 0.1.30-1+apertis0bv2024dev2b1), rust-tracing (= 0.1.37-1+apertis0bv2024dev2b1), rust-try-lock (= 0.2.2-2+apertis0bv2024dev2b1), rust-typenum (= 1.16.0-2+apertis0bv2024dev2b1), rust-unicode-bidi (= 0.3.8-2+apertis0bv2024dev2b1), rust-unicode-linebreak (= 0.1.4-1+apertis0bv2024dev2b1), rust-unicode-normalization (= 0.1.22-1+apertis0bv2024dev2b1), rust-unicode-width (= 0.1.10-1+apertis0bv2024dev2b1), rust-url (= 2.3.1-1+apertis0bv2024dev2b1), rust-vec-map (= 0.8.1-2co1bv2024dev2b1), rust-want (= 0.3.0-1+apertis0bv2024dev2b1), rust-xxhash-rust (= 0.8.5-3+apertis1bv2024dev2b1), rust-z-base-32 (= 0.1.2-1+apertis1bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)

Package: sqlite3
Priority: optional
Section: database
Installed-Size: 447
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Version: 3.40.1-2+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libreadline8 (>= 6.0), libsqlite3-0 (= 3.40.1-2+apertis1bv2024dev3b1), zlib1g (>= 1:1.2.0)
Suggests: sqlite3-doc
Filename: pool/target/s/sqlite3/sqlite3_3.40.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 342848
MD5sum: 37997283d9e927bcea1379e33afad0f1
SHA1: 27070d71ee10e1aa51e73b23cfda79daa2b16f6a
SHA256: d28aa440a943875e64f15e37b295e09cacb95cb4937c2115481738e80756e423
SHA512: dbd8ef6270eb01bdb565d253e82a9921550700834bc81385b59d0c21a63ee1d992f75158e548f0ec6c536b39102a6b2f7f8a0de13f9c658e18dcb6e8e08f6974
Description: Command line interface for SQLite 3
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
Homepage: https://www.sqlite.org/
Multi-Arch: foreign

Package: sqlite3-dbgsym
Priority: optional
Section: debug
Installed-Size: 383
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: sqlite3
Version: 3.40.1-2+apertis1bv2024dev3b1
Depends: sqlite3 (= 3.40.1-2+apertis1bv2024dev3b1)
Filename: pool/target/s/sqlite3/sqlite3-dbgsym_3.40.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 355508
MD5sum: 442c2657482b43ebe3e4bc893e7cf39c
SHA1: 8866be22e9300c651b98399da65a5b7b762c0c03
SHA256: e4abc3a96e03fefc964c0deecf74460bfe820557684164c26c692d7b57de975a
SHA512: 80ecc950eef8564074e5007a7cc83068b2120aef3c0e0d49faac41cd0cf680a01aeccd3600794bc95eef2dfd7b0df6a854c57a1deaa327397f675603ada2cc3c
Description: debug symbols for sqlite3
Auto-Built-Package: debug-symbols
Build-Ids: 40f1610e614b44365823386b10e2713ce378417a

Package: sqlite3-doc
Priority: optional
Section: doc
Installed-Size: 28017
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: all
Source: sqlite3
Version: 3.40.1-2+apertis1bv2024dev3b1
Recommends: sqlite3
Filename: pool/target/s/sqlite3/sqlite3-doc_3.40.1-2+apertis1bv2024dev3b1_all.deb
Size: 7532440
MD5sum: d299d15175f32032008303e82fb1eb28
SHA1: f74002b755d0cbdeaa3608ad795c0ab851acbdc6
SHA256: 82c8f4af767aa8badfe71e02c9eadeec63f6b7d51c363415167d24ad921db6d3
SHA512: 804afae6f0650938ff32ace9144b2d8e0a141d1854f336bd0c28afdd8a8e5d90e6ed3afb5b75a2bf21cb4306c674dc56b8af0ec3a4e060198811de46331f9a65
Description: SQLite 3 documentation
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
 .
 This package contains the documentation that is also available on
 the SQLite homepage.
Homepage: https://www.sqlite.org/
Multi-Arch: foreign

Package: sqlite3-tools
Priority: optional
Section: database
Installed-Size: 5199
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: sqlite3
Version: 3.40.1-2+apertis1bv2024dev3b1
Replaces: sqlite3 (<< 3.37.0)
Depends: libc6 (>= 2.34), libtcl8.6 (>= 8.6.0)
Suggests: sqlite3-doc
Conflicts: emboss
Breaks: sqlite3 (<< 3.37.0)
Filename: pool/target/s/sqlite3/sqlite3-tools_3.40.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 1131100
MD5sum: d5bd79a437f050af58826820711796a4
SHA1: 05f182d5c388178ea23a603b321111b45785418b
SHA256: a77bdda78d19edaac36aa2633a8e4a01da12058811262d3e35800fee028b3ef2
SHA512: 23c3b764dd5b087bec7b05587abd6096ad8640753be30619a7fa4b353b2bd289643e2bfe92918a50ed2dbdfb0f0eb5485db4b2708e5208b4dce8c18d7314ae07
Description: Command line interface for SQLite 3 (tools)
 This package contains various tools such as:
  - showdb
  - showjournal
  - showstat4
  - showwal
  - sqldiff
  - sqlite3_analyzer
Homepage: https://www.sqlite.org/
Multi-Arch: foreign

Package: sqlite3-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 14202
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: sqlite3
Version: 3.40.1-2+apertis1bv2024dev3b1
Depends: sqlite3-tools (= 3.40.1-2+apertis1bv2024dev3b1)
Filename: pool/target/s/sqlite3/sqlite3-tools-dbgsym_3.40.1-2+apertis1bv2024dev3b1_armhf.deb
Size: 13553280
MD5sum: e175e216266c015944b418f55daa0bd2
SHA1: dca6e242b6bef99eb7355e339fdc44de01e258df
SHA256: faadce2dd5fa5ee3bed4da6bca25710913fcb18f81afcebad301cdd1770dc3ab
SHA512: 7521ac081b6196ea4ed79ab1e3df9913324bcff27496c5254346dd07133f92c2c57a4c8c6296e9d87a9a717f4c1b3957596233841a28de143d02df9992386ca7
Description: debug symbols for sqlite3-tools
Auto-Built-Package: debug-symbols
Build-Ids: 22d6bfbb5430dbc797d039c1e381a5457fc1c842 6bb528bcad87f0f72b61299836e2a1dd10743213 7025f8d6ec5474c250ea55c38cdc9158e99efeb8 8872d164497019ec027815e9380e436f4f522ea2 b4daba22a10f88ff3b32b1b8957745e38deb5b04 f49a66e697797cc25b711e02e0cfb89ab691067b

Package: squashfs-tools
Priority: optional
Section: kernel
Installed-Size: 341
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Version: 1:4.5.1-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2 (>= 2.02), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Filename: pool/target/s/squashfs-tools/squashfs-tools_4.5.1-1+apertis1bv2024dev3b1_armhf.deb
Size: 165732
MD5sum: 9bf10536092d613474b5213292421367
SHA1: 6b2f279c80dc8e63cb950018ce758a66b08947a8
SHA256: 74e83b67e44ec0e345f7f177a2dfcb2d6da20075c6cd92e2521252af7349ace5
SHA512: 18c882a6b2585bdb5d68c2b93dc0934a17690609f63ba52609c89a3f2ad218b8eb14fdf8cc543cfdbba5b2eb955b289caa8783eb0685833840f04245855679eb
Description: Tool to create and append to squashfs filesystems
 Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib
 compression to compress both files, inodes and directories. Inodes in the
 system are very small and all blocks are packed to minimise data overhead.
 Block sizes greater than 4K are supported up to a maximum of 64K.
 .
 Squashfs is intended for general read-only filesystem use, for archival use
 (i.e. in cases where a .tar.gz file may be used), and in constrained block
 device/memory systems (e.g. embedded systems) where low overhead is needed.
Homepage: https://github.com/plougher/squashfs-tools

Package: squashfs-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 511
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: armhf
Source: squashfs-tools
Version: 1:4.5.1-1+apertis1bv2024dev3b1
Depends: squashfs-tools (= 1:4.5.1-1+apertis1bv2024dev3b1)
Filename: pool/target/s/squashfs-tools/squashfs-tools-dbgsym_4.5.1-1+apertis1bv2024dev3b1_armhf.deb
Size: 454692
MD5sum: f946764a91745ed00c5ec64478a985a7
SHA1: 4b6798a1f60b057e00408f5498e67f0225c86630
SHA256: e1cb7e13373d6fd02ecc219851a29a9d1132e4427c043d75f7409ddb1e259d2f
SHA512: bd2d328f43c77a097411a17b374d333614fedd9517da2f22abb891d5557886cd1f6c75d1af3fc9a75371e4bea7357c215492fc8f109b96bdbd5c662a797342b2
Description: debug symbols for squashfs-tools
Auto-Built-Package: debug-symbols
Build-Ids: 7d906a7953cdf16b2c7ca48f430a8ef73aad614b a982bcf6d9be3de8657302f4d3bafd1fc7653cfe

Package: sqv
Priority: optional
Section: utils
Installed-Size: 2053
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-sqv
Version: 1.1.0-1+apertis2bv2024dev3b2
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libhogweed6, libnettle8
Filename: pool/target/r/rust-sequoia-sqv/sqv_1.1.0-1+apertis2bv2024dev3b2_armhf.deb
Size: 622832
MD5sum: 2b7b27de3d8baed697a7db1a13e005ed
SHA1: 7f010bc9b2c2daf84b5ead400192d3a4dc98643b
SHA256: 0f2eeda916926b91f2e8a28e45079afc5e36782396519fa9dd2e5dc4c8993f5f
SHA512: cd8c9560d6e0a0c765231a2d7def1612f5513a8bf556da345c2f0dd0d5028b55a8b76a6e872fe8f1192add3e323468eced9b71cb8aa2836cf705cd6bc2a3e514
Description: Simple OpenPGP signature verification program
 This package contains the following binaries built from the Rust crate
 "sequoia-sqv":
  - sqv
Built-Using: rust-buffered-reader (= 1.1.4-1+apertis0bv2024dev2b1), rust-nettle (= 7.1.0-1+apertis1bv2024dev2b2), rust-nettle-sys (= 2.1.0-2+apertis1bv2024dev2b1), rust-sequoia-openpgp (= 1.12.0-2+apertis1bv2024dev3b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)
Homepage: https://sequoia-pgp.org/
Multi-Arch: allowed
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1+apertis0bv2024dev2b1), rust-ansi-term (= 0.12.1-1apertis0bv2024dev2b1), rust-anyhow (= 1.0.69-1+apertis1bv2024dev2b1), rust-atty (= 0.2.14-2apertis0bv2024dev2b1), rust-base64 (= 0.13.0-1+apertis0bv2024dev2b1), rust-bitflags (= 1.3.2-3+apertis0bv2024dev2b1), rust-buffered-reader (= 1.1.4-1+apertis0bv2024dev2b1), rust-cfg-if (= 1.0.0-1apertis0bv2024dev2b1), rust-chrono (= 0.4.23-2+apertis0bv2024dev2b1), rust-clap-2 (= 2.34.0-3+apertis0bv2024dev2b1), rust-dyn-clone (= 1.0.2-1+apertis2bv2024dev2b1), rust-generic-array (= 0.14.4-1+apertis0bv2024dev2b1), rust-getrandom (= 0.2.8-1+apertis0bv2024dev2b1), rust-iana-time-zone (= 0.1.53-1+apertis0bv2024dev2b1), rust-idna (= 0.3.0-1+apertis1bv2024dev3b1), rust-io-lifetimes (= 0.7.2-3+apertis0bv2024dev2b1), rust-lalrpop-util (= 0.19.8-1+apertis0bv2024dev2b1), rust-lazy-static (= 1.4.0-2+apertis0bv2024dev2b1), rust-libc (= 0.2.139-1+apertis1bv2024dev2b1), rust-linux-raw-sys (= 0.0.46-3+apertis0bv2024dev2b1), rust-memchr (= 2.5.0-1+apertis0bv2024dev2b1), rust-memsec (= 0.5.7-4+apertis0bv2024dev2b1), rust-nettle (= 7.1.0-1+apertis1bv2024dev2b2), rust-nettle-sys (= 2.1.0-2+apertis1bv2024dev2b1), rust-num-integer (= 0.1.44-1+apertis0bv2024dev2b1), rust-num-traits (= 0.2.15-1+apertis0bv2024dev2b1), rust-regex (= 1.7.1-1+apertis0bv2024dev2b1), rust-regex-syntax (= 0.6.27-1+apertis0bv2024dev2b1), rust-rustix (= 0.35.12-1+apertis0bv2024dev2b1), rust-sequoia-openpgp (= 1.12.0-2+apertis1bv2024dev3b1), rust-sha1collisiondetection (= 0.2.6-1+apertis1bv2024dev3b1), rust-smallvec (= 1.9.0-1+apertis0bv2024dev2b1), rust-smawk (= 0.3.1-2+apertis0bv2024dev2b1), rust-strsim (= 0.10.0-1+apertis0bv2024dev2b1), rust-structopt (= 0.3.26-2+apertis0bv2024dev2b1), rust-term-size (= 0.3.1-2+apertis0bv2024dev2b1), rust-terminal-size (= 0.2.1-3+apertis0bv2024dev2b1), rust-textwrap (= 0.16.0-2+apertis1bv2024dev2b1), rust-thiserror (= 1.0.38-1+apertis0bv2024dev2b1), rust-typenum (= 1.16.0-2+apertis0bv2024dev2b1), rust-unicode-bidi (= 0.3.8-2+apertis0bv2024dev2b1), rust-unicode-linebreak (= 0.1.4-1+apertis0bv2024dev2b1), rust-unicode-normalization (= 0.1.22-1+apertis0bv2024dev2b1), rust-unicode-width (= 0.1.10-1+apertis0bv2024dev2b1), rust-vec-map (= 0.8.1-2co1bv2024dev2b1), rust-xxhash-rust (= 0.8.5-3+apertis1bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)

Package: sqv-dbgsym
Priority: optional
Section: debug
Installed-Size: 9314
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-sequoia-sqv
Version: 1.1.0-1+apertis2bv2024dev3b2
Depends: sqv (= 1.1.0-1+apertis2bv2024dev3b2)
Filename: pool/target/r/rust-sequoia-sqv/sqv-dbgsym_1.1.0-1+apertis2bv2024dev3b2_armhf.deb
Size: 8621664
MD5sum: 11e61080998f386ca512da01394bd7c7
SHA1: d3fb56045f47c4d63a3e57020e522c0e0ba2fa0a
SHA256: 9343212f12dc7a6e8eac825a90412a04bb9470847f592f28ae5ab4236df55a54
SHA512: fd3cbd4e51012e139884c4a166833539880b8218db336c860f884ba842edb518442117846448dd529f9a036fe34c653b4b59a01217582c11828cd7519e4530af
Description: debug symbols for sqv
Auto-Built-Package: debug-symbols
Build-Ids: 585a4eaae60bb47b942088ecd1eacb6a734408bd
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1+apertis0bv2024dev2b1), rust-ansi-term (= 0.12.1-1apertis0bv2024dev2b1), rust-anyhow (= 1.0.69-1+apertis1bv2024dev2b1), rust-atty (= 0.2.14-2apertis0bv2024dev2b1), rust-base64 (= 0.13.0-1+apertis0bv2024dev2b1), rust-bitflags (= 1.3.2-3+apertis0bv2024dev2b1), rust-buffered-reader (= 1.1.4-1+apertis0bv2024dev2b1), rust-cfg-if (= 1.0.0-1apertis0bv2024dev2b1), rust-chrono (= 0.4.23-2+apertis0bv2024dev2b1), rust-clap-2 (= 2.34.0-3+apertis0bv2024dev2b1), rust-dyn-clone (= 1.0.2-1+apertis2bv2024dev2b1), rust-generic-array (= 0.14.4-1+apertis0bv2024dev2b1), rust-getrandom (= 0.2.8-1+apertis0bv2024dev2b1), rust-iana-time-zone (= 0.1.53-1+apertis0bv2024dev2b1), rust-idna (= 0.3.0-1+apertis1bv2024dev3b1), rust-io-lifetimes (= 0.7.2-3+apertis0bv2024dev2b1), rust-lalrpop-util (= 0.19.8-1+apertis0bv2024dev2b1), rust-lazy-static (= 1.4.0-2+apertis0bv2024dev2b1), rust-libc (= 0.2.139-1+apertis1bv2024dev2b1), rust-linux-raw-sys (= 0.0.46-3+apertis0bv2024dev2b1), rust-memchr (= 2.5.0-1+apertis0bv2024dev2b1), rust-memsec (= 0.5.7-4+apertis0bv2024dev2b1), rust-nettle (= 7.1.0-1+apertis1bv2024dev2b2), rust-nettle-sys (= 2.1.0-2+apertis1bv2024dev2b1), rust-num-integer (= 0.1.44-1+apertis0bv2024dev2b1), rust-num-traits (= 0.2.15-1+apertis0bv2024dev2b1), rust-regex (= 1.7.1-1+apertis0bv2024dev2b1), rust-regex-syntax (= 0.6.27-1+apertis0bv2024dev2b1), rust-rustix (= 0.35.12-1+apertis0bv2024dev2b1), rust-sequoia-openpgp (= 1.12.0-2+apertis1bv2024dev3b1), rust-sha1collisiondetection (= 0.2.6-1+apertis1bv2024dev3b1), rust-smallvec (= 1.9.0-1+apertis0bv2024dev2b1), rust-smawk (= 0.3.1-2+apertis0bv2024dev2b1), rust-strsim (= 0.10.0-1+apertis0bv2024dev2b1), rust-structopt (= 0.3.26-2+apertis0bv2024dev2b1), rust-term-size (= 0.3.1-2+apertis0bv2024dev2b1), rust-terminal-size (= 0.2.1-3+apertis0bv2024dev2b1), rust-textwrap (= 0.16.0-2+apertis1bv2024dev2b1), rust-thiserror (= 1.0.38-1+apertis0bv2024dev2b1), rust-typenum (= 1.16.0-2+apertis0bv2024dev2b1), rust-unicode-bidi (= 0.3.8-2+apertis0bv2024dev2b1), rust-unicode-linebreak (= 0.1.4-1+apertis0bv2024dev2b1), rust-unicode-normalization (= 0.1.22-1+apertis0bv2024dev2b1), rust-unicode-width (= 0.1.10-1+apertis0bv2024dev2b1), rust-vec-map (= 0.8.1-2co1bv2024dev2b1), rust-xxhash-rust (= 0.8.5-3+apertis1bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1)

Package: ss-dev
Priority: optional
Section: libdevel
Installed-Size: 100
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: armhf
Source: e2fsprogs (1.47.0-2+apertis0bv2024dev3b2)
Version: 2.0-1.47.0-2+apertis0bv2024dev3b2
Depends: libc6-dev | libc-dev, libss2 (= 1.47.0-2+apertis0bv2024dev3b2), comerr-dev
Filename: pool/target/e/e2fsprogs/ss-dev_2.0-1.47.0-2+apertis0bv2024dev3b2_armhf.deb
Size: 36360
MD5sum: a604fb63a709f140026fffee76dadcb1
SHA1: 5dac5d4a38f3ddd9dea4aaabc548b12123f1ce02
SHA256: cd87e4efdd641a68debcbea462bb81f2f8a07b70e85b52f00ee2b3d7b1dfc840
SHA512: 873de3af4e8b26a05c299eec98524b1d67240dde88a8156cbaf352a534108dad9e0ec85ce03a585ca455dec3aef60b879db6295ee47e575d5c2ee845f0f7989d
Description: command-line interface parsing library - headers and static libraries
 This package includes a tool that parses a command table to generate
 a simple command-line interface parser, the include files needed to
 compile and use it, and the static libs.
 .
 It was originally inspired by the Multics SubSystem library.
 .
 This package contains the development environment for the ss library.
Homepage: http://e2fsprogs.sourceforge.net
Multi-Arch: same

Package: ssh
Priority: optional
Section: net
Installed-Size: 189
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: all
Source: openssh
Version: 1:9.2p1-2+apertis2bv2024dev3b1
Depends: openssh-client (>= 1:9.2p1-2+apertis2bv2024dev3b1), openssh-server (>= 1:9.2p1-2+apertis2bv2024dev3b1)
Filename: pool/target/o/openssh/ssh_9.2p1-2+apertis2bv2024dev3b1_all.deb
Size: 180600
MD5sum: eb5456c60e8c7672b734ff5fd7d298f6
SHA1: b3d3474c3a8712677f1439cb6df49fccd711f1d0
SHA256: a2c24c279d2e9291d386deb33fbb710f0499d72d1e17f4678345763ceaefaba0
SHA512: ac5332c5e13808f975c55331f7410d43ef2778b0a216b177fa2a48bfa703665877135b671391f1e1033d50058d1b36ba81bd05c98882cb3a9e914ca6e03698eb
Description: secure shell client and server (metapackage)
 This metapackage is a convenient way to install both the OpenSSH client
 and the OpenSSH server. It provides nothing in and of itself, so you
 may remove it if nothing depends on it.
Homepage: https://www.openssh.com/
Multi-Arch: foreign

Package: ssh
Priority: optional
Section: net
Installed-Size: 189
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: all
Source: openssh
Version: 1:9.2p1-2+apertis1bv2024dev3b1
Depends: openssh-client (>= 1:9.2p1-2+apertis1bv2024dev3b1), openssh-server (>= 1:9.2p1-2+apertis1bv2024dev3b1)
Filename: pool/target/o/openssh/ssh_9.2p1-2+apertis1bv2024dev3b1_all.deb
Size: 180836
MD5sum: 89a367355d5ada295382357c91041fab
SHA1: 9aebd313bca1f195d27c3bdb7a209b53cf4792fc
SHA256: 18949c26108af0c8dd013f5b22760259d9a847b45576eb2e3218efeffdba66a6
SHA512: 639c874bb7e42f88a2990a7b4d112b28d0b888085eb426e63c638f7017740d42bd435f79bc44c847dbac4e573998c52dd209022c89e476b2d49c0e6e1c6b80ba
Description: secure shell client and server (metapackage)
 This metapackage is a convenient way to install both the OpenSSH client
 and the OpenSSH server. It provides nothing in and of itself, so you
 may remove it if nothing depends on it.
Homepage: https://www.openssh.com/
Multi-Arch: foreign

Package: ssh
Priority: optional
Section: net
Installed-Size: 182
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: all
Source: openssh
Version: 1:9.2p1-2+apertis1bv2024dev2b1
Depends: openssh-client (>= 1:9.2p1-2+apertis1bv2024dev2b1), openssh-server (>= 1:9.2p1-2+apertis1bv2024dev2b1)
Filename: pool/target/o/openssh/ssh_9.2p1-2+apertis1bv2024dev2b1_all.deb
Size: 173684
MD5sum: f18c50eca916558540b1e34f3d5960de
SHA1: 432f7bf62254075ecc2f8c94329183ef1e73037e
SHA256: 245f7e1589c0a6fded5449bd5b38b50fb6adb28d3c250c7513dd7a7ca453534b
SHA512: 14842154aad8eccc1abd38b4b35a20e2c8e264a58501205b60b0da83cccbe30afa5c509e6ce2a0bb69251e00b7b812b536181f251c47c382f6d378d1f215b904
Description: secure shell client and server (metapackage)
 This metapackage is a convenient way to install both the OpenSSH client
 and the OpenSSH server. It provides nothing in and of itself, so you
 may remove it if nothing depends on it.
Homepage: https://www.openssh.com/
Multi-Arch: foreign

Package: ssh-askpass-gnome
Priority: optional
Section: gnome
Installed-Size: 218
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Source: openssh
Version: 1:9.2p1-2+apertis2bv2024dev3b1
Replaces: ssh (<< 1:3.5p1-3)
Provides: ssh-askpass
Depends: openssh-client | ssh (>= 1:1.2pre7-4), libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.19.12)
Filename: pool/target/o/openssh/ssh-askpass-gnome_9.2p1-2+apertis2bv2024dev3b1_armhf.deb
Size: 193632
MD5sum: 78aea607406f996acea7a22f2ec4b7af
SHA1: 7448643236ceedec3cf1db7b729c4d089841bbe4
SHA256: 456846744c304e937c1ad1fd4e6eb0585b561cf8ff3fdd6f08a4ac9c9bd59798
SHA512: ab70f5c61abbda0f28e69803f17b69d5cfe9e5d29de62eaba6511fe0a0fea4e6b10e9385f1d1459b03459e51fb2db572199c0106f5a1eacd226b16341417362a
Description: interactive X program to prompt users for a passphrase for ssh-add
 This has been split out of the main openssh-client package so that
 openssh-client does not need to depend on GTK+.
 .
 You probably want the ssh-askpass package instead, but this is
 provided to add to your choice and/or confusion.
Homepage: https://www.openssh.com/
Multi-Arch: foreign

Package: ssh-askpass-gnome-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: armhf
Source: openssh
Version: 1:9.2p1-2+apertis2bv2024dev3b1
Depends: ssh-askpass-gnome (= 1:9.2p1-2+apertis2bv2024dev3b1)
Filename: pool/target/o/openssh/ssh-askpass-gnome-dbgsym_9.2p1-2+apertis2bv2024dev3b1_armhf.deb
Size: 16992
MD5sum: 1b7eb4fd4e7554a6ae9bf3cf8eb02892
SHA1: e3bc8600100bb2b59259baed552617cf6a9b5e10
SHA256: 56db33ae06d90dc111745f97665a6b1a8f800496650b0b3c8d85ccd807ce92e4
SHA512: 753c913489da2616e3d859fcd13a039e7c51f9110859254d38f5a981d4598418e01a8682fb980dbab9888a9485e36bbcb2ab78ac663cabfa404af5d607910e66
Description: debug symbols for ssh-askpass-gnome
Auto-Built-Package: debug-symbols
Build-Ids: 27ffc280b1c995ed72a40dfd68b50a4f1649c42a

Package: stress-ng
Priority: optional
Section: devel
Installed-Size: 1889
Maintainer: Colin Ian King <colin.i.king@gmail.com>
Architecture: armhf
Version: 0.15.06-2+apertis1bv2024dev3b1
Depends: libapparmor1 (>= 2.10), libbsd0 (>= 0.6.0), libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libegl1, libgbm1 (>= 8.1~0), libgles2, libjpeg62-turbo (>= 1.3.1), libjudydebian1, libkmod2 (>= 5~), libsctp1 (>= 1.0.10+dfsg), libxxhash0 (>= 0.6.5), zlib1g (>= 1:1.1.4)
Filename: pool/target/s/stress-ng/stress-ng_0.15.06-2+apertis1bv2024dev3b1_armhf.deb
Size: 807268
MD5sum: 3320950d1874414d9e38e1aa4c643fb8
SHA1: 5b38a527f2241b40eb262556f3128dc8e6e31ee3
SHA256: 64120d74646fe161f893f7fb3136bc46156db98d62183b39ceb3455a6702e5cd
SHA512: d4ab00979a9da40a12a025491344234306c7a137c8ea49c9e8267df90035804d4adc2de89adb1336a4bf82554e6d4c11a60bd6ddc9098df517d6f669bc150ab5
Description: tool to load and stress a computer
 stress-ng can stress various subsystems of a computer.  It can stress load
 CPU, cache, disk, memory, socket and pipe I/O, scheduling and much more.
 stress-ng is a re-write of the original stress tool by Amos Waterland but
 has many additional features such as specifying the number of bogo operations
 to run, execution metrics, a stress verification on memory and compute
 operations and considerably more stress mechanisms.
Homepage: https://github.com/ColinIanKing/stress-ng

Package: stress-ng-dbgsym
Priority: optional
Section: debug
Installed-Size: 2871
Maintainer: Colin Ian King <colin.i.king@gmail.com>
Architecture: armhf
Source: stress-ng
Version: 0.15.06-2+apertis1bv2024dev3b1
Depends: stress-ng (= 0.15.06-2+apertis1bv2024dev3b1)
Filename: pool/target/s/stress-ng/stress-ng-dbgsym_0.15.06-2+apertis1bv2024dev3b1_armhf.deb
Size: 2650536
MD5sum: 82dcecbffa00835453d715e05ead72e7
SHA1: b6ecd61ca8bd2ef28bc6a918183a67909185e4bf
SHA256: ef6406ecb205e6ca0fcffa2b6ba0d9c525b29d5a264e39100f2ae899917933d0
SHA512: 8dcdd5f004d3f926f66c0cc079a66c57b34ad6d1dd869a33ddb8177e5be0d6f4db77c6263e680720b0aa74a9d9af5aefe2165de6a7895d13ed4e4cd1396b2f1b
Description: debug symbols for stress-ng
Auto-Built-Package: debug-symbols
Build-Ids: 92834a049ba25a8eefb2dfbeebcaba5374cda03a

Package: sudo
Priority: optional
Section: admin
Installed-Size: 5395
Maintainer: Sudo Maintainers <sudo@packages.debian.org>
Architecture: armhf
Version: 1.9.13p3-1+deb12u1+apertis0bv2024dev3b1
Replaces: sudo-ldap
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.3.4), libpam-modules
Pre-Depends: init-system-helpers (>= 1.54~)
Conflicts: sudo-ldap
Filename: pool/target/s/sudo/sudo_1.9.13p3-1+deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 1836292
MD5sum: e54f1c89922d0aab84940b149639beb4
SHA1: 0c9334ff428e90764799d4c0404f669c8ccb7c72
SHA256: 55d70a1f395adf880edd9f19469415021475dca9f05adf5b08a9f738e4f2ed3e
SHA512: 80dd39b76c2cde9d07fb2330850ec86a5960c001986c3de9b858f4afef8d820a2f97b7b477221d68be228b55730a264e5bff142c67a6ebecd26b7441f8966b8c
Description: Provide limited super user privileges to specific users
 Sudo is a program designed to allow a sysadmin to give limited root
 privileges to users and log root activity.  The basic philosophy is to give
 as few privileges as possible but still allow people to get their work done.
 .
 This version is built with minimal shared library dependencies, use the
 sudo-ldap package instead if you need LDAP support for sudoers.
Homepage: https://www.sudo.ws/

Package: sudo-dbgsym
Priority: optional
Section: debug
Installed-Size: 2180
Maintainer: Sudo Maintainers <sudo@packages.debian.org>
Architecture: armhf
Source: sudo
Version: 1.9.13p3-1+deb12u1+apertis0bv2024dev3b1
Depends: sudo (= 1.9.13p3-1+deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/s/sudo/sudo-dbgsym_1.9.13p3-1+deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 1881184
MD5sum: 6f35aed6116a3980a7a45e62040201b8
SHA1: af783061e947f8593c6c16fdd1603a335959a15e
SHA256: 1cb397d251ec7076448bec520989335d4df567fbdbd5afc75e6c67484816d153
SHA512: 835392220806f7028cc5238d572af0c2ffe7393fed3ff02f950c66da8476ed27b1f00400d479e46fef70b3c2d1d9795436c7e48f3b3571988d9d0a10ab481683
Description: debug symbols for sudo
Auto-Built-Package: debug-symbols
Build-Ids: 04a78e9140c8dcaefeeb2fb4a59f3c694a250b68 0f31b2d7a90d233e6f84b39e252765923078a134 10f35c5270a57c98e4a329e17cda02fbd5e1aa8b 2f134b11675bfb5f242794766941e81ee6ba43b5 31341f75c1b2097c936c8efc778318fbfcfcba6c 401f00f66820cb9e91fbd252ed4c59a8ceca43bf 50bb4e5f1911d552c77c8e12a80be999a50e97e7 5ee25cfba6f1152dcd45f3c5c7a8748e482e770c 6e8dd73956a36f8549cbecac21ddbbf371b9cc8e a5ad771e56e1641f4aa7cb34fdad249b07e475d0 b6ea106c399b5043c4126f196e72f58a4af16c73 c4c9bee79759d84beda5734a6278436a48833456 ddb1f76c8c875d4942bfa400a0cb9d36f9f743d1 e4ae5622c6bc5033342dc18856c2e39e540ab081

Package: sudo-ldap
Priority: optional
Section: admin
Installed-Size: 5457
Maintainer: Sudo Maintainers <sudo@packages.debian.org>
Architecture: armhf
Source: sudo
Version: 1.9.13p3-1+deb12u1+apertis0bv2024dev3b1
Replaces: sudo
Provides: sudo
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libldap-2.5-0 (>= 2.5.4), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.3.4), libnss-sudo, libpam-modules
Pre-Depends: init-system-helpers (>= 1.54~)
Conflicts: sudo
Filename: pool/target/s/sudo/sudo-ldap_1.9.13p3-1+deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 1872952
MD5sum: e3d99506e5cb6f3cd178d4b344e7ceab
SHA1: e7ff7242bfea327589f37d303004361c16f5febf
SHA256: 4b4c6f1c46061b845e2a8d9af8979cc80eca4141498682d04a80e8be322e3281
SHA512: 4d8bbf3c91aeced65c65906073b8303cff8b0f6e64d0091d5fcf4e375006554fb4ab1f0f96eb99cea108f9ee4c5a07e5d3987b05a0a3c67ab1e11e837e11a9b6
Description: Provide limited super user privileges (with LDAP support)
 Sudo is a program designed to allow a sysadmin to give limited root
 privileges to users and log root activity.  The basic philosophy is to give
 as few privileges as possible but still allow people to get their work done.
 .
 This version is built with LDAP support, which allows an equivalent of the
 sudoers database to be distributed via LDAP.  Authentication is still
 performed via pam.
Homepage: https://www.sudo.ws/

Package: sudo-ldap-dbgsym
Priority: optional
Section: debug
Installed-Size: 2226
Maintainer: Sudo Maintainers <sudo@packages.debian.org>
Architecture: armhf
Source: sudo
Version: 1.9.13p3-1+deb12u1+apertis0bv2024dev3b1
Depends: sudo-ldap (= 1.9.13p3-1+deb12u1+apertis0bv2024dev3b1)
Filename: pool/target/s/sudo/sudo-ldap-dbgsym_1.9.13p3-1+deb12u1+apertis0bv2024dev3b1_armhf.deb
Size: 1925456
MD5sum: d7b2d318b45222374400ab73ec051c1d
SHA1: e5747e111e0b39d84127f2d186d432da384e28c4
SHA256: 39114fa14393484e67a07c9fddf374f1d2bc2ec46154b243fd0cee747ee7ceda
SHA512: eb0bf5e7d5cea1f06386ae57afe70675f19c0c30e039e5fe84ed54f43ba95922592b68d3c95b84dac5673a27ce305bef72001c47ba24429198520f29b68b4aa2
Description: debug symbols for sudo-ldap
Auto-Built-Package: debug-symbols
Build-Ids: 2a9d3ef7d680bcd6053f824e0c963ec41f9ce23c 4847006af9adc0ad8c42659819062bd1f9c459c7 4b35241f36be8aabaeaa7482b9c54d480c948115 52f2618bba5c1be0580d52b0f68cf10ea6337375 59f10fbbbd29b5fae97bf2faa767d8fd4c961e17 8b17bd0ba4bfeff7be727627196c87308be71e4a a410c9fe8cf26b2205c9d839241ca7c197eaba56 ac7ff6b3add62e3b91f3f6dd5c1576a5b89cbebe cc555fd7edfeebff4674e59deaa5d8a001c0af44 d47291c84ea045bce38c6fb4a1250d754f29c730 dada806a54492d4a1d2d1e17290511460c199966 e5fa98b6bff71f4f1c73e86850b9c3ff27c89306 e804841e7205ab855365cd60f524da22d12b448d fc3296b2bb25b3a21aff5090542f394ff7f5b5ac

Package: svt-av1
Priority: optional
Section: video
Installed-Size: 120
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Version: 1.4.1+dfsg-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libsvtav1dec0 (>= 1.4.1+dfsg), libsvtav1enc1 (>= 1.4.1+dfsg)
Filename: pool/target/s/svt-av1/svt-av1_1.4.1+dfsg-1+apertis2bv2024dev3b1_armhf.deb
Size: 51360
MD5sum: 520a0c6d0a1aeb173c611843cffd3f1b
SHA1: 4ebbce0d1baea1e332ed3298442b577ebaeec521
SHA256: 68cea873460a09e97eed114b245129165e2c3274f09d9a5f5a35cf1aaed2c248
SHA512: 19fa97355df82a9a2348a1b7355f1414a68dd9310eeac3ae8ac90a1db89c20d821280fbac3b0096c4db269556d9d3ea825762cc74e51042dbe1b65695df594cd
Description: Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder)
 The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
 AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
 is a work-in-progress targeting performance levels applicable to both VOD and
 Live encoding / transcoding video applications. The SVT-AV1 decoder
 implementation is targeting future codec research activities.
Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1

Package: svt-av1-dbgsym
Priority: optional
Section: debug
Installed-Size: 154
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: svt-av1
Version: 1.4.1+dfsg-1+apertis2bv2024dev3b1
Depends: svt-av1 (= 1.4.1+dfsg-1+apertis2bv2024dev3b1)
Filename: pool/target/s/svt-av1/svt-av1-dbgsym_1.4.1+dfsg-1+apertis2bv2024dev3b1_armhf.deb
Size: 124384
MD5sum: 7712eeb24242071fdb1d76ab49c759b2
SHA1: d68d3fbff42932b13b740e092cb7b58aa2a497c7
SHA256: b57e87334a93a097bd3496265173ec3f1ea2bd6adfb2a532a2d2d7a49e7b06d9
SHA512: 280b75d455a24bb2d4a7127cb34bf30060b2d7a93fb018cf1902a4a868324e7027af459a1489c0f390e1cbc3bb3701e1b7dd5cc6272e5a5c07f66d9a90612903
Description: debug symbols for svt-av1
Auto-Built-Package: debug-symbols
Build-Ids: b46c8a85e8f41d2d522ecf71c24e1d2482000084 d8e0b35de76ed61796eaf4303eb57c087659327a

Package: symlinks
Priority: optional
Section: utils
Installed-Size: 25
Maintainer: Gunnar Wolf <gwolf@debian.org>
Architecture: armhf
Version: 1.4-4apertis0bv2024dev2b1
Depends: libc6 (>= 2.34)
Filename: pool/target/s/symlinks/symlinks_1.4-4apertis0bv2024dev2b1_armhf.deb
Size: 8564
MD5sum: c0e99b1c9fb67a1cc6cef42b41188f43
SHA1: e50d286b64bad7202fcbc1734c443284abb3912b
SHA256: 2b1d68c315c837b48d4d195720ad6258e940edf4040b9adf8b18e1dc1abaa619
SHA512: e4e422ae6e4e1797edf2afff42367e232137cc3f20fde30ef5ce822870fd5877ed041ae1aea01d102c762f2f62a6fa9927783497e107f01c0ae047ab651fac8f
Description: scan/change symbolic links
 Symlinks scans directories for symbolic links and lists
 them on stdout. Each link is prefixed with a classification
 of relative, absolute, dangling, messy, lengthy or other_fs.
 .
 Symlinks can also convert absolute links (within the same filesystem)
 to relative links and can delete messy and dangling links.
Multi-Arch: foreign

Package: symlinks-dbgsym
Priority: optional
Section: debug
Installed-Size: 25
Maintainer: Gunnar Wolf <gwolf@debian.org>
Architecture: armhf
Source: symlinks
Version: 1.4-4apertis0bv2024dev2b1
Depends: symlinks (= 1.4-4apertis0bv2024dev2b1)
Filename: pool/target/s/symlinks/symlinks-dbgsym_1.4-4apertis0bv2024dev2b1_armhf.deb
Size: 11560
MD5sum: 545103b423cc6519c8550f1bdb0b6ac6
SHA1: bfc3d6f944b63b16ba3370b4950594de2459e65b
SHA256: 1da49a11292cb999e11cece305b1dbb2fb360e778084c691ae9c396fcd4ea500
SHA512: d4f2472954277b08c58fa7bdffdeb59d1ae58c6cd5f27aa89ee0ac8b31a35205ef5076ffc5f527af09148e18eba1874b74df5a697202c55fa8dda6576bd0acd0
Description: debug symbols for symlinks
Auto-Built-Package: debug-symbols
Build-Ids: 2fbe45422a67f87a9dbb4181e6bbd3ace594f827

Package: systemd
Priority: important
Section: admin
Installed-Size: 7700
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Provides: systemd-sysusers (= 252.12-1~deb12u1+apertis1bv2024dev3b1), systemd-tmpfiles (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Depends: libacl1 (>= 2.2.23), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.24.2), libcryptsetup12 (>= 2:2.4), libcurl4 (>= 7.16.2), libfdisk1 (>= 2.33), libkmod2 (>= 15), libp11-kit0 (>= 0.23.18.1), libseccomp2 (>= 2.3.1), libsystemd-shared (= 252.12-1~deb12u1+apertis1bv2024dev3b1), libsystemd0 (= 252.12-1~deb12u1+apertis1bv2024dev3b1), mount
Pre-Depends: libblkid1 (>= 2.24), libc6 (>= 2.34), libcap2 (>= 1:2.10), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.30), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2)
Recommends: default-dbus-system-bus | dbus-system-bus, systemd-timesyncd | time-daemon
Suggests: systemd-container, systemd-homed, systemd-userdbd, systemd-boot, systemd-resolved, libfido2-1, libqrencode4, libtss2-esys-3.0.2-0, libtss2-mu0, libtss2-rc0, polkitd | policykit-1
Conflicts: consolekit, libpam-ck-connector, systemd-shim
Breaks: less (<< 563), resolvconf (<< 1.83~), sicherboot (<< 0.1.6), udev (<< 247~)
Filename: pool/target/s/systemd/systemd_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 2953780
MD5sum: a42d3d637dd81bfb7e8e6b63e66a2b58
SHA1: 60531d1f16203392710f178493470c51d03e7f08
SHA256: 6370593400706220e394b6b2fc228f12c3e5383736800d8ea0da995a84b0d9b5
SHA512: 50fc1a92bd86a1a11a2acaf042fa8f40d294b3100f85cd1dc1154723f79da1fc05671f8e670732595bc372f7e57311611383ae77b9d0686469be0282de86e419
Description: system and service manager
 systemd is a system and service manager for Linux. It provides aggressive
 parallelization capabilities, uses socket and D-Bus activation for starting
 services, offers on-demand starting of daemons, keeps track of processes using
 Linux control groups, maintains mount and automount points and implements an
 elaborate transactional dependency-based service control logic.
 .
 Installing the systemd package will not switch your init system unless you
 boot with init=/lib/systemd/systemd or install systemd-sysv in addition.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: foreign

Package: systemd-boot
Priority: optional
Section: admin
Installed-Size: 220
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Replaces: systemd (<< 251.2-3~)
Depends: libc6 (>= 2.34), libsystemd-shared (= 252.12-1~deb12u1+apertis1bv2024dev3b1), systemd-boot-efi (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Recommends: efibootmgr
Breaks: systemd (<< 251.2-3~)
Filename: pool/target/s/systemd/systemd-boot_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 107004
MD5sum: 6976b2f787e4b012af12b30bc2afb501
SHA1: 6dd18a374a61fce6df21eab4c2882762191012b3
SHA256: 9c60d9b09507430f60dc008ac3f6386bdbe4c689bdbd913003818783db0b8dbe
SHA512: a2c2f93ffde382855e002ff4f9bd807d0323f05e9b53bd50ca3bc758a2f100465cdace2b406bf00f87a2d7be86f52b135d3f2b054f252429996b999e966e1053
Description: simple UEFI boot manager - tools and services
 systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a
 textual menu to select the entry to boot and an editor for the kernel command
 line. It supports systems with UEFI firmware only.
 .
 Installing systemd-boot will configure and install it in the ESP.
 .
 This package contains various tools and services to manage systems using
 systemd-boot.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: systemd-boot-dbgsym
Priority: optional
Section: debug
Installed-Size: 154
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd-boot (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-boot-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 112732
MD5sum: 2c2e2723960b1fbfe1ca1b7d990ed6a7
SHA1: 77a8b1c537f5f85852be4497b6d832610ff80709
SHA256: bce5cfb8c6e2f34aeefd2401ca132aadb5d50e3e19e2720ee2ecd7204c6f729a
SHA512: 390f90cc676a1409917ac23b6701348249acc85677556feba07ff334e43c0b99ee467cbee097ab2c467ced20e8a1278a2902fb4752e4afe13eef544e6b4f4efc
Description: debug symbols for systemd-boot
Auto-Built-Package: debug-symbols
Build-Ids: 1eefc13381726954f7c3c4988a0429da6b5bca3d 5aa931d1d3a022b1a83c949e58f0440cf9c8d5a5 fe790ccac6c8432157593cde071cf364ed1be196

Package: systemd-boot-efi
Priority: optional
Section: admin
Installed-Size: 291
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Replaces: systemd (<< 251.2-3~)
Breaks: systemd (<< 251.2-3~)
Filename: pool/target/s/systemd/systemd-boot-efi_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 105856
MD5sum: 646dce1f2825a1feaed395cdb3d5236a
SHA1: 6871d5fe639102ce05c2d17644f8dc3c77d93154
SHA256: a90b57dc046d5f3801a824b83713821aaf621fa446ba5f0baee930524257290c
SHA512: f77025cf99a547a52e25b60227c7e75153f953ac951a1b67188508a32040529bc6d973793a9b483e8449a3a7b943f9f5548b1b2d055d73ae4e2e259724dda141
Description: simple UEFI boot manager - EFI binaries
 systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a
 textual menu to select the entry to boot and an editor for the kernel command
 line. It supports systems with UEFI firmware only.
 .
 This package contains the EFI binaries.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: same

Package: systemd-boot-efi-dbgsym
Priority: optional
Section: debug
Installed-Size: 94
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd-boot-efi (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-boot-efi-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 6992
MD5sum: e2e7eccd22e6c86c028ce4c8a6a427eb
SHA1: bac550cf36ce156038445ecc9673797113788e8d
SHA256: cd013437dfc2390ef9d81942ce21d71085b27f57928d7aa44499be628b77c1b0
SHA512: e728b77ac21ef809cc6c426da5bdba72704b9307e7611abcdb6a6e12ba5fbf2f381adc36e9ed6b359910c7fe21b6f7b766458bf9400b53026b8cc64a58ee056b
Description: debug symbols for systemd-boot-efi
Auto-Built-Package: debug-symbols
Build-Ids: 599a9120aa03c0dab67ffbdbeac3f815adb828fc
Multi-Arch: same

Package: systemd-container
Priority: optional
Section: admin
Installed-Size: 974
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libacl1 (>= 2.2.23), libbz2-1.0, libc6 (>= 2.34), libcurl4 (>= 7.16.3), liblzma5 (>= 5.1.1alpha+20120614), libseccomp2 (>= 2.3.1), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libsystemd-shared (= 252.12-1~deb12u1+apertis1bv2024dev3b1), zlib1g (>= 1:1.1.4), systemd, default-dbus-system-bus | dbus-system-bus
Recommends: libnss-mymachines
Filename: pool/target/s/systemd/systemd-container_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 405656
MD5sum: 59c43e0fac12168c6442ae153a96203b
SHA1: 032935c04c5e94dc9c5da68cada4a37f5a8662a0
SHA256: 6be26ec1f90dc2a98c3ed7d17abbfa7a4dcf715b8b035ace6b675ba6c956da87
SHA512: 0ab37911ca524b3dffcf0e125e683f7be9b4d1afb5b574da13403ec57d9fdab6ce0392219e25c0b37a56399cfb30b21b8813f89571c31fe453b3ecac60755e69
Description: systemd container/nspawn tools
 This package provides systemd's tools for nspawn and container/VM management:
  * systemd-nspawn
  * systemd-machined and machinectl
  * systemd-importd
  * systemd-portabled and portablectl
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: foreign

Package: systemd-container-dbgsym
Priority: optional
Section: debug
Installed-Size: 1231
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd-container (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-container-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 999884
MD5sum: 589f2b9d64d4514c4ec7e10befd45d4e
SHA1: d0d48f985757d1ae0dcbd33352bced1cded43c62
SHA256: 420b4caa2e9d82eafb229f487a5165231e2a4bed17b9148379ba01717daf2415
SHA512: d7b43693dd3a9c27f4714db69762c732c1dd4c33feec3ce83e29dd37e4279490675f821758da2d705ed5f3983c917c57fd6d99f6408b318e5eb8e0ca88547bce
Description: debug symbols for systemd-container
Auto-Built-Package: debug-symbols
Build-Ids: 09865bdd94b4a10fc8fb8bb049dfc55d59a5869d 2da0b6c2b2257d185cd8b44db06ea6a71cfc95dd 487426762c7e921d26ad9f5f7a9ba5442964ad23 55e7040ee4d4644079bdefb9f4cd696c9ae0f32c 640f33b096508993703fad4206abcd5855aafe4d 6d5a3e7d3a35b1994e3c162652fc2da14a099973 7a35efc3020c53ee94573d3db260bce2b3a87ec8 7b93287c61363065d81b941184da110d525177de 7f11667a9a564960060f70ceff62a7e448c9a924 84b49845aab5a4c21b33640a876cda251a72c260 e6e07e5720f1c48f07176b109657642d28fb3a2c

Package: systemd-coredump
Priority: optional
Section: admin
Installed-Size: 217
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Replaces: core-dump-handler
Provides: core-dump-handler
Depends: libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libsystemd-shared (= 252.12-1~deb12u1+apertis1bv2024dev3b1), libzstd1 (>= 1.5.2), systemd
Recommends: libdw1
Conflicts: core-dump-handler
Filename: pool/target/s/systemd/systemd-coredump_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 103464
MD5sum: 433f517fc1730913734cad5b98897e42
SHA1: dd2def34bc081c0376792cf07a6c38234f4b69b3
SHA256: 5f6f22b913b9dd37e256fde09b59ceed412683c77307742a61bb52d853fd91fd
SHA512: 4e539d19859bccb1a8f353773e68aa29bf21e342b6225a9b1693985b1d00f954c81bc822d42494e78b63ff40044ea35abea90429c33655bb75d5b688ab1e6660
Description: tools for storing and retrieving coredumps
 This package provides systemd tools for storing and retrieving coredumps:
  * systemd-coredump
  * coredumpctl
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: foreign

Package: systemd-coredump-dbgsym
Priority: optional
Section: debug
Installed-Size: 200
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd-coredump (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-coredump-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 158276
MD5sum: e2446e6c38d3b6c25e59d3337bc3aaa0
SHA1: 01e512a515266156df2c91bebfbdb6fc2905636a
SHA256: 598388235a54de5ea1f150338aad0bce38a9f1ebf8032b08adf8e05c67c2c37b
SHA512: 603652d0669d6f9f628561a05bc3968c7229363c1940925d9216fb118a5b7a393767459ef56a58790613909624534d9767ec2a41e0e26a2a31a0ed829da53884
Description: debug symbols for systemd-coredump
Auto-Built-Package: debug-symbols
Build-Ids: a9c6d705b28334cd77cd19a70811647e618f00ed fc274c67df13950442236a077287dd592620d2d6

Package: systemd-dbgsym
Priority: optional
Section: debug
Installed-Size: 7967
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 6393140
MD5sum: d5438a648ca58ec3eebe07362e8ea779
SHA1: 13bd63e244b790c087267be88f6c22f879a3b40b
SHA256: 465d7800aab39137289df630133a5c2d97729dfe45bf3588e2752afe3060f074
SHA512: 02f5388fc944998e121cd2ec447fdc9f245403ce27d029408867b6b018c343dc1ab1835e21e7fb03f5b2b7d883d5b621d4034920809044ea83372a78d3afdc3e
Description: debug symbols for systemd
Auto-Built-Package: debug-symbols
Build-Ids: 0081d957c9e841f8920f6209141dc7c3ae790a2c 01e2d3504f3f7a8ff43372b179e7e329c62e54f7 03f4bdd1f5a7774e5b0ccebd61f7187a3cff1ba4 040e747f022cc5e818ff6014a00efacdcf8350e6 05fc3e94ffac366d4be223c626e23dd01d63f682 06b3d3e8cbe8520b7ca1b9a99519ca34717d4fdd 0c20f3983dbcb218ad0af9c37b25210fc109fddb 0c2493e3f6a50e7d13ef537f5f492e251b783b33 0ccce38b157d0e62f951f56af5b5c941e654b974 105cdafa90b75d611f3f38ab7c916177450dd93c 11acd1cfbf9ac2a1facf4e434902120ad12d2fb2 16db7701363d20476bda5d0166486ec2040487fd 16eb49aec8923b82cfd06b08f63afa2191266395 16fa4cd0e84f377ee126a2dee6ca369508b59393 1cb617a6f874a9911b9aca60bda38b1026b96213 23de88d4ca9a43a105cec587aa65b2f9b5a2b2e7 24324d8df4dbf4ca98a4132e35f84bf3073517e9 271a6463f83a4302ef8807987ae042a12d7b45c0 2a74435b946e4cc90441e8ecd194842d14d8efe7 2b2c788a954bd5d28753c2ab07104b60719dd8d1 2ce07ec0987188e0e2c4d0c89838f495351d5540 2f2445709292c4595b236ee737834225010a6f29 2f55c5ee61a331b85d618d0dc95b8555449e336b 305321fa58e5db90e53b63a288f161426ba6d409 354bfb64659be1a2cd26e2662cbce972b3fce155 36a35b5e1b469f8a7e2dac4557d5a106cf4526d0 37840d942909b5202f5e3c9b6d091153d5285951 4211fb1c956ea596477c685717b9f67cc8d2806f 43525d02cb3156699a24cc392514f272ee289cd8 4adc636b456e407483b86ecffd6fb85472336d04 4aedfd993e22e568ee4e87bf88bcb64cf28f6b3a 4b06fac7f7fb4117e6147604ae14671e3ba167f9 4ff21fd01b8db7c73b392d0f7525d9014b7dde3e 51c32750b55dd08f49a4e0e6b75725030798a19a 58714031f99b9cad8a3a7d313c99c7d9934b2e7f 5ad13f4f26974bfa46ab9eb822300c775cf3fc85 602736f9d728319eb91c8fa3a0777709b8532ddf 648817eded11f57a2214fbbc62da4322baa14f44 69a89bfeed321114bce1b054969154ab97aad15e 6a3bc34efa20dcdeb59ef51ab493a9c86d17a975 6afa8197617bc7d381e3526effcc1ba785f262af 6ea8515aee0c5b30b461458739ee6147fee576b9 711f9f79e3bef0c45b736e01eefd8a3fab3a207c 72ed2c9aeccfe1e1e23bd87df44ed07eb1462480 7883d7bb8fa92d7c23238fdcdec236d1c85de9ed 78993479a5d100b1f051b896e96ad3f41620aad5 7cc848ed9dfacd76fb7137f87f31ff0f4ce8546c 832efdbe733f0857cddb4570c0db1e349d82c3f8 837ef904bf86a324f037b9d80dc878b04119b0eb 8383e69105f3ba054a8405aaf4b15f1c66f01a9f 843f1490f3bc7d3e3765d258e994f1a9e3f95d29 848def85b791bf6eea27259d0bb47978fe9559fa 8644f9957af0343cfd8d9dec5c5fdbbb18b51f1e 875a0cd5ac578bb3868ae0a01a91b2e4d1de3ff4 8b7a7880fc4f3b7e7daaeb863ecd9822d56367a7 8e4d4927c2407d3195bd3a665a2c5fe841dbc303 8eb16cf85cb2e5a09591c01951a14d9f519ae8a7 92a58f1803e4755247e348dbbc68792f6e6abd31 956848025032c2997cbed36fbf09e548f5cb1c7f 963522645460106ea2c2ae269abfd8e0f8c957e0 9feb59ba40f4ff8a7e1dfd1e6247fac388a52db7 a1276918c18266af3904163fdbdb5921926a42c4 a4b5f86618e1e84c9b76af2577edfee5d528c6cd a5045c2f12e98208cd824921e9705a4ea40fade5 b3a180a394266edc94e49a6281555ccba6cb6bee b5041c09c4f8502a8747672e4cfc79cfec8094a6 b5df4aa8b9e00ba4436d7c8b24422ad8bc202c67 b9c3c98e099a0a72e43c649d6e21e1428abf5240 bc1abae27ee696dd01637d61d8917ea9bc670703 bcab06b9fe7711ac6319651745e614165b658a4f bf0ead74c75a54cbbd10d01186e157d3e9f614c8 bfc2de11b2e609e11ce5ca1f0606aacf313a572e bfe5bd23a41569b3105b0135600969540b727ffe c223daa2703050cc562945a970396dda2e4e1a38 c496c15a1bc583d1c126f9a847b421d35a6716c1 c9318c745a5b4dcfc6eb326fcf7feccf25bb6c17 cbcde5dadd93accc01ec2815691909171a33ac5f ce5e239790d210308f578f1d2cf2c16bb12ea064 cec124ed1db812b63178cd92c376d9c2880dfed8 d07365e376d4844942ba2e799c74f26471e17e66 d7b16992cd8eb0d61c2349c2716c311cbbf223c7 d97bd1d00d118762a9ffac6a26e5ef827f9e0852 daa4827b5e9391a59452c633721f47eb4d37100a dc483830bd6f9e343283a84df8f0b1873a163c17 e2770df0171b8a67e9b3c23b674afe8c6b9672e1 e2e4d3ebc9bbcd34e178dfe3e555fec999267ef5 ea3500f891ee0f89f4be0b162363ce4aa569270d ee23b52072813343d94e422015b969d68b56651b efbdcc652cb964e445609343917f1f22415a9e59 f11ad2fa37f6284b0bb62d04ff6157d9a2f682a6 f48086bfb919e02d899a43902c8fa76657e12653 f5112fd997f4215cc95454eba28dd0d5bc27fc41 fa36928ef4a4a6813e74a4801082bc4d54e46b30 fbbfa9586e401a82fa6c4a900214759df60c50a2

Package: systemd-homed
Priority: optional
Section: admin
Installed-Size: 831
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libblkid1 (>= 2.24), libc6 (>= 2.36), libcap2 (>= 1:2.10), libfdisk1 (>= 2.33), libp11-kit0 (>= 0.23.18.1), libpam0g (>= 1.1.1), libssl3 (>= 3.0.0), libsystemd-shared (= 252.12-1~deb12u1+apertis1bv2024dev3b1), systemd-userdbd (= 252.12-1~deb12u1+apertis1bv2024dev3b1), systemd (= 252.12-1~deb12u1+apertis1bv2024dev3b1), libpam-runtime
Pre-Depends: init-system-helpers (>= 1.64~)
Filename: pool/target/s/systemd/systemd-homed_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 383532
MD5sum: 05830a83c5ac4b73b54aa4f6af6a72e1
SHA1: 6755d8606f8146352e32db37a1bdd90cc20f3077
SHA256: ed082bae0a6f8f51702075c9efaae726a3256121a6421150a7c0de0599be00c6
SHA512: acf2f2aca0e7acadc0e47a0ed197deb4eab2ea1f2255289d670b656648e400885330865253c4eae42e73d901a8da72dfeada351dfb56edacf956805a780635cd
Description: home area manager
 systemd-homed is a system service designed to manage home directories. This
 package includes the homed service, a PAM module to automatically mount home
 directories on user login, tools and documentation.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: systemd-homed-dbgsym
Priority: optional
Section: debug
Installed-Size: 1517
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd-homed (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-homed-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 1287524
MD5sum: 90c9ee638d8c1c2b0d74e18a1e0b4cb8
SHA1: ba19d58e996d28a921432ad3ee164aac9afde71f
SHA256: b9b08a0f606892f01d6314caac91b8aca64e1af650ac72bb36a15fe32f1d6948
SHA512: 61b6214b7b60afa1a51fa71ff0a4620921bfbc086ef13d8f6c234f4bd502fa3f8305bbc8aad6f483e43180cbe03f8388a99f939ac8a36a1eb70e850c41fd2cca
Description: debug symbols for systemd-homed
Auto-Built-Package: debug-symbols
Build-Ids: 2b22a6dd548025871dadd7c2ff94eb9f47c15c02 61f6241c55e37059d4e27a7ccd216cd9273779b6 c2074767d3093420925d9d3e0dbc403192bd1c43 f0afafa4b794c83a29c07178acff806ba70340df

Package: systemd-oomd
Priority: optional
Section: admin
Installed-Size: 170
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Replaces: systemd (<< 250.2-2~)
Depends: libc6 (>= 2.34), libsystemd-shared (= 252.12-1~deb12u1+apertis1bv2024dev3b1), systemd | systemd-standalone-sysusers | systemd-sysusers
Breaks: systemd (<< 250.2-2~)
Filename: pool/target/s/systemd/systemd-oomd_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 76516
MD5sum: b0633619e29b28627a8fcc7e68705d9c
SHA1: ff85c1664346813fe212f59477e4a0d98d6f440d
SHA256: 90ad69f4bff690cec2cdce441d3dd70d1aed7dca370abeff634bf83a18dd034e
SHA512: 001cecb38551866c7d5583880f5defdbee6617be713a6239bf1208f2a8a086d11ca7fc32ed47b1aa13ec587797e4d0661351dab3825d35a8f3df6f40be04cf70
Description: userspace out-of-memory (OOM) killer
 systemd-oomd is a system service that uses cgroups-v2 and
 pressure stall information (PSI) to monitor and take action on
 processes before an OOM occurs in kernel space.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: systemd-oomd-dbgsym
Priority: optional
Section: debug
Installed-Size: 104
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd-oomd (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-oomd-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 71772
MD5sum: 08443d71341d50504465c080043c6024
SHA1: 33350dc1d46fced2024a39d9198c8517e2776df4
SHA256: 94cdd37b7f456afb9eeea9db6bf779c91e9d9e5ae29a92a13bd1dbbe62f9c747
SHA512: 615a02b928bfe38eadb66f3161fe5542e7d16ca59e3f299334f134434633c9d92a6ee842f3f3fb0e5493f4b4c6b094c76a1a049133293f2fe408b719d18f5f58
Description: debug symbols for systemd-oomd
Auto-Built-Package: debug-symbols
Build-Ids: 3a0eaa31f74e9dd4b84727a780c8712d78174d8f 3f7ac53c9323d715b773b71dc5dfc29061e3a672

Package: systemd-resolved
Priority: optional
Section: admin
Installed-Size: 615
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Replaces: resolvconf, systemd (<< 251.3-2~)
Provides: resolvconf
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0), libsystemd-shared (= 252.12-1~deb12u1+apertis1bv2024dev3b1), systemd (= 252.12-1~deb12u1+apertis1bv2024dev3b1), default-dbus-system-bus | dbus-system-bus
Recommends: libnss-myhostname, libnss-resolve
Suggests: polkitd | policykit-1
Conflicts: resolvconf
Breaks: systemd (<< 251.3-2~)
Filename: pool/target/s/systemd/systemd-resolved_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 293940
MD5sum: 7c78d0ae306a504c29a2669fbd6010c8
SHA1: 89bf93dc1746fa30873cde4b1562f6cb049ee231
SHA256: 091a20afa9f0969133ef7b42360a581a07b246406821546d5cd3b43e48b21b60
SHA512: 40c422bc13820e51484a40841352dd04ed3f6c7545134a192cc8419477ddd0f2f978ebccebc852f515c861b28b9f4e4bbc01765c1b3340e0f3727548c60e59ba
Description: systemd DNS resolver
 This package provides systemd's DNS resolver and the command line tool to
 manage it.
 .
 Installing this package automatically overwrites /etc/resolv.conf and switches
 it to be managed by systemd-resolved.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: foreign

Package: systemd-resolved-dbgsym
Priority: optional
Section: debug
Installed-Size: 1023
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd-resolved (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-resolved-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 872356
MD5sum: 618a48ad04f825c49e8310d327d35a0e
SHA1: 1e13b3b8e8e5dc748d1d2ec9c8a721f1322f6070
SHA256: 4e0c9f4585ca89a114f62d3d50e81d390d869091a4d38a9578585e07a3d8d596
SHA512: fac3c2cc86955443e57fe481c9ac357ba0a41ab7a091ea1cefdba126fb80d334db878914f2fa85e8e9f24ca126c5f5b611d95aaa664453dba478185d3cb1ef66
Description: debug symbols for systemd-resolved
Auto-Built-Package: debug-symbols
Build-Ids: 42260169e3842adf3a9fcb93c7742b7d5fbca9a6 afa85e3fe5ae66b4682da2ae5f82bbe14bcfcd17

Package: systemd-standalone-sysusers
Priority: optional
Section: admin
Installed-Size: 216
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Replaces: systemd (<< 249.3-3), systemd-sysusers
Provides: systemd-sysusers (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.4.0), libselinux1 (>= 3.1~)
Conflicts: systemd (<< 249.3-3), systemd-sysusers
Filename: pool/target/s/systemd/systemd-standalone-sysusers_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 128220
MD5sum: 095a6408c781b940d50be601bb27752d
SHA1: abd245f2991d53df91f8c52c4d9a6558aaf8e8e8
SHA256: f90b6160e8e27339eab12bd9fb21fc2bbeeb94d683a1d8d17c851fc35d87911a
SHA512: 88b04b8c1fbc11303fc1a8f7cc3865cccad454992707b9dafebbb553e1d940d8d17d8ddd09d924612629a768f8ca4a727398b65b46a4ad9c6428794625353edc
Description: standalone sysusers binary for use in non-systemd systems
 Standalone sysusers binary with minimal dependencies.
 This package conflicts with the main systemd package and is meant for use in
 non-systemd systems.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: systemd-standalone-sysusers-dbgsym
Priority: optional
Section: debug
Installed-Size: 572
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd-standalone-sysusers (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-standalone-sysusers-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 471748
MD5sum: 63479e31fc7ef10ce62d976e5fa6d2bd
SHA1: 5a92f1d16ca8843fa081f6457b9fce6df260185f
SHA256: f78ab0a6139459b64e432dd841e2ccb6a5de5828b76ea3317461031fc2bd807e
SHA512: dc4c6a9865d90d3374b0a4938a3c870a9b79e23e5e1f6c890b65ecee6417e8fe945f8c43e4c90760c7ce23ccbd20b774b4d3990ff6f03680f59eab8b71c77ce0
Description: debug symbols for systemd-standalone-sysusers
Auto-Built-Package: debug-symbols
Build-Ids: 94b2f0ad960e193581005fe3fe773d952a36b0d3

Package: systemd-standalone-tmpfiles
Priority: optional
Section: admin
Installed-Size: 294
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Replaces: systemd (<< 249.3-3), systemd-tmpfiles
Provides: systemd-tmpfiles (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libcap2 (>= 1:2.10), libselinux1 (>= 3.1~)
Conflicts: systemd (<< 249.3-3), systemd-tmpfiles
Filename: pool/target/s/systemd/systemd-standalone-tmpfiles_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 174568
MD5sum: b36a1e07e018c654b3f065411110da1d
SHA1: 34124511108754387ad67b9582153793e1446b3b
SHA256: 668d63f6191057bc1ce57aee6df559f7887ba7bf4abf93c6677e3e80a9074c0f
SHA512: 1927ddb97481d705550477d24573b23531e03f02eb8a070e163eeb095858f9bb65686264ba8917de32e3d941f2343e4dcee43a4949cc7ee819fe6f8e2f007ef3
Description: standalone tmpfiles binary for use in non-systemd systems
 Standalone tmpfiles binary with minimal dependencies.
 This package conflicts with the main systemd package and is meant for use in
 non-systemd systems.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: systemd-standalone-tmpfiles-dbgsym
Priority: optional
Section: debug
Installed-Size: 708
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd-standalone-tmpfiles (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-standalone-tmpfiles-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 599608
MD5sum: 0158decc121016637927bf9008b792f3
SHA1: 48fb3e484043463f91ddb34d1498605c6403a571
SHA256: bdedc16eaf5f174ae9fcb9a6a6d5285513daec7a5597c62c1e322f93ffb6ed67
SHA512: 297b2198200660370f0746c485f06e627546fe16cff44049aa7407e74c4385bbee125bf5e9520ab94d62315636c24e4696c6eba1facaf58381b6f2912a8c0d80
Description: debug symbols for systemd-standalone-tmpfiles
Auto-Built-Package: debug-symbols
Build-Ids: 8bffb8aa195aed4915bb8b2b806f0759c074e282

Package: systemd-sysv
Priority: important
Section: admin
Installed-Size: 82
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Replaces: sysvinit-core
Pre-Depends: systemd
Recommends: libpam-systemd, libnss-systemd
Conflicts: file-rc, systemd-shim, sysvinit-core
Filename: pool/target/s/systemd/systemd-sysv_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 51172
MD5sum: 377f2dbc8129d5cbb53be7f7291d3580
SHA1: 9a310ef86f87d45f1eb717f024037b86f3c9cc9b
SHA256: cea16cdb1b10099d4992c742e4dca71e36f65a43b0d5998a3f1efaf3827c662c
SHA512: 2cf44278c6a7e18a785c507e3e15e096a49a688b795327d9d18dbf87014d7bfd4903ac5873e6e94c9434ca48c726cd4b53902d548b0fc975770f8de2b1da49d8
Description: system and service manager - SysV compatibility symlinks
 This package provides manual pages and compatibility symlinks needed for
 systemd to replace sysvinit.
 .
 Installing systemd-sysv will overwrite /sbin/init with a symlink to systemd.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: foreign

Package: systemd-tests
Priority: optional
Section: admin
Installed-Size: 15445
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.37.2), libc6 (>= 2.36), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.4.0), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.5), libgcrypt20 (>= 1.10.0), libglib2.0-0 (>= 2.26.0), libkmod2 (>= 15), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.30), libseccomp2 (>= 2.3.1), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libsystemd-shared (= 252.12-1~deb12u1+apertis1bv2024dev3b1), libsystemd0 (= 252.12-1~deb12u1+apertis1bv2024dev3b1), libudev1 (>= 247), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), systemd (= 252.12-1~deb12u1+apertis1bv2024dev3b1), python3
Filename: pool/target/s/systemd/systemd-tests_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 3678736
MD5sum: cd95aad0805cd83d1a5e5f1d9ea7589b
SHA1: 6321ef2a8969cc20fccdf8dd62666026182e2c7c
SHA256: 01dda901e84668d80934ff4122ee07b3e93c02ea69699a6e99a11e0bd82b28e8
SHA512: b515e97a2d79fd0bc7d00916bf5970fa3f85ead7ab6d84e01bbedf2bc1524be8a646c145654bf10ebd59036057904dfbaebc9ab9c867c4270720b235d515183d
Description: tests for systemd
 This package contains the test binaries. Those binaries are primarily used
 for autopkgtest and not meant to be installed on regular user systems.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: systemd-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 19843
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd-tests (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-tests-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 15140360
MD5sum: 07939b36dbf8231aa1c8e69a0bcb44cf
SHA1: cbffdbbf86ddc66c1fda282fa7dfd2effdccac6c
SHA256: 85bcee9b61676691e3a00d46e496ba0394a7620500804fa459627202cc5f638c
SHA512: 54a45e18f74137bd24b7b99f2f663a03bfa03287241c10a38e0d89987a7a80b990bbe67183242e822c2d87d9b9681647fbd0ff13b85a4d8f005ca978957dde0d
Description: debug symbols for systemd-tests
Auto-Built-Package: debug-symbols
Build-Ids: 0068de77d8df1a35128799d776c276bfdc48b3c8 0079d3f85ebfd46fa09c2b25928e830b5429222f 00d43dd93b1a6db7a7efcbad9d62b9c05ba142b3 0259f0c243baaded86e3fb11f9490ba94c556136 058b7569bb2e841648bcbc1f6daf7ffc38ab9dba 08f5b6e7ad0b9e5df37c98c233488620742fa263 091d21efc85599e509d63ee75b9595369f9847d9 0d91c9449bcf8c7ad58244c2252ccfbbf1b9a8b8 0ebb5bff24a7c30bb020cb463a57bf6bae10796e 0ed63dd4d5303ee96c702c4e7a62926dbaba77ef 0f0184f18d97caa3f6cffbc4b697fa817caa9e0a 0f078fca972467355b708bd3ea6ef5174173c63f 1040b4cf2da111c6c8d24557ab99726786d2ab69 105f558f690b513251dbd014900aaea956241038 106b3fcd9d8129912b2e7fd6b80e7707b477e60d 10aab6a4a7e63b8de78fcf9b2c94d7ca101400bc 11aa69ae631779f06ee3b5cf577e453a268cae4b 11e18bdde8f96642a014634c1c9841816cd9a1bb 123764ffa0d0e8fe09f8f6dd2f5abf810e3694df 13a246799f0ea8e98bdf6c2417d6ea4b39641118 1501b6462d5742aac8d7281ad5de8dbdb13c1493 154123bba8ea15fcba57448d59001533bd9b3acb 157b4afa5beeb17a3f134ef888af939d3e15b70b 1723361203e42c408afe55d4f6b4f0d3e4367c8b 1793cf3cba0e484b64f7103b38d1717415cb4566 182cd1462c36ee30dab815bb647e94698655ba6a 1869415bf0f990752c56bfd7db42cb4973056f66 186a75d824f89246848ce4c7c09c13fc68e5f3c9 18782f6c5a825796d18884d5690b471ad301ad7e 19588944a45cf32ae5535d81444d4b501d2ae289 19b71e08896b56fe072223d3e3e251270adb2307 19e0ddb7752eb44be899edf5977918793211ce5f 19f14d286f76cd94676b91d992782f8e614c84ad 1cb892e3328d9a20e95e060de203dbcd7889577a 1d0f7e961d6cc609104202967f1b0adfbdc7a571 1d9aaf784041f0d7b2f935aaffb386701db1a0f3 1e09566bfe90434c1822b3be56280a9905f13c65 20115d5d130d46ad35e109e55de8c018f83fd665 21188a43cca44a2d13d64e7433a9d1899eca5460 218e7b92aa23702546849809bc424fb9880ba174 21ea8e71b5cd998b9dfa1d1ab4d3eed5ea97ca26 224353dd754e62e8a89183dac4a3140b54925f5d 22ec5d2bb184f8f004eb2a1e26c7be0c5d26c5b1 2334cc0f5141b21a793dd2fb23b6ceca3159ddf2 23a1a17a792556a40dbebd3ff100666b9d76bb6f 24075d652d67a0ae0dda02b122baa032025ea3d4 2558fef1f8a649524ecda6194734bb54744e47d2 25a607a07648859548ea3255885a64e5e7a77d99 26539e68a0346a070c8e0b5e22bda650ba754654 2757e239901ab92ae12dd17d065c4aeb76a25e2d 2acad1ee23b08dfb14438a1a7f2fe6faedc1ba6a 2aebb3a26b1320c2c42d8fc676ceb4bd93b8de94 2bb736e390a78274d77daf81352b2f55c9716791 2c5b49be24575851012bc2a78fb1884867dda95a 2d446ec5b0b170630548e94c08cbc67a7ffbc17a 2dfefc796f5aea851d1bff5d8c46ca0e70b89156 2f6e5cbb68f362ef6e88208c2243585c05236370 31721e3ac5199bfff07782c863f532fc36a39a32 321e7a04db1dc85273dce2802266f1ff17b6e43c 329e9c21ccdf7ca00eb1a982567ffc30089ead16 32d715bea6691f16389d6784c7a9676d1ddd3791 32e35a538d65dce638cec30e92e2a18620eefff0 34844dd3ab14ead26067474fab686840b16cbdb7 3ae81107f94789f4e4fb1bf06f50d4b511189451 3b494c3307bcc60823720555d5243107c54d4b30 3cfc164a138b806588d61a15e960349d2af2cc72 3d2401e21e710f9e1643682a166f38ed9d06e066 3d3f2eaa7ebc0a2d3abcc53260d8dae4efff0449 3dfcd7ece3527e3bb9ed8323e0599271e93c4281 440e543bda84479e93a609357d1fce79f1f16532 4423c941d98ead4d214d8206a814f072808fe78d 4627702774323e4e944f7d5744de59296b2f37a1 47dd641e32fc9b7c2f9f8e3f9a08712f98d1bfea 47f3f233954fe981b1dbd54fb205a801df40eb32 49eab1fe25813de7fbf122dcb521c287b2a73e03 4a7bed3d037f3a5bc93c1a11477c3223e25c564f 4b3ee9da03b3ac81f78d203fe0ad44aace62fbb2 4b485af0556fda24d87e27106cbe83f57ba1a367 4bc659964e11c82d97442717b1c977af92d8ee30 4be820b324090c0461371f5e31a27a51f8c57f8c 4c038e05a487451dc90fed279858f20c84bb65d7 4c4d573538274dd7118c2f32211e09e1a334bac6 4cc9e3b9c1f8130e3f0082ee0bafeae68bd6ad3a 4e630f77319b900308f5519226bbb41acc9bfc3e 4eb9e00dbd4961c0fe64985a4e98dc3d1d2c9073 50655b0e5395b54920d21538c1886629133514b4 50eab80f66452942d1df6d22f5a7bc329c9f68d8 5103450b6259c348864c490bf637b21ed615b480 5116da98692dcd249d0b54ce4494711e94eaee88 53a56af0241f4d85caef784233458c6af9e6248a 53dbf063fb30e0ede8542d1f5d0d57c3a178ffee 54a484c582cdaa30476c2b1c604c26e784cb19b0 552793764af9986949f2cfd592ab5287f842495c 5624006425f03e43066ac5d7024bca58640c7c13 569d0544314fa21f58e9e2307afe74be84c3919e 5b1c334f769df01605576a62a34b8b7bccfaaddc 5b8c95bde4e88a2b6be9ab225ae7680428499162 5bbf27a888e00705c7be3131a3d268791fab8e86 5d10e1309df3a2259df0bebde8a1ab770437fac3 5db2b0362b8b41e61470be9deff0e58f84b1cd7e 5e6e34e2973e76e6c407c186d7afaf410440a557 5f8b20908ec60ace69f2b560b654f61d8fa82f9c 600902fbc81c09311f89f0b3194f68a4439596e3 60194720359636fbd2cbffb0bb02f5223f561b4a 60ff155edd39c355577252e1d3a9aa1b416ead22 617ce73d853770f9eabc3a58f7178c0b5a242cae 638122be285f77b9d2e8a2a8c747810b2d88d387 63b35e9ae59b889cd9d45c946054676ad9a25a80 656148703a69553503d988f2bcc4feee4f94d4b3 674efe8f738fed1729252462720da1b93271e52a 6786c95b9fd499b99f8611bfc8d5d92c8a778a91 69582d2c3a87aa318ce50d22e47cb4b76683cb0e 695cf4143865994b5d436261c41a349f005e85cc 695d09330a38718b0b77bc00eaace17a96ad4a58 6d31bb80e2fd90402c05f29e5eddc8847ccc7c0d 6d5de9be133060c6e2140119ec8e900628e5a4ad 6d6cca0657abe992c9d70cbca020009357c3e6ed 6d871d2b757859066a9c5200e1ab911765592537 6efccbea09e3f0a1c984a69157d9319484b1ec77 725cf6f44cf19eab680ef6b3c51f0e005ba0533e 7274945ec8470b1b4852d0b511e0af55dd384ac5 72868449a7659dc43d77da5ef91f804dde6545b9 74e47352bd1a5ede4a1c82bc929cbb0192747148 7566219a140ba677f07edb53a2228ef6d53e52c0 758076bba5cba8a1c115057d42427e53a4e2d97c 7867fbdc75370d0b7ed8aaf249a95983ac485ffb 789081779170ea55a34b267fa8d6c56cc8503858 789d70bca861627dbd3fdd0d9a129c1b6ec6a33e 78d876415a08b1816dde78c507e574d6e5659024 7964275a63bfaacaca15272e0819e89155113c54 79d48f3908af169fb94fcbd0d758b8173e5459cb 7b5053580a9dcb2f20ea5b75f3fe22ff08f7657b 7c9d29000285c9ba1fbfb968893347e0ba94d0a1 7dbeae7db0a5114b0725cff8533b2b33aeeb4581 7dc8ea29ceb56453fba069f8e859a6de642f48db 7e068f293a276babc1f00bcb3b69d8e91342bcf9 7e3ddfc8957213d249712fcd9e9b0ed7c77d987b 7e582c08b2e26f25cffd621449fa51937918968e 7ee6dc963e3a4744729a85e048178df0961a5434 7f2e5c401488e5053349a985df1fef18885ac3ea 80cfdf0921809baed98ce1ea8a4e6535355155f8 8121a15529f1dac6124e95e2feef5c5c1e1ef14f 82cd8a32cb720e9b0cb04703010a0edc2ec7a989 832a1a0b91dad97cc363adf61c2e64b9087a26df 851a7a4780844646ddebc4324d0eb5e330d8d5d5 8598bbb319afeb5dd697c17cfbc108fc64fda181 868d0d43ebf1c511a8d65ec0c5c3e49401f27777 86a72cd38c9e40514421a1fa8a19dd035916dcc6 8870197b40ac625e56c2ff026e8de4be59fb5faf 8870254ceb3667aa27c1b6400778688d14f2ead9 888cb39b8559e10630d764344d92a22562c6f303 8a119f60e482341ed5bfac2740ff26e8c8fe575a 8a6bd10a2867bc9e4caef336814f2f180bd47e1e 8b4171c6e616279e1f593df3e81209f2f74e7dab 8b62b84683319a71ff1023cbdc3aa29c82488556 8c5b151c1e559f355a1b9bfc3b77619af492d6a0 8d0453522b996ad1d002642e975caf78c24a1de8 8d4165c2e9624d9de5cc0522c2def4342974f9b3 8d59768978dadd8a7fa14278298da03db41359c4 8f44dc6e07b699815829d65a984f8ece055fbeb7 90a19bd154b7c2609756dc8025289068735aad98 9105f458a76ddba3ccee514ce7f1f4c27e3d0d86 929a7f2412550b37ca2bc1044e42ba8821838528 9355cf817dcf6a52c78bf561abb0d92a6364a5af 9387a999a995758c4975018c98a800875f170985 939d6763b530e022962412aa588c09210688920b 93c683d3c2ca9120cff0ae77d9311a6dd6b64d1b 93fac3d26286c42c8a90b2f56913c971b0fa1849 940c4cfa9f20b702db0406f9e44facade6fc95bc 95075c3c9c91c8ecef2f8a680dd920d51ec5cd57 9533e23df17197505884240b72c1de974e170a21 95d012a51623b2a854b708baacbff1b8fde9e5c9 961a6cee87aad7cca2f4f794cf58a016f2c03717 970cbb6ca789685e6466a52686eeae2e7f57c4fe 97c66a704b30f4c1a581fc7cd161a490af6960c6 98d20facfe4968dd696b5b12ee2afcc2243bbfb5 995fa697a0b2e03bcde07834d321a48b6a5e2c0b 99fba5fef91af0e599b265deae9a8bfdfa837f5f 9a5b060f1508664e106d1cc16ccbb9570b8d7b59 9b757c6279a28ddf64ff3d8210b00768897a3670 9b833b696056e6faea65336ef9a342daa4073a7a 9bb579ae21401766acb188bc4000c22821023535 9c612c50475593e4c6780e79c4c1f72eac1b9d26 9e504005984bf07673ffc3955cebe614f58e5417 9e91c28dbf54bfb55b9912981da7fbc368f3ed25 a00f7f74ee6d9318394d1483dbf5ef6737caec60 a0ea4b0a7079e798e65814cde9aaf6303973fb1d a160532b730001d557b922e48e8255dff5909852 a1a06f2b9c65747feb1669c26f9a235ae249366f a1b37509d0d8afb14b1f7103bf299e2fd4c15111 a44b8893d40160e97a16067cb95f42e9e05afd57 a48567200a134e81698af6db64ec150ee9d888bf a516a82b3ab4c36aaa5559d617bc2d495fdfb9fb a57bb8d6785877a45694fb90051b001cc5ccba9c a714fd44a8e48628a7459e8e655af888a52d8d2c a7fb13870f1a0e36259447802b170d198c1483e4 ab4bdfef171ce9a71bc418ff8bf73046f51fa3c8 ac71b7f250751ca9a50b30dee820427b50cd05ff afa84c9775fbe4b3038b74cab7602123b8925ce3 b11e50ff922c6ef3528a05c2d08769ea7bf9804e b12b066013cc7a37a1eda0a4420860067f1653eb b167099f8d9c385168efab12530fd9807aa5cc33 b245ae320485e08ad7414c6ad0fc28f7ab9d23dd b3580e1932cd3bbf20816a46e7fde13a7ba6ca55 b3ee4c0c9437b856aa443042e6ab3629e0c9aa21 b418180055ebcd7bd5d211087b3e2fb50cb35e7a b48e9cc7ae08d7cde3b53c5a5f1108ac7e63a790 b60a7df27088ef374ed0ed9538723e69b1cacc61 b6ad9889d4de1f3cd55a4ef7bf455e1909befb4c b6ae701ec238f77a5bca9763bf441c6704c63ae2 b96755ef1bb108ad15ec865b49796e7e5416cc20 ba3ed144f452bd4d32bbab72f746c13e69dd2fd5 badd498e6fc1f10edf641a2278c7f47082410329 bb89397d1515c2da9d51bb362b864cfe6f14723d bbec5990a6b76346d377b02ded1004fe3609903d bbfd0232799e93b4de4fd8bc53d4ce9283b7621c bc5d305c713789a264afa2b0f58b7fc5fee0c873 be0adec9ad7bbb3cb19baba6b0d1916dfa38a5c0 bfdfb62e959ca0dafbd8db40c11d71c352810456 bffac24145d86ae7ac3545e6ebe7b7fa1836e965 c1ab042bb8c4a0c0369a60b08427363c2ea383c2 c1c33140ce858a9340879c22168da2251f6f195f c2a79edc79af98b4850dc4ffa287562f3441a453 c327099df1bbc8588a35c2d7c6e16336f4adaf4d c3b2b41757111a6a88b96d8b5bdd26981e3fb2d4 c4392ffc0441e85ae893d4696d1bda6e18f4b5ae c607208b81b2268279b8f6acb9fe271852495d19 c702d71e391533c4848dc2cc3c6a924726a8f40b c8b0397d57e6aeca76af727d972e9da40e215ea1 ca3c085f6a861aa35a1360e304addd75e805f69a cd039611ad618678cda4182216197f02a8ef6092 d08b43a542490a72172eee5903dda3aff43668bf d120d6c2e0d86dc61acef267f841964cc69a2b46 d1b65332411abeea92529ad0084aaf9b119681e8 d26c6c23bb21edf6bd3b04848de8290c9cf0f21c d361c2e266ca2288cf5afedd4e1bb04c6b8b8d5d d4284fbec2e5887aa9758fe8aaa1876121afc5f2 d5fe8b9a96921c18fb3eb39b658a166c7b7af632 d6f148cc5f058874ea28b893064e7ef68a11bb9d dc2b1e7d8da059dce93606e508897e5f0038a253 dc9f3d7975cd7e3815054e8006acffc9057997eb dd22942300939eda55fe179d1b09bd4339d0048b dddf62f34cd5a5abcc085be1a3f0b0b87cc91695 de03240924db4c3a906b04debdbdef4471c64330 de541d9d569d6eb5d4aaa0c181f36594378ada99 dffdcfa84885f0fb6f7bca0004e86f24c62f0dbf e0918f62a9a8c1fac40bd8b6cca1db41b6f660e6 e0f95b7ae46a333e674a28fe393e1036cde747a6 e213fbe003336a26b6b017703c9840895d566dee e2cf091c52b1fd3f6849664b6a5ef7e46c7c0988 e376c638076c57d1705604671c2d849e452152ff e3eeab11d826a0d4d0f409c431c7063c578e44f6 e6197ef1e2a70cd2138b3df43cfad31c05cecaf4 e73fe049098966d18b73efa6ea60f4ebdaa8ca7e e89107e6317bcd697805eb9d1239a4856a735b63 e999aeb184b22ef2ed869c992937366ead907947 e9b2f943b243ae7d0e3ffddaa365826a41f8ee94 ed755424b8ecb20464d2dbe23c39e157175cc328 edcdfff1bbe5d333974db79bdbcf28747a07f22e ee706f070141b676a2cc7a07de4713d09d73dfc0 eebe4f3cf501b598de09e12014428a4fafa154a3 efc066793d3dd09f2cb90c6541ba893a7a79c063 f3f366f7d9ea49fb8055a890284f1d8c7898dc72 f435b08bfc30ecdf28076bdfd0f2999705829d96 f4cf47bd2ef6c72947cbef330d512b2976785107 f629fab603643ea6b068a475c366037b07de0f8d f6753be1cb5c25523e9163e51a27678bcbb59934 f974dd3081973342253f45f73b072822efeb7a3d fa0eaace6737439acd3ab4db6c2fd53777fc895d fa9f192596d049fc54c4b8789eac2b71793d6f40 fac81f5afbe89deff51701e36524c6dde246cd19 fcd718ed26c0f0728852ca7136481fabe7d6f995 fe513db566f918f595f5ebc41087f6f63caba413 fe6a0fba9a795303e5d3bd8ac9ce1a1731901fb2 ff15345fd4f768a635bbc1edaf17a660138ba59e ff2a0e372b72701523e798ba1591b875a9dac228 ff5c208740ff9c52234141afc28607f93d9afe03 ff9b5e291edc822f6dcf8f049db2f3c2677524d0 fff5857278b9cca53fe1bf19ff4c1bad771c38b2

Package: systemd-timesyncd
Priority: standard
Section: admin
Installed-Size: 144
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Replaces: systemd (<< 245.4-2~), time-daemon
Provides: time-daemon
Depends: libc6 (>= 2.34), libsystemd-shared (= 252.12-1~deb12u1+apertis1bv2024dev3b1), systemd
Conflicts: time-daemon
Breaks: systemd (<< 245.4-2~)
Filename: pool/target/s/systemd/systemd-timesyncd_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 72048
MD5sum: b38fa96d3ced967c34cf7e7a13d8bfb8
SHA1: e4db79730fb3c19d0a5ac5a339e48b07c88eded2
SHA256: 391ab32aab55c90f20c300fd4eb62101c777499632c56dadc531948237dce986
SHA512: 7f23e523ed2a62c3cf794cdaf1c8d216eb665187d190758b4ffd01037d058c9f0e8544edf99b9632eedec87a2314e5f028037d43c87a47bc519c925b9af3a414
Description: minimalistic service to synchronize local time with NTP servers
 The package contains the systemd-timesyncd system service that may be used to
 synchronize the local system clock with a remote Network Time Protocol server.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: foreign

Package: systemd-timesyncd-dbgsym
Priority: optional
Section: debug
Installed-Size: 89
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd-timesyncd (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-timesyncd-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 66160
MD5sum: 5a2ca45a90305f6a1104e878a25e35ea
SHA1: bf534ee55d440801276462cedef383cf722c2473
SHA256: 50b8d5b328c20f79a6b7ed65d6195cdfbcff7256a619f10f34ddda0289f37889
SHA512: 34174f22acb5d6fc6c3f2405a056ebfd7e053940dde24da60323a7624c5dd7744f357c9494b1a9af36d5940dca3855060ae04343497336a30258f4e5ffe3b9e3
Description: debug symbols for systemd-timesyncd
Auto-Built-Package: debug-symbols
Build-Ids: 845f005d3c3ec26fff97201725885fe8522c568a

Package: systemd-userdbd
Priority: optional
Section: admin
Installed-Size: 152
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libsystemd-shared (= 252.12-1~deb12u1+apertis1bv2024dev3b1), systemd (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-userdbd_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 78032
MD5sum: 7aa3ff9a0b4c252a32a340035a53ba37
SHA1: 61f1e6c2e66f283a9013d9ac0c74ba8515846e5b
SHA256: 96b6ffe3ea8954f004120419943551f7d415aabf5384d698069557f71f08843f
SHA512: d00cfc73ef96c38d65c4fb37994ca04988349ef68a3386cd7f8528c6411c8cafc16617c694cfc4b4b0e1b24a491b50718b29f32d648f7ff82b434f13a31230e9
Description: dynamic user/group manager
 systemd-userdbd is a system service that multiplexes user/group lookups to all
 local services that provide JSON user/group record definitions to the system.
 In addition it synthesizes JSON user/group records from classic UNIX/glibc NSS
 user/group records in order to provide full backwards compatibility. It may
 also pick up statically defined JSON user/group records from drop-in files.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: systemd-userdbd-dbgsym
Priority: optional
Section: debug
Installed-Size: 119
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: systemd-userdbd (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/systemd-userdbd-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 82060
MD5sum: cc64875f479dd95e9b78fdc7c23d5a20
SHA1: 4fd3795021bd213a2c260b32d65717d65e813d53
SHA256: 3a2ef83eef544e1c40a83b61708c790e242aa7663bcba08b008d3140f787ca4d
SHA512: f8d1370edc6fb8a04a6539fe87cc625987f6a57301e35a624561b9120814aa713910bba38dcb050a0153ed43d1bcb77a0da78ad05d8d0e7b912303a52b74e27a
Description: debug symbols for systemd-userdbd
Auto-Built-Package: debug-symbols
Build-Ids: 0423c7a85f528b12924375f945563798d88d2339 b1c1ff96a77a84c311ac7c1afbce20b069595c66 be1d166b24159f14d77ebfe58f4aaa454e721e8d

Package: sysv-rc
Priority: optional
Section: admin
Installed-Size: 88
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architecture: all
Source: sysvinit
Version: 3.06-4+apertis1bv2024dev3b1
Depends: insserv, startpar (>= 0.62-1~), sysvinit-utils (>= 3.05-1)
Filename: pool/target/s/sysvinit/sysv-rc_3.06-4+apertis1bv2024dev3b1_all.deb
Size: 38936
MD5sum: ccd5b6d31a424550b283ea1fd1137393
SHA1: 56aae087bb12157142186477ce209891c27edb77
SHA256: 89927eeb54f3a2f39e7a41856eda09f2ce507ce8a99cce941763913af3596e0e
SHA512: 0f3a8cd94b629a758131de7f08297d25e9b9720b1332a707b32e33847142bbffcd7fc34e3d33175dc39f1aadb85b99a368f48994f10cea4c56782832a8dddbc2
Description: System-V-like runlevel change mechanism
 This package provides support for the System-V like system
 for booting, changing runlevels, and shutting down,
 configured through symbolic links in /etc/rc?.d/.
Homepage: https://github.com/slicer69/sysvinit
Multi-Arch: foreign

Package: sysvinit-core
Priority: optional
Section: admin
Installed-Size: 299
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architecture: armhf
Source: sysvinit
Version: 3.06-4+apertis1bv2024dev3b1
Replaces: manpages-de (<< 4.15.0-9~), manpages-es (<< 4.15.0-9~), manpages-fr (<< 4.15.0-9~), manpages-hu (<< 1:4.15.0-9~), manpages-pl (<< 1:4.15.0-9~), runit-init, systemd-sysv, sysvinit (<< 2.88dsf-44~)
Depends: initscripts, sysv-rc | file-rc | openrc, sysvinit-utils (>= 2.86.ds1-66), mount, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libselinux1 (>= 3.1~)
Recommends: orphan-sysvinit-scripts
Suggests: bootlogd
Conflicts: runit-init, systemd-sysv
Breaks: manpages-de (<< 4.15.0-9~), manpages-es (<< 4.15.0-9~), manpages-fr (<< 4.15.0-9~), manpages-hu (<< 1:4.15.0-9~), manpages-pl (<< 1:4.15.0-9~)
Filename: pool/target/s/sysvinit/sysvinit-core_3.06-4+apertis1bv2024dev3b1_armhf.deb
Size: 180932
MD5sum: 87c7b89f2621710e1eaa08e4c708ab35
SHA1: d44822cb7c97e31cbc7addddf806a675e901bd87
SHA256: 82569eb3cc433df418d69276d82cf48fd2e6cb54f726950f3432012c38c2b824
SHA512: ee47c522a8c74435144f222ba9eb28774d51c31bbfe5e9ee0b268c40c3e561478a77780765e990fc4bc52e29aae2e56542af14a6acad62b7d1b6a0e81ec68626
Description: System-V-like init
 This package contains programs required for booting
 a Debian system and doing basic process management.
 .
 The most important program in the package is /sbin/init.
 It is the first process started on boot and continues
 to run as process number 1 until the system halts. All
 other processes are descended from it.
Homepage: https://github.com/slicer69/sysvinit

Package: sysvinit-core-dbgsym
Priority: optional
Section: debug
Installed-Size: 126
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architecture: armhf
Source: sysvinit
Version: 3.06-4+apertis1bv2024dev3b1
Depends: sysvinit-core (= 3.06-4+apertis1bv2024dev3b1)
Filename: pool/target/s/sysvinit/sysvinit-core-dbgsym_3.06-4+apertis1bv2024dev3b1_armhf.deb
Size: 84544
MD5sum: 3aba76e6bdee20269172c374e07322af
SHA1: 4301b5e4a905c6df15d78cf82f759429791dd2ce
SHA256: 93c22a4ddd7ab474feea08693320bb549f8b0aafabc8535f41ec2b726d53b23c
SHA512: 4f40fea5ab6ff8dcaa82888405e1a297cb9a29c34573b81ecc182e57768d6494a863f9a2ff83549e6ed3ba530b94bf572c0a7e1cfa4512b77faaa624224db38f
Description: debug symbols for sysvinit-core
Auto-Built-Package: debug-symbols
Build-Ids: 63e0193c95712c4b0b268dbe21f0b989889e41a1 a1aa33411a979f0f8bf47d10d4321e412eaf82b5 e6bd38915085403207445a4da5e54e97d8d4ee81 fd5375e042185f40a9420d576bd242436aabb2a8

Package: sysvinit-utils
Essential: yes
Priority: required
Section: admin
Installed-Size: 86
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architecture: armhf
Source: sysvinit
Version: 3.06-4+apertis1bv2024dev3b1
Replaces: lsb-base
Provides: lsb-base (= 11.1.0)
Depends: libc6 (>= 2.34)
Conflicts: lsb-base (<< 11.3~)
Filename: pool/target/s/sysvinit/sysvinit-utils_3.06-4+apertis1bv2024dev3b1_armhf.deb
Size: 31252
MD5sum: 5d158fec90f250793dc85afb2c341698
SHA1: 6f146ce863b897567e01ef162db08f706dcf8273
SHA256: b75a9447ee18a6ade013680a826257e40141ab51bbd0fd4a3bcebedf75cda709
SHA512: 78503b744bad444994b2f012cbd682186913150c4065c76431c7925b138ff2d1d021bf6db8a935c8bd0d2f6582696c35dad82ae34d1dd6d4fb5fbcafa6f7bb66
Description: System-V-like utilities
 This package contains the important System-V-like utilities.
 .
 Specifically, this package includes:
 init-d-script, fstab-decode, killall5, pidof
 .
 It also contains the library scripts sourced by init-d-script and other
 initscripts that were formally in lsb-base.
Homepage: https://github.com/slicer69/sysvinit
Multi-Arch: foreign

Package: sysvinit-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 51
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architecture: armhf
Source: sysvinit
Version: 3.06-4+apertis1bv2024dev3b1
Depends: sysvinit-utils (= 3.06-4+apertis1bv2024dev3b1)
Filename: pool/target/s/sysvinit/sysvinit-utils-dbgsym_3.06-4+apertis1bv2024dev3b1_armhf.deb
Size: 28568
MD5sum: 1c6b6608470a0aa3931874fada486f22
SHA1: 66d7d360243e522c4b75341bbd53340816cb3c0a
SHA256: c298b478fa65c71bcef0504f1b6e650564d6f6db2b7ca53d0ab60e3fbc4c3828
SHA512: a8ecd55d1ff81cbaa010687403cc45def96b24519d5216adac5a3a086578dea6ed9dc3286c1a2d54e71692773bebd66b63b57c45c2144d350d827cc01e689d9c
Description: debug symbols for sysvinit-utils
Auto-Built-Package: debug-symbols
Build-Ids: 4793915cecb6240bb54ddd9be59f36fdcda4cf25 e765aa8ddeacf3aa894e168fcbb1b5d9dc7beb86

Package: tracker
Priority: optional
Section: utils
Installed-Size: 1719
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 3.4.2-1+apertis2bv2024dev3b1
Replaces: chaiwala-apparmor-profiles (<< 1.2019.3)
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.55.2), libicu72 (>= 72.1~rc-1~), libjson-glib-1.0-0 (>= 1.5.2), libsqlite3-0 (>= 3.20.0), libstemmer0d (>= 0+svn527), libtracker-sparql-3.0-0 (= 3.4.2-1+apertis2bv2024dev3b1), libxml2 (>= 2.7.4), shared-mime-info, libglib2.0-bin, default-dbus-session-bus | dbus-session-bus
Recommends: tracker-miner-fs
Breaks: chaiwala-apparmor-profiles (<< 1.2019.3), tracker-miner-fs (<< 3.1.1)
Filename: pool/target/t/tracker/tracker_3.4.2-1+apertis2bv2024dev3b1_armhf.deb
Size: 471200
MD5sum: 16586d0c7dc4e1f6e69eaed8ecb96984
SHA1: 6a1ac273fe2379ea2166dba8a7174171b6b24cde
SHA256: 3156e017417c7e66484eae80eede9dc008aa6b28912a79db6432bb98f64caafc
SHA512: d573fbddbed990f55df31bc136a5390b68f3bb97d525324635432998b082c5902b9551b5b7d5ff84dd74fe88d8acfd84c16ba0da90127af4fa1a87368305a0e3
Description: metadata database, indexer and search tool
 Tracker is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.
Homepage: https://wiki.gnome.org/Projects/Tracker

Package: tracker-dbgsym
Priority: optional
Section: debug
Installed-Size: 947
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: tracker
Version: 3.4.2-1+apertis2bv2024dev3b1
Depends: tracker (= 3.4.2-1+apertis2bv2024dev3b1)
Filename: pool/target/t/tracker/tracker-dbgsym_3.4.2-1+apertis2bv2024dev3b1_armhf.deb
Size: 824040
MD5sum: 780a6e4116a36973d3d93f2c41d595e5
SHA1: 7c7688bdc3090c43ccb22356faabc979b36bdae0
SHA256: a918d882b95e5c64f0413f1d17070992f95e088f48af96f302ed43ddefda102e
SHA512: 5f45937fced188256f5708fcaf0f9b56d2a5421fd152653da4b52cf29fff6096253c37411a278c1eef6c7e05a54f70455a85c0de522ed21305984bb539914698
Description: debug symbols for tracker
Auto-Built-Package: debug-symbols
Build-Ids: 3be4d31f0655257a4b9c4da4045978aaab1cced3 6c48374d29359712d765a64b7680b59ffea3088f

Package: tracker-extract
Priority: optional
Section: utils
Installed-Size: 3358
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: tracker-miners
Version: 3.4.3-1+apertis2bv2024dev3b1
Replaces: tracker (<< 1.99.2)
Depends: libblkid1 (>= 2.16), libc6 (>= 2.34), libcue2, libexempi8 (>= 2.5.0), libexif12 (>= 0.6.21-1~), libgexiv2-2 (>= 0.6.1), libgif7 (>= 5.1), libglib2.0-0 (>= 2.70.0), libgsf-1-114 (>= 1.14.24), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libgxps2 (>= 0.2.1), libicu72 (>= 72.1~rc-1~), libiptcdata0, libjpeg62-turbo (>= 1.3.1), libnm0 (>= 1.0.0), libosinfo-1.0-0 (>= 0.2.9), libpng16-16 (>= 1.6.2-1), libpoppler-glib8 (>= 0.85.0), libseccomp2 (>= 2.1.0), libtiff6 (>= 4.5.0~rc1), libtotem-plparser18 (>= 3.26.0), libtracker-sparql-3.0-0 (>= 3.4.0~beta), libxml2 (>= 2.7.4), dconf-gsettings-backend | gsettings-backend, init-system-helpers (>= 1.52), tracker (>= 3.4.0~)
Breaks: tracker (<< 1.99.2)
Filename: pool/target/t/tracker-miners/tracker-extract_3.4.3-1+apertis2bv2024dev3b1_armhf.deb
Size: 682784
MD5sum: eed3f2de55c4d6da3d680d88385b1965
SHA1: a86193f10400816827ec6af11b3682d101afd13a
SHA256: f9519f4d0cc87d4a885b4cef3e8e782ca9bf2827e6ee19a12bf0faa38a32e7f3
SHA512: e4905377b38ac855eb2e98723df42912acc5676b714283e6c54aed6260295066cc08ce3a3f2dd8412e9d354c2dd941b23b670728dccd764b4f75c10fbf3ca500
Description: metadata database, indexer and search tool - metadata extractors
 This package contains the metadata extractors.
 .
 Tracker is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.
Homepage: https://wiki.gnome.org/Projects/Tracker

Package: tracker-extract-dbgsym
Priority: optional
Section: debug
Installed-Size: 1838
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: tracker-miners
Version: 3.4.3-1+apertis2bv2024dev3b1
Depends: tracker-extract (= 3.4.3-1+apertis2bv2024dev3b1)
Filename: pool/target/t/tracker-miners/tracker-extract-dbgsym_3.4.3-1+apertis2bv2024dev3b1_armhf.deb
Size: 1304196
MD5sum: 7133439a42ac681d1f99036c56c0badb
SHA1: 7e0670e2503cd06ff3107fc89f4015088481664d
SHA256: 8bd12716f610f575f1496aaa5abb20d38bdca04e6c339bc997432cef0cdb00bf
SHA512: f86d0100d3a264d719627afb195ebeb0cd162389d1e3fd9fd36c83f26d8d95f02d4a6e0f5a20398fe5aaa09a648e2ca10e1cd77cc11c5afd777dc67e65e7b48b
Description: debug symbols for tracker-extract
Auto-Built-Package: debug-symbols
Build-Ids: 0928140b8d521715accb4dfd8cded3768dcbe54b 0a3c42251783531815a4b281e6b8420f5a7b91e5 0fcbfb90ae4dffc16dea629ba7bd8b4ae77900ad 13a6364478ccc778239ecb4b8c6e205b54f765f6 2b1ba88b911cc9569661b3a42a73f3e88b21acd8 356b40c8d91645c55c5883332242da2e60f74e67 397faf31cea88008447dc3e59f3912b5bafb3daf 41c7146c8c28251c3bf759d4cc6c027e345d0f83 457ff6e4bfb5f77c100f9ee119b922b35dd4bbc0 4bfea82610c84dcf3d50279739a7517b0c8e60a9 5171d2ac42cffd5e334291f69c1229b622c7d3e3 5849b7374662d640d5ff621859196d618cc5df33 5cf5fa9da8d4c9daa273a81727b0630e5c14763e 5e812004cd3fe6fd41817065fd70d54981acf4da 6206440f20a37d5f0fa73a07c74853689dca6148 69743e17fa13fbebf859780b1abd45234a6f0bfe 6cdef44063ce123b5f16711f572b94ff6e9d30c0 6dfeb8ded5a699e604b661b8c2170e6be48da02e 6f2e056598bad01210219c148c87f9e65f84da5a 743c1a5a411cca6a11e20605ea567986bb49e182 7a7a457ca0a59487ba2a70d48a1299290f1f33ff 8677d0acac03cccae36a2d237e37ec5db9120811 8eda9847bf74692294155d2f5f3e03f8e8b40b51 9094f990c38236c39a167e04f03b947830ac5d7e 9496ff4539f1a97d188990110811f677286ba5d3 9aaeb51b8b479d4bb3bd482efe566028f2bab730 9cf999c647b796b063e25d2762ac45254c7956d2 9ecda026fce090921d42edac30d3a2715b1b45b3 c398a7429715623d6d70ac08e2a882ee7099b1f3 c771616e71fb797613d697dd46d3055b528528f9 ca2b367aae65d8d13d40a14dfc66b65c62b68007 ca4b3e8aece2bacd046634c6308f9715b47580a1 cb24bc8d7132367d30420ab485857c6c86aa0879 e26ea6d71ee24060b4b1e2b63783ab8b4db0f7cc e6a25b86b1cf9f0ddfcc8238f06aa46245a2d9ce ecea0f28e2b1a41838966ef58c0c294aca334867 ee31fae7377c362530b26c461661b4b5419fc9f2 f326d5abf44b7297c16ff00c472d7ce854fe9fb4

Package: tracker-miner-fs
Priority: optional
Section: utils
Installed-Size: 198
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: tracker-miners
Version: 3.4.3-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.70.0), libtracker-sparql-3.0-0 (>= 3.4.0~), libupower-glib3 (>= 0.99.0), tracker-extract (= 3.4.3-1+apertis2bv2024dev3b1), init-system-helpers (>= 1.52), tracker (>= 3.4.0~), procps
Breaks: bijiben (<< 40), brasero (<< 3.12.2-8~), gnome-applets (<< 3.40.0-4~), gnome-books (<< 40), gnome-boxes (<< 40), gnome-documents (<< 3.34.0-4~), gnome-music (<< 40), gnome-photos (<< 40), gnome-usage (<< 3.38.1-3~), nautilus (<< 40), netatalk (<< 3.1.12~ds-8.1), rygel (<< 0.40.1-3~)
Filename: pool/target/t/tracker-miners/tracker-miner-fs_3.4.3-1+apertis2bv2024dev3b1_armhf.deb
Size: 64404
MD5sum: 84541e680cd37afb5f610b4deacbf3ea
SHA1: cf8f51b865a99e6d16a8e496d6b8cdf95a1b5dd5
SHA256: d54337fe09b8ba1586584e9e465cb4403323ec6464c9f361525c550b176d379e
SHA512: 225285bca930614464390af8521d9948c6904f95a6140de7d76ebb98620e3cef5771093d2ae7b4920830d2d13c4064df581681cb5b00f54e4ae87dbfb2741b46
Description: metadata database, indexer and search tool - filesystem indexer
 This package contains the tracker indexer for indexing your files and folders.
 .
 Tracker is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.
Homepage: https://wiki.gnome.org/Projects/Tracker

Package: tracker-miner-fs-dbgsym
Priority: optional
Section: debug
Installed-Size: 230
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: tracker-miners
Version: 3.4.3-1+apertis2bv2024dev3b1
Depends: tracker-miner-fs (= 3.4.3-1+apertis2bv2024dev3b1)
Filename: pool/target/t/tracker-miners/tracker-miner-fs-dbgsym_3.4.3-1+apertis2bv2024dev3b1_armhf.deb
Size: 173660
MD5sum: dba437a69b8fd6147e937a5909484740
SHA1: 5c47ff62d470a8c872682349ecf782c7d19d2424
SHA256: bf2683969e72dc1db1aed567becc1a0b62c47a0cc614f987b2b296788789be28
SHA512: d1cd607d6331b5e86b786e0b9155553c794a78dbb3da2159238209e75c976e72c0f2282df197c4386a21260d037231847822c0d8f87c7382a53a8d5a7d95b0f8
Description: debug symbols for tracker-miner-fs
Auto-Built-Package: debug-symbols
Build-Ids: 1858c3bac90d85f0a3c02bd6bdd3a8ff4e2c42a9 591bdf2d146d50fcc2ff97973c6bf885d63e6ac3

Package: tracker-test-utils
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: tracker
Version: 3.4.2-1+apertis2bv2024dev3b1
Depends: python3-gi, gir1.2-tracker-3.0 (= 3.4.2-1+apertis2bv2024dev3b1), gir1.2-glib-2.0, libglib2.0-bin
Filename: pool/target/t/tracker/tracker-test-utils_3.4.2-1+apertis2bv2024dev3b1_armhf.deb
Size: 23004
MD5sum: 73f9544234bc50c063b537b0875521f9
SHA1: 7b5a9d1aa42dd2bdaac21cceceb96440be33b66b
SHA256: 877c5177ffa0b586ef99fe481df1243b32e267f060087a442674904e640071c1
SHA512: c074d2df5eed6a41552da4e66698f311f3a329f016a552cc7d9479a3ce3331ec52228a99fc11187a4a514703b982a092a73566ba4044414ad75350223b76cd6b
Description: test utilities for tracker
 This package contains shared test utilities provided by tracker, for use by
 tracker-miners.
 .
 Tracker is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.
Homepage: https://wiki.gnome.org/Projects/Tracker
Multi-Arch: same

Package: traprain-guidance-ui
Priority: optional
Section: misc
Installed-Size: 62
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-guidance-0-1 (= 0.2023.1bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libnotify4 (>= 0.7.0), libsystemd0, libtraprain-client-0-1 (>= 0.1612.0)
Filename: pool/target/t/traprain/traprain-guidance-ui_0.2023.1bv2024dev3b1_armhf.deb
Size: 14280
MD5sum: 4e17b8b9603b0143a9649746846fae39
SHA1: 1a7b9b1d1bfe3a5b3cc16713076fd4e7325fe9fa
SHA256: 031a0b5b3d973c4ce4738299a1672bbde4dd3090126597f9bc6d164d24b84c48
SHA512: da24d88adbf297fe078c5e0df468be833ab8e22af31c0a58d0d46cd2942c3ddd23e6d0fecf6d665421d95ff5081c98ca640ca7d857be6e41c47fd82f36ed3ab2
Description: Navigation API - guidance SDK UI
 Navigation route list and guidance
 .
 This package contains a sample guidance UI service which can be used by
 application authors to test their code in the SDK emulator.

Package: traprain-guidance-ui-dbgsym
Priority: optional
Section: debug
Installed-Size: 34
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: traprain-guidance-ui (= 0.2023.1bv2024dev3b1)
Filename: pool/target/t/traprain/traprain-guidance-ui-dbgsym_0.2023.1bv2024dev3b1_armhf.deb
Size: 18852
MD5sum: b0c60233ea0eb65de882833abacb23b2
SHA1: bca914660b7f1439f339bdff10fdc4bbbf09698b
SHA256: 88cf1e6bb6d8d088fc10b2c1f282357d06d3b63c017135c4c186497eb8793e3b
SHA512: 052cb38940dc5792cc2661ee7e75597592dc8491e455691bd2dbf39c247862df2b860ee4ec29734baf8944a1d81909c73e810b97cb1b31c6a4d78e4aababf841
Description: debug symbols for traprain-guidance-ui
Auto-Built-Package: debug-symbols
Build-Ids: 03077b01512aefbf9df758830ae748d0c6bb108c

Package: traprain-mock-service
Priority: optional
Section: misc
Installed-Size: 82
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-service-0-1 (= 0.2023.1bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libsystemd0, libtraprain-common-0-1 (>= 0.1.0), acl, adduser
Filename: pool/target/t/traprain/traprain-mock-service_0.2023.1bv2024dev3b1_armhf.deb
Size: 19896
MD5sum: a0ee252e86ab5781fe52a39e9473e2ca
SHA1: 0f57a38c865199861a19949d6ce8ca60bc22cf0a
SHA256: 057c284b58e5bd6cfc3ee198f15e2d44c86f4423a995719ccd86654d94811b62
SHA512: eeeceff25e8d199ca078cdfe8b3703a3fc6d6f27cc63053b007be3be6e7c53bad2e4682f9b2747600ff6123e36ef3e00656a01187266268b6b1776c8e206c2b9
Description: Navigation API - mock service
 Navigation route list and guidance
 .
 This package contains a navigation mock service which can be used by
 applications authors to test their code in the SDK emulator.

Package: traprain-mock-service-dbgsym
Priority: optional
Section: debug
Installed-Size: 61
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: traprain-mock-service (= 0.2023.1bv2024dev3b1)
Filename: pool/target/t/traprain/traprain-mock-service-dbgsym_0.2023.1bv2024dev3b1_armhf.deb
Size: 39280
MD5sum: 85fd67994a2f0cd236116f66d1063866
SHA1: ec58923879364ae832ddebd485b47149d28e3b26
SHA256: 0761a6c865bb36d7911dbf2dcea7fe7d82b336209d58aa5122631277fcb74a0b
SHA512: b6b83a6177922e17bf7b59eb74c902311ab01a536360a955a1319e9d759dba8d946578150baf2214c63c38a4002e497fd05e581a2ff266f9c847e7bbef3c8d5e
Description: debug symbols for traprain-mock-service
Auto-Built-Package: debug-symbols
Build-Ids: ed26bfe32e1f90f21ae2a18169ddb7033f8e9644

Package: traprain-send-turn-by-turn
Priority: optional
Section: misc
Installed-Size: 49
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-service-0-1 (= 0.2023.1bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.26.0)
Filename: pool/target/t/traprain/traprain-send-turn-by-turn_0.2023.1bv2024dev3b1_armhf.deb
Size: 11744
MD5sum: f9745c09f6e90de9461f7eb2694afd5a
SHA1: dd1a0c9f6a42357162fc520945982623ef25f9b3
SHA256: 3bf72abb55c4c82c1ebe8c354041a6da496fad1ee39ab8df2ee2fad243ad25ec
SHA512: bdc1d42028fbd1ccc41f9260bd333136a3dd5a6a23d9393ae03edf8a0072490d37ee80605a7ae4afaf82384f9c4afad860b29e181a8c80c62e2bd07fbcb421d5
Description: Tool to send turn-by-turn notifications
 Navigation route list and guidance
 .
 This package contains a command line tool to send turn-by-turn notifications
 to the service in charge of displaying those.

Package: traprain-send-turn-by-turn-dbgsym
Priority: optional
Section: debug
Installed-Size: 21
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: traprain-send-turn-by-turn (= 0.2023.1bv2024dev3b1)
Filename: pool/target/t/traprain/traprain-send-turn-by-turn-dbgsym_0.2023.1bv2024dev3b1_armhf.deb
Size: 8240
MD5sum: 3c7dfcfd1278f9be2730b1643157e7af
SHA1: cebfb961e3d0900202273fd82cecbda02cb17740
SHA256: bba25c95abb68cbfc0e34fedb69efb807e61a974d4e00050fa0b962300aff7ae
SHA512: 605e5fadb40f00fa7fd657041e31166837059b617e9701a818a3409768a282aa04c56b376f697f92c86249eca91c4dd50f763e0a49e3152c51a728442c721081
Description: debug symbols for traprain-send-turn-by-turn
Auto-Built-Package: debug-symbols
Build-Ids: c7ae6e16f2cf61d0b64285fc3759338edd469ca8

Package: traprain-update-progress
Priority: optional
Section: misc
Installed-Size: 49
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: libtraprain-client-0-1 (= 0.2023.1bv2024dev3b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.26.0)
Filename: pool/target/t/traprain/traprain-update-progress_0.2023.1bv2024dev3b1_armhf.deb
Size: 13248
MD5sum: 2cb083cfaaf972a988947c1c433cd0b0
SHA1: c1f8f246f91e0292d15e80f18b596c65c689b669
SHA256: e191e2127d9554d0e46c056cf9a74974f1f8e540dc5b558fc10b20f1c613aa1f
SHA512: 4daced2f10fab124f98665f855048a78a26b0471924fe590e133cc96b03116b5538464bfaff6ee8f5f1643066a2c837d7ee2af4d8c351eea9c276a38a38a4c02
Description: Tool to update progress information on the mock service
 Navigation route list and guidance
 .
 This package contains a command line tool to send progress updates to
 the mock service. It's meant to be used in the SDK emulator to test
 applications and UI which are using these progress information.

Package: traprain-update-progress-dbgsym
Priority: optional
Section: debug
Installed-Size: 25
Maintainer: Apertis maintainers <maintainers@lists.apertis.org>
Architecture: armhf
Source: traprain
Version: 0.2023.1bv2024dev3b1
Depends: traprain-update-progress (= 0.2023.1bv2024dev3b1)
Filename: pool/target/t/traprain/traprain-update-progress-dbgsym_0.2023.1bv2024dev3b1_armhf.deb
Size: 10924
MD5sum: 22e01920751d613e38b07d9466fb02cf
SHA1: 670d97882093bb1b067ceaeb96372c0a51f24fe9
SHA256: 95b047ed4d0340bf774a9818ab5a87c4f896c34f11600b0b82853c4afafd48a4
SHA512: c04944f8838014a29647351f1bb80cc462b4c3b0b038854f0db96f30fc0ac61f64927028b9966d315ae874df41a8433d0e6e4d7fa0c9b78d5dac146b2be242cf
Description: debug symbols for traprain-update-progress
Auto-Built-Package: debug-symbols
Build-Ids: 3191067365cc201af5fddca5eaaa0efd8b95c44c

Package: tzdata
Priority: required
Section: localization
Installed-Size: 2546
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: all
Version: 2023c-5+apertis1bv2024dev3b2
Provides: tzdata-bookworm
Depends: debconf (>= 0.5) | debconf-2.0
Filename: pool/target/t/tzdata/tzdata_2023c-5+apertis1bv2024dev3b2_all.deb
Size: 296540
MD5sum: 179d904e65e4aac38cb777bfe36c1f57
SHA1: 427f43f873da8df1a354f76b3d3d19937d4af352
SHA256: 850262c1ce62ee3ac01823c7884324845e38bb82fea005119bb94a0f5e16ddea
SHA512: 667f188734eed6e48d3758ae3a709b9782d944208966bb0020b6bd62c8c6e8b32cb61791ab59b122dd511134c95769dc9079cca0558dc33d258cc7c885b9cf28
Description: time zone and daylight-saving time data
 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.
Homepage: https://www.iana.org/time-zones
Multi-Arch: foreign

Package: u-boot-exynos
Priority: optional
Section: admin
Installed-Size: 3351
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: armhf
Source: u-boot
Version: 2023.01+dfsg-2+apertis3bv2024dev3b1
Filename: pool/target/u/u-boot/u-boot-exynos_2023.01+dfsg-2+apertis3bv2024dev3b1_armhf.deb
Size: 569128
MD5sum: a5fea730403fcb668770f02f9c81d10a
SHA1: 2b848dcf0a155a2ae080f573d4db2afcda69a519
SHA256: 956e6a0fa99ef78060d4f08c8effe75bf8f0f1ed58bc35e7f5b13f3e0928ec22
SHA512: fd5087eb956a9d76b04b5106b632590383e624fb6d68f3b8740b3c4c00702b3a3e0d7b13286c825aca7941431fc827746a6d7a04877d2b88a17fdcc0373a67a1
Description: A boot loader for exynos systems
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for various Exynos platforms.
 .
 Included platforms:
 arndale
 odroid
 odroid-xu3
Homepage: https://www.denx.de/wiki/U-Boot/
Multi-Arch: same

Package: u-boot-imx
Priority: optional
Section: admin
Installed-Size: 11600
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: armhf
Source: u-boot
Version: 2023.01+dfsg-2+apertis3bv2024dev3b1
Replaces: u-boot (<< 2014.10~rc2+dfsg1-2~)
Breaks: u-boot (<< 2014.10~rc2+dfsg1-2~)
Filename: pool/target/u/u-boot/u-boot-imx_2023.01+dfsg-2+apertis3bv2024dev3b1_armhf.deb
Size: 1257368
MD5sum: 5da853a8b1ad222a2581f0937de6eee0
SHA1: 45406113b47742c1bc7c2a2095c39a178d4514fe
SHA256: 97139cc6ec58c3755e43325c6421a904039c44ddb5a3cf3342ddfeb86a2e0d25
SHA512: 7d055e63cf0432a59037af44c3cf090fd35d4a1626da1ef7591593b699a05e85cc2d0977a540de112325ef4d777a9a1e1a7c6a04309d0e02bc97b5addd150282
Description: A boot loader for imx systems
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for various imx platforms.
 .
 Included platforms:
 colibri_imx6
 dh_imx6
 mx53loco
 mx6cuboxi
 mx6qsabrelite
 nitrogen6q
 novena
 novena-rawsd
 udoo
 usbarmory
 wandboard
Homepage: https://www.denx.de/wiki/U-Boot/
Multi-Arch: same

Package: u-boot-menu
Priority: optional
Section: admin
Installed-Size: 39
Maintainer: Jonas Smedegaard <dr@jones.dk>
Architecture: all
Version: 4.2.2+apertis2bv2024dev3b1
Depends: linux-base
Suggests: flash-kernel
Filename: pool/target/u/u-boot-menu/u-boot-menu_4.2.2+apertis2bv2024dev3b1_all.deb
Size: 10040
MD5sum: 7d9fcbb70b3c4035434791ebc67362f2
SHA1: 4dcd19ae84edaa164b595165e3821e2629fafb3f
SHA256: e1273a487ea099614b886af341bafbc6c4b74429bb0df3c35f791be947a1742f
SHA512: 1d460ab7f81b5ba26f7affa2d9257db73ffaa783054d48d454e643e8deccbb48aa14e2a26a101b058619b058429a63d11128d191258c76765e87bfa5885dae11
Description: u-boot menu update
 Automatically create extlinux-style boot menu for u-boot. Boot menu
 entries are automatically created for every kernel package when they are
 installed.
 .
 When /boot is on a separate partition, the package flash-kernel may help
 ensure that device-tree (dtb) files are made available to u-boot.
Homepage: https://github.com/suihkulokki/u-boot-menu
Multi-Arch: foreign

Package: u-boot-omap
Priority: optional
Section: admin
Installed-Size: 12768
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: armhf
Source: u-boot
Version: 2023.01+dfsg-2+apertis3bv2024dev3b1
Replaces: u-boot (<< 2014.10~rc2+dfsg1-2~)
Breaks: u-boot (<< 2014.10~rc2+dfsg1-2~)
Filename: pool/target/u/u-boot/u-boot-omap_2023.01+dfsg-2+apertis3bv2024dev3b1_armhf.deb
Size: 1285224
MD5sum: fcf6188c9fe7402729f1be849c9d539f
SHA1: e5b6dbf51e38307ad724f5f50b45ccac9fea8b68
SHA256: 36e5325ad3c1ab9d2cb39a2933ba342027f6d84cc3f4d310c42d2deea7951492
SHA512: a582e7acbdae0ef53e0160e7ab555b4e87d25cab5eaa9284c4908f46e3e91ff9873fbabb8a2ffac1319611ea5f373b05b73d6d8617922b04a5c7e4cfcc14c7fb
Description: A boot loader for omap systems
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for various omap and related
 platforms.
 .
 Included platforms:
 am335x_boneblack
 am335x_evm
 am57xx_evm
 dra7xx_evm
 igep00x0
 nokia_rx51
 omap3_beagle
 omap4_panda
Homepage: https://www.denx.de/wiki/U-Boot/
Multi-Arch: same

Package: u-boot-rockchip
Priority: optional
Section: admin
Installed-Size: 1920
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: armhf
Source: u-boot
Version: 2023.01+dfsg-2+apertis3bv2024dev3b1
Recommends: python3
Filename: pool/target/u/u-boot/u-boot-rockchip_2023.01+dfsg-2+apertis3bv2024dev3b1_armhf.deb
Size: 451952
MD5sum: 407b9d8fafb2b6eb96342dbd91955bea
SHA1: 4c58dafa37f117219cf23bc8efd85bba143d7523
SHA256: 6412b61efa5a84288cb53f912b05d00674459c2644b33764f06ac367db8f91f2
SHA512: 36f479d5c4e0676391f9b19604f7d51437aaed11248b2634f53cecac7614f82556e92247b019a6e67237ac3705589cb655ad3438c329e59f133bfcd8c55783f1
Description: A boot loader for rockchip systems
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for various Rockchip platforms.
 .
 Included platforms:
 firefly-rk3288
Homepage: https://www.denx.de/wiki/U-Boot/
Multi-Arch: same

Package: u-boot-rpi
Priority: optional
Section: admin
Installed-Size: 3611
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: armhf
Source: u-boot
Version: 2023.01+dfsg-2+apertis3bv2024dev3b1
Filename: pool/target/u/u-boot/u-boot-rpi_2023.01+dfsg-2+apertis3bv2024dev3b1_armhf.deb
Size: 490800
MD5sum: 89c7c999c62a1f57e1c67816be923339
SHA1: d1edb713f6a9eb2ef5459db6f9a8ff9214097221
SHA256: 09c2d31a148c8dee7b3bfcfb9b05f094ef99e0f7ea08e17045ebe5fd920a6d78
SHA512: afc6fc3797c3b4d9b96aab367ee0cadd1bd8faef7b251c03dfbd05ea0adc5a70cac6f814c4e6d1d086ab13a716c8ae3cf23060bd95013f9b2f89b1f49d923f82
Description: A boot loader for Raspberry PI systems
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for various Raspberry PI
 platforms.
 .
 Included platforms:
 rpi_2
 rpi_3_32b
 rpi_4_32b
Homepage: https://www.denx.de/wiki/U-Boot/
Multi-Arch: same

Package: u-boot-stm32
Priority: optional
Section: admin
Installed-Size: 2394
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: armhf
Source: u-boot
Version: 2023.01+dfsg-2+apertis3bv2024dev3b1
Filename: pool/target/u/u-boot/u-boot-stm32_2023.01+dfsg-2+apertis3bv2024dev3b1_armhf.deb
Size: 664056
MD5sum: fa80cb31a98537b9daca3fe0bf245287
SHA1: 1140bab82276ceacfb7e3020b575eaa764d772e6
SHA256: 9c73697975649c93df56757843f43bca5a560f7c25abe80fb96c6866d996ffaa
SHA512: 610affecc0813d1aeb48542b3723f926ac217b8edafdae4c6819a3f3e18c632a53c92b36745972295bd08d9e3c84475915c784d414a5d98eb90dc7d22981e87a
Description: A boot loader for ST Microelectronics systems
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for various ST Microelectronics
 platforms.
 .
 Included platforms:
 stm32mp157c-dk2
Homepage: https://www.denx.de/wiki/U-Boot/
Multi-Arch: same

Package: u-boot-sunxi
Priority: optional
Section: admin
Installed-Size: 29360
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: armhf
Source: u-boot
Version: 2023.01+dfsg-2+apertis3bv2024dev3b1
Replaces: u-boot (<< 2014.10~rc2+dfsg1-2~)
Breaks: u-boot (<< 2014.10~rc2+dfsg1-2~)
Filename: pool/target/u/u-boot/u-boot-sunxi_2023.01+dfsg-2+apertis3bv2024dev3b1_armhf.deb
Size: 1973936
MD5sum: 9b4b029f28c6eb73b9cae9edfa17533b
SHA1: 809c52181c4c44a3b58bc4d0efbc03f2b3c26063
SHA256: f2890d958b4e211169e199e6d74ce0d204aa08ec398b695999d66c8b08fb77a9
SHA512: bd7a21c22c4b12db36733759e6ca03518dec50dfbcff7d5294eda884180f4f56c5c1591bb41bf7c8ef1e0ea12185ebf4025d716a315c3a142a5ac56463a2dd59
Description: A boot loader for sunxi systems
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for various Allwinner/sunxi
 platforms.
 .
 Included platforms:
 A10-OLinuXino-Lime
 A10s-OLinuXino-M
 A20-OLinuXino-Lime
 A20-OLinuXino-Lime2
 A20-OLinuXino-Lime2-eMMC
 A20-OLinuXino_MICRO
 A20-OLinuXino_MICRO-eMMC
 A20-Olimex-SOM-EVB
 Bananapi
 Bananapi_M2_Ultra
 Bananapro
 CHIP
 Cubieboard
 Cubieboard2
 Cubieboard4
 Cubietruck
 Cubietruck_plus
 Lamobo_R1
 Linksprite_pcDuino
 Linksprite_pcDuino3
 Mini-X
 Sinovoip_BPI_M3
 bananapi_m2_berry
 nanopi_neo
 nanopi_neo_air
 orangepi_plus
 orangepi_zero
Homepage: https://www.denx.de/wiki/U-Boot/
Multi-Arch: same

Package: u-boot-tegra
Priority: optional
Section: admin
Installed-Size: 1554
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: armhf
Source: u-boot
Version: 2023.01+dfsg-2+apertis3bv2024dev3b1
Replaces: u-boot (<< 2014.10~rc2+dfsg1-2~)
Breaks: u-boot (<< 2014.10~rc2+dfsg1-2~)
Filename: pool/target/u/u-boot/u-boot-tegra_2023.01+dfsg-2+apertis3bv2024dev3b1_armhf.deb
Size: 412660
MD5sum: 8d5c2783aaf6eb31c4f4499d42f79ebd
SHA1: 78ce03bbbacda5eaa1778acd9bf0e50d1cf087cc
SHA256: aa48d3c5f3742d007bb60fc24da8417f2f0c0ad0fd66988ce177275a14a90883
SHA512: 1bdc557c9bc353498b601dcec4f4dc77d0111f358d61044d326318f15ea123bd7c99de69d4d031fa0a4b9aa2124b8ca5f2c9cf97668575cb0a6f180a2e02d30f
Description: A boot loader for NVIDIA Tegra systems
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for various NVIDIA Tegra platforms.
 .
 Included platforms:
 jetson-tk1
Homepage: https://www.denx.de/wiki/U-Boot/
Multi-Arch: same

Package: u-boot-tools
Priority: optional
Section: admin
Installed-Size: 655
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: armhf
Source: u-boot
Version: 2023.01+dfsg-2+apertis3bv2024dev3b1
Replaces: u-boot (<< 2010.12-2), uboot-envtools (<< 20081215-3~), uboot-mkimage (<= 0.4build1)
Depends: libc6 (>= 2.34), libgnutls30 (>= 3.7.3), libssl3 (>= 3.0.0), libtinfo6 (>= 6), libuuid1 (>= 2.16)
Recommends: device-tree-compiler, libubootenv-tool
Breaks: u-boot (<< 2010.12-2), uboot-envtools (<< 20081215-3~), uboot-mkimage (<= 0.4build1)
Filename: pool/target/u/u-boot/u-boot-tools_2023.01+dfsg-2+apertis3bv2024dev3b1_armhf.deb
Size: 308204
MD5sum: 6744ac6025028ae1b2887cd1f1909484
SHA1: c1c1dd90f7b3f2b12e26ff1958a0c982947c243b
SHA256: e270a33391a1244c0a7b399b5e0d0219c6a737fbe05d678f9d928317be2836ab
SHA512: 81203cd112ab081d2406079c037bbc4ce81451adc1b0fff8aff7d59f72dd9273606041a1e2da8e2d4c7d5701c0efb610eac549028f586941c79274396005d39b
Description: companion tools for Das U-Boot bootloader
 This package includes programs for generating and listing U-Boot
 images in various formats:
  - mkimage
  - dumpimage
  - mksunxiboot
  - mkenvimage
Homepage: https://www.denx.de/wiki/U-Boot/
Multi-Arch: foreign

Package: u-boot-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 1022
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: armhf
Source: u-boot
Version: 2023.01+dfsg-2+apertis3bv2024dev3b1
Depends: u-boot-tools (= 2023.01+dfsg-2+apertis3bv2024dev3b1)
Filename: pool/target/u/u-boot/u-boot-tools-dbgsym_2023.01+dfsg-2+apertis3bv2024dev3b1_armhf.deb
Size: 881344
MD5sum: ba12a1a1361eb2d13469c14563de0a49
SHA1: c827ada73cb182c825101ebe87b7410eb2c6cff4
SHA256: 7e2071401ab6617a249fc21ca0930df48f2a094cd17c3e7e3649f0f38c7aa484
SHA512: 0c0714bc871076c3d429d24930926fa8c0d3b05a33fb049545b0736f62ebab4ba8978159b86cab219fff2f571a3fa9c20aeee034f96e13bd9bfd88bc6be44732
Description: debug symbols for u-boot-tools
Auto-Built-Package: debug-symbols
Build-Ids: 104d8d3f3e14bc5eaeaef962572cd52495a883b5 17ef5feb8af574d2783bd4e38909c195e084b8fc 22b9db4dbade5883fb8148868a0441a541c61033 6782bbdec06bfcd472e6b3ba67e526a20ec414fa d77e44af29fe8771e545d7b1e183c59469ae1b56 eee980baae4b2ed14ed75fd89d9629616f230678

Package: ubihealthd
Priority: optional
Section: utils
Installed-Size: 53
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: mtd-utils
Version: 1:2.1.5-1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/m/mtd-utils/ubihealthd_2.1.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 18764
MD5sum: 444283b8e5392611b160e146e9e2c071
SHA1: a70ac40c2288822de183fe80b80d0e1a9fc0d6cb
SHA256: a1028155484f75ce3203c8498ebc6ac58b6baa59c06aa02cba4771e59f2e6a5d
SHA512: 5f0b0ee381f2824dc23263ec069b32971df968983f23ef4f9afc2e06173e69e7f1691f4e1b584c47c2c0b9ff9ddacc88bab5e7900969766074ce59a507b6befd
Description: UBI health daemon
 This package provides the ubihealthd daemon. This daemon will ensure
 that all UBI PEMs of a selected UBI NAND partition get read and
 scrubbed in the background, to a configurable schedule, ensuring
 that ECC errors do not accumulate on infrequently read data.
Homepage: http://www.linux-mtd.infradead.org/
Multi-Arch: foreign

Package: ubihealthd-dbgsym
Priority: optional
Section: debug
Installed-Size: 52
Maintainer: Bastian Germann <bage@debian.org>
Architecture: armhf
Source: mtd-utils
Version: 1:2.1.5-1+apertis2bv2024dev3b1
Depends: ubihealthd (= 1:2.1.5-1+apertis2bv2024dev3b1)
Filename: pool/target/m/mtd-utils/ubihealthd-dbgsym_2.1.5-1+apertis2bv2024dev3b1_armhf.deb
Size: 37560
MD5sum: 4b879d2487ddba6ccaf46c45fd8cdbd0
SHA1: 32751de0b0df835c5f986e201e4fbd370c722a38
SHA256: 6b58b1b8d2094e4fe87477279e24f462c5e3f38614559afffcf8d9cb49fb2bb9
SHA512: f3eeb9ee991713693e3d72defe0ffb95108cf6b329b73331537906f59453407b3ea3f5a1c890896d1a1feb2fb5e66cfe940baa17710b646586b190ab12e41202
Description: debug symbols for ubihealthd
Auto-Built-Package: debug-symbols
Build-Ids: 584afd1700b88d99a39c79c445717f046e608d47

Package: ucf
Priority: standard
Section: utils
Installed-Size: 216
Maintainer: Manoj Srivastava <srivasta@debian.org>
Architecture: all
Version: 3.0043+nmu1+apertis1bv2024dev3b1
Depends: debconf (>= 0.5) | debconf-2.0, sensible-utils
Filename: pool/target/u/ucf/ucf_3.0043+nmu1+apertis1bv2024dev3b1_all.deb
Size: 55768
MD5sum: 55e5e0577dc9b22af14e2b8e7a5034d7
SHA1: 8d2674d77ffab70de39dd3b8dcda937b34d9384f
SHA256: f48d1d3024ef67cc6fe80a18ffc5e34df20c377b6636e56ecda18b60dd0dd6c3
SHA512: 144ee8e2ce6873d773a70a3ac3b4f34e988750957bfd39c9fc0fd3ec2b87d3b9d60f53b3a37539da101fc9c4e3cabda1b553ab32f096b6985cb616d1fced91f2
Description: Update Configuration File(s): preserve user changes to config files
 Debian policy mandates that user changes to configuration files must be
 preserved during package upgrades. The easy way to achieve this behavior
 is to make the configuration file a 'conffile', in which case dpkg
 handles the file specially during upgrades, prompting the user as
 needed.
 .
 This is appropriate only if it is possible to distribute a default
 version that will work for most installations, although some system
 administrators may choose to modify it. This implies that the
 default version will be part of the package distribution, and must
 not be modified by the maintainer scripts during installation (or at
 any other time).
 .
 This script attempts to provide conffile-like handling for files that
 may not be labelled conffiles, and are not shipped in a Debian package,
 but handled by the postinst instead. This script allows one to
 maintain files in /etc, preserving user changes and in general
 offering the same facilities while upgrading that dpkg normally
 provides for 'conffiles'.
 .
 Additionally, this script provides facilities for transitioning a
 file that had not been provided with conffile-like protection to come
 under this schema, and attempts to minimize questions asked at
 installation time. Indeed, the transitioning facility is better than the
 one offered by dpkg while transitioning a file from a non-conffile to
 conffile status.
Multi-Arch: foreign

Package: uchardet
Priority: optional
Section: utils
Installed-Size: 24
Maintainer: James Cowgill <jcowgill@debian.org>
Architecture: armhf
Version: 0.0.7-1+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.1.1), libuchardet0 (>= 0.0.1)
Filename: pool/target/u/uchardet/uchardet_0.0.7-1+apertis1bv2024dev2b1_armhf.deb
Size: 6344
MD5sum: cd337ab1000adf174f27a7c6ec156ab9
SHA1: a96b56449d2d9b05ec99ce2a4fbf2c52cffa2ce0
SHA256: 51c7ab87eea8eeeaac52814e056290cb36f110c03793ff682f95cfdc961b17bf
SHA512: 4fa23a27f1b16e5bd2fac0465ddbaad3f32f3967e3c1bd7d8efa0f55896556d9eb62968b94376dae8c27752fb3e2a5dd63832f8074534b0d4e99b4fdcdf660cf
Description: universal charset detection library - cli utility
 uchardet is a C language binding of the original C++ implementation
 of the universal charset detection library by Mozilla.
 .
 uchardet is a encoding detector library, which takes a sequence of
 bytes in an unknown character encoding without any additional
 information, and attempts to determine the encoding of the text.
 .
 This package contains the cli detection utility.
Homepage: https://www.freedesktop.org/wiki/Software/uchardet/
Multi-Arch: foreign

Package: uchardet-dbgsym
Priority: optional
Section: debug
Installed-Size: 27
Maintainer: James Cowgill <jcowgill@debian.org>
Architecture: armhf
Source: uchardet
Version: 0.0.7-1+apertis1bv2024dev2b1
Depends: uchardet (= 0.0.7-1+apertis1bv2024dev2b1)
Filename: pool/target/u/uchardet/uchardet-dbgsym_0.0.7-1+apertis1bv2024dev2b1_armhf.deb
Size: 13496
MD5sum: 7e97487196f375d345cb205eefb51601
SHA1: d56c8fc4249dfa8595ec4482630e44a0130529f8
SHA256: 95232b6cb976ff91e61263a5890be704e282ed1dc0ef3180463ab164a257b81e
SHA512: 91fe3e0b29d0eda105a0f3c5b0be4ab8ec3c242af57ea4e807cf70a4c57320ebb3006a6d7a580b592b96b36ea5d38252f22d2e980a8aafd2229bdd6552eed6cd
Description: debug symbols for uchardet
Auto-Built-Package: debug-symbols
Build-Ids: ba7077defdf10328e91db7e9e37dea3f3216bfeb

Package: udev
Priority: important
Section: admin
Installed-Size: 9640
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap2 (>= 1:2.10), libkmod2 (>= 15), libselinux1 (>= 3.1~), adduser, libudev1 (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/udev_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 1601124
MD5sum: 377a71dc3c6452b4f45bd3ba63e937aa
SHA1: 73572f63d796e921cbb11aa3203a91b551de51b5
SHA256: 5fadb93062211676b0971067c44d4fe9c185d5795acd9b0adf9e1b2880973525
SHA512: a9895abfeeb401a2fd7b6e3aac1ea1b5ab8d04c76c139c65302f5d101e351f30c629d998dd070200a4fc9d97bbaddd54e75eedbe15fae9903583b12f3875b359
Description: /dev/ and hotplug management daemon
 udev is a daemon which dynamically creates and removes device nodes from
 /dev/, handles hotplug events and loads drivers at boot time.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Multi-Arch: foreign

Package: udev-dbgsym
Priority: optional
Section: debug
Installed-Size: 3324
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: systemd
Version: 252.12-1~deb12u1+apertis1bv2024dev3b1
Depends: udev (= 252.12-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/s/systemd/udev-dbgsym_252.12-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 2588024
MD5sum: 3abfb71ffcf981e1df5e56e48147de04
SHA1: b18e6e043db9206e95d1fc8057b5da7ba26e5775
SHA256: 83eb802b9792ed47f6e673a61cc8f2f900a60894652750aef2f136e5fa41149a
SHA512: 1deb4c8c171414979ebc6e315fccaf1f9e5cff802f3c1885396efc33ac2af5e2de18eab37b7a14464f38c4cfa489e091cc9b5be8ff864460cfd009a1970398dd
Description: debug symbols for udev
Auto-Built-Package: debug-symbols
Build-Ids: 069d653272425a6299e3ff072bbcc3963a88c806 0c30c28cd6515e28af32462b4b40416f72e21770 91a874bde80c5f8a42bbb774562e5f4785269990 a9b52471ed7f1fddb1b0e20c0666dfce3ef0cc9b b9c09ff4efc6d6d36497b8a9455b3784a7be69fe ca91658afdeef250e8308630d203c2c297aefe19 e450e5eed4d6a19b3dfefd929e1fc8ace4283c54 eb3ecebfdcd91cc94d0db685b2908ede8a124c94 f31dff8f29cc906aaa510335d407ab254113208a

Package: udhcpc
Priority: optional
Section: net
Installed-Size: 46
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: busybox
Version: 1:1.35.0-4+apertis5bv2024dev3b1
Depends: busybox (>> 1:1.35.0) | busybox-static (>> 1:1.35.0)
Filename: pool/target/b/busybox/udhcpc_1.35.0-4+apertis5bv2024dev3b1_armhf.deb
Size: 30232
MD5sum: 526f37fa38a62c3766127707f7fb0572
SHA1: 046fae0b9d64ac5e0fa62a981c308cb5b9c93d90
SHA256: 68c9e8a75837316ed3ae303d21057932ec49633370fbafb660b5afd1b2b6660b
SHA512: 50d2341cb74223f0bae771832bbe5f15988c42797a3d84450f712ebb8ecde68335516c1a8da9a47f48155ed1584621229c8b1308718420d97b88d766cd04d6bd
Description: Provides the busybox DHCP client implementation
 Busybox contains a very small yet fully functional RFC compliant DHCP
 client formerly known as udhcpc.
 .
 This package contains the glue to use the busybox udhcpc as DHCP
 client in the system by providing the appropriate symbolic links and
 scripts.
Homepage: http://www.busybox.net
Multi-Arch: same

Package: udhcpd
Priority: optional
Section: net
Installed-Size: 62
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: armhf
Source: busybox
Version: 1:1.35.0-4+apertis5bv2024dev3b1
Provides: dhcpd
Depends: busybox (>> 1:1.35.0) | busybox-static (>> 1:1.35.0), lsb-base
Pre-Depends: init-system-helpers (>= 1.54~)
Filename: pool/target/b/busybox/udhcpd_1.35.0-4+apertis5bv2024dev3b1_armhf.deb
Size: 33048
MD5sum: 9dbb3019adfffb099b2a5f6e0d82d98d
SHA1: 02bcdf819c2b1e0ad10bf0e68c155e455f7edf6c
SHA256: a7765c1b8e1fc517ce5739f70a45c675abb6e42ff9445a46c79efc6b34ebdc06
SHA512: 2c686359603646a6539dbe4edc074d66c49b8cebeea79b041881ee92aaf9a12c54b42b24d2ac1e3c70c2b626e0d00c3dc1ae13f3dbdc2f7064d4e0ab4bac64ad
Description: Provides the busybox DHCP server implementation
 Busybox contains a very small yet fully function RFC compliant DHCP
 server formerly known as udhcpd.
 .
 This package contains the glue to use the busybox udhcpd as DHCP
 server in the system by providing the appropriate symbolic links and
 scripts.
Homepage: http://www.busybox.net

Package: udisks2
Priority: optional
Section: admin
Installed-Size: 2323
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: dbus, libblockdev-fs2, libblockdev-loop2, libblockdev-swap2, udev, libacl1 (>= 2.2.23), libatasmart4 (>= 0.13), libblockdev-utils2 (>= 2.24), libblockdev2 (>= 2.25), libc6 (>= 2.34), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165), libmount1 (>= 2.30), libpolkit-agent-1-0 (>= 0.102), libpolkit-gobject-1-0 (>= 0.102), libsystemd0 (>= 209), libudisks2-0 (>= 2.9.0), libuuid1 (>= 2.16)
Recommends: dosfstools, e2fsprogs, eject, libblockdev-crypto2, ntfs-3g, parted, polkitd, libpam-systemd, exfatprogs
Suggests: btrfs-progs, f2fs-tools, libblockdev-mdraid2, mdadm, nilfs-tools, reiserfsprogs, udftools, udisks2-bcache, udisks2-btrfs, udisks2-lvm2, udisks2-zram, xfsprogs
Filename: pool/target/u/udisks2/udisks2_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 366964
MD5sum: 759f167cb787dbbe2a85af69bb6187cb
SHA1: 25be28f7f87711c7f5696b89949400ee84960d9d
SHA256: 8e3dc059976dc8082e03ca073e76bf9d94ff536692b18a5f2487c3a9bbfd8573
SHA512: bf9921ba7b4a1b9be8bd3ab17e16a852794206add14d7649a2e138306b0a4f105ff099e0a318c0e2e76aa38648423cbac1af998091ca5d37c9e0648703b9c29d
Description: D-Bus service to access and manipulate storage devices
 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This package also provides the udisksctl utility, which can be used to
 trigger these operations from the command line (if permitted by
 PolicyKit).
 .
 Creating or modifying file systems such as XFS, RAID, or LUKS encryption
 requires that the corresponding mkfs.* and admin tools are installed, such as
 dosfstools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS.
Homepage: https://www.freedesktop.org/wiki/Software/udisks
Multi-Arch: foreign

Package: udisks2-bcache
Priority: optional
Section: admin
Installed-Size: 43
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: libblockdev-kbd2, udisks2 (= 2.9.4-4+apertis1bv2024dev3b1), libblockdev2 (>= 2.25), libc6 (>= 2.4), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165)
Filename: pool/target/u/udisks2/udisks2-bcache_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 14552
MD5sum: 3c5703caa88d642ee6273f97b47ae0bd
SHA1: d4eeff0eb860e6a5dc7d93a0a8c387b1e193a414
SHA256: 55afb9520bef007d0f99b12606b854d1059d4dd6331f29c6e11218af6eef493b
SHA512: c972ebe8ac8adc188746c8064268cbc46fdfed64d0bf91f040fc587aa7e93be5f3a4e6fa178b35faa1402d70ae09de86518b3e83b01bf68c63085e89fa8d7d25
Description: bcache support for udisks2
 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This package provides support for bcache configuration.
Homepage: https://www.freedesktop.org/wiki/Software/udisks
Multi-Arch: foreign

Package: udisks2-bcache-dbgsym
Priority: optional
Section: debug
Installed-Size: 44
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: udisks2-bcache (= 2.9.4-4+apertis1bv2024dev3b1)
Filename: pool/target/u/udisks2/udisks2-bcache-dbgsym_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 26808
MD5sum: 42aa6267b454fb3e82419cc5a3689c73
SHA1: 6dc597d6d872d8f2c484ed08ca07a0f721535774
SHA256: 800cd00699f74bd0c110a9fff8ba0d3b8380f471da9b89fb0402a25fd1404cb2
SHA512: 6d18bbdb90a20be21dac82d83a3b9bf8c342aea42c1536281c9326162bef98a68046e111e3183464aa93f2c63b33af82fae644aeb5725e4cc25b5fa7f01d2623
Description: debug symbols for udisks2-bcache
Auto-Built-Package: debug-symbols
Build-Ids: 36610b484834e8333b5db82df5c5793c4b25a6a3

Package: udisks2-btrfs
Priority: optional
Section: admin
Installed-Size: 47
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: libblockdev-btrfs2, udisks2 (= 2.9.4-4+apertis1bv2024dev3b1), libblockdev2 (>= 2.25), libc6 (>= 2.4), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165)
Filename: pool/target/u/udisks2/udisks2-btrfs_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 15908
MD5sum: 310d1123f3741b4ca99648c4d90adda2
SHA1: 2625219990860ef58478e65d8a195fced13c2cbe
SHA256: 970bbec8b8ed7cf7326800ddf5d5260200f26081333b44a85d2070e6fa3d98fe
SHA512: e7e21d10c583a79f421a2b4066c3984318f6af59d26436b237533aec3fbe1c855bc109c6f45a661fd405cbafff57853c489fbb9bdeb1db4ea560927ead4b6dc0
Description: BTRFS support for udisks2
 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This package provides support for BTRFS configuration.
Homepage: https://www.freedesktop.org/wiki/Software/udisks
Multi-Arch: foreign

Package: udisks2-btrfs-dbgsym
Priority: optional
Section: debug
Installed-Size: 52
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: udisks2-btrfs (= 2.9.4-4+apertis1bv2024dev3b1)
Filename: pool/target/u/udisks2/udisks2-btrfs-dbgsym_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 32732
MD5sum: 2e556e0949ebd34178ea361f44c5fe7c
SHA1: bef0b4197e609a45b6f538c084e58cdf2527a050
SHA256: 96264a8e31c1d9de1b0e832a803c657a622b55856e11e7ccd1bace4863accea2
SHA512: ada87f912f8115b004607628c397134158b1d4746489bb9aa0a502d2c66e43771f095fbcdde63c33a4bd4106bc81832c4bd1c93c1aa37bde3789d2ae16042fb4
Description: debug symbols for udisks2-btrfs
Auto-Built-Package: debug-symbols
Build-Ids: 8f901d65d02513ad7cd232076bece5162d4be1d9

Package: udisks2-dbgsym
Priority: optional
Section: debug
Installed-Size: 595
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: udisks2 (= 2.9.4-4+apertis1bv2024dev3b1)
Filename: pool/target/u/udisks2/udisks2-dbgsym_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 483676
MD5sum: 55b6e225e6fc4f55c5f23e4d4f23e203
SHA1: 6bd8ae1a58e730e642a4f683a9e6fb9a13928838
SHA256: ce298e3584f2cdadb0c54dbee652b7e01bb9dca437304b6c2d2850bfc83c822b
SHA512: 9384e6feaf6409f765d20331762f2f228c82c99b8856cf5cd3f822ba7de033412b70c8f2d8a9acd2f7007ca25ffa2b70a856a357a9072b2113bcdeb21cbcc2a6
Description: debug symbols for udisks2
Auto-Built-Package: debug-symbols
Build-Ids: 81211e701475608d119d63011aa8a965f75afb92 ab76676f4a6fa640a7104add9adf3098764367b2 dce07c07e40e64b1e27e0b23882d650462f50efa

Package: udisks2-doc
Priority: optional
Section: doc
Installed-Size: 7128
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Recommends: libglib2.0-doc, policykit-1-doc
Suggests: devhelp
Filename: pool/target/u/udisks2/udisks2-doc_2.9.4-4+apertis1bv2024dev3b1_all.deb
Size: 292276
MD5sum: 9fd29add2c070f4f642eba6048be0885
SHA1: c438e9e408c0ae16eb9da99f49044445037b1d31
SHA256: 06eac8217988e140d98659d8eaca78ffad834592e2801a3aead8aee301146f75
SHA512: 8cf954cc3069e9d752e37b130e61a1997c47461baf2b4aaa36e9557059f13bd012c6c9a4c06f2e65c06166d3f657753432f8cea174b3b2efca8ee3f9a81e2cef
Description: udisks2 documentation
 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This package provides the API reference and manuals in devhelp format.
Homepage: https://www.freedesktop.org/wiki/Software/udisks
Multi-Arch: foreign

Package: udisks2-lvm2
Priority: optional
Section: admin
Installed-Size: 87
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: libblockdev-lvm2, udisks2 (= 2.9.4-4+apertis1bv2024dev3b1), libc6 (>= 2.4), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165)
Filename: pool/target/u/udisks2/udisks2-lvm2_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 31368
MD5sum: e184ede69e1cd6f5980615adf90296cf
SHA1: bb2540ee46ae2197f146e13898e6479e5552b69f
SHA256: a579881b1e170d27c5306c9c75eddd3e6b1b730844b381c2a43afdc95c9af6fc
SHA512: 0bf1140af4b70e764c2fd3e748fa885adab41f2ef1736035750e02ab020726a0a330ff731cd0e565817003ab9850371d02e1625217a537f3ec3e6ece3b8a760e
Description: LVM2 support for udisks2
 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This package provides support for LVM2 configuration.
Homepage: https://www.freedesktop.org/wiki/Software/udisks
Multi-Arch: foreign

Package: udisks2-lvm2-dbgsym
Priority: optional
Section: debug
Installed-Size: 128
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: udisks2-lvm2 (= 2.9.4-4+apertis1bv2024dev3b1)
Filename: pool/target/u/udisks2/udisks2-lvm2-dbgsym_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 95276
MD5sum: 80e8255a43df37e99419f5b5e82953a4
SHA1: a532ff29c10d75df21b64054d614d5f202cc833d
SHA256: 90d4ce347667fff75477d1a399b29923e9fca36814331c68476b6bbd6d876f70
SHA512: 1faa61fc6e83528e45c0c0866f1ae9311a49746c55cfda5fd4f2bcc6af56800f757cba172d99a76418bf616a05f150ee2e9281587e9d653210c596e717390e64
Description: debug symbols for udisks2-lvm2
Auto-Built-Package: debug-symbols
Build-Ids: 788bd9154b1b4a39fde596c7891178aee6805aad

Package: udisks2-zram
Priority: optional
Section: admin
Installed-Size: 53
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Replaces: udisks2 (<< 2.8.3-3)
Depends: libblockdev-kbd2, libblockdev-swap2, udisks2 (= 2.9.4-4+apertis1bv2024dev3b1), libblockdev2 (>= 2.25), libc6 (>= 2.4), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165)
Breaks: udisks2 (<< 2.8.3-3)
Filename: pool/target/u/udisks2/udisks2-zram_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 17108
MD5sum: 089ad8c410a086747149c808ab188eab
SHA1: b722e9e8ff1fc9403b50403832d378e398396c87
SHA256: 392655edfa95d8c7fcffc1f13205fd0b343e58dfb3df2333b9dc7b5344835d1f
SHA512: a9418a6d2917f99cc3011e42f905026b82db0b0dc12ba3419c87f92ee2c93dc390ec7e96d9dc247b20a38617762fae38b0387e112537f739d3900e113a26c2ae
Description: zram support for udisks2
 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This package provides support for zram configuration.
Homepage: https://www.freedesktop.org/wiki/Software/udisks
Multi-Arch: foreign

Package: udisks2-zram-dbgsym
Priority: optional
Section: debug
Installed-Size: 51
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: udisks2
Version: 2.9.4-4+apertis1bv2024dev3b1
Depends: udisks2-zram (= 2.9.4-4+apertis1bv2024dev3b1)
Filename: pool/target/u/udisks2/udisks2-zram-dbgsym_2.9.4-4+apertis1bv2024dev3b1_armhf.deb
Size: 32956
MD5sum: c92807cc50cd7e2b30d148fbffb83431
SHA1: 670d8acb0db8adda63d41109258ce40ba33b8aaa
SHA256: 9cd12e8a0633d22dec74ece739aeeeb3da3eeb292230e88a964d335c59601808
SHA512: e06242cd1ea1ad6dc17d2cb88970637fe28d77aeec04fc932f364d6a4fea2e469de987df8c3be98a34f1b27b6e4f9a56eeb0b408ce0c33a91d22b8fad799246d
Description: debug symbols for udisks2-zram
Auto-Built-Package: debug-symbols
Build-Ids: 418be3d721bf6cf734988dd3b279eb2b98f5251d

Package: uidmap
Priority: optional
Section: admin
Installed-Size: 267
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: armhf
Source: shadow
Version: 1:4.13+dfsg1-1+apertis0bv2024dev3b1
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libselinux1 (>= 3.1~), libsubid4 (>= 1:4.11.1)
Filename: pool/target/s/shadow/uidmap_4.13+dfsg1-1+apertis0bv2024dev3b1_armhf.deb
Size: 188664
MD5sum: a8593b6089e3b29ff6e4bf91afe77cc9
SHA1: 702dfcfb5822da3947df872cfbb6c3304a436156
SHA256: d062b37e8ed8363e0a41ceb909d94cc26bf42d2be7cde9d5aec87eb157a074bf
SHA512: de3c49a2bc8de80bef432d1d81c68088b0560396b0267cb5b26a96bb4dace4756e9b4e7e4d61a2077b8ed988fce8bf9e1c41d45910f45e69fd42d09b952ddfcc
Description: programs to help use subuids
 These programs help unprivileged users to create uid and gid mappings in
 user namespaces.
Homepage: https://github.com/shadow-maint/shadow
Multi-Arch: foreign

Package: uidmap-dbgsym
Priority: optional
Section: debug
Installed-Size: 146
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: armhf
Source: shadow
Version: 1:4.13+dfsg1-1+apertis0bv2024dev3b1
Depends: uidmap (= 1:4.13+dfsg1-1+apertis0bv2024dev3b1)
Filename: pool/target/s/shadow/uidmap-dbgsym_4.13+dfsg1-1+apertis0bv2024dev3b1_armhf.deb
Size: 102968
MD5sum: 849ae11050b88ea123838d48580f0faf
SHA1: e1272efd616ff69accb60ff89a95dd3b7f0309c6
SHA256: 2e77affccc6be2a25f2e8977d123579e973b8d601bb8b938e8aa8bb88a816e6c
SHA512: 8895a519948c079dea52ad30ede66067978120b6afea0700ba5dfc885a4e9f271c0fd68dbb0fdee31d33ee67c5159dc7f5066f3a77888c52247a72950b7b8fcc
Description: debug symbols for uidmap
Auto-Built-Package: debug-symbols
Build-Ids: 0dde6bdcbae0d55d42ca21d7fa558bb53dc2c4ab 8d2d4c94bc322de5c0bd4bde7cc10c10d14d179b b5b8937b4ac3cbc9fda9b39f9e83af46659ff434

Package: upower
Priority: optional
Section: admin
Installed-Size: 221
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 0.99.20-2+apertis1bv2024dev2b1
Depends: dbus, udev, libupower-glib3 (= 0.99.20-2+apertis1bv2024dev2b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.58), libgudev-1.0-0 (>= 235)
Recommends: polkitd
Filename: pool/target/u/upower/upower_0.99.20-2+apertis1bv2024dev2b1_armhf.deb
Size: 74536
MD5sum: f0547f1972b75d2d18e5f28450261686
SHA1: 2415b7a89fecdcf8bd963e8502bd679bc0066b79
SHA256: 969017029fe27b984a8bf3fe36261315b1d5952ef242c8ab832e401660794508
SHA512: 19556a3ee56a11a7a3ee2bfb3386b7261661b694409ea44f04898c6f80a0f3ca1359dcbdec60659978bbdd36b95818502bd00a4df2831ef57168f100acb357b2
Description: abstraction for power management
 upower provides an interface to enumerate power sources on the system
 and control system-wide power management. Any application can access the
 org.freedesktop.UPower service on the system message bus. Some
 operations (such as suspending the system) are restricted using PolicyKit.
Homepage: https://upower.freedesktop.org/
Multi-Arch: foreign

Package: upower-dbgsym
Priority: optional
Section: debug
Installed-Size: 213
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: upower
Version: 0.99.20-2+apertis1bv2024dev2b1
Depends: upower (= 0.99.20-2+apertis1bv2024dev2b1)
Filename: pool/target/u/upower/upower-dbgsym_0.99.20-2+apertis1bv2024dev2b1_armhf.deb
Size: 162728
MD5sum: 8ddc3ef98bf3ab54abfa0413756cf036
SHA1: 62a257feb90b200283875f7b6007453d2455d833
SHA256: f5cd557d5c4e343c5cac7d3fa6953f92a14815d1ee867a64110da81b1eb7ff8a
SHA512: 38aa941ef97adbd9493ec91728cf8639f46a97b24e22e60ceeb90fa8eb8b5a49a82640299f8e6b2b33cd7a6e7cc3144604fb7700fa68b3b8d653b977eed66df6
Description: debug symbols for upower
Auto-Built-Package: debug-symbols
Build-Ids: 4823f9ebd864449081caaaa31f09255f2d1996ef b4e81dfc81dac95657309f3f4efe029b3a3ff02a

Package: upower-doc
Priority: optional
Section: doc
Installed-Size: 344
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: upower
Version: 0.99.20-2+apertis1bv2024dev2b1
Suggests: devhelp
Filename: pool/target/u/upower/upower-doc_0.99.20-2+apertis1bv2024dev2b1_all.deb
Size: 39240
MD5sum: 3db4cbf7f368e00b26c37d8219759744
SHA1: afc4738e6278f6bb6f7e4c17c2b546c78cb08a46
SHA256: 07ae8b2c970805408770c8bbf3955e994d73a6b5aab92b378d4314964cdef893
SHA512: a14be09be3d8531ccf81e5e55ac3ebc3c0d54f1da76db147e38ee92578bfd932a57c07260a2a57b3524e3b97e0f136923c0933f4d50d05b5899032aaefe6d2c5
Description: abstraction for power management - documentation
 upower provides an interface to enumerate power sources on the system
 and control system-wide power management. Any application can access the
 org.freedesktop.UPower service on the system message bus. Some
 operations (such as suspending the system) are restricted using PolicyKit.
 .
 This package contains the API documentation.
Homepage: https://upower.freedesktop.org/
Multi-Arch: foreign

Package: usb-modeswitch
Priority: optional
Section: comm
Installed-Size: 132
Maintainer: Thorsten Alteholz <debian@alteholz.de>
Architecture: armhf
Version: 2.6.1-3+apertis1bv2024dev3b1
Depends: usb-modeswitch-data, libc6 (>= 2.34), libjim0.81 (>= 0.72), libusb-1.0-0 (>= 2:1.0.9)
Suggests: comgt, wvdial
Filename: pool/target/u/usb-modeswitch/usb-modeswitch_2.6.1-3+apertis1bv2024dev3b1_armhf.deb
Size: 51896
MD5sum: 2c9edcbfa483ea936d973700036b05b3
SHA1: 8ecf0b7d4ff97947591aaa3e5ce1108c7967576d
SHA256: 72cb774e2a2bb71e8f85ed9106635e0a5a5a6e367e8f69ad54f8b5fd10604b83
SHA512: 0efe97cdb42f57730fffe6b80574ec13a0be8a72605e19581fa2f44931e34ad5b16c346e776a43d1b6cf5e6e7ba9c4897fc96344bd26ad71cfa4c64266c43f39
Description: mode switching tool for controlling "flip flop" USB devices
 Several new USB devices have their proprietary Windows drivers onboard,
 especially WAN dongles. When plugged in for the first time, they act
 like a flash storage and start installing the driver from there. If
 the driver is already installed, the storage device vanishes and
 a new device, such as an USB modem, shows up. This is called the
 "ZeroCD" feature.
 .
 On Debian, this is not needed, since the driver is included as a
 Linux kernel module, such as "usbserial". However, the device still
 shows up as "usb-storage" by default. usb-modeswitch solves that
 issue by sending the command which actually performs the switching
 of the device from "usb-storage" to "usbserial".
 .
 This package contains the binaries and the brother scripts.
Homepage: https://www.draisberghof.de/usb_modeswitch/

Package: usb-modeswitch-data
Priority: optional
Section: comm
Installed-Size: 94
Maintainer: Thorsten Alteholz <debian@alteholz.de>
Architecture: all
Version: 20191128-5+apertis0bv2024dev3b1
Replaces: usb-modeswitch-data-packed
Provides: usb-modeswitch-data-packed
Recommends: udev, usb-modeswitch (>= 2.4.0)
Conflicts: usb-modeswitch-data-packed
Breaks: usb-modeswitch (<< 2.4.0)
Filename: pool/target/u/usb-modeswitch-data/usb-modeswitch-data_20191128-5+apertis0bv2024dev3b1_all.deb
Size: 38236
MD5sum: 6ab017ee3c3b3fa4025b6a7d1799666b
SHA1: 976e0780c3260168f47d7a9eca343fa0bb6c4080
SHA256: ab479f7557c682648ab2adc446adbe9875453e616039e83ce2d5ad040ed7b1a3
SHA512: 6865ccf3a429505d4615a81b3750c295c83c5ba31313c1942495ec15e1e3c616c5a8a95f131dd7d9c06537fd0f21e41b82f626713f9954e9da369bfe3842dec8
Description: mode switching data for usb-modeswitch
 Several new USB devices have their proprietary Windows drivers onboard,
 especially WAN dongles. When plugged in for the first time, they act
 like a flash storage and start installing the driver from there. If
 the driver is already installed, the storage device vanishes and
 a new device, such as an USB modem, shows up. This is called the
 "ZeroCD" feature.
 .
 On Debian, this is not needed, since the driver is included as a
 Linux kernel module, such as "usbserial". However, the device still
 shows up as "usb-storage" by default. usb-modeswitch solves that
 issue by sending the command which actually performs the switching
 of the device from "usb-storage" to "usbserial".
 .
 This package contains the commands data needed for usb-modeswitch.
Homepage: https://www.draisberghof.de/usb_modeswitch/

Package: usb-modeswitch-dbgsym
Priority: optional
Section: debug
Installed-Size: 79
Maintainer: Thorsten Alteholz <debian@alteholz.de>
Architecture: armhf
Source: usb-modeswitch
Version: 2.6.1-3+apertis1bv2024dev3b1
Depends: usb-modeswitch (= 2.6.1-3+apertis1bv2024dev3b1)
Filename: pool/target/u/usb-modeswitch/usb-modeswitch-dbgsym_2.6.1-3+apertis1bv2024dev3b1_armhf.deb
Size: 54020
MD5sum: f026fb194e3062f207e5dcca1325ad25
SHA1: 9559428a15e72004199c9248628c407d1c37c13d
SHA256: 3304623890907b1dc8a8e8c1e280760304adfa24466f03144190c2b420658d0c
SHA512: 628ef025f855f2739bd3b1cf918016a00db009249c688d0eeab952c3c591864d2e3785dc65b78c5a51742bcb90f400265c81604bc7ddec3101d08278186ff61b
Description: debug symbols for usb-modeswitch
Auto-Built-Package: debug-symbols
Build-Ids: cfc7e72a96b1a2da4ba8387b0ddb568999f8c5ce e564611a493aa5b93f7f3db6123f09efad9977c3

Package: usb.ids
Priority: optional
Section: admin
Installed-Size: 725
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: all
Version: 2023.05.17-0+deb12u1+apertis0bv2024dev3b1
Replaces: usbutils (<< 1:008-1)
Breaks: usbutils (<< 1:008-1)
Filename: pool/target/u/usb.ids/usb.ids_2023.05.17-0+deb12u1+apertis0bv2024dev3b1_all.deb
Size: 207248
MD5sum: 853bec964ba0153d4f2c7dd6f5a517af
SHA1: 637a1fcea7c9729be3c161feb12eef06364248e2
SHA256: 67ef9bccacb82b6f48a9f95c994df91d6c1acf4e2ccb77e2e3afd3abe0b361cc
SHA512: 4e06f4082f967c97b7228bf6ae84c0dec82f131ac6e4a86f0f2af664286ad391116b8f3e9eca1f93791b09453770e55f630537480d3e16caeff673bcc93a62ff
Description: USB ID Repository
 This package contains the usb.ids file, a public repository of all known
 ID's used in USB devices: ID's of vendors, devices, subsystems and device
 classes. It is used in various programs to display full human-readable
 names instead of cryptic numeric codes.
Homepage: http://www.linux-usb.org/usb-ids.html
Multi-Arch: foreign

Package: usbip
Priority: optional
Section: admin
Installed-Size: 1284
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux (6.3.7-1+apertis3bv2024dev3b1)
Version: 2.0+6.3.7-1+apertis3bv2024dev3b1
Depends: usb.ids, libc6 (>= 2.34), libudev1 (>= 183), libwrap0 (>= 7.6-4~)
Filename: pool/target/l/linux/usbip_2.0+6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 1226156
MD5sum: 8f6e7017b118f0e15b6f1f200751afbd
SHA1: c0ff1dde6c6478edada48580d3b8530a4c0ef827
SHA256: b72f5d6d27070be18aa0e71d0e13d96e6f820d6a5c232be2a20ee2fa1fe5daf3
SHA512: f632d7a786297bc45c4c1f1d5674a7a90e89719000263ae82a50c0478c13b1a25c30f331682d1825adb8ef88deeb70f193a06b3180b69e99aafd7a227f787b13
Description: USB device sharing system over IP network
 USB/IP is a system for sharing USB devices over the network.
 .
 To share USB devices between computers with their full functionality,
 USB/IP encapsulates "USB requests" into IP packets and transmits them
 between computers.
 .
 Original USB device drivers and applications can be used for remote USB
 devices without any modification of them.  A computer can use remote USB
 devices as if they were directly attached.
 .
 Currently USB/IP provides no access control or encryption.  It should only
 be used in trusted environments.
 .
 This package provides the server component 'usbipd' and the client tool
 'usbip'.
Homepage: https://www.kernel.org/

Package: usbip-dbgsym
Priority: optional
Section: debug
Installed-Size: 181
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: armhf
Source: linux (6.3.7-1+apertis3bv2024dev3b1)
Version: 2.0+6.3.7-1+apertis3bv2024dev3b1
Depends: usbip (= 2.0+6.3.7-1+apertis3bv2024dev3b1)
Filename: pool/target/l/linux/usbip-dbgsym_2.0+6.3.7-1+apertis3bv2024dev3b1_armhf.deb
Size: 153408
MD5sum: fa2951b7e040b0ad41cffb9f8e2e39dd
SHA1: f21b6d00b8e87a9dfaa5eff57aff8b83ff34e9ed
SHA256: beb9213380c893b38cfa2f6f1657d66367883432e07758869e72efdf40a5389c
SHA512: 269c924909dab5722eb7830866f60c17c8d225def2e1bedad4c9e1ad2d6179a96ca2685acf0da0dda4f579affbded30257eb50bba79c60bfe2bdd37f2cb64103
Description: debug symbols for usbip
Auto-Built-Package: debug-symbols
Build-Ids: cd9765a53ce307f03d4d7072840cfef227011bd0 f02c61141c1b8a40c58f624bcbf14197eed634f3

Package: usbutils
Priority: optional
Section: utils
Installed-Size: 208
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Version: 1:014-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libudev1 (>= 196), libusb-1.0-0 (>= 2:1.0.22)
Breaks: hwdata (<< 0.334-1~), isenkram (<< 0.45~), kinfocenter (<< 4:5.14.5-2~), libosinfo-1.0-0 (<< 1.8.0-1~), usbip (<< 2.0+5.10.4-1~)
Filename: pool/target/u/usbutils/usbutils_014-1+apertis0bv2024dev2b1_armhf.deb
Size: 66240
MD5sum: 8190107a55a8d160b925553d035f49fe
SHA1: 2a98e19bd63a90992bf0c5b1eb1253808a07d9f8
SHA256: 49c0a67912ea8a55ddfa4f0fa43075409e7637a46da0b8c74db2baf1e7c26ebd
SHA512: 8f0c695142bec637943c283948dc1976ec7307cfd041f1aa7685670bfb4c44f308268643aee6f72f0b977d2fa0edba64233beb627e31282a8e8f75664565236c
Description: Linux USB utilities
 This package contains the lsusb utility for inspecting the devices
 connected to the USB bus. It shows a graphical representation of the
 devices that are currently plugged in, showing the topology of the
 USB bus. It also displays information on each individual device on
 the bus.
Homepage: https://github.com/gregkh/usbutils
Multi-Arch: foreign

Package: usbutils-dbgsym
Priority: optional
Section: debug
Installed-Size: 176
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: armhf
Source: usbutils
Version: 1:014-1+apertis0bv2024dev2b1
Depends: usbutils (= 1:014-1+apertis0bv2024dev2b1)
Filename: pool/target/u/usbutils/usbutils-dbgsym_014-1+apertis0bv2024dev2b1_armhf.deb
Size: 137720
MD5sum: 1e17a8745eb2f4b38d8ae05edd5509e7
SHA1: 46cefdf5e2d688bc82599784c8858266bca9c272
SHA256: 3180f13795cd1bedaa79374c80201b20414d66b5db5f01f5159f6d166b1430e4
SHA512: 9b55ecb28e836c3f5e76016df602ded46bfb5c8c534400f0d6445eb22938ab672c4eedddcd8ec497b3915926779190f61c3fe6b45c512b717b1b89c3c54c212a
Description: debug symbols for usbutils
Auto-Built-Package: debug-symbols
Build-Ids: 2f2a9b2b5b4ed121860b635ec9f3aa105afd6cf0 f7fa50a80569de4106c57a9563f896e42cd169bc ffc3aab291dd08a4e3a4e8eb74db239663b05a80

Package: usr-is-merged
Priority: optional
Section: oldlibs
Installed-Size: 12
Maintainer: Marco d'Itri <md@linux.it>
Architecture: all
Source: usrmerge
Version: 35+apertis0bv2024dev2b1
Conflicts: acl (<< 2.2.52-3~), arptables (<< 0.0.4+snapshot20181021-1~), coreutils (<< 8.24-1~), cruft (<< 0.9.44~), cryptsetup (<< 2:1.7.0-1~), davfs2 (<< 1.5.2-1.2~), debianutils (<< 4.5~), ebtables (<< 2.0.10.4+snapshot20181205-1~), elvis-tiny (<< 1.4-24~), kbd (<< 2.0.4-4~), ksh (<< 93u+20120801-3.1~), less (<< 481-2~), libbrlapi-dev (<< 5.3.1-1~), libc0.1 (<< 2.35-4), libc0.3 (<< 2.35-4), libc6 (<< 2.35-4), libc6.1 (<< 2.35-4), libdm0-dev, libjson-c-dev (<< 0.12.1-1.1~), libpng12-0 (<< 1.2.54-6~), libusb-0.1-4 (<< 2:0.1.12-28~), mksh (<< 52b-1~), molly-guard (<< 0.7.1+exp1~), musl-dev (<< 1.1.9-1.1~), nano (<< 2.3.99pre3-1~), open-iscsi (<< 2.0.873+git0.3b4b4500-13~), open-vm-tools (<< 2:10.0.5-3227872-2~), policycoreutils (<< 2.4-4~), safe-rm (<< 0.12-6~), tcsh (<< 6.18.01-4~), vsearch (<< 1.9.5-2~), xfsdump (<< 3.1.6+nmu1~), xfslibs-dev (<< 4.9.0+nmu1~), yp-tools (<< 3.3-5~), zsh (<< 5.2-4~)
Breaks: cruft-ng (<< 0.4.4~), initramfs-tools (<< 0.121~)
Filename: pool/target/u/usrmerge/usr-is-merged_35+apertis0bv2024dev2b1_all.deb
Size: 5004
MD5sum: 81618c2f8a09cb1e2e4cad07f892a6e3
SHA1: e08f862f6c0e3c7730b756686977736ad11c8037
SHA256: 0e04ae65a6b6ad02cc541971b6162834b253b286a17ec44165b9cb85840e29e9
SHA512: 442efc4375ba7231cef97eb22a57fc0c23b0f88b342f597aacebcff3113568e9fd30ade00e4bd7d047082a9480c3155dc6ae34e18b3141fdf96130b844786403
Description: Transitional package to assert a merged-/usr system
 This package can be successfully installed only on merged-/usr systems.
 .
 It can be safely removed once no other package depends on it anymore.
Homepage: https://wiki.debian.org/UsrMerge
Multi-Arch: foreign

Package: usrmerge
Priority: optional
Section: admin
Installed-Size: 39
Maintainer: Marco d'Itri <md@linux.it>
Architecture: all
Version: 35+apertis0bv2024dev2b1
Provides: usr-is-merged
Depends: perl:any, libfile-find-rule-perl
Conflicts: acl (<< 2.2.52-3~), arptables (<< 0.0.4+snapshot20181021-1~), coreutils (<< 8.24-1~), cruft (<< 0.9.44~), cryptsetup (<< 2:1.7.0-1~), davfs2 (<< 1.5.2-1.2~), debianutils (<< 4.5~), ebtables (<< 2.0.10.4+snapshot20181205-1~), elvis-tiny (<< 1.4-24~), kbd (<< 2.0.4-4~), ksh (<< 93u+20120801-3.1~), less (<< 481-2~), libbrlapi-dev (<< 5.3.1-1~), libc0.1 (<< 2.35-4), libc0.3 (<< 2.35-4), libc6 (<< 2.35-4), libc6.1 (<< 2.35-4), libdm0-dev, libjson-c-dev (<< 0.12.1-1.1~), libpng12-0 (<< 1.2.54-6~), libusb-0.1-4 (<< 2:0.1.12-28~), mksh (<< 52b-1~), molly-guard (<< 0.7.1+exp1~), musl-dev (<< 1.1.9-1.1~), nano (<< 2.3.99pre3-1~), open-iscsi (<< 2.0.873+git0.3b4b4500-13~), open-vm-tools (<< 2:10.0.5-3227872-2~), policycoreutils (<< 2.4-4~), safe-rm (<< 0.12-6~), tcsh (<< 6.18.01-4~), vsearch (<< 1.9.5-2~), xfsdump (<< 3.1.6+nmu1~), xfslibs-dev (<< 4.9.0+nmu1~), yp-tools (<< 3.3-5~), zsh (<< 5.2-4~)
Breaks: cruft-ng (<< 0.4.4~), initramfs-tools (<< 0.121~)
Filename: pool/target/u/usrmerge/usrmerge_35+apertis0bv2024dev2b1_all.deb
Size: 12700
MD5sum: cbad01f018488858f1e39714f1c0f297
SHA1: bb973d0e96d1bdc7165ef35e524cc07d51bae388
SHA256: 5d6ad5d0bbe2bb775e1b3071c143d05824114af4f3e5d35588bc675efabdf46b
SHA512: 35c9d4c903143991d8e6188aada5ba3378d90c972f0d59763ff35fca390d17bc44daff7e81ce2d650f120a7ce4226e4cf0fed015b1112171e427935932e8b6fc
Description: Convert the system to the merged /usr directories scheme
 This package will automatically convert the system to the merged
 /usr directory scheme, in which the /{bin,sbin,lib}/ directories are
 symlinked to their counterparts in /usr/.
 .
 There is no automatic method to restore the precedent configuration, so
 there is no going back once this package has been installed.
Homepage: https://wiki.debian.org/UsrMerge
Multi-Arch: foreign

Package: util-linux
Essential: yes
Priority: required
Section: utils
Installed-Size: 3437
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Version: 2.38.1-5+apertis1bv2024dev3b1
Replaces: hardlink
Provides: hardlink
Depends: util-linux-extra
Pre-Depends: libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libcrypt1 (>= 1:4.1.0), libmount1 (>= 2.38), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.38), libsystemd0, libtinfo6 (>= 6), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Recommends: sensible-utils
Suggests: dosfstools, kbd, util-linux-locales
Conflicts: hardlink
Filename: pool/target/u/util-linux/util-linux_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 1104248
MD5sum: 6516846a7c5ad70cbbee59e2ce7e3a5a
SHA1: 627a1d6eb80406ae1dc858d6828be4b641e01174
SHA256: 484ff2996aad848b09b13f312a88cd9ac5f473653cefa0e15e729be9ccb7070f
SHA512: 3497c514947418781bba35e927f2c12c09b50d47f59a38deae04fb1b6525294096d2be4d7008d2fb417993f6df50418134568303196093f53ab63a46c5b0f304
Description: miscellaneous system utilities
 This package contains a number of important utilities, most of which
 are oriented towards maintenance of your system. Some of the more
 important utilities included in this package allow you to view kernel
 messages, create new filesystems, view block device information,
 interface with real time clock, etc.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: foreign

Package: util-linux-dbgsym
Priority: optional
Section: debug
Installed-Size: 4406
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: util-linux (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/util-linux-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 3443812
MD5sum: afad1d05095a46de885f898348af5eac
SHA1: 59cbde13ad56a38398934cf83e23716d9270cd8e
SHA256: 703fa37ebb24fcf52d3a2cb08aeb4acc44e90322ea6245ac21eefd724464ab2d
SHA512: 6bc6feb8a893b5390895abb4a69a0f7cdd3d1429baf87fa2647cfd256b253d699f9d8e1064fdc0e1befcf239cc1d73d35c1f716686aa6462fae9dd63bb576666
Description: debug symbols for util-linux
Auto-Built-Package: debug-symbols
Build-Ids: 00a75f0cce5e67f66fc2da038a20bd66ab275e92 01c45b7222d4845e6e2a754d1cc01a13225bbf72 033584a79d3c1ca6016d8a2d2744a99c37d338be 06c56af4ab481aa44b53ce3993f60a1b2ac11497 08d05fc5322779e4a2785818190e7caddf60903c 09bd55e279badf459cbe932777fa38991c51ac9c 0f304b7ffe61fd51bde97bc8fa1d405d49bb4657 18efdc31abf9511c7a44bb73ed69be16f1442c36 1b8f5546d114de5ced7234d85329c4cb29bb9252 1f83baa25db94ce1208ac6918eba66d2180a538d 22ce54e6675a93f01c7170c52e4270fced34dcec 2351abb856716e3c35a17e7b8e58c8144abc0897 2518aaebd23a8bb70b80f2176a21e1a84defff64 2d0dc2548506af5b29251edbdb5a1f120e8af6ee 2f71569c1ff6f831000c78a35d5605dc963240b3 340afc5405f434356f42bf0015722e874617165a 3b5423dda3317873a9c86ff862a28af4bbcc0174 41485e52aabbbbcf01586b6a881d5a51062ec080 42c75c27b4a28577570cffb106eb0e28545f4884 4b024e26499dd0fbb0d462e6082365c9eb7e85e5 555c15e28cd9aa0a0d344ec52c6258fef4bd3571 5a213159f3680f3c910579ca652c01113b0ae9b6 5a845d4365abf053417073a97d8482269477e176 5abbd674e461ea3c2e564fb6ac0dc74376571846 61df6260654adb821d36ec5f355e30632f309440 622b23c40fc9bb7d14fc1d9f90d56e1de7811bb5 663269dc8ae5cecd0366a373aa9e2bab115dab1b 697cf7aab624f39cf69a1be7a711601eb02171e7 6f1e6caf86a593ae03debe495f4a20306084d5bb 7268cc0fc658f0dce3fc4f650c72c652ae70594d 732d9d15683055e67b32957b4bf562d340b488be 739c964f4dab42448796d66511e56c18946bcfc5 75271583ee19b6caa6ea8f1bcbf87b6996478140 7c6a0f23e141200e9eeccf3d765fde3615086abd 7f12dfd6b9bce85e34efd96423bafbcb079be88d 80b8e431f59302acb89685a569f093f064cb6ea4 825d6ee4e2e7334f95c84447203131d40d8ceae0 85bb9923b569c0bceb93b117384888a252dc244e 873347aa26e6dfc1eb1874e247707a8fa6ab901b 90b93e552c3c423c5a0a9e7446f54fb05e3c1949 928195d7b1c2f2d1f33afef339d1691e0e687d8b 9649ea531fe4dcd590766cb7391861b002d9e831 974ce051972d3ad476a078f3e875bd656b1cdff6 97656274795f58ded5c61cc99c0296fd11f3ccc0 977498bb71db55935bec33d81edfa849456a2d22 994ae27ea41f7e89b7da5545308af0f3f7713f05 a3d6d0dacda3ab652326f042bdb0014546899cf5 aafc3d4bfaa85a5cd432c9f7b6a9fac4d2314191 af1b0541489a0d637a9105581ca00521361c2ab4 b512cecec76e6d651b5dcb1243778a9dada5c981 b55231ac333e5787ad7aebc69e0620b66f8dd35d b74fc4a5c17c9bb1b9fce2831f20598a68b7a3bb b9f03b475ca1e0f0ad21c9666a60206d64920fd1 bcf002bf6ea9367f64b5cc1c171b9c85f8a277e6 c0cf581840290bcf4889a9c7e3adf3a38185963d c21bc5c3d7324ab0a3e7d4a31e8768a27c7039f6 cadb4fd1a775fd89dd6b0bce65e9709c5e4f48d2 d0645b6bf8c735d1fac27208d51498cfca7efa04 d07fa1c659e2fb7c8e592e6f30b031f85ceb453b d5f5e2a9d9060f832102ded928ffb3a4ff3c0783 dadf8c2b3a449e47478d71384bb13ae113609801 dea7561073c145338c09d80513e6227a416b9831 df78f7ded8ccca87b6cb7020a6538918408e1b08 e1a392d324ea6d2f9364abbcdf294aafc23efe24 e36ad1d1ae9c3d5b789946ace5270a218fedf722 e84d43e89a68da25b77792000f612b98a043b26b ed072511d3de5c131949ad7b3c9fbc67effd46e8 f33328571387941ddb498426c4f9aec6cbd23b0b f5a6af051be49ed2abb118c9a14dcff7ef582930 f8e0e6907499804058e9b4a5b06f308e0225e2d2 fafc063c8a2adc0c293e71133cc3acdf06fb42c3 fb95f887fffaed1d982e767fafc4cb86e18adb8f fbea27190e615156b179f2105fe84bdc953cd89c fd1a0527ee583809ef9cc09574f6b2a1bf7a8b16

Package: util-linux-extra
Priority: standard
Section: utils
Installed-Size: 274
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Replaces: util-linux (<< 2.38~)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libsmartcols1 (>= 2.38)
Breaks: util-linux (<< 2.38~)
Filename: pool/target/u/util-linux/util-linux-extra_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 109084
MD5sum: ea06e66b919775186802650c0c9da02c
SHA1: ed310c0dd646dbcf8fe3c998e113d8b44180e052
SHA256: 7f7c8a4e384a03db94493b317744e3bb4643310968d450bd78b559d57145a079
SHA512: 2e713f2edc73bba18128183ba2d43d3b562dbf41128a569e6c8d8e528a9b769d6f9b0a00acd63e51023d3445aa13f04dacc4de987abfe9fc8411da9078ff34a9
Description: interactive login tools
 Tools commonly found on systems where humans login interactively,
 or are needed with non-standard system configurations.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: foreign

Package: util-linux-extra-dbgsym
Priority: optional
Section: debug
Installed-Size: 347
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: util-linux-extra (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/util-linux-extra-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 283912
MD5sum: 05508286827dad3de2c6129607a8d14c
SHA1: e22901d2f7c42f4daa581e40518e30971a0b0287
SHA256: 5b0ac7ca989ad1e8fa2960298a224bd1de53223e403ad071763ba82027601649
SHA512: 75b37f8ba27c43033a3f951f160797c041e022e1fc96af2690df07568a3384443bdf225cc5d6a798673e806ef033432ebbd79230434610f8907c186214d60050
Description: debug symbols for util-linux-extra
Auto-Built-Package: debug-symbols
Build-Ids: 51e8cfd9806936e4ef2e7f24a5db665af07937f5 90267022e44b42b41771a12d653b033b905f4343 f17238b87aa0ba03e7ecf5588808afcf8997ddba fda3d46afe3e9d1d8ff7a730dfe8bc04c8f8ad49

Package: util-linux-locales
Priority: optional
Section: localization
Installed-Size: 7979
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: all
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: util-linux (>= 2.38.1)
Filename: pool/target/u/util-linux/util-linux-locales_2.38.1-5+apertis1bv2024dev3b1_all.deb
Size: 1221284
MD5sum: 3e6f7e304d54c0e32aef633d2b5ab9f9
SHA1: f75c9d22584052f3f63621adce417c54984e3910
SHA256: cd5bf87f40cb31b6905c0202c1f8dfadea41dfa21fadf7dd22dd654d1e9c43b8
SHA512: 01e436e916dc975418abf0e05efb3ce9becc6ab2309ba6bea9979013c5141ef8c205f4ee29dadd86b4392ae19191ed3936cf02e3b3e6a8ae26ea5e6a7fef9c1b
Description: locales files for util-linux
 This package contains the internationalization files for the util-linux
 package.
 .
 They are needed when you want the programs in util-linux to print their
 messages in other languages than English.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: foreign

Package: uuid-dev
Priority: optional
Section: libdevel
Installed-Size: 108
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: libc6-dev | libc-dev, libuuid1 (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/uuid-dev_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 47908
MD5sum: 6a486895d44594aaa6f1526d179ef8f5
SHA1: 3128074989ea00b9e383e938216de1e0e5354b1b
SHA256: 40cb874318b1f6d7e44281f55fd443e44f138e36836e90522c70d11a391371fa
SHA512: 2c209316c2627d4eaca7a9a5cb8c580aa866d408a1ae0fab991fe986eddb94aa9c6ab0956d58e0ddb9b91d80f1bdb3fdadac7b1990d0bf9ce9de4e43f6f71ff1
Description: Universally Unique ID library - headers and static libraries
 The libuuid library generates and parses 128-bit Universally Unique IDs
 (UUIDs). See RFC 4122 for more information.
 .
 This package contains the development environment for the uuid library.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: same

Package: uuid-runtime
Priority: optional
Section: utils
Installed-Size: 150
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: adduser, libc6 (>= 2.34), libsmartcols1 (>= 2.27~rc1), libsystemd0, libuuid1 (>= 2.38.1-2~)
Pre-Depends: libuuid1, init-system-helpers (>= 1.54~)
Filename: pool/target/u/util-linux/uuid-runtime_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 54848
MD5sum: 4ef286996723e2921f95f144c985116d
SHA1: d0668ec9a84de1c2a71c02cb07f76b61dd2d3633
SHA256: 9f8f26ea24451d92f44a555f429b69d450f91290eed881efa72a8fbe5b9b23f8
SHA512: 99c38a076d292b123cbf9e8dea11d911c51294a277e5f04121b90b39499678d59c43903e6da780013857d483ffc82391e6a8ae528b4b1f99f4d9eaecc507789d
Description: runtime components for the Universally Unique ID library
 The libuuid library generates and parses 128-bit Universally Unique
 IDs (UUIDs). A UUID is an identifier that is unique within the space
 of all such identifiers across both space and time. It can be used for
 multiple purposes, from tagging objects with an extremely short lifetime
 to reliably identifying very persistent objects across a network.
 .
 See RFC 4122 for more information.
 .
 This package contains the uuidgen program and the uuidd daemon.
 .
 The uuidd daemon is used to generate UUIDs, especially time-based
 UUIDs, in a secure and guaranteed-unique fashion, even in the face of
 large numbers of threads trying to grab UUIDs running on different CPUs.
 It is used by libuuid as well as the uuidgen program.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Multi-Arch: foreign

Package: uuid-runtime-dbgsym
Priority: optional
Section: debug
Installed-Size: 114
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: armhf
Source: util-linux
Version: 2.38.1-5+apertis1bv2024dev3b1
Depends: uuid-runtime (= 2.38.1-5+apertis1bv2024dev3b1)
Filename: pool/target/u/util-linux/uuid-runtime-dbgsym_2.38.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 77336
MD5sum: 91b7a910ff3b26a0f1e5e2ef4efd14ed
SHA1: bdad579d7635ce0ac072bd352daf5d09cfa963ae
SHA256: 159e30f5bcba18f2f7846a1317c53e36cd5ba210ad153011c87364574d133392
SHA512: e0056f312946671b73550c6f8196565caf3b3aae3ccc6310353cb7e6d6eca71f2c02b3767360fef755eea88211c97c847bc3caaae97e452b1b732574f999fd8c
Description: debug symbols for uuid-runtime
Auto-Built-Package: debug-symbols
Build-Ids: 17351f8652260e01ef04c849fb25ae4b91dec0af 4613b1966e9626ab75d95d7d5cd07a77c9a2e260 ca0575ee5e533fa8f317343c800dc2443b0de64c

Package: v4l-utils
Priority: optional
Section: utils
Installed-Size: 1685
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Version: 1.22.1-5+apertis1bv2024dev3b1
Replaces: ivtv-utils (<< 1.4.1-2), media-ctl
Depends: libv4l-0 (= 1.22.1-5+apertis1bv2024dev3b1), libv4l2rds0 (= 1.22.1-5+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2), libudev1 (>= 183)
Breaks: ivtv-utils (<< 1.4.1-2), media-ctl
Filename: pool/target/v/v4l-utils/v4l-utils_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 638792
MD5sum: b05d097b618911dc1316edd456c79cf1
SHA1: 63fcf40d9ad28aff684f8f3aa69ff04197f0ff06
SHA256: 46ac514a20558c2db0fe9e347699abf66816d53e60c0ab08b43da2230a8130e9
SHA512: c9096a7345e52f43184bc88657f01f89fe917ce78fa933d5013102c70598bd88d7129273250aef016fd89914763c5293cb279a758d2cf4afa2294dea189a3649
Description: Collection of command line video4linux utilities
 v4l-utils contains the following video4linux command line utilities:
 .
  decode_tm6000: decodes tm6000 proprietary format streams
  rds-ctl: tool to receive and decode Radio Data System (RDS) streams
  v4l2-compliance: tool to test v4l2 API compliance of drivers
  v4l2-ctl, cx18-ctl, ivtv-ctl: tools to control v4l2 controls from the cmdline
  v4l2-dbg: tool to directly get and set registers of v4l2 devices
  v4l2-sysfs-path: sysfs helper tool
Homepage: https://linuxtv.org/downloads/v4l-utils/

Package: v4l-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 4355
Maintainer: Gregor Jasny <gjasny@googlemail.com>
Architecture: armhf
Source: v4l-utils
Version: 1.22.1-5+apertis1bv2024dev3b1
Depends: v4l-utils (= 1.22.1-5+apertis1bv2024dev3b1)
Filename: pool/target/v/v4l-utils/v4l-utils-dbgsym_1.22.1-5+apertis1bv2024dev3b1_armhf.deb
Size: 4206848
MD5sum: 4fcf812bb7fbbb3d5439e5e6a1d1e146
SHA1: 028d5c1bf2597f30cb06a83444e049073499d5ce
SHA256: 9f8e97590a5ee805ab44ffbc339cea31018688f70cbb940a127443b1b4d1d7b3
SHA512: dc365b2574765322aa2627edddf7c5d15984afb697370c11ff49268729ca479893a8d05ff1befa88e346a236826582a3bfb121d6cc329426da83f2494515b78b
Description: debug symbols for v4l-utils
Auto-Built-Package: debug-symbols
Build-Ids: 1c74411d68b4463b63969ea69f074c51c03b6b87 24a11226836b04cd0558da52dacf55bd612146b7 3232f369a9ffaef8c6a4e5fcd39e6d3d9dd019e7 418710b6600ba019c84e5392b7ef695c10190f22 4f434e325933831e95cff1a7904da617702320a4 58f4a6e2c6962d905b6ad0069fb80f8d6e26b25f 855680a9f7fe2881eacfb15894428de9812ea901 943b9d3ab94c650931efd66bc2de6b225b13096a 9fe71937a124d85ef7152ce3930d520e196fa5bc a01830badb6f3837588e0907bf6511c1c0f74ec8 d029a04f29ba600eca3970863e17a6f8e9c3a8cb e97b4d49d3bceffb0e6704c6cb983837e1815cca eea9ba280ede16626339481a2f6683a87dbe0c1e

Package: va-driver-all
Priority: optional
Section: video
Installed-Size: 24
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libva
Version: 2.17.0-1+apertis1bv2024dev3b1
Depends: mesa-va-drivers
Filename: pool/target/libv/libva/va-driver-all_2.17.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 13376
MD5sum: 93d6541f5a7bd8cd34bac1805fb83971
SHA1: a3c764c5761f311a58eb6ce482bbb706f85dfb2f
SHA256: 590395a254bde5affb9ca050d44390a40aa8a0cea92ca144efd3b58c7b1e3de7
SHA512: 64d98219dec509bcd56dfe6d25c69c762b5d2836a308119117d92f325ffa4a1de0b7cd29e1be2f631b9cb53979be9eca19983ffd5ffd0215fe6252acfccf7ee5
Description: Video Acceleration (VA) API -- driver metapackage
 This package depends on the full suite of drivers for the Video Acceleration
 API (VA API). It does not provide any drivers itself, and may be removed if
 you wish to only have certain drivers installed.
Homepage: https://01.org/linuxmedia/vaapi
Multi-Arch: same

Package: vim
Priority: optional
Section: editors
Installed-Size: 2351
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: armhf
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Provides: editor
Depends: vim-common (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-runtime (= 2:9.0.1378-2+apertis2bv2024dev3b1), libacl1 (>= 2.2.23), libc6 (>= 2.34), libgpm2 (>= 1.20.7), libselinux1 (>= 3.1~), libsodium23 (>= 1.0.14), libtinfo6 (>= 6)
Suggests: ctags, vim-doc, vim-scripts
Filename: pool/target/v/vim/vim_9.0.1378-2+apertis2bv2024dev3b1_armhf.deb
Size: 1344448
MD5sum: 3c83b7d7dbcaac38bc88f2ec27f1e51a
SHA1: 005367bf229cb75010dd680704f53cc6168b4a84
SHA256: 04fe0fd02d4182b2051ffd9f629557b7cb53a57530a92483a77801b25110b423
SHA512: 1c793b38f50ed6df6d61967e06b2567c0020b500c95e65960a6d2c5f44fcbc7c71532cb1346bd6509739c8ebf7f519181315b26f39ab0e617185916699324429
Description: Vi IMproved - enhanced vi editor
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains a version of vim compiled with a rather
 standard set of features.  This package does not provide a GUI
 version of Vim.  See the other vim-* packages if you need more
 (or less).
Homepage: https://www.vim.org/

Package: vim-athena
Priority: optional
Section: oldlibs
Installed-Size: 75
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Depends: vim-motif
Filename: pool/target/v/vim/vim-athena_9.0.1378-2+apertis2bv2024dev3b1_all.deb
Size: 49524
MD5sum: cd63a88ca50991a963e9140b01f1c97c
SHA1: 57d65f5c189de9dd0958f7c16b5f8dac92f1b807
SHA256: 4b15c0ab989b671a6517110efa8c61d8eaba50570410aada66fd6ead13dcc06d
SHA512: 2e89180bd6d7e239e0beea0c1359bce6c7fb0649a62e2ca1bc0777a30e4321c2fca910b8471a44e6ba9cd111436b124ff6778d1d9d568300c775bbe27805a8d2
Description: Vi IMproved - enhanced vi editor (dummy package)
 This is a transitional package to install the vim-motif package.  You may
 remove this package if nothing depends on it.
Homepage: https://www.vim.org/

Package: vim-athena
Priority: optional
Section: oldlibs
Installed-Size: 77
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b3
Depends: vim-motif
Filename: pool/target/v/vim/vim-athena_9.0.1378-2+apertis1bv2024dev3b3_all.deb
Size: 51584
MD5sum: f0abfe702c8f9236e832aeb707f6ef00
SHA1: f5ab949c40887de23a3272c8c25e59bdd1fb1771
SHA256: 4a0a373a416dbf2d52c9ebac46438d892ed52079aed6a0bc6667b8356ee788ab
SHA512: eefe179397de9172f081c62213b6807c230d6954576d5b9fb21db1ed2c34f096f1aba8f4ecb9b9b1f31ca2ffaaa3a724f340a1a1c9e7ecb33a55fe6a2911a0ed
Description: Vi IMproved - enhanced vi editor (dummy package)
 This is a transitional package to install the vim-motif package.  You may
 remove this package if nothing depends on it.
Homepage: https://www.vim.org/

Package: vim-athena
Priority: optional
Section: oldlibs
Installed-Size: 77
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b2
Depends: vim-motif
Filename: pool/target/v/vim/vim-athena_9.0.1378-2+apertis1bv2024dev3b2_all.deb
Size: 51588
MD5sum: 15f0d1eaeca1d2f4aae8f704be7b5f03
SHA1: ac63b783b61eed6448288588e000fa6354a3bf1f
SHA256: 6bf4ca85e6f39c5fe993d64f7c31d4a8d090d628382237ca5fe688db3ab09c68
SHA512: e6da53c878f2fe830ec47d454912b19463ea3cb946e609075f240abf5216397415a767071aae1e6c4cba27fdb4d712520a432442235533a03ba6b16637a7ac6e
Description: Vi IMproved - enhanced vi editor (dummy package)
 This is a transitional package to install the vim-motif package.  You may
 remove this package if nothing depends on it.
Homepage: https://www.vim.org/

Package: vim-athena
Priority: optional
Section: oldlibs
Installed-Size: 77
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b1
Depends: vim-motif
Filename: pool/target/v/vim/vim-athena_9.0.1378-2+apertis1bv2024dev3b1_all.deb
Size: 51580
MD5sum: aaca839182953d6075560f7bc20c4be7
SHA1: 6205f35334a32527270e409f6d14437b063424c3
SHA256: 2aab4900fd2e6a00eea0e1db7430a70be8bffde05c843b7ff782a7c6f9a85afd
SHA512: 6de80ce8150d69363d2feeea48ad2c9cc0ae0d44ae3f8e33287e0db1c1bf138232ca8e8eae76290816b7c716bfc7f18276166c8d86c698b64566192524f150fb
Description: Vi IMproved - enhanced vi editor (dummy package)
 This is a transitional package to install the vim-motif package.  You may
 remove this package if nothing depends on it.
Homepage: https://www.vim.org/

Package: vim-athena
Priority: optional
Section: oldlibs
Installed-Size: 72
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-1+apertis1bv2024dev2b1
Depends: vim-motif
Filename: pool/target/v/vim/vim-athena_9.0.1378-1+apertis1bv2024dev2b1_all.deb
Size: 46376
MD5sum: e822a560dd0273f32b41519689c3631a
SHA1: 7d821e6e9b4be14dd3d933e22a82455a78d29401
SHA256: 6a2e754841665b2fbed96667d20f49e92693e72b536cb230c844a6d0be0de706
SHA512: a923b207069dbf539ca34140910fd420f424fb68fac754d61c36e8f68a0e9ebd521958c3d6b9adfb542b14a94a82e26e91ba2226c06f31f47b05a63b276f8eae
Description: Vi IMproved - enhanced vi editor (dummy package)
 This is a transitional package to install the vim-motif package.  You may
 remove this package if nothing depends on it.
Homepage: https://www.vim.org/

Package: vim-common
Priority: important
Section: editors
Installed-Size: 248
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Recommends: xxd, vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Filename: pool/target/v/vim/vim-common_9.0.1378-2+apertis2bv2024dev3b1_all.deb
Size: 127856
MD5sum: c634169cc119c9d6d3bafbbbd870c4db
SHA1: 763cc8b9a23f78fbe060af0cfb4cbbb3665a720e
SHA256: f08e943f97aeb4324cd87ad08e6012cce2a3c24014a2ca2e95ff1408f56fedb5
SHA512: 275e4a5b23bf28d5d65b8efb8a477f98d5775f19ef1fd4444623b1ad2ca9a16e47f529041fd077aa5d439c986d1ebe87816d1e37314b9ea7d98e7313bc0b66b0
Description: Vi IMproved - Common files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all non GUI-enabled vim variants
 available in Debian.  Examples of such shared files are: manpages and
 configuration files.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-common
Priority: important
Section: editors
Installed-Size: 250
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b3
Recommends: xxd, vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Filename: pool/target/v/vim/vim-common_9.0.1378-2+apertis1bv2024dev3b3_all.deb
Size: 129924
MD5sum: 488b0eb76c79a9a0b15a1e2a9be3dd91
SHA1: 394221027e3ed5c0e43b2b6c544ccdfc9cf598d8
SHA256: 356ecfea52d82da491b4f14c61ffb3d6c9d0b3f60a8af9ab18e386c2eb1bf7cb
SHA512: e8529a2598c742117fd53026a681d69f25c5f5b1e0c46051d4b21166df4c60cfcdecf4a3c5a9273f32ff6f8905bd0cd84765890fa9f2de070a4735fb1ff1e382
Description: Vi IMproved - Common files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all non GUI-enabled vim variants
 available in Debian.  Examples of such shared files are: manpages and
 configuration files.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-common
Priority: important
Section: editors
Installed-Size: 250
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b2
Recommends: xxd, vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Filename: pool/target/v/vim/vim-common_9.0.1378-2+apertis1bv2024dev3b2_all.deb
Size: 129924
MD5sum: 393469720e90755351e208637ff81a89
SHA1: efaafcffd5364b8c4bd3ba4f44356671ccf3b85d
SHA256: dca6f592b6222e76e842b6757771a0e0ea9e57ebacb68d70ee6dec79d0f5d923
SHA512: a5f136489b2f784190e2844dda708ae5cbe0f124ee70d11633c33e84066932709cdcc250fe4fd7bf7ddb158037696498629b64b271c8a8d54dd99df7ec76eed5
Description: Vi IMproved - Common files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all non GUI-enabled vim variants
 available in Debian.  Examples of such shared files are: manpages and
 configuration files.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-common
Priority: important
Section: editors
Installed-Size: 250
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b1
Recommends: xxd, vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Filename: pool/target/v/vim/vim-common_9.0.1378-2+apertis1bv2024dev3b1_all.deb
Size: 129924
MD5sum: 5fc751bb323b2c345b48ccc20c056467
SHA1: 49ead2fe46abdcf0a1fac06cf1a3235e89913727
SHA256: 96df4f519c650363d4fe9a466d27dc1c54ae260f5d763b5423ba122352f18ae2
SHA512: eefc531c1e084f19f9fffcced8723e901c5fa7a00a054a04c4e7ca785ac1f3901f0add6e99a87a255d90fdebb5ced72557af28239b638cb0f5cfc39f1c3e72f5
Description: Vi IMproved - Common files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all non GUI-enabled vim variants
 available in Debian.  Examples of such shared files are: manpages and
 configuration files.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-common
Priority: important
Section: editors
Installed-Size: 245
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-1+apertis1bv2024dev2b1
Recommends: xxd, vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Filename: pool/target/v/vim/vim-common_9.0.1378-1+apertis1bv2024dev2b1_all.deb
Size: 124728
MD5sum: cf0b978ceb35815e3359bc788e410ba6
SHA1: a1b91911f44ca9482ac0fc4bd375d6a3eed1c98c
SHA256: 1daad792fa5069e9c57e574c7f9d094fa11c7db8c7485601ac2dfdd4dcff7ff6
SHA512: 00cf8c4aaed3494cb315ea67f79e1a0991069ac293180249d9d6bb8162966eaa1ef85ef2c8e4969098d104362abe11690e6b55bc836e54745bd3ceb8814ee8b2
Description: Vi IMproved - Common files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all non GUI-enabled vim variants
 available in Debian.  Examples of such shared files are: manpages and
 configuration files.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-dbgsym
Priority: optional
Section: debug
Installed-Size: 4202
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: armhf
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Depends: vim (= 2:9.0.1378-2+apertis2bv2024dev3b1)
Filename: pool/target/v/vim/vim-dbgsym_9.0.1378-2+apertis2bv2024dev3b1_armhf.deb
Size: 3926756
MD5sum: d29f7b37c999a7aaa95fca22d3a0b856
SHA1: 0bf158b5fcb51daebcc70ce91a7d242bdc11743c
SHA256: 82292ae502bb746470f7a26a578c07c70ed8738c5f09d1853d007310bcd0ef96
SHA512: ddf1bddc0412f4c8ec0cb9453e3337dfdd8b403ae163d998d7bedb32048017933e02ea7cb2a5f8ac0f37cb0d3dffdcaf28daad869c0b749676eb676ad15b0c15
Description: debug symbols for vim
Auto-Built-Package: debug-symbols
Build-Ids: 3ef2ada4b597a17db9d7c50b75c8641ccfaa4511

Package: vim-doc
Priority: optional
Section: doc
Installed-Size: 14938
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Filename: pool/target/v/vim/vim-doc_9.0.1378-2+apertis2bv2024dev3b1_all.deb
Size: 2453356
MD5sum: cc5c3359b85bb938fddf57c1e6ea5ed4
SHA1: aa3fbba83cc0cefbead9feaf20fff855c43ea2bd
SHA256: cff17735d1167d9beeac48237a609f542d6fb2597952585e4d357c195514aec4
SHA512: afff14cb8137e61a055ffe54f75711bd7b40b032eec9523c467651ccd1f0aef142977a0c733df379059599b9c3cf86fe9b49202ded24864afdfa4b5c718e3986
Description: Vi IMproved - HTML documentation
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains the HTML version of the online documentation.  It is
 built from the runtime/doc directory of the source tree.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-doc
Priority: optional
Section: doc
Installed-Size: 14940
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b3
Filename: pool/target/v/vim/vim-doc_9.0.1378-2+apertis1bv2024dev3b3_all.deb
Size: 2455020
MD5sum: 00a43806baafc6f09dfa2f6622070603
SHA1: a37d3088e002416b816987042c3eb7ef97b5e862
SHA256: 1089334fdcb498a4e8be082e1bd805d4354d3c10318ba80e195bdbe9c76784c8
SHA512: 0da92bbf794b063f96c8ff2462fc89cdeb1264a78f5af805a909251aad1bbbdcafdb7de41a387460240931b0ef03f7c44fcef43f1c4b3e2bf833ec8965fa25d5
Description: Vi IMproved - HTML documentation
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains the HTML version of the online documentation.  It is
 built from the runtime/doc directory of the source tree.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-doc
Priority: optional
Section: doc
Installed-Size: 14940
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b2
Filename: pool/target/v/vim/vim-doc_9.0.1378-2+apertis1bv2024dev3b2_all.deb
Size: 2455020
MD5sum: 04f46ebd42c427855d22b22cd929f39c
SHA1: d4d56ecb586f26fdb87433cf28dcfc7755e01700
SHA256: 88e4f37d024daa839719cd7ea1f791122e1f50d7e4f3fafc318c33591eaa9f5c
SHA512: f770cbcce39870fb81fa4a1bfb154060f05c1394ac72cf3d68f411e1166061108e5d78971be0f7a998b4a86eefc3d6593ed0e8ea204582292cf521bdd40720d6
Description: Vi IMproved - HTML documentation
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains the HTML version of the online documentation.  It is
 built from the runtime/doc directory of the source tree.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-doc
Priority: optional
Section: doc
Installed-Size: 14940
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b1
Filename: pool/target/v/vim/vim-doc_9.0.1378-2+apertis1bv2024dev3b1_all.deb
Size: 2455020
MD5sum: bcd2ceafc57cf9628ee96a0576421d8f
SHA1: 0de606f9bb86c2da3359983713557de96ea3a221
SHA256: 16dced78844a21aa873ca93354a688d182ea4f89d3fed0cc5f65a2b24f8b020f
SHA512: abc3b7c2287f24b2e9ff674f5b3bc086b035de8c1de6224567cdfac0f43a53be4922ce65766b17cd75dc845d282c6bc86e05f80e4910c74bec2bad943550c931
Description: Vi IMproved - HTML documentation
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains the HTML version of the online documentation.  It is
 built from the runtime/doc directory of the source tree.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-doc
Priority: optional
Section: doc
Installed-Size: 14935
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-1+apertis1bv2024dev2b1
Filename: pool/target/v/vim/vim-doc_9.0.1378-1+apertis1bv2024dev2b1_all.deb
Size: 2449868
MD5sum: 7e3306f410381f63eb1f9586e01266ca
SHA1: 8cafbfef7a3b8f0587b339c10950b4040d46038e
SHA256: 3bb298fbc5ce1a5f47dde1a10ce0b4f4d1f2c40b8d611b1ac1e5af9d79c735d1
SHA512: eb08c77a13f7d6349cbf34f7895c8370e41cae85e771d9436ea31e978d82270dd8469e6213bea0d5d90dbd212d7944c955ce37646d053bdc208be25eba2f1c0c
Description: Vi IMproved - HTML documentation
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains the HTML version of the online documentation.  It is
 built from the runtime/doc directory of the source tree.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-gtk3
Priority: optional
Section: editors
Installed-Size: 2955
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: armhf
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Provides: editor, gvim (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-lua (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-perl (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-python3 (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-ruby (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-tcl (= 2:9.0.1378-2+apertis2bv2024dev3b1)
Depends: vim-common (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-gui-common (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-runtime (= 2:9.0.1378-2+apertis2bv2024dev3b1), libacl1 (>= 2.2.23), libc6 (>= 2.34), libcairo2 (>= 1.4.10), libcanberra0 (>= 0.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgpm2 (>= 1.20.7), libgtk-3-0 (>= 3.21.5), libice6 (>= 1:1.0.0), liblua5.2-0 (>= 5.2.4), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libperl5.36 (>= 5.36.0), libpython3.11 (>= 3.11.0), libruby3.1 (>= 3.1.2), libselinux1 (>= 3.1~), libsm6, libsodium23 (>= 1.0.14), libtcl8.6 (>= 8.6.0), libtinfo6 (>= 6), libx11-6, libxt6
Suggests: cscope, fonts-dejavu, gnome-icon-theme, vim-doc
Filename: pool/target/v/vim/vim-gtk3_9.0.1378-2+apertis2bv2024dev3b1_armhf.deb
Size: 1628252
MD5sum: 8fd6094e2a1ce571f306077ed36e04e9
SHA1: 3e72c2c2b9863b43fde1bf973dd7a3b9208f11b6
SHA256: adfb7efb5f7acc0bd718e2b3f91c298e6f3b1a3e9ab60272a8a366f73d5ffffc
SHA512: 44702171fae86db1f6d1c1c475da56ed742d2bbbc85da36614798b7df6b6b0e2e68315e7263216302c23b86d0a62f9b0afdc2fa957c0b490809e475fe7db3145
Description: Vi IMproved - enhanced vi editor - with GTK3 GUI
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains a version of vim compiled with a GTK3 GUI
 and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl.
Homepage: https://www.vim.org/

Package: vim-gtk3-dbgsym
Priority: optional
Section: debug
Installed-Size: 4869
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: armhf
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Depends: vim-gtk3 (= 2:9.0.1378-2+apertis2bv2024dev3b1)
Filename: pool/target/v/vim/vim-gtk3-dbgsym_9.0.1378-2+apertis2bv2024dev3b1_armhf.deb
Size: 4530936
MD5sum: 2771657dfc641881438604514f71439e
SHA1: 8ee42116a8f990486221e7315343cc88bebdfb0c
SHA256: f0048474139088529493d9b2bc28e63fb11cab022c6e4306b655c9262fbb90e7
SHA512: e76667a6ba727c2c985278e31e3eb5d8cb9f925bf9e2e0744730b39d0b0bb4dad8d0361473b59af2838c8f9ab975d1acd08bca68a306e3c7deee001a34171d02
Description: debug symbols for vim-gtk3
Auto-Built-Package: debug-symbols
Build-Ids: 82628d90ae211126a68f744a75611a273f498bb2

Package: vim-gui-common
Priority: optional
Section: editors
Installed-Size: 230
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Recommends: vim-gtk3 | vim-motif
Filename: pool/target/v/vim/vim-gui-common_9.0.1378-2+apertis2bv2024dev3b1_all.deb
Size: 132064
MD5sum: 9dfee3a896a3d21ef13981715efe81a9
SHA1: 931adaf83e2d8a81bfa5d5c841c98d49dc64ed52
SHA256: 1411dee0046bf04ce6f1c0be57e3e7da8de0c5f64cbb7b301dc5ff6dff78b179
SHA512: fb6eb81ae2717b97ead962e40087bb769f926added01295f153004e37f82043f25b31fbdae37a15f39da8ea841a170e93b7c1e3ea4fd519faf6d3916d1f591ca
Description: Vi IMproved - Common GUI files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all GUI-enabled vim
 variants available in Debian.  Examples of such shared files are:
 gvimtutor, icons, and desktop environments settings.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-gui-common
Priority: optional
Section: editors
Installed-Size: 232
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b3
Recommends: vim-gtk3 | vim-motif
Filename: pool/target/v/vim/vim-gui-common_9.0.1378-2+apertis1bv2024dev3b3_all.deb
Size: 134132
MD5sum: f8fe2ce98183cab3f1fea8495e7e9302
SHA1: 8f30d900dfb078a40329b73557be24edc018c7e9
SHA256: 64343dfef1cd5fbb62ace1876e92c91904657b8f76578c81ab0fc2b91a93191d
SHA512: 80b23bd40031179e81f9cb75335e4b5b88692f6f81ecb71db6825b4e9b5a49546f09b94c8d3e776d8eb2405f820b3c235f02ac70e8c6eb1f97b1723b9dd4cc34
Description: Vi IMproved - Common GUI files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all GUI-enabled vim
 variants available in Debian.  Examples of such shared files are:
 gvimtutor, icons, and desktop environments settings.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-gui-common
Priority: optional
Section: editors
Installed-Size: 232
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b2
Recommends: vim-gtk3 | vim-motif
Filename: pool/target/v/vim/vim-gui-common_9.0.1378-2+apertis1bv2024dev3b2_all.deb
Size: 134128
MD5sum: 1751c8bd36e72ecd88b2da9fae2aa66f
SHA1: d832c2d3ca91036729b75f95df1ec4af30a876a9
SHA256: 308bc19e50a70a22540015fff4647f5e57fb566af2636c24676774dc793de1db
SHA512: 933a582d945748569e79624182cca49449224b0ad0356fe7afd926ec532d270091e6bbf8ec0493a42bb3e2df29fd7b041e00be758bf726ed397ea6ba5e504030
Description: Vi IMproved - Common GUI files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all GUI-enabled vim
 variants available in Debian.  Examples of such shared files are:
 gvimtutor, icons, and desktop environments settings.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-gui-common
Priority: optional
Section: editors
Installed-Size: 232
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b1
Recommends: vim-gtk3 | vim-motif
Filename: pool/target/v/vim/vim-gui-common_9.0.1378-2+apertis1bv2024dev3b1_all.deb
Size: 134132
MD5sum: 0e4534cecf1dcb0a629360bbfdd82a2e
SHA1: a5432bf0e76253862054409c5d97398a648ae67c
SHA256: 8c4e67373ee97a6c62bfcfc396dbb3fd4cd3f286c11b7073c9c0aaf8f24bf697
SHA512: 216293d2302b09d8f78ace1b57f0054384ec411b3414f1c194c5a6989f8c3eeb8e92310acb3aa52ac4904a6cde8ab9d5f87496ae4ae32829a4f99ec146e994be
Description: Vi IMproved - Common GUI files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all GUI-enabled vim
 variants available in Debian.  Examples of such shared files are:
 gvimtutor, icons, and desktop environments settings.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-gui-common
Priority: optional
Section: editors
Installed-Size: 227
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-1+apertis1bv2024dev2b1
Recommends: vim-gtk3 | vim-motif
Filename: pool/target/v/vim/vim-gui-common_9.0.1378-1+apertis1bv2024dev2b1_all.deb
Size: 128968
MD5sum: 4dbb9a5f2356f61ef2b73ef9e810c340
SHA1: 342517e7d2c47bf4d38706f974bffc1c4a281a80
SHA256: 49999114f3a894e8fd9a66aedf7eb2b14777929d7fec34929b86aa4acd36b6f1
SHA512: 5364aae91443370d627a0057c12cd02fa4fe32e1cf7e2f1584e671426c7db3c6826faae23bedbf9062a36a6b5f0c7eecfc5eedc4b1370551cff047ea428da3da
Description: Vi IMproved - Common GUI files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all GUI-enabled vim
 variants available in Debian.  Examples of such shared files are:
 gvimtutor, icons, and desktop environments settings.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-motif
Priority: optional
Section: editors
Installed-Size: 2785
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: armhf
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Provides: editor, gvim (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-lua (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-perl (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-python3 (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-ruby (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-tcl (= 2:9.0.1378-2+apertis2bv2024dev3b1)
Depends: vim-common (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-gui-common (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-runtime (= 2:9.0.1378-2+apertis2bv2024dev3b1), libacl1 (>= 2.2.23), libc6 (>= 2.34), libcanberra0 (>= 0.2), libgpm2 (>= 1.20.7), libice6 (>= 1:1.0.0), liblua5.2-0 (>= 5.2.4), libperl5.36 (>= 5.36.0), libpython3.11 (>= 3.11.0), libruby3.1 (>= 3.1.2), libselinux1 (>= 3.1~), libsm6, libsodium23 (>= 1.0.14), libtcl8.6 (>= 8.6.0), libtinfo6 (>= 6), libx11-6, libxt6
Suggests: cscope, vim-doc
Filename: pool/target/v/vim/vim-motif_9.0.1378-2+apertis2bv2024dev3b1_armhf.deb
Size: 1537640
MD5sum: 74404dc7484f18476b98fea7251d188a
SHA1: 836184e7c0827a2f4686f444d7642ccca9b633dd
SHA256: ab8fab1b071e8b5c2cfe886078473a1acb77853d614ba2b7c9b01979e22df1a4
SHA512: 92de4b3b33004654a8406bd712a88fe92037d02ffbf4cb730f21ec41ec88d451baae6582116268ed8405d81861c113f0180915d77945e226c07c9955dcf2e4cf
Description: Vi IMproved - enhanced vi editor - with Motif GUI
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains a version of vim compiled with a Motif GUI
 and support for scripting with Lua, Perl, Python 3, and Tcl.
Homepage: https://www.vim.org/

Package: vim-motif-dbgsym
Priority: optional
Section: debug
Installed-Size: 4586
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: armhf
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Depends: vim-motif (= 2:9.0.1378-2+apertis2bv2024dev3b1)
Filename: pool/target/v/vim/vim-motif-dbgsym_9.0.1378-2+apertis2bv2024dev3b1_armhf.deb
Size: 4279000
MD5sum: 7af17518029fab2cb2ec5a9df8cd01be
SHA1: 71663049ec56bd711848806d27f96f7267b3600b
SHA256: d40c61c488ea0bde1873c4e4f781f38aa42ff324f009b1723836a1b48c2c1c2c
SHA512: 76f3bf0b699f6c438d20e1ae0b0dcbfbc971c7550a083a8b7707f86d76e451f557ada2082357f81e1f5bd4cb64035dc19505668c8b023101f704fe8d0b22a339
Description: debug symbols for vim-motif
Auto-Built-Package: debug-symbols
Build-Ids: f2e2ef5e26db721ca6d0d2c40f5fc268f858cb4e

Package: vim-nox
Priority: optional
Section: editors
Installed-Size: 2737
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: armhf
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Provides: editor, vim (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-lua (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-perl (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-python3 (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-ruby (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-tcl (= 2:9.0.1378-2+apertis2bv2024dev3b1)
Depends: vim-common (= 2:9.0.1378-2+apertis2bv2024dev3b1), vim-runtime (= 2:9.0.1378-2+apertis2bv2024dev3b1), libacl1 (>= 2.2.23), libc6 (>= 2.34), libgpm2 (>= 1.20.7), liblua5.2-0 (>= 5.2.4), libperl5.36 (>= 5.36.0), libpython3.11 (>= 3.11.0), libruby3.1 (>= 3.1.2), libselinux1 (>= 3.1~), libsodium23 (>= 1.0.14), libtcl8.6 (>= 8.6.0), libtinfo6 (>= 6)
Suggests: cscope, vim-doc
Filename: pool/target/v/vim/vim-nox_9.0.1378-2+apertis2bv2024dev3b1_armhf.deb
Size: 1513304
MD5sum: d1bef5fdd299c433ef4e8cd53f48d914
SHA1: 5c00bf4ff6163a28b5a1f677bba6e0c62732a6e3
SHA256: f2a40beac58dcd6e6e05c563eeddb8b0443b66e5afbc491e08031bf2c41c95c6
SHA512: 83d535b5f1297b75440a81e62aaa72be2f04786ff591cf3a028ce570897acbc75e5098fcd1e9dc01a21cdb02992b2ba1f4440a2a5f3b66c4c5b31243e2194b11
Description: Vi IMproved - enhanced vi editor - with scripting languages support
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains a version of vim compiled with support for
 scripting with Lua, Perl, Python 3, Ruby, and Tcl but no GUI.
Homepage: https://www.vim.org/

Package: vim-nox-dbgsym
Priority: optional
Section: debug
Installed-Size: 4504
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: armhf
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Depends: vim-nox (= 2:9.0.1378-2+apertis2bv2024dev3b1)
Filename: pool/target/v/vim/vim-nox-dbgsym_9.0.1378-2+apertis2bv2024dev3b1_armhf.deb
Size: 4207492
MD5sum: 3164982c53babdae7498fa94dc7b1b70
SHA1: abebf45678941e5ad0dfa8932a01fddfd6e3b7ae
SHA256: a13abbe79e7294844c23215fff3d866abcf478de622c1fb4f789d317f9cd0b2d
SHA512: ef96151e5ce7ab5a64c992a5211c28e367d6e9ceb766749373886575967c3f1acddeaf7340f28325c208b7630ac9190bce75764bd8645405125f44f2b10156e1
Description: debug symbols for vim-nox
Auto-Built-Package: debug-symbols
Build-Ids: 9d873467dc9c0e8775b5a0491cf72d908a77daed

Package: vim-runtime
Priority: optional
Section: editors
Installed-Size: 36403
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Recommends: vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Breaks: vim-tiny (<< 2:9.0.1378-2+apertis2bv2024dev3b1)
Filename: pool/target/v/vim/vim-runtime_9.0.1378-2+apertis2bv2024dev3b1_all.deb
Size: 7028620
MD5sum: 287095b804a1a4bed5a9787f6d7efdb1
SHA1: 589540d40067c28123f1dae272c5836acd65f569
SHA256: 2f561d4e5feb9dc0e4cd660fd0ebfb0c1d9506c68b90c4c63be8ad9da08d41a1
SHA512: f9c77a10534e0adcba276f4758c5e46a859e3a8e32496943838da359b4850d3d029cb9d709f588889826ec4150a63acb58c8517267c78fde0f286395a30ffc18
Description: Vi IMproved - Runtime files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains vimtutor and the architecture independent runtime
 files, used, if available, by all vim variants available in Debian.
 Example of such runtime files are: online documentation, rules for
 language-specific syntax highlighting and indentation, color schemes,
 and standard plugins.
Enhances: vim-tiny
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-runtime
Priority: optional
Section: editors
Installed-Size: 36405
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b3
Recommends: vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Breaks: vim-tiny (<< 2:9.0.1378-2+apertis1bv2024dev3b3)
Filename: pool/target/v/vim/vim-runtime_9.0.1378-2+apertis1bv2024dev3b3_all.deb
Size: 7026324
MD5sum: 682296b9a2060507c7b32b8e60cf77c3
SHA1: 042ffb39c0fb46bef10265fcb4331a8165213f5a
SHA256: 8237b9e02f7b5c85e6f90bc55f572e5155aa86cc0169c34c437946e07e31702f
SHA512: 6241031dd36bf15db33cd61520862bb099a99183a8f218e3e11c112ddbc41533aaab42c4ecad477bd569f6f6cb502f4a2d75dd2fd03938f4813e42b531a4783d
Description: Vi IMproved - Runtime files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains vimtutor and the architecture independent runtime
 files, used, if available, by all vim variants available in Debian.
 Example of such runtime files are: online documentation, rules for
 language-specific syntax highlighting and indentation, color schemes,
 and standard plugins.
Enhances: vim-tiny
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-runtime
Priority: optional
Section: editors
Installed-Size: 36405
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b2
Recommends: vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Breaks: vim-tiny (<< 2:9.0.1378-2+apertis1bv2024dev3b2)
Filename: pool/target/v/vim/vim-runtime_9.0.1378-2+apertis1bv2024dev3b2_all.deb
Size: 7026336
MD5sum: 6875d45bf2b22497643fb99dd68d486d
SHA1: 3a672373022f875b55e781d2f9c620a47150d15c
SHA256: 26470966eb13937a01a4e5a384a283a5ccecce443ed8483bc823351ff3c7e136
SHA512: 688268ac654ed1d809d6903b787c2092b2ea596a46e77292e13d468cbb36b74fed7ffe0f55d247cdfee571a91890d04e6dacf9b43e1c7628b468ee3a384454f0
Description: Vi IMproved - Runtime files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains vimtutor and the architecture independent runtime
 files, used, if available, by all vim variants available in Debian.
 Example of such runtime files are: online documentation, rules for
 language-specific syntax highlighting and indentation, color schemes,
 and standard plugins.
Enhances: vim-tiny
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-runtime
Priority: optional
Section: editors
Installed-Size: 36405
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-2+apertis1bv2024dev3b1
Recommends: vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Breaks: vim-tiny (<< 2:9.0.1378-2+apertis1bv2024dev3b1)
Filename: pool/target/v/vim/vim-runtime_9.0.1378-2+apertis1bv2024dev3b1_all.deb
Size: 7026324
MD5sum: a20d4a5fe1c9bccfc704f5c061cd8322
SHA1: 4cf26b2d672d7feb53045e00238df1235f51833e
SHA256: 819c22901666289726ab9d4b4d0637ce4a23917426761535e2d07be3a94ea936
SHA512: 691a46ac70620ed4e834d05436140e84018c9eb43818ee662c3a7fad80aef3a493b446854cf1c4ef60ffe084678736e5826e72e628f668e515a649faac5a802a
Description: Vi IMproved - Runtime files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains vimtutor and the architecture independent runtime
 files, used, if available, by all vim variants available in Debian.
 Example of such runtime files are: online documentation, rules for
 language-specific syntax highlighting and indentation, color schemes,
 and standard plugins.
Enhances: vim-tiny
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-runtime
Priority: optional
Section: editors
Installed-Size: 36400
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: all
Source: vim
Version: 2:9.0.1378-1+apertis1bv2024dev2b1
Recommends: vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Breaks: vim-tiny (<< 2:9.0.1378-1+apertis1bv2024dev2b1)
Filename: pool/target/v/vim/vim-runtime_9.0.1378-1+apertis1bv2024dev2b1_all.deb
Size: 7024920
MD5sum: bb28cbd2da7fe71050644a6d11d04e4b
SHA1: 4d830973b12b200281684b8476cc8e980f331894
SHA256: 13a80695066b85bda1d01591ad28df5bb3349c4121ef891aaf26be49c5a7f4fd
SHA512: 206b812b44e3a84e2bd7fdb333658d61f58596d2c1cb3032feaa9ce8c1685d6903af4f58a60c6a6776bc66c8207164bc61a2f2fe7b246a8b1014bab899bd0e15
Description: Vi IMproved - Runtime files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains vimtutor and the architecture independent runtime
 files, used, if available, by all vim variants available in Debian.
 Example of such runtime files are: online documentation, rules for
 language-specific syntax highlighting and indentation, color schemes,
 and standard plugins.
Enhances: vim-tiny
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: vim-tiny
Priority: important
Section: editors
Installed-Size: 1135
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: armhf
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Provides: editor
Depends: vim-common (= 2:9.0.1378-2+apertis2bv2024dev3b1), libacl1 (>= 2.2.23), libc6 (>= 2.34), libselinux1 (>= 3.1~), libtinfo6 (>= 6)
Suggests: indent
Filename: pool/target/v/vim/vim-tiny_9.0.1378-2+apertis2bv2024dev3b1_armhf.deb
Size: 625892
MD5sum: eacef77048e0f9067899e530107f5bee
SHA1: 3a7b04c531217383bb8f7e3055c119221818bf89
SHA256: c749c3faea1afea8f8747efb5bc073ebc8ff46bedc4619a3f2445bc88f03a65e
SHA512: bb7e4ed7275ad6fe6974640534bd84dea65ef39e31717b8ab322c85e9cd72aa76cf2bf213aec33f4a309ef7d4fac028dca75f7a59463d7789345963160d67d10
Description: Vi IMproved - enhanced vi editor - compact version
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains a minimal version of Vim compiled with no GUI and
 a small subset of features. This package's sole purpose is to provide
 the vi binary for base installations.
 .
 If a vim binary is wanted, try one of the following more featureful
 packages: vim, vim-nox, vim-motif, or vim-gtk3.
Homepage: https://www.vim.org/

Package: vim-tiny-dbgsym
Priority: optional
Section: debug
Installed-Size: 1756
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: armhf
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Depends: vim-tiny (= 2:9.0.1378-2+apertis2bv2024dev3b1)
Filename: pool/target/v/vim/vim-tiny-dbgsym_9.0.1378-2+apertis2bv2024dev3b1_armhf.deb
Size: 1628228
MD5sum: 9824976d19f01909e9d2dc2a38a08210
SHA1: 7fd9496cb159d0b10f18330e19486a86b94fdf27
SHA256: 2ac59a8aa77c1cc37a4805102194de3680b935d53716d9727109e5068f47913a
SHA512: be680154e1b5d2f7b95ec7e668e3715a9b88311580c20375c75c82a04ec696f8b5433aef3b8a35a48d9c33b0b2ef51ff18ad440fd2e98f838a6f6788f17e93c3
Description: debug symbols for vim-tiny
Auto-Built-Package: debug-symbols
Build-Ids: 4854e0050e4980f3b25a206a5fb1175800a0214d

Package: vpx-tools
Priority: optional
Section: utils
Installed-Size: 407
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libvpx
Version: 1.12.0-1+apertis1bv2024dev3b1
Depends: libvpx7 (= 1.12.0-1+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Filename: pool/target/libv/libvpx/vpx-tools_1.12.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 140408
MD5sum: 9ec730212530af1897e07909094599fd
SHA1: 9c41f5565f3b48040bacbd8cb3895c2feee745fa
SHA256: f2bfa8a8db28f6635dd7c1664ea7570c3a5f26ac884bc937248466d183c85243
SHA512: 0bb5c6aecbd64f2af974708a14448a97f32a52e0aa12465a323e203f49039c3cdb41bf9807fe9a6c057b7121185657af45a31c124ff87c98ebca7aa156a09580
Description: VP8 and VP9 video codec encoding/decoding tools
 VP8 and VP9 are open video codecs, originally developed by On2 and released
 as open source by Google Inc. They are the successor of the VP3 codec,
 on which the Theora codec was based.
 .
 This package contains the commandline tools vpxdec and vpxenc.
Homepage: https://www.webmproject.org

Package: vpx-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 1071
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: libvpx
Version: 1.12.0-1+apertis1bv2024dev3b1
Depends: vpx-tools (= 1.12.0-1+apertis1bv2024dev3b1)
Filename: pool/target/libv/libvpx/vpx-tools-dbgsym_1.12.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 956188
MD5sum: 39e304f65709b72a737499cdab775053
SHA1: 760c84a89fefce8221a82ae9d31b721b5304695f
SHA256: 81a1552e13331726c3fc82377e4b6dceb1940dba9db2c91cfac53653fe30816e
SHA512: db1a128a05881d577f159695c1b6ed8861512741756bb380810fc029b23df736c4dcfcfa26d58af7f4d0ea6ceec6a120534364c507d6d9038bd4ff496c08aff4
Description: debug symbols for vpx-tools
Auto-Built-Package: debug-symbols
Build-Ids: a877c7ce794ad90ebcddda99a73cec2306074572 b944d19d54585aab21af5ace7ed46b82003397f1

Package: wavpack
Priority: optional
Section: sound
Installed-Size: 233
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Version: 5.6.0-1+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libwavpack1 (>= 5.0.0)
Filename: pool/target/w/wavpack/wavpack_5.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 107256
MD5sum: ddb1fb8faeba06a6d33f7c256d8d534e
SHA1: 97b8d86eedd192125d94c67e080fda06343581d4
SHA256: 860a9729876b93b3d8977ebffad959ef840de9e3f6e36ddd7a14194f84b79d42
SHA512: bed404211120036787b7fb00042c0e5aec9258500515997feae4e18d4345c691a9cf0e0b22e08134380dcaaad4aeacf09fd4ee65ccdbea1bdadfc3f7ea747028
Description: audio codec (lossy and lossless) - encoder and decoder
 WavPack is a completely open audio compression format providing lossless,
 high-quality lossy, and a unique hybrid compression mode. Although the
 technology is loosely based on previous versions of WavPack, the new version
 4 format has been designed from the ground up to offer unparalleled
 performance and functionality.
 .
 This package contains an encoder and decoder for wavpack files.
Homepage: http://www.wavpack.com

Package: wavpack-dbgsym
Priority: optional
Section: debug
Installed-Size: 273
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: wavpack
Version: 5.6.0-1+apertis1bv2024dev3b1
Depends: wavpack (= 5.6.0-1+apertis1bv2024dev3b1)
Filename: pool/target/w/wavpack/wavpack-dbgsym_5.6.0-1+apertis1bv2024dev3b1_armhf.deb
Size: 226504
MD5sum: c7e7ece7ed7473bc92bf3670a0bfb3e0
SHA1: 5785a097ff967999189958a388cd7d49cf575989
SHA256: 3666505b4bbe7f3b4837a291e060b02eda4a0a21d1b079154dc9a0b39da3e099
SHA512: 8dfb857998e75fe61c4ea08a537b429c46f89ba23f8017c44e5471dc945712e7c1d85c17973689788f14fa480bd01606c230a452da6be87a52b8eeea27bb8377
Description: debug symbols for wavpack
Auto-Built-Package: debug-symbols
Build-Ids: 2317872630858791de897b918f2dceb62131eef0 d42a7ba76faceb20a49eece639d1e70bcd02b890 e1dcf7f7ba2681b4e32d0497a1db1ff43629d130 fd8f9baa6442777212c7a9b20bb63da129e5fd28

Package: webkit2gtk-driver
Priority: optional
Section: web
Installed-Size: 1100
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: libwebkit2gtk-4.1-0 (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.65.1), libicu72 (>= 72.1~rc-1~), libsoup-3.0-0 (>= 3.0.3), libstdc++6 (>= 12), libsystemd0
Filename: pool/target/w/webkit2gtk/webkit2gtk-driver_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 547484
MD5sum: 829a9cbed38f6ecf8ebe707617a30e49
SHA1: 835fa376371dd3d29ed28c633c6a7acfe22a50cf
SHA256: f3572372df74855f68cfd498f7b9dd4fde82a44a81988c074a627f6ff8050b60
SHA512: cccd5143c2f7ff413cab681aa7e0475336fbbcf6015c190f0230af86bdae1cc530b2130bf815475577c5d9a305c280735252591cd93e53773940ff4b4a86ee71
Description: WebKitGTK WebDriver support
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 .
 This package provides the WebDriver service implementation for
 WebKitGTK.
Homepage: https://webkitgtk.org/

Package: webkit2gtk-driver-dbgsym
Priority: optional
Section: debug
Installed-Size: 2002
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: webkit2gtk
Version: 2.40.5-1~deb12u1+apertis1bv2024dev3b1
Depends: webkit2gtk-driver (= 2.40.5-1~deb12u1+apertis1bv2024dev3b1)
Filename: pool/target/w/webkit2gtk/webkit2gtk-driver-dbgsym_2.40.5-1~deb12u1+apertis1bv2024dev3b1_armhf.deb
Size: 1596444
MD5sum: fa590f57415c27b8313583f0f0bd1368
SHA1: a62a2e166414a87e7ce4d6053790b040373a8678
SHA256: 053643492db4de91ecd2ab5e44d02b8c1c0f88c28cbe7af2ea984a8da65fa518
SHA512: bf3cbd1660e43d387b1142c006e039645633d0ff2b5652429eb14fc3bf5aea2684fdcb23c9575937ccaae9065019358ee89ae134bbc726763a176f4320977687
Description: debug symbols for webkit2gtk-driver
Auto-Built-Package: debug-symbols
Build-Ids: 265fd6a6f5c9f4fdc4c77379a1e5f7e102fca875

Package: webp
Priority: optional
Section: graphics
Installed-Size: 304
Maintainer: Jeff Breidenbach <jab@debian.org>
Architecture: armhf
Source: libwebp
Version: 1.2.4-0.2+apertis0bv2024dev3b2
Depends: libc6 (>= 2.34), libgif7 (>= 5.1), libgl1, libglut3.12 (>= 3.4.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3), libwebp7 (>= 1.2.4), libwebpdemux2 (>= 1.2.4), libwebpmux3 (>= 1.2.4)
Filename: pool/target/libw/libwebp/webp_1.2.4-0.2+apertis0bv2024dev3b2_armhf.deb
Size: 168260
MD5sum: 6ea390c096e1512435e86ec123e2806e
SHA1: b63d7335299de2574ef31858506bf706e2eef8b7
SHA256: d3c78ae4736d6e091261b01ef1590a4e4caa20eab5f96a494568511d0a23315c
SHA512: 945a093bdb432b38112886b65f37283f0ffc7d41b56de256c90aa226a859dbde330fabec351daae37a1886db4b9d1f6226a60b2ee1d62827672c0cdb17a2db15
Description: Lossy compression of digital photographic images
 Image Compression format, based on the VP8 codec.
 WebP uses the modern VP8 compression format to deliver efficient
 compression of images for the web. More than 30% extra gain over
 optimized JPEG, for same quality, is not unusual.
Homepage: https://developers.google.com/speed/webp/

Package: webp-dbgsym
Priority: optional
Section: debug
Installed-Size: 323
Maintainer: Jeff Breidenbach <jab@debian.org>
Architecture: armhf
Source: libwebp
Version: 1.2.4-0.2+apertis0bv2024dev3b2
Depends: webp (= 1.2.4-0.2+apertis0bv2024dev3b2)
Filename: pool/target/libw/libwebp/webp-dbgsym_1.2.4-0.2+apertis0bv2024dev3b2_armhf.deb
Size: 256248
MD5sum: 4d3e745b7e0efb0d9a4a1c0649533560
SHA1: 236a3287ef09699610fa5ee89af5c01be7d162d6
SHA256: 67c7c19df21575a2f3669754a9fe9dddd0ed91e03b776d6b32a0676e46eca278
SHA512: 9a9f71b8295297c0db9c30eec6aa0f8616950d8bd34959de3ea832641fa32d40cae0948f48848c1ade8d2ecba8b75083e6767f5dc9f6c788de220e3c8409c74b
Description: debug symbols for webp
Auto-Built-Package: debug-symbols
Build-Ids: 00eefbf849a9466fc8c607e96a649fafcef5263f 3d70fc69ba3b3c003732c0188daa1511960c8f06 5dc6c9189ffc2807c68650d2fadc30b7348a8e0e 5e205c5a2eb6731752c5f8e8a2de873cc49acf31 5e86ca2982c631040ac9c9f2d63167f024704c4d 5f1e4721630b7a330a2b1a7d57cd6b0e7c747ba3 aaa0d8b49122ec43db8c9981cd74f071fea6c4a9

Package: weston
Priority: optional
Section: x11
Installed-Size: 2618
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Version: 10.0.1-1+apertis2bv2024dev3b1
Replaces: libweston-8-dev
Depends: adduser, libc6 (>= 2.34), libcairo2 (>= 1.10.0), libcolord2 (>= 1.4.3), libdrm2 (>= 2.4.107), libegl1, libevdev2 (>= 0.9.1), libgbm1 (>= 21.1.0), libgles2, libglib2.0-0 (>= 2.31.8), libinput10 (>= 1.4.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libsystemd0, libudev1 (>= 183), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.18.0), libwayland-egl1 (>= 1.18.0), libwayland-server0 (>= 1.18.0), libwebp7 (>= 1.2.4), libweston-10-0 (>= 10.0.0), libxkbcommon0 (>= 0.5.0)
Recommends: libgl1-mesa-dri
Conflicts: libweston-8-dev
Breaks: libweston-8-dev
Filename: pool/target/w/weston/weston_10.0.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 719136
MD5sum: 0dde127c9da2772dab783f5165100062
SHA1: bc34e6a27ff9c1295f53ec4d8347aa34df4a8acb
SHA256: 16e21067af397bd45229b98802f97078628247c9d29593a9773bd3c2cd35a36f
SHA512: bea98dc2fb7533d5dfc8e5eae5b97a1983d664e844b4d04d8f4675bc3a4eeaf4edb8e47d8e0cc212356164ceb50a956bdb55d6ac0ae2cffd40b72c64fa00ad58
Description: reference implementation of a wayland compositor
 Part of the Wayland project is also the Weston reference implementation
 of a Wayland compositor. Weston can run as an X client or under Linux
 KMS and ships with a few demo clients. The Weston compositor is a minimal
 and fast compositor and is suitable for many embedded and mobile use
 cases.
Homepage: http://wayland.freedesktop.org/

Package: weston-dbgsym
Priority: optional
Section: debug
Installed-Size: 5710
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: weston
Version: 10.0.1-1+apertis2bv2024dev3b1
Depends: weston (= 10.0.1-1+apertis2bv2024dev3b1)
Filename: pool/target/w/weston/weston-dbgsym_10.0.1-1+apertis2bv2024dev3b1_armhf.deb
Size: 4661692
MD5sum: 2a6b2c8b1087e2b5acc667892f37d29a
SHA1: d73eda4465d68ae33d2bb2a8d3bbbf6a3d3f2329
SHA256: 01cfb6e953280d87e72fa328ebac362958f40ac73a690c0207cb787b518fb204
SHA512: 6636aae11c67fcb097f0a21a7988c0b9107b1a5496cb3c04d9deb5b65a212e9c0ac71c9ef8661ddad122e0346416cb3ce63ccb2e15cc3e5e27fac98d5d2af156
Description: debug symbols for weston
Auto-Built-Package: debug-symbols
Build-Ids: 037c396b1cf0714dc612d4500b720d76946682c0 05870a7f8c6d85d2ef27ef784dbb0e3a4852f35e 08f8c27fcbb1f26dc92e453239e9dda66d489e68 0b803526bd24cd235a038acd5dc6e4562a86ea0c 0fbfdf3ce85ce80c2650c4658136f97e1078afa3 141acb89e7dc0785891a2ac949d7f99ce33ec893 148021575c8994801682f5f607c6bbc70a0e636a 15008f752c18778ccbe46c8e115c7f7196d0a1a0 220d13dd73be6da3dbe3230735add6e0c1142e5e 2215bee6a06e45ed306cf8e6e6c0bce7e123e6d0 27ead4c246305c6982bbfd2eee8dcf78575b527b 293a4471e070758605f99bf2f352e6c0b54a37b0 296dd75bd7b0a04c7dd6b680f9c7f5f00dbc3076 2d43b6a6b859eb41206bcf594f3c0e05d3c53262 3d915ccc3c6fa621b519eccc6a8ab16b818d32ba 3fe9b08fe12a9c7b3a171716c40f5637b5621ede 4e70a5e2c79f92780ca67ad17557bbf3de1dcc26 4e8991907b9909382dcc4458862c609d47c02dd5 5f9e0e831389646e5886a43b68b5fda4beb3dd62 677f5751ba34590c4dfc66fcc87d4ab5fdbc75b9 72227e772b55bd0c35408a9016cd83f40a352b8f 759b7389533c71fbe149e9e5da970dce585ac4ed 78640f340ac136efaecd656e40233845694f475d 7b5466ef3277bd98531b604a13838a9bfe0b53c3 7f71e8e4f15a70369baa1e85e91bc6b237668046 8592f82c512b58d4c5a5551ab8d5ff97e7d9a70e 8672f2407bf3d4d7c7312bc13f53ce06b596fa2a 8cede34dcd537943aeb98eeac8b882a42522169b a0d5b1330fdb370e6b20e945881cb7e8656c4fa6 a19d659d9ba47d79929333fa9981d8264591743f a77a0d8ef2a102df358ad573677c17a4aba0816f b09f1c0be66c6984e89924961a6819d5b1307ddf b160419b939ef63dfc1558e4f17be0603fe4a2c2 b434b0f013ad6979c3c3da8adc43fdf725f2c6b5 bc88dce1464173506236fbeceb0fb938985d2123 c0efd7e97743561db4ba6a0b62a15f8f048e6137 c9ea3da30e1bd597f4996e9e18f818b850bf5d40 db8623c55bc9ab43293eb93c5a6773a361caf890 dd07ddbc15809be08707b2d7c61158201ba79bd1 e3065985557b62c0ccd006b65c94e37d756dc05b e654872a0f416ad897de36f50d6c20133fa1fde4 ebcbb3f290f182947b4bf65e935724f417ac620a ec2c76c02baf9051fa839cf6231832a244b31b1c ed44dabad6ba07cf34a306158215184ad3e73085 f04ea12e456794dbb87e3adc10a05483886253b7 f83ebbed349b5b86502e2a3b65a6f5c80d187433 fcbec2f0b32eb53fc8d17eded651e8597830439a

Package: whiptail
Priority: optional
Section: utils
Installed-Size: 50
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: newt
Version: 0.52.23-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libnewt0.52 (>= 0.52.23), libpopt0 (>= 1.14), libslang2 (>= 2.2.4)
Filename: pool/target/n/newt/whiptail_0.52.23-1+apertis0bv2024dev3b1_armhf.deb
Size: 23316
MD5sum: c93280459bb09edeb9ca8d7c5a51ecd1
SHA1: 038cea8783071f72d06bce962d768a8d9e83b7a9
SHA256: 1497c8be1ec21808d89bc6046c74ed019c8c72e68f69b462b4a63e90476bae8d
SHA512: 8988f6b62bb069f5797e3a1ace5f07b17d6170a061568826e13cbb88c4379ba694f91f5021c8692dd49a88db45ac89b873b1e488ce617f1c2893e84b18072c58
Description: Displays user-friendly dialog boxes from shell scripts
 Whiptail is a "dialog" replacement using newt instead of ncurses. It
 provides a method of displaying several different types of dialog boxes
 from shell scripts. This allows a developer of a script to interact with
 the user in a much friendlier manner.
Homepage: https://pagure.io/newt
Multi-Arch: foreign

Package: whiptail-dbgsym
Priority: optional
Section: debug
Installed-Size: 43
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Architecture: armhf
Source: newt
Version: 0.52.23-1+apertis0bv2024dev3b1
Depends: whiptail (= 0.52.23-1+apertis0bv2024dev3b1)
Filename: pool/target/n/newt/whiptail-dbgsym_0.52.23-1+apertis0bv2024dev3b1_armhf.deb
Size: 27532
MD5sum: 9bac1d74b6c9cb46a7dfbc27aa8a8736
SHA1: a5ca4f0123fdf16be67d68ed204e8421cb0ff1f6
SHA256: 4af2645038d6f24ad3de115a86c13b82a4a8e9905a5fffc60d6d2f1772c21f9a
SHA512: 617f3ea005f15bde7755650f15e394706076195714a0c95d7ae2c06155875eebc20df85756d81bb883910e690e47ed99a32149b9ffcb4e5b8b8c03ece5a83862
Description: debug symbols for whiptail
Auto-Built-Package: debug-symbols
Build-Ids: 0c147ce4714acc6c1157c9a4b79039ec25e35ae2

Package: wireless-regdb
Priority: optional
Section: net
Installed-Size: 34
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Architecture: all
Version: 2022.06.06-1+apertis1bv2024dev3b1
Filename: pool/target/w/wireless-regdb/wireless-regdb_2022.06.06-1+apertis1bv2024dev3b1_all.deb
Size: 10628
MD5sum: 2f39542209795b375108be1571709cdc
SHA1: 7e1446e11519dddab2f8ccddf5495283ed28e838
SHA256: d1de5be8efefde7799f6f522b3c9083c1544b6381837f04dcef5cb6433a6b0ab
SHA512: 06475661669ae34432dfcd16fa0bc49200ee5b8e10333b8ee19e9034a0a05afe52171e22dc98458ac4e504603c7f0a4f3f1142947aea4fe82da14cf1ffca5d6d
Description: wireless regulatory database for Linux
 This package provides a machine-readable database of legal
 regulations on radio emissions that affect use of wireless networking.
 The Linux kernel and drivers use this to maintain compliance with
 those regulations.
Homepage: https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb
Multi-Arch: foreign

Package: wireplumber
Priority: optional
Section: video
Installed-Size: 476
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 0.4.13-1+apertis1bv2024dev3b1
Replaces: pipewire-media-session
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.62), libpipewire-0.3-0 (>= 0.3.52), libwireplumber-0.4-0 (= 0.4.13-1+apertis1bv2024dev3b1), init-system-helpers (>= 1.52), pipewire (>= 0.3.52)
Recommends: pipewire-pulse
Suggests: libspa-0.2-bluetooth, wireplumber-doc
Conflicts: pipewire-media-session
Filename: pool/target/w/wireplumber/wireplumber_0.4.13-1+apertis1bv2024dev3b1_armhf.deb
Size: 80120
MD5sum: d6fe7979b2b310b2b34b45e05168a94e
SHA1: ebe94aa0e505d9fc5b26f5aba47e42685b764511
SHA256: dc1d6b87c4b08f2abdf4c36ce77a40e835a277dab4a5d489e9ce87a45927a3eb
SHA512: afbd084dba0002b1536f20039b8b420de69c69d605b37da428c77a703ad847163a3798c4625388f32b855d99aee2daf9959f8957174629f94f166df719bc0f39
Description: modular session / policy manager for PipeWire
 WirePlumber is a modular session / policy manager for PipeWire and a
 GObject-based high-level library that wraps PipeWire's API, providing
 convenience for writing the daemon's modules as well as external tools for
 managing PipeWire.
 .
 This package contains the WirePlumber daemon and command-line utilities.
Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber

Package: wireplumber-dbgsym
Priority: optional
Section: debug
Installed-Size: 103
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: wireplumber
Version: 0.4.13-1+apertis1bv2024dev3b1
Depends: wireplumber (= 0.4.13-1+apertis1bv2024dev3b1)
Filename: pool/target/w/wireplumber/wireplumber-dbgsym_0.4.13-1+apertis1bv2024dev3b1_armhf.deb
Size: 66876
MD5sum: e4e5a8b9248227e4c36437b6e0b9f3af
SHA1: 924650de291a38773110396241ccf69d67b437f6
SHA256: 446a3721067da8d77bdf02dde42ae28f5494fee22c6d8a3e417ac913921f0997
SHA512: 32274b3292a1f152ca0fc1a53b678879f07e2b40977d9993178cf10b30fa24a6bcddfd4b9f3e3f51c88df18c63c6fbabf0fbf7cb667903b3e6a66451980fce0e
Description: debug symbols for wireplumber
Auto-Built-Package: debug-symbols
Build-Ids: 41157dd1dc03e5f806b7b514293868c483b352e6 720e89307555557f348b322c8b7d3025531482ac ce31c14617bf1a40c5270479a95c91c96105da54

Package: wireplumber-doc
Priority: optional
Section: doc
Installed-Size: 6196
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Architecture: all
Source: wireplumber
Version: 0.4.13-1+apertis1bv2024dev3b1
Filename: pool/target/w/wireplumber/wireplumber-doc_0.4.13-1+apertis1bv2024dev3b1_all.deb
Size: 3063908
MD5sum: 08e44efb03a1fac5127ce28db3e1a188
SHA1: 6a9a348776181960917648de6cff8fd611e0d1c9
SHA256: 37683c685a7903d475ce129693488308feb614e0a6ab130e345a9bb5a39c4645
SHA512: 33cfccbba4da16e91b1cabed2ad157a5688e7a04b4c6d277444cff2dd798a8e5d299487eb548de61763039f98e5c840d2dfe2737bcfde99b533f7d7739019394
Description: modular session / policy manager for PipeWire - documentation
 WirePlumber is a modular session / policy manager for PipeWire and a
 GObject-based high-level library that wraps PipeWire's API, providing
 convenience for writing the daemon's modules as well as external tools for
 managing PipeWire.
 .
 This package contains the WirePlumber documentation.
Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber
Multi-Arch: foreign

Package: woff2
Priority: optional
Section: utils
Installed-Size: 46
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Architecture: armhf
Version: 1.0.2-2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2), libwoff1 (>= 1.0.0)
Filename: pool/target/w/woff2/woff2_1.0.2-2+apertis0bv2024dev3b1_armhf.deb
Size: 11964
MD5sum: daf13b2e5946f721c885ef0b550def4a
SHA1: 91013fc756b9dbbe84bf2cfb83f143fe1fc2df8a
SHA256: 42a3888f6287c6354475aa2f70e4d39fdaea7792cc06689a42cc3f009f0b37e4
SHA512: 2c06971b774217bcb7f6675fb713e7317de555bd919f5fcb08a37ade53ad4be664a1de7437e60a6c9dae397b441c9b7193cea8fa4ed13700a2572f640610947e
Description: utilities for converting fonts to WOFF 2.0
 woff2 is a library for converting fonts from the TTF format to the WOFF 2.0
 format. The library also allows decompression from WOFF 2.0 to TTF.
 .
 The WOFF 2.0 format uses the Brotli compression algorithm to compress fonts
 suitable for use in CSS @font-face rules. WOFF 2.0 is a W3C Candidate
 Recommendation.
 .
 This package contains the woff2_compress, woff2_decompress, and woff2_info
 utilities.
Homepage: https://github.com/google/woff2

Package: woff2-dbgsym
Priority: optional
Section: debug
Installed-Size: 145
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Architecture: armhf
Source: woff2
Version: 1.0.2-2+apertis0bv2024dev3b1
Depends: woff2 (= 1.0.2-2+apertis0bv2024dev3b1)
Filename: pool/target/w/woff2/woff2-dbgsym_1.0.2-2+apertis0bv2024dev3b1_armhf.deb
Size: 113132
MD5sum: 7e84aec9038b3408850d56c6134b403c
SHA1: 57d0153ea1a47fc11c9d339007cda83a9dbbd06a
SHA256: 01e6a3ac91ebd91bf27972f56f46fa9ffd21e66f9da6ccaebfb1073478bbfd75
SHA512: b23bdd40200255ab3f3bab8cb185a3397c277fbfa0cf5be862aeed239e70dc54ef07e55b0c9fd884254f6870833ada61b9239f4e55cc09ebb2b7290f623963aa
Description: debug symbols for woff2
Auto-Built-Package: debug-symbols
Build-Ids: b4342b14dc20843e8e731c97c3f4cf8c10468ede f074668ea7a703578ddc0c07e52ccfc65c1529e0 feb27647ed2e512e546a1ca36a676a44ae657aba

Package: wpasupplicant
Priority: optional
Section: net
Installed-Size: 2606
Maintainer: Debian wpasupplicant Maintainers <wpa@packages.debian.org>
Architecture: armhf
Source: wpa
Version: 2:2.10-12+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libnl-3-200 (>= 3.2.21), libnl-genl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.4.0), libpcsclite1 (>= 1.0.0), libssl3 (>= 3.0.0), adduser
Suggests: wpagui, libengine-pkcs11-openssl
Breaks: network-manager (<< 1.36.4-2~)
Filename: pool/target/w/wpa/wpasupplicant_2.10-12+apertis2bv2024dev3b1_armhf.deb
Size: 1218088
MD5sum: a4eebedf2da659f7d20a4b48f5beb76e
SHA1: f449720f39536f7d7b5257d8afbe725b3b9e2229
SHA256: bab6bddee44cc840fe020ccdb450083a517f5eb1ec6d49300c68afd503155464
SHA512: 911a649ba89159ca92140282718d5c92274b471fa2ad2bd4cc795fc7fa3eab7546f4679da63b9fd2bafde4e9e67a0940f5e36606e2be06ddee18fd4b87c04076
Description: client support for WPA and WPA2 (IEEE 802.11i)
 wpa-supplicant is a userspace daemon handling connection and authentication
 in wireless and wired networks, primarily secured with the WPA/WPA2/WPA3
 protocols. This software provides key negotiation with the access point
 (WPA Authenticator), and controls association with IEEE 802.11i networks.
Homepage: https://w1.fi/wpa_supplicant/
Multi-Arch: foreign

Package: wpasupplicant-dbgsym
Priority: optional
Section: debug
Installed-Size: 4828
Maintainer: Debian wpasupplicant Maintainers <wpa@packages.debian.org>
Architecture: armhf
Source: wpa
Version: 2:2.10-12+apertis2bv2024dev3b1
Depends: wpasupplicant (= 2:2.10-12+apertis2bv2024dev3b1)
Filename: pool/target/w/wpa/wpasupplicant-dbgsym_2.10-12+apertis2bv2024dev3b1_armhf.deb
Size: 4514704
MD5sum: 21265c6494b740ba0f314a537b55f97a
SHA1: 172cf126df1e3a6d49c7b2b2caabc460e69455a3
SHA256: b36ba0849a6c9bd7b27e4b361840ceaf8bec2b952bbf14f6909eda2c8336f1e7
SHA512: aebdfa56d1132a030c49f9f279509b9efae519f0c450d2b8a422b49efb24848669b3951e599e775486b210685b96262633e98cc07e9f1903b9c12d36d7716cf4
Description: debug symbols for wpasupplicant
Auto-Built-Package: debug-symbols
Build-Ids: 54a2e00ca6623036e4d8f8327e60a06516caef42 7f47ccff76a945f9fdddb1154b2002210007e73a efa0568b1263f53b87cd9d71d00f3713665bf66c

Package: x11-common
Priority: optional
Section: x11
Installed-Size: 276
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorg
Version: 1:7.7+23+apertis0bv2024dev2b1
Depends: lsb-base (>= 1.3-9ubuntu2)
Filename: pool/target/x/xorg/x11-common_7.7+23+apertis0bv2024dev2b1_all.deb
Size: 217388
MD5sum: 05aa5b259ff40a14ab2b247b561630e1
SHA1: 3fc4994eb2e264ce87c01b876c20f37074814fa1
SHA256: 26b757dc7f7b2ac341e4282572f53ab12edfac4883b67c243dd96b0a5a856bd2
SHA512: 2811a7e8f9cdc934b1437b0d4aec8dffbcf1c84c428641ce540117dfee20a1b553696398406c78e16334c339870c06c10408a42a6bff63cb2932aef749759573
Description: X Window System (X.Org) infrastructure
 x11-common contains the filesystem infrastructure required for further
 installation of the X Window System in any configuration; it does not
 provide a full installation of clients, servers, libraries, and utilities
 required to run the X Window System.
 .
 A number of terms are used to refer to the X Window System, including "X",
 "X Version 11", "X11", "X11R6", and "X11R7".  The version of X used in
 Debian is derived from the version released by the X.Org Foundation, and
 is thus often also referred to as "X.Org".  All of the preceding quoted
 terms are functionally interchangeable in an Debian system.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11-utils
Priority: optional
Section: x11
Installed-Size: 484
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Version: 7.7+5+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libfontenc1 (>= 1:1.1.4), libgl1, libx11-6, libx11-xcb1 (>= 2:1.8.4), libxaw7 (>= 2:1.0.14), libxcb-shape0, libxcb1 (>= 1.6), libxcomposite1 (>= 1:0.4.5), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1 (>= 2:1.1.4), libxkbfile1 (>= 1:1.1.0), libxmu6 (>= 2:1.1.3), libxmuu1 (>= 2:1.1.3), libxrandr2 (>= 2:1.2.0), libxrender1, libxt6 (>= 1:1.1.0), libxtst6, libxv1, libxxf86dga1 (>= 2:1.1.5), libxxf86vm1
Suggests: mesa-utils
Filename: pool/target/x/x11-utils/x11-utils_7.7+5+apertis1bv2024dev2b1_armhf.deb
Size: 176912
MD5sum: d4a737f24cdc9ebf02a24a87a7dbff3e
SHA1: 947ebba55f4d290a099d43128a4f9293a679252d
SHA256: b297806a3ba8949263495b4e1c9c150fa20ef5eb6fd974cba77fed46856fccff
SHA512: 91f8f9bda8986ef3bddd737da315a066d8996c49136749e119c39d3c406c9660b980bc6e549dde723bf03271b1cb24510feed7a19162022318c4dbd42fcdb60c
Description: X11 utilities
 An X client is a program that interfaces with an X server (almost always via
 the X libraries), and thus with some input and output hardware like a
 graphics card, monitor, keyboard, and pointing device (such as a mouse).
 .
 This package provides a miscellaneous assortment of X utilities
 that ship with the X Window System, including:
  - appres, editres, listres and viewres, which query the X resource database;
  - luit, a filter that can be run between an arbitrary application and a
    UTF-8 terminal emulator;
  - xdpyinfo, a display information utility for X;
  - xdriinfo, query configuration information of DRI drivers;
  - xev, an X event displayer;
  - xfd, a tool that displays all the glyphs in a given X font;
  - xfontsel, a tool for browsing and selecting X fonts;
  - xkill, a tool for terminating misbehaving X clients;
  - xlsatoms, which lists interned atoms defined on an X server;
  - xlsclients, which lists client applications running on an X display;
  - xlsfonts, a server font list displayer;
  - xmessage, a tool to display message or dialog boxes;
  - xprop, a property displayer for X;
  - xvinfo, an Xv extension information utility for X;
  - xwininfo, a window information utility for X;
 .
 The editres and viewres programs use bitmap images provided by the
 xbitmaps package. The luit program requires locale information from
 the libx11-data package.
Multi-Arch: foreign

Package: x11-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 555
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: x11-utils
Version: 7.7+5+apertis1bv2024dev2b1
Depends: x11-utils (= 7.7+5+apertis1bv2024dev2b1)
Filename: pool/target/x/x11-utils/x11-utils-dbgsym_7.7+5+apertis1bv2024dev2b1_armhf.deb
Size: 403976
MD5sum: 1e47b3d9105f1d2f995d701b1a7542b0
SHA1: 1b0c9150a8bbae216e0f0a87ee2b4597daecee79
SHA256: 1bee4ff37a75dea208eb9739d69d3b7880fc3e1333274c1ab78aeefcc5d74039
SHA512: bfd4aaaa49b3f428c909599ccccafe87977bf2fa89bcf281b8754930ef3745848cb892f221f1254ab9f01a39a4c5605cb8a52e179a5874b3ccd67a9895bea577
Description: debug symbols for x11-utils
Auto-Built-Package: debug-symbols
Build-Ids: 153738c2dfe7bf8e3025d269fa526bb13c3f2af3 2a565cb80645f484c8b4868f7b9411652843787c 53e4f58d0b91a21837b9e6678c26c1847828635a 690f33fe4d4a9cfef7ca793281166b917e856c79 6ad97e656f1bd1c374e769fe37d82f943fe2cf57 7380ad5bbad1bf41ba310e9d95c15d42c3fe12a4 82b14e5531b3d2577f1fe895156e7c3874e3cbd7 84f7ac243034f12d1a8da0c3939cc800d626f703 8d674811f6e07a2f0451d83bc172361728ef7b2f 99574c868fe791d58b3704f4287e96a5c5112faa 9d25380f4c889793b0dc29485db251e752a4e3ad a3675743d95e9766f163de7797a5d5dfcf7a7705 bd2fc15c97f2957b6489718b54cf36e09fbbf8d7 c370f0fd8cf3434ca4a767bde65f14c96d4665c0 d2f6add4f959a19d4c21362a840b5f46dc802b02 d549fb25f70ef5d6951b5aa31800107dfca8a8e4 e24d37ce107b8cac01ff6d6f9c54d0da95511e10 f81fb809ba0f912776389c8c6068c1be977c780d

Package: x11-xkb-utils
Priority: optional
Section: x11
Installed-Size: 343
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Version: 7.7+7+apertis0bv2024dev2b1
Replaces: xbase-clients (<= 1:7.2.ds2-3)
Depends: libc6 (>= 2.34), libx11-6, libxaw7 (>= 2:1.0.14), libxkbfile1 (>= 1:1.1.0), libxrandr2 (>= 2:1.2.99.2), libxt6
Filename: pool/target/x/x11-xkb-utils/x11-xkb-utils_7.7+7+apertis0bv2024dev2b1_armhf.deb
Size: 145240
MD5sum: 14c2c95f7e573bfc2636635f34555196
SHA1: f2e7baf7d3df805100d693e5647d40e2ee474724
SHA256: 51baf5eb7adff3ace5e88d0d02323803f3f4f45c623196b849c7c816cebf35ab
SHA512: dbfe297ec564cdfd8c4c55250202d502441a8f0a63efb97476bab5a6f279fb41bc9380b29c9b0ddc02178a8b6907bab426d8936f535747851f266a7a5fcd9c93
Description: X11 XKB utilities
 xkbutils contains a number of client-side utilities for XKB, the X11
 keyboard extension.
 .
 setxkbmap is a tool to query and change the current XKB map.
 .
 xkbbell generates a bell event through the keyboard.
 .
 xkbcomp is a tool to compile XKB definitions into map files the server
 can use.
 .
 xkbevd is an experimental tool to listen for certain XKB events and execute
 defined triggers when actions occur.
 .
 xkbprint is a tool to generate an image with the physical representation
 of the keyboard as XKB sees it.
 .
 xkbvleds shows the changing status of keyboard LEDs.
 .
 xkbwatch shows the changing status of modifiers and LEDs.
Multi-Arch: foreign

Package: x11-xkb-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 407
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: x11-xkb-utils
Version: 7.7+7+apertis0bv2024dev2b1
Depends: x11-xkb-utils (= 7.7+7+apertis0bv2024dev2b1)
Filename: pool/target/x/x11-xkb-utils/x11-xkb-utils-dbgsym_7.7+7+apertis0bv2024dev2b1_armhf.deb
Size: 336852
MD5sum: 686f6f416f977444dfebdf090e0f4673
SHA1: 4f26b8642969daa8b5e6183a70055117cb476a75
SHA256: 0629599d15d2c43076643d364306b2ef7d3e7ea0c0e9ed8bde65cd0e807cb8cc
SHA512: f5b50ad11c99ee9b5cb1b415830ddbb8ac67bab570588286a5fdd51e17d5cdf48f63f8cd7725b3054930481dd9d507ed5125efcb61517ed03ed0c97719b16c21
Description: debug symbols for x11-xkb-utils
Auto-Built-Package: debug-symbols
Build-Ids: 01899f80c73d76f6ef3b0e4bb16e731cbfef625c 853724cca10d1aecf15824ffde56bff51ea0ddb5 958251faf51660ae99a85b7f969f279f9023bd31 a2be633ace2b73da6c08cc9fb57b50c69bc4023e a5ab2b293dc1d3367ee7a92ca2f879b64984610e a80ae8aa54077a93c383b345f1ee320ebce23fc0 b3287ff3d527f9de90fbb0d4e5de38eb9dd2c4a6

Package: x11proto-core-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-core-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5980
MD5sum: 9f35b5742212530c83855a3dd69b93da
SHA1: 4a561e355bf3434fff39acf712d2e8da26a413a5
SHA256: 235cfd1aed0a390dc0613831578b8f474386cd5d206a416c557df4564efc1033
SHA512: b040ad4a11d71bc345a6523f54cf264da5e905f5007e2c1114abff2652e29519178bfe0cbcf6d6a64af13607977283de2d5cf1be65f23707005facbf46795c4f
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-dev
Priority: optional
Section: x11
Installed-Size: 1683
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Replaces: x11proto-core-dev (<< 2018.3), x11proto-dri2-dev (<< 2018.3), x11proto-fonts-dev (<< 2018.3), x11proto-gl-dev (<< 2018.3), x11proto-input-dev (<< 2018.3), x11proto-kb-dev (<< 2018.3), x11proto-present-dev (<< 2018.3), x11proto-randr-dev (<< 2018.3), x11proto-record-dev (<< 2018.3), x11proto-render-dev (<< 2:2018.3), x11proto-scrnsaver-dev (<< 2018.3), x11proto-video-dev (<< 2018.3), x11proto-xext-dev (<< 2018.3), x11proto-xf86dga-dev (<< 2018.3), x11proto-xf86dri-dev (<< 2018.3), x11proto-xf86vidmode-dev (<< 2018.3), x11proto-xinerama-dev (<< 2018.3)
Provides: x11proto-core-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-dri2-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-fonts-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-gl-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-input-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-kb-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-present-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-randr-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-record-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-render-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-scrnsaver-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-video-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-xext-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-xf86dga-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-xf86dri-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-xf86vidmode-dev (= 2022.1-1+apertis1bv2024dev3b1), x11proto-xinerama-dev (= 2022.1-1+apertis1bv2024dev3b1)
Depends: xorg-sgml-doctools (>= 1:1.5)
Breaks: x11proto-core-dev (<< 2018.3), x11proto-dri2-dev (<< 2018.3), x11proto-fonts-dev (<< 2018.3), x11proto-gl-dev (<< 2018.3), x11proto-input-dev (<< 2018.3), x11proto-kb-dev (<< 2018.3), x11proto-present-dev (<< 2018.3), x11proto-randr-dev (<< 2018.3), x11proto-record-dev (<< 2018.3), x11proto-render-dev (<< 2:2018.3), x11proto-scrnsaver-dev (<< 2018.3), x11proto-video-dev (<< 2018.3), x11proto-xext-dev (<< 2018.3), x11proto-xf86dga-dev (<< 2018.3), x11proto-xf86dri-dev (<< 2018.3), x11proto-xf86vidmode-dev (<< 2018.3), x11proto-xinerama-dev (<< 2018.3)
Filename: pool/target/x/xorgproto/x11proto-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 601308
MD5sum: 6c8c0561681822d931e731cec1d58deb
SHA1: 1af27827d7c495a15030e1f0bc91fee455a02ebc
SHA256: 2f1fe511d830b58e2cfa2b51f4e972730557f2472112e7ab1c34c16d6157df9d
SHA512: 8d1698bfc4f99a082342cff716241be689c7d332e3f84e8bbdd3a7c5c8538436699e82b9c51ba609c726984d6be8e6a1961e38a1e4a9341323772dc146d4bf34
Description: X11 extension protocols and auxiliary headers
 This package provides development headers describing the wire protocol
 for the X11 core and extension protocols, and also provides a number of
 utility headers, used to abstract OS-specific functions.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This package is built from the X.org xorgproto module.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-dri2-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-dri2-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5984
MD5sum: b48f3d401534c930ad909cef49462356
SHA1: 4b643c30e4677b0d69ad3149efcd508cdbb20461
SHA256: 830a55d16011602cd09743d22562399ee9b0d76b0f6d878af8ea59c765bb3365
SHA512: 974415799ef2b4eae95ea920455fb6bdf3d07387f50de95f62d5c5e5b88e4ff7724e48cf25b0cb2ee1ba5b87d270567228a29f78f1af88256261d5f0aafdcb35
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-fonts-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-fonts-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5984
MD5sum: 1c00bf64f4b2eeb67fd49135429290da
SHA1: 3f8385ceb11cedbc4708d60132188c6d45bc1b90
SHA256: ca7ad2ac469db424cd48317af3d5f7edec7b1855e55352dcbb89c43dc25b610a
SHA512: 1c3060fbc2bdfe82ff899ce71782943f7d77e1249ebab8d8e97fc4ad5f62bac97b7cc116bb283b9c85e00b568b7341795d5c9a0e098e69712c32ededddac2b0b
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-gl-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-gl-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5980
MD5sum: 0683efcfbfb39df7aa97a0ea3f0a93e2
SHA1: bc8f82c52346c10b3fb79fba027b669a5c287ed6
SHA256: 13af8b5ded307f1d9786d8711c657864af137504736be33f2b10e8dc1f19ee9a
SHA512: a110b056f338fe04a59dfa2a8759d6898d247475580a99280ab9888a112323924cc2253add59745ccd39e4d4b6a788661639e273833bbb6d51619896c2f5e713
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-input-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-input-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5988
MD5sum: c55998c0aa1d29db9b32d050b73010d4
SHA1: 1f0dad9a1731f0c8d4bd2803e43bfcc479a20efd
SHA256: c0eecefc26013edcba21520d90eb0950e1ccb567d26060956987dd0fd1e93a10
SHA512: c8a09b4cf191527d28f5c9bff3b9ce14f61be2a80f02d1bab19d4431b1c9e431ab961792b456bf61a5d175a26642fbc6123d407e62a1bdad23e67429140795b0
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-kb-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-kb-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5984
MD5sum: 49263cc7b6929c8a61c9052c378eba9f
SHA1: 16fbda3697241db1258967ad0d44943bea70ac96
SHA256: 7c3c75658d5926868b69c6152500d1bb73d8fe59715f5bdbffd8838648ba7b85
SHA512: f0449c86c177ac4aecf86c43db062c0db0a4c91bb55d43f4da62cf39d971008955d332a125417cce1a281e25cdc5042d1449af59c99d5e9d033b6747a60735fe
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-present-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-present-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5988
MD5sum: 9efdd945bd1b228c127fdb1f9e0751c9
SHA1: 693e71677f60b70ee46326451fd32384fc1b9541
SHA256: ebf59cbfe4c77b9d925f605b3a6939a066d8df5dcb813f9338208b5dafc2c327
SHA512: 9b9771d0ed4b45a3f75ad1bd4f594829c358e68d1568456ea703908b341c035bee4c16f7bb16de7a281723a6a4c859ccec790e0555a64df09eb38c5b684bf622
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-randr-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-randr-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5988
MD5sum: 36ba966bb396b2fa264d2d6f13bc7ce2
SHA1: 2af397bbc63d673561f778f94a982aa29f4a19fe
SHA256: 38db1767e5fd745ba8e93d4ca11c774cc25a7c56a123b8b5a7d6d474ef0daf8b
SHA512: 6cc6ad3ef315725462bf6008355bf081e4a062e850c9668808ca01a5ec2941ca18d2ea65be19d73d872953d5915e94c89a29be1cad552cbe688509938ece8f7c
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-record-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-record-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5992
MD5sum: ad7aab7008e4ca3e7f4096009d3d81a6
SHA1: a49ed08779b41f74eba41d114291b3171943137d
SHA256: f391da54d4b416c755ec24276b7eb2a4bdb9fdeefb61fd20b782072839b11354
SHA512: 406968a99ecb4286b4115e76a0b5ff4b21e167c21a7c6f7f4f22c29a2c2441b5797ff5a5078647b888987a9b0542cc93ad72e5610de24be630fb46936c6c1b55
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-render-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto (2022.1-1+apertis1bv2024dev3b1)
Version: 2:2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-render-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5996
MD5sum: 01ed1a0f7aeaa41112107136161d892a
SHA1: f20971057f8120c53b1c13230f33e726a0da9a8a
SHA256: 4fd9268362b3471406fe110c7b44e2e5b92644e9e315ab597f359e3b57642e34
SHA512: f2e5b11f3b0f6029d08d154f2edc9f67cad4c6c93eb618422d55f524b87023266ae0fc4fec95e6684214b1f264de913519caebc8a5d0d362f3cb0332115be1b1
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-render-dev
Priority: optional
Section: oldlibs
Installed-Size: 11
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto (2022.1-1+apertis0bv2024dev2b1)
Version: 2:2022.1-1+apertis0bv2024dev2b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-render-dev_2022.1-1+apertis0bv2024dev2b1_all.deb
Size: 3588
MD5sum: a6ffb4946c35c8e9ce5899f8ef37aec7
SHA1: 38ad01d31005715c60e0f1dd2bc777669c1e8c2b
SHA256: 03fed3cd91bbe901ef8dfaf09b3b76d8d055bbcc969e220bd6cc1f9d39e52c4b
SHA512: b0517ba05f1fbfb5287d219aa13540594c8b4c1285e62d4eb7062d044232997ecb0b2f199d467ced831689e29422bba81a53b9b3df65eff9d3020c9193deab89
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-scrnsaver-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-scrnsaver-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5992
MD5sum: e784b3d652b928c0ddb74dacb442a4e2
SHA1: f7896c9f131b1cd5daa3d3bd17bff85d84711804
SHA256: 2e005eee17f9a088e3c721731e59ac4bb97a35aad5705630dc4d2c3e7628b4c0
SHA512: 68ff62c217a3c89d22c8581287d2c19777c5d1c67a75f497ef6799660fd852955f3d4a68681fb9c15b5cda58d954ff9e615d3d67d22e5684aaeff6bb322818ad
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-video-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-video-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5992
MD5sum: f2ea4cf0b8912afec4d5c7272867ba17
SHA1: e1c78f84ccaeddff174b7ab92d9bf12a2df9d1c4
SHA256: b5c9f34dc6e359a12149b1ce23290d09da0897956825c7f5d7572f4c5fa2df76
SHA512: 96593c1be10f4e54c1894c1bfbf81039373a73ad02279d7804a7e2d918033426fde0816d3eae31118615bd11700bc3c57240be71062421501d6c35d9a5718096
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-xext-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-xext-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5980
MD5sum: 5edd8daaac93e89d8e9347acdedf91b2
SHA1: fe6ae0b573e8946e62bc0c460bde69111381e10d
SHA256: ece361d3436660a25a730bba1fd6dd955fddbc65c61245d5c35343dbeec4696e
SHA512: 470facb474f4956d1e9bceea9e70bf60369bc36ea93754553436cbd1e7eb5c9a810efaf118fc1260e1a48e3567d966b58e62420bb14b6fd31d751a6a7cf8798b
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-xf86dga-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-xf86dga-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5992
MD5sum: 7c5f5936c3c4722df3e889757cf1dc57
SHA1: 2ebdcd6406df7f79f8c8cb83b71a5967455ec200
SHA256: b56bf5948232cd9b5d8f9bb8c6ab716bce47ef26ed0b4829a9a7264877afd615
SHA512: 6bc623ee1e8e8961053a86ad702331802fedbc7faa4c681e2cfcad1c48437ed91745b680cfc172ff785dbe907cd1e77bede71cc3ea55466c5be5da7b1ba6f47e
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-xf86dri-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-xf86dri-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5992
MD5sum: 0a505ad67ede7c88e28605e41adca0e3
SHA1: 88f6b63c63c52d983c157d8f3ab750e2b06e50cb
SHA256: c18d5022984cb616a28d7c3e22db54f22d9403b638b71dcbd92bf749cced52d5
SHA512: d8cfa848c9cdbe2a901ce9362d87f938d199415540235579a21dae9459c776f22377cec9fc92af00a4d6a99fc6a27a96047dfec8d8b58384bb22d4a0c17dc28d
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-xf86vidmode-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-xf86vidmode-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5996
MD5sum: 72af26a1b18b8199004bbdc2d085324f
SHA1: ba5e9ec24a84faddd8240025b461f0f27ad2f7da
SHA256: a19564c015458a465b34b0aec0d2894117794ac406101de2c32bb692d75c6468
SHA512: 828f53451f0d377364367a644184bc9b10f997e0acc11f65042edad3524186cba5156a89120c7182ecbb895d8d7f5fb635c1fe7cd7af41e4bf2f7717e21dcad2
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: x11proto-xinerama-dev
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorgproto
Version: 2022.1-1+apertis1bv2024dev3b1
Depends: x11proto-dev
Filename: pool/target/x/xorgproto/x11proto-xinerama-dev_2022.1-1+apertis1bv2024dev3b1_all.deb
Size: 5988
MD5sum: e4ccdcdadda5232733a1eda8cab9745e
SHA1: 12d25eb751922468fa0fca960f605a6524f0209b
SHA256: 67106dc3378d2a174ddda820dd85904d9bc5517d997568accccdba52a6dc0ccd
SHA512: c3c0b0f041a4347fb9da6fb8b492b867064968c5d8e6c7e1c86080a491af2728565e88da1c0660a3c884d3e55a57925167da87f9430286a623acaa1b07728e7a
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: xauth
Priority: optional
Section: x11
Installed-Size: 60
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Version: 1:1.1.2-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libx11-6, libxau6 (>= 1:1.0.9), libxext6, libxmuu1 (>= 2:1.1.3)
Filename: pool/target/x/xauth/xauth_1.1.2-1+apertis0bv2024dev2b1_armhf.deb
Size: 33280
MD5sum: e2b13df051e9f4963ac9ab6cfd33432c
SHA1: 92fa43820ca6bcb4e63c24e401f9d132e4a72d32
SHA256: c2f04dbac0bacca2ec163835cdad1cfb2512d2a58bcf84aa8d098288a37714d4
SHA512: c429a43853d9329bc3f3752ad939e7d0437b8a355379658bddcb3491a03cc2296be9d296823b59921273eb2d686447b0d44e3a3bf38b097c3956bada73e9fae8
Description: X authentication utility
 xauth is a small utility to read and manipulate Xauthority files, which
 are used by servers and clients alike to control authentication and access
 to X sessions.
Multi-Arch: foreign

Package: xauth-dbgsym
Priority: optional
Section: debug
Installed-Size: 62
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xauth
Version: 1:1.1.2-1+apertis0bv2024dev2b1
Depends: xauth (= 1:1.1.2-1+apertis0bv2024dev2b1)
Filename: pool/target/x/xauth/xauth-dbgsym_1.1.2-1+apertis0bv2024dev2b1_armhf.deb
Size: 47228
MD5sum: b1b9b3aa0daf800fc630f1bcb024b549
SHA1: 65541364a7c63c084de4d036f5e86f9d3c6228e1
SHA256: 06fb41dd94c064262619af2e8e0c4992caa07a3dab175d8af385f58db97c7d50
SHA512: 824b19e4f80715652f57cee33dd8b19967b6f94328a6e81ce9250e82c9a83865dc88548b60fed3ecba5f151c13264638a4c39e7fb5002ecd8ffabce497733e7e
Description: debug symbols for xauth
Auto-Built-Package: debug-symbols
Build-Ids: 4d994443501293b7c75abe0b40d4b61d3116678d

Package: xbase-clients
Priority: optional
Section: x11
Installed-Size: 13
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorg
Version: 1:7.7+23+apertis0bv2024dev2b1
Depends: x11-apps, x11-session-utils, x11-utils, x11-xkb-utils, x11-xserver-utils, xauth, xinit
Suggests: x11-xfs-utils
Filename: pool/target/x/xorg/xbase-clients_7.7+23+apertis0bv2024dev2b1_all.deb
Size: 4036
MD5sum: 6b3e150ef25a527122913e2dea34a2d2
SHA1: ec03d6a8b24dce5e64167a9ab3252329735e0eda
SHA256: ccebabdd437ac0dc12601e9ebf706b9d5dd268a385094fdd954eb225a127f853
SHA512: f67e2b66d206c6566f695376c983b5f39b4c8c14a4be890714ad3c4c0199c77305ca76e1d675d6933796b59d5a7c34233bf04db11f3df9ded4c0690819452618
Description: miscellaneous X clients - metapackage
 An X client is a program that interfaces with an X server (almost always via
 the X libraries), and thus with some input and output hardware like a
 graphics card, monitor, keyboard, and pointing device (such as a mouse).
 .
 This package provides a miscellaneous assortment of several dozen X clients
 that ship with the X Window System.
 .
 This package is provided for transition from earlier Debian releases, the
 programs formerly in xutils and xbase-clients having been split out in smaller
 packages.
Homepage: https://www.x.org/

Package: xbitmaps
Priority: optional
Section: x11
Installed-Size: 241
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Version: 1.1.1-2.2+apertis0bv2024dev2b1
Filename: pool/target/x/xbitmaps/xbitmaps_1.1.1-2.2+apertis0bv2024dev2b1_all.deb
Size: 25428
MD5sum: 6a51ebfb2bdc06017e3f2ebffb9d9cca
SHA1: bcbfea34760f78daba6673fe533d2068d93e9eb0
SHA256: a8874a498db946508fdf2caf799e6bff0009d3e6d29ea77e27c8b290a74e6ded
SHA512: caff7ddeb79cc91c523a2f162dc245d5053655556e4408ba241a24288b0ac03e27d7a2402af4fb453f4a0428db0ce085124dad4a06038134df8f53aabb2fddb3
Description: Base X bitmaps
 This package contains the base X bitmaps, which are used in many legacy X
 clients.
Multi-Arch: foreign

Package: xcvt
Priority: optional
Section: x11
Installed-Size: 26
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcvt
Version: 0.1.2-1+apertis1bv2024dev2b1
Replaces: xserver-xorg-core (<< 2:21.0.99.1~)
Depends: libc6 (>= 2.34), libxcvt0 (>= 0.1.0)
Breaks: xserver-xorg-core (<< 2:21.0.99.1~)
Filename: pool/target/libx/libxcvt/xcvt_0.1.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 8916
MD5sum: b49116f76c426705d7e846c2ba061b39
SHA1: 6e800fc60f6841bfce4fb806881d1a8f2663cc04
SHA256: 3752007440d0a0eb4ed8c1fc6e8e2453329c3791f6bab772d61cfb80446cd9de
SHA512: f6cc10f41861d570be672a223241df1e6215c37b7a13929da2416e1c5e9ae9db57e3ae9f71ee3d3478abf65342284a926dd334485060584e8b46265a92729f6a
Description: VESA CVT standard timing modelines generator
 libxcvt is a library providing a standalone version of the X server
 implementation of the VESA CVT standard timing modelines generator.
 .
 This package includes the commandline tool 'cvt'.

Package: xcvt-dbgsym
Priority: optional
Section: debug
Installed-Size: 23
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxcvt
Version: 0.1.2-1+apertis1bv2024dev2b1
Depends: xcvt (= 0.1.2-1+apertis1bv2024dev2b1)
Filename: pool/target/libx/libxcvt/xcvt-dbgsym_0.1.2-1+apertis1bv2024dev2b1_armhf.deb
Size: 9152
MD5sum: dd82f60473786948461080886b45e5bd
SHA1: 5d54dedc25519c6ab2e42242ea48b6c6e77ad4d4
SHA256: 4ce776eceac8f05d72959283ce3621e6ddedf9335535a8ae66f127eab543708a
SHA512: 795d993e3437f3a828269baeba990a591fbccc8270f744b1ce71756ee14bb7a1bce71c064ee2d6c3380dc2735a24e19a4dcbf2c3db1836008d97b4a135448a2f
Description: debug symbols for xcvt
Auto-Built-Package: debug-symbols
Build-Ids: 6615d44b3f71180d5f4a6bfc116f49f9db641ded

Package: xdg-dbus-proxy
Priority: optional
Section: admin
Installed-Size: 54
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 0.1.4-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.39.4)
Filename: pool/target/x/xdg-dbus-proxy/xdg-dbus-proxy_0.1.4-3+apertis1bv2024dev3b1_armhf.deb
Size: 21664
MD5sum: c97443d8c30e8acb9638746d2a7284d5
SHA1: 064ce91f76f117d398a49fbd6864ac84d8434e8b
SHA256: db5e81adb101390b5dd0d17041b28aa93ccfd852880bab877e7e86432322a135
SHA512: 395cccda9711d68132e1716cde4c8dc27868943aef3aa02a1b763bdd9f1d053c07082236de2f5889957e2e81136a6ad03acde7e2f67bf0b05a0b947e0186a58a
Description: filtering D-Bus proxy
 xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was
 originally part of the Flatpak project, but it has been broken out as
 a standalone module to facilitate using it in other contexts, for
 example in WebKit-GTK's optional bubblewrap-based sandbox.
 .
 For this proxy to be useful, restricted D-Bus clients must be denied
 access to the normal D-Bus socket (for example by using containers or
 AppArmor rules), and instead given access to the listening Unix socket
 created by the proxy (typically by bind-mounting it into a Linux
 container).
Homepage: https://github.com/flatpak/xdg-dbus-proxy
Multi-Arch: foreign

Package: xdg-dbus-proxy-dbgsym
Priority: optional
Section: debug
Installed-Size: 77
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: xdg-dbus-proxy
Version: 0.1.4-3+apertis1bv2024dev3b1
Depends: xdg-dbus-proxy (= 0.1.4-3+apertis1bv2024dev3b1)
Filename: pool/target/x/xdg-dbus-proxy/xdg-dbus-proxy-dbgsym_0.1.4-3+apertis1bv2024dev3b1_armhf.deb
Size: 59040
MD5sum: 99260eff7ba3f8aa5200205c8f1b39ab
SHA1: bf6c6083e2341d24b8512f6e094f8ddd83771fc8
SHA256: e13731be31dcd1655ee16a587a43976966a29d29ce611c5cea4a8f534afcc2d9
SHA512: 4538879544ddaab26696341a53e25614f0d9425c8fdf19cea2e777824db74737bc1dad09599693c5314c6d3c6cc0190869f72c540e288a6d350fad17a21e9846
Description: debug symbols for xdg-dbus-proxy
Auto-Built-Package: debug-symbols
Build-Ids: c119c6c027efe0d8453b3561f9ab1f1a6f2d7d22

Package: xdg-dbus-proxy-tests
Priority: optional
Section: admin
Installed-Size: 30
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: xdg-dbus-proxy
Version: 0.1.4-3+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.39.4), dbus-daemon, xdg-dbus-proxy
Recommends: gnome-desktop-testing
Filename: pool/target/x/xdg-dbus-proxy/xdg-dbus-proxy-tests_0.1.4-3+apertis1bv2024dev3b1_armhf.deb
Size: 8244
MD5sum: a15edb82685ea2c35a37fd8526681d6e
SHA1: a3de58e299aeed82ecace729fb4818f29a71ef94
SHA256: 8fb8a9adc9b10d2a1926316f8d8a7eda9947a06b0104696c5bac75a1bf29087c
SHA512: dcdb1a2764da5039d696217f260105076fa57df0ee483880ae161d779fdd6ecc6dd718dcdc704c62efc9020f9c0dab4c1d7bfd19885232ae6ffd1ac2f30f57ae
Description: filtering D-Bus proxy - as-installed tests
 xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was
 originally part of the Flatpak project, but it has been broken out as
 a standalone module to facilitate using it in other contexts, for
 example in WebKit-GTK's optional bubblewrap-based sandbox.
 .
 This package contains as-installed tests, which can be run using
 autopkgtest or gnome-desktop-testing-runner, or directly.
Homepage: https://github.com/flatpak/xdg-dbus-proxy
Multi-Arch: foreign

Package: xdg-dbus-proxy-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 25
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: xdg-dbus-proxy
Version: 0.1.4-3+apertis1bv2024dev3b1
Depends: xdg-dbus-proxy-tests (= 0.1.4-3+apertis1bv2024dev3b1)
Filename: pool/target/x/xdg-dbus-proxy/xdg-dbus-proxy-tests-dbgsym_0.1.4-3+apertis1bv2024dev3b1_armhf.deb
Size: 11552
MD5sum: e55d09f188e15b082aba1107118123ea
SHA1: 05419094c503e731a81f6a59de8183a64a1b9fbf
SHA256: 6e994e8de132891a7f346791db7b70036dc223adefe7833ec9042c03259904fe
SHA512: d1fea4ede253c1d51772e9cbc9816e42ef67871d3db865bd0d34b8aaf061fccb8cd01ce7868971bcc5d8ceb7d91bf362a4ee85426f406ba7a5ae48f00023e0d3
Description: debug symbols for xdg-dbus-proxy-tests
Auto-Built-Package: debug-symbols
Build-Ids: 1c8367c8bda2bc5dff5362fca6c3caf0735ae09e

Package: xdg-desktop-portal
Priority: optional
Section: admin
Installed-Size: 1081
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 1.16.0-2+apertis3bv2024dev3b1
Replaces: flatpak (<< 0.10.4-1~)
Depends: bubblewrap, default-dbus-session-bus | dbus-session-bus, fuse3, init-system-helpers (>= 1.52), libc6 (>= 2.34), libfuse3-3 (>= 3.12.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.70.0), libjson-glib-1.0-0 (>= 1.5.2), libpipewire-0.3-0 (>= 0.3.10), libsystemd0
Breaks: flatpak (<< 0.10.4-1~)
Filename: pool/target/x/xdg-desktop-portal/xdg-desktop-portal_1.16.0-2+apertis3bv2024dev3b1_armhf.deb
Size: 274012
MD5sum: 2f385bcaf2df200ad2b4e8e6ec57403e
SHA1: 22252681690231641e94e75791fd6f8daa11c8ff
SHA256: b53cbeb787eb20600ae02fedb2e724632e85f2af706a0b1c2706582759509fcf
SHA512: 3dd122121b2e45d16286c487d5b0a1b8e9c4a642a178b8c9e77110b75d71edd5f18bfa576e3908003e9f056c1a7915ae7959027efdaa865aa587246aaa98b3c6
Description: desktop integration portal for Flatpak and Snap
 xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
 and possibly other desktop containment/sandboxing frameworks. This service
 is made available to the sandboxed application, and provides mediated
 D-Bus interfaces for file access, URI opening, printing and similar
 desktop integration features.
 .
 The implementation of these interfaces is expected to require
 user confirmation before responding to the sandboxed application's
 requests. For example, when the sandboxed application ask to open a file,
 the portal implementation will open an "Open" dialog outside the sandbox,
 and will only make the selected file available to the sandboxed app if
 that dialog is confirmed.
 .
 xdg-desktop-portal is designed to be desktop-agnostic, and uses a
 desktop-environment-specific GUI backend such as xdg-desktop-portal-gtk
 to provide its functionality.
Homepage: https://github.com/flatpak/xdg-desktop-portal
Multi-Arch: foreign

Package: xdg-desktop-portal-dbgsym
Priority: optional
Section: debug
Installed-Size: 1939
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: xdg-desktop-portal
Version: 1.16.0-2+apertis3bv2024dev3b1
Depends: xdg-desktop-portal (= 1.16.0-2+apertis3bv2024dev3b1)
Filename: pool/target/x/xdg-desktop-portal/xdg-desktop-portal-dbgsym_1.16.0-2+apertis3bv2024dev3b1_armhf.deb
Size: 1453124
MD5sum: 954fcb0b938987a80c26a03c4d7bcabd
SHA1: 0b77739c8d077e47ad4e9955f5bf84377c94f2bd
SHA256: e473b15196b1f182c8b73acae5917b6dda94f685425888881b0097287b654dcd
SHA512: 320cbc7c20e18e8a411127b2c3e473a7a400de602ea35133dec137306a4641b53c4b531b2995972965c4906a42444bb4c56ed76f7f3ccb22a9c08217a87ed337
Description: debug symbols for xdg-desktop-portal
Auto-Built-Package: debug-symbols
Build-Ids: 18871c6fbe5052b4fd1de2eb462d49ce0f89c771 205e7fef038b35b445bdca36fda22a7a4f17467e 2f6ee08d15958a3f269ecd8d0a5d8979e2664143 dad5291318bfbabf494c6f8ea60ee94e23286301 e9972f636ebb765f0696fc5b7e840e685d9e49a2

Package: xdg-desktop-portal-dev
Priority: optional
Section: admin
Installed-Size: 836
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: xdg-desktop-portal
Version: 1.16.0-2+apertis3bv2024dev3b1
Replaces: libflatpak-dev (<< 0.10.4-1~), xdg-desktop-portal (<< 0.5-2~)
Breaks: libflatpak-dev (<< 0.10.4-1~), xdg-desktop-portal (<< 0.5-2~)
Filename: pool/target/x/xdg-desktop-portal/xdg-desktop-portal-dev_1.16.0-2+apertis3bv2024dev3b1_all.deb
Size: 67028
MD5sum: a3538040f6360a57abd376b9b9823394
SHA1: 059b6b56e3a30e1f6048e271d40a2de15529c488
SHA256: dbb8b3e35bbaec512e32a2bb848c48dcfc71c24d3c1439b858f87c47763704a8
SHA512: bb45c7d244ee9ce9b75ac4b736cf7eb6cb9bbb0eebe4cf19fe951a9943f0c87b1448d0f40476aa539504fbea9ecf6145254fc944e8c653d471b106beb3101b5d
Description: desktop integration portal - development files
 xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
 and possibly other desktop containment/sandboxing frameworks. This service
 is made available to the sandboxed application, and provides mediated
 D-Bus interfaces for file access, URI opening, printing and similar
 desktop integration features. See the xdg-desktop-portal package's
 description for more details.
 .
 This package contains development files for backends such as
 xdg-desktop-portal-gtk.
Homepage: https://github.com/flatpak/xdg-desktop-portal
Multi-Arch: foreign

Package: xdg-desktop-portal-tests
Priority: optional
Section: admin
Installed-Size: 987
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: xdg-desktop-portal
Version: 1.16.0-2+apertis3bv2024dev3b1
Depends: dbus-daemon, libcap2-bin, pipewire (>= 0.3.10), procps, python3, python3-gi, xdg-desktop-portal, libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), libglib2.0-0 (>= 2.67.1), libjson-glib-1.0-0 (>= 1.5.2), libsystemd0
Filename: pool/target/x/xdg-desktop-portal/xdg-desktop-portal-tests_1.16.0-2+apertis3bv2024dev3b1_armhf.deb
Size: 230208
MD5sum: b5dde70ad0c96277ac23eb0def380377
SHA1: 6be069b74b768435f5e4ed1a55a2802aa863cb51
SHA256: 332e37ee89d8d0c213a3a0d09f11bd03f9588abf46ff31836fd05cab1bd0c5b8
SHA512: 786af5f396c8e54739edba01a1fed66c571331fb85fbed49a3693749b7393d4a422ad940b7e7092b89fa3c1f99b94bf9738b4527e64135db66bfa72560a8a2cf
Description: desktop integration portal - automated tests
 xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
 and possibly other desktop containment/sandboxing frameworks. This service
 is made available to the sandboxed application, and provides mediated
 D-Bus interfaces for file access, URI opening, printing and similar
 desktop integration features. See the xdg-desktop-portal package's
 description for more details.
 .
 This package contains automated tests.
Homepage: https://github.com/flatpak/xdg-desktop-portal

Package: xdg-desktop-portal-tests-dbgsym
Priority: optional
Section: debug
Installed-Size: 1965
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: xdg-desktop-portal
Version: 1.16.0-2+apertis3bv2024dev3b1
Depends: xdg-desktop-portal-tests (= 1.16.0-2+apertis3bv2024dev3b1)
Filename: pool/target/x/xdg-desktop-portal/xdg-desktop-portal-tests-dbgsym_1.16.0-2+apertis3bv2024dev3b1_armhf.deb
Size: 1348288
MD5sum: 63982c16e5d3dbe1810865123640a4f1
SHA1: fe9adce6207b9e49ae23c1ab11e2a964d43a9225
SHA256: 1e469bc56abd9ab3b13f2833ba7e8736b15e7053a3d63a148108a9b8878e2641
SHA512: 1ea62a1aafb41b09b07a884bbd371d94e09fd74107419aa44e2118e76aa931dfe9d96d2e165ddc310b866845aa2ce78ebe13a34a620983b8c791a51fb8f78f02
Description: debug symbols for xdg-desktop-portal-tests
Auto-Built-Package: debug-symbols
Build-Ids: 157e22b9ea029ba3c7905a58d8efed12356ee1b1 2d2561152dedee7c9e4e4f1201d016cb57b11f08 56d0bb941ce0d8ac4bb907b4b5d566063eb639ad 5d1b7de8cae2f25e0930f7406a079d2496ffe8f5 7aec57a087f518963124d120ec018b40a854ec4c f38c5c1a67312b17c6938c93c3b79ef442a79067

Package: xdg-user-dirs
Priority: optional
Section: utils
Installed-Size: 364
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 0.18-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34)
Filename: pool/target/x/xdg-user-dirs/xdg-user-dirs_0.18-1+apertis0bv2024dev3b1_armhf.deb
Size: 52632
MD5sum: 85f948b24dab60e5873412b0d1d52d2a
SHA1: 7a8e1ffc212a5051281f331be99e36c09e4a4473
SHA256: 6aa555b121c7e7a31b887d1e9628609257064362119a594440dfbe50f8289fc9
SHA512: c7ac2fd9696d6a9e35b3089964fefe39d4672bee145ff88b99f26560a00f61da74c16e3a2d0925aabd4eb2007751e613d05381b305b5940646a05db810bdb13b
Description: tool to manage well known user directories
 xdg-user-dirs is a tool to help manage "well known" user directories
 like the desktop folder and the music folder. It also handles
 localization (i.e. translation) of the filenames.
 .
 The way it works is that xdg-user-dirs-update is run very early in the
 login phase. This program reads a configuration file, and a set of
 default directories. It then creates localized versions of these
 directories in the users home directory and sets up a config file in
 $(XDG_CONFIG_HOME)/user-dirs.dirs (XDG_CONFIG_HOME defaults to
 ~/.config) that applications can read to find these directories.
Homepage: https://www.freedesktop.org/wiki/Software/xdg-user-dirs
Multi-Arch: foreign

Package: xdg-user-dirs-dbgsym
Priority: optional
Section: debug
Installed-Size: 38
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: xdg-user-dirs
Version: 0.18-1+apertis0bv2024dev3b1
Depends: xdg-user-dirs (= 0.18-1+apertis0bv2024dev3b1)
Filename: pool/target/x/xdg-user-dirs/xdg-user-dirs-dbgsym_0.18-1+apertis0bv2024dev3b1_armhf.deb
Size: 24676
MD5sum: fd12f3b07f6d458b64c3b78eb6f7579d
SHA1: 96fff65977a9aa95cd8d780105eacc04afb05f77
SHA256: 03a853c4bd5b781355f1273a26c07d70ef4ae74e4a81ffc618096e9b7b77dc9d
SHA512: a58699a8dd8d8b0ff8350266d5899f71888c9049e11bb22824709cf13e837b3fdf210fcf10c9437badeadce18cfc3e4ecf3340b6148aafd3b08e0b9cc0f1c640
Description: debug symbols for xdg-user-dirs
Auto-Built-Package: debug-symbols
Build-Ids: 583d5bf18c4606002b939edbb5da1f586519eba3

Package: xkb-data
Priority: optional
Section: x11
Installed-Size: 6918
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xkeyboard-config
Version: 2.35.1-1+apertis0bv2024dev3b1
Breaks: libx11-6 (<< 2:1.4.3), x11-xkb-utils (<< 7.7+5)
Filename: pool/target/x/xkeyboard-config/xkb-data_2.35.1-1+apertis0bv2024dev3b1_all.deb
Size: 755280
MD5sum: 11c155a393e598f88a6c08da5b4fb375
SHA1: 624edf4d6336799d0be359f2f2fdf06843cf0978
SHA256: 528d7ee0a5ef25d72d7c404250229298f99c95f2be093bc0cc9574128f9528bb
SHA512: d624f873898fc4cea619a9ed59f6d71b0b9ae4a83df7c260ca440ba82d9acd261bcbc44e6d8e560232d032db157e13a66516a146ba03b44e8a83349de133572c
Description: X Keyboard Extension (XKB) configuration data
 This package contains configuration data used by the X Keyboard
 Extension (XKB), which allows selection of keyboard layouts when
 using a graphical interface.
 .
 Every X11 vendor provides its own XKB data files, so keyboard layout
 designers have to send their layouts to several places.  The
 xkeyboard-config project has been launched at FreeDesktop in order
 to provide a central repository that could be used by all vendors.
Homepage: https://www.freedesktop.org/Software/XKeyboardConfig
Multi-Arch: foreign

Package: xml-core
Priority: optional
Section: text
Installed-Size: 115
Maintainer: Debian XML-SGML group <debian-sgml@lists.debian.org>
Architecture: all
Version: 0.18+nmu1+apertis0bv2024dev3b1
Depends: sed (>= 4.1.2-8), sgml-base (>= 1.28)
Suggests: debhelper (>= 9.20120909)
Filename: pool/target/x/xml-core/xml-core_0.18+nmu1+apertis0bv2024dev3b1_all.deb
Size: 20120
MD5sum: 60d311bc93aaccaae66bc63cf4b5700a
SHA1: 0a0837d7fa68ea0a7a06c593a6399a27aa90591b
SHA256: 8e609ce245958a8716f920da9cb77ca739ab3641a6298be2f2a24c741b239261
SHA512: ff36ae427d057da04a8f237f2f26bf14320caff3bc4fb995efdf2e173c8498a2846da652510c75019ddec15e85148b02e155cce940bb032dfd58516f61be7a29
Description: XML infrastructure and XML catalog file support
 This package creates the XML infrastructure directories and provides
 XML catalog file support in compliance with the current Debian XML
 Policy draft:
 .
   * infrastructure directories:
      - /etc/xml
      - /usr/share/xml/{declaration,entities,misc,schema}
      - /usr/local/share/xml/{declaration,entities,misc,schema}
 .
   * XML catalog schema: OASIS XML Catalog Committee Specification 1.0
 .
   * update-xmlcatalog(8): tool for maintaining the root XML catalog
     file and the package XML catalog files in the '/etc/xml' directory
     as well as local XML catalog files.
 .
   * dh_installxmlcatalogs(1): debhelper tool for installing local XML
     catalog files and registering XML entities in package XML catalog
     files and the root XML catalog file (requires debhelper package)
Multi-Arch: foreign

Package: xml2
Priority: optional
Section: utils
Installed-Size: 52
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Version: 0.5-4+apertis1bv2024dev2b1
Depends: libc6 (>= 2.34), libxml2 (>= 2.7.4)
Filename: pool/target/x/xml2/xml2_0.5-4+apertis1bv2024dev2b1_armhf.deb
Size: 11536
MD5sum: 062a77db12244dc8e4d09ecaa485fb0d
SHA1: 24ccf065f7b5f9b7b83517fccbf45fe4456a006d
SHA256: 7ea1450b2ac1890f33ec038167977f08f3c1f5469a37cd33073dd80c830b9c70
SHA512: 956d0b24d1196a7734cc63a267cb84e3aa9f260a44fa334656a0d69048c90033f2af490709a917f5deedbd9bcd06c389e2863d2b9854fe4e09237bd5ed06424c
Description: Convert between XML, HTML, CSV and a line-oriented format
 xml2 tools are used to convert XML, HTML and CSV to and from a
 line-oriented format more amenable to processing by classic Unix
 pipeline processing tools, like grep, sed, awk, cut, shell scripts,
 and so forth.

Package: xml2-dbgsym
Priority: optional
Section: debug
Installed-Size: 68
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: armhf
Source: xml2
Version: 0.5-4+apertis1bv2024dev2b1
Depends: xml2 (= 0.5-4+apertis1bv2024dev2b1)
Filename: pool/target/x/xml2/xml2-dbgsym_0.5-4+apertis1bv2024dev2b1_armhf.deb
Size: 32088
MD5sum: 40f7dd78cc985977a11cfa9e4b118d9a
SHA1: 96777de211150434798cc5cc96c88a364e7072a8
SHA256: 5923ba35232222224fca21d813f47dbd7afb59ed8cc2f388e4160ce561b1f3cc
SHA512: 23f94b6c79ec466c1034cb8c7a8a997793a4727bc3c59b309e8683bbd85135c81cd3b8f78d7073911a5e3a68b2169e204ac53632b91387ea612efc9a8090f3f6
Description: debug symbols for xml2
Auto-Built-Package: debug-symbols
Build-Ids: 10043a0a54b2b0cb729c121a55b21a8d939421ef c209eb551efa7c60c42dff4b3085a7af5a038e19 cb6658b0dc79f0c7a32aa2dfb080a54aa8c69b7c fb7d153202e3c68625366ede3953bddd65b289f7

Package: xnest
Priority: optional
Section: x11
Installed-Size: 3392
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Provides: xserver
Depends: xserver-common (>= 2:21.1.7-3+apertis0bv2024dev3b1), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libpixman-1-0 (>= 0.13.2), libselinux1 (>= 3.1~), libsystemd0, libunwind8, libx11-6, libxau6 (>= 1:1.0.9), libxdmcp6, libxext6, libxfont2 (>= 1:2.0.1)
Recommends: libgl1-mesa-dri (>= 7.1~rc1)
Filename: pool/target/x/xorg-server/xnest_21.1.7-3+apertis0bv2024dev3b1_armhf.deb
Size: 2917112
MD5sum: f572faaf21bb12cfd34cd33bf9ec09cb
SHA1: cfbfbf3c714d8fa9ec1c531f33b9db0c83eba0ee
SHA256: 1a661ca11becd7cef9bb72c03dd6c51a39c96c33d14e8b699416e4b1569caf84
SHA512: 4d8e48f8df80b7120ec395ae433e6ad88523999b342c7595244fc5db68915b458a91bf2f62392ddd67dfc7dbf95868b0a6662724a2c61978268371a5d9233120
Description: Nested X server
 Xnest is a nested X server that simply relays all its requests to another
 X server, where it runs as a client.  This means that it appears as another
 window in your current X session.  Xnest relies upon its parent X server
 for font services.
 .
 Use of the Xephyr X server instead of Xnest is recommended.
 .
 More information about X.Org can be found at:
 <URL:https://www.x.org>
 .
 This package is built from the X.org xserver module.
Homepage: https://www.x.org/

Package: xnest-dbgsym
Priority: optional
Section: debug
Installed-Size: 2817
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Depends: xnest (= 2:21.1.7-3+apertis0bv2024dev3b1)
Filename: pool/target/x/xorg-server/xnest-dbgsym_21.1.7-3+apertis0bv2024dev3b1_armhf.deb
Size: 2641832
MD5sum: a3ef53379e98ce2708f78a4320fcfb67
SHA1: 633d1525e5265f7e5f69d680a2664939722522eb
SHA256: a525bf0eb424bf39a4df528a5287660f6a209c9f432ff6363769c0b85fcfe9e6
SHA512: cd437c6915991e9d0533d84748b8189c2befc10ce2a01efeef4a1fc112360432d2fc0286ebb91fdd05bee186c4013c1580787e42686f82b557aec8c2557e7ae6
Description: debug symbols for xnest
Auto-Built-Package: debug-symbols
Build-Ids: 71934cbe55fe55ae5f221d819d54e7193b0c06f7

Package: xorg
Priority: optional
Section: x11
Installed-Size: 19
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Version: 1:7.7+23+apertis0bv2024dev2b1
Provides: x-window-system, x-window-system-core
Depends: xserver-xorg (>= 1:7.7+23+apertis0bv2024dev2b1), libgl1, libgl1-mesa-dri, libglu1-mesa, xfonts-base (>= 1:1.0.0-1), xfonts-100dpi (>= 1:1.0.0-1), xfonts-75dpi (>= 1:1.0.0-1), xfonts-scalable (>= 1:1.0.0-1), x11-apps, x11-session-utils, x11-utils, x11-xkb-utils, x11-xserver-utils, xauth, xinit, xfonts-utils, xkb-data, xorg-docs-core, xterm | x-terminal-emulator
Suggests: xorg-docs, x11-xfs-utils
Filename: pool/target/x/xorg/xorg_7.7+23+apertis0bv2024dev2b1_armhf.deb
Size: 4332
MD5sum: c8b24db4bf2ef0d32507edb0d0a60464
SHA1: c9baa0ef7b46e29479d43b8a55061adad586e088
SHA256: 9bc984e4cd0ef7df079806396c72703222ba2be07c2815006956e679167282f5
SHA512: 08cbc424582f105fca725d65004b3b7802208728e98b16ce33ecfffe6b420a147f529f20999232a2801ae9e66fb1bc24dd2df6e69d91dcbcc1ce99ef1af8837d
Description: X.Org X Window System
 This metapackage provides the components for a standalone
 workstation running the X Window System.  It provides the X libraries, an X
 server, a set of fonts, and a group of basic X clients and utilities.
 .
 Higher level metapackages, such as those for desktop environments, can
 depend on this package and simplify their dependencies.
 .
 It should be noted that a package providing x-window-manager should also
 be installed to ensure a comfortable X experience.
Homepage: https://www.x.org/

Package: xorg-dev
Priority: optional
Section: x11
Installed-Size: 13
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorg
Version: 1:7.7+23+apertis0bv2024dev2b1
Depends: libdmx-dev, libfontenc-dev, libfs-dev, libice-dev, libsm-dev, libx11-dev, libxau-dev, libxaw7-dev, libxcomposite-dev, libxcursor-dev, libxdamage-dev, libxdmcp-dev, libxext-dev, libxfixes-dev, libxfont-dev, libxft-dev, libxi-dev, libxinerama-dev, libxkbfile-dev, libxmu-dev, libxmuu-dev, libxpm-dev, libxrandr-dev, libxrender-dev, libxres-dev, libxss-dev, libxt-dev, libxtst-dev, libxv-dev, libxvmc-dev, libxxf86dga-dev, libxxf86vm-dev, x11proto-dev, xserver-xorg-dev, xtrans-dev
Filename: pool/target/x/xorg/xorg-dev_7.7+23+apertis0bv2024dev2b1_all.deb
Size: 4044
MD5sum: 3d292a78d270360b5eb346c760bc6ce1
SHA1: 56651948c49bcdcceb64d3e270b167682ce047bf
SHA256: ec6350e5ce80e7e6873cb8391afd9af19c96475aea5b698d43de40c2e40cca81
SHA512: 67cea97c872fe43817d460e8632a947252f36de942cf71202a85f0633130779de9d4fb46840990331b9ca081a9a18f3c512dd41c5cf40b97da3e56c1be6695cc
Description: X.Org X Window System development libraries
 This metapackage provides the development libraries for the X.Org X Window
 System.
 .
 X Window System design documentation, manual pages, library reference
 works, static versions of the shared libraries, and C header files are
 supplied by the packages depended on by this metapackage.
 .
 Note that this is a convenience package for users and is not a package for
 Debian developers to have their package depend on.
Homepage: https://www.x.org/

Package: xorg-server-source
Priority: optional
Section: x11
Installed-Size: 7324
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Filename: pool/target/x/xorg-server/xorg-server-source_21.1.7-3+apertis0bv2024dev3b1_all.deb
Size: 7407420
MD5sum: 8931a3a51ee9b1dc41db9cbf95865c62
SHA1: 203b66f6d10d6697a1850a44f684fe1f3492b71d
SHA256: 32ee9e75a441d171478abb00d3c61b92993805fc57e38f3191a265d7c64c3446
SHA512: 05cd68387477bfd7875cbf54313a8a1851f9eb42e0d40f0a67b07e777a33d54906768922c64d25c8a6ac7d05fe040cbd6191e40c61dd505e02e73e2c473d6548
Description: Xorg X server - source files
 This package provides original Debian (with Debian patches already
 applied, and autotools files updated) sources for the X.Org ('Xorg')
 X server shipped in a tarball.  This enables other projects re-using
 X server codebase (e.g. VNC servers) to (re-)use officially
 Debian-supported version of the X xserver for their builds.
 .
 Unless you are building a software product using X server sources,
 you probably want xserver-xorg and/or xserver-xorg-core instead.
Homepage: https://www.x.org/

Package: xorg-server-source
Priority: optional
Section: x11
Installed-Size: 7313
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorg-server
Version: 2:21.1.7-1+apertis1bv2024dev2b1
Filename: pool/target/x/xorg-server/xorg-server-source_21.1.7-1+apertis1bv2024dev2b1_all.deb
Size: 7397208
MD5sum: 8b9226823161a0a89505f66a279d8b87
SHA1: 0fb84b50cea1575b0d11ec384b668a42073c59a7
SHA256: b20b9b87b66fb1f8b052517d54ffacd5114bfbe45d5a46f8ecf548303599ec71
SHA512: 35fd05f678d8b30cb554d5592b43c6d8cd8e0d1133258b72a22b3be171c9a176373b93823478a059b92434279c153fbb5e7f473d4585f96552d55ca4322dc012
Description: Xorg X server - source files
 This package provides original Debian (with Debian patches already
 applied, and autotools files updated) sources for the X.Org ('Xorg')
 X server shipped in a tarball.  This enables other projects re-using
 X server codebase (e.g. VNC servers) to (re-)use officially
 Debian-supported version of the X xserver for their builds.
 .
 Unless you are building a software product using X server sources,
 you probably want xserver-xorg and/or xserver-xorg-core instead.
Homepage: https://www.x.org/

Package: xpmutils
Priority: optional
Section: x11
Installed-Size: 64
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxpm
Version: 1:3.5.12-1.1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libx11-6, libxext6, libxpm4, libxt6
Filename: pool/target/libx/libxpm/xpmutils_3.5.12-1.1+apertis0bv2024dev2b1_armhf.deb
Size: 34764
MD5sum: aa62e2d70f6453d4c99c952be3c30424
SHA1: 3e3afa47a38bba4593b89b687955ade080296c82
SHA256: 7c9a17a29566e2a48bd4b82f9d6e7587095209e78b64ac97058e8ced6af017bd
SHA512: 166a36595226042b11a2112fc72b7bfb7c2ea9e301cfd8d0638aaa18984a460efe2d46795f4b72b0461e9a278ab9f9de4b1aa0a4fb33529ef700a45384a280c6
Description: X11 pixmap utilities
 The X PixMap image format is an extension of the monochrome X BitMap
 format specified in the X protocol, and is commonly used in traditional
 X applications.
 .
 This package provides two tools: cxpm (to check the integrity of an
 XPM file) and sxpm (to view XPM files).
Homepage: https://www.x.org

Package: xpmutils-dbgsym
Priority: optional
Section: debug
Installed-Size: 75
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: libxpm
Version: 1:3.5.12-1.1+apertis0bv2024dev2b1
Depends: xpmutils (= 1:3.5.12-1.1+apertis0bv2024dev2b1)
Filename: pool/target/libx/libxpm/xpmutils-dbgsym_3.5.12-1.1+apertis0bv2024dev2b1_armhf.deb
Size: 54776
MD5sum: e220bda8126d89d301e3b027054854d4
SHA1: 3e1306056dfb31cb8fed8b771b9924ca41f59f45
SHA256: 728b24375cde47cf6f126bb6404298c5cc7b5bba4adabe0b014cf7df90cd0994
SHA512: b3d71bea1279af5f4d00900e842b4f50d499d7ebbf962d52f60cd3dde776d3055f9ed2d109a8e395988c0432caa760a292b0492b79e55e07e9c3caee427876a6
Description: debug symbols for xpmutils
Auto-Built-Package: debug-symbols
Build-Ids: 5e6a9181ea5025b702b5fe3af2dd19867e2d2c7c 60c834934f221bf695ee8c1678da4f7f54a7efdb

Package: xserver-common
Priority: optional
Section: x11
Installed-Size: 2455
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Replaces: xserver-xorg-core (<< 2:1.5.2)
Depends: x11-common, xkb-data, x11-xkb-utils
Recommends: xfonts-base, xauth
Filename: pool/target/x/xorg-server/xserver-common_21.1.7-3+apertis0bv2024dev3b1_all.deb
Size: 2393532
MD5sum: 5de982567193e2d19308174fd45fd034
SHA1: e7eb420fa3ff61c5b35dc55a97ea34c853661c03
SHA256: 16c2f80f3963a404c48e77bff59a19e829fd47fc178281e0be7ac1c425469f66
SHA512: cdfdfd25130856f6939ac39ce464c095847feae912650f241349eb2c8e8d5001f99c45a972e2332780ffd0351c5fd35c8148add6ced8d09fa8d53dc6bde5448b
Description: common files used by various X servers
 This package provides files necessary for all X.Org based X servers.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: xserver-common
Priority: optional
Section: x11
Installed-Size: 2443
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorg-server
Version: 2:21.1.7-1+apertis1bv2024dev2b1
Replaces: xserver-xorg-core (<< 2:1.5.2)
Depends: x11-common, xkb-data, x11-xkb-utils
Recommends: xfonts-base, xauth
Filename: pool/target/x/xorg-server/xserver-common_21.1.7-1+apertis1bv2024dev2b1_all.deb
Size: 2382532
MD5sum: 9f67039f051e4ef83ad36fccb0e5c352
SHA1: a3e7f997aa3dfc1d84552ee86f8a43d1308f2c39
SHA256: c3393ba774021d99270cee898e7f5c19c606514a19cb2d1e9e5922a86a8ec57b
SHA512: 1dbc6d474ea1a52d6783ebf0bc64378e0eab4a6348ee2bb678e0c9ced7a9aca517e34685f8792998e43cf9a146ad47018bd2f4c488ede4ec5d7dd50c70085c95
Description: common files used by various X servers
 This package provides files necessary for all X.Org based X servers.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: xserver-xephyr
Priority: optional
Section: x11
Installed-Size: 3859
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Provides: xserver
Depends: xserver-common (>= 2:21.1.7-3+apertis0bv2024dev3b1), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.35), libepoxy0 (>= 1.0), libgcrypt20 (>= 1.10.0), libgl1, libpixman-1-0 (>= 0.30.0), libselinux1 (>= 3.1~), libsystemd0, libudev1 (>= 183), libunwind8, libx11-6, libx11-xcb1 (>= 2:1.8.4), libxau6 (>= 1:1.0.9), libxcb-icccm4 (>= 0.4.1), libxcb-image0 (>= 0.2.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.1), libxcb-render-util0, libxcb-render0, libxcb-shape0, libxcb-shm0 (>= 1.10), libxcb-util1 (>= 0.4.0), libxcb-xkb1, libxcb-xv0 (>= 1.2), libxcb1 (>= 1.8), libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1
Recommends: libgl1-mesa-dri (>= 7.1~rc1)
Filename: pool/target/x/xorg-server/xserver-xephyr_21.1.7-3+apertis0bv2024dev3b1_armhf.deb
Size: 3138564
MD5sum: 8920ee10b6a55ff3ed45cf0bef62609d
SHA1: 275b74402df6729834991c6afa009b18a84eff91
SHA256: fde0a4bcb1ab087c6921d64ae1f5168088dd01c36b129519f394e4cec1d3e608
SHA512: 3e87c6a183fc70a0d1f6c66a07719ef2a678ae323ea04b5c9d0bc30f711324c6bd0405d0e73ae89da3f5ee458de9f6949bb040da1eeb644fc9d25da84f8354ec
Description: nested X server
 Xephyr is an X server that can be run inside another X server,
 much like Xnest. It is based on the kdrive X server, and as a
 result it supports newer extensions than Xnest, including render and
 composite.
 .
 More information about X.Org can be found at:
 <URL:https://www.x.org>
 .
 This package is built from the X.org xserver module.
Homepage: https://www.x.org/

Package: xserver-xephyr-dbgsym
Priority: optional
Section: debug
Installed-Size: 4158
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Depends: xserver-xephyr (= 2:21.1.7-3+apertis0bv2024dev3b1)
Filename: pool/target/x/xorg-server/xserver-xephyr-dbgsym_21.1.7-3+apertis0bv2024dev3b1_armhf.deb
Size: 3877752
MD5sum: 7606c063b99ddc3974e065e0bc2a2bfa
SHA1: e18201f12bf86bcaa6c244d73308c8c11b8f9a13
SHA256: 10566265f052301c33a7bd4a5c9394ab1c901c3259671ee42f9a4b4ffca3e9d6
SHA512: 009009bf70143eb851afcbdb2da85cf9bff2086fb240034c7b7e65e77ad68509e7b6813dd89c5bd6567d5df4fbd817422b1dbbb2f49a23630d92cd627e3203ca
Description: debug symbols for xserver-xephyr
Auto-Built-Package: debug-symbols
Build-Ids: 37ca51453c45b05b6852de0c3a6c4409f8180632

Package: xserver-xorg
Priority: optional
Section: x11
Installed-Size: 205
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg
Version: 1:7.7+23+apertis0bv2024dev2b1
Provides: xserver
Depends: xserver-xorg-core (>= 2:1.17.2-2), xserver-xorg-video-all | xorg-driver-video, xserver-xorg-input-all | xorg-driver-input, xkb-data (>= 1.4), x11-xkb-utils
Recommends: libgl1-mesa-dri, xserver-xorg-legacy
Filename: pool/target/x/xorg/xserver-xorg_7.7+23+apertis0bv2024dev2b1_armhf.deb
Size: 59340
MD5sum: c43a1252ffadb63305a270c834b77d92
SHA1: 4ad5fe806a153a18bdbb6ddf8a499aa357d36479
SHA256: 823a281b87d26d76c4f7d6be34ad1e37de3786193f278af9d5d325ac62c2a765
SHA512: 1831100a645856c02b132f6c15646bd2449966de5c03f84f756f34e40c4e26b87a53aedad2c8ce4f37b5c9dd35a630db93d78b7703c5f43bac7f54afe2173c7c
Description: X.Org X server
 This package depends on the full suite of the server and drivers for the
 X.Org X server.  It does not provide the actual server itself.
Homepage: https://www.x.org/

Package: xserver-xorg-core
Priority: optional
Section: x11
Installed-Size: 4704
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Replaces: xserver-xorg (<< 1:7.7+10~), xserver-xorg-video-modesetting
Provides: xorg-input-abi-24, xorg-video-abi-25, xserver-xorg-video-modesetting
Depends: xserver-common (>= 2:21.1.7-3+apertis0bv2024dev3b1), keyboard-configuration, udev (>= 149), libegl1, libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.35), libdbus-1-3 (>= 1.9.14), libdrm2 (>= 2.4.66), libepoxy0 (>= 1.5.4), libgbm1 (>= 17.1.0~rc2), libgcrypt20 (>= 1.10.0), libgl1, libpciaccess0 (>= 0.12.902), libpixman-1-0 (>= 0.30.0), libselinux1 (>= 3.1~), libsystemd0, libudev1 (>= 183), libunwind8, libxau6 (>= 1:1.0.9), libxcvt0 (>= 0.1.0), libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1
Recommends: libgl1-mesa-dri (>= 7.10.2-4), default-logind | logind, xcvt
Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable
Conflicts: xserver-xorg-input-evtouch, xserver-xorg-video-modesetting
Breaks: libgl1-mesa-dri (<< 18.0.5), systemd (<< 226-4~), xserver-xorg (<< 1:7.7+10~)
Filename: pool/target/x/xorg-server/xserver-xorg-core_21.1.7-3+apertis0bv2024dev3b1_armhf.deb
Size: 3490552
MD5sum: a5965952d617d01af1b2b70ae7224ef0
SHA1: 5b1553adb6f99def67b5a4597f7194f589ddbbd6
SHA256: b66fc65880164f64c655a89a7f600c88503d4944dd4c47c12b2ce01fa7fd1578
SHA512: 75e30f9990a6739ca5e4be8215264b22683d317987fcd1a896a3e505acce6f97b8a0d32b2324954e96ae148b62e5b050c927afd3e863b2f8aaf2f86608523556
Description: Xorg X server - core server
 The Xorg X server is an X server for several architectures and operating
 systems, which is derived from the XFree86 4.x series of X servers.
 .
 The Xorg server supports most modern graphics hardware from most vendors,
 and supersedes all XFree86 X servers.
 .
 More information about X.Org can be found at:
 <URL:https://www.x.org>
 .
 This package is built from the X.org xserver module.
Homepage: https://www.x.org/

Package: xserver-xorg-core-dbgsym
Priority: optional
Section: debug
Installed-Size: 6113
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Depends: xserver-xorg-core (= 2:21.1.7-3+apertis0bv2024dev3b1)
Filename: pool/target/x/xorg-server/xserver-xorg-core-dbgsym_21.1.7-3+apertis0bv2024dev3b1_armhf.deb
Size: 5662352
MD5sum: e50c129c1ee87c81bba6bc3b4b93e692
SHA1: ee3cea0483a74d4a321a326633ec5569ea1e3acf
SHA256: e2cdd5101c11bf67d5f192fd49641284a23e7694920d551523a598806cc1036f
SHA512: c49be1d2ee8b1563a1478e4a42556fbfa0b358ec3c36e45919d0296572235886516553ba6820f2984790bd9ced696eca4165b3ee056c1d181aa6d1c232b02205
Description: debug symbols for xserver-xorg-core
Auto-Built-Package: debug-symbols
Build-Ids: 0bad3e89c15fab04166ca1c7bae830858eb0f8db 2eb2da88ddc17b7e9b046eab59f783a092656321 4445c3e158371ca0808e9b5554e71678a544b909 45498c73f67bddaa5065cd31e0e497455052bb52 65bc58394e840d7c913de60e398f13f780aab3fc 677d41acb6f4c7ead69f22eb886ca2924b998cab 78fddb6e0f8ca008aadf9f1c9a150eb6ea2fde11 9b9a167a8883eaa7dadbe9eda6cf6201248f1ba9 b2618a096772e3ade72ad4792d01cd461c26e7f0 dc3b9c10bfb7d38ca7d7ddf690150b89ba6e1654 e76a83b9b7ade9a4944595eb678f5bd65fa8aeef f23a047737166efd5314bca2b25240bd25f9a5de f32da424b86cbe7f2b8f7434011fcc97dda59424

Package: xserver-xorg-dev
Priority: optional
Section: x11
Installed-Size: 3639
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Depends: libpixman-1-dev (>= 0.27.2), x11proto-dev (>= 2021.5), libxcvt-dev, libxfont-dev, libxkbfile-dev, libpciaccess-dev, mesa-common-dev
Filename: pool/target/x/xorg-server/xserver-xorg-dev_21.1.7-3+apertis0bv2024dev3b1_armhf.deb
Size: 2565008
MD5sum: d918c5776d0c067cdd1cd799d9004097
SHA1: d81f2a2cd9b8cccea6d6dbb73967ef21f3a4c993
SHA256: d85b4122448acd843259861041ebe8383addd3c9619144d8741d196c4802d982
SHA512: ad0b5bea925c18da15c56f434df04c6cc9477547d3ebc3240de6bbc8aa17ea892bfd62e6aeda4ab24fd2fb809eac68b251df6225fa3a08af455eaa1db07638a6
Description: Xorg X server - development files
 This package provides development files for the X.Org ('Xorg') X server.
 This is not quite the same as the DDK (Driver Development Kit) from the
 XFree86 4.x and X.Org 6.7, 6.8 and 6.9 series of servers; it provides
 headers and a pkg-config file for drivers using autotools to build
 against.
 .
 Unless you are developing or building a driver, you probably want
 xserver-xorg and/or xserver-xorg-core instead.
 .
 More information about X.Org can be found at:
 <URL:https://www.x.org>
 .
 This package is built from the X.org xserver module.
Homepage: https://www.x.org/

Package: xserver-xorg-input-all
Priority: optional
Section: x11
Installed-Size: 13
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg
Version: 1:7.7+23+apertis0bv2024dev2b1
Depends: xserver-xorg-input-libinput
Recommends: xserver-xorg-input-wacom
Filename: pool/target/x/xorg/xserver-xorg-input-all_7.7+23+apertis0bv2024dev2b1_armhf.deb
Size: 3860
MD5sum: 671c2a462bb0f7d1e4ab7be1a2d309e6
SHA1: 3069db84213b8e26f68aeca34a7cc6c8239a8732
SHA256: 606074aa16580684f46bbc7da479639c5d6c4f2e5c72815aee28bbb6d03ec9f4
SHA512: 6dad1fc4bd9a4959a94643288538cadc500dc4b3b2120b72055703fe47d8370f62ef1881ce4cbc10366328abeedc66661a5e7c0598eae14f3b46f823837e296a
Description: X.Org X server -- input driver metapackage
 This package depends on the full suite of input drivers for the X.Org X server
 (Xorg).  It does not provide any drivers itself, and may be removed if you wish
 to only have certain drivers installed.
Homepage: https://www.x.org/

Package: xserver-xorg-input-evdev
Priority: optional
Section: x11
Installed-Size: 156
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Version: 1:2.10.6-2+apertis2bv2024dev2b1
Replaces: xserver-xorg-core (<< 2:1.18.0-1)
Provides: xorg-driver-input
Depends: libc6 (>= 2.33), libevdev2 (>= 1.2.2+dfsg-1~), libmtdev1 (>= 1.1.0), libudev1 (>= 183), xorg-input-abi-24, xserver-xorg-core (>= 2:21.1.1)
Breaks: xserver-xorg-core (<< 2:1.18.0-1)
Filename: pool/target/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev_2.10.6-2+apertis2bv2024dev2b1_armhf.deb
Size: 112372
MD5sum: e13e52d4d5b372125bf01406123f6c65
SHA1: 6cd683de366b049629ede1b6b1b1a360c7c2f42a
SHA256: 1d3b68913210bb1b0cdfe40fe7668e82cc74d7c6da37665b316c4ceb32a2391c
SHA512: 315e24d118233a8ec4804dbbf47e9ffae119a7a7f02ed3f3094b45aa3b79c02204f9466f673de3a3cc2e0b6d742ddf20aecfb431560c2d6456dd67380dd0166e
Description: X.Org X server -- evdev input driver
 This package provides the driver for input devices using evdev, the Linux
 kernel's event delivery mechanism.  This driver allows for multiple keyboards
 and mice to be treated as separate input devices.
 .
 This package is built from the X.org xf86-input-evdev driver module.
Homepage: https://www.x.org

Package: xserver-xorg-input-evdev-dbgsym
Priority: optional
Section: debug
Installed-Size: 101
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xserver-xorg-input-evdev
Version: 1:2.10.6-2+apertis2bv2024dev2b1
Replaces: xserver-xorg-input-evdev-dbg (<< 1:2.10.6-2~)
Depends: xserver-xorg-input-evdev (= 1:2.10.6-2+apertis2bv2024dev2b1)
Breaks: xserver-xorg-input-evdev-dbg (<< 1:2.10.6-2~)
Filename: pool/target/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev-dbgsym_2.10.6-2+apertis2bv2024dev2b1_armhf.deb
Size: 83056
MD5sum: 35e6ae54b62c419800c2bd9bad0ee1b1
SHA1: 67b7b8ac2e9d5d192e0f60cf5efc2c639e0eb4b3
SHA256: a9cbc537dfcb36f7225e6e5eff4a38c0a33e889edc243b9669955c279ed2a973
SHA512: b480de6b27b315b9ed84b9be914849001adeaecfb97fb742410062497ac95d9aede17a9ca95af6dee977b8c393616f5e9818bc51f2f159a661d48066735e3b21
Description: debug symbols for xserver-xorg-input-evdev
Auto-Built-Package: debug-symbols
Build-Ids: f2c8ef5440ab0fa61fe1b6f05730c30c97b41138

Package: xserver-xorg-input-evdev-dev
Priority: optional
Section: libdevel
Installed-Size: 107
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xserver-xorg-input-evdev
Version: 1:2.10.6-2+apertis2bv2024dev2b1
Filename: pool/target/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev-dev_2.10.6-2+apertis2bv2024dev2b1_all.deb
Size: 89604
MD5sum: 12d35cc3cd65ec4405ad71cb226a2db3
SHA1: 21656200265345e94bcca684c83b03d3dcd66023
SHA256: b5a328765c8e63fdb7eb6b0030af393e2dce574c4e50ba0a7948c44f4b5ec1db
SHA512: 81e643282a66977cca9a026f6df016da3d4ce9a2da7f8b8a84ee60ccaf967b7e5d65e18953f3d3f39a61c58fa9b7205005d8fa15c7286570a0b64ab012887755
Description: X.Org X server -- evdev input driver (development headers)
 This package provides the development headers for the evdev input driver
 found in xserver-xorg-input-evdev. Non-developers likely have little use
 for this package.
 .
 This package is built from the X.org xf86-input-evdev driver module.
Homepage: https://www.x.org

Package: xserver-xorg-legacy
Priority: optional
Section: x11
Installed-Size: 2482
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Replaces: x11-common (<< 1:7.7+10~), xserver-xorg-core (<< 2:1.17.2-3~)
Depends: xserver-common (>= 2:21.1.7-3+apertis0bv2024dev3b1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0
Breaks: x11-common (<< 1:7.7+10~), xserver-xorg-core (<< 2:1.17.2-3~)
Filename: pool/target/x/xorg-server/xserver-xorg-legacy_21.1.7-3+apertis0bv2024dev3b1_armhf.deb
Size: 2398960
MD5sum: 5247aac9fe7b4d7a0e0954db465bcae9
SHA1: e606dfee4cc01e0e647b055cfef0aec5bf335e45
SHA256: 893514308dd335a48729914bfe2648c8ca989b2433eb2d85f0c3e1364596fa0d
SHA512: 597ca3c926df8c08e17d13f329bb8d21f5229b2a21a300f31efbb1c2a96fc6b128adebd57e260591299095916dc2f6c6703b68ad65df283e61ceda5c71ebcb4e
Description: setuid root Xorg server wrapper
 This package provides a wrapper for the Xorg X server, which is
 necessary for legacy drivers and non-Linux kernels.
Homepage: https://www.x.org/

Package: xserver-xorg-legacy-dbgsym
Priority: optional
Section: debug
Installed-Size: 23
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Depends: xserver-xorg-legacy (= 2:21.1.7-3+apertis0bv2024dev3b1)
Filename: pool/target/x/xorg-server/xserver-xorg-legacy-dbgsym_21.1.7-3+apertis0bv2024dev3b1_armhf.deb
Size: 9600
MD5sum: c8a84591da95ee150f562b0fb1a59d11
SHA1: 9f444c47483d9ded1e508616ab618dca65df8fe3
SHA256: 1e63ef142f7484bf87691bcebe2c385c43bbe954227e0aa1b40079b9270486f8
SHA512: 25f594960b1f85037fdbf349aa3376f8f141eab507b593a49bf46063c7886f369745fb3a74f1c7ddc2741cbe669725360806f88c1d4bd448c05a54d9337d6e0a
Description: debug symbols for xserver-xorg-legacy
Auto-Built-Package: debug-symbols
Build-Ids: 67061e7bc2a01919b8d9f2b7449bcaa413cd0163

Package: xserver-xorg-video-all
Priority: optional
Section: x11
Installed-Size: 13
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg
Version: 1:7.7+23+apertis0bv2024dev2b1
Replaces: xserver-xorg-driver-all
Depends: xserver-xorg-video-amdgpu, xserver-xorg-video-ati, xserver-xorg-video-fbdev, xserver-xorg-video-nouveau, xserver-xorg-video-vesa
Conflicts: xserver-xorg-driver-all
Filename: pool/target/x/xorg/xserver-xorg-video-all_7.7+23+apertis0bv2024dev2b1_armhf.deb
Size: 3892
MD5sum: bf9be8d444b31c210220006bbb3014ee
SHA1: 671d1bf025603db7be5c77a3c5f128c7fb0ca52c
SHA256: b6e53658a82deb307428210bad05b3f7d3b45bda8346c20388f0cfc77023c8b3
SHA512: da5057ae2ab6754ab6b5c7f258dd5c9366488ac9c80ae0f844a0a8a488630eacc289b2e009e9db2ba7a063cb2438930fc068bb4cc5f73aa9318097c260e12476
Description: X.Org X server -- output driver metapackage
 This package depends on the full suite of output drivers for the X.Org X server
 (Xorg).  It does not provide any drivers itself, and may be removed if you wish
 to only have certain drivers installed.
Homepage: https://www.x.org/

Package: xsltproc
Priority: optional
Section: text
Installed-Size: 147
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Source: libxslt
Version: 1.1.35-1+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.27)
Filename: pool/target/libx/libxslt/xsltproc_1.1.35-1+apertis0bv2024dev3b1_armhf.deb
Size: 117764
MD5sum: 8da36d067fb1b65543ba3f5dc61a1f98
SHA1: 9dad7b18f862bdceaaa962652dee9e3ed6dfcdf5
SHA256: 448b9e6a2c965081d84dfbbee66c79980b0c8732ecfb4b706fb253efb688f9eb
SHA512: 7025285af734931cdd82d9b65168b75c51aab18c99babefda8d4442f6c343b5b1f7ad1677b11657d7d3e60c9bbbe99a744e3ec2a31f66bb08ea240a45676c060
Description: XSLT 1.0 command line processor
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT version 1.0 stylesheets.
 .
 This package contains a command line tool that facilitates XSLT
 transformations.
Homepage: https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
Multi-Arch: foreign

Package: xsltproc-dbgsym
Priority: optional
Section: debug
Installed-Size: 44
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: armhf
Source: libxslt
Version: 1.1.35-1+apertis0bv2024dev3b1
Depends: xsltproc (= 1.1.35-1+apertis0bv2024dev3b1)
Filename: pool/target/libx/libxslt/xsltproc-dbgsym_1.1.35-1+apertis0bv2024dev3b1_armhf.deb
Size: 29716
MD5sum: dd4f6d2817136e0d4c3241593ca9f9f4
SHA1: 496961c462a9244439061b24ef66f16605c0b8e0
SHA256: 364e01bc67db72021692f6f49d6bc2d7699259ed4616e7cf814492d4ad5377a7
SHA512: 57719559367baa6977d12eaa237ddde95d5d283b606b35f90b04bc6a4776981c46f90bc6fc055368d60829c92e08902afe72f86f1e5b3b6819067bbd3587607e
Description: debug symbols for xsltproc
Auto-Built-Package: debug-symbols
Build-Ids: a89700844d25683ca15ce32b3f52f39e3b095c6a

Package: xutils
Priority: optional
Section: x11
Installed-Size: 13
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorg
Version: 1:7.7+23+apertis0bv2024dev2b1
Depends: x11-utils, x11-xserver-utils, x11-session-utils, xfonts-utils
Suggests: x11-xfs-utils
Filename: pool/target/x/xorg/xutils_7.7+23+apertis0bv2024dev2b1_all.deb
Size: 3912
MD5sum: b8577460533a1efcd86a3af86b2d19a4
SHA1: e259738487794aa96f0257487f8f26883760b4dc
SHA256: 24831ed2ffbed83a14db6eca438431763a51ac7c9cdb24ee91f63320b0f3ae18
SHA512: de792f414dd7c49ce86362fef97e74340c73e35c46772d8b8b024d6165fffad5b721e62e16662b3ec4c0670d5602ac38c37ded41c9e0edf6591a8e75204f0849
Description: X Window System utility programs metapackage
 xutils provides a set of utility programs shipped with the X Window System.
 Many of these programs are useful even on a system that does not have any X
 clients or X servers installed.
 .
 This package is provided for transition from earlier Debian releases, the
 programs formerly in xutils and xbase-clients having been split out in smaller
 packages.
Homepage: https://www.x.org/

Package: xvfb
Priority: optional
Section: x11
Installed-Size: 3630
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Provides: xserver
Depends: xserver-common (>= 2:21.1.7-3+apertis0bv2024dev3b1), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.35), libgcrypt20 (>= 1.10.0), libgl1, libpixman-1-0 (>= 0.30.0), libselinux1 (>= 3.1~), libsystemd0, libunwind8, libxau6 (>= 1:1.0.9), libxdmcp6, libxfont2 (>= 1:2.0.1)
Recommends: xauth
Filename: pool/target/x/xorg-server/xvfb_21.1.7-3+apertis0bv2024dev3b1_armhf.deb
Size: 3023376
MD5sum: bd8d4ad25bc354514028172521e8367b
SHA1: f4d360c65868677db019e320eb74ce2df5eb6e2f
SHA256: 0835919ed91371ca5a17871ad2cb8a1eaac3f0270a67ebb9325f9319b84c8318
SHA512: 1a1dbdaddf486bd9a60029e65f70e0cd96fb1222563985fb5886973ad007690253dc76a535a85b5259a35d4541ad21218b09f353e3c500257a88c0877bbd8377
Description: Virtual Framebuffer 'fake' X server
 Xvfb provides an X server that can run on machines with no display hardware
 and no physical input devices. It emulates a dumb framebuffer using virtual
 memory. The primary use of this server was intended to be server testing,
 but other novel uses for it have been found, including testing clients
 against unusual depths and screen configurations, doing batch processing with
 Xvfb as a background rendering engine, load testing, as an aid to porting the
 X server to a new platform, and providing an unobtrusive way to run
 applications that don't really need an X server but insist on having one
 anyway.
 .
 This package also contains a convenience script called xvfb-run which
 simplifies the automated execution of X clients in a virtual server
 environment. This convenience script requires the use of the xauth
 program.
 .
 More information about X.Org can be found at:
 <URL:https://www.x.org>
 .
 This package is built from the X.org xserver module.
Homepage: https://www.x.org/
Multi-Arch: foreign

Package: xvfb-dbgsym
Priority: optional
Section: debug
Installed-Size: 3441
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: armhf
Source: xorg-server
Version: 2:21.1.7-3+apertis0bv2024dev3b1
Depends: xvfb (= 2:21.1.7-3+apertis0bv2024dev3b1)
Filename: pool/target/x/xorg-server/xvfb-dbgsym_21.1.7-3+apertis0bv2024dev3b1_armhf.deb
Size: 3204240
MD5sum: bb249a88310ed55c98498cac4b76e413
SHA1: 673af58c6b897fdb0ca59b100213c32a342b3ee5
SHA256: b3e88344c698744d10c5ba49edd9872cfc8904d2bb4612604eca98b4629c830c
SHA512: eaef83cb876bd5467023f7460d208b4a014ab29c2fea07e8de06579d01b37a730c67bc3c2c2b00fa301479775c20acbbfb5558a722596fda6c95e859c724d5ba
Description: debug symbols for xvfb
Auto-Built-Package: debug-symbols
Build-Ids: 951a17b8d2cf204354d75ecdeaec1363c3b2e793

Package: xxd
Priority: optional
Section: editors
Installed-Size: 134
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: armhf
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Replaces: vim-common (<< 2:7.4.2347-1~)
Depends: libc6 (>= 2.34)
Breaks: vim-common (<< 2:7.4.2347-1~)
Filename: pool/target/v/vim/xxd_9.0.1378-2+apertis2bv2024dev3b1_armhf.deb
Size: 86672
MD5sum: 79b9c7c54d744d76fe5d3280c63f6bf8
SHA1: 0ae0ac7991a9a244f12d3c69f2c7165a0bfa9d37
SHA256: 97a776d828ca43cbbd137d2ec884a98c4d9d70b3ae2be075928c8970e37f22e4
SHA512: b7cbecc0e04f44fb1165b67af8d2fbcae3a09678fbc2c4b4974139bba7bd1c28d83b0b569f21bc6a880dc575df03a2925a9522ca1200c0f1fd0315df6064494e
Description: tool to make (or reverse) a hex dump
 xxd creates a hex dump of a given file or standard input.  It can also convert
 a hex dump back to its original binary form.
Homepage: https://www.vim.org/
Multi-Arch: foreign

Package: xxd-dbgsym
Priority: optional
Section: debug
Installed-Size: 28
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Architecture: armhf
Source: vim
Version: 2:9.0.1378-2+apertis2bv2024dev3b1
Depends: xxd (= 2:9.0.1378-2+apertis2bv2024dev3b1)
Filename: pool/target/v/vim/xxd-dbgsym_9.0.1378-2+apertis2bv2024dev3b1_armhf.deb
Size: 14620
MD5sum: a112c527b84ee4a23430457dbe149318
SHA1: 4415786c552f5afeb365c20c1b64473a64981889
SHA256: 6d5d683206e00f0e56a6c1e189fa3fbd38a1bbe2c6818a41cba313964239e783
SHA512: 823d463a9e514dc626d33c0adfffd1f219225848c41520a4dcddc753c24947b0956ba9b1c6eaf41a1d8097aa2bee15e0b24bf4b7fd07f567f958b18a3636a1ec
Description: debug symbols for xxd
Auto-Built-Package: debug-symbols
Build-Ids: 61fe4110fa737bf8829256fadd14d1bd804471e3

Package: xxhash
Priority: optional
Section: utils
Installed-Size: 89
Maintainer: Josue Ortega <josue@debian.org>
Architecture: armhf
Version: 0.8.1-1+apertis1bv2024dev3b1
Depends: libxxhash0 (>= 0.8.1-1+apertis1bv2024dev3b1), libc6 (>= 2.34)
Filename: pool/target/x/xxhash/xxhash_0.8.1-1+apertis1bv2024dev3b1_armhf.deb
Size: 40876
MD5sum: 35207d8c3e2928c2c0d4f1ee60f12af6
SHA1: 4c5d0ef0d38a287bde54268125920213cd3ae16e
SHA256: 546d2c85179d931460b43f843b6aae99471f3476bc9c765bc1aba54011f6c901
SHA512: 4b82db074698cbb5272c2d006053295df4757cc52c18004ba8939f8ca452807bd53843cbab74d87c95ba0e1cd5e58aea6332fef024602d9b12cfaccca9e5cef5
Description: Extremely fast hash algorithm
 xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.
 It successfully completes the SMHasher test suite which evaluates collision,
 dispersion and randomness qualities of hash functions. Code is highly portable,
 and hashes are identical on all platforms (little / big endian).
Homepage: https://cyan4973.github.io/xxHash

Package: xxhash-dbgsym
Priority: optional
Section: debug
Installed-Size: 171
Maintainer: Josue Ortega <josue@debian.org>
Architecture: armhf
Source: xxhash
Version: 0.8.1-1+apertis1bv2024dev3b1
Depends: xxhash (= 0.8.1-1+apertis1bv2024dev3b1)
Filename: pool/target/x/xxhash/xxhash-dbgsym_0.8.1-1+apertis1bv2024dev3b1_armhf.deb
Size: 155872
MD5sum: a40fe564230d056cf3999145a0a3a32f
SHA1: e502493a07e0ad2fb0f097bbf24b68e45782b71b
SHA256: 352ad52310c186c7ae6521be2c1f00279939b052d7bf97af6cac645c640e935b
SHA512: bc40c6bb62ef1663dc6d67da80fcf3e46f8a0b4f7b5c2f389321a640811f1262e79a19a116964cfea8dc62af1981a23860c5046169d2ddd45e44156aa99643f9
Description: debug symbols for xxhash
Auto-Built-Package: debug-symbols
Build-Ids: 9e6175c48535756724e6e7a3eab81f2cf46c6982

Package: xz-utils
Priority: standard
Section: utils
Installed-Size: 1200
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: armhf
Version: 5.4.1-0.2+apertis1bv2024dev3b1
Replaces: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1), xz-lzma
Provides: lzma
Depends: libc6 (>= 2.34), liblzma5 (>= 5.4.0)
Conflicts: lzma (<< 9.22-1), xz-lzma
Breaks: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1)
Filename: pool/target/x/xz-utils/xz-utils_5.4.1-0.2+apertis1bv2024dev3b1_armhf.deb
Size: 470932
MD5sum: f3f31b368c704ace030cdaf07a2468df
SHA1: be31703a1f83b4be99e24f68d4a472a6340ce7b9
SHA256: c9ecda8f9ebf4c5a3e9dab282c2d52856b287c6630967b47ab56a1c7a1d958ac
SHA512: 7f43626426507bbee8b4cb50b67db3bc17bd8d3c9787144ce3842520af42f08d05c3ec453d6f45089b125388270cc724f9a7eb85e857afab9da7efca924ba895
Description: XZ-format compression utilities
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 This package provides the command line tools for working with XZ
 compression, including xz, unxz, xzcat, xzgrep, and so on. They can
 also handle the older LZMA format, and if invoked via appropriate
 symlinks will emulate the behavior of the commands in the lzma
 package.
 .
 The XZ format is similar to the older LZMA format but includes some
 improvements for general use:
 .
  * 'file' magic for detecting XZ files;
  * crc64 data integrity check;
  * limited random-access reading support;
  * improved support for multithreading (not used in xz-utils);
  * support for flushing the encoder.
Homepage: https://tukaani.org/xz/
Multi-Arch: foreign

Package: xz-utils-dbgsym
Priority: optional
Section: debug
Installed-Size: 119
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: armhf
Source: xz-utils
Version: 5.4.1-0.2+apertis1bv2024dev3b1
Depends: xz-utils (= 5.4.1-0.2+apertis1bv2024dev3b1)
Filename: pool/target/x/xz-utils/xz-utils-dbgsym_5.4.1-0.2+apertis1bv2024dev3b1_armhf.deb
Size: 88648
MD5sum: 0acdd4055e1394556a0e4ef47f04158c
SHA1: eabd6453112b2ade16d01ecff2265846b8d0cb41
SHA256: a02e3690a47d6913d4ffe129cd66968785b3c2cc5b3cb1fcffc78b154c8be192
SHA512: 4eaf29013cb312c0ba1ea44f936b2f6fe613dfa383852346f55970f947689c37539ede26c2d341c28674b769d0414b4f9e41cba342f09be0b24c1f070873ccde
Description: debug symbols for xz-utils
Auto-Built-Package: debug-symbols
Build-Ids: 775cae1b066f77f3bc2290fe1fbb93a5612526f9 a8e81e500d0ae4a720f55ae21fa6ce52df3dc0fe

Package: xzdec
Priority: optional
Section: utils
Installed-Size: 211
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: armhf
Source: xz-utils
Version: 5.4.1-0.2+apertis1bv2024dev3b1
Replaces: xz-lzma (<< 4.999.9beta+20091004-1)
Depends: libc6 (>= 2.34)
Suggests: xz-utils
Breaks: xz-lzma (<< 4.999.9beta+20091004-1)
Filename: pool/target/x/xz-utils/xzdec_5.4.1-0.2+apertis1bv2024dev3b1_armhf.deb
Size: 155516
MD5sum: d116c19e6741f695229c21ce00630139
SHA1: 75bc96c7c447f96302d978fcd0fbac392830e74b
SHA256: 5eafe10e642a9a8a9a1456d43e06751125c84c71145b3f0fb7df3665649e9b70
SHA512: 6dbde855616a6c65e55941b9ae4767e13a83e42f34c6c5cc49c76a5c3a59eff9f8fec92edd81c39f5252574918f0d9012e137c2a4ae7e1614094d1df7d0a25f2
Description: XZ-format compression utilities - tiny decompressors
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 This package provides the xzdec and lzmadec utilities, which write
 the decompressed version of a compressed file to standard output. The
 binaries are very small, so they can be easily stored on small media
 with some compressed files, and they are linked statically against
 liblzma so they can be used on machines without a compatible version
 of liblzma installed. However, they have:
 .
   * no compression support;
   * no support for writing to a file other than standard output;
   * no translated messages;
   * been optimized for size rather than speed.
 .
 For a full-featured xzcat command without these limitations, use
 the xz-utils package instead.
Homepage: https://tukaani.org/xz/
Multi-Arch: foreign

Package: xzdec-dbgsym
Priority: optional
Section: debug
Installed-Size: 136
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: armhf
Source: xz-utils
Version: 5.4.1-0.2+apertis1bv2024dev3b1
Depends: xzdec (= 5.4.1-0.2+apertis1bv2024dev3b1)
Filename: pool/target/x/xz-utils/xzdec-dbgsym_5.4.1-0.2+apertis1bv2024dev3b1_armhf.deb
Size: 108704
MD5sum: 97c6c1f1b7781ddc41c39403f14988df
SHA1: 6b64903b767b696fc0b4f8f784b3d9724caab5a7
SHA256: 058c9114ddbef16e1736a966f994ebf7a0e24eabe3b20e5eef96d5973e4dff6a
SHA512: 8ba81183855eb933bff26fcb604fd381c4e1a225515ccdd00ff2bc4a4ff8abbe8d1b3cc01e15987c962adc752dae51abc6e9a2b89c282c6351cc4d9fbfa66e64
Description: debug symbols for xzdec
Auto-Built-Package: debug-symbols
Build-Ids: 69433d1a7b4ddbee16e07f16d61c23b260b97f6a a78519c7775ddffa1d4389804e9b253b2f115c7e

Package: yajl-tools
Priority: optional
Section: utils
Installed-Size: 40
Maintainer: John Stamp <jstamp@users.sourceforge.net>
Architecture: armhf
Source: yajl
Version: 2.1.0-3+deb12u2+apertis0bv2024dev3b1
Depends: libc6 (>= 2.34), libyajl2 (>= 2.1.0)
Filename: pool/target/y/yajl/yajl-tools_2.1.0-3+deb12u2+apertis0bv2024dev3b1_armhf.deb
Size: 12972
MD5sum: 419cf89672884e30187c5449f5b636d3
SHA1: f2593d5063dbc9040fab6cfece852b000d8d3890
SHA256: 574f19c7f8eb00e26049199f59dd8ac413b30d3d1b03aff3cf263e6a364b7d2a
SHA512: 32f4ca3549a5655e3191c69c904173046bbacb0798f71c0b1328716047b70c05ac83c8e6c091a0d2deaf59f44393284e5b5ee83d1f3515a9e87e947b58a48768
Description: Yet Another JSON Library - tools
 A small collection of tools that use the yajl library.
 .
 Current tools are:
  json_reformat - beautifies or minimizes format of JSON data
  json_verify - validates JSON data
Homepage: https://lloyd.github.io/yajl/

Package: yajl-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 34
Maintainer: John Stamp <jstamp@users.sourceforge.net>
Architecture: armhf
Source: yajl
Version: 2.1.0-3+deb12u2+apertis0bv2024dev3b1
Depends: yajl-tools (= 2.1.0-3+deb12u2+apertis0bv2024dev3b1)
Filename: pool/target/y/yajl/yajl-tools-dbgsym_2.1.0-3+deb12u2+apertis0bv2024dev3b1_armhf.deb
Size: 13744
MD5sum: 5d0d0f2a7590b99c4138b23837fb8689
SHA1: 7f8fd529c1161b22a17de1ce5acc9de71785ce25
SHA256: affdea68bb685a1a506326a06367529d917a4e4b9694c1b7c35e1b0ca56b7723
SHA512: 31a173ddd5534274ae46464449942a4a5825f6907973febaa351006a6dcaed28be4ee4ec8bc599c09f28a21c42546f3a440a70ae660988c01b08e79fff25788b
Description: debug symbols for yajl-tools
Auto-Built-Package: debug-symbols
Build-Ids: 008f63049f48713512793b3aa338db2f96eea520 453fa3fd07c2b18b50f00b30208b64d781c87b78

Package: z3
Priority: optional
Section: science
Installed-Size: 13845
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Version: 4.8.12-3.1+apertis2bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 12)
Filename: pool/target/z/z3/z3_4.8.12-3.1+apertis2bv2024dev3b1_armhf.deb
Size: 6082952
MD5sum: a81fca94f8e78a054ca9911e5ab8fb14
SHA1: 90e2b223265398691dd859c09d2e7220d9cc7fd1
SHA256: 3645a7efd35319b68211e72fa82d3ea9d56de51e51097d1883517c71db4aba81
SHA512: c64047507074cbc32c4bbea13596c537cc9e3466bab0d47b384edd7c951edbcf9838bcda9dab55fb31ab5db165dc173b389db4c50033b64ba4dc92f353fd471c
Description: theorem prover from Microsoft Research
 Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be
 used to check the satisfiability of logical formulas over one or more
 theories. Z3 offers a compelling match for software analysis and verification
 tools, since several common software constructs map directly into supported
 theories.
 .
 The Z3 input format is an extension of the one defined by the SMT-LIB 2.0
 standard.
Homepage: https://github.com/Z3Prover/z3

Package: z3-dbgsym
Priority: optional
Section: debug
Installed-Size: 139625
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: armhf
Source: z3
Version: 4.8.12-3.1+apertis2bv2024dev3b1
Depends: z3 (= 4.8.12-3.1+apertis2bv2024dev3b1)
Filename: pool/target/z/z3/z3-dbgsym_4.8.12-3.1+apertis2bv2024dev3b1_armhf.deb
Size: 139026220
MD5sum: d94d6b5d4922328fb1123d2bdb01d091
SHA1: 2882cf4155cdbb480a75d9a5c3b92fe1b6b382f7
SHA256: 29acf6c56536ef798e1b5a9d29a85530199a99348e942ce7cb4e8b8703d6325d
SHA512: 710efdc615c4e21b615293d08062ba9e989b75e381b8067404ed67d55ed4419a282cab4405e299dc8d95cbab4a799dac4dbc0e13153c6038d2f1502492f731a5
Description: debug symbols for z3
Auto-Built-Package: debug-symbols
Build-Ids: 4af6d3f195a2a3ae5aefd5346c681454f75767d2

Package: zenity
Priority: optional
Section: gnome
Installed-Size: 124
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Version: 3.44.0-1+apertis0bv2024dev2b1
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk-3-0 (>= 3.19.12), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libwebkit2gtk-4.1-0 (>= 2.15.1), libx11-6, zenity-common (>= 3.44.0-1+apertis0bv2024dev2b1)
Filename: pool/target/z/zenity/zenity_3.44.0-1+apertis0bv2024dev2b1_armhf.deb
Size: 57420
MD5sum: 12569bab96cae3192d78e34be14cfdc0
SHA1: 7454ce5d992864e34764d09b9be2e8853a4c137a
SHA256: 185be9b3882c8608c7e69baadd9d533f365cb2ee608a1aa62f8c5f1fb9cbd1f9
SHA512: 65af4a2bdefb6bf9a8e007ee9dcd8e7344d66c0d5e11dd4b44270e96dafb31f2e28edb15fba8fdaf36836b23a932d69f5fb36f08e0a3b46ad097981d87a74828
Description: Display graphical dialog boxes from shell scripts
 Zenity allows you to display GTK+ dialogs from shell scripts; it is a
 rewrite of the `gdialog' command from GNOME 1.
 .
 Zenity includes a gdialog wrapper script so that it can be used with
 legacy scripts.
Homepage: https://wiki.gnome.org/Projects/Zenity
Multi-Arch: foreign

Package: zenity-common
Priority: optional
Section: gnome
Installed-Size: 11440
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: zenity
Version: 3.44.0-1+apertis0bv2024dev2b1
Filename: pool/target/z/zenity/zenity-common_3.44.0-1+apertis0bv2024dev2b1_all.deb
Size: 2973608
MD5sum: 8477117df86036639888d4aa2d5070e8
SHA1: 46915ce6b29f84f14177fbff43fb68da2bcdd0bf
SHA256: 5bd78b59d689d807c10e2cd5757a0d5ce5d2e3d3b50b7871bdba36032cbeaf28
SHA512: ab47f7dd2f7b3c08782919401ac37bb61afb9aca88a5bc50f46072ac3685a2d4fb4bc6b7d210a15cb6da8fb1b0c106ccd99a5783542bc7af11ee3c3e25746d40
Description: Display graphical dialog boxes from shell scripts (common files)
 Zenity allows you to display GTK+ dialogs from shell scripts; it is a
 rewrite of the `gdialog' command from GNOME 1.
 .
 Zenity includes a gdialog wrapper script so that it can be used with
 legacy scripts.
 .
 This package contains architecture independent files.
Homepage: https://wiki.gnome.org/Projects/Zenity
Multi-Arch: foreign

Package: zenity-dbgsym
Priority: optional
Section: debug
Installed-Size: 135
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armhf
Source: zenity
Version: 3.44.0-1+apertis0bv2024dev2b1
Depends: zenity (= 3.44.0-1+apertis0bv2024dev2b1)
Filename: pool/target/z/zenity/zenity-dbgsym_3.44.0-1+apertis0bv2024dev2b1_armhf.deb
Size: 104948
MD5sum: b104c8d02d8e92c36abe8569da4ca1da
SHA1: 6ba54c2d7ec8aaa6bfbe1e28bdb41bbcbc594cb2
SHA256: 450744ab787d934befee3d7e55fe5d556a1ae2828d54b74c9e7c8464aac9d6a5
SHA512: 1c73b143f432681297ed9c23ab25363fc3bcf5100d4aedaefcc2f5c7cb66dae851bae38444da896951735d193c50071d0b70b791dbed7a42bd84261b0f488f30
Description: debug symbols for zenity
Auto-Built-Package: debug-symbols
Build-Ids: 8210f4e6398fff790127c94f36be3d6a1c033d54

Package: zlib1g
Priority: required
Section: libs
Installed-Size: 122
Maintainer: Mark Brown <broonie@debian.org>
Architecture: armhf
Source: zlib
Version: 1:1.2.13.dfsg-1+apertis1bv2024dev3b1
Provides: libz1
Depends: libc6 (>= 2.4)
Conflicts: zlib1 (<= 1:1.0.4-7)
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12)
Filename: pool/target/z/zlib/zlib1g_1.2.13.dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 74828
MD5sum: e1462d565cb1d457e2b57461ee52a0cf
SHA1: 797df19711e442e01f1f5571eff24c5e38e90331
SHA256: 7a83166c56841dd429333c9019438beaa44659bc7c8ff9c43c2b0f8daefc3248
SHA512: c6ef294aa7c07ad4a4da4d3a5b6cb00806f88a9e17e7b51933857a28fb8f8c78641a764e173834b0dafbe1a66f2a8019d4f9b92ee2d4286807b97ecf7449f80e
Description: compression library - runtime
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP.  This package includes the shared library.
Homepage: http://zlib.net/
Multi-Arch: same

Package: zlib1g-dbgsym
Priority: optional
Section: debug
Installed-Size: 120
Maintainer: Mark Brown <broonie@debian.org>
Architecture: armhf
Source: zlib
Version: 1:1.2.13.dfsg-1+apertis1bv2024dev3b1
Replaces: zlib1g-dbg (<< 1:1.2.11.dfsg-2~)
Depends: zlib1g (= 1:1.2.13.dfsg-1+apertis1bv2024dev3b1)
Breaks: zlib1g-dbg (<< 1:1.2.11.dfsg-2~)
Filename: pool/target/z/zlib/zlib1g-dbgsym_1.2.13.dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 105164
MD5sum: 7202ec39353c84f921658fcc7b9e9ebf
SHA1: 6aecb2dfcc6a0dab0244e078b9f5199d23d1af11
SHA256: 7033e4ff404cd27d2eb55ca3bbb07e139c840049d3915670dc22a622dec08fce
SHA512: d87b0f69a1db87387b3f8f3d4c01e8959afd2a89a23b5a35b11b71f96982ee12cb9eab8387fc45db966e7c976f67f198a5ce7e70684af783a0649003f9a71df2
Description: debug symbols for zlib1g
Auto-Built-Package: debug-symbols
Build-Ids: 09005880795472a0da74f759b8226cf3dfc0d0e1
Multi-Arch: same

Package: zlib1g-dev
Priority: optional
Section: libdevel
Installed-Size: 1253
Maintainer: Mark Brown <broonie@debian.org>
Architecture: armhf
Source: zlib
Version: 1:1.2.13.dfsg-1+apertis1bv2024dev3b1
Provides: libz-dev
Depends: zlib1g (= 1:1.2.13.dfsg-1+apertis1bv2024dev3b1), libc6-dev | libc-dev
Conflicts: zlib1-dev
Filename: pool/target/z/zlib/zlib1g-dev_1.2.13.dfsg-1+apertis1bv2024dev3b1_armhf.deb
Size: 903024
MD5sum: 73d8781406e67d220b083d866644eb76
SHA1: 82a5154b5dbe68c838dc1a6d14f415b71c06679a
SHA256: d74fd6bfbf8d65e6b9bcf0e12a7c87f35a755b6ef1f5abdfc8a6266026f9a0de
SHA512: 274f368134ab3ae2ad866db3b710f6ffffe229165ffc2d240965aff365dad9fc6421f63c0083952487b33b2b406b3a5701fdc81ca588e43feb18bac4e4b82ea0
Description: compression library - development
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP.  This package includes the development support
 files.
Homepage: http://zlib.net/
Multi-Arch: same

Package: zstd
Priority: optional
Section: utils
Installed-Size: 1424
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Architecture: armhf
Source: libzstd
Version: 1.5.4+dfsg2-5+apertis1bv2024dev3b1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), liblz4-1 (>= 1.8.0), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4)
Filename: pool/target/libz/libzstd/zstd_1.5.4+dfsg2-5+apertis1bv2024dev3b1_armhf.deb
Size: 612440
MD5sum: 00595c70e9dea1e22db80a078cc92cf7
SHA1: 8e4bbecc05ca92d08de597e2421b2cf2fa7da954
SHA256: 66dbd49ed43dae9e9f47d464a14b168c7ef30b04b626d1f7e9aa7ea53bef4c19
SHA512: 266abece2958f2e0e4a9a40dd1d0bbf3c5d53895f3b54cef9145fa4b49aadcb3ab44550ef1ac19d53eafc6899dcb9745bde6b8c7f4a8f8e84ce49f4575cbfc3c
Description: fast lossless compression algorithm -- CLI tool
 Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
 real-time compression scenarios at zlib-level compression ratio.
 .
 This package contains the CLI program implementing zstd.
Homepage: https://github.com/facebook/zstd
Multi-Arch: foreign

Package: zstd-dbgsym
Priority: optional
Section: debug
Installed-Size: 4129
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Architecture: armhf
Source: libzstd
Version: 1.5.4+dfsg2-5+apertis1bv2024dev3b1
Depends: zstd (= 1.5.4+dfsg2-5+apertis1bv2024dev3b1)
Filename: pool/target/libz/libzstd/zstd-dbgsym_1.5.4+dfsg2-5+apertis1bv2024dev3b1_armhf.deb
Size: 4071492
MD5sum: 1e9db9e325bc61b9430544fa2b9ab1f9
SHA1: dc6f8d2aef1fb88491cd4a6f422373d045f536cd
SHA256: 53ae2df1288ec72ab527f34ca9d51eaafa5c1094c15282b66722cf05f5182174
SHA512: 9fef3806397eeb2c2897f41bff94c8f33644880a63337d28b0739e4f944c9d73d1d5d288e70440cf27868165e6a15949151ede5c350f62dcc5844b47aa0b51dc
Description: debug symbols for zstd
Auto-Built-Package: debug-symbols
Build-Ids: abc2429b97697649a33c5339b42fccaee2d32540 b1c261c64ef7b4ad4a6d974c44294921118e7ee0