Package: apertis-dev-tools
Priority: extra
Section: devel
Installed-Size: 196
Maintainer: Apertis package maintainers <packagers@lists.apertis.org>
Architecture: all
Version: 0.2022.6+v2023.0bv2023.0bb1
Depends: abi-compliance-checker, flatpak, git-buildpackage, gitlab-rulez, python3-argcomplete, python3-debian, python3-sh, python3-xdg, python3-yaml, python3-paramiko, python3-gi, python3-gitlab, python3-bs4, python3-requests, python3-tqdm, systemd-container
Recommends: gcc-arm-linux-gnueabihf
Suggests: ribchester (>= 0.1612.7)
Filename: pool/development/a/apertis-dev-tools/apertis-dev-tools_0.2022.6+v2023.0bv2023.0bb1_all.deb
Size: 48800
MD5sum: 19802b16de8d0d994544fde04c34a807
SHA1: a59a39c6bc05144c5167faf04dd581b447886259
SHA256: 3c687681d68acee2e966380efef63d741cdc3055d89adacc0b52c7f99bb5234a
SHA512: cd3dac44ad6e6a0ed8358c6304ed036b863b03ebdb8c6c70ac5e3a74e8c3f869feeed72654368ee40eb76e161a6e96867948adcd8ca4aa58ada06764219f5342
Description: Apertis development tools to help building, deploying and
 debugging applications

Package: binfmt-support
Priority: optional
Section: admin
Installed-Size: 157
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: armhf
Version: 2.2.1-1+deb11u1+apertis1bv2023.0bb1
Depends: libc6 (>= 2.28), libpipeline1 (>= 1.0.0), lsb-base (>= 4.1+Debian3)
Filename: pool/development/b/binfmt-support/binfmt-support_2.2.1-1+deb11u1+apertis1bv2023.0bb1_armhf.deb
Size: 58996
MD5sum: b30f8cf1640b375a736bc04d1eaaeaa7
SHA1: 52c16887727ced58282ef159bbb400d2d2e70554
SHA256: 5f6e4acc35cb644aa3a55538bda8766231a8bb7183b660aee4bb90eae6f7b077
SHA512: 6cdfcf91adbbbfbdcd7eb42c80b02e1a174947fe60316360d0da34c63cc06aeb3a20c44ea4d3be29802181a3573afd7f67991fd9583a1a81367ec829ce354b1d
Description: Support for extra binary formats
 The binfmt_misc kernel module, contained in versions 2.1.43 and later of the
 Linux kernel, allows system administrators to register interpreters for
 various binary formats based on a magic number or their file extension, and
 cause the appropriate interpreter to be invoked whenever a matching file is
 executed. Think of it as a more flexible version of the #! executable
 interpreter mechanism.
 .
 This package provides an 'update-binfmts' script with which package
 maintainers can register interpreters to be used with this module without
 having to worry about writing their own init.d scripts, and which sysadmins
 can use for a slightly higher-level interface to this module.
Homepage: https://nongnu.org/binfmt-support/
Multi-Arch: foreign

Package: binfmt-support-dbgsym
Priority: optional
Section: debug
Installed-Size: 259
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: armhf
Source: binfmt-support
Version: 2.2.1-1+deb11u1+apertis1bv2023.0bb1
Depends: binfmt-support (= 2.2.1-1+deb11u1+apertis1bv2023.0bb1)
Filename: pool/development/b/binfmt-support/binfmt-support-dbgsym_2.2.1-1+deb11u1+apertis1bv2023.0bb1_armhf.deb
Size: 229684
MD5sum: b9123a912d2427d9ff7407fb6db207c8
SHA1: de48cc8ed548554db190dedaf76dc91b13c44977
SHA256: b2bb1d38da6aa64fb9a1af72c3349e684b79c2153e64fe772bb738c2b8090b9f
SHA512: 8c6bf6c03ca8a7ba5bc56af5ea7d95655f5367b7095b83a89d3e389ee79ada87c59e97c22029977e9ac3dd06b55c2e30556eab1f07a27a766c82af8de1627523
Description: debug symbols for binfmt-support
Auto-Built-Package: debug-symbols
Build-Ids: 97361869871b1992545e70f9c7ac141ab897e59f a63171b7329ad8d86b0c17e509ea35e2a1ac8f03

Package: blhc
Priority: optional
Section: utils
Installed-Size: 93
Maintainer: Joao Eriberto Mota Filho <eriberto@debian.org>
Architecture: all
Version: 0.12-2+apertis1bv2023.0bb1
Depends: libdpkg-perl
Filename: pool/development/b/blhc/blhc_0.12-2+apertis1bv2023.0bb1_all.deb
Size: 32856
MD5sum: 2ca7135acea507a8db330e0b21099fd7
SHA1: 9c5107ff5aa7df0dee8e132d19164f44c129d941
SHA256: f736268caaa75cb7a893c03723bfc12715f7399bd7667a4144fd5d45f1124962
SHA512: 56d75bfbbc5a8a736e2a62bccc89226745cf25a60eb4a200d79ee74df2b351a14fbecd7a41146e1f62316bbaaafb773d575a5dad911e15ae3b3b7102edc55780
Description: build log hardening check
 Perl tool which checks build logs for missing hardening flags. Hardening
 flags enable additional security features in the compiler to prevent e.g.
 stack overflows, format string vulnerabilities, GOT overwrites, etc. See
 e.g. <http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags>.
 .
 Because most build systems are quite complicated there are many places
 where compiler flags from the environment might be ignored. The parser
 verifies that all compiler commands use the correct hardening flags and
 thus all hardening features are correctly used.
 .
 It's designed to check build logs generated by Debian's dpkg-buildpackage
 (or tools for packaging, using dpkg-buildpackage like pbuilder or the
 official buildd build logs) to help maintainers detect missing hardening
 flags in their packages.
 .
 Only gcc is detected as compiler at the moment (but other compilers maybe
 supported).
Homepage: https://ruderich.org/simon/blhc
Multi-Arch: foreign

Package: cbindgen
Priority: optional
Section: utils
Installed-Size: 4122
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-cbindgen
Version: 0.24.3-2~deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.3)
Filename: pool/development/r/rust-cbindgen/cbindgen_0.24.3-2~deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 1099928
MD5sum: c5b714015236d00161bc6fee7896979a
SHA1: 7cfd6677df6323f235a786fa3b4407b257d92cff
SHA256: c04aa5370d20bd4d27de1893a211283f53ee9306b8a9e3b68a1cae1c9e5fe51a
SHA512: 63db60ce86db9c9ce86d069530dad13d8a13b747e0ddc83c5957d3ec4fd1d9767f73d1d212930446e2b0fa8a66f33ef2021334e90e31fa33ed6c4c6fc04060d5
Description: Generates C bindings from Rust code
 cbindgen can be used to generate C bindings for Rust code.
 It is currently being developed to support creating bindings for
 WebRender (by Mozilla for Firefox), but has been designed to support
 any project.
 .
 Features:
 .
  * Builds bindings for a crate, its mods, its dependent crates, and their mods
  * Only the necessary types for exposed functions are given bindings
  * Can specify annotations for controlling some aspects of binding
  * Support for generic structs and unions
  * Support for exporting constants and statics
  * Customizable formatting, can be used in C or C++ projects
  * Support for generating #ifdef's for #[cfg] attributes
  * Support for #[repr(sized)] tagged enum's
Built-Using: rustc-mozilla (= 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1)
Multi-Arch: allowed
X-Cargo-Built-Using: rustc-mozilla (= 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1)

Package: cbindgen-dbgsym
Priority: optional
Section: debug
Installed-Size: 12748
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rust-cbindgen
Version: 0.24.3-2~deb11u1+apertis0bv2023.0bb1
Depends: cbindgen (= 0.24.3-2~deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/r/rust-cbindgen/cbindgen-dbgsym_0.24.3-2~deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 11533104
MD5sum: c7d9e1bc1135580519a87756a545e753
SHA1: 9e8306f5c5059ee8b628e28bd8393e8dd77dc370
SHA256: 0c0ef71b1d281365c83c30dbab049a52c31a2e64a19668bc7d749f38644364d6
SHA512: 64be5137db75315a0ffca669ad5a54ceea3d53011ec700857a79ed643f49deeddabde46e1ca1134cb18d21103092d53a775dcfb36cc8915838994cc07847aae3
Description: debug symbols for cbindgen
Auto-Built-Package: debug-symbols
Build-Ids: 4a8e64b770d0bfcc67be00d1d3aa729d5a2eefda
X-Cargo-Built-Using: rustc-mozilla (= 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1)

Package: cpio
Priority: important
Section: utils
Installed-Size: 1053
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: armhf
Version: 2.13+dfsg-4apertis1bv2023.0bb1
Replaces: cpio-mt
Depends: libc6 (>= 2.17)
Suggests: libarchive1
Conflicts: cpio-mt, mt-st (<< 0.6)
Filename: pool/development/c/cpio/cpio_2.13+dfsg-4apertis1bv2023.0bb1_armhf.deb
Size: 233952
MD5sum: 1559437df9ef94f3c357024c919ee0e8
SHA1: 00b4991a4688384dbe8a2d605b7b78dd4447e33c
SHA256: 5b4e0a305f9c8b482b78b0338c3026ac6c8510698820b2938d1575dc4b6171be
SHA512: e387b4e68fc45d8c6b3fb8b673565aa3166fcab1706b1d9856d8e77e8c5db57f2d4726f3438d560900212e3161461bdc8b2682285ea4e1fa96b455f3116782e1
Description: GNU cpio -- a program to manage archives of files
 GNU cpio is a tool for creating and extracting archives, or copying
 files from one place to another.  It handles a number of cpio formats
 as well as reading and writing tar files.
Homepage: https://www.gnu.org/software/cpio/
Multi-Arch: foreign

Package: devscripts
Priority: optional
Section: devel
Installed-Size: 2653
Maintainer: Devscripts Maintainers <devscripts@packages.debian.org>
Architecture: armhf
Version: 2.21.3+deb11u1+apertis1bv2023.0bb1
Replaces: hardening-includes, ubuntu-dev-tools (<< 0.124~)
Depends: dpkg-dev (>= 1.18.19), fakeroot, file, gnupg | gnupg2, gpgv | gpgv2, libfile-dirlist-perl, libfile-homedir-perl, libfile-touch-perl, libfile-which-perl, libipc-run-perl, libmoo-perl, libwww-perl, patchutils, sensible-utils, wdiff, perl:any, python3:any, libc6 (>= 2.4)
Recommends: apt (>= 1.3~pre3), dctrl-tools, dput | dupload, libdistro-info-perl, libdpkg-perl, libencode-locale-perl, libgit-wrapper-perl, libgitlab-api-v4-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl, liburi-perl, licensecheck, lintian, man-db, patch, pristine-tar, python3-apt, python3-debian (>= 0.1.15), python3-magic, python3-requests, python3-unidiff, python3-xdg, strace, unzip, wget | curl, xz-utils, debian-keyring, equivs, liblwp-protocol-https-perl, libsoap-lite-perl
Suggests: adequate, at, autopkgtest, bls-standalone, bsd-mailx | mailx, build-essential, check-all-the-things, cvs-buildpackage, debhelper, devscripts-el, diffoscope, disorderfs, dose-extra (>= 4.0), duck, faketime, gnuplot, how-can-i-help, libauthen-sasl-perl, libdbd-pg-perl, libfile-desktopentry-perl, libnet-smtps-perl, libterm-size-perl, libtimedate-perl, libyaml-syck-perl, mmdebstrap, mozilla-devscripts, mutt, piuparts, postgresql-client, pristine-lfs, quilt, ratt, reprotest, ssh-client, svn-buildpackage, w3m
Breaks: hardening-includes, ubuntu-dev-tools (<< 0.147~)
Filename: pool/development/d/devscripts/devscripts_2.21.3+deb11u1+apertis1bv2023.0bb1_armhf.deb
Size: 1096416
MD5sum: 7258364ca92832f6bde907d7d9e927ad
SHA1: 0865e04b0db4740c319b6b2ef86f5627e0e6b4e2
SHA256: 9a456e3e26b973312322d6e4a2f81eb4c562eeb494de275214b14e92d665d632
SHA512: da7758e3a18b882ac35de25316139b55c96a50e5a39d066a8239579e3e8cf13d43c202123bcdc2631a9d371d194951d4390aa335d43d93c48bacb3b93c4b9198
Description: scripts to make the life of a Debian Package maintainer easier
 Contains the following scripts, dependencies/recommendations shown in
 brackets afterwards:
 .
  - annotate-output: run a command and prepend time and stream (O for stdout,
    E for stderr) for every line of output.
  - archpath: Prints arch (tla/Bazaar) package names. Also supports
    calculating the package names for other branches. [tla | bazaar]
  - bts: A command-line tool for accessing the Debian Bug Tracking System, both
    to send mails to control@bts.debian.org and to access the web pages and
    SOAP interface of the BTS. [www-browser, libauthen-sasl-perl,
    libnet-smtps-perl, libsoap-lite-perl, liburi-perl, libwww-perl,
    bsd-mailx | mailx]
  - build-rdeps: Searches for all packages that build-depend on a given package.
    [dctrl-tools, dose-extra, libdpkg-perl]
  - chdist: tool to easily play with several distributions. [dctrl-tools]
  - checkbashisms: check whether a /bin/sh script contains any common
    bash-specific constructs.
  - cowpoke: upload a Debian source package to a cowbuilder host and build it,
    optionally also signing and uploading the result to an incoming queue.
    [ssh-client]
  - cvs-debi, cvs-debc: wrappers around debi and debc respectively (see below)
    which allow them to be called from the CVS working directory.
    [cvs-buildpackage]
  - cvs-debrelease: wrapper around debrelease which allows it to be called
    from the CVS working directory. [cvs-buildpackage, dupload | dput,
    ssh-client]
  - cvs-debuild: A wrapper for cvs-buildpackage to use debuild as its package
    building program. [cvs-buildpackage, fakeroot, lintian, gnupg |gnupg2]
  - dcmd: run a given command replacing the name of a .changes or .dsc file
    with each of the files referenced therein. *
  - dd-list: given a list of packages, pretty-print it ordered by maintainer. *
  - debbisect: bisect snapshot.debian.org to find which change in the archive
    introduced a certain problem. [mmdebstrap, python3-debian]
  - debc: List contents of current package.  Do this after a successful
    "debuild" to see if the package looks all right.
  - debchange (abbreviation dch): Modifies debian/changelog and manages version
    numbers for you.  It will either increment the version number or add an
    entry for the current version, depending upon the options given to it.
    [libdistro-info-perl, libsoap-lite-perl]*
  - debcheckout: checkout the development repository of a Debian package. *
  - debclean: Clean a Debian source tree.  Debclean will clean all Debian
    source trees below the current directory, and if requested, also remove
    all files that were generated from these source trees (that is .deb, .dsc
    and .changes files).  It will keep the .diffs and original files, though,
    so that the binaries and other files can be rebuilt if necessary.
    [fakeroot]*
  - debcommit: Commits changes to cvs, darcs, svn, svk, tla, bzr, git, or hg,
    using new entries in debian/changelog as the commit message. Also supports
    tagging Debian package releases. [cvs | darcs | subversion | svk | tla |
    bzr | git-core | mercurial, libtimedate-perl]
  - debdiff: A program which examines two .deb files or two .changes files and
    reports on any difference found in their file lists.  Useful for ensuring
    that no files were inadvertently lost between versions.  Can also examine
    two .dsc files and report on the changes between source versions.
    For a deeper comparison one can use the diffoscope package.
    [wdiff, patchutils]*
  - debdiff-apply: Apply unified diffs of two Debian source packages, such as
    those generated by debdiff, to a target Debian source package. Any changes
    to debian/changelog are dealt with specially, to avoid the conflicts that
    changelog diffs typically produce when applied naively. May be used to check
    that old patches still apply to newer versions of those packages.
    [python3-debian, python3-unidiff, quilt]
  - debi: Installs the current package by using the setuid root debpkg
    script described below.  It assumes that the current package has
    just been built (for example by debuild), and the .deb lives in the
    parent directory, and will effectively run dpkg -i on the .deb.  The
    ability to install the package with a very short command is very
    useful when troubleshooting packages.
  - debpkg: A wrapper for dpkg used by debi to allow convenient testing
    of packages.  For debpkg to work, it needs to be made setuid root,
    and this needs to be performed by the sysadmin -- it is not
    installed as setuid root by default.  (Note that being able to run a
    setuid root debpkg is effectively the same as having root access to
    the system, so this should be done with caution.)  Having debpkg as
    a wrapper for dpkg can be a Good Thing (TM), as it decreases the
    potential for damage by accidental wrong use of commands in
    superuser mode (e.g., an inadvertent rm -rf * in the wrong directory
    is disastrous as many can attest to).
  - debrelease: A wrapper around dupload or dput which figures out which
    version to upload, and then calls dupload or dput to actually perform
    the upload. [dupload | dput, ssh-client]
  - debrebuild: A script that provided a .buildinfo file reports the
    instructions on how to try to reproduce the reported build.
    [sbuild | mmdebstrap, libdistro-info-perl]
  - debrepro: A script that tests reproducibility of Debian packages. It will
    build a given source directory twice, with a set of variation between the
    first and second build, and compare the binary packages produced. If
    diffoscope is installed, it is used to compare non-matching binaries. If
    disorderfs is installed, it is used during the build to inject
    non-determinism in filesystem listing operations.
    [faketime, diffoscope, disorderfs]
  - debrsign: This transfers a .changes/.dsc pair to a remote machine for
    signing, and runs debsign on the remote machine over an SSH connection.
    [gnupg | gnupg2, debian-keyring, ssh-client]
  - debsign: Use GNU Privacy Guard to sign the changes (and possibly dsc)
    files created by running dpkg-buildpackage with no-sign options.  Useful
    if you are building a package on a remote machine and wish to sign it on
    a local one.  This script is capable of automatically downloading the
    .changes and .dsc files from a remote machine. [gnupg |gnupg2,
    debian-keyring, ssh-client]*
  - debsnap: grab packages from https://snapshot.debian.org [libwww-perl,
    libjson-perl]
  - debuild: A wrapper for building a package (i.e., dpkg-buildpackage) to
    avoid problems with insufficient permissions and wrong paths etc.
    Debuild will set up the proper environment for building a package.
    Debuild will use the fakeroot program to build the package by default, but
    can be instructed to use any other gain-root command, or can even be
    installed setuid root.  Debuild can also be used to run various of
    the debian/rules operations with the same root-gaining procedure.
    Debuild will also run lintian to check that the package does not
    have any major policy violations. [fakeroot, lintian, gnupg | gnupg2]*
  - deb-reversion: increases a binary package version number and repacks the
    package, useful for porters and the like.
  - deb-why-removed: shows the reason a package was removed from the archive.
    [libdpkg-perl]
  - dep3changelog: generate a changelog entry from a DEP3-style patch header.
  - desktop2menu: given a freedesktop.org desktop file, generate a skeleton
    for a menu file. [libfile-desktopentry-perl]
  - dget: Downloads Debian source and binary packages. Point at a .changes or
    .dsc to download all references files. Specify a package name to download
    it from the configured apt repository. [wget | curl]
  - diff2patches: extracts patches from a .diff.gz file placing them under
    debian/ or, if present, debian/patches. [patchutils]
  - dpkg-depcheck, dpkg-genbuilddeps: Runs a specified command (such as
    debian/rules build) or dpkg-buildpackage, respectively, to determine the
    packages used during the build process.  This information can be helpful
    when trying to determine the packages needed in the Build-Depends etc.
    lines in the debian/control file. [build-essential, strace]
  - dscextract: extract a single file from a Debian source package. [patchutils]
  - dscverify: check the signature and MD5 sums of a dsc file against the most
    current Debian keyring on your system. [gnupg | gnupg2, debian-keyring]
  - edit-patch: add/edit a patch for a source package and commit the changes.
    [quilt | dpatch | cdbs]
  - getbuildlog: download package build logs from Debian auto-builders. [wget]
  - git-deborig: try to produce Debian orig.tar using git-archive(1).
    [libdpkg-perl, libgit-wrapper-perl, liblist-compare-perl,
    libstring-shellquote-perl, libtry-tiny-perl]
  - grep-excuses: grep britney's excuses to find out what is happening to your
    packages. [libdbd-pg-perl, libterm-size-perl, libyaml-syck-perl, wget, w3m]
  - hardening-check: report the hardening characteristics of a set of binaries.
  - list-unreleased: searches for packages marked UNRELEASED in their
    changelog.
  - ltnu (Long Time No Upload): List all uploads of packages by the
    given uploader or maintainer and display them ordered by the last
    upload of that package, oldest uploads first.
  - manpage-alert: locate binaries without corresponding manpages. [man-db]
  - mass-bug: mass-file bug reports. [bsd-mailx | mailx]
  - mergechanges: merge .changes files from the same release but built
    on different architectures.
  - mk-build-deps: Given a package name and/or control file, generate a binary
    package which may be installed to satisfy the build-dependencies of the
    given package. [equivs]
  - mk-origtargz: Rename upstream tarball, optionally changing the compression
    and removing unwanted files.
    [libfile-which-perl, unzip, xz-utils, file]
  - namecheck: Check project names are not already taken.
  - nmudiff: prepare a diff of this version (presumably an NMU against the
    previously released version (as per the changelog) and submit the diff
    to the BTS. [patchutils, mutt]
  - origtargz: fetch the orig tarball of a Debian package from various sources,
    and unpack it. [pristine-tar]
  - plotchangelog: display information from a changelog graphically using
    gnuplot. [libtimedate-perl, gnuplot]
  - pts-subscribe: subscribe to the PTS (Package Tracking System) for a
    limited period of time. [bsd-mailx | mailx, at]
  - rc-alert: list installed packages which have release-critical bugs.
    [wget | curl]
  - reproducible-check: reports on the reproducible status of installed
    packages. For more details please see <https://reproducible-builds.org>.
  - rmadison: remotely query the Debian archive database about packages.
    [liburi-perl, wget | curl]
  - sadt: run DEP-8 tests. [python3-debian]
  - salsa: manipulates salsa.debian.org repositories and users
    [libgitlab-api-v4-perl]
  - suspicious-source: output a list of files which are not common source
    files. [python3-magic]
  - svnpath: Prints the path to the Subversion repository of a Subversion
    checkout. Also supports calculating the paths for branches and
    tags in a repository independent fashion. Used by debcommit to generate
    svn tags. [subversion]
  - tagpending: runs from a Debian source tree and tags bugs that are to be
    closed in the latest changelog as pending. [libsoap-lite-perl]
  - transition-check: Check a list of source packages for involvement in
    transitions for which uploads to unstable are currently blocked.
    [libwww-perl, libyaml-syck-perl]
  - uscan: Automatically scan for and download upstream updates.  Uscan can
    also call a program such as uupdate to attempt to update the Debianised
    version based on the new update.  Whilst uscan could be used to release
    the updated version automatically, it is probably better not to without
    testing it first.  Uscan can also verify detached OpenPGP signatures if
    upstream's signing key is known. [file, gpgv | gpgv2, gnupg | gnupg2,
    libfile-dirlist-perl, libfile-touch-perl, libfile-which-perl,
    liblwp-protocol-https-perl, libmoo-perl, libwww-perl, unzip, xz-utils]*
  - uupdate: Update the package with an archive or patches from
    an upstream author.  This will be of help if you have to update your
    package.  It will try to apply the latest diffs to your package and
    tell you how successful it was. [patch]
  - what-patch: determine what patch system, if any, a source package is using.
    [patchutils]
  - whodepends: check which maintainers' packages depend on a package.
  - who-permits-upload: Retrieve information about Debian Maintainer access
    control lists. [gnupg | gnupg2, libencode-locale-perl, libwww-perl,
    debian-keyring]
  - who-uploads: determine the most recent uploaders of a package to the Debian
    archive. [gnupg | gnupg2, debian-keyring, debian-maintainers, wget]
  - wnpp-alert: list installed packages which are orphaned or up for adoption.
    [wget | curl]
  - wnpp-check: check whether there is an open request for packaging or
    intention to package bug for a package. [wget | curl]
  - wrap-and-sort: wrap long lines and sort items in packaging files.
    [python3-debian]
  - /usr/share/doc/devscripts/examples: This directory contains examples of
    procmail and exim scripts for sorting mail arriving to Debian
    mailing lists.
Multi-Arch: foreign

Package: devscripts-dbgsym
Priority: optional
Section: debug
Installed-Size: 17
Maintainer: Devscripts Maintainers <devscripts@packages.debian.org>
Architecture: armhf
Source: devscripts
Version: 2.21.3+deb11u1+apertis1bv2023.0bb1
Depends: devscripts (= 2.21.3+deb11u1+apertis1bv2023.0bb1)
Filename: pool/development/d/devscripts/devscripts-dbgsym_2.21.3+deb11u1+apertis1bv2023.0bb1_armhf.deb
Size: 4352
MD5sum: c041434b01d08feb1a3e358b8dfbc319
SHA1: 9f3d608df1fe1c56b99ce51a61674beef4ba69bb
SHA256: ddb6d83de9d4b9305a209d74478de6a9271bda7a54ec4728c20a04c52a434455
SHA512: 05480f4f5b0ee328e03f60d24c1fa3ac7b53be762a400514ecef904f91f6598adeb092490f305c2821722ab0a37a6769a26cf0fc42f1d222e11739fb66943b92
Description: debug symbols for devscripts
Auto-Built-Package: debug-symbols
Build-Ids: 83fcc3c267a3d2feb11d67bcf8cc2b9e94f378c9

Package: distro-info-data
Priority: optional
Section: devel
Installed-Size: 21
Maintainer: Benjamin Drung <bdrung@debian.org>
Architecture: all
Version: 0.51+deb11u3+apertis0bv2023.0bb1
Breaks: distro-info (<< 1.0~)
Filename: pool/development/d/distro-info-data/distro-info-data_0.51+deb11u3+apertis0bv2023.0bb1_all.deb
Size: 8184
MD5sum: 4dd84eb9e258ca8b48c7da07afe8dd8a
SHA1: 3818439a4ccbda4f08e445f5f0cf1d6cbede9b5d
SHA256: d847b22cc123bfc54db300f4514e4949457dfac6e9b72807c7e2d3de56d45b4e
SHA512: 7496ed38ebc1a4de05ad28dffff3981fdb5dee02336d5adf680fb74c3e18789e624a595232b332505ae654299a13a9a953e591fc54d4e881cfa86ae00f99268a
Description: information about the distributions' releases (data files)
 Information about all releases of Debian and Ubuntu. The distro-info script
 will give you the codename for e.g. the latest stable release of your
 distribution. To get information about a specific distribution there are the
 debian-distro-info and the ubuntu-distro-info scripts.
 .
 This package contains the data files.
Multi-Arch: foreign

Package: dwarves
Priority: optional
Section: utils
Installed-Size: 997
Maintainer: Thomas Girard <thomas.g.girard@free.fr>
Architecture: armhf
Source: dwarves-dfsg
Version: 1.20-1+apertis1bv2023.0bb1
Depends: libbpf1 (>= 1:0.6.0), libc6 (>= 2.22), libdw1 (>= 0.148), libelf1 (>= 0.142), zlib1g (>= 1:1.1.4)
Filename: pool/development/d/dwarves-dfsg/dwarves_1.20-1+apertis1bv2023.0bb1_armhf.deb
Size: 182520
MD5sum: d08c606503d881dd8f68551a35c691cc
SHA1: 54d9751fa60fa5de5ce429457de5a5c7c8bac149
SHA256: 11fd92e11ef3196bf66e21704ddb9eebf44674f42aff47736ccfe2a7b2a55917
SHA512: 03d2080b76e01a1a63ff576bdde3673ac7e73966c6b1158440e7eb540beb7c623aa71fae640eb009ce8a34b35f7040f588b56ab068588554d967363f887f6571
Description: set of advanced DWARF utilities
 This package contains tools that use the DWARF debugging information
 inserted in ELF binaries by the compiler. This information is used by
 debuggers (e.g. GDB), and other tools such as systemtap.
 .
 Utilities in the dwarves suite include:
 .
  - pahole: finds alignment holes in structs and classes in languages
    such as C/C++, CPU cacheline alignment. Helps repack those structures
    to achieve more cache hits.
  - codiff: a diff like tool to compare the effects changes in source
    code generate on the resulting binaries
  - pfunct: displays all sorts of information about functions, inlines, etc.
  - pdwtags: pretty-prints DWARF information
  - pglobal: lists global symbols
  - prefcnt: counts DWARF tags usage
  - syscse: system call sign extender
  - dtagnames: lists tag names
Homepage: https://git.kernel.org/pub/scm/devel/pahole/pahole.git

Package: dwarves-dbgsym
Priority: optional
Section: debug
Installed-Size: 2055
Maintainer: Thomas Girard <thomas.g.girard@free.fr>
Architecture: armhf
Source: dwarves-dfsg
Version: 1.20-1+apertis1bv2023.0bb1
Depends: dwarves (= 1.20-1+apertis1bv2023.0bb1)
Filename: pool/development/d/dwarves-dfsg/dwarves-dbgsym_1.20-1+apertis1bv2023.0bb1_armhf.deb
Size: 1750960
MD5sum: f83314af4571551a3cbf741696874890
SHA1: 95dee1c7d746f47dd5c08339bf3dbeb31e7f19c0
SHA256: 98586b110152590e60a678c71c7d1341c6336d1e13ba2f179e9eb097eae4508c
SHA512: 80285b0e2c29210468093accd55de90e2c175b7280ff22eabaca0f10596d50676bf447b6c5f0c1668772c051a1ac54a8632b1a287e3069a7c31dafc496aaaa18
Description: debug symbols for dwarves
Auto-Built-Package: debug-symbols
Build-Ids: 157e222feb68cbc13b90e86c096c5466dab1ad10 2f56848f5d48d26c17ec5d5ff988303ac6249505 3c5bf903f383c00cfd521b425a3fb030cd537ef2 63d7a7c423469ebbfddc523ab9944209017312a4 68ee6112cb9ec205775ee6690ccb7ecb1b68864f a702b867beb2717b5ccada9859743a3ecad688b1 ca488dd1eef5862205c47d45b29057f4e7542e24 cd70226f226e16f18c05b8cab2199f59541fe221 d45970b3cd0f0dab038a056874eddd8b2216ba3e d6a8f98af8c45b70b0921865dc4925f9b4492ad1

Package: galera-3
Priority: optional
Section: libs
Installed-Size: 1383
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Version: 25.3.37-0+deb11u1+apertis0bv2023.0bb1
Replaces: galera
Provides: galera, galera3, percona-xtradb-cluster-galera-25, wsrep
Depends: libc6 (>= 2.28), libgcc-s1 (>= 3.5), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9)
Conflicts: garbd-2, garbd2, percona-galera-3, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x
Breaks: galera
Filename: pool/development/g/galera-3/galera-3_25.3.37-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 687368
MD5sum: b052a68b382955ab66d46317ceeac320
SHA1: ef0fbd2616164f8039424edca6600415ea6d8679
SHA256: 2259e3d2c8e9067d36f531dd20f7666c084fe6e2d93ab53a9d081a8335cc0270
SHA512: 599b375a9da6a146857ff5a7f23ba784e5783a0a1a7f776313c0e40a0f5a12ea135a69f4a5020b21d66c9afdbe14b7a8266259603775cb8cf4c8024ca9a5072e
Description: Replication framework for transactional applications
 Galera is a fast synchronous multimaster wsrep provider (replication engine)
 for transactional databases and similar applications. For more information
 about wsrep API see https://launchpad.net/wsrep. For a description of Galera
 replication engine see http://galeracluster.com.
 .
 This package contains the Galera library/plugin.
Homepage: http://www.galeracluster.com/

Package: galera-3-dbgsym
Priority: optional
Section: debug
Installed-Size: 11728
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: galera-3
Version: 25.3.37-0+deb11u1+apertis0bv2023.0bb1
Depends: galera-3 (= 25.3.37-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/g/galera-3/galera-3-dbgsym_25.3.37-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 11566416
MD5sum: 98aae9439df90ffc983b4f3a2666871d
SHA1: 64f7402bd5023d18315649ea3f9ee1495c00ea09
SHA256: c7707f7fe0d1e1139eb7e4e5a63f18120879abb4b722a6d0e0cb176730fc5488
SHA512: 5d383beab1f86de809b5a796f6c0e35b0ef39fa3f45dfd36c40b6d4119833f0d02d5996aa7c4dbbffaebe30f707470308df11804358622fee0776005b43482c7
Description: debug symbols for galera-3
Auto-Built-Package: debug-symbols
Build-Ids: a644a53c6ed0b8deb426587e853b2db2c2021f05

Package: galera-arbitrator-3
Priority: optional
Section: database
Installed-Size: 1201
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: galera-3
Version: 25.3.37-0+deb11u1+apertis0bv2023.0bb1
Replaces: percona-xtradb-cluster-galera-2.x
Depends: lsb-base (>= 3.0-6), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.28), libgcc-s1 (>= 3.5), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9)
Conflicts: garbd-2, garbd2, percona-xtradb-cluster-garbd-2.x
Breaks: percona-xtradb-cluster-galera-2.x
Filename: pool/development/g/galera-3/galera-arbitrator-3_25.3.37-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 531492
MD5sum: 30f9c69caee9f07cf4c6cddb3f37b3f4
SHA1: 96b2bc40890043e335a1036f99c0c4a93adcbce3
SHA256: 547409ef37031aa122fbb552b696465677fc823ff903242f8237435cfd0fee70
SHA512: 159b62274813afcdbb263c63f44e52bc59e75015883670a00c8e80dd94f8332cbd6c90e3ebba4a0795d5cc821ac26e0263939ee36d82b160140842fb99320429
Description: Galera arbitrator daemon
 Galera is a fast synchronous multimaster wsrep provider (replication engine)
 for transactional databases and similar applications. For more information
 about wsrep API see http://launchpad.net/wsrep. For a description of Galera
 replication engine see http://galeracluster.com.
 .
 This package contains the Galera arbitrator daemon (garbd).
Homepage: http://www.galeracluster.com/

Package: galera-arbitrator-3-dbgsym
Priority: optional
Section: debug
Installed-Size: 7931
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: galera-3
Version: 25.3.37-0+deb11u1+apertis0bv2023.0bb1
Depends: galera-arbitrator-3 (= 25.3.37-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/g/galera-3/galera-arbitrator-3-dbgsym_25.3.37-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 7773440
MD5sum: 7686f9ceaf42e4fc76edf7a367f1aa96
SHA1: 9fac1b86d5fd34b065a34ea5c9e03c15f3a70aa7
SHA256: 3f6e3c8328fc161d916a74c561818ae0b0fe7ed74ab582365591adadd8d8ca2a
SHA512: 51a9dc58a01555d3b189e7475fdf54f089bd090d53555eef522fea1e60a3af810fb5e5e6dc5bbcf2d4c0731f158e206f94c711fa92cefcce3d6374e72b75127f
Description: debug symbols for galera-arbitrator-3
Auto-Built-Package: debug-symbols
Build-Ids: 80b11a87c008ee22f0ed5b7f4bb62e38ae37e9f2

Package: golang-github-ulikunitz-xz-dev
Priority: optional
Section: devel
Installed-Size: 1386
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: all
Source: golang-github-ulikunitz-xz
Version: 0.5.6-2+apertis1~v2023bv2023.0bb1
Filename: pool/development/g/golang-github-ulikunitz-xz/golang-github-ulikunitz-xz-dev_0.5.6-2+apertis1~v2023bv2023.0bb1_all.deb
Size: 353080
MD5sum: f5bd62f0c9c568d6ab0782d4b5e5e4fd
SHA1: f67409458c7673ffd8a5ac57fc0b80af5e352793
SHA256: 025f0395dffb6fb2dd42491a95d314bbec52f786ef1d5b4f67c862861a9544f6
SHA512: d13eb0795a2d315b27d61831a2ea89273c900c22f89f846feaf3f0cfaead675f6f5ba749408f9bf86c4715cbb72dfd65d53da0f2149dfb76cdb684969336082d
Description: Pure golang package for reading and writing xz-compressed files
 A Go library that supports the reading and writing of xz compressed
 streams. It includes also a gxz command for compressing and
 decompressing data. The package is completely written in Go and doesn't
 have any dependency on any C code.
Homepage: https://github.com/ulikunitz/xz
Multi-Arch: foreign

Package: grunt
Priority: optional
Section: javascript
Installed-Size: 93
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Architecture: all
Version: 1.3.0-1+deb11u1+apertis0bv2023.0bb1
Provides: node-grunt
Depends: coffeescript (>= 1.10.0~), node-dateformat, node-eventemitter2, node-exit, node-findup-sync (>= 0.3.0), node-glob, node-grunt-cli, node-grunt-known-options, node-grunt-legacy-log, node-grunt-legacy-util, node-iconv-lite, node-js-yaml, node-minimatch (>= 3.0.0), node-mkdirp, node-nopt (>= 3.0.6), node-path-is-absolute, node-rimraf, nodejs (>= 6.11~)
Filename: pool/development/g/grunt/grunt_1.3.0-1+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 25916
MD5sum: 0095c18d2d3d83a6f3d2d186ff8be344
SHA1: ab9d9e1efe1489ba8d3aa6f700f9df1a05639096
SHA256: 3b1d5cc1b6ca90e109579cd57478f918713d6dc08d4161897230baa9e1e403e4
SHA512: 90e32e351628affa39c95ccf1bac5d40052cd2f6819dd95c4547a34be745fce42853c82ef6e3f902cf0a18de3cb20718ece479a172fed20f2d9aab918a6fa97c
Description: JavaScript task runner/build system/maintainer tool
 GRUNT automates several tasks related to maintaining a JavaScript library
 or framework. It can be used for JS code minification, unit testing, code
 checking, and several other tasks.
Homepage: https://gruntjs.com/

Package: inetutils-ftp
Priority: optional
Section: net
Installed-Size: 316
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.27), libreadline8 (>= 6.0), netbase
Filename: pool/development/i/inetutils/inetutils-ftp_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 260280
MD5sum: eed8ba75ffc677294714f6c3d685d805
SHA1: d5602d6118ef2ce6af53d7bdc9db008480eeea3b
SHA256: 8fcd046bf9df041d37d0a68f38d7a264e73193b265ed1e29e157acd5d80a8124
SHA512: 8b6245cb81c249b1c8506dfdc57ba510a850f555e4a1b0a893cf9d5cc3fc37af8a90414bc5e4bcf569fedfebdca1e537cb7eb597d3224351a1ba971761941cf5
Description: File Transfer Protocol client
 The ftp command is used to transfer files between hosts using the
 FTP protocol.
Homepage: https://www.gnu.org/software/inetutils/

Package: inetutils-ftp-dbgsym
Priority: optional
Section: debug
Installed-Size: 174
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: inetutils-ftp (= 2:2.0-1+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/i/inetutils/inetutils-ftp-dbgsym_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 149168
MD5sum: c656e1531303433a7be3cf676e087165
SHA1: 8d15b607d189267ff728c5fb18995ffcce6cb21d
SHA256: 4b2f6a7f46918bcc07454c5cee6c93385914776a888c7cdf5fefe613e8290d8e
SHA512: df7dc0dc098368ec7f397e6f0d22b1297820227d2a5b5221db1cc0867282a18ee946eddac5b6a0196a89989322ddd839b85f3e55703b0fa5b3c88fa13a240335
Description: debug symbols for inetutils-ftp
Auto-Built-Package: debug-symbols
Build-Ids: aadf9569297052a31965e589e1a524c9b550285f

Package: inetutils-ftpd
Priority: optional
Section: net
Installed-Size: 315
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Provides: ftp-server
Depends: libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libwrap0 (>= 7.6-4~), inetutils-syslogd | system-log-daemon, netbase
Conflicts: ftp-server
Filename: pool/development/i/inetutils/inetutils-ftpd_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 256880
MD5sum: 089277dcffdf78a6eb8b9a79ce1e94a2
SHA1: 4ff0a427097a0ed365d09272fa2dbdd4c872b4f7
SHA256: 0f61becd5a6e71332e4b586b24a484586c963f59b751d2c059abb717af0a5fa8
SHA512: e30acbc9c48dc9421c58c69a7b254926e6ec9d1d2691c2c436f82776b0d5049708bf5ea00783b85ffe9503b2e0ad886319de635dc446e0f31aa922ac2fbca345
Description: File Transfer Protocol server
 Ftpd is the server that allows another host to connect with the ftp
 command to transfer files using the FTP protocol.
Homepage: https://www.gnu.org/software/inetutils/

Package: inetutils-ftpd-dbgsym
Priority: optional
Section: debug
Installed-Size: 187
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: inetutils-ftpd (= 2:2.0-1+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/i/inetutils/inetutils-ftpd-dbgsym_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 163068
MD5sum: 276135b79ddb4fda308d7b361ac16384
SHA1: e80a6fa58c4cc6c05e3cecc87609ab85b09c7a76
SHA256: f4d585999075bb3120b9342f6fe36b1a233a58fca39890d4108dd3f8896b78bc
SHA512: 0cb57c8c7aa40dcbc73e75b223a03b9853c81b6db9fcd364a08bdb4fa52f505fcf3c590134aa5168721c31679ff7df59e84b437e020e66322db408ecdc107b49
Description: debug symbols for inetutils-ftpd
Auto-Built-Package: debug-symbols
Build-Ids: 40af577b17112d5009bf61dcefaba95d01774125

Package: inetutils-inetd
Priority: optional
Section: net
Installed-Size: 283
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Provides: inet-superserver
Depends: libc6 (>= 2.15), inetutils-syslogd | system-log-daemon, lsb-base, tcpd, update-inetd
Pre-Depends: init-system-helpers (>= 1.54~)
Conflicts: inet-superserver
Filename: pool/development/i/inetutils/inetutils-inetd_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 236432
MD5sum: b76db4ec5a4857a02efc0651a2476f66
SHA1: 12f3ce4fbfdbaeb20c9f6a4530aab58271214a4b
SHA256: c0f4eb4a0dc33e9da3af63c29665fb92ffb74ae035e02516b7d944e04b739e47
SHA512: 38173eac3b25fd8a5a79fd766a6421c5b5229883d69752ce94fa3819e379f8cbbaa739a674f3291039524467333057f06e2d2e53dc3558d9acecd38fca3999ca
Description: internet super server
 Inetd is the daemon that listens on various TCP and UDP ports and spawns
 programs that can't or won't do it for themselves.
 .
 This is the portable GNU implementation of inetd. The package supports
 IPv6, tcpmux services and unlimited server arguments.
Homepage: https://www.gnu.org/software/inetutils/

Package: inetutils-inetd-dbgsym
Priority: optional
Section: debug
Installed-Size: 122
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: inetutils-inetd (= 2:2.0-1+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/i/inetutils/inetutils-inetd-dbgsym_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 103332
MD5sum: 611d572730fb5f6f6ff6f94f77aef844
SHA1: 0b62559dcf58e13b9cc3dfc8dfa30633fffb4973
SHA256: b9e21d4e9db8e7cd721ee6e2a66016536ee9b17d014ae66b8aab9c5455831cb2
SHA512: 6c199136d3c7281792c205a5875984a4230d7cd790675a91b8fe6d75dfeccdd431849d84210edf9e152b9706c7f70d58ac907b3484d17aeb3d95264918a857d3
Description: debug symbols for inetutils-inetd
Auto-Built-Package: debug-symbols
Build-Ids: ef29770039aafd030c3c523229d7fc370235fd91

Package: inetutils-ping
Priority: optional
Section: net
Installed-Size: 315
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Provides: ping
Depends: libc6 (>= 2.15), netbase
Conflicts: ping
Filename: pool/development/i/inetutils/inetutils-ping_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 240080
MD5sum: 7e4c6cc316612c8c1e270bd343a3087d
SHA1: 1d5ae75d0925dcfd063c9d76a168c379e7e50a06
SHA256: 3e30bca4ad2d4bf8eb90c4dd2823bdc98688f955eb378103598875a243dfa311
SHA512: 7b10c08a681c2baa2136843cfc3ba14adff97905d65f1bdf4081bb84751108bda8f876aec0213c5408d2c1e5fe52d6d216a5bbddea5b9b900c312df7b58d8c82
Description: ICMP echo tool
 Ping uses ICMP to send out echo requests, and uses the reply packets to
 calculate latency between the sending and the destination hosts.
 .
 This is the portable GNU implementation of ping.
Homepage: https://www.gnu.org/software/inetutils/

Package: inetutils-ping-dbgsym
Priority: optional
Section: debug
Installed-Size: 208
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: inetutils-ping (= 2:2.0-1+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/i/inetutils/inetutils-ping-dbgsym_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 172916
MD5sum: 061df8d801dfa491692831448ff26711
SHA1: de0f465c6b0e3d050028330ac840e0511de02f59
SHA256: 232ec4257891cc2eca285a976c0f2670cf109351a504930b86ae9e0496aa919a
SHA512: 55b2b9df9290d32a06a633490cf90a4cf1d832d08d797144e3ce27b599e7b63c40c7194a4aa3b87a971b1955dd41858a9cf6fb9d2990f7aea427d3b60d170e19
Description: debug symbols for inetutils-ping
Auto-Built-Package: debug-symbols
Build-Ids: 4c42d9c092298f7a343eabbc6be1e77181a12526 eef56a5a85dbfc597941ac625090e8a272c9d556

Package: inetutils-syslogd
Priority: optional
Section: net
Installed-Size: 291
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Replaces: syslogd
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: libc6 (>= 2.28), lsb-base, netbase
Pre-Depends: init-system-helpers (>= 1.54~)
Conflicts: linux-kernel-log-daemon, system-log-daemon
Filename: pool/development/i/inetutils/inetutils-syslogd_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 239008
MD5sum: 50d3de80434ca6990501db62a861c362
SHA1: f26ab56621268e97583840e2396f4f7141943151
SHA256: 760620d62c65b8913eea56b24971d9584a709472e0f8fbfaa02d43ea7e909751
SHA512: 93b8b06c0b3aff0b82e1e163aea2db407030209a77ca9b62d7e0a639766d472233b2eb41b141eca224df334336b9ec08f87d09acf38e4b4013cdefe9f3816ca3
Description: system logging daemon
 The syslog daemon is responsible for providing logging of messages
 received from programs and facilities on the local host as well as
 from remote hosts.
Homepage: https://www.gnu.org/software/inetutils/

Package: inetutils-syslogd-dbgsym
Priority: optional
Section: debug
Installed-Size: 124
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: inetutils-syslogd (= 2:2.0-1+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/i/inetutils/inetutils-syslogd-dbgsym_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 106140
MD5sum: 7c96776ff9d8c1467d85bdf251ea8898
SHA1: b1f23bffb0b5804e90ee526417d2c0b27aa05117
SHA256: e1a67c6dcb277c071f3a3af3500011c7793b8aa28b5ef76e4d151afb02d31fd6
SHA512: 7fb0327a39e3c28d95966a5b944b544ea14d75858e787109a5fe8ca3c0439ff208a6badba50d4b97fc9a5a1017d2aba2947638b9da7dbadab0f8eb4acf2e7096
Description: debug symbols for inetutils-syslogd
Auto-Built-Package: debug-symbols
Build-Ids: 9f22842e4e49c6292c3a57539f819455add5084f

Package: inetutils-talk
Priority: optional
Section: net
Installed-Size: 261
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Provides: talk
Depends: libc6 (>= 2.15), libncurses6 (>= 6), libtinfo6 (>= 6), netbase
Filename: pool/development/i/inetutils/inetutils-talk_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 225956
MD5sum: dbffcd7c3b048635af8328394f3ab8c4
SHA1: 48253a51b7163d6916416c69248d4f82dadecb28
SHA256: d469a416ff83c2a65d74c60cd3561bdb0d6ba719be8225f60e854f1090253492
SHA512: a5b4cfea332b8fcc00cd041a3f4c2657eeb24b4c6613a7e5fc2aa9c2c11aa7926af44883adc1449be6892fcd09f2506740836938662ba86a22d85fef2f2b85fe
Description: talk to another user
 Talk is a visual communication program which copies lines from your terminal
 to that of another user.
Homepage: https://www.gnu.org/software/inetutils/

Package: inetutils-talk-dbgsym
Priority: optional
Section: debug
Installed-Size: 102
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: inetutils-talk (= 2:2.0-1+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/i/inetutils/inetutils-talk-dbgsym_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 82432
MD5sum: dc6638c02d0901113681706fbe302089
SHA1: 000dd53b13045caeeb3728c399416262e3d38220
SHA256: 7cdce3358032b58449ef53ac2e76672713f8640ab55fe193471c2698e65660f6
SHA512: 058df7c51289a305fb33ce382d4540d53771b01f54218f616dc726d4d6ed5ae02e68239f6c326fecf38cba9f87bbc4d62f520e04488dcf361209ccbf0db481b3
Description: debug symbols for inetutils-talk
Auto-Built-Package: debug-symbols
Build-Ids: 10c363fb4e71d51cdb3782c9f5b4254864dec67c

Package: inetutils-talkd
Priority: optional
Section: net
Installed-Size: 297
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Provides: talkd
Depends: libc6 (>= 2.28), inetutils-inetd | inet-superserver, inetutils-syslogd | system-log-daemon, netbase
Conflicts: talkd
Filename: pool/development/i/inetutils/inetutils-talkd_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 254152
MD5sum: 131616d67b739d78678dd69a74ba7a65
SHA1: e88ff3e38c7551e2cf77b4eb2b14c4b45ae033a0
SHA256: c21c60aaebcbd3531c9ce6af742e94d351a1b080a7f1c6a661b21ee02fbbcc44
SHA512: b988ad974bbd33f90151450b61c9fba473afc4e710772baa2878da129515f29da8403ab2becde73509a3db01e8babdba7819466218c5d6c3f7ea555658690abe
Description: remote user communication server
 Talkd is the server that notifies a user that someone else wants to initiate
 a conversation. It acts a repository of invitations, responding to requests
 by clients wishing to rendezvous to hold a conversation.
Homepage: https://www.gnu.org/software/inetutils/

Package: inetutils-talkd-dbgsym
Priority: optional
Section: debug
Installed-Size: 226
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: inetutils-talkd (= 2:2.0-1+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/i/inetutils/inetutils-talkd-dbgsym_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 206464
MD5sum: 84ce7c17677bbb52cc343a0a5854b83a
SHA1: 439eabde35d1aaf0201c67d250362870cbd3b821
SHA256: cd49a9f63850edd2b93e1f3dfd487fc6f8bd3cdcd880e51cf55ee69baa5fcb28
SHA512: aa1b057722f77fa29204e2edf40f5929510d5f11ce3f5ee7e409f38bb7f4db1b75c3a9721bb3c3f969cd30c00c482f19338b6e05162de5cbb18a0ff40cbe506f
Description: debug symbols for inetutils-talkd
Auto-Built-Package: debug-symbols
Build-Ids: 9ff01230f91864142e45818f3ee012f6189c5ce4

Package: inetutils-telnet
Priority: optional
Section: net
Installed-Size: 347
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Provides: telnet-client
Depends: libc6 (>= 2.15), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.13~alpha1+dfsg), libtinfo6 (>= 6), netbase
Filename: pool/development/i/inetutils/inetutils-telnet_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 270448
MD5sum: 94c63963c5c73b556cbfeb982a8a8a2e
SHA1: 21943b07f3c5e034c69e74bad6b6706d81e73f8b
SHA256: 625e8be9f9f14f1a687d871ea9a3cfb2da7db79f80f4c8c2f183255b9ec9a9a6
SHA512: f503c24deddfd8ac3c14c2554608cce45bacc2eedd3fc847285e72cd565f99ecf9f54b9ad550865bbb8fcaadd7340a215e332654f680804049128bc368db7001
Description: telnet client
 The telnet command is used for interactive communication with another host
 using the TELNET protocol.
Homepage: https://www.gnu.org/software/inetutils/

Package: inetutils-telnet-dbgsym
Priority: optional
Section: debug
Installed-Size: 229
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: inetutils-telnet (= 2:2.0-1+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/i/inetutils/inetutils-telnet-dbgsym_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 197224
MD5sum: 8160a78640bbac67a4896c356877ca8d
SHA1: bbe104e15ab53b99dff61f54b13ea0c96296234f
SHA256: 294f4e45486751c5a60ead83926161366ac20669e28f67a496dedde2445e96be
SHA512: 7777ff20c3fd76d38fa1035ddd19e6f05b64410f1469254f8d38b3bb54611c3e78fc8a8de407a02db121de68089426ad1a0d32502c4b7991a6261b3472531442
Description: debug symbols for inetutils-telnet
Auto-Built-Package: debug-symbols
Build-Ids: 01ebffcf130697d4adb1a2677a0934437a497233

Package: inetutils-telnetd
Priority: optional
Section: net
Installed-Size: 311
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Provides: telnet-server
Depends: libc6 (>= 2.15), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.13~alpha1+dfsg), libtinfo6 (>= 6), inetutils-inetd | inet-superserver, inetutils-syslogd | system-log-daemon, netbase
Conflicts: telnet-server
Filename: pool/development/i/inetutils/inetutils-telnetd_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 254380
MD5sum: d10996b1b112297bbcef5cb7076ec20a
SHA1: 1c9dafd948d6c309d0024f3629bccee787bc5b38
SHA256: 6d18dd8bcff9afaf1102caea6d53fb97b49e9fa9c6ce7687532df13754671a7d
SHA512: 6dc642bdd61f1a482e42d2aeee4bb9f6c412b7d27380339759093983731dfa174a21a8f5135f494b465d3fe8ce8927bb76051ee3660a73fb365a80257453b662
Description: telnet server
 The in.telnetd program is a server which supports the DARPA telnet
 interactive communication protocol.
Homepage: https://www.gnu.org/software/inetutils/

Package: inetutils-telnetd-dbgsym
Priority: optional
Section: debug
Installed-Size: 189
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: inetutils-telnetd (= 2:2.0-1+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/i/inetutils/inetutils-telnetd-dbgsym_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 159028
MD5sum: 94bedf6865d4aedb1977734ca8057c40
SHA1: 8b12837cf90d7122914cd30ad74c87a91baf932a
SHA256: 093d80882d78b0214d6eb90c5e1bba65bd10a3de5fdf62d25e30df9713ef59e1
SHA512: 2bba4e4ef3a3099b1c22fb382b1b9c22ca5f981e0accc1b2f0813f943df38a19eaa1f8cd4d370c0794f7d5f1106f630188dc38d61d12b12678356df59d9f2528
Description: debug symbols for inetutils-telnetd
Auto-Built-Package: debug-symbols
Build-Ids: 7402ca7c35e1282d3ad89dd1d4550bac221fbbcf

Package: inetutils-tools
Priority: optional
Section: net
Installed-Size: 392
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.25)
Filename: pool/development/i/inetutils/inetutils-tools_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 250768
MD5sum: 89a6841ed3ec26bd95ec0ed504512823
SHA1: 839d7cb2bb30431f88b5d578cb1e1c76117aedb1
SHA256: 3f725c1327a274645f118423b1ee8cdb9a116954851bf334bc126dba588bc9e0
SHA512: 1947680e24531684fedfc2478b221b49bae050d9a33326b1fbc7babf2766e580e105e137f144f11fecafc1c13b00fd89bfb9e53bb34ece1434300471c7eb52ff
Description: base networking utilities (experimental package)
 Base utilities for network administration:
 .
  - ifconfig
  - hostname
  - dnsdomainname
  - logger
 .
 WARNING: The current ifconfig implementation provided is not fully
 compatible with the net-tool's ifconfig version.
Homepage: https://www.gnu.org/software/inetutils/

Package: inetutils-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 367
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: inetutils-tools (= 2:2.0-1+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/i/inetutils/inetutils-tools-dbgsym_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 305872
MD5sum: 192fc9e7623f9d22c70d796ef92393b2
SHA1: 070864399f95467762075adf5d4f52de4a4a3485
SHA256: ce072ad6c52f255b2ce0b775f3109f79a233df198ec86fe67c91a14785440f7d
SHA512: 5f8f964a1f5681bd47641cc74999262c7d3cddcc5598e452c557c496a8c0803c4c00afe877443de0d4b7d54a57181ab1421ebc65c75043d732028dff36989424
Description: debug symbols for inetutils-tools
Auto-Built-Package: debug-symbols
Build-Ids: 4a68c4575966c2409c8cb6470d99cbe8adcbfadb 56bc2f78c2526bca9c302842df49a4859057ff26 d2899f9cc2c8d36feafe2b72858bcdb9016c9793 d45eeef30e111a9ba1897b9dd79a4432dc94f7b4

Package: inetutils-traceroute
Priority: optional
Section: net
Installed-Size: 259
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Provides: traceroute
Depends: libc6 (>= 2.15), netbase
Filename: pool/development/i/inetutils/inetutils-traceroute_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 223368
MD5sum: e3c7087292ee749b70d423b6b07abc7d
SHA1: 16bcff4bfaa875080f2d4252ed210d1cfdcf53f9
SHA256: 645b16dea74f423ae235e407000e3ba98b9977dadfa50d4edb167f33b21fe82f
SHA512: 3a65a65b287a41bac4bb02ac4fdc284ac308617a7404ec60fae70f05871b5075abca8c42eab92de5744a6b798a9e2151b1bc2d2eede5ccfd05f2d2e1c94d42c4
Description: trace the IPv4 route to another host
 The traceroute utility displays the route taken by IP packets on their
 way to another host or another network.
 .
 Install this package if you need a tool to examine network connectivity
 or to diagnose network problems.
Homepage: https://www.gnu.org/software/inetutils/

Package: inetutils-traceroute-dbgsym
Priority: optional
Section: debug
Installed-Size: 99
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: armhf
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Depends: inetutils-traceroute (= 2:2.0-1+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/i/inetutils/inetutils-traceroute-dbgsym_2.0-1+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 81208
MD5sum: 6a71b6e2a6879238cd6f20720be19d18
SHA1: 8eee53df5af5476d2fe380a8e26d38244306c9b2
SHA256: 075260fcc4871fa311cd60a4d66a5a3c40665fb452947f7e83ba2a7a893d991f
SHA512: d1b12a5399b70b2d54e2bfbdc9a3af9de4232d1e4e0fc7c0af82b8ac7cb2084165039d9eb9bb9cbc66b3a8de16c068053f4704191e59f04d5cc6884d23f366e3
Description: debug symbols for inetutils-traceroute
Auto-Built-Package: debug-symbols
Build-Ids: 4fd573a91929656071b205bdbb8ccf02860b7c4d

Package: libecpg-compat3
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3
Filename: pool/development/p/postgresql-13/libecpg-compat3_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 31260
MD5sum: 42abd551193add018764f1c88a1ddf23
SHA1: 64e98b94807d36945afa5494e4f58babf2210666
SHA256: 32ea5d3c3f52e25072469fd442bf8bfac504f686801c8d8af3a89b7958ec0908
SHA512: ebf41689c6480af8852840979a273ee17dac1393e6a0aa3f73d67b5993e441899ecc133ac4b6f2cad7cf2c7af4fcc6b1c7a86d8a29e7524cee339c10fcdfdcc7
Description: older version of run-time library for ECPG programs
 The libecpg_compat shared library is used by programs built with ecpg.
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Multi-Arch: same

Package: libecpg-compat3-dbgsym
Priority: optional
Section: debug
Installed-Size: 53
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libecpg-compat3 (= 13.11-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postgresql-13/libecpg-compat3-dbgsym_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 37400
MD5sum: f23124e62dbce3c1fa36a8a28b3d3722
SHA1: cf9c315e60bfe07c3ef8aa963249a73cb821ff35
SHA256: 87bda429ce0b6a3ab8190484d5cec1a25cb21235945e7a614159cfe8303cce4d
SHA512: 0cfe8f365390fc03f6592f911d95c0c79ca6324a0115ce66a57b78dd44326fc74a1dbcc077944434d1cefabdb7739665662aed36cc72beb36dda3362a2abc5c3
Description: debug symbols for libecpg-compat3
Auto-Built-Package: debug-symbols
Build-Ids: 95dc567c20e387d30c88406197ee866a7203b2c8
Multi-Arch: same

Package: libecpg-dev
Priority: optional
Section: libdevel
Installed-Size: 1351
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libecpg-compat3 (= 13.11-0+deb11u1+apertis0bv2023.0bb1), libecpg6 (= 13.11-0+deb11u1+apertis0bv2023.0bb1), libpgtypes3 (= 13.11-0+deb11u1+apertis0bv2023.0bb1), libpq-dev, libc6 (>= 2.4)
Filename: pool/development/p/postgresql-13/libecpg-dev_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 274432
MD5sum: 06d9c318e3c8f3d6addb410905be7ef4
SHA1: 28eb20ec552c92d079d724ebb259392e9f33e98d
SHA256: 3b6fe7110413bcd187e8266bf436325b7faaffd1db0260dd40e83198f6f39055
SHA512: 72e1554ecc612c039ea4c0dc54de86ce51bd7f5fbcaf09fea4b6cacee7b043d4624e9964d7c589a80c9139a264cb2b034b28f8494e87cf3cc76b6eda4e927d48
Description: development files for ECPG (Embedded PostgreSQL for C)
 This package contains the necessary files to build ECPG (Embedded
 PostgreSQL for C) programs.  It includes the development libraries
 and the preprocessor program ecpg.
 .
 PostgreSQL is an object-relational SQL database management system.
 .
 Install this package if you want to write C programs with SQL statements
 embedded in them (rather than run by an external process).
Homepage: http://www.postgresql.org/

Package: libecpg-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 253
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libecpg-dev (= 13.11-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postgresql-13/libecpg-dev-dbgsym_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 214860
MD5sum: a3269c92f492975c0262c5088741aba6
SHA1: 032e9f20841757c074e2b1f74c069e6d515da020
SHA256: a9a026e2a718b2528133912c64926b08e078470514663e2079c1a5410bf2ba36
SHA512: e3ecc90a80282d5b751346ecaa83be8f404bbed5bdf1b6edb24979a37f8d9506cba8ffb70147e7fc82c1b78f2bd02f6ae99b67ba0a2248e3da9fbb7132fabcf9
Description: debug symbols for libecpg-dev
Auto-Built-Package: debug-symbols
Build-Ids: c4c3b94dc4cb4ecedc3e97a0cb8d4f9d7d3a9279

Package: libecpg6
Priority: optional
Section: libs
Installed-Size: 198
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 9.0~)
Filename: pool/development/p/postgresql-13/libecpg6_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 61672
MD5sum: 54b66ef16cd0941a22ffc6992d0397b0
SHA1: 793a6b230010d95e03e008e5421b7ca9922105b2
SHA256: 1a780ae1c689e403c892f9ab1f78958c4133156c58c51df17db3057395243d8d
SHA512: 7cf0ca7d11f9802e714e04e3f23fa61ce6aeb86ad2e6ff89d0652fb5592a5e94c076e870b755da103717802add4e11700da6494850310fd35ae7e7c1155f55b7
Description: run-time library for ECPG programs
 The libecpg shared library is used by programs built with ECPG
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Multi-Arch: same

Package: libecpg6-dbgsym
Priority: optional
Section: debug
Installed-Size: 128
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libecpg6 (= 13.11-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postgresql-13/libecpg6-dbgsym_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 108436
MD5sum: 406a3ac4aa79c7e165b7c400905e229f
SHA1: 7cca03e9f476c133bd995703ad59f2157e473475
SHA256: e3f28ac0cc4672a4a4933f917b41edfc1431884f7c1f5565adab5bccb4f2ddb4
SHA512: 4225527b600297be5f9c2c23f9524d554772476c00f4cdd0a59855d8e45ac7a2a740a10a3a151a6203fcb04931bfffdce1a27faa07f5dc371d11a7e0d7a1ee39
Description: debug symbols for libecpg6
Auto-Built-Package: debug-symbols
Build-Ids: 46dda541c4120ba22d7de8a443dc3f4669616c56
Multi-Arch: same

Package: libmariadb-dev
Priority: optional
Section: libdevel
Installed-Size: 621
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: libmariadbclient-dev (<< 1:10.3), libmysqlclient-dev, libmysqld-dev (<< 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Depends: libmariadb3 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), libssl-dev, zlib1g-dev, libc6 (>= 2.4)
Conflicts: libmariadbclient16-dev, libmysqlclient-dev
Breaks: libmariadbclient-dev (<< 1:10.3), libmysqlclient-dev, libmysqld-dev (<< 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/libmariadb-dev_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 211192
MD5sum: fd9b85eba66fd89793f7873ad357bdb9
SHA1: 1d185255a29f44c79cb7cc96e899841856a65320
SHA256: 0c9751e62328c1e725c76ad92f6df00f19213a31d28096ea78ad26cb64136376
SHA512: 234aebc546b21f071b75d679b551f444ac7c028a8b694175b8aebdd6a29a0990f32b3ac7a9ebf96f6aad1eeb0889144b30e6badb3fce376e7399b6dcd70a8ed6
Description: MariaDB database development files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes development libraries and header files. To allow sources
 expecting the MariaDB Connector/C to build. Sources that expect the MySQL
 Client libraries should use files from the libmariadb-dev-compat package.
Homepage: https://mariadb.org/

Package: libmariadb-dev-compat
Priority: optional
Section: libdevel
Installed-Size: 127
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev (<< 1:10.3), libmariadbclient-dev-compat, libmysqlclient-dev
Provides: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev-compat
Depends: libmariadb-dev (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Conflicts: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev-compat, libmysqlclient-dev
Breaks: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev (<< 1:10.3), libmariadbclient-dev-compat, libmysqlclient-dev
Filename: pool/development/m/mariadb-10.5/libmariadb-dev-compat_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 76560
MD5sum: c6baf32ad8280f8f505f6268fea58ba2
SHA1: b243b9bd39a2faa3a11431b39fccb7e02401b141
SHA256: 51470615390b2e351cd62ecff26f0f82727f7a49d04137436f70e0e698079c15
SHA512: b59cd3fb4bb940cfacac932f33086fa45cd960a572af4e733f134083ade8441ded35a5613efb7c4d6a5696ba8eb90fd6b7cbde99e5e30508afd3ae43aa3cc1ad
Description: MariaDB Connector/C, compatibility symlinks
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes compatibility symlinks to allow sources expecting the
 MySQL client libraries to be built against MariaDB Connector/C.
Homepage: https://mariadb.org/
Multi-Arch: same

Package: libmariadb-dev-dbgsym
Priority: optional
Section: debug
Installed-Size: 21
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: libmariadb-dev (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/libmariadb-dev-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 7896
MD5sum: 6e2ab86c31fd976cfa304fdc617a1ffd
SHA1: fe93031bfac4631a6d5667b45cbae6a6c8f03c28
SHA256: 391d6e614648d2b44ab835f2b87296c005b75765346429939ce6a55dd07ea3e3
SHA512: 6e982dfd61c9afaace4c139931b6c60b452f4f9a12ace02db3a4c8ae4479b6c1e17e54eefa2281ee1852b3e66330ab5f878df5debf437101bd4d77205a7dfc63
Description: debug symbols for libmariadb-dev
Auto-Built-Package: debug-symbols
Build-Ids: cf6d14cb82e99bc6042cd9772c63cab657ec917f

Package: libmariadb3
Priority: optional
Section: libs
Installed-Size: 414
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: libmariadbclient18
Depends: mariadb-common, libc6 (>= 2.28), libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4)
Conflicts: mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-5.1, mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5
Breaks: libmariadbclient18
Filename: pool/development/m/mariadb-10.5/libmariadb3_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 203980
MD5sum: 71bef6903cd1275dca0fc85ff4f691d1
SHA1: dde121ba9c337f534de7c8a34d117ea82e3c0b9b
SHA256: 587986e232182fb481f8ce65ec725fd0be216aa357fbccae950a7617cc97026c
SHA512: 63f132254141573bc0e22111007c4770994952ce9db08ec17829ec2a5d1792cda2a32a0a4b92ccfa469bdfe3978bcc663b8475fa9d80d4719a4f46c3089a3e7a
Description: MariaDB database client library
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the client library.
Homepage: https://mariadb.org/
Multi-Arch: same

Package: libmariadb3-dbgsym
Priority: optional
Section: debug
Installed-Size: 585
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: libmariadb3 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/libmariadb3-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 510164
MD5sum: 5352276a889ca1eded8f30c89445cfce
SHA1: c11895d06a2051cc1f9e136015ce1462b2bc0932
SHA256: 1cc126eaa6e98cdfa7693185d15414fcb650b79f65a56618badfcd89b82a348a
SHA512: 89e4c7dc45e9f7bd69ea8f8ab735d94ab5f523b802387892d8ea836f0549e0e6391b8f1dabf81e75975da4b52580ce5f91013e3fb736225bc9e7f80998968782
Description: debug symbols for libmariadb3
Auto-Built-Package: debug-symbols
Build-Ids: 1925a03d5ab0a0bc5f1b2de79aa4fb1f265f4dd2 1dd32065623c4de94860b31c3ebb4066f65f4294 6b6d4b5f642040a9ade7f3144b087573fe7db77f 817cda7b867bb8b179882645fa7e9bd9ca9d2dea a9b9fcb7146a41fcb3a5db35a8a4746230323c8b e5fb40eb5c33db35a46fb0cb2bd34003a0a82239
Multi-Arch: same

Package: libmariadbd-dev
Priority: optional
Section: libdevel
Installed-Size: 35318
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: libmariadb-dev (<< 1:10.4), libmysqld-dev
Provides: libmysqld-dev
Depends: libmariadb-dev (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), libmariadbd19 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Breaks: libmariadb-dev (<< 1:10.4), libmysqld-dev
Filename: pool/development/m/mariadb-10.5/libmariadbd-dev_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 6261988
MD5sum: 263eb7d581559ae11df46399ab3a0a6a
SHA1: b57a0d354ff77f76e73c29914c5134438d29fa5f
SHA256: 4700472e835b1f4f0ed3a9baee11f2b4689982917b1afb3057201bd569fb44c0
SHA512: d64faf10a712630404f263f4365ca9107384db87de4fab4e224556f8a4d4371f83e583e64f40ffe5805474eb96539e0c76e7a72663e1405102fdbddd4a82d4cd
Description: MariaDB embedded database, development files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the embedded server library development and header files.
Homepage: https://mariadb.org/

Package: libmariadbd19
Priority: optional
Section: libs
Installed-Size: 14553
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: libaio1 (>= 0.3.93), libc6 (>= 2.30), libcrypt1 (>= 1:4.1.0), liblz4-1 (>= 0.0~r130), libpcre2-8-0 (>= 10.22), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.1), libstdc++6 (>= 6), zlib1g (>= 1:1.2.0)
Filename: pool/development/m/mariadb-10.5/libmariadbd19_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 4441696
MD5sum: 71ec81cb037ce15bd4f8ca71780bedfd
SHA1: 77399b8aabff47dcce0ba828d058b2b1d485ce49
SHA256: 86f38c2810f599ed03dcb5ee5280440d2bd427aeca419281874410a0b29b3bdc
SHA512: f725c21f8dec798ff50d83ad3dd5fa5a7cf3d45f323d2e6dea94f47a5edfe8f78c8538af23389ccc0d8391a4c72dfd3aea23bcd3ea908e1f70976f35c9fe970f
Description: MariaDB embedded database, shared library
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes a shared library for embedded MariaDB applications.
Homepage: https://mariadb.org/
Multi-Arch: same

Package: libmariadbd19-dbgsym
Priority: optional
Section: debug
Installed-Size: 78181
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: libmariadbd19 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/libmariadbd19-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 77073432
MD5sum: 5f7ad1c0d1e4fe4932d1b33b49759767
SHA1: 7582095e4bfb88ba52099dd82f8bfd0f38a6a02c
SHA256: 3d61790c95d019ae639c72cf4825306df4fa5ecdf0fe2830fa6b5c0766661385
SHA512: 5e7038e1553c30e48c6c2e60c0847735ba2f342657cbcad0221fd0a6e5d8279d9d847b57d1f1864558221567f1fcad8002ed72f03e298baa3c40c3a02c2094c4
Description: debug symbols for libmariadbd19
Auto-Built-Package: debug-symbols
Build-Ids: 4cf1d1c4f34b57c3893b95da952b7c45cfaed073
Multi-Arch: same

Package: libpgtypes3
Priority: optional
Section: libs
Installed-Size: 101
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.4)
Filename: pool/development/p/postgresql-13/libpgtypes3_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 50760
MD5sum: 8798aa04150ee43d24232a97ba1cbb0d
SHA1: 939d1cd2db6c5baf1ffbc0b827d24bdf6014bff5
SHA256: 7923938e3b30bbbea72726eeddbd6297689945496cd7a52d0dfef19ddb82fe88
SHA512: 2384905bfe882619dc55a39767059518304387c4cfbbeeedd22e0bb3b40afc5027028a5d03459e1d127253f49e5ae24585a82b19d3232f0c7916366b53d0e114
Description: shared library libpgtypes for PostgreSQL 13
 The libpgtypes shared library is used by programs built with ecpg.
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Multi-Arch: same

Package: libpgtypes3-dbgsym
Priority: optional
Section: debug
Installed-Size: 103
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libpgtypes3 (= 13.11-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postgresql-13/libpgtypes3-dbgsym_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 86512
MD5sum: 6fdab82e116d1bb039c4077ebaaa3172
SHA1: 14449e88aec08065f0e6c4590c7ec80bbb631887
SHA256: 2cbf208e6e3c826f62cc46981e17d73ef6154433e2ee73b7bbeab49833f0ce29
SHA512: aa7a03b1e65a5986cd84aa1991a533131596fbe1ee8cb2b966f9447f2d332624527b134866a4c3fcc3c6e88a27cb68a97170a31da16ef3d11c983351c5e5a5ca
Description: debug symbols for libpgtypes3
Auto-Built-Package: debug-symbols
Build-Ids: 0195aad968c2f26ccfd1e6ed0de06d09dfe6e849
Multi-Arch: same

Package: libpq-dev
Priority: optional
Section: libdevel
Installed-Size: 434
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libpq5 (= 13.11-0+deb11u1+apertis0bv2023.0bb1)
Suggests: postgresql-doc-13
Filename: pool/development/p/postgresql-13/libpq-dev_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 137632
MD5sum: 3e80311dca0be736a6262e62b8e2ce46
SHA1: 7e1036887dd062da65f5992fb68d7e914ae8dcdd
SHA256: cc10ebcadf27c9cfe6a8bc7864e972eae499b028f3fc87e0349fef860bbf7daa
SHA512: 0aecffce8e0857aa4f7536d3d52a8b67a560838c43d934f0e7d75de03a450a2c59dc1500ca07267bb933b53668ee64d03aaf97c3df9b4be75a73fc02a8ea45da
Description: header files for libpq5 (PostgreSQL library)
 Header files and static library for compiling C programs to link
 with the libpq library in order to communicate with a PostgreSQL
 database backend.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/

Package: libpq5
Priority: optional
Section: libs
Installed-Size: 703
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.28), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.1)
Filename: pool/development/p/postgresql-13/libpq5_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 172316
MD5sum: 56e2ab1c08f1dbfa85f84d2302a46e7c
SHA1: a70928d8e4541fa42fb73fab649b3052f00c3390
SHA256: fa84f6f9f29a8ed23523e2123766246aaad181872d140c308c9676b6bde7814c
SHA512: 03d47b8c11676de0884bebbda77545ee3933423209e3ddb67406913209d64bfe41b6e4bb6f1630cc57e669523174fba7ef2eb5335fdc14fc6663b7494ce49a43
Description: PostgreSQL C client library
 libpq is a C library that enables user programs to communicate with
 the PostgreSQL database server.  The server can be on another machine
 and accessed through TCP/IP.  This version of libpq is compatible
 with servers from PostgreSQL 8.2 or later.
 .
 This package contains the run-time library, needed by packages using
 libpq.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Multi-Arch: same

Package: libpq5-dbgsym
Priority: optional
Section: debug
Installed-Size: 280
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libpq5 (= 13.11-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postgresql-13/libpq5-dbgsym_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 248252
MD5sum: 064658e9fa0dcbed6a975c4843511a7e
SHA1: 037115bf9b2849b169369c41eed0ee6ba0fc6587
SHA256: 22921bfa4f522259062ccbb9e670aec70b7f8e9c6985b966c919931e96e75315
SHA512: e4a5ce094e59de7fd3fba6dcc5ce3fdf35dd6a572987961d6f982d8a5bc272343659b094b6165b4187c700aaf451c0f4793ce5c5d7e6dac3770f519f460b3fc4
Description: debug symbols for libpq5
Auto-Built-Package: debug-symbols
Build-Ids: fa23a6075154318ec4e5f200b0bdbf0e05716ffb
Multi-Arch: same

Package: libstd-rust-mozilla-1.63
Priority: optional
Section: libs
Installed-Size: 59332
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rustc-mozilla
Version: 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1
Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.3), libllvm13
Filename: pool/development/r/rustc-mozilla/libstd-rust-mozilla-1.63_1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1_armhf.deb
Size: 16276420
MD5sum: 75cc003f651d58545be9dca6a315f5ae
SHA1: 56462e5a9208de31c7998cae7ca1a8f858e5922e
SHA256: 941bb0f2a4f6bb845e1a81c9d84be6164da1b8398231e063c3f8c3f4f999407e
SHA512: aa1a243256b35a6e6e1424f8226ed458c6b924814fbbd474fbbced0191f8cb6dc1c4f805f0ac4cbe76605e46740f6d667a88a3d79fecb08da09166a5df72d86a
Description: Rust standard libraries
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the standard Rust libraries, built as dylibs,
 needed to run dynamically-linked Rust programs (-C prefer-dynamic).
Homepage: http://www.rust-lang.org/
Multi-Arch: same

Package: libstd-rust-mozilla-1.63-dbgsym
Priority: optional
Section: debug
Installed-Size: 67831
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rustc-mozilla
Version: 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1
Depends: libstd-rust-mozilla-1.63 (= 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1)
Filename: pool/development/r/rustc-mozilla/libstd-rust-mozilla-1.63-dbgsym_1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1_armhf.deb
Size: 16545328
MD5sum: 8270d89ab852f7cbe860a715c3b7ed09
SHA1: 90978d0401de48828604d03cc31f10c4d752fc4c
SHA256: 369f64cb34382b1c3a81b4bae681a9d0a2a00711a1e8a9793ba95b6c92d75007
SHA512: d6ab0d8dd4ae5626e104307d09e2ce1933acedf45cf60d3bba78beddb7aaa7bf49c0a04b48fefe04ba0be559ac61492edc25352c679d58e63a84e0d72e12631d
Description: debug symbols for libstd-rust-mozilla-1.63
Auto-Built-Package: debug-symbols
Build-Ids: 14b7684ba3c0ada07d4144b92c975ebe01608dc0 27cbb2eb5a9415a3b0070ce84cda7aa110b8c105 585801dd27a4c97a8581fbe594c4ac27a8cb178e
Multi-Arch: same

Package: libstd-rust-mozilla-dev
Priority: optional
Section: libdevel
Installed-Size: 163917
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rustc-mozilla
Version: 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1
Depends: libstd-rust-mozilla-1.63 (= 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1)
Filename: pool/development/r/rustc-mozilla/libstd-rust-mozilla-dev_1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1_armhf.deb
Size: 33099000
MD5sum: 0907b8a76014c3200c48b1821ce7c130
SHA1: e4d2dc21cc119710d51ead17b9291223bba17020
SHA256: 5e76d80abc7be15c665c058f0265c1e532a0f6d6f693699943139912e895a797
SHA512: 59c3e0c93c7c9e81b958338889ac431ff2ec5c3bbe1b12daf318645b2f930a03f84b5fa1cb06ae258d55245d404ab2d946536de6a0833cd90bbe7cbcb7957edb
Description: Rust standard libraries - development files
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains development files for the standard Rust libraries,
 needed to compile Rust programs. It may also be installed on a system
 of another host architecture, for cross-compiling to this architecture.
Homepage: http://www.rust-lang.org/
Multi-Arch: same

Package: libxapian-dev
Priority: optional
Section: libdevel
Installed-Size: 977
Maintainer: Olly Betts <olly@survex.com>
Architecture: armhf
Source: xapian-core
Version: 1.4.18-3+deb11u1+apertis0bv2023.0bb1
Depends: libxapian30 (= 1.4.18-3+deb11u1+apertis0bv2023.0bb1), libc6-dev | libc-dev
Suggests: xapian-doc (= 1.4.18-3+deb11u1+apertis0bv2023.0bb1), xapian-examples (= 1.4.18-3+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/x/xapian-core/libxapian-dev_1.4.18-3+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 518724
MD5sum: c92e3c3a4743ac2d83ca1354ce84cc8d
SHA1: a759b5966fa847846168ab287bd8446a3a4a5ed1
SHA256: 633a035544dda4b61431e5a321604714b716950bccf1021eb1eea903ec6336cd
SHA512: 595ba709b03d62f431945905a15ec2510fffbab51ca23ed8fe4d2c15d77a4bc924210a27e39202b7562d95f49c6341b98f6c312a5307eacf0567f27463d8b9e6
Description: Development files for Xapian search engine library
 This package contains development libraries and headers for the core Xapian
 library.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.
Homepage: https://xapian.org/

Package: libxapian30
Priority: optional
Section: libs
Installed-Size: 1796
Maintainer: Olly Betts <olly@survex.com>
Architecture: armhf
Source: xapian-core
Version: 1.4.18-3+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Suggests: xapian-tools
Filename: pool/development/x/xapian-core/libxapian30_1.4.18-3+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 995484
MD5sum: 9455361ecb66ee5d0c6070eccb7537d9
SHA1: 79b2a4399a22a91442fa0d7cc528e388f2dcbef4
SHA256: 4a365507b86ff19ce236564c0369f33dca1a191ff27b1f8ac5cc90c57c265456
SHA512: 3482f5d090157a47dd5f3c3270239e302866c931cc320a7b1a936ec57afb2f003af0252ba5139cf75b8453d2a9d926cdb8f33649b2026f5eddb403c0c5f18e21
Description: Search engine library
 This package contains the core Xapian runtime library.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.
Homepage: https://xapian.org/
Multi-Arch: same

Package: libxapian30-dbgsym
Priority: optional
Section: debug
Installed-Size: 10735
Maintainer: Olly Betts <olly@survex.com>
Architecture: armhf
Source: xapian-core
Version: 1.4.18-3+deb11u1+apertis0bv2023.0bb1
Depends: libxapian30 (= 1.4.18-3+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/x/xapian-core/libxapian30-dbgsym_1.4.18-3+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 10485148
MD5sum: e5333ce71aa0d058f375388092b7061a
SHA1: 1240178c4c99853589f735356bdcae566bb0bf3d
SHA256: 2b8ca8d632c84f4dfa39263060173e708ae7e1ef89ca0dd85c56a4d6e2e07f4a
SHA512: 35896862b1a92bdcb00a983d5f9b6939ebf540d5cbb621fa1ae61a222eebd5f024b78373f9aa709e4c7aa285381de14ec0f0c8df2542c96d879cf249a01c6331
Description: debug symbols for libxapian30
Auto-Built-Package: debug-symbols
Build-Ids: 4a25d74fca7038da732973021847486f5c473ded
Multi-Arch: same

Package: libxmltooling-dev
Priority: optional
Section: libdevel
Installed-Size: 625
Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net>
Architecture: armhf
Source: xmltooling
Version: 3.2.0-3+deb11u1+apertis0bv2023.0bb1
Depends: libboost-dev, libcurl4-openssl-dev, liblog4shib-dev (>= 2~), libssl-dev, libxerces-c-dev, libxml-security-c-dev (>= 2~), libxmltooling10 (= 3.2.0-3+deb11u1+apertis0bv2023.0bb1)
Suggests: libxmltooling-doc (= 3.2.0-3+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/x/xmltooling/libxmltooling-dev_3.2.0-3+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 80616
MD5sum: 0f38c1734254565158ac4cc130004dd1
SHA1: 2f88241c26f217650b8661789b7ea85ac283677d
SHA256: c7b8a7f8c31267c387870c055df7022553443618027c3c7083bb4f2b60c0c72a
SHA512: c03f62464c494e549f38b60fe45b0c8f93a5581ad6834c109ee8aca314604bdeba3836032ae5140b5db4b44bd0aaaaf394807a4ecd06ad114c25ccb8410360c0
Description: C++ XML parsing library with encryption support (development)
 The XMLTooling library contains generic XML parsing and
 processing classes based on the Xerces-C DOM.  It adds more powerful facilities
 for declaring element- and type-specific API and implementation classes, as
 well as signing and encryption support.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use or extend the XMLTooling library.
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C
Multi-Arch: same

Package: libxmltooling-doc
Priority: optional
Section: doc
Installed-Size: 12886
Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net>
Architecture: all
Source: xmltooling
Version: 3.2.0-3+deb11u1+apertis0bv2023.0bb1
Filename: pool/development/x/xmltooling/libxmltooling-doc_3.2.0-3+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 5653172
MD5sum: 9560161a5fe9457805dc1f9bbde42809
SHA1: 8bea86146cbcf1e62b15cf58b2617aae51766e0a
SHA256: 835c4a4a41893b2718950cdfedc24c15066c6d84fd7515d6e1084842bd84eea2
SHA512: e0989c7a3d568109f75efb6884823c6c7d5763084775640b8b824533162e243d904487abc6b8e9db50de5f4a0fcee14ef7c113c379840d4d9bbbc7033c35d407
Description: C++ XML parsing library with encryption support (API docs)
 The XMLTooling library contains generic XML parsing and
 processing classes based on the Xerces-C DOM.  It adds more powerful facilities
 for declaring element- and type-specific API and implementation classes, as
 well as signing and encryption support.
 .
 This package contains the XMLTooling library API documentation generated
 by Doxygen.
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C
Multi-Arch: foreign

Package: libxmltooling10
Priority: optional
Section: libs
Installed-Size: 2463
Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net>
Architecture: armhf
Source: xmltooling
Version: 3.2.0-3+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.7), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.5), liblog4shib2, libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2), libxerces-c3.2, libxml-security-c20 (>= 2.0.2), zlib1g (>= 1:1.1.4)
Filename: pool/development/x/xmltooling/libxmltooling10_3.2.0-3+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 530508
MD5sum: 2cc35ea160a2cbd1ca9d8f6087d3449f
SHA1: 317c2ad8d810c8ec4af05f02b3bb5777142d6164
SHA256: 7bfbea5f73a29a07e7c429aef38e39a24ed2209c6fdfbfb3f705dec270f7688c
SHA512: 2c404faf0c6cbd10c35dd72caab9353f8b460361420b623cef59b5863b10c9edff2e1e12bf22c90d55104a97b336576182c89475a1f68535cbd62d0e1f7f8e1b
Description: C++ XML parsing library with encryption support (runtime)
 The XMLTooling library contains generic XML parsing and
 processing classes based on the Xerces-C DOM.  It adds more powerful facilities
 for declaring element- and type-specific API and implementation classes, as
 well as signing and encryption support.
 .
 This package contains the files necessary for running applications that
 use the XMLTooling library.
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C
Multi-Arch: same

Package: libxmltooling10-dbgsym
Priority: optional
Section: debug
Installed-Size: 8309
Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net>
Architecture: armhf
Source: xmltooling
Version: 3.2.0-3+deb11u1+apertis0bv2023.0bb1
Depends: libxmltooling10 (= 3.2.0-3+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/x/xmltooling/libxmltooling10-dbgsym_3.2.0-3+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 7675248
MD5sum: b8f3d53240bc26646134429408680a06
SHA1: 8eab0f9e2dbdf5adcc6d82f7bade694d8a7687c6
SHA256: 4a45159536a6c18d2877f20c7909e89ac834f689ffb8623b35ee50498e782d8a
SHA512: b80d952ce7c56893fac8f10e960531e9262bd6cf181ef262be812be213831ad747caa48720f032c80569b42039a6660b7064ae0a36bec0b4ab1ede016423bcc5
Description: debug symbols for libxmltooling10
Auto-Built-Package: debug-symbols
Build-Ids: ebb5026a384ac8132835f341e6925f1da899de07 f8b6e80101c500f1e02d1b6a7ca0768a6fdec3f2
Multi-Arch: same

Package: logrotate
Priority: important
Section: admin
Installed-Size: 144
Maintainer: Christian Göttsche <cgzones@googlemail.com>
Architecture: armhf
Version: 3.18.0-2+deb11u1+apertis0bv2023.0bb1
Depends: cron | anacron | cron-daemon | systemd-sysv, libacl1 (>= 2.2.23), libc6 (>= 2.28), libpopt0 (>= 1.14), libselinux1 (>= 3.1~)
Recommends: bsd-mailx | mailx
Filename: pool/development/l/logrotate/logrotate_3.18.0-2+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 70640
MD5sum: 0e148fbb69e527c8503e72e56435b600
SHA1: e3a311dc8714ec3d0b306826cd22d4a962459b8b
SHA256: e4b79296e221d5745c42b7a8eb358db7e3c35507cc93ea476eee1734a6ab9269
SHA512: d2f0f427d16fd435ea8f4d2146cc206b6199b95adc278847ac018bca68a851bd28a14d5fefdb9e4627ca2232508298359aaa8598aa8d45421b2175d4ceb3c4f5
Description: Log rotation utility
 The logrotate utility is designed to simplify the administration of
 log files on a system which generates a lot of log files.  Logrotate
 allows for the automatic rotation compression, removal and mailing of
 log files.  Logrotate can be set to handle a log file daily, weekly,
 monthly or when the log file gets to a certain size.  Normally, logrotate
 runs as a daily cron job.
Homepage: https://github.com/logrotate/logrotate
Multi-Arch: foreign

Package: logrotate-dbgsym
Priority: optional
Section: debug
Installed-Size: 100
Maintainer: Christian Göttsche <cgzones@googlemail.com>
Architecture: armhf
Source: logrotate
Version: 3.18.0-2+deb11u1+apertis0bv2023.0bb1
Depends: logrotate (= 3.18.0-2+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/l/logrotate/logrotate-dbgsym_3.18.0-2+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 81692
MD5sum: 61eb0398991b16f63565f349b91ce1b6
SHA1: 5bdd835987c21797be877eed7f1a4c6aa3d2c5a0
SHA256: 57df5de164a080760bbcc33e3d2f153b958015f1cc5f9d865ab3d55c9f841b1f
SHA512: 1c4760a3b7945a830dfa8450176cea33737275f80b2f70981ac9cde690d8f486a0f9489021e0d0d53bd5c49c51e6a0795c5f8f588fb5d2c3af08bf719fc724da
Description: debug symbols for logrotate
Auto-Built-Package: debug-symbols
Build-Ids: b28129db3a825a1c588c98c834c8820ed2b8d1ef

Package: mariadb-backup
Priority: optional
Section: database
Installed-Size: 19204
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-backup-10.1, mariadb-backup-10.2, mariadb-backup-10.3, mariadb-client-10.1
Depends: mariadb-client-core-10.5 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), libaio1 (>= 0.3.93), libc6 (>= 2.30), libcrypt1 (>= 1:4.1.0), liblz4-1 (>= 0.0~r130), libpcre2-8-0 (>= 10.22), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), libsystemd0, zlib1g (>= 1:1.2.0)
Breaks: mariadb-backup-10.1, mariadb-backup-10.2, mariadb-backup-10.3, mariadb-client-10.1
Filename: pool/development/m/mariadb-10.5/mariadb-backup_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 5163296
MD5sum: 14376b0331a6d244f146f4ccf9836ae4
SHA1: dbca50f399692c57c366a2eecbcabf70dc4e0f46
SHA256: 5656208fde0572b8e795a8bb2c02bc69090dbe10abcd42e2098cc880026727d4
SHA512: 600af0c413a6e7e18e6a3180e7408cfdd8818493a0c32b42ddbd0f169b02462e2a5c8848c90b425b60cad7e05db08912f46301cef27056a9e334ef5a95a448c4
Description: Backup tool for MariaDB server
 This backup tool is guaranteed to be compatible with MariaDB.
 Based on Xtrabackup, but improved to work with MariaDB.
 .
 Please refer to the MariaDB Knowledge Base on more information on
 how to use this tool.
Homepage: https://mariadb.org/

Package: mariadb-backup-dbgsym
Priority: optional
Section: debug
Installed-Size: 94857
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-backup (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-backup-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 93864492
MD5sum: c722091b2ac29621c88d33e90920e231
SHA1: 0dca983ec66573c3b320061adc0795895e064d55
SHA256: 75fee9dac114cef4fc75db813069ad27a10dcfcd9513b35104b49a351791608a
SHA512: a66891ac260f84725bb6433ae60684817bd924688e614954ce5b2638d93d4b3050a8c793a2252791c82c80e2cf2c089f275095857dfbe6a53ffcc5cb8f77f8f1
Description: debug symbols for mariadb-backup
Auto-Built-Package: debug-symbols
Build-Ids: 5fa521a8676ee53e39887c4ebcb039467758e774 72c5c0b99e52ab2e82a71d0004a55faeec18dc27

Package: mariadb-client
Priority: optional
Section: database
Installed-Size: 115
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: all
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-client-10.5 (>= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-client_10.5.18-0+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 76216
MD5sum: 32b71bc0a91400ff8c83ef364b88ac2c
SHA1: 47bbf1588178f1c7400c055dfe10c064db0886b7
SHA256: 8170506984c485a1acd9e8008b21bb56f416279c945b4390bb39d109219979a0
SHA512: 8e3df4280f4ee36b57f45c21117374f8d9cc8a2cdb69063e46e412112e120a4233d0be201fdaf0d98cfceee4ade36dfbd43eba66cdeef98ca2389a931d876ab3
Description: MariaDB database client (metapackage depending on the latest version)
 This is an empty package that depends on the current "best" version of
 mariadb-client (currently mariadb-client-10.5), as determined by the MariaDB
 maintainers.  Install this package if in doubt about which MariaDB version
 you want, as this is the one considered to be in the best shape.
Homepage: https://mariadb.org/

Package: mariadb-client-10.5
Priority: optional
Section: database
Installed-Size: 24255
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-5.5, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-server-10.0, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mytop, virtual-mysql-client
Provides: virtual-mysql-client
Depends: debianutils (>= 1.6), libconfig-inifiles-perl, mariadb-client-core-10.5 (>= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), perl:any, libc6 (>= 2.28), libssl1.1 (>= 1.1.1), libstdc++6 (>= 4.3.0), zlib1g (>= 1:1.1.4)
Recommends: libdbd-mariadb-perl | libdbd-mysql-perl, libdbi-perl, libterm-readkey-perl
Conflicts: mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mytop, virtual-mysql-client
Breaks: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-5.5, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-server-10.0, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0
Filename: pool/development/m/mariadb-10.5/mariadb-client-10.5_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 1100500
MD5sum: 05d1cac0ffac44a6a8f82f79faabd1fb
SHA1: cb9eb52852e534228d2b46bbc1ba479ca168466d
SHA256: 9f10d74422ad8e1105f3b94ef2589cda7f2e472dd85027f73c77a6d67e1efd1e
SHA512: c8e48b005beae6ca781e9aff8d77de3d7c467a6d44f6e9b1cde5bee3c10b22314185185ca92b3b2526879a88d08e6ee4340f8aa23af30f8b46a8c44ce61e5ec6
Description: MariaDB database client binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the client binaries and the additional tools
 innotop and mariadb-report (mysqlreport).
Homepage: https://mariadb.org/

Package: mariadb-client-10.5-dbgsym
Priority: optional
Section: debug
Installed-Size: 7662
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-client-10.5 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-client-10.5-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 6683180
MD5sum: f26aff0f517ec48d5c5e5675dd9d2a85
SHA1: b27db4548480beb4b6a21baaf5673ded3c08eec1
SHA256: e9756f9e0da846af3891015b2d915bc2e79058fd89d965c08dc0d27db9119659
SHA512: c7db34cdf364af52e7fd32fc007b593a01d9e7a8f3376f34e67c54765a81dfbc426f140c30642f5862ddf7de46abc12fafc2ac42626ddd376abf0486a08da12b
Description: debug symbols for mariadb-client-10.5
Auto-Built-Package: debug-symbols
Build-Ids: 2a91ae384bef194b5bdd20ee96f6efd44812e14b 41da2023159194ad06a96df3c0f16d42abbb1fad 4c6bd0ace87575704bdb0946a99eb22e60500da1 6340ca49c1e9825fdbcdf9f3089f99017f85fd29 c814d77b5ae6c2264310c81ea40fc85e600ace5f d2a47751943ac63c4ae6b5976850cf4f8f22a7aa f553f4440c59a074def6032ce27cdd6d8fe905c0

Package: mariadb-client-core-10.5
Priority: optional
Section: database
Installed-Size: 7026
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-client-10.0, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-5.5, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, virtual-mysql-client-core
Provides: virtual-mysql-client-core
Depends: libmariadb3 (>= 10.5.4), mariadb-common (>= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), libc6 (>= 2.28), libedit2 (>= 2.11-20080614-0), libncurses6 (>= 6), libssl1.1 (>= 1.1.1), libstdc++6 (>= 4.3.0), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Conflicts: mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, virtual-mysql-client-core
Breaks: mariadb-client-10.0, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-5.5, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0
Filename: pool/development/m/mariadb-10.5/mariadb-client-core-10.5_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 741016
MD5sum: 2d8b50bd7063ddae504bfc49791343ca
SHA1: 71377bcac199f3aac80ee01cb039cd913aa0594e
SHA256: 8f31cfef422023ac7c05c10c851f6ee9af659248ea32fdd61a12b7078af324ad
SHA512: 466fb3914e12f59eeda55378c100e6a2aed6ea5644dde690ed6f0d29b9115db0f2a28e9a78e071e9b216f7d4d1062d3ef2b5d49c61377675edb2948a61eacec9
Description: MariaDB database core client binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the core client files, as used by Akonadi.
Homepage: https://mariadb.org/

Package: mariadb-client-core-10.5-dbgsym
Priority: optional
Section: debug
Installed-Size: 2548
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-client-core-10.5 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-client-core-10.5-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 2286860
MD5sum: 450fbb03db8283415e635e4365f94b65
SHA1: 27ce15f1acb75a1b16e5bcac9d542899b063b0ec
SHA256: c96ec8ed1634b4bd85436b15fec469241879ccd4839344a20822bab597a70f6f
SHA512: 0389bb3c44dd9d38cd5a3c7ee765071737ff37d75cec5dc4622172c6c1575b84545111fceff49b5f7c02c1a45b608c7f7dc38b0eb1d28a68a82f7b330efbeaa0
Description: debug symbols for mariadb-client-core-10.5
Auto-Built-Package: debug-symbols
Build-Ids: 9b5993eb71204cce120fbcc2074f87ec41240336 db79833a7e9d9c25ce8ec9765dad8e016f41687c

Package: mariadb-common
Priority: optional
Section: database
Installed-Size: 125
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: all
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mysql-common (>= 5.6.25)
Filename: pool/development/m/mariadb-10.5/mariadb-common_10.5.18-0+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 77756
MD5sum: 648598e1e8a6272e24015c97f06b6690
SHA1: 569c847f142cd2512dcb86292d0421ec050acc82
SHA256: 1e17021efe1bc3213b13061f1f170f64c5a819fbc2bc293c67b98a2429425ca4
SHA512: 5a1e3f943512394819d071c92ada9487c74b0a513a3e1ea0ad892a619457209b516aec315ce12ceb0c0bd3056784f6fe7031a2424ac619152d740802a02035c2
Description: MariaDB common configuration files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes configuration files common to all MariaDB programs.
Homepage: https://mariadb.org/
Multi-Arch: foreign

Package: mariadb-plugin-connect
Priority: optional
Section: database
Installed-Size: 1183
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-connect-engine-10.0, mariadb-connect-engine-10.1, mariadb-server-10.0, mariadb-server-10.1
Depends: libxml2 (>= 2.7.4), mariadb-server-10.5, unixodbc, libc6 (>= 2.29), libodbc1 (>= 2.3.1), libstdc++6 (>= 4.3.0), zlib1g (>= 1:1.2.3.4)
Conflicts: mariadb-connect-engine-10.0, mariadb-connect-engine-10.1
Breaks: mariadb-connect-engine-10.0, mariadb-connect-engine-10.1, mariadb-server-10.0, mariadb-server-10.1
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-connect_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 511360
MD5sum: e5935d20d6305fc20acf7ddce1cffff1
SHA1: 29050da1328030ebf3da7d804362d8f195608e5a
SHA256: 1833cd8482688b8f70525db5ae45a1901d20007c9e1683e80ca0c8ce6b238a9b
SHA512: 36c9ea4fa9b60647c50646ca865de4c4d91dfcfc41297021ea14191848646111ea7de2ab6897c97feda585db4c27e021d07929e1a465551be4614cd5496e2ff9
Description: Connect storage engine for MariaDB
 Connect engine supports a number of file formats (dbf, xml, txt, bin, etc),
 connections to ODBC tables and remote MySQL tables, as well as a number of
 other interesting features.
 This package contains the Connect plugin for MariaDB.
Homepage: https://mariadb.org/

Package: mariadb-plugin-connect-dbgsym
Priority: optional
Section: debug
Installed-Size: 3523
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-plugin-connect (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-connect-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 3286972
MD5sum: 795bd5a7a7d91123a2af6c17a5eb1634
SHA1: 7729a51ef4debfb605bb9e6792a0c4b721500155
SHA256: 48164ccbaa3480918ed911ac78f78e167a65038913b14d61a7651bddf0b90325
SHA512: 5c01581f1bb46625636d06f4deb11b96555b52227b975778edc7889db46d68eebc7ddd223825cbf6420ad40bfa8ef8ffda773581158eb2c4d85134dedc236da2
Description: debug symbols for mariadb-plugin-connect
Auto-Built-Package: debug-symbols
Build-Ids: a1c05fe564b9f23dc73861d93d9e99389ea38cd6

Package: mariadb-plugin-cracklib-password-check
Priority: optional
Section: database
Installed-Size: 130
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: libcrack2 (>= 2.9.0), mariadb-server-10.5, libc6 (>= 2.4)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-cracklib-password-check_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 78384
MD5sum: 3f91573a73636d81d89b4741f7f798f8
SHA1: e8cfdcb7e30d2b654136cda6a8d8b91ce34543f6
SHA256: e76800412868e96672268dad7a856446d022264da7f2a853c9b38b04ee0ceafe
SHA512: 318750de9113a56bb522f1a46a88f2b85b566154e37efa4028854bbc9faf6eb68fe046aa8fa035e20e5a6e2d16efa1833ca35c5a767675257027349977f7332b
Description: CrackLib Password Validation Plugin for MariaDB
 This password validation plugin uses cracklib to allow only
 sufficiently secure (as defined by cracklib) user passwords in MariaDB.
 .
 Install and configure this to enforce stronger passwords for MariaDB users.
Homepage: https://mariadb.org/

Package: mariadb-plugin-cracklib-password-check-dbgsym
Priority: optional
Section: debug
Installed-Size: 18
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-plugin-cracklib-password-check (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-cracklib-password-check-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 6048
MD5sum: b286f97bf638cb270f7a6f7aacbc6d0c
SHA1: ef21dafd7cbebf5463b343fd74b49308ed8609d4
SHA256: 91bb38fef0d52b3aed884cc888661e51ce75002a27be71b2b701ec264116c965
SHA512: b4a0d0b0713c0739c358114ee38999d97a937f760511a833c054331cc29f05dfc9a2f8859bb02595d7326fb0e6c0f5c462b335f66ebc159e1c43948e60cfef4a
Description: debug symbols for mariadb-plugin-cracklib-password-check
Auto-Built-Package: debug-symbols
Build-Ids: 15a550b6e5525330cb6845bc52e7ae5f3c6bc0dd

Package: mariadb-plugin-gssapi-client
Priority: optional
Section: database
Installed-Size: 126
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-gssapi-client-10.1, mariadb-gssapi-client-10.2
Depends: libgssapi-krb5-2 (>= 1.17), mariadb-client-10.5, libc6 (>= 2.4)
Breaks: mariadb-gssapi-client-10.1, mariadb-gssapi-client-10.2
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-gssapi-client_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 78916
MD5sum: 677d9ccd11a7f2213712b649fc9d6bce
SHA1: c262c69650dd95baeae24d61fa07830c33dba1a5
SHA256: 2f79bd08a4b6bfcb4bb75029339bcda9a99cfe035e6f8250fb2262c037f101ae
SHA512: ccebfbc52f06f86ea224d5356735fb7b3efa6d73ca399406289abd94170ce4dd99cdb080054984236f84c38fd0ddc064056c76895d6fedcae55d224ead0338dc
Description: GSSAPI authentication plugin for MariaDB client
 This plugin includes support for Kerberos on Unix, but can also be used for
 Windows authentication with or without domain environment.
 .
 This package contains the client parts.
Homepage: https://mariadb.org/
Multi-Arch: same

Package: mariadb-plugin-gssapi-client-dbgsym
Priority: optional
Section: debug
Installed-Size: 38
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-plugin-gssapi-client (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-gssapi-client-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 24920
MD5sum: 97af5644b56a372eb00ba0419d0da497
SHA1: d3eb4ef637a0f1491befbe1212e6fde5b9b79f35
SHA256: 34ea4689bd2950cd276ef0ca75442b52e4fc033a7eae72e60b1a596f6328cc54
SHA512: 90ceca12971e4f87cb33ebc0dee31242e7c67b602f28edd80cdafef52184318ab0438c581cc4824696376a348ccb1fb46123b57e2eb9cbc819e5188a77c187f3
Description: debug symbols for mariadb-plugin-gssapi-client
Auto-Built-Package: debug-symbols
Build-Ids: ae5a961d3f7e9536c9edc7e2276b3b1c12dbfe74
Multi-Arch: same

Package: mariadb-plugin-gssapi-server
Priority: optional
Section: database
Installed-Size: 138
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-gssapi-server-10.1, mariadb-gssapi-server-10.2
Depends: libgssapi-krb5-2 (>= 1.17), mariadb-server-10.5, libc6 (>= 2.4), libkrb5-3 (>= 1.13~alpha1+dfsg)
Breaks: mariadb-gssapi-server-10.1, mariadb-gssapi-server-10.2
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-gssapi-server_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 83476
MD5sum: 7eb8125eeb6af6778e36023255963b1f
SHA1: 79025d9932a55187d8a746451ec7c6ceaaf2ef24
SHA256: 0333d976b1c7c2aab43780421828e675a82a965c35f90ca5fded318ea571a022
SHA512: 380736778422bce11cccac7d7fabf1e17e9d40d2d64b961d3190f619490c6771f0333b2f779e02f3dcfccd22284a0bb72a35d8cc75226f6dbdc382c4a56c7cbf
Description: GSSAPI authentication plugin for MariaDB server
 This plugin includes support for Kerberos on Unix, but can also be used for
 Windows authentication with or without domain environment.
 .
 This package contains the server parts.
Homepage: https://mariadb.org/

Package: mariadb-plugin-gssapi-server-dbgsym
Priority: optional
Section: debug
Installed-Size: 31
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-plugin-gssapi-server (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-gssapi-server-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 15980
MD5sum: a5f44eba7807a2c81aeeacd407ceaa6f
SHA1: fff1dcb1af09a44d12bb28046dfedfe455079b5a
SHA256: aa3ba238d6c31e2f7a67169f7f64131c06d773a5f689c40340bd18cf3c52b44a
SHA512: 73180e5f7fe6b2ef4cd7df64cff3d2c98aafaeb6819ee92f6f96a22b96006d441a7838750fed1746f46137da2d693166300712262c3800beffd76eb455c64c05
Description: debug symbols for mariadb-plugin-gssapi-server
Auto-Built-Package: debug-symbols
Build-Ids: 888f2db3d9bd71d0bfd5a73fc7f42632d448de7d

Package: mariadb-plugin-mroonga
Priority: optional
Section: database
Installed-Size: 4057
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-server-10.0, mariadb-server-10.1
Depends: mariadb-server-10.5, libc6 (>= 2.29), libstdc++6 (>= 4.9), zlib1g (>= 1:1.2.0)
Breaks: mariadb-server-10.0, mariadb-server-10.1
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-mroonga_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 1120976
MD5sum: 9147cc4442ee34ba7fb06cd0b26a6437
SHA1: 456f24e52f272f769967a3b26ca7ba22ba052214
SHA256: ae2dc334deeaf8d088074ea9753c6395914cba7b7e58dd1dcbe8e2669175e63c
SHA512: ae66b13508652fca91f8ee137f5bfc44f6263a8b8e70736f5e53ad52317f5d9981f3fa2dbd05d4dcc876a50c91e002bc022038e3a6f0f130936006a924cb666b
Description: Mroonga storage engine for MariaDB
 Mroonga (formerly named Groonga Storage Engine) is a storage engine that
 provides fast CJK-ready full text searching using column store.
 This package contains the Mroonga plugin for MariaDB.
Homepage: https://mariadb.org/

Package: mariadb-plugin-mroonga-dbgsym
Priority: optional
Section: debug
Installed-Size: 8135
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-plugin-mroonga (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-mroonga-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 7638964
MD5sum: 17567fb765bc9b6f2dc15e002880e8d2
SHA1: 1aaafcb9e446b88eb78d90a740ea33ba79e50ef3
SHA256: 461410500a9b892691cada9511d3db8da4899bbb7be0fefd27f0f2037cf8e883
SHA512: 8b9ff6a59668962018d6c8deaa59742605c4cbae778bc274305ab45806045a8ea7164154e0e530ebd10cf2b1c0918b3bbd55c99b80b847d7ed0f5dafd777fa7f
Description: debug symbols for mariadb-plugin-mroonga
Auto-Built-Package: debug-symbols
Build-Ids: 9aa4553488d46621ae124e7769c708b5c7c2687a

Package: mariadb-plugin-oqgraph
Priority: optional
Section: database
Installed-Size: 246
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-oqgraph-engine-10.0, mariadb-oqgraph-engine-10.1, mariadb-server-10.0, mariadb-server-10.1
Depends: libjudydebian1, mariadb-server-10.5, libc6 (>= 2.4), libstdc++6 (>= 5.2)
Conflicts: mariadb-oqgraph-engine-10.0, mariadb-oqgraph-engine-10.1
Breaks: mariadb-oqgraph-engine-10.0, mariadb-oqgraph-engine-10.1, mariadb-server-10.0, mariadb-server-10.1
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-oqgraph_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 124996
MD5sum: f10f6b695ff4ddebd92d383abb7847c3
SHA1: 09af34206c8639f34c9f4c229223262b20544faa
SHA256: df56a96b55a781b0de531173fe9823723a4df17baf918b0aa28af27ee15bfba8
SHA512: 85942446d4dbfb099d1aaaeb478c427d322538960cb28235d7e70640fed6656cee57e1e81771d6ce2b80a2d42323e0815034d29712e05c456fe65745cb9662a2
Description: OQGraph storage engine for MariaDB
 The OQGraph engine is a computation engine plugin for handling hierarchies
 (trees) and graphs (friend-of-a-friend, etc) cleanly through standard SQL.
 This package contains the OQGraph plugin for MariaDB.
Homepage: https://mariadb.org/

Package: mariadb-plugin-oqgraph-dbgsym
Priority: optional
Section: debug
Installed-Size: 898
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-plugin-oqgraph (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-oqgraph-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 863480
MD5sum: f87fe59a6652efc5498c72329994b473
SHA1: fe83c8599c452fd539eccb088e4443c1c72571c0
SHA256: 460f72051417601fee9d7c51377f4164396ccbd17400a16a353c8b7ee6423c05
SHA512: e1e6adbafef615ffbee0a01b25cbf375b1a13d515ad2669e34ba8b8ff5f6952fa95e5c9184ce39badc0c28dd730d9f60d30f9558b53156ccd0370ab273702153
Description: debug symbols for mariadb-plugin-oqgraph
Auto-Built-Package: debug-symbols
Build-Ids: 06565a30108969d2091ef608c93d5603f309ab4c

Package: mariadb-plugin-s3
Priority: optional
Section: database
Installed-Size: 3757
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: libcurl4 (>= 7.16.2), mariadb-server-10.5 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), libc6 (>= 2.29), libssl1.1 (>= 1.1.0), libstdc++6 (>= 4.3.0), zlib1g (>= 1:1.1.4)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-s3_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 784088
MD5sum: 8fd402923001ec91b7d406132290978a
SHA1: 2b0a0d49799fd01f1b481fc8e62b2cda5bda717b
SHA256: 3cdde6059cdddf014a3ae7cee66c5642fefd15dbfdb561707c7f60c74eacd58f
SHA512: 58f00e2bb1f1542701b6e21679a26176b995b23ff8f0dc13e47a20056d0dedbc3bfa2e2dde633097779455c563dfc53b4fd8a28a541ff272bf64e5649e5add26
Description: Amazon S3 archival storage engine for MariaDB
 The S3 storage engine allows one to archive MariaDB tables in Amazon S3 (or any
 third-party public or private cloud that implements S3 API), but still have
 them accessible in MariaDB in read-only mode.
Homepage: https://mariadb.org/

Package: mariadb-plugin-s3-dbgsym
Priority: optional
Section: debug
Installed-Size: 2703
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-plugin-s3 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-s3-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 2551840
MD5sum: 05a1e2eebfc16182bcece5ea90b642fd
SHA1: 81d0436ac946da4c9cf2952b045282985e5666f3
SHA256: 1f2f35403bae3f5d3f4ba38d59ac56eabd9d47459f981ca2c2b42fb39753fcbd
SHA512: ff630857e3be372cad24f4bfe08cdf0f8648005a4d063fa0d51777f9e57d67c379a252bb3564b12224ec72afc7722edb65c3ba9b46b54fb4dfae5dc326ba8027
Description: debug symbols for mariadb-plugin-s3
Auto-Built-Package: debug-symbols
Build-Ids: 7604ce8d962bc4d99cd0d235f9e00502e75b2ec0 ead1419c133acc4f507de3e2278e814e67dba49f

Package: mariadb-plugin-spider
Priority: optional
Section: database
Installed-Size: 879
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-server-10.0, mariadb-server-10.1
Depends: mariadb-server-10.5, libc6 (>= 2.28), libstdc++6 (>= 4.9)
Breaks: mariadb-server-10.0, mariadb-server-10.1
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-spider_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 387808
MD5sum: f57c189c5453473eec9b0751d1739a7e
SHA1: 274cdc05d5066511baa4aa807073f6f0355cfbdc
SHA256: 967b9981ca0ab1bc575066536392bf877c3350fe38fc31299beb070570f6f53f
SHA512: a7a6a36876c4c22743be1f70c0f285173c75aafd50f1104cb8735fa8b645e167f2732580ada3634e9c162bb4b29c630413a799fa60ef861bc537e8536f84777a
Description: Spider storage engine for MariaDB
 The Spider storage engine with built-in sharding features. It supports
 partitioning and xa transactions, and allows tables of different MariaDB
 instances to be handled as if they were on the same instance. It refers to one
 possible implementation of ISO/IEC 9075-9:2008 SQL/MED.
Homepage: https://mariadb.org/

Package: mariadb-plugin-spider-dbgsym
Priority: optional
Section: debug
Installed-Size: 4268
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-plugin-spider (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-spider-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 4197192
MD5sum: c64899f7e4c1fc7cd271ca133825e6c9
SHA1: 483df4fd96312092055af8604050e7b87ae274c0
SHA256: c727fac30346d5321e279c25ea5eb2c0cc8f214a33bc6d2db24920b8c2b74a98
SHA512: 8c38da05bbfc21d748f4b69c5855881a4df0c182927fa4b94f06bcf175cdf9b9c833efd2129d7b337a5a2d79246e7b01bc6c25f9050259a7a3cc45c3d2d2066d
Description: debug symbols for mariadb-plugin-spider
Auto-Built-Package: debug-symbols
Build-Ids: ced205c778ff6f198e303bcaea944aaf6b4e6339

Package: mariadb-server
Priority: optional
Section: database
Installed-Size: 115
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: all
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-server-10.5 (>= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-server_10.5.18-0+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 76348
MD5sum: 3f16e078cb7286b383438b1d437f737d
SHA1: c817d17decdb3983d8e18e317da359df13d04286
SHA256: 32b1822dbeb91878564391deaffc66605610b9905ea640504b115e458b2084e5
SHA512: 660a9401a474c1aa4d88d46ade884a2e40e39aa614dc5a1ae60c554fb79b681449655b773b6ade2223155403edaca962aa0fee575d3ba6ee16fc139a2b5c06bd
Description: MariaDB database server (metapackage depending on the latest version)
 This is an empty package that depends on the current "best" version of
 mariadb-server (currently mariadb-server-10.5), as determined by the MariaDB
 maintainers. Install this package if in doubt about which MariaDB
 version you need. That will install the version recommended by the
 package maintainers.
 .
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
Homepage: https://mariadb.org/

Package: mariadb-server-10.5
Priority: optional
Section: database
Installed-Size: 57389
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-galera-server, mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-5.5, mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-client-5.5, mysql-client-5.7, mysql-client-core-8.0, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, virtual-mysql-server
Provides: virtual-mysql-server
Depends: galera-4 (>= 26.4), gawk, iproute2, libdbi-perl, lsb-base (>= 3.0-10), lsof, mariadb-client-10.5 (>= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), mariadb-server-core-10.5 (>= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), passwd, perl (>= 5.6), procps, psmisc, rsync, socat, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.29), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.0)
Pre-Depends: adduser (>= 3.40), debconf, mariadb-common (>= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Recommends: libhtml-template-perl
Suggests: mailx, mariadb-test, netcat-openbsd
Conflicts: mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, virtual-mysql-server
Breaks: cqrlog (<< 1.9.0-5~), galera-3 (<< 26.4), mariadb-galera-server, mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-5.5, mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-client-5.5, mysql-client-5.7, mysql-client-core-8.0, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0
Filename: pool/development/m/mariadb-10.5/mariadb-server-10.5_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 3721376
MD5sum: f9c56958ed637c77317966c45d648c3d
SHA1: 970fc7af97ae625e06eab869f40d71331f44c481
SHA256: 63be040b65b9c10736e2e302cbd3bd0e3b05ebba0955a41ab10e500f5e9d02c5
SHA512: 729ba6364d3a06449727f3db15ecfe20ead4ccc653c876de1168a16afda93bfc8cd9061897be379c7f599b5f6e9185df05509b4b4bbbb013ff03e3c0fe12a9bc
Description: MariaDB database server binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the server binaries.
Homepage: https://mariadb.org/

Package: mariadb-server-10.5-dbgsym
Priority: optional
Section: debug
Installed-Size: 32325
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-server-10.5 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-server-10.5-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 29920592
MD5sum: a89ddb08af34d88c055b5741ebdc4c4d
SHA1: 028b6867484460dd5a7eaac28900d1eb18adb0f5
SHA256: 14df99c25ffda88cd14a6fd55be06d96063124c6bc2f09f561db9d4e495e925a
SHA512: 84e9e425073ee3180cccf8b00776d9ed4f8dadd21b8b25d65affb2a6d159525a056dc50a3bd31211d80b87f0b8cff4857cc598de376e631f9498145d01a470a4
Description: debug symbols for mariadb-server-10.5
Auto-Built-Package: debug-symbols
Build-Ids: 024bf969b231ad393d1e9938f76c2cccf71b3457 15df3f813df3cacacdc390d8ed042b73d626c587 1814c37bfdabd53cf48134420e65a8cfbbbb7fac 1a9be34a37bfb475f521ff4efca0c894c3ac2660 1c038154bc4ead9674a595769f120c7a7e8103d8 1d49cc83ffb98dd19619111f705bca03e930ee75 20d85e2d7a812a3208ad658083e28b18d141afce 21593763b65476aa35fbbacba54386aba4babe1e 2438ffaecf882c7efe53dfaf88d2cf09ff0094e5 298a16b89c64ef8af3f870ee8c5695b434a2a702 31518c801dce17dec4043bc3dc11ad1df89a8580 37f1da8e509d4f7cd36a3dacbdda53fb73a5e8bf 459baf3b260ed981c2ea2f902a87d94cc7c40ceb 54c45185d2dfe2d7a96c2b19ebfad562cedcec29 5bbaf71a65559bd237afa0d4df437ab61f036c24 5d4bafeaec1901e6acf6cc8c1c21bdd8ea99d872 71b2a4ecef5c7c5630d45ce05fba7032456b4ae2 72edc804307af1d61ad0e2560946137f7d79b690 769aae17e35fd66ade2c33fd8f15addce42c097c 7d8534c0c7ad642a89c655cd2f403d2f29a5a50e 85f5d64e537b3872d77291f6dc48a1f0df588a92 8737b8ff83540e0a519c6e04156192249f657003 8e5b07f729741568ad25ae5a23951b6e12a3cfd1 907492b193acbacac0a2f167ca6fe49d633b2471 9be36c2a57c1597e88d7e5d0a3ff35314455c897 9e4dfbbd127a54c7bc5c6c1ad153d55c3ade885f 9fd3807c5f16aa3ed15534595576fe4a9f855922 a06fe430435b17ae42b8bb6c28f45adae1ac5a99 a7d43c537e65408f8cf458f8fabccd1975020b82 a824a356f6dbeff15375cb56b8761d77453523e0 ab9a04a3e7e47a20cf8be7837892fefb139e9a9b b6949efa04ed3599cb09222d121fe31e00476618 c92adc7d71fff755fe9973dc1d7818948b293d7d cdb826b02aab509d2588c46cea459012bac8768c f1dcfd1c19846ec31432b1a199f8bb16a3f4cfbc f22e5255683d4ed999ead74c58ec9d765f66faf2 f73c7f650e450c648965e9babfb4c94abb671449 ff560a9463cbd862664dd39b607546c6f18a8a96

Package: mariadb-server-core-10.5
Priority: optional
Section: database
Installed-Size: 33116
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-client-10.1, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-5.5, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, virtual-mysql-server-core
Provides: virtual-mysql-server-core
Depends: mariadb-common (>= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), libaio1 (>= 0.3.93), libc6 (>= 2.30), libcrypt1 (>= 1:4.1.0), liblz4-1 (>= 0.0~r130), libpcre2-8-0 (>= 10.22), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), libsystemd0, zlib1g (>= 1:1.2.0)
Conflicts: mariadb-galera-server-5.5, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, virtual-mysql-server-core
Breaks: mariadb-client-10.1, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-5.5, mysql-client-5.5, mysql-client-5.6, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0
Filename: pool/development/m/mariadb-10.5/mariadb-server-core-10.5_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 6132684
MD5sum: eb2b073887e46dc20cbb8b7756d2d1fb
SHA1: e3a2a4d0059f87cb67492658aa1a90760c470e35
SHA256: 69f759048650aaba6eb2c5c43bc872f29533db6170b6a6aea6c9a1a78349f4de
SHA512: 1f60c7b08724e7354c1ab5ec40818f357c2a4043de3cee804b2d52fc9bae0ae49fc770f867477312f27a9d2e28c84a5f522ce5f6c9626d3721a2919b819ab436
Description: MariaDB database core server files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the core server files, as used by Akonadi.
Homepage: https://mariadb.org/

Package: mariadb-server-core-10.5-dbgsym
Priority: optional
Section: debug
Installed-Size: 95756
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-server-core-10.5 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-server-core-10.5-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 94413684
MD5sum: 0ebeca6b6c7b4a95dcc962cb794b5dcc
SHA1: 62aa7dfdfe1835eb9d6fdb21f11aca9c6c48a92d
SHA256: 3a1f2313e699d6ad3587b28255091f47e4f4e1fad28c814ea9ca657127d10b60
SHA512: b2d48fba697337af6f185faf5a3015e667646243085d2c0c9195c36555eb53d933836bca92a9d288090d14cb04aa43948472e524cd8654f106019fbcd6183090
Description: debug symbols for mariadb-server-core-10.5
Auto-Built-Package: debug-symbols
Build-Ids: 088ed52e2ca10df713a967845fdd600813b4d4d6 77f35881099c84ab76ef2702d6fd7451186e0aa6 7d08811d8eb421fc34d80daca5e8ec4606a7f3af b360a89c2edc4072b23616bf01e57a2537820826 db35bf3c14224ef99651f2a4fb6965b1a1b5bc29

Package: mariadb-test
Priority: optional
Section: database
Installed-Size: 37636
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mysql-server-5.7, mysql-server-core-8.0, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, mysql-testsuite-8.0, virtual-mysql-testsuite
Provides: virtual-mysql-testsuite
Depends: mariadb-client-10.5 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), mariadb-server-10.5 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), mariadb-test-data (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), libaio1 (>= 0.3.93), libc6 (>= 2.30), libcrypt1 (>= 1:4.1.0), liblz4-1 (>= 0.0~r130), libpcre2-8-0 (>= 10.22), libpcre2-posix2 (>= 10.34), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.1), libstdc++6 (>= 6), zlib1g (>= 1:1.2.0)
Suggests: patch
Breaks: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mysql-server-5.7, mysql-server-core-8.0, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, mysql-testsuite-8.0
Filename: pool/development/m/mariadb-10.5/mariadb-test_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 9922256
MD5sum: bea91b06ee395cb5483226f29190fc67
SHA1: 8a85044a8363904a5b7f95705a8efc7e71717358
SHA256: 609fc59ef9150a179a41a125f266667341c0c83dd01fe9181a3a906940de438c
SHA512: 644172e0ea4485847d88e6ab448d60c6009478d14bb389afbdbfe1f3d961a50b08cca7715071afafbdacf51c3e673e5e568cfd90e8b6576e6fcd52098668e697
Description: MariaDB database regression test suite
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the regression test suite.
Homepage: https://mariadb.org/

Package: mariadb-test-data
Priority: optional
Section: database
Installed-Size: 212292
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: all
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mariadb-test-data-10.0, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, mysql-testsuite-8.0
Depends: perl:any, libc6 (>= 2.4), libpam0g (>= 0.99.7.1)
Breaks: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mariadb-test-data-10.0, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, mysql-testsuite-8.0
Filename: pool/development/m/mariadb-10.5/mariadb-test-data_10.5.18-0+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 18028512
MD5sum: c6f8099bec22f6b8c4b4105360c9196a
SHA1: 9b412979348c473db0849cee2804c6dbc17764af
SHA256: 9237564d158bad4edbd44bd84ba5a4040ab132ec62368cabbf3acca19a9101ea
SHA512: 9ca93087f729233d7503078cef37bc21bebd03cd224e686d1669ea91a46cdff49a621cb2a08a525f09e17305600fb09643824dd75ddda28a64af98245e5f3be5
Description: MariaDB database regression test suite - data files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package has the architecture independent data files for the test suite.
Homepage: https://mariadb.org/
Multi-Arch: foreign

Package: mariadb-test-dbgsym
Priority: optional
Section: debug
Installed-Size: 161177
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: armhf
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-test (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-test-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 158620800
MD5sum: d77a18701b1479b30cd679e90e176ad5
SHA1: bb9d8a414f9144fff972780758581115fc0a1f23
SHA256: 5930a329f0a946f27085750be6b949bd4e80bd5b7177e8b93b044f5a5562540b
SHA512: 6f863f7d0c402e42d885fb3fd50a7877281e0d24a8e213b3b4625e134df48949f6668f1c2e9c7cf968baaf82711001135c9c71bb7217bc3a5b12022b463078dc
Description: debug symbols for mariadb-test
Auto-Built-Package: debug-symbols
Build-Ids: 0dac6a6ae4177e827bada9360d42e2ad15c39786 0e12bd6088297877ca7be198e36c834fd67cb081 184ce4c103647aa0a5d02667e864bba8299f1bd7 2f49d5c9c08faa0398ddc1206245cfaf589bbac1 32b65212f5aa35279380fbcf3f790446e22cad51 3b4ac7d19ea995aa67f4e2d032585f36a0522f5f 3e3d28955a69bc37a183a2160fa45429294436c1 4e9792dd16daa08ce59d63ddb3c7b1a787e35da8 5728fdb155c4eaab4ab9ce9cf794631dda575230 5b64d08535084c31f1df0653ef5e15c57233bc50 6606751a98d5df464f5a16ec843f359377f437be 74aee63b30a2ba0fcdd505dd2a23a414a33b658e 7506307d469422cddc8ff358b64fc4999b079313 7cd6c46a99ebd0a72a67403fc7295a2aa8fb2f54 846db98152686c50dba724904a3b6ddf236a6a3e 909fc096f9ddd1e0817ba0be5ee462ad05333235 916667672e12ba155ad00ce181786d797b788bcd 9c69a3d80bfdcd748e60b904cbd544d1e18e44ca b9be5e76047c276eb13ce98bb54ff4b160bdaffa c7e7170eb1cccb9d49b73e2cc3bc8fd940027cac cda99dd2936ba2bc3496c8212c1bb2d7b17f57d1 ec124f0f0f1f9d7f43b445ef6f531755853346b2

Package: piuparts
Priority: optional
Section: devel
Installed-Size: 653
Maintainer: piuparts developers team <piuparts-devel@alioth-lists.debian.net>
Architecture: all
Version: 1.1.4+apertis1bv2023.0bb1
Depends: piuparts-common (= 1.1.4+apertis1bv2023.0bb1), debootstrap (>= 1.0.89~), debsums (>= 2.2.2~), libjs-sphinxdoc, lsb-release, lsof, mount, python3-debian, python3:any
Recommends: adequate
Suggests: schroot, docker.io
Filename: pool/development/p/piuparts/piuparts_1.1.4+apertis1bv2023.0bb1_all.deb
Size: 164448
MD5sum: 3a41f57ba0744b0e5fd3a7c24304ca95
SHA1: 80318f242fa5e2d2d11efb526d64f8eb95396308
SHA256: ea185c29151e5518cf45a566b5e27f5ad173410de95622cea8686cfab5a801e8
SHA512: 45a22ef99de92ecd88c0340574d0f0f0943aa15c176ace66ed2ec61babb450975acb310e19472a77e534e245f0bb4c59718e3712ee3b9127eadd8c272d336d48
Description: .deb package installation, upgrading, and removal testing tool
 piuparts tests that .deb packages (as used by Debian) handle
 installation, upgrading, and removal correctly. It does this by
 creating a minimal Debian installation in a chroot, and installing,
 upgrading, and removing packages in that environment, and comparing the
 state of the directory tree before and after. piuparts reports any
 files that have been added, removed, or modified during this process.
 .
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
Homepage: https://piuparts.debian.org

Package: piuparts-common
Priority: optional
Section: devel
Installed-Size: 164
Maintainer: piuparts developers team <piuparts-devel@alioth-lists.debian.net>
Architecture: all
Source: piuparts
Version: 1.1.4+apertis1bv2023.0bb1
Depends: python3-apt, python3-distro-info, python3-six, python3-urllib3, python3:any
Filename: pool/development/p/piuparts/piuparts-common_1.1.4+apertis1bv2023.0bb1_all.deb
Size: 75880
MD5sum: ffb581ba85e32bcfbf9e0c446c87d9c9
SHA1: b3473a257fe12706f4156f818f2d07c5982c7159
SHA256: ae2684d31658a0f66373b3d1744da71379305fc12d2477ea48b40d676527fa00
SHA512: ab012db188de00c7c46a2e58187f2cb4c7b7392256637f02043239de6d8a8b1f294278efcefcf8227bb9c5c9d3e85c198b05592c9cdad34a593d479c03233ab1
Description: common piuparts components
 piupartslib, common library used by piuparts-master, -report, -analyze and
 -slave.
 .
 See https://piuparts.debian.org or the piuparts package to learn more about
 piuparts.
Homepage: https://piuparts.debian.org

Package: piuparts-master
Priority: optional
Section: devel
Installed-Size: 2503
Maintainer: piuparts developers team <piuparts-devel@alioth-lists.debian.net>
Architecture: armhf
Source: piuparts
Version: 1.1.4+apertis1bv2023.0bb1
Depends: piuparts-common (>= 1.1.4+apertis1bv2023.0bb1), piuparts-common (<< 1.1.4+apertis1bv2023.0bb1+), adduser, openssh-server, python3-debianbts (>= 2.10.0), python3-setproctitle, tango-icon-theme, xz-utils, python3-yaml
Recommends: apache2 | httpd, ghostscript, python3-rpy2, r-base-dev, r-recommended, devscripts, libsoap-lite-perl
Filename: pool/development/p/piuparts/piuparts-master_1.1.4+apertis1bv2023.0bb1_armhf.deb
Size: 765784
MD5sum: 7998f843762da37522aae422277f72ad
SHA1: a03cbc69d79c9d241e49058ecc7f5c3f4bcd9aa3
SHA256: 4f6dc29519084d1c3fdecd5a9c5332075c48a28efc354d76fbb56e77649eeca3
SHA512: add1409a11ad13d742a2c1be8750eae54ff23f2d0033d33612b39e307bd97f45912e0041f3ba213fa1457d62b781b1f95417530c4f1a0b87583f5067aa210399
Description: piuparts master components
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
 A master/slave piuparts installation is used for testing complete archives
 as it is done on https://piuparts.debian.org/.
 .
 This package provides the piuparts-master, which needs one or more slaves to
 operate. It also contains piuparts-report to generate web pages with the
 testing results as well as documentation.
Homepage: https://piuparts.debian.org

Package: piuparts-master-from-git-deps
Priority: optional
Section: devel
Installed-Size: 63
Maintainer: piuparts developers team <piuparts-devel@alioth-lists.debian.net>
Architecture: all
Source: piuparts
Version: 1.1.4+apertis1bv2023.0bb1
Depends: git, adduser, openssh-server, python3-debianbts (>= 2.10.0), python3-setproctitle, tango-icon-theme, xz-utils, python3-yaml, apache2 | httpd, python3-rpy2, python3-apt, python3-distro-info
Filename: pool/development/p/piuparts/piuparts-master-from-git-deps_1.1.4+apertis1bv2023.0bb1_all.deb
Size: 56888
MD5sum: e6f954c634eab313127e31db15b21f8e
SHA1: 132cf21932635600ad5c683da31d97b98b53cecd
SHA256: ab8a27726834163670a97f2dca81aefff8ae40dee048f6ffe72d938d95ca9e57
SHA512: 89b637735452a893089a4789cd725d5f3cf10a9b051777df3761e8121da6dc17e51eaf854be8798045363743c6ae36fb66ae9d9708c04a337e914a45df9c2e58
Description: dependencies for running piuparts master from git
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
 A master/slave piuparts installation is used for testing complete archives
 as it is done on https://piuparts.debian.org/.
 .
 This metapackage provides all the dependencies needed for running a
 piuparts-master instance (including piuparts-report etc.) from git.
Homepage: https://piuparts.debian.org

Package: piuparts-slave
Priority: optional
Section: devel
Installed-Size: 153
Maintainer: piuparts developers team <piuparts-devel@alioth-lists.debian.net>
Architecture: all
Source: piuparts
Version: 1.1.4+apertis1bv2023.0bb1
Depends: piuparts (= 1.1.4+apertis1bv2023.0bb1), piuparts-common (= 1.1.4+apertis1bv2023.0bb1), adduser, openssh-client, screen, sudo
Suggests: schroot
Filename: pool/development/p/piuparts/piuparts-slave_1.1.4+apertis1bv2023.0bb1_all.deb
Size: 72636
MD5sum: 8636232775905b528bd80435c53b9ba6
SHA1: aad68fd613ef25120b7c58527f41e75350a5451d
SHA256: 980fb64418585b41e6c308fc57dd2b781921517b8710baf286241da2907a56bd
SHA512: ad6e6cd4b008c6da9b36f78adde02cce79089b4a90bdc744582c6fc074dec4cf8c7462921d49f684acfd4aed3344761ab6d7cc4ab36351ad8f7ac7623ae18cd0
Description: piuparts slave components
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
 A master/slave piuparts installation is used for testing complete archives
 as it is done on https://piuparts.debian.org/.
 .
 This package provides the piuparts slave components, which need a piuparts
 master to operate. See the documentation in the piuparts-master package.
Homepage: https://piuparts.debian.org

Package: piuparts-slave-from-git-deps
Priority: optional
Section: devel
Installed-Size: 63
Maintainer: piuparts developers team <piuparts-devel@alioth-lists.debian.net>
Architecture: all
Source: piuparts
Version: 1.1.4+apertis1bv2023.0bb1
Depends: adequate, git, pkg-config, adduser, openssh-client, screen, sudo, debootstrap (>= 1.0.89~), debsums (>= 2.2.2~), libjs-sphinxdoc, lsb-release, lsof, mount, python3-debian, python3-apt, python3-distro-info
Filename: pool/development/p/piuparts/piuparts-slave-from-git-deps_1.1.4+apertis1bv2023.0bb1_all.deb
Size: 56888
MD5sum: 357013aec52b95a8b957a1e3e3865538
SHA1: 2f64e9dc63b0ab1bd060a1164438673ba8ed5216
SHA256: 92054275550eb3cfbdbdcf39532c70bcd8454ebfe531961567f304b3fae806a6
SHA512: c8bdde1391996b8f1287ae66f048b0b8f27f864c5d1cec7b0d9bf57d85e461b7adaf51120170c3c123371fed0919f1962f54643aa4dc5ba0f19883d58e9bf6c0
Description: dependencies for running piuparts slave from git
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
 A master/slave piuparts installation is used for testing complete archives
 as it is done on https://piuparts.debian.org/.
 .
 This metapackage provides all the dependencies needed for running a
 piuparts-slave instance from git.
Homepage: https://piuparts.debian.org

Package: postfix
Priority: optional
Section: mail
Installed-Size: 3142
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mail-transport-agent
Provides: mail-transport-agent
Depends: libc6 (>= 2.28), libdb5.3, libicu67 (>= 67.1-1~), libnsl2 (>= 1.0), libsasl2-2 (>= 2.1.27+dfsg), libssl1.1 (>= 1.1.1), debconf (>= 0.5) | debconf-2.0, netbase, adduser (>= 3.48), dpkg (>= 1.8.3), lsb-base (>= 3.0-6), ssl-cert, cpio, e2fsprogs
Recommends: python3, ca-certificates
Suggests: procmail, postfix-mysql, postfix-pgsql, postfix-ldap, postfix-pcre, postfix-lmdb, postfix-sqlite, sasl2-bin | dovecot-common, libsasl2-modules | dovecot-common, resolvconf, postfix-cdb, mail-reader, ufw, postfix-doc
Conflicts: mail-transport-agent, smail
Filename: pool/development/p/postfix/postfix_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 1467572
MD5sum: 49ec92ea9e29901fdfd267546b5c0508
SHA1: ae99a059206c35560db982748d551186accdea13
SHA256: 3e3b28382f338d951098c511d76d984b2c6a2cdcfe3aff68dd859ceeff5f1dbd
SHA512: be985c6ffac9cacff58007c8706eb698ddefd2c47273d9ac54f89e6130c1f03a532b9c54f7fdd7f6e382c963bce5a1e2e9a8718c5ebde8df3e2bd44da2cea75b
Description: High-performance mail transport agent
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
Homepage: http://www.postfix.org

Package: postfix-cdb
Priority: optional
Section: mail
Installed-Size: 399
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.4), libcdb1, postfix (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Breaks: postfix (<< 3.1.3-7~)
Filename: pool/development/p/postfix/postfix-cdb_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 357272
MD5sum: 490196ebd561bdad3e2f5de14c0a9b63
SHA1: ab9a6645fab9baa4890b349f8cb78b8305a0ccae
SHA256: ceb711f32b67a5949d72769e180948bd4942eb54bd3c8ab1d3552b7a7ecd7488
SHA512: 3049c06e67eb811d59917e66650398115126469e7e620458563e4cfc9fd893e538de0f9e138acfffeb89e2339348070e17ac6981b086e5dd9e692d8a8dad8721
Description: CDB map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 .
 This provides support for CDB (constant database) maps in Postfix. If you
 plan to use CDB maps with Postfix, you need this.
Homepage: http://www.postfix.org

Package: postfix-cdb-dbgsym
Priority: optional
Section: debug
Installed-Size: 23
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: postfix-cdb (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postfix/postfix-cdb-dbgsym_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 10136
MD5sum: 25dd009d919535cca5660e89a310f5ae
SHA1: 862e851be6b503a7782a3fcaa489db703fb4bbdd
SHA256: 0653b908d77749a2eba306d77a03ace22a2d7c950048ae4fa0eac4d973dc7097
SHA512: 89718a859c36bb5ad9af7cceb273abba6c04fc7792b536096360d00c4b38f2cb6bdcb0d05109a39f630aa3fe650c85c682364f5b89ec8780af32db93a8ac5688
Description: debug symbols for postfix-cdb
Auto-Built-Package: debug-symbols
Build-Ids: f4b8548094e301c1198610fa6e7b7fab39abbe5b

Package: postfix-dbgsym
Priority: optional
Section: debug
Installed-Size: 2642
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: postfix (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postfix/postfix-dbgsym_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 2035576
MD5sum: 2ff7ae4f371528f5b22ff5e3a25f803c
SHA1: 00038eeaf8bbabdbc680884c8bf59361b97d4afc
SHA256: 89d04a418d4e4b735742225a378a8314e89908b8fcf8febe59289cd63ec30d8f
SHA512: a6decb478cb09435d437a2d2b67497551543544aa74a1c7598be2cc042ce4d60056e5fbf030940eb5894bd1622cc6ed10ac068fbbff14a7b2b0f13a2e3f0e987
Description: debug symbols for postfix
Auto-Built-Package: debug-symbols
Build-Ids: 0599f118f0c8a3958e7fa7125d070efd242a49ef 0c6289f7a6b1d487c19364749a7d13d7d62569bf 0d2f46296c5c1dddc202d850cbe78ef6aaa84f4d 0e58a893327f376dd823847744e90f8b407b38b9 12487e2b61e6f42b46134a71b3a5b11541e7e54e 130e8aae6e06c8cbfecfdffbae6a6465e70f64f5 13807fa52b35405f527e7ded96dab531cbb5b5a1 1742bc3de0a9c578b1ee7b52a13a3aa4ab7bffac 1da9c97940c077ee427066a35a068028ad76368b 1fa6874dc3f0f815bd03a299f7b70aa753037163 210560ec0fb083ae6cb0dbb04ec45da3dbef9812 2c8ce9bb370a7e63cda3f9677f649cd6bb5f82ba 2f6caac4186d7ed36cc168b6a6716fcc09e28ca4 328661f97c7430b62b369ee3bf42eea09d27c89a 39f3346abd6bfbe2aebf9f19d168430ced8a9ab5 3fd502b8be0ca8ce1b8411898ce4d16fce05c902 4055663130cd362e8f78308951accca90d21cf30 4732373d9157f8f97bf9abea661dee006b6bbf23 4ac90ecadfb674e4407cb8c84ef037652249ac8e 5542692eb40a3b91f58b97b29e7970c8a2c9c37a 57d496eedd21dc19e3bd54c0cee397011b2801ed 5f8c9aecfbe0e32875ea344870e0d75394d3f025 68c9e30527caca0ba47ecb5f976b03e77878b36f 68ebd51f8bdb3312290d9858636acb164ff6f29a 6fc573bd0f8239df6f0ff95f82cf43aefe2e545d 792ee9f7552d35300b678b82764b3fa4f2b9ae6a 7a2fc2b31a5ebe1720f17c4d987077303e98fcc9 7ebe17523652907bdc99da9ba7cd242177f0a239 807a8b754459ac37a0131106b4e581222c76de10 8ff517ad23116652724452e1e489fef63e24c58c 92578e9e11d0ddc481210c93db8a4b75a6ac0849 9c4cefe96dd91aeb18685729cb79d5ed967ab5c6 a5c4c30289b009d6397e49b170e52d14a4493b62 a77e21fd72f4c8281fd2ff3da323814f13754d1d a8d925159e54da3b6ac520ee560f631d9a28647e b5063f8ad52dddbd8dbb4a01a29d94f29bf886d8 b75e84c450fe7f4304017a768398f1d0c9e4292c bec48a803f5702d1192218c32f75ce7482a8425e c213f007295e65c28d87d5f20e6197dadfda6b52 c22b933f20c7fd473db048e950ced434ba662d47 c77b02f9fd0eb2882196513099747f546948202c c9e78ac42f48d36c1719f9b4b1c26506e8d50651 d3bc2305dfcfce471c102ec8fa3f0d3e2cb5d86a df40cb9275280607b2f1ac3a940905926bb51801 dfe136e14383012094cc3fa5baa18309113e42d2 e19875c928a8ebfcc6d865bc728bd09256c25e02 e84a0d75d8f5e6a34d3dbad09d2eb0b1382befde f18fcf0e742791e4ac512e29bb4c3f8a799fca3f f1d94f33c325ab500e61fe8513be592618fc0923 f4ad34a2c176cafe9bf3f5b59b00c9d0fd3c589f fa8a72358bd9ad1541c1eb2ba6959c7b8693c6bf fda66eb10f848eef191d6a742934cb7c0262ff7c

Package: postfix-doc
Priority: optional
Section: doc
Installed-Size: 4461
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: all
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Suggests: postfix
Filename: pool/development/p/postfix/postfix-doc_3.5.18-0+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 1214064
MD5sum: c7b98feb5dd299b525cbedeb27ec3525
SHA1: e4ccb0571acf3c5794f66913f59c3a02a8179972
SHA256: 01d94588415123d0ff821585d2988839dfa192d1c299e6992d756604f88c9096
SHA512: 93afbc01a959d3b9a8ae9bac1eb2abc8813050aac6364b2e62ec99a787a81661c6f82258f5462503cb4f02da3201e1e3803f1a4450141a58be595e32dd814216
Description: Documentation for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 .
 This package provides the documentation for Postfix.
Homepage: http://www.postfix.org

Package: postfix-ldap
Priority: optional
Section: mail
Installed-Size: 426
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: postfix (<< 3.1.3-7~)
Depends: libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), postfix (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Breaks: postfix (<< 3.1.3-7~)
Filename: pool/development/p/postfix/postfix-ldap_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 374808
MD5sum: e7d899f3049cc74c8c2bb7724a052cec
SHA1: b283bdb850788a9336ef0317754a256a98ed7f90
SHA256: 881b0229b4b4f9dbae0f0a8fd0942add4e8f119dffcc01157f6f75d2027afe01
SHA512: 98aa01fea10c014a519690b84a6477ff0b49c1452668250dbc3e7b3eeccebde370fd768b8a11b57d2969b2cfad790b4368ef64fdd3c1a7fea5011e7fb1d42226
Description: LDAP map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 .
 This provides support for LDAP maps in Postfix. If you plan to use LDAP maps
 with Postfix, you need this.
Homepage: http://www.postfix.org

Package: postfix-ldap-dbgsym
Priority: optional
Section: debug
Installed-Size: 36
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: postfix-ldap (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postfix/postfix-ldap-dbgsym_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 21264
MD5sum: e686d688f7dd62a557db8e4fdc1181bb
SHA1: da97a44c6635a26aa1553143965285a5e11dd3ff
SHA256: f29fe310fed53dabd6046e02131d0ec7e7f169ce990c8e94a4311cc978618e62
SHA512: 69f54cf3cb84cacf5481dad6ec305044fc343a9d3f5a4145e0a267094e1a1339a1363cc47b419cb42bb847ffef4f20c52f4c1c91fccffc70df973581cc691513
Description: debug symbols for postfix-ldap
Auto-Built-Package: debug-symbols
Build-Ids: af718f94c6a8edac55c7d750ff5e337b96404251

Package: postfix-lmdb
Priority: optional
Section: mail
Installed-Size: 407
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: postfix (<< 3.1.3-7~)
Depends: libc6 (>= 2.4), liblmdb0 (>= 0.9.14), postfix (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Breaks: postfix (<< 3.1.3-7~)
Filename: pool/development/p/postfix/postfix-lmdb_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 362092
MD5sum: 342cf339a208930e4ebd2c4940b175e7
SHA1: 5e55de178fb95b7793a3a4012f3d15b3c9287737
SHA256: 414b6a4ea805cccc132665e647cc24abb0b719a885c41ec4f6e9cd3a00b63024
SHA512: ccebb4a0527c849f8759cd5c9ba79d86cdfa72d979836be3510ee276761254bab1425e7237f35c9dbe8c30385c2788cd40578cad8bac197857e8b47b91d71213
Description: LMDB map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 .
 This provides support for LMDB maps in Postfix. If you plan to use LMDB maps
 with Postfix, you need this.
Homepage: http://www.postfix.org

Package: postfix-lmdb-dbgsym
Priority: optional
Section: debug
Installed-Size: 32
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: postfix-lmdb (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postfix/postfix-lmdb-dbgsym_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 18444
MD5sum: 3197f49e671745dad970c8080c9f068f
SHA1: 7cdb612e856b70859fa79b32a9e874ced11cf3a8
SHA256: 0ee8fa2e4f32671be1e7a048968d382d5992d2cbbc433d3bfbe4cdaf41294277
SHA512: 903519de44e43b570f64c90bba84d5c7430f903bf1e3b8c252d2c63349d2eb2596363f1e90a1d5f6c9a1ec1d764688f3c1bddf923374a53a954d6c6de896f8d2
Description: debug symbols for postfix-lmdb
Auto-Built-Package: debug-symbols
Build-Ids: 7fe196c84ccd65c29fde459349391c114ac5b03d

Package: postfix-mysql
Priority: optional
Section: mail
Installed-Size: 411
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: postfix (<< 3.1.3-7~)
Depends: libc6 (>= 2.4), libmariadb3 (>= 3.0.0), postfix (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Breaks: postfix (<< 3.1.3-7~)
Filename: pool/development/p/postfix/postfix-mysql_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 364860
MD5sum: bbd864baee2ef9c5f6d14a476738557f
SHA1: 424db27f683410ccd258e184c7e9d2caf806e041
SHA256: 422bf3a10d4f90d97ab41d8dc7b1dc87542b00274d2db00c2d12e3d1db8a6b43
SHA512: 42f573a621b0344afc24c2c7e97e2be6f7a3b366765fc6c98f75e2c4b384257f525ab64e6508f865ad85d55c6130660b2cb8cd32b29dfaea1443a7f7b0465c60
Description: MySQL map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 .
 This provides support for MySQL maps in Postfix. If you plan to use MySQL
 maps with Postfix, you need this.
Homepage: http://www.postfix.org

Package: postfix-mysql-dbgsym
Priority: optional
Section: debug
Installed-Size: 37
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: postfix-mysql (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postfix/postfix-mysql-dbgsym_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 23444
MD5sum: 963f5d5936f1b204d124d976038d4731
SHA1: 5b8814d4863de4a6f66526a649e83559f296e618
SHA256: effae009d052317166d24adf6674077da89c548ffa6f03d124b2f67a4530cb5f
SHA512: 3f373b8e8aff6bfe4fc706acb2a35677264d0c889881e15254630e6ffcf4f4dcc21c34efddfadb6214c88296da9d9e130ce3e5c3b7195e8dc5ffc67891be6548
Description: debug symbols for postfix-mysql
Auto-Built-Package: debug-symbols
Build-Ids: d40b9de4ef94ac3dd18e8b19f0840d7417b275a0

Package: postfix-pcre
Priority: optional
Section: mail
Installed-Size: 409
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: postfix (<< 3.1.3-7~)
Depends: libc6 (>= 2.4), libpcre3, postfix (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Breaks: postfix (<< 3.1.3-7~)
Filename: pool/development/p/postfix/postfix-pcre_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 362532
MD5sum: dd18c50b4c19ae9585a311a164dabf31
SHA1: c305bb229d5b6ed550f678ccc2f1a13b7bb94896
SHA256: 1fc5ee4c2e163da7490c4725d372a85f51588fe5a2bb7c506a3f7ddcee94b76e
SHA512: f9052c57c12a2172c75cdd0e66a45d465a35c7055cf2327736fc5a9034c1ad4eb951295d05fff61c388fb5cb5d583a4ce4839a2d1675c6a603c2ae6f37aa582c
Description: PCRE map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 .
 This provides support for PCRE (perl compatible regular expression) maps in
 Postfix. If you plan to use PCRE maps with Postfix, you need this.
Homepage: http://www.postfix.org

Package: postfix-pcre-dbgsym
Priority: optional
Section: debug
Installed-Size: 27
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: postfix-pcre (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postfix/postfix-pcre-dbgsym_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 13904
MD5sum: ee8d6490c353a2380165f0d5e5923ce3
SHA1: 5180f078bd973062ffd11692e74bdd900b2ce8ba
SHA256: 24738fea926a1d93f3b9d8789570f02f884e678c62b590fc4bd9dc8b5368cb1c
SHA512: 319a56622f33052e3fc3abab982594b6ad86464235e266ac0c8dd4c5dd77c00bee48993fe6bff335f6d2ee0ef566d05faaed3555b781bd18c08b4b6853cbbca7
Description: debug symbols for postfix-pcre
Auto-Built-Package: debug-symbols
Build-Ids: 1a4329b071bf78eef45e62fee14db7f54329e391

Package: postfix-pgsql
Priority: optional
Section: mail
Installed-Size: 410
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: postfix (<< 3.1.3-7~)
Depends: libc6 (>= 2.4), libpq5, postfix (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Breaks: postfix (<< 3.1.3-7~)
Filename: pool/development/p/postfix/postfix-pgsql_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 363620
MD5sum: 8dacc0cf36251847a68fde7264029ddf
SHA1: 7f96d6c563d4acac0287b030a8d54c140d74cb97
SHA256: c3c881d76a2d06444c4dfeedc8fa9d3b49e8a5297fef63e6db03688a198165fa
SHA512: 7d6c6332ea027e78a59fc0f567092699b2fadec8f3fb4a14c896421e8b77ef2ac0440eb67828e0f1a9b2e87277f2cd2e6ca29926c7061067cefbfe30bce4880b
Description: PostgreSQL map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 .
 This provides support for PostgreSQL maps in Postfix. If you plan to use
 PostgreSQL maps with Postfix, you need this.
Homepage: http://www.postfix.org

Package: postfix-pgsql-dbgsym
Priority: optional
Section: debug
Installed-Size: 27
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: postfix-pgsql (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postfix/postfix-pgsql-dbgsym_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 13352
MD5sum: e52a529a26a4963d9f47db3a24fce098
SHA1: 4d9982b2f24e9894056b4477bb0285278567abea
SHA256: 4cefad59df7655303f312d9e1b61b1214c710f5a8efb6ead8917421ad05a6b9b
SHA512: 6b9ef7fec1e337ade7520c4e65e7fa623cd5f5dfac3fb9ee15f08cbbe2877185da73e82fb24b6116f6c09584ac2504813c72738caa20f998e4733ef50d657139
Description: debug symbols for postfix-pgsql
Auto-Built-Package: debug-symbols
Build-Ids: dc68cd469c4ff1e69066da432a3f9019879f7f71

Package: postfix-sqlite
Priority: optional
Section: mail
Installed-Size: 403
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: postfix (<< 3.1.3-7~)
Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.5.9), postfix (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postfix/postfix-sqlite_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 360912
MD5sum: 95368d684e5cf8ab081d04a746680e52
SHA1: 90a2e43991c8a4870814ab3217b2810585500848
SHA256: 1aa3e514164a8fdc5581ce2218e33c0d653cf75825e9dec621f8081ba929c0aa
SHA512: f517078789a057525bf4f1e0f197e74f525532f176a9f37e8abb6186bdbbfbdaf40b96ab5b8a0e0b375a86b16cf4712154532b5c032ad5d50d784593b9886ee9
Description: SQLite map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 .
 This provides support for SQLite maps in Postfix. If you plan to use
 SQLite maps with Postfix, you need this.
Homepage: http://www.postfix.org

Package: postfix-sqlite-dbgsym
Priority: optional
Section: debug
Installed-Size: 21
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: armhf
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: postfix-sqlite (= 3.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postfix/postfix-sqlite-dbgsym_3.5.18-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 7868
MD5sum: 78bb630bfd00c5a3239691bc4bdd6ea0
SHA1: 217213b5662b4998df864f57dad4ec25799a7874
SHA256: a84c31468fbe4d690287e35de130b655a1df250078f808b21c24835fa912b7f3
SHA512: ba8eaab70e5997a1a26550829f5da9797f5b2cd6fb059eb1f3b27f3ffe5199adf390b2b7f1833f43d3502b5eb9f805d20e93a034f594b0eacf5e2bd96fab9d25
Description: debug symbols for postfix-sqlite
Auto-Built-Package: debug-symbols
Build-Ids: 2c4b4dea5b8f7c2e2040366893fa1075b7f7e3ff

Package: postgresql-13
Priority: optional
Section: database
Installed-Size: 44266
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Provides: postgresql-contrib-13
Depends: locales | locales-all, postgresql-client-13, postgresql-common (>= 182~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.29), libgcc-s1 (>= 3.5), libgssapi-krb5-2 (>= 1.14+dfsg), libicu67 (>= 67.1-1~), libldap-2.4-2 (>= 2.4.7), libllvm11 (>= 1:9~svn298832-1~), libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libselinux1 (>= 3.1~), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Filename: pool/development/p/postgresql-13/postgresql-13_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 14518868
MD5sum: daecf24cbc415de065803545162799f8
SHA1: 02074df07001d63363f91fa86a9a8a90d6ac2c07
SHA256: e6c513b32df757b1a33b52e46ab944d22fa2c247d8ee3a48e010b2052aaffabe
SHA512: 893f5ccc6d669378ccf9e250d6bd0a4088cc8985ac6e903da4de3e4420b076811a21b24fe94614283a3f4bcd56ee4503e875ef99486d5d7a5b0c919be65137fc
Description: The World's Most Advanced Open Source Relational Database
 PostgreSQL, also known as Postgres, is a free and open-source relational
 database management system (RDBMS) emphasizing extensibility and SQL
 compliance. It features transactions with Atomicity, Consistency, Isolation,
 Durability (ACID) properties, automatically updatable views, materialized
 views, triggers, foreign keys, and stored procedures. It is designed to handle
 a range of workloads, from single machines to data warehouses or Web services
 with many concurrent users.
 .
 This package provides the database server for PostgreSQL 13.
Homepage: http://www.postgresql.org/
Postgresql-Catversion: 202007201

Package: postgresql-13-dbgsym
Priority: optional
Section: debug
Installed-Size: 15642
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: postgresql-13 (= 13.11-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postgresql-13/postgresql-13-dbgsym_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 14175744
MD5sum: bba2feb1cd31cc246e7e790d1aa28893
SHA1: 51dd7cc8bbd97db50aaddd655a67dd494f730386
SHA256: 74ea0c2f666734cf71b83dc529d010c2e68bd02a198c3d1bb6b284d78d622a5d
SHA512: 4ea5daf1c9f4d96c369644d916d9634ce879717df696b7e40eb534bd2be015d8bc68e31701c4296efb66e8dae0ac0b978a53e909b512c5fa96adc7447753226f
Description: debug symbols for postgresql-13
Auto-Built-Package: debug-symbols
Build-Ids: 01b8558a023f4bb59b7345986d74c06bdea7bb79 043645c94e4e7f1e6255f67c33c3e4cb8f25b81d 051cbe91e4177349dc32c6bbfc14ab7e1f8588e4 07f5c8c667c43441c727b9e4794cb54825ba3f00 090470be40fa6075e68787775e34603d99c799d9 09cf06d49728cbd655b1efa8167fb37638e50339 105c4b390d5f77102535e236b97a1ae0414fcd0e 1b894db4a78a0bae5b390341f22c78977b9024dc 1e155e91324d78761cc0a070d9eef96b5fc2aa5e 1f69e09e701787acb2358ecec585f26779ce3222 205f9755ac3fef7854e890421aee5e3dace3b63c 23f81c819852a4a150f47ae6138ed86bae73ea61 247a2519eb902900059130112c566b8ef509d733 2660e6e58dc155e1db2af1ce8985f0f5e5832edd 28351a80a550aac771143d9125da237f484641b8 2bbf1796998e6fbcf1d312299a7b25c932ca82e0 2cb9f6b85484282041c27b820020b1d3306ad223 3b7691c86604fe80e4bbd954d293f8d255644305 3bb33036d20acb035fc16bc706f50d150a9454fb 3e8f599f10151c8923a4445c1578896cb555e283 4079d10d98a3ee2af7ed64b977c5989975b289cc 40b6695df5bbd9c5df2ee5737096c2d55612c47c 422479efb3a5a432685a68696176ee6de1d0ce04 4430e6d889dd509f52f21f801f3b63dca467eee8 45fa7a6c0e4f0ab2e6971c71f47aaea0c8a1f300 46f5411e984a1d7d5b9021ad8a498e27760b7346 47e7a03a8e0e08e24d7481ac838773d1ec8b3cb2 4b274754b9f1a19775cfc31ead415a819f5fc8ca 4b3fbd7dd2c1573b09abbfcaa58a3ebe1c24f8f3 4c23b392c24aa4d11c275d79774cbf9cf83ead06 4cc144d154b0bb06d64e22a05fd4cb0a8bb4bdb1 50120f077c7c0df3fb9c5bce472cdf67b8d73915 53319098f33e793cab12969fec748e6bf14c9a97 549088ef3d066c2742f3cffba5c48f5c805a5d91 5a1a15fb554e6b2fd3812d3ae54c952f6155675b 5c71686abb0528e59095147e3070f189bc9d4313 621f5875d3fdfdc3d4e9cc8d134f544887f29961 628d5f2bf47813204e4f8fa58b381add61784c01 658b2a9985e2b6be67f0e8fd43d5e71a3dabd759 6fdec520b3584995799d490b3c3a29ac825cd2db 71b3b6a8683a051126a7e0c7bca1562b0e04e514 71e752f579637d416a398e1db5f1aa5efe2ddecf 740099b83be0ce996003cd4c3493ac90fc530cce 7691075297e58936e41cffd7a415ad7e9f5d969d 7a1dccddc3d6e3718a28bb69f90e24550aff3073 7b27606f4760199f08d38ac8c7cbfd024aecae4e 819130f1e454eae2b817020a91d0213e92058a1a 8316ce8bf9df476d33a2a779627394e14ed004da 8405e35eb9b8a5a651a87a7c73866949113dcd91 86f4e1e7d059e209ba9699d15fa99a659445aa6c 86f6347b77ba7fd18e0ee8ccdcde13ec39434714 8b91b5196d6d350b548fd93c9902ebdeb315669b 8e7be875ab563ea19cc766b9bb2d77c35ce13062 9064879167436d17d599bfaf2a3d013911c32560 90cf4530a94a47118bf784a69b1cfbd66dbda749 973a57d63255f58a930cac449f5195a7ff16c75e 99a20d5b4e825c3d836488327324a4031f25aa37 9ace73fcdeccd4aa422428160b9ec027e960041f 9f05e687b4f00fd25a683cd692e355c22d520a19 a3df0bd31b39bf107ec891006799812998c258de a3e62cdd43aef849ee503d2c4e7fa253cd63a2a2 a4fb0022b71629406f902c3d8ab91dcb46617f58 ab1b3bf8c875b05736b634c857d8f3beacc32d74 ac5aa0a9bb000174a44de36ae27b0ab18e60526e acbd178e24be8eabb6279d41770a3e756f9691a7 ad3aa4126d82ce4761f0eb56f58d787420b16535 b5cc4b96f460016594d40d24293539615bcd6acd b6ecfdfcbe33585c9279ddd03a21c264e2ddb3d9 bb25f3a76411efc414eb76b09161931cbeb337c9 c37b5be2da5d1f58d52cbf26f2771387d736714a c44f403434c309cbf0b262a02891c773eaf4f8fa c4848be746f6edd8f73b32bd775cd773a47fdea3 c80432d02fe4994b6c987af766da567ac1ccabe9 c94de0fd94f3bf1d5c547c8b9905f1d65fd513f5 cbbe82cf85bd343ebf158f69fe05d7736f96bc13 d2a85a490d127f6b17662da3c729bfdbe08a1b36 d7a73bd2edb54994c8ecc31bb7df7ddc19a3441c da3b448261711fe22dfa511641e29641c46c6871 dcaae7ba0a10272f77f2c350fc091f0b4f70d034 df7a39014fdef6e66df75263dfb8475f07e73a83 dfadae87a9b706f02a5a5afaf8dcf2a6dc313c90 e42a4f358591e75076de6d69dac6964dde829508 e61b6880cb559a9c7f38115ff7aa2f516693cdb4 e87d0abb85ef39b7a2f1c407bc443baa8f52c2fc e9f2bfde33da17771687121084b96b3a4c2d702f ebc0a4286b84368328974c633de2cc882cb7e724 ef2e764d5437168605eb6096ab3388a58704b793 f14ed37fcd164d5b0a64eb217bfa360ff72b07f5 f5241d3514ec09e2efeaf6761d55077e5913c5c7 f6218976cd4565acb6b2dab98923af8bbb296716 f7b81532254819928f01e821d1f77445e1e76a32 fec82176f93ae6c5aa5a5e0768d3d132ef8bfb1c
Postgresql-Catversion: 202007201

Package: postgresql-client-13
Priority: optional
Section: database
Installed-Size: 5747
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Provides: postgresql-client
Depends: libpq5 (>= 13.11), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.17), libreadline8 (>= 6.0), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.3.3)
Suggests: postgresql-13, postgresql-doc-13
Filename: pool/development/p/postgresql-13/postgresql-client-13_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 1456356
MD5sum: ad3af1e0ff7e739de29251d50a3bbe33
SHA1: 19f408e57b3505b48eca41b83b566f07c98e68f5
SHA256: 19a8c2ded40a7506adc2b674f01c57765777d3b158fc02d87012b2b7b5563d37
SHA512: ffb0dabc09db5723fd49e062e3ebf1d7d77b96210557baac6c489c4b6da795e2649d0dbb58729f6fad1e01002cb02bfbe1a589190b3ba9e6c613972608dfb4df
Description: front-end programs for PostgreSQL 13
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 13. If you install
 PostgreSQL 13 on a standalone machine, you need the server package
 postgresql-13, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Multi-Arch: foreign

Package: postgresql-client-13-dbgsym
Priority: optional
Section: debug
Installed-Size: 2182
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: postgresql-client-13 (= 13.11-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postgresql-13/postgresql-client-13-dbgsym_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 1826452
MD5sum: 3a3d7552171e1df3af4a9358b7e5e70c
SHA1: 93542a463f9f5371b9c52d31033a1a1a39fa0b1d
SHA256: 8255311f86723573fe64368f86ea85ae652daaefd55b038d9a82a0f16ef023b9
SHA512: 3ce9159006eda8eaa6fded7c64d975975401e73782a655b8380478048f6dcee74d56a72ac446d777bc96d8d134f61a625f7afadd10c392895b011031aebea9b9
Description: debug symbols for postgresql-client-13
Auto-Built-Package: debug-symbols
Build-Ids: 012544084b08b6d8e5652b00e45e29154fef155b 13e9b69ecd9586d1b0738332814060bb35f992e7 1b3bb8ed9d5492b5ce69b962d4d4dc38200ac34d 243a30030b6efceec863e83acf4dc3fa655a8588 2d48175fc09266fca30886b876f89095cc39d87e 369deda288da2ecc57af5f837dca66b9b24d83ca 5571ac14a0474e2974f1d30856d89a9bf4e3b93b 5eaee27c3a744fb7b0e30cf3de4933a2e41b0eaf 62d4010f5708335c8deee423907963a6df72a0c1 64b92b898c37072bbdadbaa438745aeaf7beed5c 6a872c08f977a172df368650973e19fd47bb2027 6b6fea7e70a7103bbc710883ab293677560eb259 78268cfaf20f94f4ec60293d178ef8658379319a 9cdd43f089a2b98efdd436d561a7c19c7a3ec026 ae144fb62f7ea1ffe1bdde7d2c767fcc2eb291b8 d6b0cdab0514560c945688ab5b6a710442a69f03 e1d5b08063a84dca8402890474c38fff883ed051 f48a66457067dcabb8ec0f41ec9cdb8365df4c6e

Package: postgresql-doc-13
Priority: optional
Section: doc
Installed-Size: 15670
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: all
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Breaks: postgresql-common (<< 158~)
Filename: pool/development/p/postgresql-13/postgresql-doc-13_13.11-0+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 1968280
MD5sum: e3f580ae1bfa282fe77c681abc60b53c
SHA1: 79d5648fb80869094cb87ff8b2511d39f7a17168
SHA256: 35e32466a62c36570ad9330d651384dc82afb568c8432feafa201b03c915aa5b
SHA512: ea7d5fb3ae6cce5b9d77df3e29a6982330cf25678a8634e5265b1ae01c8f4ccd72fd30a94b4ed8f16ad58d210a2b09c636d17278d20d60e16a31cd14390d3d10
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 13. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Multi-Arch: foreign

Package: postgresql-plperl-13
Priority: optional
Section: database
Installed-Size: 326
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Provides: postgresql-plperl
Depends: perl, postgresql-13 (= 13.11-0+deb11u1+apertis0bv2023.0bb1), libc6 (>= 2.4), libperl5.32 (>= 5.32.0~rc1)
Filename: pool/development/p/postgresql-13/postgresql-plperl-13_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 92136
MD5sum: d16effba76da708ef65f2ff8ce55001a
SHA1: dde7821ac50e7497d3f9e66f989231142aa30d5e
SHA256: b56472bfca88397eed294c52b80e141ddfb64a7cc485c9da566578ceefa07457
SHA512: 6841cbf2d8b4d05d505df8ffeacfb43f9f8e05f4a71c141c56182243962499973ed2a39b8a532f1e3da626d13324dfd8d60b90d1cf63a21d5dcad21b2645341a
Description: PL/Perl procedural language for PostgreSQL 13
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 13 in Perl.  You need this package if you have any
 PostgreSQL 13 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/

Package: postgresql-plperl-13-dbgsym
Priority: optional
Section: debug
Installed-Size: 192
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: postgresql-plperl-13 (= 13.11-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postgresql-13/postgresql-plperl-13-dbgsym_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 153276
MD5sum: 4483c871a38310a218e6e1b2682b3f32
SHA1: 23d79adc91adacbccc57ad6fc8fea0446c306521
SHA256: d571ce97b33727df845d95d7104fe05a22b58dd7c5013bd9b0a08fd8b08ff247
SHA512: 835d4187a0f8beebba54f58a55e80dde0f15fb911b4047be4788d4d06fd87ace9d653b1115f6b35cad9f745937606526a21c375d5a5084838a2b80bdd5ec95b6
Description: debug symbols for postgresql-plperl-13
Auto-Built-Package: debug-symbols
Build-Ids: 397e6d322922252df74401cfc1d93b4952951d2a 3c13110cfb1cc89b9decdf799451c980256d9f14 a482bd1693ab7cf02f948c6f5105ff420e42151d e34f54fc1215f0d6721abb3fc08f1704e8407562

Package: postgresql-plpython3-13
Priority: optional
Section: database
Installed-Size: 435
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Provides: postgresql-plpython3
Depends: postgresql-13 (= 13.11-0+deb11u1+apertis0bv2023.0bb1), libc6 (>= 2.4), libpython3.9 (>= 3.9.1)
Filename: pool/development/p/postgresql-13/postgresql-plpython3-13_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 109976
MD5sum: 1abf98a352a342f1e5a57975489b6482
SHA1: 52e52117317cca95c0d0ec800387229189e1f4e9
SHA256: 18b69b3aa1a8dd87a896361b9fb7f5cdea9296d704fea0005d129f40c16009b3
SHA512: 1eb647824994159d62b88ab4df8f7470740050933956cccaca37f7813237cd3222cd5889e8b479be3460c7ade47d90d841a742c13f48a9bb2344d2b4f2186caa
Description: PL/Python 3 procedural language for PostgreSQL 13
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 13 in Python 3.  You need this package if you have any
 PostgreSQL 13 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/

Package: postgresql-plpython3-13-dbgsym
Priority: optional
Section: debug
Installed-Size: 197
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: postgresql-plpython3-13 (= 13.11-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postgresql-13/postgresql-plpython3-13-dbgsym_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 155292
MD5sum: d8f0056aded43e42322bfc395f369447
SHA1: 10ea9a366c8a0d6aa7448f1c3e67704f8c500504
SHA256: fe807fca32a56a98543fe4649e53280b965bbdc30055d66855d7f27f3407311c
SHA512: 09a9b81a7803dd4a6bf9c31f036b80b13ba6d5d6ff724f1a266fb75c0d117331957409b33999099731e6f17898b69d6c2b7b3863297f0c1484fe193a89625290
Description: debug symbols for postgresql-plpython3-13
Auto-Built-Package: debug-symbols
Build-Ids: 7412ffe0052b0d308eefe36cca4041ddfc8b5a38 7cae0f7b7dcdef97fa71f677bffddc587a24f53c 8297d5e2bb86b1f6f153738381d5370f2992e772 82ccf380fe0778adc6526a29d54353a1e554466d

Package: postgresql-pltcl-13
Priority: optional
Section: database
Installed-Size: 173
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Provides: postgresql-pltcl
Depends: postgresql-13 (= 13.11-0+deb11u1+apertis0bv2023.0bb1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Filename: pool/development/p/postgresql-13/postgresql-pltcl-13_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 47284
MD5sum: c59a3fa7e01cfbf87bfd4ce2bdb79ff5
SHA1: 566399fd94553a8b462dd59eaa62408700e94c4d
SHA256: d85a4b4d274526aea6e3293ca7557fb878e4beeadd7af4a1354670e4498d14ad
SHA512: 60b730f0ef48e40253591ca3991938b4904b3dfae8ad389bf463eef0c7ea795da6f9cf6b57e1cc7bf43d914d47d923116fe819ddf7022eaabc461fcf752ce81b
Description: PL/Tcl procedural language for PostgreSQL 13
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 13 in Tcl.  You need this package if you have any
 PostgreSQL 13 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/

Package: postgresql-pltcl-13-dbgsym
Priority: optional
Section: debug
Installed-Size: 88
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: postgresql-pltcl-13 (= 13.11-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/p/postgresql-13/postgresql-pltcl-13-dbgsym_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 72704
MD5sum: b103ad554ff9ee65c9ca00856d01f291
SHA1: 4f1f1cab8eb7310ec0350a4d38d9ca01ffc8196f
SHA256: 0f85250e47fe711bb2eb0ce3a634176cdfe71f82ee07b7fdfb3fd3fac4fcca5c
SHA512: 75fd174d49e2361464f53bc47916549152b44879d4c7d27fa414e7834c97f3fcadb7685af15ad94ee715f2da1277a7187dd700016ed78b774e0fb0303a9656e4
Description: debug symbols for postgresql-pltcl-13
Auto-Built-Package: debug-symbols
Build-Ids: 538fbbe4113e7c61dac17ce97b3b5e1b75cc4b01

Package: postgresql-server-dev-13
Priority: optional
Section: libdevel
Installed-Size: 5852
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: armhf
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: clang-11, libpq-dev (>= 13~~), llvm-11-dev, postgresql-client-13, postgresql-common (>= 142~)
Breaks: postgresql-server-dev-all (<< 181~)
Filename: pool/development/p/postgresql-13/postgresql-server-dev-13_13.11-0+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 1032952
MD5sum: 79c6b4ac8ffd83868661db39927cbf76
SHA1: 54083c3152127dc34d9cf6a1670b9578def445ff
SHA256: 401518dae6a9d6f45cdcdf962f1df377d6dd5795a0f7f2ba1242e859500bd0ef
SHA512: b9601dd8021ea455c84032175eb70519e6ee656f281fa067c826366f7d1b515308441976a2d4d98f1f4ede823605cd4d31f06402ce12909aa419be746631e444
Description: development files for PostgreSQL 13 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/

Package: python-django-doc
Priority: optional
Section: doc
Installed-Size: 44
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: python-django
Version: 2:2.2.28-1~deb11u1+apertis2bv2023.0bb1
Filename: pool/development/p/python-django/python-django-doc_2.2.28-1~deb11u1+apertis2bv2023.0bb1_all.deb
Size: 30244
MD5sum: 804089d6a8125bd3c289e6886cb653e4
SHA1: 6b96627cfba6e435af1138ca9598f2f6e6051db0
SHA256: ceefea7b10f5f82cc01ebf555f4baae362f21d81f568691f991605ace4a4ec11
SHA512: e9f2f28264945c5f9811dbb0fc3dfcd4615b70e9ff36e0cdcc41713c44817aa6fca17c6208e1e9e1c8af133f67a4f3c50fb0401fc0e003e353d845295c3a87ff
Description: High-level Python web development framework (documentation)
 Django is a high-level web application framework that loosely follows the
 model-view-controller design pattern.
 .
 Python's equivalent to Ruby on Rails, Django lets you build complex
 data-driven websites quickly and easily - Django focuses on automating as much
 as possible and adhering to the "Don't Repeat Yourself" (DRY) principle.
 .
 Django additionally emphasizes reusability and "pluggability" of components;
 many generic third-party "applications" are available to enhance projects or
 to simply to reduce development time even further.
 .
 This package contains the HTML documentation and example projects.
Homepage: http://www.djangoproject.com/
Multi-Arch: foreign

Package: python3-debianbts
Priority: optional
Section: python
Installed-Size: 52
Maintainer: Bastian Venthur <venthur@debian.org>
Architecture: all
Source: python-debianbts
Version: 3.1.0+apertis1bv2023.0bb1
Depends: python3-pysimplesoap, python3:any
Filename: pool/development/p/python-debianbts/python3-debianbts_3.1.0+apertis1bv2023.0bb1_all.deb
Size: 11648
MD5sum: fb13a2368cb24226a20c6b55ec99a353
SHA1: 61e58006606d1d8fd828771549023d87d2521411
SHA256: eae605fe306ae6250dadb6788b9c66ef503ad9a0f27724f773797f1beafe3f13
SHA512: caac2386f1c26a905b5b95f4a7e73af6c569f3fc1ea2de8c4f920f3b95cc6e306a716380ff567907c9f711adad6fb1fba80a32d231c85f41e3a8246bc35f9d78
Description: Python interface to Debian's Bug Tracking System
 This package provides the debianbts module, which allows one to query Debian's
 BTS via it's SOAP-interface and returns the answer in Python's native data
 types.

Package: python3-django
Priority: optional
Section: python
Installed-Size: 22793
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: python-django
Version: 2:2.2.28-1~deb11u1+apertis2bv2023.0bb1
Replaces: python-django-common
Provides: python-django-common
Depends: python3-sqlparse, python3-tz, python3:any
Recommends: libjs-jquery
Suggests: bpython3, geoip-database-contrib, gettext, ipython3, libgdal20, libsqlite3-mod-spatialite, python-django-doc, python3-bcrypt, python3-flup, python3-memcache, python3-mysqldb, python3-pil, python3-psycopg2, python3-selenium, python3-sqlite, python3-yaml
Breaks: python-django-common, python3-django-filters (<< 2.1.0), python3-mysqldb (<< 1.3.13)
Filename: pool/development/p/python-django/python3-django_2.2.28-1~deb11u1+apertis2bv2023.0bb1_all.deb
Size: 2652996
MD5sum: 6d334a03cee4046a8a33a6bcf2c8db64
SHA1: 86218c7837bb12545dcfd75b933c3918d168adcd
SHA256: ea04fd8d7145809decedd6671473756ee2e10a5ebd04fabd4aa8b8c9cad460c1
SHA512: 33fc677de0334738ecaea7f484578a2dc84cdf2cffc5a64c36e511138c0fbd6fc64946b3f8419aaaeb060065f60921551e858ac65f88609cdd6a0c78ab801bbb
Description: High-level Python web development framework
 Django is a high-level web application framework that loosely follows the
 model-view-controller design pattern.
 .
 Python's equivalent to Ruby on Rails, Django lets you build complex
 data-driven websites quickly and easily - Django focuses on automating as much
 as possible and adhering to the "Don't Repeat Yourself" (DRY) principle.
 .
 Django additionally emphasizes reusability and "pluggability" of components;
 many generic third-party "applications" are available to enhance projects or
 to simply to reduce development time even further.
 .
 Notable features include:
  * An object-relational mapper (ORM)
  * Automatic admin interface
  * Elegant URL dispatcher
  * Form serialization and validation system
  * Templating system
  * Lightweight, standalone web server for development and testing
  * Internationalization support
  * Testing framework and client
Homepage: http://www.djangoproject.com/

Package: python3-joblib
Priority: optional
Section: python
Installed-Size: 975
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: all
Source: joblib
Version: 0.17.0-4+deb11u1+apertis1bv2023.0bb1
Depends: python3:any, procps, python3-pkg-resources
Recommends: python3-numpy, python3-pytest, python3-simplejson, python3-psutil
Filename: pool/development/j/joblib/python3-joblib_0.17.0-4+deb11u1+apertis1bv2023.0bb1_all.deb
Size: 215076
MD5sum: 691464c0c68c0a6cf1bf0e39f5f33789
SHA1: c6ec40169d7933b837384897bb5f419b380fd7a4
SHA256: 0d3155d392848de2ace411982bc4219ea31e6d08a1234f801107f94c96f1f05e
SHA512: afe8333ca0c62ad3071864e3d7da74cbdee47945d0435861c194abf8d669e41d79806cc29071b649ec8a6eeac5efe575e8c38da015f8a7131fb485d0122d9531
Description: tools to provide lightweight pipelining in Python
 Joblib is a set of tools to provide lightweight pipelining in
 Python. In particular, joblib offers:
 .
  - transparent disk-caching of the output values and lazy
    re-evaluation (memoize pattern)
  - easy simple parallel computing
  - logging and tracing of the execution
 .
 Joblib is optimized to be fast and robust in particular on large,
 long-running functions and has specific optimizations for numpy arrays.
 .
 This package contains the Python 3 version.
Homepage: https://github.com/joblib/joblib

Package: python3-pysimplesoap
Priority: optional
Section: python
Installed-Size: 193
Maintainer: Sandro Tosi <morph@debian.org>
Architecture: all
Source: pysimplesoap
Version: 1.16.2-3+apertis1bv2023.0bb1
Depends: python3-httplib2, python3-pycurl, python3:any
Filename: pool/development/p/pysimplesoap/python3-pysimplesoap_1.16.2-3+apertis1bv2023.0bb1_all.deb
Size: 43788
MD5sum: ca4f4f20ec9a2b46ebf7eda88a09094f
SHA1: 7378975f27058dc2052a362fc3130946f475b2f3
SHA256: 7dc9f2e4fa806c466279e2e8ff9835f61ad48c63e6e548018fae76d9e8f05c35
SHA512: 798fdbe8502d084bce040501137cf50624b21a9819d09f9c16b091ac791252567fe0bba174ad37c6db1943a0357f31652fd99b5abb30283fc01fec98eb164bce
Description: simple and lightweight SOAP Library (Python 3)
 Python simple and lightweight SOAP library for client and server webservices
 interfaces, aimed to be as small and easy as possible, supporting most common
 functionality. Initially it was inspired by PHP Soap Extension (mimicking its
 functionality, simplicity and ease of use), with many advanced features added.
 .
 This package contains the Python 3 version of pysimplesoap .
Homepage: https://github.com/pysimplesoap/pysimplesoap/

Package: rust-mozilla-doc
Priority: optional
Section: doc
Installed-Size: 518122
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: all
Source: rustc-mozilla
Version: 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1
Depends: libjs-jquery, libjs-highlight.js, libjs-mathjax, fonts-open-sans, fonts-font-awesome
Recommends: cargo-doc
Conflicts: rust-doc
Filename: pool/development/r/rustc-mozilla/rust-mozilla-doc_1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1_all.deb
Size: 17072392
MD5sum: 5aa576d79724a55e16d9fe699a0839b0
SHA1: 23471a52b5ddca9bc5f60159b00384987244e478
SHA256: 7a34a5389e1eb28868b93313d382a8fa36af70b0db5852c0efea04da29ad2879
SHA512: 7ee6cb1e70a0fd606b3aa5f2ec899bb7655129deb155138b54a2f0bc72ffe3d69cb2be894995f3c35c73e0d9ffe56fbb612c39664b7a84beb22a3f4ac137675d
Description: Rust systems programming language - Documentation
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the Rust tutorial, language reference and
 standard library documentation.
Homepage: http://www.rust-lang.org/

Package: rust-mozilla-gdb
Priority: optional
Section: devel
Installed-Size: 291
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: all
Source: rustc-mozilla
Version: 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1
Replaces: rustc (<< 1.1.0+dfsg1-1)
Depends: gdb
Suggests: gdb-doc
Conflicts: rust-gdb
Filename: pool/development/r/rustc-mozilla/rust-mozilla-gdb_1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1_all.deb
Size: 207328
MD5sum: ad65b5c45ecb7879507e2853b5a61e32
SHA1: 690b8e9b477c80eb6eef4780d0309774fe6889cb
SHA256: 955ea5f747dc6f0a1fbb5894c9ec5fa2c28a8f81c0e75eab7efdceeb7881922b
SHA512: 8515c93705f0fc56af915844e6c49b5d43795815a54095ba9217229b4718ccd4492e1200e327b85e94517d5433ec2fdc61b48a210d0015b980ad75f35abaf260
Description: Rust debugger (gdb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking gdb on rust binaries.
Homepage: http://www.rust-lang.org/

Package: rust-mozilla-lldb
Priority: optional
Section: devel
Installed-Size: 304
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: all
Source: rustc-mozilla
Version: 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1
Replaces: rustc (<< 1.1.0+dfsg1-1)
Depends: lldb-13, python3-lldb-13
Conflicts: rust-lldb
Filename: pool/development/r/rustc-mozilla/rust-mozilla-lldb_1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1_all.deb
Size: 208236
MD5sum: 9b38331ce852df70c641f76d13db7b65
SHA1: a75e91ac975b91f915c2cb195aceb039f6461072
SHA256: a86a5f90ac5bba918d14544a89157bd5b946f6c36b4f14106125019930894b5c
SHA512: f747313ef0e4a6c699a479f91c473628ff54f5ac006b17d15a82f70163f6b38bc55dd6a1d66df0785cb5dddbfaf22752838b0e5cd553ffd28b62edef56ed34db
Description: Rust debugger (lldb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking lldb on rust binaries.
Homepage: http://www.rust-lang.org/

Package: rust-mozilla-src
Priority: optional
Section: devel
Installed-Size: 152556
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: all
Source: rustc-mozilla
Version: 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1
Conflicts: rust-src
Filename: pool/development/r/rustc-mozilla/rust-mozilla-src_1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1_all.deb
Size: 18184180
MD5sum: 3ec820f7bb99d70189f8e501850a2fa6
SHA1: 8fdd804a4ef1f8696d2dd44270e48c799a554052
SHA256: 6f88769160db2e58fa2ffb91d9e0bbffed0fb484cf1337e6174e069a3070cd64
SHA512: e0b879800b69cbe3e9e533dcb99d9cf9a849bbb9f307c6cf3b21a531c127918c9ebb4e9c9fce119fb6973fce3f727b35dbf68a2da7e0902f191415ccc7f4287c
Description: Rust systems programming language - source code
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains sources of the Rust compiler and standard
 libraries, useful for IDEs and code analysis tools such as Racer.
Homepage: http://www.rust-lang.org/

Package: rustc-mozilla
Priority: optional
Section: devel
Installed-Size: 6415
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Version: 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1
Replaces: libstd-rust-dev (<< 1.25.0+dfsg1-2~~), rustc
Provides: rustc (= 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1)
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstd-rust-mozilla-dev (= 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1), gcc, libc-dev, binutils (>= 2.26)
Recommends: cargo (>= 0.64.0~~), cargo (<< 0.65.0~~), llvm-13
Suggests: lld-13, clang-13
Conflicts: rustc
Breaks: libstd-rust-dev (<< 1.25.0+dfsg1-2~~)
Filename: pool/development/r/rustc-mozilla/rustc-mozilla_1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1_armhf.deb
Size: 2353184
MD5sum: 0cba0ad9c281ac8f85a7b36f6a570f1a
SHA1: 419bb4e937bf5843acabee9466d88d62f15b742b
SHA256: fd8a5c419f116b6190f6a02e3c037a2b58950eb91584f6cac0a4fd59c3ab8aac
SHA512: 1cebe080d1390a5aa588350d0f254ea380430807390d3aceca91f2f73201a9017649a4c66a84303b01942c9fd161a9fc1af9fc15016df21622b37697ac9d137f
Description: Rust systems programming language
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
Homepage: http://www.rust-lang.org/
Multi-Arch: allowed

Package: rustc-mozilla-dbgsym
Priority: optional
Section: debug
Installed-Size: 3415
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: armhf
Source: rustc-mozilla
Version: 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1
Depends: rustc-mozilla (= 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1)
Filename: pool/development/r/rustc-mozilla/rustc-mozilla-dbgsym_1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1_armhf.deb
Size: 405784
MD5sum: af022303cfe6d763e757655106c88e60
SHA1: df57d37ab57e129c102da06f65b02ddec868a45d
SHA256: b7c90bd0825c72361cd08e8f332f84f24c5e61d482e266fe0223f6a0bf3231a2
SHA512: bfdf31971e5409e58d7c8ab839c49556e956e1b685382c2d483fe9b7dbdcfd0e67ffe2ffdf0af23dbc870cff2561966606e833e880a8136adb3314ba53cc3d4e
Description: debug symbols for rustc-mozilla
Auto-Built-Package: debug-symbols
Build-Ids: 1f0b68c4e907e5036b13825642c1e5c710d05a3c 7bf738633b9d52efd235946fe922edee7e580ec7

Package: sndfile-tools
Priority: optional
Section: sound
Installed-Size: 492
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Version: 1.5-1+apertis1bv2023.0bb2
Replaces: samplerate-programs (<< 0.2.0)
Provides: samplerate-programs
Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libfftw3-double3 (>= 3.3.5), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libsamplerate0 (>= 0.1.7), libsndfile1 (>= 1.0.20)
Recommends: fonts-dejavu-core
Breaks: samplerate-programs (<< 0.2.0), sndfile-programs (<< 1.0.21)
Filename: pool/development/s/sndfile-tools/sndfile-tools_1.5-1+apertis1bv2023.0bb2_armhf.deb
Size: 402056
MD5sum: 1a5dfd03937a8f75c4c8dc74c8f1b3a6
SHA1: fa130a98d378eef624e6b9516d31a957a638064e
SHA256: 0f84e28498b08505b5d6754eb422e2a9e7e868e39ae69e2b9e0f168bc13a2e0a
SHA512: 9dcbcdef646f595dac5b17c655e0ba1090ce4f1678ccbb3ab9a458b229e48e66d321c11e749a3135f4685dd80e9db37544a3b2845b2ef8faba419a53a4bc6ff7
Description: Collection of programs for operating on sound files
 sndfile-tools is a collection of programs which use libsndfile and other
 libraries to do useful things like generate spectrograms using libfftw and
 libcairo and play sound via the JACK Audio Connection Kit daemon.
Homepage: http://www.mega-nerd.com/libsndfile/tools/

Package: sndfile-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 149
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: armhf
Source: sndfile-tools
Version: 1.5-1+apertis1bv2023.0bb2
Depends: sndfile-tools (= 1.5-1+apertis1bv2023.0bb2)
Filename: pool/development/s/sndfile-tools/sndfile-tools-dbgsym_1.5-1+apertis1bv2023.0bb2_armhf.deb
Size: 91828
MD5sum: 2452b08b561f24089a593604b4f1384a
SHA1: 9d544c817f44088990cd1f16117bb98d82e8a226
SHA256: 90b29787121d49572d067210aa0b44de9f989d530b28412d557926a36920d856
SHA512: 17d8ee1adb73b7d02aaa452037dab1c8fd07cb63101dd5c717c7b377bcc5ed9c14d3bbf0b77833d28d744d403437face20f0d1390152ee152d0ed386cec5e2b4
Description: debug symbols for sndfile-tools
Auto-Built-Package: debug-symbols
Build-Ids: 46f193592e223d7e905672d43642f0637a365ac8 5239b4e85644a650aafd38d81a5eb6b61e45210a 600f1214f18dfd7c6d2198a08e97adf234249151 da8a56cabb8a7981444a0f9cac5353ef2b50c4c2 dc4ffa750ccc1a809f44f3e4024b52157312f4f4 f0864f984bc113154f2813cbe995feaa9d8bc3c7

Package: strace
Priority: optional
Section: utils
Installed-Size: 1849
Maintainer: Steve McIntyre <93sam@debian.org>
Architecture: armhf
Version: 6.1-0.1+apertis1bv2023.0bb1
Depends: libc6 (>= 2.28)
Filename: pool/development/s/strace/strace_6.1-0.1+apertis1bv2023.0bb1_armhf.deb
Size: 1235792
MD5sum: e62267b066e43f23da2a0c12c1471873
SHA1: ed4b894722753c00d7d240bc7975cbd8b10ba2a3
SHA256: 5b2047fa965d68c66435215ec7db26e9e5411031f85ed622ccb032690107bcc2
SHA512: d228a8c4c61bd484fb37a51d6b61c96464f95b8d301a160eeff7b9d5de14006d33d2ec826490149a4fac8ac9c694c60918a8a4c1f2c9fa1c06cc4a8d81b55868
Description: System call tracer
 strace is a system call tracer: i.e. a debugging tool which prints out
 a trace of all the system calls made by another process/program.
 The program to be traced need not be recompiled for this, so you can
 use it on binaries for which you don't have source.
 .
 System calls and signals are events that happen at the user/kernel
 interface. A close examination of this boundary is very useful for bug
 isolation, sanity checking and attempting to capture race conditions.
Homepage: https://strace.io

Package: strace-dbgsym
Priority: optional
Section: debug
Installed-Size: 1416
Maintainer: Steve McIntyre <93sam@debian.org>
Architecture: armhf
Source: strace
Version: 6.1-0.1+apertis1bv2023.0bb1
Depends: strace (= 6.1-0.1+apertis1bv2023.0bb1)
Filename: pool/development/s/strace/strace-dbgsym_6.1-0.1+apertis1bv2023.0bb1_armhf.deb
Size: 1295952
MD5sum: f8257387036a4087ddd7e620258b784a
SHA1: f24a97be284e04c28a7a2666416e3828aad67826
SHA256: 3d3a4c2fee9e3a3415feddb6f6c45a60a4047e3f9d4b14092d48a9626be51f85
SHA512: 33ed49c15422a8da077cae6ae1a72fa0ca9f2d4fffa1ff7a4799a06b030aaa5ebd5addddd8eb5219c7a54635ab978aa201a3821072df23d1f1765d16447e53f6
Description: debug symbols for strace
Auto-Built-Package: debug-symbols
Build-Ids: b7840d0b4c846c0c3d02cfab4f123ce928f7cb36

Package: tcpdump
Priority: optional
Section: net
Installed-Size: 903
Maintainer: Romain Francoise <rfrancoise@debian.org>
Architecture: armhf
Version: 4.99.0-2+deb11u1+apertis1bv2023.0bb1
Replaces: apparmor-profiles-extra (<< 1.12~)
Depends: adduser, libc6 (>= 2.11), libpcap0.8 (>= 1.9.0), libssl1.1 (>= 1.1.0)
Suggests: apparmor (>= 2.3)
Breaks: apparmor-profiles-extra (<< 1.12~)
Filename: pool/development/t/tcpdump/tcpdump_4.99.0-2+deb11u1+apertis1bv2023.0bb1_armhf.deb
Size: 419692
MD5sum: 237f24cfc64c94bc3105da20dba126eb
SHA1: 407f0a2ab652e09e9b9dc7fe17461e591d27c73a
SHA256: 8173bd9e1879230d07289d8c2191a714e1d2ce9f2b7785883b6720f580c3f3a9
SHA512: f82cf0694a35a36d8fccaf4f3b39cc455f938b00372ce89ea4a5e654d3147d457875c8d23270dafa87134b9e05359492e2e1eb37557ca2483476b426f0125cb9
Description: command-line network traffic analyzer
 This program allows you to dump the traffic on a network. tcpdump
 is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS
 BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet
 types.
 .
 It can be used to print out the headers of packets on a network
 interface, filter packets that match a certain expression. You can
 use this tool to track down network problems, to detect attacks
 or to monitor network activities.
Homepage: https://www.tcpdump.org/
Multi-Arch: foreign

Package: tcpdump-dbgsym
Priority: optional
Section: debug
Installed-Size: 1181
Maintainer: Romain Francoise <rfrancoise@debian.org>
Architecture: armhf
Source: tcpdump
Version: 4.99.0-2+deb11u1+apertis1bv2023.0bb1
Depends: tcpdump (= 4.99.0-2+deb11u1+apertis1bv2023.0bb1)
Filename: pool/development/t/tcpdump/tcpdump-dbgsym_4.99.0-2+deb11u1+apertis1bv2023.0bb1_armhf.deb
Size: 1114180
MD5sum: a866a32553925bac438761d10314b79e
SHA1: 45a29cdddf99f6d7ecf495ad6cbf68073753ec56
SHA256: 9bc9d51398cf8c7d8faffad1d431c311654b24c283a1e99cd85fd98f28b93829
SHA512: 9c24d0282f0e446b27c7c6ec6aef707bf028c6dc30dc56c215112326de3a61a6d52c1782cd7fd28e33700ca789e144735d1c3dd570ce9aefa23161022467bce4
Description: debug symbols for tcpdump
Auto-Built-Package: debug-symbols
Build-Ids: cc2b1713db27f975acfcf4528ae17014f5eeaabd

Package: xapian-doc
Priority: optional
Section: doc
Installed-Size: 6960
Maintainer: Olly Betts <olly@survex.com>
Architecture: all
Source: xapian-core
Version: 1.4.18-3+deb11u1+apertis0bv2023.0bb1
Recommends: libxapian-dev (= 1.4.18-3+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/x/xapian-core/xapian-doc_1.4.18-3+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 1541636
MD5sum: 40ecfeaf41baea0f4b4dbd1cc3e41488
SHA1: 99da693465de1fd4af54141f0a3d9bd5b08358cc
SHA256: a461207ec4aff9e0fa115b17316e729cf2d39d1f41b1fc7a696732a01cfb4362
SHA512: a1aee0c0844252503fb768c921cd853ce51f4dc58819ea3ace369f87549d48b9e379ed2918336c8716ba9ab21d0bd0bbdac7d72b7ed7fb4be4a2e30a869332a8
Description: Core Xapian documentation
 This package contains general documentation about Xapian, and more detailed
 API documentation.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.
Homepage: https://xapian.org/
Multi-Arch: foreign

Package: xapian-examples
Priority: optional
Section: doc
Installed-Size: 518
Maintainer: Olly Betts <olly@survex.com>
Architecture: armhf
Source: xapian-core
Version: 1.4.18-3+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.17~)
Recommends: libxapian-dev (= 1.4.18-3+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/x/xapian-core/xapian-examples_1.4.18-3+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 452832
MD5sum: fd9b843f687e461686a26bde417ffbbe
SHA1: d746c6af4bd9daaba3528ceb2534494376028aeb
SHA256: 9ba3e52d2e50bb065390426a46eba6401d7a96d7ab8211bd75663aa24428856c
SHA512: e629e84ae41914b0cd8b21b0f4bf94cac6db6880cabfbccda36f2fc39c3c8e63d4876e3b0cafd3d65e8b9855434cb32e659e2790578b30b345288db6fca8f8de
Description: Xapian simple example programs
 This package contains source code for some example programs which use the
 Xapian library.  The three "simple" examples are also included in binary
 form; binaries for the other examples can be found in the xapian-tools
 package (since they're useful tools in their own right).
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.
Homepage: https://xapian.org/

Package: xapian-examples-dbgsym
Priority: optional
Section: debug
Installed-Size: 112
Maintainer: Olly Betts <olly@survex.com>
Architecture: armhf
Source: xapian-core
Version: 1.4.18-3+deb11u1+apertis0bv2023.0bb1
Depends: xapian-examples (= 1.4.18-3+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/x/xapian-core/xapian-examples-dbgsym_1.4.18-3+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 75324
MD5sum: 06a9374ffd145dca74d379a97ad64184
SHA1: 1e7c1a517fb6bd88d821fdda599846c602a6aff6
SHA256: 12ea59825b6e55766a45e9061e09ea115523ed3c133538bd656125d5e5cdb460
SHA512: 45cee11ba2dc47372da118cf193a56de5e93ded140e86b11d1657aeb7ca34952627a8ff9fb69ad3dc3fe02c5ff8e7dc7479ba8a54036fa0a8ac4e68529072964
Description: debug symbols for xapian-examples
Auto-Built-Package: debug-symbols
Build-Ids: 1a0d09152c4ed597009921830608211baaf6b95a ac42db5b69e307e6fe1cd5c66501db372daae851 deec0d0eef63f46fc79c27a7da0412b3ef3f6647

Package: xapian-tools
Priority: optional
Section: utils
Installed-Size: 615
Maintainer: Olly Betts <olly@survex.com>
Architecture: armhf
Source: xapian-core
Version: 1.4.18-3+deb11u1+apertis0bv2023.0bb1
Depends: libxapian30 (= 1.4.18-3+deb11u1+apertis0bv2023.0bb1), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Filename: pool/development/x/xapian-core/xapian-tools_1.4.18-3+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 482520
MD5sum: 2acd033217e09c5932192b4aed013010
SHA1: 656560720f12245cc941c7ffc42e510d6d6692c3
SHA256: 3dc7ee33d1b9bbf6dfc8eec11f863e0a6bf8c4a3d1be2ea59c16b1e275cb25c9
SHA512: 91a0e12dd7f6b73e59831e34cf82eb48a0374a911468221222a6def17ff707053ed3ca0e75ea24fa40570ce4f6fcea79cafea0dc66e0568a2110e943b389e3cb
Description: Basic tools for Xapian search engine library
 This package contains several tools related to Xapian.
  - copydatabase: Copy one or more Xapian databases.
  - delve: Inspect the contents of a Xapian database.
  - quest: Command line search of a Xapian database.
  - xapian-check: Check the validity of a Xapian database.
  - xapian-compact: Compact a quartz database, or merge and compact several.
  - xapian-progsrv: stdin/stdout based server, for searching databases remotely.
  - xapian-tcpsrv: TCP based server, used for searching databases remotely.
  - xapian-replicate: Replication client.
  - xapian-replicate-server: Replication server.
  - xapian-metadata: Inspect or set user metadata in a database.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.
Homepage: https://xapian.org/

Package: xapian-tools-dbgsym
Priority: optional
Section: debug
Installed-Size: 450
Maintainer: Olly Betts <olly@survex.com>
Architecture: armhf
Source: xapian-core
Version: 1.4.18-3+deb11u1+apertis0bv2023.0bb1
Depends: xapian-tools (= 1.4.18-3+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/x/xapian-core/xapian-tools-dbgsym_1.4.18-3+deb11u1+apertis0bv2023.0bb1_armhf.deb
Size: 343872
MD5sum: 63740987e304a3da5222cd906f7a2a31
SHA1: e4a2a63dc61e81377e00f3b1b5d704a293da1b64
SHA256: 10bb97eb59e5425b54d6470bafb31e55e0a61401f934591ed16be2ba0bc627c8
SHA512: 39dbbc12e42ae5ad67d39a9eb84481f060b85b9f67f20fa3a158368d415040bc17624943416028bd397d76a304ad882e6708fe735796cc089956b17ea18ecea7
Description: debug symbols for xapian-tools
Auto-Built-Package: debug-symbols
Build-Ids: 0198e83cea7ed59bb3986f9000f8b0ce69e0c330 3cb6262d5e6e9f34e106aaaf8e2e4420f67ec902 3ec29c51b31e81eb530099d45cdbcc5750b5031e 3ff4bb7bdf32ca441943b1e205350695c5a92904 57c6acd731c2f839af5596558589702272935187 9185d9b740877257ce535dbc45e6caa0c10d2428 b5fb97ce9d7cb2e23fb6a021164d8d8e296f22fe c5873494c51d9d1b27a5b9c1994e3d03fb0633bf ca3ad1129657d1614f98d57e2663acdc34573328 cae6a574e189dae05046e95db87f1adc1c9e43a5 e23d94d9faf5be7b92360b14d1ba0b2e129989bb

Package: xmltooling-schemas
Priority: optional
Section: text
Installed-Size: 75
Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net>
Architecture: all
Source: xmltooling
Version: 3.2.0-3+deb11u1+apertis0bv2023.0bb1
Filename: pool/development/x/xmltooling/xmltooling-schemas_3.2.0-3+deb11u1+apertis0bv2023.0bb1_all.deb
Size: 22108
MD5sum: 5af2873e5e904d3afe8338c76f995d5f
SHA1: 8e34911aae6f3c0e81d3ac3a4a6dfebf4a0c22b7
SHA256: 114959c9b916f6b8333227e587d99eaef62c775254966bd10b1d257983574888
SHA512: f383f3efcf910fc52ac2bf0f0a09d17abd16d0c0f29cb324e110fa97decb8f6f46a03f5e497161620d849a949715fc1a6915c2c0c80ac0a9255c74616d7f0193
Description: XML schemas for XMLTooling
 The XMLTooling library contains generic XML parsing and
 processing classes based on the Xerces-C DOM.  It adds more powerful facilities
 for declaring element- and type-specific API and implementation classes, as
 well as signing and encryption support.
 .
 This package contains the XML schema files used by the XMLTooling
 library.
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C
Multi-Arch: foreign