Package: apertis-dev-tools Priority: extra Section: devel Installed-Size: 196 Maintainer: Apertis package maintainers Architecture: all Version: 0.2022.6+v2023.0bv2022.3bb2 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.0bv2022.3bb2_all.deb Size: 48792 MD5sum: ca1878e48651a5f80fd3b91f14b7c05d SHA1: 3a2e1a0dbb0d575e118f825ae9abcdc15f3a4194 SHA256: 88ba7b0dd330e2c508cc8d7f73bb4800c4567bbaa05777f7db8030dade027818 SHA512: 332aded40a2eea353e097a20455ff377e94f9b7ffbae26451a759999742a26865a48970959824f6acda11aab52f083a917af36c6534776a81c857ac3acb4a677 Description: Apertis development tools to help building, deploying and debugging applications Package: devscripts Priority: optional Section: devel Installed-Size: 2653 Maintainer: Devscripts Maintainers Architecture: armhf Version: 2.21.3+deb11u1+apertis1bv2022.3bb1 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+apertis1bv2022.3bb1_armhf.deb Size: 1096420 MD5sum: 8cf520fe13d3670a46f191469c0e0b80 SHA1: 32590881a5079fb22d42b832b092c0cd73b74c13 SHA256: 343f0c8de14baccab17e372f4e0c05d669ef4a5316f1b3ec0e62dc922726face SHA512: 6d2b38f92a2e64017f5c3925e0e882335adddc7db3e30c1c03372d7b3d7467662f45511730b379a54803539fdd79d8f54e8bcb5c3670dae473c8c240770ee681 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 . - 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 Architecture: armhf Source: devscripts Version: 2.21.3+deb11u1+apertis1bv2022.3bb1 Depends: devscripts (= 2.21.3+deb11u1+apertis1bv2022.3bb1) Filename: pool/development/d/devscripts/devscripts-dbgsym_2.21.3+deb11u1+apertis1bv2022.3bb1_armhf.deb Size: 4352 MD5sum: 6e992f1b9ad58313bcd2d9146cc99f16 SHA1: 5060b4200f33683ee39ee4244487638a15cc4b68 SHA256: df3545bc06e7ab3873d9dcdb6afe0e658c14b8cbb30c54b8e886fb9eaf151305 SHA512: d44dcf3739eb568ba194f78ba0434e444ff7f106633244625f73a58c8ab0a97a20b91cfb95f76d8cb296389e5a7a3c07917cc8148ed20893222cf5a037bda1b1 Description: debug symbols for devscripts Auto-Built-Package: debug-symbols Build-Ids: 189247f27f2f493935b77b624a287054cf1e39c3 Package: distro-info-data Priority: optional Section: devel Installed-Size: 21 Maintainer: Benjamin Drung Architecture: all Version: 0.51+deb11u3+apertis0bv2022.3bb1 Breaks: distro-info (<< 1.0~) Filename: pool/development/d/distro-info-data/distro-info-data_0.51+deb11u3+apertis0bv2022.3bb1_all.deb Size: 8188 MD5sum: f9cf2add6846252d3ef7d5cfe53a409c SHA1: 5feb836ac554f1b283d96e3038bd2afd04c3c4c7 SHA256: 3d683536eaaf8e6f4538effb8c3def5c1d3a641c501d9405e78d3f26cc1108e7 SHA512: c36945d4acbfe0a64982c2f31b6f697009d64ff1d979db063c74842c5e085e01f605c3ea6d6d77b095c2aa3afa1a71d640f488446b23765c440cd81ac28eca2c 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: galera-3 Priority: optional Section: libs Installed-Size: 1383 Maintainer: Debian MySQL Maintainers Architecture: armhf Version: 25.3.37-0+deb11u1+apertis0bv2022.3bb1 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+apertis0bv2022.3bb1_armhf.deb Size: 687388 MD5sum: 1402a2a5e2c6b4b545320312ed502233 SHA1: 88a70e2a1d7efbcc0cae01e492d7c132fb5b2794 SHA256: d7861d32d5cf53396ceef4ac90f1c9f600695977a08e0bded0bc7abcebc31a3d SHA512: 06922c41f23854d1b187ef1cf12eeca59668947a79fc0714b1d00e6a6739d821c126f79de1fefc516a3f272e443abcf4d3bb480d222d9d0b856b019234d8a46f 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 Architecture: armhf Source: galera-3 Version: 25.3.37-0+deb11u1+apertis0bv2022.3bb1 Depends: galera-3 (= 25.3.37-0+deb11u1+apertis0bv2022.3bb1) Filename: pool/development/g/galera-3/galera-3-dbgsym_25.3.37-0+deb11u1+apertis0bv2022.3bb1_armhf.deb Size: 11565672 MD5sum: 6fceb1983c27ac7b8fdadd355cc3fbd6 SHA1: 0e8926784e88a8a2d2c6753bf202b86fdfb69dd6 SHA256: d342b10ad395146de11aa69787ba8d199830830ffccfc3333658b11854cf233b SHA512: ecd1cd0a94d57ac26ddb3fd2385aa08da7e3fbef6f4cf45f6f8ccf33a0c301a1a631ee91bdf93c996ce5b369152a40e3396d6048fdaed6de7881dfaaf98102ae Description: debug symbols for galera-3 Auto-Built-Package: debug-symbols Build-Ids: fb88893e471d69db28386316d2c7a255388e3f5c Package: galera-arbitrator-3 Priority: optional Section: database Installed-Size: 1201 Maintainer: Debian MySQL Maintainers Architecture: armhf Source: galera-3 Version: 25.3.37-0+deb11u1+apertis0bv2022.3bb1 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+apertis0bv2022.3bb1_armhf.deb Size: 531612 MD5sum: f35c790ea19c9222e40afd3ed6522c0f SHA1: 34dccc6962469113a8ce1ddf101fd2f3954c93d6 SHA256: 56430ec27cd5eb471e9c921a43ac0a38f83940ff7ed15913652a7f443138e288 SHA512: 6694a2f72841c04821bd1487ccefbd4980f554143fcbc23807a04ee0ed944423d4da9f45fee84fbbe318eb83672d40c4378f0d994442a6109b345d47a40b4a60 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 Architecture: armhf Source: galera-3 Version: 25.3.37-0+deb11u1+apertis0bv2022.3bb1 Depends: galera-arbitrator-3 (= 25.3.37-0+deb11u1+apertis0bv2022.3bb1) Filename: pool/development/g/galera-3/galera-arbitrator-3-dbgsym_25.3.37-0+deb11u1+apertis0bv2022.3bb1_armhf.deb Size: 7773920 MD5sum: bde74970d6bed0e57986cfb96d9a8748 SHA1: bc6e39aabbe6b2de4c2694e9a837f333d123a26f SHA256: 5160fcedb8e8751f73a1e20730a473d9a38e4ff82b4896a907686ad272f57fec SHA512: 45802fd6ba32320508308ac1ae499a43b82b9d9e664e364a3fbd7cb76ab888ccd3f1d9c17ce7b1a6b8d4806d200565308dd82153a687fa9d1c56729b5375ceeb Description: debug symbols for galera-arbitrator-3 Auto-Built-Package: debug-symbols Build-Ids: 5d818d48fc1f42056635db5b76bf6bcc210a8193 Package: gir1.2-nm-1.0 Priority: optional Section: introspection Installed-Size: 366 Maintainer: Utopia Maintenance Team Architecture: armhf Source: network-manager Version: 1.30.6-1+deb11u1+apertis1bv2022.3bb1 Replaces: gir1.2-networkmanager-1.0 (<< 1.8.0-2) Depends: gir1.2-glib-2.0 (>= 0.10.7-1~), libnm0 (>= 1.29.90) Breaks: gir1.2-networkmanager-1.0 (<< 1.8.0-2) Filename: pool/development/n/network-manager/gir1.2-nm-1.0_1.30.6-1+deb11u1+apertis1bv2022.3bb1_armhf.deb Size: 105240 MD5sum: c6692dde428fd53ca3dbb5acc622ee6f SHA1: e4440b599da728d38a9f9c1601fa071962edc812 SHA256: 804e4c00687a2dbc645eabe6b15d1f0bd55acd29390627976a00d177c7276c80 SHA512: c8a2c590943bab3195f71ffe218b9eae30ce717317e8ada5858dbb38786f7c5c49da5aba47aec93f1129331c98db730a6a1143d09bea08be5639a7d6e10f69b5 Description: GObject introspection data for the libnm library NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains introspection data for NetworkManager using libnm. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Projects/NetworkManager Multi-Arch: same Package: libjs-bootstrap4 Priority: optional Section: javascript Installed-Size: 5973 Maintainer: Debian Javascript Maintainers Architecture: all Source: twitter-bootstrap4 Version: 4.5.2+dfsg1-8~deb11u1+apertis0bv2022.3bb1 Provides: node-bootstrap (= 4.5.2+dfsg1-8~deb11u1+apertis0bv2022.3bb1), sass-stylesheets-bootstrap Depends: libjs-popper.js (>= 1.14.6+ds2-2) Filename: pool/development/t/twitter-bootstrap4/libjs-bootstrap4_4.5.2+dfsg1-8~deb11u1+apertis0bv2022.3bb1_all.deb Size: 2513672 MD5sum: 9210a39e6cd89a02bc314edbc907a460 SHA1: f00c7790213fb932651cede0421112eb1f8e1214 SHA256: 7f8ee1dd99fc24326ef8c87942f429e75e9a4e67f42a896018563042709b3645 SHA512: 41c61fabfaeec6b3aa6c00cb3aaa4cd58bb86db2fc3cd5a98d02ded6dbcaf2a43f86264cef7024dbf554b0ec46ea48c7bab079fabdffd0620337492a7c33d15b Description: HTML, CSS and JS framework Bootstrap is a popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. . It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more. Enhances: sass Homepage: https://getbootstrap.com/ Multi-Arch: foreign Package: libnm-dev Priority: optional Section: libdevel Installed-Size: 10341 Maintainer: Utopia Maintenance Team Architecture: armhf Source: network-manager Version: 1.30.6-1+deb11u1+apertis1bv2022.3bb1 Depends: libnm0 (= 1.30.6-1+deb11u1+apertis1bv2022.3bb1), gir1.2-nm-1.0 (= 1.30.6-1+deb11u1+apertis1bv2022.3bb1), libglib2.0-dev Filename: pool/development/n/network-manager/libnm-dev_1.30.6-1+deb11u1+apertis1bv2022.3bb1_armhf.deb Size: 711172 MD5sum: 32e9805594eab5655de97647dc9be1ff SHA1: 4626ee9a812214102e5e96e796add4e8ee64d9f0 SHA256: 8d1767c7f99940abcd5761e6e16599c03e83d90d522a2af461af9afeeadb91d5 SHA512: 131845833cae150f1c8bdca507417a75864c18138532020bc0394077fe2cc1ebe86224ac14de80e7e0a2bf97d9a53d51aeba8a6a7bf8d3186f587fc0c9991640 Description: GObject-based client library for NetworkManager (development files) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains header and development files. Homepage: https://wiki.gnome.org/Projects/NetworkManager Multi-Arch: same Package: libnm0 Priority: optional Section: libs Installed-Size: 954 Maintainer: Utopia Maintenance Team Architecture: armhf Source: network-manager Version: 1.30.6-1+deb11u1+apertis1bv2022.3bb1 Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.43.2), libgnutls30 (>= 3.7.0), libudev1 (>= 183), libuuid1 (>= 2.16) Filename: pool/development/n/network-manager/libnm0_1.30.6-1+deb11u1+apertis1bv2022.3bb1_armhf.deb Size: 385852 MD5sum: 9277eeed54a421ce407ea8a5fe849a04 SHA1: 1e8aebff81d0873d3ce76b2d4886407aca7ef091 SHA256: 3f0161d214f5dd6320cbe95967c98eb053c0d33624001214243d12a33c0175d4 SHA512: 9cab9aff10246d72369efab344fd0d8ba91681cf4d4afa3b23a90b8461b214367b4a28c7cbe564dbd7413283412ea94e97a3848fbeba381a0d69510fdd8e49de Description: GObject-based client library for NetworkManager NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains a convenience library to ease the access to NetworkManager. Homepage: https://wiki.gnome.org/Projects/NetworkManager Multi-Arch: same Package: libnm0-dbgsym Priority: optional Section: debug Installed-Size: 1947 Maintainer: Utopia Maintenance Team Architecture: armhf Source: network-manager Version: 1.30.6-1+deb11u1+apertis1bv2022.3bb1 Depends: libnm0 (= 1.30.6-1+deb11u1+apertis1bv2022.3bb1) Filename: pool/development/n/network-manager/libnm0-dbgsym_1.30.6-1+deb11u1+apertis1bv2022.3bb1_armhf.deb Size: 1693972 MD5sum: 752a2e8067bea0a7222e3b780485b818 SHA1: e5393634eaf2d5149da62d81e56c2947e4c057e5 SHA256: 7aa51dad437a38ea1c05a008e6a7b213839c11b016726d60aa2a6ab7f8fefedb SHA512: 534bc9ad3bbb7c4373786845d5784e32949c2cfb417e04979292fd67ebc280d5d980fbedd528c82977ff18c9d0733626e3a81e6ece933f2d1c005a9d45098c68 Description: debug symbols for libnm0 Auto-Built-Package: debug-symbols Build-Ids: 2d5a52c35e5886bef1ba4b3dac44a653f719f4e3 Multi-Arch: same Package: libxnvctrl-dev Priority: optional Section: libdevel Installed-Size: 440 Maintainer: Debian NVIDIA Maintainers Architecture: armhf Source: nvidia-settings Version: 470.141.03-1~deb11u1+apertis0bv2022.3bb1 Depends: libxnvctrl0 (= 470.141.03-1~deb11u1+apertis0bv2022.3bb1), libx11-dev Filename: pool/development/n/nvidia-settings/libxnvctrl-dev_470.141.03-1~deb11u1+apertis0bv2022.3bb1_armhf.deb Size: 89932 MD5sum: 95d4f6e1ebc8d317ebd2d483ec88ef33 SHA1: 128f3f372da35eebef0354172ef5db3dde1ac686 SHA256: 516b66c8c636a50ba61fd43b0d040b92d321713ad21ddfb7999538d662d87a9d SHA512: ee15ab831df8241865fcd5361b05fb0cfe1fd65a9f42baaa9d953e95f71529d6bf45a8ee804ff65319b539bf597146d37d388eb79de3c98e9e62dd1a7d0bd12d Description: NV-CONTROL X extension (development files) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation. Homepage: https://download.nvidia.com/XFree86/nvidia-settings/ Multi-Arch: same Package: libxnvctrl0 Priority: optional Section: libs Installed-Size: 57 Maintainer: Debian NVIDIA Maintainers Architecture: armhf Source: nvidia-settings Version: 470.141.03-1~deb11u1+apertis0bv2022.3bb1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxext6 Filename: pool/development/n/nvidia-settings/libxnvctrl0_470.141.03-1~deb11u1+apertis0bv2022.3bb1_armhf.deb Size: 28356 MD5sum: 66763d3da37aa76f6d9b734ab1ee94e3 SHA1: 99ba24812e01c666428513a19d6b655d4da54351 SHA256: f44fdd694e8ec291267252125075b0e14f40941e624b74154b87c23dd526ef27 SHA512: 97fa18317ceefff3d9067b9366e6272f10e08a37d3df885fe2ffe12531d84eed739e11332ef90cd676a4b8c3d48f1fa6d9487ad75e911acf44607f9ce42ea742 Description: NV-CONTROL X extension (runtime library) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation. . This package contains the shared library. Homepage: https://download.nvidia.com/XFree86/nvidia-settings/ Multi-Arch: same Package: libxnvctrl0-dbgsym Priority: optional Section: debug Installed-Size: 47 Maintainer: Debian NVIDIA Maintainers Architecture: armhf Source: nvidia-settings Version: 470.141.03-1~deb11u1+apertis0bv2022.3bb1 Depends: libxnvctrl0 (= 470.141.03-1~deb11u1+apertis0bv2022.3bb1) Filename: pool/development/n/nvidia-settings/libxnvctrl0-dbgsym_470.141.03-1~deb11u1+apertis0bv2022.3bb1_armhf.deb Size: 33320 MD5sum: c55a0be648a9a0ac10912c588d55e16a SHA1: 8e4c16a9849c01ee1643c00519119de34c9fe754 SHA256: 7a2cbf21ebb6cf4a7f91c931a2b21d069073646ec0fef9bf3ecca776d99fc749 SHA512: 17deedbd824e2a3b0547c318bbb267e60be58b7682db259ce4ae77a14e7cb79d7bc528d7313d298e449da9b0c0e16e4598de3ae3e0fc9917730b700c6edc0fab Description: debug symbols for libxnvctrl0 Auto-Built-Package: debug-symbols Build-Ids: bf69883829a5aa63b595da64ae5bb3805afb56cb Multi-Arch: same Package: network-manager Priority: optional Section: net Installed-Size: 12499 Maintainer: Utopia Maintenance Team Architecture: armhf Version: 1.30.6-1+deb11u1+apertis1bv2022.3bb1 Depends: libaudit1 (>= 1:2.2.1), libbluetooth3 (>= 4.91), libc6 (>= 2.28), libcurl3-gnutls (>= 7.24.0), libedit2 (>= 3.1-20181209-0), libglib2.0-0 (>= 2.61.2), libgnutls30 (>= 3.7.0), libmm-glib0 (>= 1.4.0), libndp0 (>= 1.2), libnewt0.52 (>= 0.52.21), libnm0 (= 1.30.6-1+deb11u1+apertis1bv2022.3bb1), libpsl5 (>= 0.13.0), libselinux1 (>= 3.1~), libsystemd0 (>= 209), libudev1 (>= 183), libuuid1 (>= 2.16), wpasupplicant, dbus, udev, adduser, policykit-1 Recommends: ppp, dnsmasq-base, iptables, modemmanager, wireless-regdb, libpam-systemd Suggests: libteam-utils, isc-dhcp-client Breaks: ppp (>= 2.4.9-2~), ppp (<< 2.4.9-1+~) Filename: pool/development/n/network-manager/network-manager_1.30.6-1+deb11u1+apertis1bv2022.3bb1_armhf.deb Size: 2785164 MD5sum: 2881474981cc8995714c73040d3f3cee SHA1: 9d1e7299c573915d256eb3dd00c0314bdcb3849d SHA256: 760ef73d1206b8be7633394b4aa3a6421cd1cde4c3922668e7818109c5fa8b78 SHA512: d7cbd88bdd74b0850790c47d2ae207e27af7b2aafa606375c3e5e12e93ec8a2135825f4ec1662ded06155bb6498acdd7de1d87d6d1223ae748bc3b68e638987c Description: network management framework (daemon and userspace tools) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides the userspace daemons and a command line interface to interact with NetworkManager. . Optional dependencies: * ppp: Required for establishing dial-up connections (e.g. via GSM). * dnsmasq-base/iptables: Required for creating Ad-hoc connections and connection sharing. * libteam-utils: Network Team driver allows multiple network interfaces to be teamed together and act like a single one. This process is called "ethernet bonding", "channel teaming" or "link aggregation". Homepage: https://wiki.gnome.org/Projects/NetworkManager Package: network-manager-config-connectivity-debian Priority: optional Section: net Installed-Size: 53 Maintainer: Utopia Maintenance Team Architecture: all Source: network-manager Version: 1.30.6-1+deb11u1+apertis1bv2022.3bb1 Depends: network-manager (>= 1.30.6-1+deb11u1+apertis1bv2022.3bb1) Filename: pool/development/n/network-manager/network-manager-config-connectivity-debian_1.30.6-1+deb11u1+apertis1bv2022.3bb1_all.deb Size: 39304 MD5sum: 230e64c0890d5cab286cf718171726de SHA1: b477c5e4ff3aa21b2b9da96af9cc1a857f4b5d85 SHA256: c0caad308ee0db371f7140ceb4f4e950a4ab9ac98552b4759956420ef4c123b8 SHA512: 6192bc6f9d08c942b21e8e569177109a2b2948ef497c689ff8a1a3d14fe2c8bf39d3ac6ffb2bc5e1b4f35be7b3f2e9262ab7174b6df7e5c7ed0a7f2e3af8caa3 Description: NetworkManager configuration to enable connectivity checking This package contains a configuration file which enables NetworkManager's connectivity checking functionality. . NetworkManager will try to connect to a Debian server to determine the connection status. . This is particularly useful for captive portal detection. . No user data is transmitted in the connectivity checks, but merely contacting the Debian connectivity check servers reveals that the user is running a Debian(-based) operating system with NetworkManager. Homepage: https://wiki.gnome.org/Projects/NetworkManager Multi-Arch: foreign Package: network-manager-dbgsym Priority: optional Section: debug Installed-Size: 11235 Maintainer: Utopia Maintenance Team Architecture: armhf Source: network-manager Version: 1.30.6-1+deb11u1+apertis1bv2022.3bb1 Depends: network-manager (= 1.30.6-1+deb11u1+apertis1bv2022.3bb1) Filename: pool/development/n/network-manager/network-manager-dbgsym_1.30.6-1+deb11u1+apertis1bv2022.3bb1_armhf.deb Size: 10146208 MD5sum: cffdd3fe1ec4fc35addadb18315e5650 SHA1: a39949902be22cf11591bf1150d48a23eb6830cb SHA256: 130a800efca35f1d21e9e9963df7b1540ad59c0559bab60570facba2b8f1b5cb SHA512: 94cf97f8dea09aff532d8091545e14057fc0140d216ebd1ee220df308db6e5873c389e74db0d23f90051e695df0104fe697c09136d20a88c335235345ef3dc02 Description: debug symbols for network-manager Auto-Built-Package: debug-symbols Build-Ids: 049afec1f0ecde9dea4847f9bcb170123ec4e5db 0dab12bd25fab09ff37a66dc25d13b940e317af3 1a3030674c3c8bcdd2afb1db762610f2980c628f 2adb54194278914095eeddd0d3b1dff0ff5e1553 4417d6177311eb9513df04c5c3857f4a542f9441 77f89cfe203cc180a5430ff457dd4445ad0f28f1 a37c0646bb6bba8e690754f76136b0d0039a7c65 a38e25c58e97293d1c89a036c93e19c56520a7be a55878d5ca09a218dcc3ce30c3ccdbb23a6a075c d946069b724a7a5f0d5a7fd9519e7229fd4ba408 dc089fbac56648c0bac0e9191a3d60de9b1d324c f0ee7c20f7a50bbba7a91bad6ce19ab98da3581e f38ade2e5e7be25d635fbea89e41121a75f8c3e1 f7638bf02d84f5e5fa0e0afef3dd85a690392dfc f8c6ce2c31c3fc44599f78a6d61dc6e8f07b5ef0 f94672af448cfda006e62a45d438fc24d50e0fcf Package: network-manager-dev Priority: optional Section: devel Installed-Size: 2440 Maintainer: Utopia Maintenance Team Architecture: all Source: network-manager Version: 1.30.6-1+deb11u1+apertis1bv2022.3bb1 Filename: pool/development/n/network-manager/network-manager-dev_1.30.6-1+deb11u1+apertis1bv2022.3bb1_all.deb Size: 231288 MD5sum: 969bb8b3cfb95756b048d7d7917a11ba SHA1: ffe36f0b1889a095350a08d8fb9bb52cf1e9778d SHA256: 9a904344ed8b75ee8d6b394a733fbde21d6c7ce6a537724ee8c5e78c09d8b0ab SHA512: bf1898763e671cfd2174724011e309005c90830b6dbb7f0db15298d6540b210073716b0c91213d86bdd939bed79acbf597e8d5c7e7183c006d7497ee2394ae33 Description: network management framework (development files) This package provides documentation of the NetworkManager D-Bus API, the configuration formats and command line utilities. It also provides D-Bus introspection files. Homepage: https://wiki.gnome.org/Projects/NetworkManager Multi-Arch: foreign Package: python-django-doc Priority: optional Section: doc Installed-Size: 44 Maintainer: Debian Python Team Architecture: all Source: python-django Version: 2:2.2.28-1~deb11u1+apertis2bv2022.3bb1 Filename: pool/development/p/python-django/python-django-doc_2.2.28-1~deb11u1+apertis2bv2022.3bb1_all.deb Size: 30244 MD5sum: 3fc45a90340f3a0a1c4ec5a69eef3896 SHA1: cf42bef7127258e6de16aa88d555be979ed632d7 SHA256: 75d8a1053fbcf76e7a51eb4013682efb72ab6f33f4b58774aa232bdfca715f32 SHA512: 4ee43584a5f595a05d65fe550ba96dde215f18c22228ba686bfa45ede680dc264c3468d4a4f2a06747ef9bef07e73ae6d5036a054a02a74c68b847b2dc879806 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 Architecture: all Source: python-django Version: 2:2.2.28-1~deb11u1+apertis2bv2022.3bb1 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+apertis2bv2022.3bb1_all.deb Size: 2652908 MD5sum: 3446d9ef81c901a6990f3b12ada27620 SHA1: cefab6943953f3d24fa3158778e6866498f4d808 SHA256: a1504a8adba22159909ee9f915b57684136f6af65041328c4f54f16e2dc9feae SHA512: 4ac82523171a945fe3d03f2433577eb9da383a5e8085ab6c7becf4d0c268c281c6b3655fb0f956b1f73ae0a9099ce4e782d6ccd9a5b67508c61c892d566d3f42 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/