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: 219
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Version: 2.2.1-1+deb11u1+apertis1bv2023.0bb1
Depends: libc6 (>= 2.14), libpipeline1 (>= 1.0.0), lsb-base (>= 4.1+Debian3)
Filename: pool/development/b/binfmt-support/binfmt-support_2.2.1-1+deb11u1+apertis1bv2023.0bb1_amd64.deb
Size: 68044
MD5sum: 61f819fb6907de7c2f1b3e921ca344df
SHA1: d51c05730cf44643ab7fd4aa26aa3d7c3a6defe7
SHA256: 11ee801833010feefdc85be590a9732f69f20abdbd46555b0e215d93460b4a26
SHA512: d544bf51d0365eb8a35a00f1ecba51b65c6c0bec5f600ba77964bbe694124a6f6b9974ce7255ef226a656e1ac0e8e850abe3f5e0b9f6248e3a559ccdd61086e0
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: 270
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
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_amd64.deb
Size: 237888
MD5sum: 4067fc2a7ed0dae73f410a8f3725328c
SHA1: a4f15682e4c4a9118ef032808642a578090f99bb
SHA256: c8f53e6fc8b6ff229389e5c134d20d3257e2a5e70b420bcde55e9414d5d8fc24
SHA512: aa4fcd86f2f2f69752a580a099e39daf7c5183326835e765e8f80a627f6dd2c0cba841a763ed2408c9c4afe4138767e401c88bf91e976caf79d709101a5dd949
Description: debug symbols for binfmt-support
Auto-Built-Package: debug-symbols
Build-Ids: 873d99615a08f54a51def4d1cb066573165e1168 a4f13b54290b115a570aa85ff264bfb72b1d482c

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: 5112
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: amd64
Source: rust-cbindgen
Version: 0.24.3-2~deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2)
Filename: pool/development/r/rust-cbindgen/cbindgen_0.24.3-2~deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 1331944
MD5sum: 8a2e8c1f53ed1a95f7d4a33ee6827c22
SHA1: 2932141b131a1cf376acf07bfa5894cabba609c4
SHA256: 7e6cf38b25f3423df8181d3dee93b05473aad542a4192324d92d40fd6ca2e3fa
SHA512: e9f32471797786dbc9bce05393b7ffa13072f40046c4a4f7f1ee017b4e8ef66d20f3bb089990cd151da6dc145f22515464c13de4dd11497253c48a6732b82502
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: 13297
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: amd64
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_amd64.deb
Size: 12385540
MD5sum: b6daf7c764467e14f0305904fc41a48c
SHA1: f33917328799988a66244e181aa5c7d3589e5123
SHA256: a9d91a9d19d9f6ede58bfdfcd2c169e9c447133a5de8db86124d214815a119ef
SHA512: f0e8ba56117b9a3455130c66bbfb5ed1e34960358f15970959ab26bc6701381a37a647df38210fbcccbb333096749eaacee7cafffce6cfc90f7d40abc6db6803
Description: debug symbols for cbindgen
Auto-Built-Package: debug-symbols
Build-Ids: fd6c00db7379f23c2ef41bf19cc2b758e108f40e
X-Cargo-Built-Using: rustc-mozilla (= 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1)

Package: cpio
Priority: important
Section: utils
Installed-Size: 1136
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: amd64
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_amd64.deb
Size: 244408
MD5sum: 9f4f74cb209ba7f7c96ba83564e683a9
SHA1: 30af2db1c2331a2cf75bd4d911f757ff61ca2cf4
SHA256: bce31d920da5d3e49b287447a8423664ed7a4947887990a862caec32f84ad92a
SHA512: 71169fc5a783c1efed59c51a27da7df39be6053a92beba1cb16379bd92bfc04ec4cf6fd0f948ba6c0c70b354984b7ff4968e179c45725a3725d46fe352e83a80
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: 2661
Maintainer: Devscripts Maintainers <devscripts@packages.debian.org>
Architecture: amd64
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.3.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_amd64.deb
Size: 1096660
MD5sum: d290718e98071d0ba373945350855df7
SHA1: a6c6460e8fa3ac7fa74501b79290e9d24a862e13
SHA256: 2c35d7b64327729962c74a0f4820062b3f6c17e6455e7a21a5ff157f8995ac1c
SHA512: b5dc0e51013c312bd7dcce116806a99ef9fb516fcee451a4252fd4611b4ab48fb100340a64bb4850ee6ba358ed4541113860ee84af02840b85a7feb3385fef36
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: 18
Maintainer: Devscripts Maintainers <devscripts@packages.debian.org>
Architecture: amd64
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_amd64.deb
Size: 4084
MD5sum: 66b293e0684369c438ce4e0d9f46c024
SHA1: 17f8a76748d833acc7038db6bc233322013a810e
SHA256: 2809a01dc65acac78e4ffdc5adecd7a34ffc19cf556d60da23219dae99f9235a
SHA512: b83ac9cb9973c24052d1f7516467acb9ddf07f50d21b4806a656d0d9ec14dabb8510edc43f1a8d54333019d8642e2fb4523a76c873c24ca267928631603ddb38
Description: debug symbols for devscripts
Auto-Built-Package: debug-symbols
Build-Ids: 7316f812305fb2213758d555e1ae969bc5a89f34

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: 1547
Maintainer: Thomas Girard <thomas.g.girard@free.fr>
Architecture: amd64
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_amd64.deb
Size: 221108
MD5sum: afa76638b339bf719de44d99cb240b3b
SHA1: 3a3559a95fc1768bd2a27f452e037a773c1fd6bf
SHA256: 6d9c77e1577c4cd0cf21139f5a41913fefab095c1c18fd41254b51c428ce5e1f
SHA512: 2db22bc3d2a3b53b141b8284eaa19da2a4a4573a15801eed32f97df3f8ca06f75867c0679681119f1c612a0cddda1c9b944a1e661ccf148f3f2c214ed7e4a801
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: 2090
Maintainer: Thomas Girard <thomas.g.girard@free.fr>
Architecture: amd64
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_amd64.deb
Size: 1790436
MD5sum: da4dd190b67513ba6bd24c2ce1761297
SHA1: 132f207b8023cfb61d492993b7d9dc748dc60171
SHA256: 3744cab8e7f0b2e4ac5b21ed2d60e65680c2b229fe45c2571299236c454da171
SHA512: 5c87f96bc03b3be7029e74a2daa705fb057fd1c4e1d434636a02bce330de66cb8bed1087a1f05d03848950beaa69e5a4fcf3cf9f0682eace985d103e67f348b2
Description: debug symbols for dwarves
Auto-Built-Package: debug-symbols
Build-Ids: 11bee2e47478251a852ff76b684ee52d663ed455 45d2f5a7a8ac93a5587a37a1269ab9ba367fa084 568d0937e85b104c1e10c186aa910341974765ba 5e0281bd4c45a93574f3359e9b5e16b0cac2173a a17529c28e9219604ae37259849216948ce4c31d a30db740b277c4c6c4cb76e74662b03e4efd94ae c27493106e7c62568fcaba8f4e3b5ab2a7cdab96 d0709772d53d1605d346cb9dd6b372594262a1cd e29a19a921f7d1ce47ac426898dcbf240afe4a86 f4c1fb4e8f9bbe5dac30339134236711b9f0a36d

Package: galera-3
Priority: optional
Section: libs
Installed-Size: 2117
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
Version: 25.3.37-0+deb11u1+apertis0bv2023.0bb2
Replaces: galera
Provides: galera, galera3, percona-xtradb-cluster-galera-25, wsrep
Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), 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.0bb2_amd64.deb
Size: 743264
MD5sum: 944fcf76ed6f284928e89496397fbc70
SHA1: bf0b4343b430a3c7f298b0305145bb0871b22b18
SHA256: 64f24a4ec820303ed546b7c1d8835215c2292103fb850626f777081b895ee2b4
SHA512: f6b3a4d7c368a242b21d54f04c3319f8da27b0bbe77ac7dbec6e081219b5eafe75845c97102bbe2807f78e4d7fede7c62aec2a1270d107c53f3a5b76ccec373d
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: 11858
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
Source: galera-3
Version: 25.3.37-0+deb11u1+apertis0bv2023.0bb2
Depends: galera-3 (= 25.3.37-0+deb11u1+apertis0bv2023.0bb2)
Filename: pool/development/g/galera-3/galera-3-dbgsym_25.3.37-0+deb11u1+apertis0bv2023.0bb2_amd64.deb
Size: 11672628
MD5sum: 4b95240b5ef0ac24d4fb65c1c79ef2c2
SHA1: adfe75d7f189903dc504a6d4e77719a56ff3a4f5
SHA256: cc86e8cf1b7d9c71ae4b0148751603e4b3953c1b4032e02750aa459fd54be5c3
SHA512: 70a40178c33dfbd27df685ded033459ec243b888e63071d2aa16bc9d66b7c17f9902c19eddc933b389545be1a35c08c2d34a5edc6d4a415dffc6937dab6d0909
Description: debug symbols for galera-3
Auto-Built-Package: debug-symbols
Build-Ids: f3f8eae29a28fb283cd9300e1478808e657f5f0c

Package: galera-arbitrator-3
Priority: optional
Section: database
Installed-Size: 1727
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
Source: galera-3
Version: 25.3.37-0+deb11u1+apertis0bv2023.0bb2
Replaces: percona-xtradb-cluster-galera-2.x
Depends: lsb-base (>= 3.0-6), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.17), libgcc-s1 (>= 3.0), 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.0bb2_amd64.deb
Size: 573108
MD5sum: f9abd8a47fd46fdc7c02633cd6182ac9
SHA1: f2226b29c161f26156c8c6a25fb054dcedf95208
SHA256: 8c76b739d21b8118a81db966e96754db4df2d2bd044394a9bb02b23763036bbd
SHA512: 8558ac5cc696cf2e45d137ce39466c4231eb7db065dece14efe9baba92d4ea6ec22b25443866d12a8d42b700f0272c853ccf5056dd68e8eb25960095f6712768
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: 8011
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
Source: galera-3
Version: 25.3.37-0+deb11u1+apertis0bv2023.0bb2
Depends: galera-arbitrator-3 (= 25.3.37-0+deb11u1+apertis0bv2023.0bb2)
Filename: pool/development/g/galera-3/galera-arbitrator-3-dbgsym_25.3.37-0+deb11u1+apertis0bv2023.0bb2_amd64.deb
Size: 7842512
MD5sum: 4dcabac2fce54fa5406d523984e31220
SHA1: beb64da2b03f31749e7c3641a22ea3ea263dde27
SHA256: 98c4c8419c33c3eb172bc85271a5fd49e1f80ffe6560f65547d7b905a4098237
SHA512: d3e424d66db3a25467b204de0d2774de225eaa5472a256fac047840a7c0f8c29f1c2cf214173284b1542f4f53d9097c66fcd558e4da6498c57c5d77225d716b7
Description: debug symbols for galera-arbitrator-3
Auto-Built-Package: debug-symbols
Build-Ids: 108b9214ac302907764e750143bb9245e15847e2

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: 363
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 265928
MD5sum: 4f2763106e6026bb197bd6f1104ff9af
SHA1: 2575b946b6069155ad9f0a6bce2d8905fea4333d
SHA256: be0b7bce5246c3d6795d095df6ba8bdb88aeedbb14c17ba836568fc836ab1b0d
SHA512: 5249afe8a1c926416e516628949eac382e61a81862488758601b550e0bbfcd25658bcdb314c736138fee688980adbcb2452f0e05d9b4a4693a4dcdc294805207
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: 173
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 148428
MD5sum: dadf108a5a997aaec6fb05ddc351e8e5
SHA1: 560989b409190e9508d0ba351a4323a00ef5c055
SHA256: ba71f4c0a146cfbdd63356e93908a970b997feffceb8da2661fb35ae442b4cc0
SHA512: 47d18223a0894945c062abcafb61299207dd8d896ed0815931af3e7de9db6d9d41f5049eb3e63672d75971e32abf9df0d094f9666fba700b9e84b39d4364d4c0
Description: debug symbols for inetutils-ftp
Auto-Built-Package: debug-symbols
Build-Ids: ab0ab85078686469abbea381d128165e27892fc2

Package: inetutils-ftpd
Priority: optional
Section: net
Installed-Size: 364
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Provides: ftp-server
Depends: libc6 (>= 2.27), 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_amd64.deb
Size: 264208
MD5sum: 04661b00e3a1856b5522ecf78495c556
SHA1: 0872120c35b2cdbf52d20d203d470c41367875bd
SHA256: b5a3ba37eb5c96a8f54e1488ab0636d80a8e3c805363dc2a7c90c76de0513b2c
SHA512: 7987b6cdf81b548180f91d39a82dacf93e259d60a9b93b1446b6ef7a0f7cee76dab9776675814522a13b35a8b3ed74ea8961ef6391634e3f8c008c2f3fcbf30b
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: 192
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 167496
MD5sum: abe96bbee656af6312d43640adbbfb56
SHA1: 174d18ce0652da714893405fb6f4197069fb37c1
SHA256: 1b9d9699276dddfab3253590287f8513c81836679529f243c7c79c5af51a96a5
SHA512: cf437493f8cefccb1ba2d23907ff03c4e93ab9fe94f95b317a50e43dddc0a78c4d4f4f83f788182d17cde35a72e35a2685203ea27fb12d0cffa03e1ae646d26c
Description: debug symbols for inetutils-ftpd
Auto-Built-Package: debug-symbols
Build-Ids: 62b6a6cdc500ddcbe4ef726a621aeaac7f4c27e0

Package: inetutils-inetd
Priority: optional
Section: net
Installed-Size: 312
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 242576
MD5sum: c38828684902ecc6338ddd9b832204b5
SHA1: ae0267e4c56d6e8e9bfe6125762472837606a21c
SHA256: c6390d8f4cac158b25d241f35c71f203eb5039cf2941eff29865a7646ab09ceb
SHA512: 6ec1ef297bfc4f9e3625cc7fd0e98536598620e55c7ed6d9aa46abe5e653dbdcfeb478d8cbc78ebe3752bfc2e7256c3271823319d9db60ff9684bb580ea5f893
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: 124
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 104032
MD5sum: 0ce8406e3c30ece8b6e42088b85c283a
SHA1: 00cf477772365bef034d52dd7891f039323bdcd7
SHA256: f5b2a10ab38b3b33bfd8a46dceb7edfd259a91ba15ea7a2efc2032a8be6af076
SHA512: 5313dfe374b532862f71967dd56641c39ff1eb2b31692953fd1b87b19213fe6b0035ed7dd6e133d77313cf71af8f56f6c4c4f83555b9d605f70de35c161e0962
Description: debug symbols for inetutils-inetd
Auto-Built-Package: debug-symbols
Build-Ids: 408d5168031ff2a11ce3aaebbf0da02381ab5d0d

Package: inetutils-ping
Priority: optional
Section: net
Installed-Size: 370
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 247228
MD5sum: 980ba84eec2e14a20bf3ff5984d3aea3
SHA1: 2f3c9d3ac4308a6c2bee9898f27a2b73fb90d4c9
SHA256: 5649009579f730c865932890b43867c00c4454aef86ecece2f690a47ba2ad5b1
SHA512: 73124a930fdcdc6959b876b04fc45d5f58d3c7d3278fc57d9fdd1d4b6be3d40cf2dbd754c4857c26a28b221f29f3cd2284291e5b19ceb94e178708c8304f41b2
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: 212
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 176412
MD5sum: 409b0ff5496161fc3ed288d9e602945c
SHA1: ae30f862a124b7ffd7872023b41faf01a9232b55
SHA256: a53766b415f4987df7de2f5395b2070688d484100fe38a993ab52e4b9c23c4a5
SHA512: 895248c73f51eb31a9248433a426b4714083401f71d04bab3af64f79d9a4bd8623ccb70e395b184ecc65e60fb0a07ca3475c5f07a66260052761c2af82b48a09
Description: debug symbols for inetutils-ping
Auto-Built-Package: debug-symbols
Build-Ids: 8efd189a2961098a0055c8988b018dfa3a58fa2e e7f1d1c9b2dbd62fdad8371832ef4e09cff6ad54

Package: inetutils-syslogd
Priority: optional
Section: net
Installed-Size: 325
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Replaces: syslogd
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: libc6 (>= 2.14), 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_amd64.deb
Size: 245512
MD5sum: a8ba41341764f9d508122d1d8a25b017
SHA1: 681d2fa96dcebd6e702aa29af029f1897c83f02d
SHA256: 471b738c750a8dd40da50c1df051d768cd27047115bd13ae9bc2e72d50de4e56
SHA512: a20eeac3cd4f49f8520c4acdae98ecdf72db2a2f5d65aed4dba6861057fd339ef8da51ae31bf15a7a32358511d994c5ea1a759307c45f0c34038e624c937400d
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: 127
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 107924
MD5sum: 966c962c03d9727e6133a24e20ed9aa1
SHA1: fcde2e1e07294ecc3dbb07e93624230465c6f548
SHA256: dc5ae3d97f05d2aecceb31c959a0e60054054cf775d86976751678b0bb33869c
SHA512: 0654c0823599bf80d90f63f9a34844f1f32945f56205e22981f7e42637269a34165446a91af6807f5831b16bdd3662dd2eadb88f51968b5e48a9a2157ce69ca8
Description: debug symbols for inetutils-syslogd
Auto-Built-Package: debug-symbols
Build-Ids: 38faa7b48b5a4d55756a84e355e4e797bd996bb8

Package: inetutils-talk
Priority: optional
Section: net
Installed-Size: 286
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 230292
MD5sum: 519c6bbdbf1fdc99ca5237cedc852530
SHA1: a94c1f9dc992791e3e33e766a5487cafb3f67159
SHA256: 5e7c75deb0999d633edd4bc73b51bc002f32eb11bae2d5a4ad11fc27df96a1ad
SHA512: c76214fc16d08921c271105c4898bc72e8821027288199ffbe0208cadcba7ccbbe797a644c37f46b916a4811d7e010285337e846c79a7981531c9fd7b2e13c9e
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: 103
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 83036
MD5sum: 844f15236057af5e57ba8a96603bdd8f
SHA1: d94b2c136474f2c21b34abfa4b53c7af5f20f54c
SHA256: df6f2d2b343a0e6eadee775e7f8ed8e3524b12dd8d96f8e3d689cb39b60a37d4
SHA512: a82e15c6a862ddd20daa0ac005b433a5a0af5c932f9a39d5f92edc9ca9a86c6922611e7dcb12fcec7d19ab0f7ebbd411dc1552150ff22c40843a47c92df89082
Description: debug symbols for inetutils-talk
Auto-Built-Package: debug-symbols
Build-Ids: 0d83ea69ef04b6e329daec3cb42e7ee785ea1f74

Package: inetutils-talkd
Priority: optional
Section: net
Installed-Size: 354
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Source: inetutils
Version: 2:2.0-1+deb11u1+apertis0bv2023.0bb1
Provides: talkd
Depends: libc6 (>= 2.14), 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_amd64.deb
Size: 265564
MD5sum: d0e0c62974dc73da4653ada0568eaa46
SHA1: 151fefe32249bd35c907ab5013096b0e7b84ef09
SHA256: 9ecc499bc51f46f80a1b36723c640b032a2ee6bec3daad3f8bfd08875f2355ba
SHA512: c05062b3bba9bf0d046cc50fe3bd33968ab6e3e6b9dcdcdd279f060a7b5986dadd90790ff20aecf7565081811deb3874ec7746a6bc2a580a39901aed97ab7696
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: 234
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 213532
MD5sum: 69af48907a56512f818515b537639176
SHA1: 8fdd6011057c134b3a940ba21d02d3eb2a63c3c9
SHA256: 877ed1a8059024f8e33f7f10074eab74ef00702da65a557fc298e08ecccde560
SHA512: 8c2c9922c7e4009c6e62fd0c00ee776ea297655bbd3434e1f0680078aac5e280617dee615fec94887c2914b44c8cd9d85b513e2169f315e90a310e2653580959
Description: debug symbols for inetutils-talkd
Auto-Built-Package: debug-symbols
Build-Ids: 9e6d380c753ddd4394fde8272a1c66e6361c6dda

Package: inetutils-telnet
Priority: optional
Section: net
Installed-Size: 412
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 280932
MD5sum: 0718bf5b5427a6a226c3f4cd729b41b6
SHA1: d573dc1ffc93f1936cbf476400b15c4fce8cb0df
SHA256: 3c6803e56f261576fe36c4dae07a276f0b5b01c233e4d1fb4647f513be8e9722
SHA512: 0bc361c78dedbd8d944fdf618376044906e12b743d6305795428c76f0f150f43550338fdbda8d9b4ce523b4328afaf791ef0c75afaff82cd3f7c0297d742c454
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: 226
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 196404
MD5sum: 6d72c8ccdc3d711e9e919df2b576b3c8
SHA1: fbc5ac1a98e80e12544c196883838db84cf395eb
SHA256: 2624eb0ca2a143cdb4d64752bfac13fda4ec4233c179f4b03cd68f87eec06d59
SHA512: c3978192db00ff22dc3629688392b29a006b12c04d7d15c0586f59d18bc9c037df4cdd7374816fe5ff0437d735b11838b2d1d170b12988348c49db85b43af91e
Description: debug symbols for inetutils-telnet
Auto-Built-Package: debug-symbols
Build-Ids: 49e73c8ec9e77ea38b2e61dbc42d080fb52311e4

Package: inetutils-telnetd
Priority: optional
Section: net
Installed-Size: 364
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 263164
MD5sum: 6a1b35b97ee706178a702eb176e14692
SHA1: 56a1a1240efef5ca3da830d863541c06c79c9938
SHA256: 96ea510993cdce834cc621989a66f7ca7f2d8d2eb4239c16d8a17a5fc395d207
SHA512: c05fc8fc317cb8b7d4104e13d228194bba22094c81149f1d05efbba282c4de44f16993c8b09a6c53a0a899f1867e3b087b839a7173bee1dd9ffa6f6250048fa7
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: 188
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 160348
MD5sum: 42102ba53fc907f7aa622967acb21339
SHA1: 9998466e4dcc9e04a4681f152cd5d78aa86c4667
SHA256: 09e2ca5517aea6f5b4220a5c50fa522245ccdf9a7e83cda2632f3813093442d8
SHA512: 0439df7a1c50cb563f8c89bdf8daa457c8ccf48f2975b764af6514b700a0804e4f7417d74980c9bd0042f409c758372023cf03814fa147aad76f9330952eadbb
Description: debug symbols for inetutils-telnetd
Auto-Built-Package: debug-symbols
Build-Ids: fdd8dcbdb887ccc261b6a5ee91126168c2dba661

Package: inetutils-tools
Priority: optional
Section: net
Installed-Size: 506
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 261084
MD5sum: d1cee31f0217c441ff610cb05120a4ac
SHA1: 5391bfa709c106a31305aa68c9a551756cffbaed
SHA256: dc80f71c86a719b120de41bc71833ef1a20471e492999d574baf1b478d834ae4
SHA512: 96c19e14b7f73be1f789f65034063b09a1cb450db5c1a57f1ca29a1873de0ace30c57f7f63025b4e8e4f73bae800bb57d41c58f4300ee6abff889eec244e2e4d
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: 374
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 312284
MD5sum: 20f394c734dea19f78c40a065523862d
SHA1: 613d68dcbf6cdbcc6d77f98b31538bae97c2c32a
SHA256: 80da94a81b20f399c14714cca624f5c260a70cd34021cf9d42e57d8a1c20298c
SHA512: 70e58ba59be46b51817cb83a85e708841ba5ee1edaf51aa8f0e4300be56e6b3d79d0e04c97d49eda4177bd7f884dc84316ab3f1033688469e6e2e1e10f9ef249
Description: debug symbols for inetutils-tools
Auto-Built-Package: debug-symbols
Build-Ids: 71bddca9ca09ad94770a7dde28a6f7d7edf06690 854197f40eb260c408f7236661f253b2186cbb2d 90831610a11ca7e0a95ad4824e54ff9aec8256cd e43f949a1547ba596974dc2020b1edcff7377245

Package: inetutils-traceroute
Priority: optional
Section: net
Installed-Size: 280
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 227752
MD5sum: 682939a111d795a21a4ca2732d2e82d4
SHA1: 881f0e522c1b48c6ba9af721d233ad648f0e3dbe
SHA256: ee4322f84d3f379876079ac558a04351cbc652706339fc65ddec7f18e029249c
SHA512: 6ab88012779ded159942f6df3fe29f4e3861a7aafcde610061e10bd859d25db3fb8f90eddec499cea54dea4c45d4d1a3b400b4200a9de448a12440543086c72e
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: 101
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
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_amd64.deb
Size: 82656
MD5sum: 266b0f3327c9343fa7cfbdfd20a899fd
SHA1: 3d139b1daa477b484c675819dff062752dee4a52
SHA256: cd528df8712d4c54facfd110cdb0efdda91719f6f62a539b6cf72c619562f327
SHA512: 26ea7f2b46e394d70d25ce4d9c261d90518fa6e2e7de7673503c967f9333ab0947fbf618c00059bcc9ff514a36be3b66df0c6fdd8a17deeb3a8073af31b8ce78
Description: debug symbols for inetutils-traceroute
Auto-Built-Package: debug-symbols
Build-Ids: 86a9cfa4c1ed799eb5b08e54bfdebef290d7c7cc

Package: libecpg-compat3
Priority: optional
Section: libs
Installed-Size: 87
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3
Filename: pool/development/p/postgresql-13/libecpg-compat3_13.11-0+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 33688
MD5sum: c987682f7379981ed852b5ce4c6c7ef7
SHA1: 36e632f87f84d6c68c6046aebefaa6e6483e2c0e
SHA256: 3779091c79f395a2b15e25aa67ef5d05ae98f1fe6c0e730afb87b3fcc085b90d
SHA512: 0c8edaf8ff1734415eb8b7d47263b5633bf5f005523482247cb8a1784f75d9457c7a0195a17b38a4a937a973163fe53860539975a5d8bbd0c4f8b85966c757b6
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: 54
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 38104
MD5sum: 6877b8e28610b6a91de83cc54f081a75
SHA1: 7d13cf5f03e9c6df7be2aedd50aaa3713d5158f1
SHA256: af9e2a363caf0c7a15ef5fd0275f772b676e0dd10d5706b6648a2a4c51ada125
SHA512: 46e35b7568ce11127a715583b28b611168e2b962d3b063ef44e5d421711c9f9be4a10ba312f7feb49c5db56ab14d6f803a543ffb9e813a319faeb0ba06fa8d9a
Description: debug symbols for libecpg-compat3
Auto-Built-Package: debug-symbols
Build-Ids: 64bf4823fc0030e61ec892d3912ec9d5267d2d49
Multi-Arch: same

Package: libecpg-dev
Priority: optional
Section: libdevel
Installed-Size: 1560
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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.14)
Filename: pool/development/p/postgresql-13/libecpg-dev_13.11-0+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 293596
MD5sum: a2e5d9357e48adcf063492f722857f6d
SHA1: d457c5f3e9e0f4f2165174c4e01778723773afc8
SHA256: 98ea1e3aad5fd555eafbe28d76358cd26e4fc92f3a6f1a54134302a7281c6b10
SHA512: 155d7a4c89ffefb6a3792102bb592e448a7e09adad6691e28fd0576f9a24fcbf7e6a86148662492b57cfc8dbfc18bd0685c1b521a89eebedf6a93b3ed415f687
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: 256
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 225940
MD5sum: 13fc8f4e6b308fe37a9b3989d6bbadae
SHA1: 6818e94069b0d0709b345fbdf117648e09e8b2e8
SHA256: 5eecf1aab9614160326f1d2e02e1f0e4b19a3c1019e2948c6f04f2b2bb832993
SHA512: 65239a98934abfa15989feaa880d5d9acde6f45b6c97966b76615d06b79bff18fc7a57b8ac2ed3838fc9ad3d63752591864eec30b2b54f83c241b5dad026f863
Description: debug symbols for libecpg-dev
Auto-Built-Package: debug-symbols
Build-Ids: 70efd0546da15e276cf6826ce8d5da50c31d7b4d

Package: libecpg6
Priority: optional
Section: libs
Installed-Size: 235
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~)
Filename: pool/development/p/postgresql-13/libecpg6_13.11-0+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 69712
MD5sum: eeb35b6deabff6e6e39781f15773c81d
SHA1: 6553909b4608e00dea11fa6dbf54a03d4186a855
SHA256: 2eeb3d485d7d70617509a0208a351557698b8ce44e6fe445b64e4a9e84cd9478
SHA512: b57c965a8d9c63633eb2367364a80f1d20d16a6bf49124c848f69629abc9ce61b1671c55d7bf4a2e33758bd7019f8a74e0cc2c2f420398fdcfb3260895639aa6
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: 130
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 111268
MD5sum: 8ba8f13a44e02ef0fc16e366a1a19528
SHA1: 823afdf91dd0ac36171dd21998c059b62cbd29a9
SHA256: 8ed9b8a30f9fce282e9646f4f47cb8e1ee63e297a0be250d346e87f547850286
SHA512: 57fa8fe586e5f8d37c89c41c3d34ecf37621d759f4bdab0a5c8ee2e2cab335e2d6eb76570cf0ff2f3bb420ca19375f1373c55f210ae85c026b63a2b2fb593a57
Description: debug symbols for libecpg6
Auto-Built-Package: debug-symbols
Build-Ids: 898ff5c52263972ec74359ba3267b6449b1d7d1a
Multi-Arch: same

Package: libmariadb-dev
Priority: optional
Section: libdevel
Installed-Size: 823
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 225956
MD5sum: e2aa5cdf084c12368b8fc9e05ad033c2
SHA1: 85571184ef6abd87b604efd6b4769926e752fbb7
SHA256: 123082bdfd475e6e7759aea80d55dc25b4cfe5496462f4e578dd24ba42e6c7bd
SHA512: 2cc154697d9ad57849413b8ea7a27309dc8139f5abede4467ed3e202089e20eeb94b0ebcc5dadb20200694dfb058b23af09364a9c6d2912c6fb967b8b71eefb3
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: amd64
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_amd64.deb
Size: 76572
MD5sum: 46ecf64d75eff0a995409218ed48c16b
SHA1: da384e4619afabcb298276707f41941818759cae
SHA256: 6e3ad81e4263024663e885748b203c16d52cebfb50167a5084e62ec0225fbf14
SHA512: 232b76971da3f8aee34c11e72231603fd177719fbac36da8a2ab2ce5daeaf80fd765e20f52e223316d204337eb989fc4697e0c3b3453689654d681a7be027533
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: 22
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 7764
MD5sum: 5f5b8af404f201167dab72507e13b779
SHA1: 12c65f91faea96952d303ab4b5ac23c229570fc2
SHA256: cb9b3fee22d0f0deee4af227420d88481a6ad5cb6062b5f32393dd0c55c798af
SHA512: 24e6a899d887f0214bdee61dbd7894dc5172d1e6f486738505fa016a3c7fe3988b719c4105c4ceaae194274dbda36d23dd291c06b60ed7a4e87ab77c72a9b041
Description: debug symbols for libmariadb-dev
Auto-Built-Package: debug-symbols
Build-Ids: 5c47f33d42955bc6eebdcc32f68f1e6ec8cc7423

Package: libmariadb3
Priority: optional
Section: libs
Installed-Size: 578
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 217904
MD5sum: c3145858c9adc548a19d884843747712
SHA1: 9d6dcf751a6106a36bef808641109ac9d2c10c51
SHA256: 2da0d47c634656194244e4b51796e84e402be6d6f4d20e178932f77d2a8ab46b
SHA512: 847a78c4e27ec144cec2e64f7fa92e62530a85ece96bba2feb7d0170920bfcd0623edef4b25f2806f0419282eeaf2ed7e456bae75c745792b29dfecf695237e5
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: 601
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 522080
MD5sum: f880121d172f7f7256c8d762ef708f2b
SHA1: 964dfc3be34dc64039edfe1450b2e1b04081dfd4
SHA256: 6663fed76cc31e2f94d7a48878c6acbb94d9951475a51fbcc68e11e3355edfbc
SHA512: 558685a011bfcabf4a1eac0cb8baffe8d13579c44a49facab9dd833f93016018e535894dfbae7e8cbc4d5361b190fe7b3b3c8e8df14350801c33aba3575b64e4
Description: debug symbols for libmariadb3
Auto-Built-Package: debug-symbols
Build-Ids: 095aea1d627b2092087d82a2516f94993e3906db 0a863c7df91a49b20742ddf8d22e059f093d8979 6d71d5eb7923c1c03aa38f6d812d1ae155f3da3c 8506f85cfb8dc231f7331dbc0168193874a2e332 bf9b3bde0a83c508fd77e176ccc5c0880e4d0fcc ced289171eef0047492df4d0e35b2028b02ce240
Multi-Arch: same

Package: libmariadbd-dev
Priority: optional
Section: libdevel
Installed-Size: 44355
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 6129948
MD5sum: 439d1c100164bd2be0ba26522eb8f33a
SHA1: f98ac78747ae28c2b7eb3d9b81a288915e15646f
SHA256: 81777249ecca5faedba9d0cbda7f72cce42cba28a1bba94b5d905cf947106138
SHA512: a513962d5dc5091dcfaa7b858b009895a0fc85e2dbac406da38019f9596a21cd0384f39d6a68e20d161a3763a1d583349a304d1bec6392038197891a4041bd8b
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: 22003
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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 (>= 9), zlib1g (>= 1:1.2.0)
Filename: pool/development/m/mariadb-10.5/libmariadbd19_10.5.18-0+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 4975444
MD5sum: 430e99e35224c6714885f3835f167b71
SHA1: dae6dee7e213248b5c1d6cbad0b201793199b586
SHA256: 08eaa165c691363be3183d184c9c76f1d82d7dbebbe84662e6b960cd81058a20
SHA512: bc11856cd6146d4bd95339225eaa796c6eae8a3064d3611b00bd9ebf093180e96cfc13fff5b76b3bc59d4c328ff36b39ae01016e90a20bab35ae26c5cbab1e87
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: 78444
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 77576024
MD5sum: 7e47d5f32926c2ab14d22d2707048dd1
SHA1: ea820f7ef669bdae7228a094e1d8140294957737
SHA256: 700d33c08ffb60eea177f13ece09ec27f194c5170ebdf741ef6dc4f247547f66
SHA512: 7c9453e8d0c2210b2f331c1ad3e3d10ebf8bb20200acca241c918e56c37160e391f2099d982b3b74dee8e9312ff7cbe1eaa026940daf18a4b4213850cbb0628e
Description: debug symbols for libmariadbd19
Auto-Built-Package: debug-symbols
Build-Ids: d381448a2220be51ef60fdc501ee28e5b245e578
Multi-Arch: same

Package: libpgtypes3
Priority: optional
Section: libs
Installed-Size: 134
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.14)
Filename: pool/development/p/postgresql-13/libpgtypes3_13.11-0+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 56000
MD5sum: ed7ffa8bd7b463059193f02b93d8eb01
SHA1: 96e159743df4ce659d720d54421241ef7cb8fc89
SHA256: 2f142f7d86f77d2b3af2c8e71ba958f668adac8cf34b1714b8cae93a4ae7f1b1
SHA512: 2d689e0417c88c77ff2ca9419112893e5d8977462a989fdffde0cd0e58bd8a2188750b83bd02a23cca0e05a5064067ea660c4853c731d11a14eb0925ddc8e90f
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: 104
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 89108
MD5sum: 7577c0e98b449e9a02248551c47b6f31
SHA1: 3fa034bc15c711aaa9b93e1a1f6b6dcf21413676
SHA256: 26ab84baf7c9f300aacdc51ec1453ec84896d1b18ae266e23be1e46589b577fd
SHA512: b55275b2daf0126d97b2a8682e2ce7aa5e66dafac8aa771b3828bcf37e9c9259ccd3120af955ca6a7bc0786bb09072f98f7824cd4d67f42337b276a6909098f1
Description: debug symbols for libpgtypes3
Auto-Built-Package: debug-symbols
Build-Ids: 9241f93be0af25aa62a45910b22d8f011905d995
Multi-Arch: same

Package: libpq-dev
Priority: optional
Section: libdevel
Installed-Size: 565
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 147860
MD5sum: bf408a2ff628eb82b4274f9d0c83272f
SHA1: 457c7d16cdf567324e387cd92395eeaf9905770b
SHA256: 1dc2d3a2ef06f9a8ac2dbbe272c7435ba27904c822bf1b7aa50584cd8b39fd94
SHA512: b10a8e00e60ddaef83329bfe590f3d59bfd002ccedf570d47e29878f17675093cd6e4c88849e4efa5678887a210d697abfd0a0a9198c735dd6cface3771aab71
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: 803
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.25), 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_amd64.deb
Size: 188712
MD5sum: 6d0a0f2c58a389cbb7c7165904484043
SHA1: 31d3e263292babd7914f91548d30ad07eb90ab72
SHA256: c1e13e51f0edab27d11acb2a8869d964d82bfd9aa164fa0b7ee30b5bfa8e94d5
SHA512: 410b988b41d7772564a6291eecb67604e6a3a54d5cbef7f0a8d9b14d392bac50a3f44a90336007e7b28958dcccad223fb509ae60f8bd20a7ce674eb7ffcf5e8a
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: 284
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 253976
MD5sum: 885c01d9acf1cc8428364aeb4b647439
SHA1: 89c470f20ec0f62b0c9368e5ff5bbb461e568f49
SHA256: 3a40e998f0a660c79ba1b8ff99d9d9ef562579c0941dccdfa264674b35d6ff4d
SHA512: 2744c7041f215927c1738bd02769ae6ee245838a3f742eddc8b1ac5c6a911eaa19183e44717f2cff97b023fd0e60d87ac71fc37a0908c0daa23ddb104979f71e
Description: debug symbols for libpq5
Auto-Built-Package: debug-symbols
Build-Ids: 47f8d27742c6ab1729f8fb3de3bc8349173ff31e
Multi-Arch: same

Package: libstd-rust-mozilla-1.63
Priority: optional
Section: libs
Installed-Size: 72859
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: amd64
Source: rustc-mozilla
Version: 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1
Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libllvm13
Filename: pool/development/r/rustc-mozilla/libstd-rust-mozilla-1.63_1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1_amd64.deb
Size: 18874364
MD5sum: cf1aeb83e479fe7d164b59cf4d9d2815
SHA1: d23ce86bae92522fd0088c668f94ba6a49c10d88
SHA256: 3af2b4df76cefd05ac231533772d876fdcc6589475eeec9e335001eb49d1df09
SHA512: 29ea53953708583269a99073a570d82d5bf56e3905cfb5ff404112b587a87ee9be1fb898d26c30fb13d772cb7caa22808b22ae81800d3491507afa4c71e41f9e
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: 228043
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: amd64
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_amd64.deb
Size: 184349464
MD5sum: b9ee3be3d1763e78c08b1cc592ef30b3
SHA1: 0dc1d221c09fd3815914dccafa5046b0b11743a4
SHA256: 4ddff687762bf0902243da9effb58f397d809748869cd826f9b459ba63ea8fc9
SHA512: cc9084fcc26b79d403c5450101f32af17764710f99b3c9fcb0d9e997db407bdf984c2ae0ecf379d00a4746af7d316aedb148faf34ba931602db37add6e9c3a55
Description: debug symbols for libstd-rust-mozilla-1.63
Auto-Built-Package: debug-symbols
Build-Ids: 09a3768cfbef09e3ba12687288b8a64e934bc2ff 44a00d8e60eab785203395899af61e338abfc432 7ddd79b020e0a8a36d116a78c053eba2a608d520
Multi-Arch: same

Package: libstd-rust-mozilla-dev
Priority: optional
Section: libdevel
Installed-Size: 189392
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: amd64
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_amd64.deb
Size: 34360252
MD5sum: 1cd7826fe028cf7487cab3d5bb0a70cd
SHA1: cda5076200adab08025415b72769625639293d99
SHA256: cbfc14f3c691974d7e08f39308116196225fc61157a181be9dfe75a1bf3f08aa
SHA512: f4d7bf1b91cb3f248826e6653aa4c74e63b0ccfec5447f24e104578aa425f6a0f5b1f9106c4e392e6b4ade5dc9e1430678b1868d6d0cf3613744e7831e24e721
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: libstd-rust-mozilla-dev-windows
Priority: optional
Section: libdevel
Installed-Size: 202476
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: amd64
Source: rustc-mozilla
Version: 1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1
Recommends: gcc-mingw-w64-x86-64-posix
Conflicts: libstd-rust-dev-windows
Filename: pool/development/r/rustc-mozilla/libstd-rust-mozilla-dev-windows_1.63.0+dfsg1-2~deb11u1+apertis1bv2023.0bb1_amd64.deb
Size: 41004248
MD5sum: b90774e9c467d04c0eb8a3e30c6967a3
SHA1: 1c488c4b7c3d14b7316ab677d9cfaca68fd125d7
SHA256: de2c920e0b4e8165c8e2bace601cdfc775499afb376e006aa9d6a99f6e426c43
SHA512: bf5f887766d62cf4c2d1d1951a935a07faa186f91968cf824d22693c29465a7f8b5721e91246b71ac86cef736a3ce76e329b237ea0b183cc6a473ac5d8943517
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 the standard Rust libraries including development files,
 needed to cross-compile Rust programs to the *-pc-windows-gnu target
 corresponding to the architecture of this package.
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: amd64
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_amd64.deb
Size: 518716
MD5sum: 2613cda176b36d8d4ca7aaf06230458c
SHA1: 59958da5dd5e89721f89bfb8e9bda0724b31cf4e
SHA256: 2303e2c20062ed28e66a9926e003ae98a868f3f9d9d699c523ec9a22f6e40dad
SHA512: f8d4edb298a261a500db485470fe494f75df6b8cad0d28056b580853a000c069fa192390411494a5e040855cc50eb9628d6571ae37e896d94cd0dfc96d87b903
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: 2637
Maintainer: Olly Betts <olly@survex.com>
Architecture: amd64
Source: xapian-core
Version: 1.4.18-3+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), 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_amd64.deb
Size: 1095468
MD5sum: bba6a999e72294f517cfc70a0fde6115
SHA1: d4893503a144beb9b139b648883f8e80e3a1666b
SHA256: 7169514d81eb0a8f31883a9777bf14b8d8b7229e00d067067405a3ce69015bd3
SHA512: 5e2b4ae2b4809133fb6d36f3f99100d7e20967cef71f553367b3e47160a8f289f3c7940b297d0a4644db45a727e12f81f4a580e0ce41792ce02e8b39a580d19c
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: 11084
Maintainer: Olly Betts <olly@survex.com>
Architecture: amd64
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_amd64.deb
Size: 10760728
MD5sum: 8bd883a857b8ce0f10f6843b8fb0bd35
SHA1: 13827dc9ccf450127bade3b92365b3c8a76422fe
SHA256: f81d83d2df7771235d4f26076ef469260e2018b7cc8089020a357f96990d5222
SHA512: 7d26365073393e614f3f7550fdb0eada48c32711801afa5cac9a356f0dec2aa82a25a0e31e4ba726d567f54bcbc31c127acfdb59624e9e14f1aeb5e870ef3e78
Description: debug symbols for libxapian30
Auto-Built-Package: debug-symbols
Build-Ids: 7949c69ec59dead4b988c07c452b916a052dab56
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: amd64
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_amd64.deb
Size: 80616
MD5sum: 59de2923261fcf1f26959c58e778afd5
SHA1: 42edf034e50c8ee65611f9dcd0140fc6e78a233c
SHA256: 8598ab53810658500bb59f0173d4a992551de6f8cf33b400ed69d459c3f4e1c2
SHA512: aa1ea3fbe51bb494837ea6e1a9a01a783f3ed97c0af6869d10c0dc832b01f0b1a03c930eb0be12add69d29956efa267339224203ea772301b68290a039edf4b3
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: 4457
Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net>
Architecture: amd64
Source: xmltooling
Version: 3.2.0-3+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), liblog4shib2, libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), 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_amd64.deb
Size: 634120
MD5sum: 28789bfa7093a64d244a091eee4aea38
SHA1: c7a7b2f63c231902a4e170d74c82e3a02834180d
SHA256: bc10666c1c5046f7bfda69e19a5112ac037aaa651e9f941bad27330a1cae94f2
SHA512: be796d55f3e20aa3a60439fb22fa79b7a89b00e4de94996f374de1b163191fe77f4ddfa7c5948cd4f2439399d5775c1284479532643b670b76e161ac78d08e6b
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: 8504
Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net>
Architecture: amd64
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_amd64.deb
Size: 7866832
MD5sum: c5afc34bdd99d41c6612d5ba7b54db9c
SHA1: ae61f9f038c93555fff56996a86006737f2527c5
SHA256: 0bb3b64976b273c2c847b913765c7fb4f677d8e23d9f7d7dadc6f74e36867e70
SHA512: 8002181bb51915ab3bc504bbc80cdc4ab8a16b66121cd5fcfddfd35bf644e03302da6f73e8acf8f8f6cc669275497481ee5ad22eb5b24f390104ee5a2a34189b
Description: debug symbols for libxmltooling10
Auto-Built-Package: debug-symbols
Build-Ids: 650d39882b10a857ecb9b36ea069ed4c789d26cd f4c1b700afb5e8d5c82d6a57a2dd860349e044cf
Multi-Arch: same

Package: logrotate
Priority: important
Section: admin
Installed-Size: 173
Maintainer: Christian Göttsche <cgzones@googlemail.com>
Architecture: amd64
Version: 3.18.0-2+deb11u1+apertis0bv2023.0bb1
Depends: cron | anacron | cron-daemon | systemd-sysv, libacl1 (>= 2.2.23), libc6 (>= 2.27), libpopt0 (>= 1.14), libselinux1 (>= 3.1~)
Recommends: bsd-mailx | mailx
Filename: pool/development/l/logrotate/logrotate_3.18.0-2+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 73292
MD5sum: 628c7a2373b18364f6bd4512a8993976
SHA1: a82005041d44b6c030b1990cce7d1e4d09d4b96d
SHA256: 4cbefc48158a9fe50072557762389f0f01f0a51ac5def45eb6cd7b53f996995f
SHA512: 78f02cc86eb47470a7520cde4f6dc2663a1d212bdda83183bbdf9a84b697a6e7e0c2840a4add8c5313a2e27d024dbb0cd31cee4d942eb836544647ce670f868d
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: 105
Maintainer: Christian Göttsche <cgzones@googlemail.com>
Architecture: amd64
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_amd64.deb
Size: 85784
MD5sum: c83fd9d70defa7620ceda6640853e746
SHA1: e215716b5c2ffcaa07fd8cd336b6bfb0bd2a317f
SHA256: ab670a855e1ecec3585836dc5f3c2f9d4ba75c904174c103d2968cc386861094
SHA512: e084bfb2f27030e771dbabdb50429818cc2ad70e4d926744eb7119a1bdfbc99409cd99492a9dd71e1bfbf8474e91896013f4d42ba87577213c5b05581c7c0352
Description: debug symbols for logrotate
Auto-Built-Package: debug-symbols
Build-Ids: e62bc1f6a4d344a48f79ad055d0c76e632cde549

Package: mariadb-backup
Priority: optional
Section: database
Installed-Size: 27450
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 6209920
MD5sum: 9937cb2203b4572baf3b592e82ca5735
SHA1: 33074a92f5479fb5e9732fecdbad38fc8ac72c5a
SHA256: 440e3bd3d88c0d9299bdde566c852297ed2d0e5910b60eb58b02421d9765f2ca
SHA512: 93597a32410c10a15cf8f362a7961c35cfd4e596f14e88ad36e52e8f5bd589465fcc5fa0cc8fd7f84c9589b2adc81d9d7e7685bafeea02d18028c92adb4cf51e
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: 95272
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 94422508
MD5sum: 9de001a7af9f668339ef71e1b3a1229c
SHA1: c5a8ab8a9c9e346ad1ec8a3a083fbcf13ece784e
SHA256: b70fbf65aeea2a8479b796d5d104d06a5a1412d6326c74b045c4e36de4ba8d4d
SHA512: 769469e09b14b34f5462d4c6314ff8ea81c25df9f1abce566033ce9ca2870c9f126fe86daf5ac16252642e15ef4490896de2c4563b5bdb0a873e8d087a972847
Description: debug symbols for mariadb-backup
Auto-Built-Package: debug-symbols
Build-Ids: 4bbaa4f78219ed499a317cda6d0c325fc0d5bc31 c80ea053e719514b5d5a17eed8a5928e0120368d

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: 27336
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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.1.1), 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_amd64.deb
Size: 1549844
MD5sum: db46f8b3cef77b503748094a1fa55dec
SHA1: 4bcca5d4b32d1dc3e4c38e7aac9bf28da3b4904e
SHA256: de109f46e1f742919ec5565cf6629ea7bd882272cf990df412d66f3bb37be2c3
SHA512: c4891a046027c5b75b5884239c3353cb2390a27b2a477a50d18c2f1390bf9bdc9af4438f791fb427e4e2a6ba1d019329e7b77ad65fb3267387ee7f7b708a4bb6
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: 7867
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 6843320
MD5sum: c10b388192bad11d0eb0cc6d68a95e13
SHA1: b4685138433087dd7383a5d73caf6b8b1902ac44
SHA256: 5d77b820bde67f038779befa58790beb61a2327deb24aa7201f66544fd3f4ed4
SHA512: 185fb8e4c4a904364ce96589b9306d1cc649bcfa8cefa1ef9b74eb1d0228e08c5fb2cfdee01ec09991e9629ac0a82e2a3862f62628648a1b457b4e9003614700
Description: debug symbols for mariadb-client-10.5
Auto-Built-Package: debug-symbols
Build-Ids: 15cbcaefc52235f71dfede950318a88ae6160e73 269e5cab81c5da69d072caf13fec6aaa833f7339 639f355ba8f6cbcc5b9342175a13016a8f31f2a8 758bf9553e33eb2891fd3109b5b744d4f03d1ddb 7cba870d4af1ee6d0b3d735b2ec4786074041a80 92a3e66e630d6f34c84b34ee4d7c2999a2d644e6 a8d2aa1b3a1bb16b7bdb80f1f69e8dde1a398eb5

Package: mariadb-client-core-10.5
Priority: optional
Section: database
Installed-Size: 8062
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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.1.1), 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_amd64.deb
Size: 826992
MD5sum: 04ff570829bf3a660759abf33e23eb47
SHA1: b1ce09ddb672d6e87be0a3bf43eddc54e4829ff5
SHA256: dcbc2be1859745cb99161e677a29907a8247567d5727e21d825db5cf3779ed13
SHA512: 3e83d0ab5baeea2e5c4ca0a46724f5979844698997a1c898f96ad6c3398f5f7d3250f9c216848352dedf0e74268e0b69f4e57f9761a4241d85c65fc950aa3cdf
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: 2613
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 2345420
MD5sum: a315947ba2e8ff51b67267ccbf4b6aea
SHA1: e455df76cd1c3c7b5857bad0550cfd53955c546f
SHA256: 627b235b4084429064e214ebcfa7f88da809ca91c399f0994e6f2a88253d6ed5
SHA512: eeabfab031a16612cff43e30607e8bb2f5a46acf9abd71ba7b70bfe2bbd5d1931c6c419be96b2b235571f6ac51cec4ae26415d0babcde24d975e13d15393cc61
Description: debug symbols for mariadb-client-core-10.5
Auto-Built-Package: debug-symbols
Build-Ids: 47ce126c0a7d55a73d213f13aead283c68bf6d5f 9fe468dbd71fc867e091bd10b670fd35172d6b9b

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: 1858
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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.1.1), 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_amd64.deb
Size: 587980
MD5sum: e45569100264d8af737d84fe9b85b036
SHA1: 6fb4432820a375de807df65846889bc95d55a8a0
SHA256: 314b17fd19bf022cf03bdb168f8f30e0d465b0473e04dbc0b36b8806c1d0cf68
SHA512: 5d181df3eb1996f94cb7d327f79e05e3cfeefef281089dcca1c827b5216a6c65949d89dccb274925b45262fb2488e6bdca5a8abbda6f81917788d47a2d048820
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: 3490
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 3314456
MD5sum: afbae096fd5532b0d72660e72d0d957c
SHA1: ca472b83c2b0781bb28c4da1860ea383b1d30d15
SHA256: be6f1946c83d1ad9aa58943bd05346f63801c6d7b9dbe4720484e29f1459ef86
SHA512: 140eed432fbe22f779299b36e6cd955d18f925b84b23d173c6d183c49fc47d0c1e40e8114f8c29378f2c6ec37aa1780b89ff16ae1df224962bbe9b09eeb58459
Description: debug symbols for mariadb-plugin-connect
Auto-Built-Package: debug-symbols
Build-Ids: 83bb5cfb5f4bd42425277c3abcff3911030915ed

Package: mariadb-plugin-cracklib-password-check
Priority: optional
Section: database
Installed-Size: 139
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: libcrack2 (>= 2.9.0), mariadb-server-10.5, libc6 (>= 2.14)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-cracklib-password-check_10.5.18-0+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 78536
MD5sum: 9c2d40fccac1339f09f3d8345071fec9
SHA1: f4fb919fffd303b3c2c140a0507dca690f7c8986
SHA256: 3a910934524478a21cc522207ef1181baf8db609f0f1c17b00ef8742ad804f3e
SHA512: 1c6aa5de97072cfad8649f6e45f8f2742ffbc1e60bdeabfad086fb354543239c9357803b2190e9e903f52970341e1eef568a21f66a8c9510807c1f4da1e90a1d
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: 19
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 5836
MD5sum: e25fbeae8a39aed103b093212b05b444
SHA1: 872e0d527d4f1f509a81e990a1b1991b45d679c4
SHA256: 3cdbbd8d07ebdcf10f7ea91d284861db916437afa7b0123cb7ae27e77734a357
SHA512: a4dea2124bba0ef8690e5901cd3a79dcde46545ebba81bd4ace1371c3afc2a438b927c21eb7c37f48f7c4d3b1315676f2be5bdb71b01d99a382c62754c64b4d6
Description: debug symbols for mariadb-plugin-cracklib-password-check
Auto-Built-Package: debug-symbols
Build-Ids: 1f2caa441c61268b671abe594ef3fbdd8fc60e6c

Package: mariadb-plugin-gssapi-client
Priority: optional
Section: database
Installed-Size: 134
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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.14)
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_amd64.deb
Size: 79356
MD5sum: 4631bdb7be630647823ec6660cdaab85
SHA1: e211f4f0fa1f8e09eb997e2a655c9e39fb7f470a
SHA256: 1459d729c10c3dae74778aff64d4c95fe68055534616ccab5c677e7002f2619a
SHA512: eefe1f66762c59730539f8ba53af1d3c3e9f090ecffe0aacaa90c7db4b4e2a1476072b4823a8b4b81237b877d4bff09dded27e508b202035adbb08c3946a9aeb
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: 39
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 25060
MD5sum: 19eb18621fb9fb87aaa1d24287e9b33b
SHA1: 351c262f76927f4ce6bc6e3776415a36c458f368
SHA256: d5dd8a61e54a4f19b5f77b17e517f15619b7d12341aac7188c6bb9b59e0b3108
SHA512: 8fc1705a25e9ad0d8747b463f1ab8b448dbaac0892757fab72f9cbf236775176c89011f0e56f95d0c806fad4da916ddfa49b704b3cc0085dc885a72ffdeb08aa
Description: debug symbols for mariadb-plugin-gssapi-client
Auto-Built-Package: debug-symbols
Build-Ids: c57186fe147e59fbc16826e3ccff507cd9df7129
Multi-Arch: same

Package: mariadb-plugin-gssapi-server
Priority: optional
Section: database
Installed-Size: 143
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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.14), 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_amd64.deb
Size: 80880
MD5sum: 78f638f6cc85ac7d85efd1d73c2b0a6f
SHA1: 1fe05ecc87ee84febc499933dc7e6fab0ae8b70c
SHA256: c8892dc887e0115adacbfee8aefbdffff3361deb9c6f7510842f471a82f386bd
SHA512: 58fe96358d54f30565907c9fc632c6f9613253e33e6fc3fb1b0169cc41b52acf6115ccb3c290ed85c53bed11bfc335a9072bb311eeac87ea7c4a6eaa7fa925f6
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: 30
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 15172
MD5sum: aa5c8b740de5c3682dc57eac42d92ad9
SHA1: 76397e640185d5bfd34cf693060567c911ee53ee
SHA256: 0788738d5fdd0c492b05996140187ea7ae44b50249c37b926aa4118054d99ee4
SHA512: 920d2fb006c1e586f301bb811e63fbb21e2acc5e01c75fd70ba8fabfe1ba2fe8cc780ed440d9bc5b83d94321b0c58fc319fc3d6464b14c224c2e641ce8b398b7
Description: debug symbols for mariadb-plugin-gssapi-server
Auto-Built-Package: debug-symbols
Build-Ids: e73c798587d9006931e760d5bc72959409a8dd06

Package: mariadb-plugin-mroonga
Priority: optional
Section: database
Installed-Size: 6081
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 1203316
MD5sum: badc6adf1bd26db42f9feabcaff8f217
SHA1: 31d594908ab3d8ea65fc6cb452518ae2bc3076d7
SHA256: 57c6866005861996b1449e3d164b64c56cada30ee877bc4fe3c12aea40800e17
SHA512: 7935f219f02a1e7bde3b819759f1a527e48a23c51a640eaad586fb28be3b7a68d40ba5d3e1cd35c1fb57bf62c4605dd6801126f2b2596ea76cd76918a9745435
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: 8309
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 7859708
MD5sum: c6e780ce8a483623437ff81f3b4c6df4
SHA1: 6735c550b01e0a1d9fcd0616c1f91cf5516ea427
SHA256: f0c8ebc1dc037dc58ca195b27882acb8201d47e569b4f9511f9e52f73fa2cabb
SHA512: 2bec3f2877b43718b9759de7a4c80314e3805649fc50197c4ade17f4cee1701e204a38faa51b09f74743610fa07bd85df606aceb9bd53e6a69cf3ff6154dbed8
Description: debug symbols for mariadb-plugin-mroonga
Auto-Built-Package: debug-symbols
Build-Ids: 4f8fd7beb31609c1d996bf4f7589ea2864c1e836

Package: mariadb-plugin-oqgraph
Priority: optional
Section: database
Installed-Size: 327
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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.14), 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_amd64.deb
Size: 139408
MD5sum: e61bad3d627e1df77d8055ee69c68dfc
SHA1: 78346336dad2aa7ace02a304685529a6c9c03d68
SHA256: 205f912aacb13e07b27a663cff49d728a4d1f350f566fbb74409a6beb0df35c3
SHA512: af386508c5528557bda04b5697fd83a08031c6247795774395065690653227e657800bffad4b4943b628e69160323ce6dcb9109e24fccd776a5de22479524a82
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: 913
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 880812
MD5sum: 7557a92eedf6d72b92e9bd5cae02e3a9
SHA1: 187d3c12e1542e6373d759a2617ad04a1ef72dc8
SHA256: 0a71ec9fc0a5b0a1d098b0574875eb454806ecefd7ba89bb3e47ce3ccbe6304b
SHA512: 2f619cb2780b683e54bc8bf7b2d924e9ce0a44ceb774aca88c163e91bc82de4f4ed1824d14b5e8f899c55eee446d10ce55497bbc61013d63b19caf6e8ce3813a
Description: debug symbols for mariadb-plugin-oqgraph
Auto-Built-Package: debug-symbols
Build-Ids: 9fab3228fa571ceb586f251c3cae27f0fb26d127

Package: mariadb-plugin-rocksdb
Priority: optional
Section: database
Installed-Size: 11372
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mariadb-rocksdb-engine-10.2, mariadb-rocksdb-engine-10.3
Depends: mariadb-server-10.5 (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1), python3, rocksdb-tools, libc6 (>= 2.30), liblz4-1 (>= 0.0~r130), libsnappy1v5 (>= 1.1.8), libstdc++6 (>= 7), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
Recommends: python3-mysqldb
Breaks: mariadb-rocksdb-engine-10.2, mariadb-rocksdb-engine-10.3
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-rocksdb_10.5.18-0+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 2514260
MD5sum: 4ac9750a7950cc366bbfc3ff1ab0489e
SHA1: a194ad0657e6f8c324f2c81f3750c1dbfba0192d
SHA256: 5fd74de1ec9bca823c91e5e0d1c847e012acdcd9cce07e75f751e567960092f4
SHA512: 70124f3fd1b49ccfb4354d9c3b07a9324aba94950262a6a4ea1f58731071dd9e17d0be6348ef6bf24b4db5d597f465e9ee20235a8019246fb289dd840361ba91
Description: RocksDB storage engine for MariaDB
 The RocksDB storage engine is a high performance storage engine, aimed
 at maximizing storage efficiency while maintaining InnoDB-like performance.
 This package contains the RocksDB plugin for MariaDB.
Homepage: https://mariadb.org/

Package: mariadb-plugin-rocksdb-dbgsym
Priority: optional
Section: debug
Installed-Size: 110840
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
Source: mariadb-10.5
Version: 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1
Depends: mariadb-plugin-rocksdb (= 1:10.5.18-0+deb11u1+apertis0bv2023.0bb1)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-rocksdb-dbgsym_10.5.18-0+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 110307540
MD5sum: 64a35d56feaa5ac8b71b38bcc9af14e1
SHA1: 2c70440c268c31d211fb4f4a0d15c128bbf6e09f
SHA256: 1a55512fbb2e2954f6b27ed03656a6bea70dba6eff2574ac2c04e049cd77a528
SHA512: 6ae3c565f297ace9a9665eeafdcbae59488227527c4a4b290dbdf34d489f898634067ab253220eea6af791d6e6a20b34feb772bec46ec989f9263ea93fccb02e
Description: debug symbols for mariadb-plugin-rocksdb
Auto-Built-Package: debug-symbols
Build-Ids: 03b36ec5842eb30ff9d58b18b7e31e2d98b3d994 3eb2f52a52917935ca48ea076f90d63a51b15ad6

Package: mariadb-plugin-s3
Priority: optional
Section: database
Installed-Size: 4350
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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.1.1), zlib1g (>= 1:1.1.4)
Filename: pool/development/m/mariadb-10.5/mariadb-plugin-s3_10.5.18-0+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 853924
MD5sum: 207886c3117b7d50f6ea6eacc122f594
SHA1: 204fd734afb2e8bd8ce0cf3cd861e75c8778b326
SHA256: 1c4e9d0f50f6aff925895ab6adc4ae989712763c9aa2a57f4e2af7edd7f9c00e
SHA512: fef7c6b31addf9c03be5860f2409fc993090aa33a36a4e160fa62c28db1b4374782eb3d2289ce09a022a144cbb625b7e80def3879961a60e162fca36ad2ef56f
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: 2799
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 2649768
MD5sum: 5636a49fa14f604fb05e003bc6d3ed11
SHA1: a6f2f1eae12510bab714fcc05815416973ebe699
SHA256: db276532ef48cd8f8f42811d609af1e089cacca933a6aefda257b7971b58a5dc
SHA512: a9ac33fe263ca39178f01759261324d2b0f7db9c00615125d82339f6cbf452544251f256de99e5d2e125d2b0d589c7599524d53cf8d9c60085735e7f9cbd34d1
Description: debug symbols for mariadb-plugin-s3
Auto-Built-Package: debug-symbols
Build-Ids: 37713eb6d12cb89a2cbeaeb651ed46a51675306c a86bfe5aab5f86beffdf69802fa5f7dcf0267f5f

Package: mariadb-plugin-spider
Priority: optional
Section: database
Installed-Size: 1295
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 431400
MD5sum: bfe45df32e5b1d427f80104dd7ff8b61
SHA1: 5e60d35e087bbde9a5d82ca0b2514abf1d74675b
SHA256: 386578489922c80323c8a640a0a8868e29a69cd3ab89d0c708c86cd2cc9fce15
SHA512: 01d7714c2f0b230d5a3fa1395e9cffd8bb9b5b7ea4a14056dc4d606009d4f98c63530dfeb4d331a64f94166e7a8a75906946c871243d2b3136d25a3de12b8da2
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: 4285
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 4219724
MD5sum: 738297f3174c3fd400d6f97654cf29a2
SHA1: ff7c9865196fc9a0bbc4bf42b7af100dd9320b64
SHA256: 49cad8f219149eac5fa54a55cefb27262bff61b16e76a07dbf8e9c488ed25b98
SHA512: 49c5c873793cd0d75d57a6b366f6d707e7143a2879d28f21fc7a4320520a848b9b72e7adcf93c0d197f4505a2cf4ff694de914deb32fb0c7272930ef52fdf625
Description: debug symbols for mariadb-plugin-spider
Auto-Built-Package: debug-symbols
Build-Ids: afcb5b2a74ede8dfeeb6be2410abd5a157333d9a

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: 65569
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 4335876
MD5sum: f37c60d211f46587132a546fcc792ca0
SHA1: 25749d03555af9bbdb72692e8505655af0e523c6
SHA256: c7ab23ff6200780a1410dd0a04d95eb7ba4213ee019b608eb7476db1e7268a8c
SHA512: a5725f91c9387a026229890a01edefc9fc36e4577ad5f70c88e71917f4897a3132234952c6ce6fd7d3ae996f0b89e24f0f676e30ee33c5fae0e5d3916a802dc0
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: 33497
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 30900524
MD5sum: 530f56b601940f6c5f7bc9c7b06820e7
SHA1: c7497647bfa5a0a62fe73464b2a64734cc3da207
SHA256: f64bb1f0bff59404c14a59b96a8ac007947055d65c5630cefd4cd16ade6824fb
SHA512: fbc4d398e414f2bd5c1a1c4dbc2b2a0b863a45f30203818f5a96397d7297db8c91ebf16428a43eb4e32cd92fd9dd9f35a382bd923acdea5cacfa3e16ee5ecef2
Description: debug symbols for mariadb-server-10.5
Auto-Built-Package: debug-symbols
Build-Ids: 06aeb30fc354b2ba109cefa9a43113ccaa0a87cd 0f7e6b29dda6d4202db74b95579c589f6039411d 11e24bb78dac4db32f53b7daa5d84a825f76767b 1be8fd86b132cbaba4a1354e31de30797847d477 1ef9fbbc3904e71ab4aef0aa9c6142e99cdacd2a 1f9fc74e2c11d747a794ca310a6607048d2408db 3804e9b9f1b4c12df33f1ccef9b31757aca1edbb 434af509a845d7b191664fde02efd4b64dd3da86 45377bd31c7af01f017889dee7bd3990f815628e 49941b8bac947fd332ddfa36d6d4766e043ca924 4a86e2413aaa56492ac40efd48a184bdbe187865 4f188be06c92a5b2080764bbdde21aab53dd7268 5cd6a9049a0a1576d004ee5819d81a9cd8f5bd3a 5e6b2c7e57c70284b8d66ec8f49fed15278b2078 63c99c26220b9d41335b09323b9c837b33a32f90 6ab57270b0d1561df6dae1547797b1165197e727 708cb1fb818ee54d3774c062fa25ddf6b12a2238 73ca7a9693007456854547e9f9e58e7300d8191b 875ed1ff695f8887b1c84b0c003a1d40e352538b 8839d5ccf472fe96f7ca18f78d4936f5fa1b69e9 8fef38255fad05c94465e9e14147022463ebc27b 9a3521f2b29eb291b005d6a8fc67b361cc0993fa a10fe19b6176abee38c7d62da5dff4cbd5118649 a52f68fafdf21afd4498b28fec6f6c182127b585 a765c009c139a4c4c7101e17e12c2e2c42725348 b03317e8d1a65af12b13fa7a6b0165ba58fd0e21 b0ac1ca2e1fac3bc5056ba57fa6654099df429a6 c7353166c633bbc09081eaa81bd5c02e9f6b86ce cd3c2b2552ee74a94bd5db6ecb2a6e177afaaeb5 d3be18e6f46a01bd3b9f41f21805aca11bf7de63 d487923f0f165f8452db121367f0672e8403dc9e db2647a6a207165cc5b08f6df4e37753ca0d5de8 e0d06571b64c2e1bcce749cbcc165dd28d99eef6 e4adcfd454bdbc3430559a8245059b94a6996182 e7d73be80b36031ad715e1ca15e4354a70cef6f9 e855167ba52dc4f091751cacc4b6a0633af5b443 f023c38afc77c6471dd704311f32a38c1d8e6817 fe5f47bc3f13290c7b1d34d82718e9513df778da

Package: mariadb-server-core-10.5
Priority: optional
Section: database
Installed-Size: 42291
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 6863632
MD5sum: 32fc4372a481b8106e6023c5b5f79d96
SHA1: 05de0ddb9b3f246f15c060a877bdc42b2f3aaa69
SHA256: a2bbc8a643ed4318ef48ca0fffbac014e0151caa93edb88cb1a7f789605c585a
SHA512: 12b8cde17011903b8c768a0b57cbcc3fd44594af13b92679fba1c553acdac51d27759603ef5e562ec7a1d96d46c4ce37b0f319f0d7aa367a24123e3f80e16640
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: 96218
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 95059836
MD5sum: 731f4b9371e000221a230f719ff6f013
SHA1: 8b54ed2d59ae8ac904e0f06d1cf8f71e22cff0ee
SHA256: 3bd331b9bbfc1e9ac6f868f029063684670817517d5056cdebd79e9b3381f55e
SHA512: eb389e29d4a49748172bf3b59f74a0e96db5211b2a1ac33605fd9c97bba8d43d6d8b231d74f42d7099fe2ce5bd69b835ef3dc90b85fbca810c3955d905b33bf3
Description: debug symbols for mariadb-server-core-10.5
Auto-Built-Package: debug-symbols
Build-Ids: 0ca4ea85a5a5baddafeae6ca9808a006e22834f9 9544acd4d06fe943109f2c5787f8211b89bed5ce a56aadf17d9270991403418df094e8d72386bde4 adc3bad46cd6749b34faae5bc2e105dc42dc66fa ffeb1b72dcc896cec58f0e326e62e5cefa62378c

Package: mariadb-test
Priority: optional
Section: database
Installed-Size: 53694
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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 (>= 9), 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_amd64.deb
Size: 11781136
MD5sum: 1a160c2dde8a8d9a407f469b084e5f88
SHA1: 3dcf71f3aac0c13bb11011e8c1e14cfe28da29e2
SHA256: d19ae8e26e65003147140805f678c8f36e44e44b8e09bcaffa52bcaace81a83a
SHA512: 29b804c8e272a72b031f04aba1bf8eca379902f0dcfba72e117f2f8af37664d96c349e529c8ce1af2cd2aa60db95a8579ef52b9f9785414ca9e4bbd7ff46d02a
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: 161837
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: amd64
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_amd64.deb
Size: 159692248
MD5sum: f5c51c6620ab802f37c3536083cbda03
SHA1: a251428ab47781dcbf133ef83bdacb5ec97556dd
SHA256: 930d8e0deb124c83be765cd67a78359441be99e1aa85ce040037d3c26e584a49
SHA512: 3e96358773742c9b9ce20e7367d355c6c42e925f53fb2eb91b45c99d8b53e8e5d82cd4e8634c9b77ad41c5e035daa7026ee4b1caffa6fbca79efa49a2ca22609
Description: debug symbols for mariadb-test
Auto-Built-Package: debug-symbols
Build-Ids: 0029dbd025b4af8ebe53a88d5d8c892673833387 06272515e9147f8df11fc61156c3968eb6879807 08783e237cff79918d5d0965b890e75b08ec0579 1b983c9ea25ba956e396546ae6857d3b101a68f5 2af1e69bf80fc260f7c8f94dee22b2442fa71886 42958841ba8b149956dc3786ae68d94473073fb8 5ae24b2a8ce97cae94871fed8be13f82272cb3c8 6545e2fe2194bece257babcee3180d826e936931 79fd5cd5a9ee180b5157435f9d47d63dd510ea95 82ecd6276817c544c58f8cfcf12c98b7a9db8902 865df732a69d75aa93e6af37088840cf651128d8 870929e55463d151019d42fe51ef3a90adaff5da 88129eb0dd56a2a9f59c25e2491e6c29db6dfd65 9e177c2ee06353d8a52acf0a0c1f154b64b2a7aa a3bbd6d0fbc12336676fe2e7713bbe340263032f a4c2139cdc82113bf6a957fcb5959e7189b3ae60 b91faeb95d2936800e0f66744063c1e4a272bb12 db43edc7672e63f8680914b117162b2b83b8d579 e36ffdecd1eadf71b88b572c5685af3dae8b620e eaa595ee6b1cd7ac52fa2d93b1d34f211e900947 ef591c141ba3a5a7bec3ec08f66168712ce09442 efd43e5df0e2938d017fd02f28c9be8ca6903cae

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: 2722
Maintainer: piuparts developers team <piuparts-devel@alioth-lists.debian.net>
Architecture: amd64
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_amd64.deb
Size: 859924
MD5sum: 1142e37c7f7d4fc649521be5038aeedf
SHA1: 11f2cda0ee7f8388c1ba2b564803bac44b1a8823
SHA256: 9b2d4f6d385fdd1f80b5362278c09c3c6db2ea54af9afb0863507e3c305b8975
SHA512: ee9d4836bc907333f7f34952e487a2dad87c0c4b8623fe01d705c6bb38a66f51d96368aec9047746fbd94e1b3928000362f8682f47119d22463498520e69b70c
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: 4209
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: mail-transport-agent
Provides: mail-transport-agent
Depends: libc6 (>= 2.14), 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_amd64.deb
Size: 1558384
MD5sum: f87db57fe66e3cbdcbf4eec0795d2d0b
SHA1: 762aae9aec879141758c98b9b8c87925dc3d9a1d
SHA256: fa69ca5024b64dbe14674a7d2c811cbe184226d8c4f15e4cb8c18da848d533a7
SHA512: 78a13123af0a9ec6d4f1be23c33138f056250bd8948eb898e0206b134b8a1ee12a3e30f7399241aadf2d03f484370505c71076485f4d04e43101c392aad80592
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: 404
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 357932
MD5sum: 975356726f6b21911685e3c49abb98de
SHA1: 34ebbe5fdf3f24890f8ccfc8ffbb71a997edf4e4
SHA256: 5b762981260a652004ea107877f2563b7991154da4096db25e8edbfa60f2a909
SHA512: 4dc716ca3e1106321a7aaede522e9245a968505952a721595311193310cfcb2795fa45eff24b7427db559c680b45eadc1d845531e2cb40c69a88dbb73bccb95c
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: 24
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 9960
MD5sum: b84fb0a649f0667170878247fa0b7746
SHA1: eafeddf92a6d0ad88ad65e2aca2b369fcc25ccde
SHA256: 4b45861c5eefeaf6afba8782a390e08a4dd44207dffdd8f4a9012df77dbfa91f
SHA512: 12e2b7ef0a13dcc4800257581a05638d782ba4c4d07acfdf8a25d2148772b3aabcd44d3913d115e9b87a1abe7df84c9442eb9fc43af1da5fcb0c43f961c19742
Description: debug symbols for postfix-cdb
Auto-Built-Package: debug-symbols
Build-Ids: 9351b15a99e2520ccb4fb1088fd23e94de0fb2e6

Package: postfix-dbgsym
Priority: optional
Section: debug
Installed-Size: 2712
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 2069668
MD5sum: 21baa4f965cdf8f256e170f43c02bb10
SHA1: 16f1d83b0adf74134a415cd80216a2ece44bdc79
SHA256: f7f0bab8bbc883a3ad8568e0c76e7c99adf5c738dbe33411be6fa849b63e3658
SHA512: 8b816ef3bb6746c671c189084a65fca60f277b9d5384b292eefa54e7635419cbf129c35aa39e120b4b376916b72c95dcd56cb72266fb68ec67f95c60743e148e
Description: debug symbols for postfix
Auto-Built-Package: debug-symbols
Build-Ids: 02c6dfb32013aa0d9ed75c65df55738401460991 0a3e8587c8009865b49cd4c427141857f6275bd5 0e687222db34f47d9c97989cc0547c3aad659cae 16e43611b4c0c6cab69c8dbc9482ab587da9e608 1741507a9b55c4b4f859e99b5d690bc8ea2aa2e2 19e6c234ff08fdb73c67a0024e697808a9fa00f7 1fb255afccd71242afbb40e87e4fa789ba6a9a89 2329266b850fc43785b21ff1ac0f1442fafa36c9 24a74793b6bd384e78d8a08247313aa8f4544ce0 2745ecf74f7fc5105321736c4a338ffd72229e7f 2a4208c0d9eeb9c6be0bbdf71b8580b92563b5bb 33a96fa5d1268c30875ef5321aa54c233fc0f465 3575f02b9da5996fa0d106f5cf2b2c3586b9ff45 403bd20fe6c85ee75861d6d671187eb20aaf78ab 41e2098fb5bc31ca2a2ad20893e63c52377eec35 432e7cae1dca7c887a064c204e8e032b4efd05ce 44de5b5b91cbcb0f673ebed768f8326a3e723cfe 4c3690d2ad92eafe98577ad9491e0d6f6ad7729f 4dacbf2021d432156f7a52dc90f01ef8c39482cb 4fd3a229ccc62d85d6db5501ea140a015ae2c153 5924eb2f24e966234dbb2336683b4aad8fd91458 61a42b3c75f01e261dd9842749aa630a4cd87644 66a4f096152a2f188c64bdd5d673c8eb8c847db9 6837a26ead0a3c8aab667e5e1e8b62c0886b87ff 6d0b3061ace857071b7a6580d3a96e36c7b5d44d 6f1e48653da5bcef4153b420ea53511680e28dd4 75f5120afb64ef456b518731e61d73bbc6005f38 7bcf402b0c19af91e288699757fdfafb3b45c9db 8131c1a75c63fce98ae5aa27b259a41a9de5b051 916bfeca1fc929259e7b92912cca9d26b36cd05f 963d6a3da2cb2a2d4a31aa99afc81e56aef330c6 a13183cc3f541d7adb7a4b9eb24872fc05d61fc3 a75ea269ce5bde840ac78ead60cbbbd9e77706ad aa629f88a8eb880ac6708a1c82c565165541400e ab54482d5fcb0486f0e3e02facf20dedacb45301 acb7cec7cc808bc2ce9ca7d53c84e987a8e6b129 aefa21a1c473b06e617e9e6b44126217fc6cbd67 b0a3b62671f41078a77b82751767fa6e0eae9fe8 b12f6fc662d913fc1a45cf9c91eca5cd1cb2d6f4 b52ead212305fbb50d6b9e7ff81df24273f2d86b c08af7594942cea253ec9f7953cbe2a3116c4195 c5ff81474e536285605915ceebcfaf404045f586 caaaf793b24e8ce150b50230e2550cedb363b6a9 d0711bc607592213a556003abe5ad51ab9be6e98 d757d15305b67eed9ba4debb26adc53d4a9212f2 d962a74cbe2479564f2e46e59655102d025c065c d9a3e18ffc7c77b5c878079742da71fc866ad717 e9b6f8087eb50d6e8f9c7024a2e57681c842c837 f0f0014cb23c29b866d55d63184884a7acb19332 f52a9f4ca193ef7e885b468ec78bfb70f708cd60 ffb03b85cd5631063519ac7ea1d58c2413a98238 ffbbca6bb5cbb3ef1889af8ce6f57f7db3c9327d

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: 435
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 376072
MD5sum: 43654a0599ce5ec90d929817cc95ee44
SHA1: 375be0ae131d957c60a126ed8e3eae37a1610a12
SHA256: 16d7a21307a93db71b04e57fcab9abd32892fbc412382282231475d62cbf346b
SHA512: 90001f1105f74bc7437c5908b365b30a4a2971e8a7203a7429659906c842bc5b9461bdf7239559b533a3528e480f9644f23d0b0df864f445de227f1f7785f89c
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: 38
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 21612
MD5sum: 83539435a7f2ac0bf16d528974aab062
SHA1: de9d32aeb798f28ac71caafe428e5df6acf0c1bc
SHA256: f8a4806ac0b23d65a659fe302f99528acf3fa0d526858f737db9da07edc447f9
SHA512: 62ebf063cc5e45d65559a12200fa9d881e49c9e988af7d261e8cd98e684aeb60be33c93a05e321d08dc20b7bc8bd5479f5b2e6f8aa487d72ff2ef0efea58be04
Description: debug symbols for postfix-ldap
Auto-Built-Package: debug-symbols
Build-Ids: f22e38494586c9848851f12e5e5337553989b066

Package: postfix-lmdb
Priority: optional
Section: mail
Installed-Size: 420
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: postfix (<< 3.1.3-7~)
Depends: libc6 (>= 2.14), 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_amd64.deb
Size: 363320
MD5sum: a6509664d22a48038c4971ded5854dc3
SHA1: b1aa23b8ce02f6bc2d245f39df6a1d80962f27ca
SHA256: 1f8ca42b5d39aa2cfe1330b4dca0c7ea60008e5679804d8c525210cd298a0594
SHA512: 4469e4c201408be28df2fff16644b41fab3b05aa550ed6eebb3c97535f44d3aa0da1b8d467f4e4848ebf494d44614ff6ca53326e0381aa5ab648fe257ae23fd6
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: 34
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 18600
MD5sum: 20bb3070f5175e7c453357b5272a1d43
SHA1: 2b8ff22b67d8a602b779078f081eb36fa1e92bba
SHA256: 25d8e87ad284bb4f0a3da961b86449eefec1d6bbd1cb5aa3e80e73826210e335
SHA512: 73dbc8ed7a152fb9e3af934ce087c1fb47e7bdc1dc93b9a73e10e2deac2cb99d50c590d5a020ec8d0a74f5832a1d71c57def7ef31494fdda04832419397fbb63
Description: debug symbols for postfix-lmdb
Auto-Built-Package: debug-symbols
Build-Ids: d3d9cf60eed3407d95153e51a479965bfbab8535

Package: postfix-mysql
Priority: optional
Section: mail
Installed-Size: 420
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
Source: postfix
Version: 3.5.18-0+deb11u1+apertis0bv2023.0bb1
Replaces: postfix (<< 3.1.3-7~)
Depends: libc6 (>= 2.2.5), 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_amd64.deb
Size: 365636
MD5sum: 408a1777f9a8624813d2d3b1c37fa72d
SHA1: f683069247701cc23c039c92446d0cd987a25609
SHA256: 957e0152c3a2e9af15808dae0cb1cca3e923194e9ab84e1fd5e87f7d99119923
SHA512: 6d61e6d1545a4135e9bde8b35467883ac1ebb6c142dc3f5018f730819b10803a56d90207d29532d5a0e53aca9c772b27746ba53477caa6751aa38e4d7c7b5481
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: 38
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 23560
MD5sum: 8d03dd8d989645503137d93d719d7139
SHA1: d927db5fbb78762f5792097252fc205bd24255d5
SHA256: f0a12e3ed1ed199f0a5900e0db433a173c69c9e0b8fa4e91b8e3daaa445fbf8b
SHA512: 59ac79397a67816226bbe46c0b0092492d8d31b1823cb56ede1a7520a8da45f2a951526a4728bd1c349157f8f79be4b6aa3b9c1e79f8defc8262b6eadcdbd5db
Description: debug symbols for postfix-mysql
Auto-Built-Package: debug-symbols
Build-Ids: 20f09967099506f6f22cd3d5dada183f7925ab03

Package: postfix-pcre
Priority: optional
Section: mail
Installed-Size: 414
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 363592
MD5sum: 646da45a80234019bcab6059c6d5d163
SHA1: adb50301a6b3f96df6eb622a88320a62adfbb660
SHA256: 3917caeff7b6636f0294da547714e0f415c97d89addc44018ea2e4be1f982a4d
SHA512: b070d55554373f64bc255b239a450cf290cc2cc336ad547a96511c1346625836175e07bbc97325ef712a5dda066866b41f036db1a83788c230dd088f01d1a495
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: 29
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 14452
MD5sum: 4d928f2b7aed58bb947c0a6f25defffc
SHA1: 52e5fec280b15cec3aee94adf6b0414a7530c5b2
SHA256: fa5b3c1473e595ec96f4fff9568d92b38609da368fddb6fe3b5fb2c90c01b904
SHA512: bd6bdc67f51e8e6c5709292db107d1954f4b22a0b1b4bb6d4df6f60873c33ea7c92f6d1a19d4535a0be47a1a2e2f38dfb7c9abc769c95356a8a42433ebc2c40f
Description: debug symbols for postfix-pcre
Auto-Built-Package: debug-symbols
Build-Ids: 132bdcb17caa220821fb9337dec47a3aaf018703

Package: postfix-pgsql
Priority: optional
Section: mail
Installed-Size: 419
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 364364
MD5sum: 9792faa4e8b4084840067c814c9163ce
SHA1: 4e5db27827d6869660667f4f2600e23791f2a0de
SHA256: 4915610234f7755b7209e70d42fc333411ac74c99f71105bc9a456bd03b84b90
SHA512: 1a1c6e92fa4d9eb799b6d1200590a6c4530f6a0f92d6afe15baf0b6257d4c9b7021d67114d73d61e10c33ad5cfb03bf8a5143e88a2b7ce7c6f13b4c716690a32
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: 28
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 13336
MD5sum: b1efa384a027903858da0b5ac9554869
SHA1: 615a81114b3fe360bd86e43f08653b7c28e7cdb2
SHA256: 43130e99d7d1c30657c7e16ecb90ba1a91a719417bbbf510e3828254af69f39b
SHA512: 9faed7e2ad4caf4d41e979e4fcbe37efea2507ae072668a6f7a49eb0305953a4f633d7a20cf7fa54aa39ad4a2214d0f0772cc6e098ded1ef1510ecca589304fc
Description: debug symbols for postfix-pgsql
Auto-Built-Package: debug-symbols
Build-Ids: 17e96f1399a24646155d156663850ea0860eae03

Package: postfix-sqlite
Priority: optional
Section: mail
Installed-Size: 408
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 361400
MD5sum: 01c3cb88ea77419968ba4e2d9bc54f95
SHA1: 58ab4ff42bbadb2b14524af6f57d118db259f320
SHA256: 8b4aee726cf92d36b1df1bdc3fc8d74b7c37f8bb08e481416bf1514645dc712a
SHA512: bd62c44d8e50acaa1c2b0aff1cc54e663015ee6114752b91cf8cfb437c9a8ff45318ed2ddda1af65ebe0dc2ab265c545e930fc57d0ff0651d7579cb3900935c1
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: 22
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: amd64
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_amd64.deb
Size: 7756
MD5sum: bddc50e2293215183e9516487c6acf5d
SHA1: 92e125ae484ea0495cc4597ace593d8487f6b121
SHA256: 306b74e84860bc7176b068d572e6fe3615f49d343a68c69755b55ce2f51945a5
SHA512: d65ab451baced5edf1483a906b6a07098c5476934d8887c3d096f805bb2f374101502e80b42bfaf93aa532107bb6416378cbf2053451aec8e7f3770404e7a8a1
Description: debug symbols for postfix-sqlite
Auto-Built-Package: debug-symbols
Build-Ids: 055aa6795c2860b81a7a43822ef037b7835aa578

Package: postgresql-13
Priority: optional
Section: database
Installed-Size: 48270
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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.0), 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_amd64.deb
Size: 15145384
MD5sum: 48a922ba9f747399b9de0ed9294b402e
SHA1: 353519cef5806f94c98f66618ce15f9c41f0dd43
SHA256: 661ff59c69ec5b927899180b71418250a738c6acf8c2598708e6a2cc9bbe91e0
SHA512: 21a8e1dbbcb1e22a4459ebb7b4408acf1818ffdac0b662fd29d4925f0230e4ab4fc1db89ee088084626391603a7cd56cf440341e11081c4e3e2cc7373c119865
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: 16459
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 14903496
MD5sum: f61a2699f2b24e84d8a8fc44623b43cb
SHA1: 0a567526661ec89445cb36ff227cfba0df5cf243
SHA256: 2dee9dbad375d157173b663207731e7e3e5ec0f7285fbe7516cae4ca37f9bc9a
SHA512: 01ef082f56dec2fcbc7ceb5cb8893fd01214d3f71ba35f8a8fd2a5aa310e51a7872c57fd234b8dc03109cf4cde8d1db073a770f8a8953d458e8b8ee420438c50
Description: debug symbols for postgresql-13
Auto-Built-Package: debug-symbols
Build-Ids: 0c3d5f3bddfa594ade0e1b11333537ad3b80502f 0d8d19bf72abedadf3d3255f91bfcb3579c6d5ac 11061f69b0f3383de071dc38243cdbc1bcf7476b 130bc091f910031299e16abe5dd9670e5f1a6b15 14bf87d1240633ddd819469625d1e2d8f4258c2c 18c2d8f2e3fe013d66af40cd3b782eea2e3e5b2c 195bcfa343cb248cbf50de590e16b75ac98f7b1c 1a4d796efedc54165a8492563a70ef51b62a67f5 1b0e71390af77e7fd2d7d477cf076c4a79b45377 2498674bb60162d51ab76533394d5f552c7a7c82 27f78e6b6a2a833d843eca3c839d6d1896561f9e 28140d1a5196bed9e1f4907c1e3aeb08e41d713c 2850103068578a58259bc09da387db8bc8e69709 2a09d37b548b6b131cc80903973a8461d2405c3c 2b3b86a0fb5b9eb356c685bcdfe8e956ac389818 2ec757c928e5310bf3c12c42a12af940ce9cae52 2f5ae7c6fe2e3a57b0f9d6e4ea2eadb23449556c 30a1bf752bffd74dbd2ba74af280c3d1564239bd 3532fbbf58e929fbbc7c17bc4af3d092f0a3e81d 38d10545fff55b61e6c58eb3df89104b18240555 3b73d0dd1a2ddc5eafe93d7dde987dbbcba5263e 3cc9fc53f09fc976929c4926cc8b7313591fb8c3 3fa7158793e197c4156cf87556f0d8dd763fb78a 407b925b6ce0c159c0a3cb96fa24a52614b20bae 43201c47a036d605fbcdebb8ad9bf76801c81c78 4396505fce62034222c7f37d725bdc41f363dd8b 4973376ab121ac558fccbfc449181f843905c48b 4aca82a7242c63ebafa3fd7e31a35a8ce77617a5 4bcc9acb10b6ac26bb1b1a0a9d5d1c4b2b1b713d 4c308db500dcb2406b6ef86db92b0777a994a872 5543abf2482050d2a62e0cdac7242290e86a73fc 557b97702837f81b42b2d677ccbe2a4298b34336 55acc6c9a1992e2ea273864933637a5c45d21828 56f6ea0615990df03c670d8aff1055047ce75520 587139d1ca994ff514c46fae3f1eb8b5ffe7aaff 5bd3e3dbf9a37802b1a458e4e3ff8b9d702c06e2 5ce3f04fdcbd5715198a8eea48bc208d0d1be8a0 5d2ab3626c0fd6c732d158cc9fb67fda4fb150bd 61b042fca1fdc68129b8ce84e3b28a647d8c8dfe 677fe0d1b3222db85ccf7722c7a179cc31bbe2f6 77afd13f04111864515311ed67a09e796ae4a2d5 79cf79b38d6c95ae90c08ab5891d2632f6640580 7b44a0a9e1ee7c65b08cddbce96e0f9a6fc58500 7eaf555b6d9581620e2a41e0af7892247da28c71 8043a2fd42f44f223b2ff9c4759264806daed259 80518d20448bb1b73744f1e114d2366f7a06c71a 83b258d45686ffbc9995fb39c4fe05df212be64f 848e67b5c6e7412d33a5e946e06b09055c7bdbaf 84cfcd6d14d3f8bebdfb33e98e0992cf65b30318 86797e32f220674af1a7a4f81fbff3420b5c3fa3 8ce7eb38e8e5382a71c3e350b8336f0ae2d05935 9118dacbc087d2802c44e8643cb7bea87c9c354a 92ea0959e09d426ab767c2fa7b90e09f549bf867 932a288e586481ef0efd1f73f9e4be9862cbf153 9478c04e1bec13677213f5decbe31c9315ebfad8 95aa68baff5b7cbda68ae1069616e5630091a838 96784da424f0763289b4d7be604c06c74d34df22 9a168ef9d9fea26102a98ac8c4a2a5f61836faca 9b94b7ad30ca070ae0aca72b1f54844f56c75448 9ceafcf97ced56fa5c62c35bc11860084ae7cb6a 9d09f74bda2dbc291a9e8ce61013557025aa5e47 9d2497fb829d4579314dbef62e0a9452b09b5b89 9d6c7c5c7f5bb4ec9d9fd8dd4bbf4adbca9efb6b a0ade8e2ba4fd9ec943c1214147d08616a1ed97b a1b37c48c42eb3ad71186a8f30787e7253acc35f aa8d07e3da2bafecf41d2c99a3582e3689cb5318 aaf517a557d8fd4359bbd59276b16ac56989fe8e bb91b05a26339ef652bb4fe552aa5d43f1a22024 c1e510a46d7c5f88faf45a2bd2df1a86ab439d35 c3931699a962118921e4456cc748fa71b5c08bf4 c69f4fbb681d023061a8c13acb88a99e3d9e1eb5 cc13b9ead53364f9401c7bc7bb625eebc580ac1a cde0e5d1b78b4c50d6811d049c1ec77e6c33fa34 cf17dcb23f3a88804b897cfc409e330dd84870b8 cf22f30bd036882bd518d6f48fc35e26fbee05a3 d566d9ebd7ff1a83b7be3d8f015bf05487aaf6b5 d90b02b14d81587baf8db2f4a3923ad7e0d70c3f db8a411203a420ab1a78305b82aa93d9abcd57b1 dd2358af42eccaf9ab68a6417f11c223ad3a0687 dfd8979bbad89366a609a3b5130bba8e9ae550e6 e32dc507b1ba4b575188ff920d2ad352f91aa73f e61fad0431acb4e394616f8f71714cf242517f57 e6a692b05349efe60df67f200944a41d7e79b98e e76807c10cbd93f910c27fef4f463aedd58f6b3e ea41ff95cb24eac8bae45ea6e0f1c34efdd186bb ef692a25dc322390a515590aeab7981acd6ec044 f079e9e12103a67bcae990647765092ba9680ed4 f224e8ef81d07622283ea84e2ced74868ec1d4cf f6ef83550d486721d2d86c2fe74fb58a15c0a8f0 fa27343773857de4a4dfbcfaede9c197ddb6c5f4 fde75e189696a0a75b8c1c86f3e78783b1e54a8f fe51631b24504dc5ddbf6a5693501609ee581067
Postgresql-Catversion: 202007201

Package: postgresql-client-13
Priority: optional
Section: database
Installed-Size: 6519
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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.1.4)
Suggests: postgresql-13, postgresql-doc-13
Filename: pool/development/p/postgresql-13/postgresql-client-13_13.11-0+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 1519932
MD5sum: 037e47392b60d29148c8b2cef713ab6d
SHA1: cd50eeeff5856bf5590277c99ace04c538db52c0
SHA256: 8456819b9200cc2b42717ed533985610778f6f760a99c9aded3239dae7d568e0
SHA512: 60215dd1686a5d458d96dbc5bb7d1743ebde9f37ae7cf55a12ef5afef7e34bf7bb75507b8bd59e57fb8e493fb0393a3a213502b51053728f41f81f620a470f07
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: 2198
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 1855016
MD5sum: 7957e9e6c049c3d708236003bfae07d3
SHA1: 1167f830c730bea3dcee80d758bd53202ac559cc
SHA256: 26ef34a4ae77630f6bb069494397a3a71214b2ff30e467cd676c14f7639a10a4
SHA512: ede607adb8dba5477a4f25f60983dd6feb7a3f48c79a16ec088636ddffc6a6367ad8097d40f8a58c5f54dd72a78314d7a8083d45d9d510c0b9fc667b20f57152
Description: debug symbols for postgresql-client-13
Auto-Built-Package: debug-symbols
Build-Ids: 0e50c8e7d2d45cdec118c3daf9441ee38673c9c6 2690597040fd8dc959bb4ef535776bdfddb09286 3792e5baff66a81b1ef5cb9feffc47f356203f94 3b359ca5ef2950239298ff4c21410010cbea218f 48e77361dae4d6f117f922c97a603b6bd3b3c92d 4fac6ff8d0cdbedf23e4dda813f2d4a2deaecafd 53bd6c6dfbea12ea47ff0a79abfc13e8bdffe2f3 83ff4e50689dae7fa520fe23fa9a17c867665769 866f1692214012cfd2ad01bfef22827181ccc3fc 9141499a9b96aa2bf4188ac51a39da4dc5f48699 a4c06a52f063ca9339418e77b0eaf063d2998a78 ba981362813fd4721df3382c27c993d3d8a98185 c1ae4e76fdc351cd248182de2b70614f25ab1abf c80cd0732c6da1b64749a37e31e2afe22e8d737d cd848387674cd434128c58c227c0b95fc8077044 cee33ceb289f97624c62d233329cabc53a1eb220 d6dd85e4b64584bbde6d10023553e2412cc2f9d0 ff12ebe1d27e816bc6d0a1b7bf18121ab2517392

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: 377
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 96164
MD5sum: 8342ddd4ee710d1d7ee8c94b57923033
SHA1: df34188c6f49bfadd15ee33dc533639cd0a701e4
SHA256: 47af6db99f529b4001e56f93fdad128caf3d09b3054f2c84eece7a49c5dd511a
SHA512: 93621cbcd1fe8b2f86c929afc65718b5006014ed34e7999b20f27f3a2a1e98f65c0dcf96aaec44cb642bbd7205d6388f949245531d52636206b6aed684236504
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: 201
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 157536
MD5sum: e20253cba5b980c065222c37812953ee
SHA1: 515dd3bde8f552f6556229320aa71e1a1db8ece1
SHA256: 01d1dd956b10809a1534abff2f635b56fa641160c37f2a0319f9542e472d5b17
SHA512: 1dd6be99690d8aaaeb5fa118fe1a9ad1e1cfa2e0c993893f45e5cc15f89aa8a5ce24d16c0651d8ed0aee4856ab59b81e319a900f50e4a20e6be46758fd6814a9
Description: debug symbols for postgresql-plperl-13
Auto-Built-Package: debug-symbols
Build-Ids: 2d61875bfc4e0eed247047b8722819f6e0f28555 65448e5176c32195165d91554e8e61918b5b7155 a62db5776f715721e9e67e46b5fe29242035834d f4e964f873cc728fccaf298c14f166e0f0d748a1

Package: postgresql-plpython3-13
Priority: optional
Section: database
Installed-Size: 510
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
Source: postgresql-13
Version: 13.11-0+deb11u1+apertis0bv2023.0bb1
Provides: postgresql-plpython3
Depends: postgresql-13 (= 13.11-0+deb11u1+apertis0bv2023.0bb1), libc6 (>= 2.14), libpython3.9 (>= 3.9.1)
Filename: pool/development/p/postgresql-13/postgresql-plpython3-13_13.11-0+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 116208
MD5sum: 7af64107284fd609c561d5080ce75837
SHA1: 238967dfecdd82f5bad7b53171cc28b262f225a2
SHA256: fb4d2364cc844d56c3293a680a8c34bdb12936741916bc0a507e03032510d146
SHA512: b4ff98674fbe0cf4a0d31e5a6145c0a0ada3fff854076fa2e799367a54863b21153249c17f041c739a8f5e36197982008d8d66b30923b69e073b6c706b67a801
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: 206
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 159304
MD5sum: a020b278a41533696d57bd8535b74b29
SHA1: dc3f896d9b8f55c912b23a60751031ae8a23e76f
SHA256: c28a91131190c692311ed9f686241ca6530a2455d7c1f0f5ec3986db448a2403
SHA512: 7b4ee73d49c226787255ab115dfb2ab27cade6ce03e8035e46674b10faf6371feae878d2c4d1167d51ee60433d6c5142b31e1b1513569fef13616d0bf7dd02dd
Description: debug symbols for postgresql-plpython3-13
Auto-Built-Package: debug-symbols
Build-Ids: 29cdc3cc982a6d44a1d43a5b2506e4888616b214 5a8a3bad22fbdf7862b62c9d9d248f6cf713bbd5 c52ba6dc47a04c945bed0712bb814fcbe9f01d25 cdefabf5c0117ac405ad04c1583b8673faacfeec

Package: postgresql-pltcl-13
Priority: optional
Section: database
Installed-Size: 198
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 49936
MD5sum: ace351a62947a59e315cbf9098d86c9d
SHA1: 4878bfbea4444519b9a5a5b0580e2cbbaa7c142b
SHA256: 4d8906834cc227bdc2b84645f69a4f59e0eced5f7bc0534d22a27f09d80e82ba
SHA512: d6144cd467d73a44f5d42475dc74b0fd83ce30d2e22be811e691eeed553b5514fd5aad0b8594a2b2ff831a1d9a1f822dcc56db9d93960f322c809508d10536ff
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: 91
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 74748
MD5sum: a3ffadb72cfb352c0263a1ea413c78aa
SHA1: 583b35d347d41bf88c0b7c948b8340c0ccb88ba0
SHA256: 1a55532cc5c8b0099e991caa8328275e6fbdf6bf471ebf31c82e05d2f44e9a26
SHA512: 6691958cc228c1adb1c420def8dc006103ea88793aa28fd6facc96f261a0cbe8b12991d64f31863cd3689617ea5a2204ae3759e8ab9ce088e46ea146df15d69f
Description: debug symbols for postgresql-pltcl-13
Auto-Built-Package: debug-symbols
Build-Ids: 623336dfbf291dd0540d8a1cf755b3a670d9b527

Package: postgresql-server-dev-13
Priority: optional
Section: libdevel
Installed-Size: 6125
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Architecture: amd64
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_amd64.deb
Size: 1046936
MD5sum: c1066bb7414a00f9714c4db0674361f3
SHA1: 31bb94a1a6c19074fddf41d097f543dec8ac5619
SHA256: 06e7d1436ee4b13c9bdcf3396350519c4ac5e2068e25e46728cd12dbdd87a43b
SHA512: a7d41b63a8a817c02857d082c0808b3640699cdaa747221850fd6068365b52e32c5de65e19e1156179fcdca9827e7904a7b1d96278488fc855ff0772f96954fe
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: 7901
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: amd64
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.14), libgcc-s1 (>= 3.0), 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_amd64.deb
Size: 2661616
MD5sum: 959daf0f152b3f38597425da2b2a452b
SHA1: 618712b0c60b5d8fc1c7f863fe4d1940872f8e6c
SHA256: 1985e83dbca50a430ebcb1b7ebbbab071eae1ae030d4deb38434c30939d0c3d7
SHA512: 717ed717982f5eea042d02e91d1dfaf9a55d6b6149e80959e83f2fe8b8a8123d6fa7af4b28cc0c24fbdc3c98da1f23b9e301d6896ca9384fd8c1533f4a97193f
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: 25582
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: amd64
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_amd64.deb
Size: 23364448
MD5sum: 9c6b55040a7f45439af1615e7610190d
SHA1: cbc392e63826bb4384e3bd228fa043bd5d7691d4
SHA256: 2ea04225b167fbeaa8dc75365530b71c04a6ea0923a2a6194b7142a1e2214a20
SHA512: e020125a0fd4054105520d300d86a634bb84bcecdae3e8eebffea080ba81586799699e6ac4433b38d32d0fe22a7d3ab491c076b39aaa9254028fbe157c849793
Description: debug symbols for rustc-mozilla
Auto-Built-Package: debug-symbols
Build-Ids: 777dc26ae27525015f0c9996f08ab906048b7495 8fc6a23c0ced47932117b3ae641478bf9a0ed2e7

Package: sndfile-tools
Priority: optional
Section: sound
Installed-Size: 541
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: amd64
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_amd64.deb
Size: 405516
MD5sum: aad4ce7b83120d50212a8922bc9755d4
SHA1: 25da9fe3901a5415a99218eff9d4f759353f5f5d
SHA256: c1d15760e09a530519a6a0e221393e96fbef7a1db403daf8200334d774d3fa1e
SHA512: 8be163c41089ff2100e171fc2f9250279ad29d7b36d87ecf67d93c5b5f92028517bd5fd72b57776ffed41a81e05411b2b5e39400072ad559f6eb0e75bd127241
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: amd64
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_amd64.deb
Size: 90760
MD5sum: d720ca2c93a5910cbd6f2174a30ad2b8
SHA1: ba2c3a41f6005f33b4cb7bceb6228f89e54c4c15
SHA256: 9a2fc7fa06026600d252ff3f76eb86ce9ab96bc11f878eb9854200ba98302e1f
SHA512: 99018625a383ffa8194cae962b247fad5c6b09401feb43f7bbaf6c7966ec45660d82d531cf8ea1e0f07819e07a64da1b324c9e4c8e6b5b711c94e171a7a59efa
Description: debug symbols for sndfile-tools
Auto-Built-Package: debug-symbols
Build-Ids: 1b8251b2f53d92014e494f7f8d35ff735cb73872 343221044cfdfe03716975855e366ea54f61b91d 429dcc02bd3d42373a366b3bafdfe15ce23b6cfe 6ba58c13c3a54886f0a6d459d4cd1aefa8ffbd1d 6d39979719bff6284e17967a0f37025089ef510b 72dfdc9d4adddc8f6a9691f2ff512565778c836d

Package: strace
Priority: optional
Section: utils
Installed-Size: 2910
Maintainer: Steve McIntyre <93sam@debian.org>
Architecture: amd64
Version: 6.1-0.1+apertis1bv2023.0bb1
Depends: libc6 (>= 2.28), libunwind8
Filename: pool/development/s/strace/strace_6.1-0.1+apertis1bv2023.0bb1_amd64.deb
Size: 1385136
MD5sum: f65ada810c288defc3d1b55efdf70be2
SHA1: 8a8b1d2136c6c40e7aaaf4a113ea04c662bfcb5f
SHA256: 46ebfd6384f5608937ed79b739a5a5a5e5ea8c1263f1b7c6f34f812f92ea750d
SHA512: 4196b39e86b8f361c08ec75b41f884144ba64773486fe0e8573aae98fee6b038f99ec1b5c11edd778d7e0df9f67a0cf9ee7788f9ff484e66ceb6c32b0ff30d6b
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: 1880
Maintainer: Steve McIntyre <93sam@debian.org>
Architecture: amd64
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_amd64.deb
Size: 1761524
MD5sum: e67f75491b6cac938bbb31b1b2da2693
SHA1: ebe19b66c3785a1bbe85d1872e157db11960aa94
SHA256: c48a9c9089a4e31a05ed66a456caaa081003b5e024e95c36fdab184e8284b92d
SHA512: 4c71f3cb2ebcf90e090f462e33e4b08bad128daa3d4d82249c8e2a273a6c4ff0e3b9670c110cfe387811778724d38593cecbd74ed2c499719258a2bcd4327049
Description: debug symbols for strace
Auto-Built-Package: debug-symbols
Build-Ids: 62b37e837711f2112daadc5c80a430b8bb04a262

Package: tcpdump
Priority: optional
Section: net
Installed-Size: 1342
Maintainer: Romain Francoise <rfrancoise@debian.org>
Architecture: amd64
Version: 4.99.0-2+deb11u1+apertis1bv2023.0bb1
Replaces: apparmor-profiles-extra (<< 1.12~)
Depends: adduser, libc6 (>= 2.14), 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_amd64.deb
Size: 470152
MD5sum: 9479757dfd75b348688b1d631ec39b9d
SHA1: b9ac1d59123178380ab600fa5c0755ed005f4afb
SHA256: f02edf200f5cbfc41f11cfb58a13d48fb72b8288152ca4ca818cbb0950a0f0c2
SHA512: f1aad9a4288dafb587e9afc504ec06745150d10944bd57061c742f95fe5511be811ae094ce0b5f34a414b8275c72ca13c270aec99eef123bf7d0b67840fb3867
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: 1376
Maintainer: Romain Francoise <rfrancoise@debian.org>
Architecture: amd64
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_amd64.deb
Size: 1318336
MD5sum: c735642f06c21c5ca777584f0d746d00
SHA1: cfc92964b57fc67f0a4ea53cd3990e1c1e39059b
SHA256: 640720fe878489c4bbbba637304059a6fcfb513a3fb0471dc1449390170c6cc0
SHA512: 74d0b780978cefd891e02acf2b51ac6d8d22ba78fbe9a7da89dc0ef3627037aede0afca849aedd9287999c28a4b55cfe3eba4d654ab620ea967173eeb109c116
Description: debug symbols for tcpdump
Auto-Built-Package: debug-symbols
Build-Ids: 32a7385c74c813e8d4a63d4ea1c25ac578b3c820

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: 541
Maintainer: Olly Betts <olly@survex.com>
Architecture: amd64
Source: xapian-core
Version: 1.4.18-3+deb11u1+apertis0bv2023.0bb1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), 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_amd64.deb
Size: 454116
MD5sum: 3fe90f096934afaaac711deb22868fc6
SHA1: ea043aa81def6ea01b7c0990b3ae868d6409bb22
SHA256: 10a2a3d90119400021a7ed69948960592e04a4f80dae497aabf875f053a98f5a
SHA512: f99d2100d28b66edd5270efe5935d5b2984f5a7219fbb05f2d016f9e56a88c9629b364ce0f4e4fa8f83956b0575c9a1cf7154b54bcbe3bde234d5235ab15bd73
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: 116
Maintainer: Olly Betts <olly@survex.com>
Architecture: amd64
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_amd64.deb
Size: 75688
MD5sum: a1c557b28ca3eccedfd097da53fe9b02
SHA1: 1231fcdaf793515577e9d211604c2ceadc04c006
SHA256: 40f5977e6265de031c83803c82f9f31e08dc1000198789e359e1885cc2b7d252
SHA512: d91e75f2a6d74cfc387f0b0c67e675d8d2d0ec8397ec2811526b0f8eee5dfcf4ce20371356eb64774870c4fae1fe69b418573951b2e1013c938edeb0229e5652
Description: debug symbols for xapian-examples
Auto-Built-Package: debug-symbols
Build-Ids: 1adbaebabdd42983258b285617377d56989b5360 6ae387ebdbdd5c2ecf8676722bc2d0e51e105142 d008305c3e42d3c5c20590f76905397e28505109

Package: xapian-tools
Priority: optional
Section: utils
Installed-Size: 709
Maintainer: Olly Betts <olly@survex.com>
Architecture: amd64
Source: xapian-core
Version: 1.4.18-3+deb11u1+apertis0bv2023.0bb1
Depends: libxapian30 (= 1.4.18-3+deb11u1+apertis0bv2023.0bb1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/development/x/xapian-core/xapian-tools_1.4.18-3+deb11u1+apertis0bv2023.0bb1_amd64.deb
Size: 488572
MD5sum: 057f63fbdeb67e67b024d13b1faf48e2
SHA1: 36aca0ffa2a23de92e6cc883098b1067d557fea0
SHA256: 73470af7b5d2fbfbdf4f502a69a6ed4f8b14d288d172e4119160742cfd8bad3c
SHA512: 683a87b1b5b4c4eaa97f4d280635bd2773722bcd84e564260fb6fc6ff90c78df43d476d693bd34899a0b166b115153b67852d65d3f5679b0033ec8520c858fba
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: 468
Maintainer: Olly Betts <olly@survex.com>
Architecture: amd64
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_amd64.deb
Size: 351120
MD5sum: 4385e4cdf9d20e9ad2866bd4299eb21f
SHA1: e301ec0bb028dff844535f5f3fe5b65807dd308f
SHA256: cfceb01546bfd91cc64922dd72e529b66f09033007347da36326187758b32840
SHA512: 23a1c626551608f1e02603f7219cce4bcaeba41a3554ef5adfb13eb794672b3a0fb6d7f52dcd910616a11015dce9f8fef9ddcace1d2a1d56cfdf0e6382b71954
Description: debug symbols for xapian-tools
Auto-Built-Package: debug-symbols
Build-Ids: 0efcf8d937a4f874f8ff5b766d0c4b3a236dd5e5 55cffd0e2717711da1d77719bd9b53c494639532 60fcd9959951529a7b3e25c5345ecc46e818e61c 80f78b4927f958be0118eca3d85667d1f2a62233 a0b2f0ce8283f7b61f7f1a564beafcf3b30eeca3 a0d8e3ba50c884025cc28405ed88ba222dabe649 c58cb89714d9f4cffeaed82e831d57296dcef1e2 c9f8912ca4208cb604147356f9fb0a27e91f3008 cfa5ddbc9c40b495df96bf50f747f763d92f084e cfe95a5055b2ccaeca283dbe8b04c174036a19cf fca093f83c6c2a8b9037db11b7665d4b72fc9d8d

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