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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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