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: 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: 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: 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: 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: 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-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: 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: 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