Package: dwarves Priority: optional Section: utils Installed-Size: 1547 Maintainer: Thomas Girard Architecture: amd64 Source: dwarves-dfsg Version: 1.20-1+apertis1bv2023.0bb1 Depends: libbpf1 (>= 1:0.6.0), libc6 (>= 2.22), libdw1 (>= 0.148), libelf1 (>= 0.142), zlib1g (>= 1:1.1.4) Filename: pool/development/d/dwarves-dfsg/dwarves_1.20-1+apertis1bv2023.0bb1_amd64.deb Size: 221108 MD5sum: afa76638b339bf719de44d99cb240b3b SHA1: 3a3559a95fc1768bd2a27f452e037a773c1fd6bf SHA256: 6d9c77e1577c4cd0cf21139f5a41913fefab095c1c18fd41254b51c428ce5e1f SHA512: 2db22bc3d2a3b53b141b8284eaa19da2a4a4573a15801eed32f97df3f8ca06f75867c0679681119f1c612a0cddda1c9b944a1e661ccf148f3f2c214ed7e4a801 Description: set of advanced DWARF utilities This package contains tools that use the DWARF debugging information inserted in ELF binaries by the compiler. This information is used by debuggers (e.g. GDB), and other tools such as systemtap. . Utilities in the dwarves suite include: . - pahole: finds alignment holes in structs and classes in languages such as C/C++, CPU cacheline alignment. Helps repack those structures to achieve more cache hits. - codiff: a diff like tool to compare the effects changes in source code generate on the resulting binaries - pfunct: displays all sorts of information about functions, inlines, etc. - pdwtags: pretty-prints DWARF information - pglobal: lists global symbols - prefcnt: counts DWARF tags usage - syscse: system call sign extender - dtagnames: lists tag names Homepage: https://git.kernel.org/pub/scm/devel/pahole/pahole.git Package: dwarves-dbgsym Priority: optional Section: debug Installed-Size: 2090 Maintainer: Thomas Girard Architecture: amd64 Source: dwarves-dfsg Version: 1.20-1+apertis1bv2023.0bb1 Depends: dwarves (= 1.20-1+apertis1bv2023.0bb1) Filename: pool/development/d/dwarves-dfsg/dwarves-dbgsym_1.20-1+apertis1bv2023.0bb1_amd64.deb Size: 1790436 MD5sum: da4dd190b67513ba6bd24c2ce1761297 SHA1: 132f207b8023cfb61d492993b7d9dc748dc60171 SHA256: 3744cab8e7f0b2e4ac5b21ed2d60e65680c2b229fe45c2571299236c454da171 SHA512: 5c87f96bc03b3be7029e74a2daa705fb057fd1c4e1d434636a02bce330de66cb8bed1087a1f05d03848950beaa69e5a4fcf3cf9f0682eace985d103e67f348b2 Description: debug symbols for dwarves Auto-Built-Package: debug-symbols Build-Ids: 11bee2e47478251a852ff76b684ee52d663ed455 45d2f5a7a8ac93a5587a37a1269ab9ba367fa084 568d0937e85b104c1e10c186aa910341974765ba 5e0281bd4c45a93574f3359e9b5e16b0cac2173a a17529c28e9219604ae37259849216948ce4c31d a30db740b277c4c6c4cb76e74662b03e4efd94ae c27493106e7c62568fcaba8f4e3b5ab2a7cdab96 d0709772d53d1605d346cb9dd6b372594262a1cd e29a19a921f7d1ce47ac426898dcbf240afe4a86 f4c1fb4e8f9bbe5dac30339134236711b9f0a36d Package: git Priority: optional Section: vcs Installed-Size: 35198 Maintainer: Jonathan Nieder Architecture: amd64 Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Replaces: git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1) Provides: git-completion, git-core Depends: libc6 (>= 2.28), libcurl3-gnutls (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.22), zlib1g (>= 1:1.2.0), perl, liberror-perl, git-man (>> 1:2.30.2), git-man (<< 1:2.30.2-.) Recommends: ca-certificates, patch, less, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, git-email, git-gui, gitk, gitweb, git-cvs, git-mediawiki, git-svn Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), dgit (<< 5.1~), git-buildpackage (<< 0.6.5), git-core (<< 1:1.7.0.4-1.), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), openssh-client (<< 1:6.8), stgit (<< 0.15), stgit-contrib (<< 0.15) Filename: pool/development/g/git/git_2.30.2-1+deb11u2+apertis1bv2023.0bb1_amd64.deb Size: 5528652 MD5sum: 126eca68e0575b1500594a3bd6e42260 SHA1: ff079749a6fdbaffbec262ed9126f1e79ec17676 SHA256: f9385e898bf7c3de6aa07b0607df5a9553d32e898bf3434e84700c9fe6ca8932 SHA512: a9cd231487dce9bc8725b60faca47da1bf34d0d2931cc0cbe29e12b88955f6f7f2d7125b082c53a2f1ff9e069a8f793570d1fb86ad1c8370ff0e51b0e17f6b19 Description: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-all Priority: optional Section: vcs Installed-Size: 906 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), git-doc, git-el, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb Suggests: git-daemon-run | git-daemon-sysvinit Filename: pool/development/g/git/git-all_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 910524 MD5sum: 6ce4afa8b575e44428964c405d93cdb2 SHA1: 9d3680ed02a14d9dfb03ac0359c0fc360bb8e35b SHA256: 173a462e3528d7235cad14cfec6601b390ea7159d0fb42ee13ce3258782fea98 SHA512: c838601b5e41fa74e62abef26e4709beb8301f854f207afa4f5614255d5af07e757fa3a9adbbdfcd44497182cd10e097ec0a3a92373e23fcf4690be8ae8eced6 Description: fast, scalable, distributed revision control system (all subpackages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This is a dummy package which brings in all subpackages. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-all Priority: optional Section: vcs Installed-Size: 906 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), git-doc, git-el, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb Suggests: git-daemon-run | git-daemon-sysvinit Filename: pool/development/g/git/git-all_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 910488 MD5sum: daa1ea8a6361cc7fa7124b46eaa2d34d SHA1: 5be5523196578c306f57cc024baf69bd6597e7c9 SHA256: 050d822faa377f1ccbd3a6c5b1a8e5476492227ba54117e4bcfbbcd27af56d0a SHA512: 48b4e542f6bbfe0332335fef97d4eb42e24b6fa4254d04883f1970c9b2e1d4fe4942df0bb90ea5fd300c061b48d33b97605164f05b1882f93ba7988dcce5a038 Description: fast, scalable, distributed revision control system (all subpackages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This is a dummy package which brings in all subpackages. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-cvs Priority: optional Section: vcs Installed-Size: 1289 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Filename: pool/development/g/git/git-cvs_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 973888 MD5sum: 84030192f5e91303a630eff201e25bd1 SHA1: 58f91efdcb53fc2133439ff38b2b5410bf22e6e2 SHA256: 099dc4e993d559ee3862468bbb09da1b81844aca5ef8864aec63b452c2574db6 SHA512: 4dd424bca6e85f4727844f4e3edfe3ac88ecf4e88debb582336aa4597b2780738936b5c3b6cc24c9dd487c3831173a91df0d21eed015d805f3d2540dcacb3b71 Description: fast, scalable, distributed revision control system (cvs interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git cvsimport, cvsexportcommit, and cvsserver tools, which allow Git to read from and write to CVS repositories and offer access over CVS protocol to Git repositories. . The git cvsimport tool can incrementally import from a repository that is being actively developed and only requires remote access over CVS protocol. Unfortunately, in many situations the import leads to incorrect results. For reliable, one-shot imports, cvs2git from the cvs2svn package or parsecvs may be a better fit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-cvs Priority: optional Section: vcs Installed-Size: 1289 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Filename: pool/development/g/git/git-cvs_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 973824 MD5sum: e888299a3edfa98ae73420febf767221 SHA1: de1024f28a11cd27a6b20a91539b599237975b0b SHA256: e1033601e40be60256be9d3d1c08c47688d4fc6e050666ff45e6bc4969f4b2bc SHA512: c891145347235d099725f387fc3ef03f6860184556bb33d00c6c789ad09b3729f3ca5293d53aafdf73319db442229f730adb76f5b073669b2c1473e46012d705 Description: fast, scalable, distributed revision control system (cvs interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git cvsimport, cvsexportcommit, and cvsserver tools, which allow Git to read from and write to CVS repositories and offer access over CVS protocol to Git repositories. . The git cvsimport tool can incrementally import from a repository that is being actively developed and only requires remote access over CVS protocol. Unfortunately, in many situations the import leads to incorrect results. For reliable, one-shot imports, cvs2git from the cvs2svn package or parsecvs may be a better fit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-daemon-run Priority: optional Section: vcs Installed-Size: 918 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), runit, adduser Conflicts: git-daemon-sysvinit Filename: pool/development/g/git/git-daemon-run_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 912192 MD5sum: fab507ec2445d54e6e38930d601ed800 SHA1: f68ecc39ef37637913772e2382d4d52eae87367b SHA256: 949030397c8fbe9f9b0a1eaee9e1947150faa7894aa4566a9ba0b9fb454de6c3 SHA512: b6afbae31e3b576eea64e4ab6b530023cefeb56f9b36031bb21d6b93ea92660003da7f28108f6aa3864e35c1eaaf0ba2261ecf1f2793cd535302e11393b435c7 Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a runit service for running git-daemon permanently. This configuration is simpler and more reliable than git-daemon-sysvinit, at a cost of being less familiar for administrators accustomed to sysvinit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-daemon-run Priority: optional Section: vcs Installed-Size: 918 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), runit, adduser Conflicts: git-daemon-sysvinit Filename: pool/development/g/git/git-daemon-run_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 912128 MD5sum: 3287de25bf8af5a1e8878b9179075b9d SHA1: b1c5ca69233dbe632b7cdbd6628803e574fbcf04 SHA256: cadba1e3052012fcc91a42b13531ba408bd3fd0b4cf6b345c343b7de04a95aa9 SHA512: da95658a287280be6a58e5f5eea9e524f801d17e56be970c0ed329d8539024d854e82d434f5659bfc0b2c9c6bc899253c50a69f63303462d468945625cdb25ee Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a runit service for running git-daemon permanently. This configuration is simpler and more reliable than git-daemon-sysvinit, at a cost of being less familiar for administrators accustomed to sysvinit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-daemon-sysvinit Priority: optional Section: vcs Installed-Size: 921 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), adduser, lsb-base (>= 3.0-6) Conflicts: git-daemon-run Filename: pool/development/g/git/git-daemon-sysvinit_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 913256 MD5sum: 829ea8764d525b222998cd7c9f29e202 SHA1: d59dc8342c5da166cd831f3e2ffa29cfa7ba2e36 SHA256: 840401ee2f781412bb276b91dd4bad8a38ccec3c15ade1de21d07d2e0d1664c1 SHA512: 84c7dec1ca93bf477ea7523b4ca3d23e7978d8855f0e7b0d429f01618e81f5e8df812b1a1905c54c28cffa14f0f4ca4047607b0051c6263104a9116c50e3f1ca Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a sysvinit service for running git-daemon permanently. Unlike git-daemon-run, this package provides the usual sysvinit service management commands ("service git-daemon start/stop") for git-daemon. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-daemon-sysvinit Priority: optional Section: vcs Installed-Size: 921 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), adduser, lsb-base (>= 3.0-6) Conflicts: git-daemon-run Filename: pool/development/g/git/git-daemon-sysvinit_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 913212 MD5sum: 3fd971cb1ef1933bff1744b1dc561b24 SHA1: 64038d68e8e6495ed36130950a6742b32d2ac282 SHA256: 6b25787c8dd17ceb9f24e99751b79a29114ece5375675bfd8512fcf9bf550597 SHA512: 3e3ccd4cbadc25bc7abd3c602688f9bc0b2fd7943d304ccbb2b9039625f29917497e11dba5e9536661ca37e9fa64e2cca18913322cc39381f6eb61b771ab9c77 Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a sysvinit service for running git-daemon permanently. Unlike git-daemon-run, this package provides the usual sysvinit service management commands ("service git-daemon start/stop") for git-daemon. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-dbgsym Priority: optional Section: debug Installed-Size: 34495 Maintainer: Jonathan Nieder Architecture: amd64 Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Depends: git (= 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1) Filename: pool/development/g/git/git-dbgsym_2.30.2-1+deb11u2+apertis1bv2023.0bb1_amd64.deb Size: 33360112 MD5sum: 631ed814eb8c382d35546d273c8a7ea3 SHA1: 3ee4a9d6b800ffaa5421bd4eac4df338a42e2e42 SHA256: 2a206a8722e9bc3725c7b4c2236b1e275dd54c7dd4cc63994011baeaa7b7941f SHA512: 9ee2229dc8ee9ff27694dd0c3ae58c070235e601b90496fa57bfe6c8658f1f7cbb71d3ab82b11e609e287963c370e76da89a21fca0639657a257403f294f0113 Description: debug symbols for git Auto-Built-Package: debug-symbols Build-Ids: 3af7cc46b45ac9fc5910ae596e439d97e5e78bcd 5d291b298f57da7c86d55a1c9e35623aeed1f3cc 7d4c36723e831875cf30c3497e63109586a4e3e6 945f35d5c38942c597ce6c2b5b0ed9622861b93a c7e9105850683325d94ecc8d6b0ac6e510850d40 d3907336ae8dabda08586828431d29c3c552ecf0 d445ebc5fd839813b78817af0d22a0f4b917d07a f9e51beaa671814fd9e8c5c32b0a5d0fe5970b56 fc16a6c48d0b401ff093ad58ee331a4d2f0a6cba Package: git-doc Priority: optional Section: doc Installed-Size: 11777 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/development/g/git/git-doc_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 1954364 MD5sum: 25c0fff6d1f783958ac3ed227da5b8b2 SHA1: 9b3ff11035c1901c28b9dc30927fba03825f1396 SHA256: 2535e5cb96ad16b7d52619ceeb969abe0b4bd483f3a745830a29cb127b13f78e SHA512: 636304771d9bc4ebbb7a6a9b0f1edac6b13d0e21ee2cec71c58af2f847b659c59b355a051a0510c0de81542979efa981053cc4ab7b71cbb1b3da3bbbfca958c7 Description: fast, scalable, distributed revision control system (documentation) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the documentation. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-doc Priority: optional Section: doc Installed-Size: 11777 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/development/g/git/git-doc_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 1954308 MD5sum: e1c97508f10ede222903243527ccdbd2 SHA1: b8ad3c2ec8eb2c01eec2d7313032db89384311e1 SHA256: c4b03a0b1ec2ebdd101c04d2a54c906888817581f19e46d0cdbaf7df8c3ece51 SHA512: 4754a6660b4766a05024a14f8d39846415862c2d735e7fdaaaf30c2775e34c1013771268f08384fd50bf58807e2608ce1490d19fb6f0f97cc02d4b40f3da601d Description: fast, scalable, distributed revision control system (documentation) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the documentation. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-el Priority: optional Section: vcs Installed-Size: 929 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Replaces: git (<< 1:1.7.4.1-2~) Depends: git (>= 1:1.7.4.1-2~), emacs | emacsen Recommends: elpa-magit Breaks: emacsen-common (<< 3.0.0~), git (<< 1:1.7.4.1-2~) Filename: pool/development/g/git/git-el_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 912888 MD5sum: 2beab80924d4d26ed731f29980d9b8d1 SHA1: f3985b11ba17046b72acb328a73fb4313416f9fd SHA256: 95e9df680b297dd1205d04cacd676d2fe1d5e33115415c8a9128ef73ff748f06 SHA512: 6a104e45e32eb9433f38239f2eb6d4cc6dbf2d7dbdd483a99afeddefb934f4f0cfdf332ff31af2f8d48985d8d088035a103238828437ac9e4fd98851efd83d57 Description: fast, scalable, distributed revision control system (emacs support) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This transitional package provides two modules that previously could be used for integration with Emacs: git.el and git-blame.el. Now the modules print an error message with instructions that users can use to migrate to Emacs's VC-mode backend for Git or Magit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-el Priority: optional Section: vcs Installed-Size: 929 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Replaces: git (<< 1:1.7.4.1-2~) Depends: git (>= 1:1.7.4.1-2~), emacs | emacsen Recommends: elpa-magit Breaks: emacsen-common (<< 3.0.0~), git (<< 1:1.7.4.1-2~) Filename: pool/development/g/git/git-el_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 912812 MD5sum: 70c6e91d50321bf148e143e7be408e7e SHA1: 3febca9696553dfca474ced42e7c20385d2cb129 SHA256: ab106247f6604bcfe936cad5070b2218d982b881911c5e22e08de6348705d232 SHA512: e546e33b3dda7cbbfc05ec4a965d66be955bb83b2ae70eef9ceb769fc78aaeb3090f0c673dc8e731a0faf65665aee89272da9783ba0c844f960e54145ab54786 Description: fast, scalable, distributed revision control system (emacs support) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This transitional package provides two modules that previously could be used for integration with Emacs: git.el and git-blame.el. Now the modules print an error message with instructions that users can use to migrate to Emacs's VC-mode backend for Git or Magit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-email Priority: optional Section: vcs Installed-Size: 976 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.) Recommends: libemail-valid-perl, libmailtools-perl, perl (>> 5.21.5) | libnet-smtp-ssl-perl, libauthen-sasl-perl, libio-socket-ssl-perl (>= 1.951) Suggests: git-doc Filename: pool/development/g/git/git-email_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 935172 MD5sum: 46ef6dc5db11e5f488b6ece8bd8ea149 SHA1: 53ceefde53c12a1c4cc18c5a81af2f60d56f8fe2 SHA256: 9609213f4ffa1b7d9548efb9c2b8a29041ebbba384637a813fd68b657b888da3 SHA512: 9f552a135d312d6568ecd63560e70a9ba343797ca0e7d265e26fd7c333f2811a3922b15e1fb361ec4655b3ff4bee9d040c98bfc7bc4b0456e58442b0491e203d Description: fast, scalable, distributed revision control system (email add-on) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git-send-email program for sending series of patch emails. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-email Priority: optional Section: vcs Installed-Size: 976 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.) Recommends: libemail-valid-perl, libmailtools-perl, perl (>> 5.21.5) | libnet-smtp-ssl-perl, libauthen-sasl-perl, libio-socket-ssl-perl (>= 1.951) Suggests: git-doc Filename: pool/development/g/git/git-email_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 935092 MD5sum: 8365c767d88f46b9f78ff7b6b626ce22 SHA1: a815b6474a73e11543dd73c7760c9a92ffa4436b SHA256: 18177cb19a3635476209756bfc058598be49cd1ad595707af3aad5445f34fc63 SHA512: f253e0b449198ef2b2339c7a3aada1a6ca357f7e2955181ecd0bea74c63b26b604042c324226e6bfe99eb8986485ff6744ed0bcf380e166e55f7e58c09e77693 Description: fast, scalable, distributed revision control system (email add-on) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git-send-email program for sending series of patch emails. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-gui Priority: optional Section: vcs Installed-Size: 2327 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), tk Recommends: gitk Suggests: git-doc, aspell, meld Filename: pool/development/g/git/git-gui_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 1129172 MD5sum: 6af479d2b9169951cbeed00c5a48d9fb SHA1: 63f4f0af4feb57260ab384bcf145525a027d2648 SHA256: 72b324dce83171f696aa7a16b2fd0e588aa2110cbac00f8b533aabe0d17e5e98 SHA512: cf53d9ffe85a9ff9ca235541770b62a367f67398d018d65bbfd4fa364b6a49541d4d25163e2c190beecb84adfb82fdfbcafd148b5ff91003926de1f9274fd0cc Description: fast, scalable, distributed revision control system (GUI) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git graphical user interface. . If aspell is installed, it can check the spelling of commit messages as the user types. . If meld is installed, it can be used for displaying diffs and for interactive merge conflict resolution. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-gui Priority: optional Section: vcs Installed-Size: 2327 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), tk Recommends: gitk Suggests: git-doc, aspell, meld Filename: pool/development/g/git/git-gui_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 1128996 MD5sum: 326ed03da0c342c6bae4712db9cee9bf SHA1: 1b15474f2f66c28c70ebf79992f2559ca60283f8 SHA256: 0a4e3f1deacbac7c0566d54390d17a5d84962ac629012f1fe621c9428952bdc0 SHA512: 3376743dfabde7dd9124ad4d2c1160d2afe8333edfb437dfb1edc0d566a3c24e93e12338323d9747300979c9a87a3c3202d84cb63c35ffbfdeea43d64b6d00f3 Description: fast, scalable, distributed revision control system (GUI) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git graphical user interface. . If aspell is installed, it can check the spelling of commit messages as the user types. . If meld is installed, it can be used for displaying diffs and for interactive merge conflict resolution. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-man Priority: optional Section: doc Installed-Size: 1884 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-1.) Breaks: git (<< 1:1.7.4~rc1) Filename: pool/development/g/git/git-man_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 1835812 MD5sum: d78c370c7e8f39824bc138ffbe7b8622 SHA1: 19025c491eff786b1b466e6e7e8ad81bd743876a SHA256: e2e3f6802c68bae9ef3176fc80cba7bdef3071ab5e4ebd40f57be9906f60ee71 SHA512: 86632e090d3b348abb9b6a2d5edc211ed4622ae9f040978d036edba4d680cde33109dcd032d30bad893732d1a7268491942413975f8948d0c7ee7313f5ccab62 Description: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-man Priority: optional Section: doc Installed-Size: 1884 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-1.) Breaks: git (<< 1:1.7.4~rc1) Filename: pool/development/g/git/git-man_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 1835408 MD5sum: e7a90a03c3dafb127726e518e89f5503 SHA1: 49c6b2f034bc636433ed5acff9c956870f1285e1 SHA256: 45b0ea947d2c766159d1cac883dad09cec739116ccacf7b333b01bf6b1db7f90 SHA512: a6d1a54614c3175f3ed284f505451d959b22256ae641b3b671ed87ecb9574e497814514708fca7f2d64ad74ff6c849f3512c647b1ac91440dfbf7d45033d9c2c Description: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-mediawiki Priority: optional Section: vcs Installed-Size: 966 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl Suggests: mediawiki Filename: pool/development/g/git/git-mediawiki_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 925908 MD5sum: 8d3cbfa27865beb2e3fab936ace0a058 SHA1: 8e88e21c667a9043e3bb9ce59be7c20b27fe9627 SHA256: 94fbc822aae3f68b2a67d63333fd2a260d63719e69a19b60b2a98c47821bb7ee SHA512: 46113724b163def7d2bb164cc82629b1faa509ff2b92aae3e46aee9fe6fb93d0e842a906ec20330b7cc8dadf1751132dd44506e6f1ae55092cacdaa40dde7b4d Description: fast, scalable, distributed revision control system (MediaWiki remote helper) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the mediawiki remote helper, which allows Git to read from and write to a wiki such as Wikipedia as though it were a remote Git repository, and a 'git mw' command that can show a preview of how wiki markup will be rendered before pushing. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-mediawiki Priority: optional Section: vcs Installed-Size: 966 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl Suggests: mediawiki Filename: pool/development/g/git/git-mediawiki_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 925868 MD5sum: 3a6374f89049b58424fa198402c1ac46 SHA1: 2997e5d61aa150a63f0bdf07079e7d4b70e71387 SHA256: 89a23df4e01c36219a67453418abbe82b2edc7386d7b1957d898000a3d16ed0c SHA512: c82f0e70a9a2ec1d95cfad22d13ecfc9e9c28836fe2d5433c54faf7d260d8777913ad372f18379bfe4cc8b2ea1a3589064e2992bc15cc5d698650583e368c8a5 Description: fast, scalable, distributed revision control system (MediaWiki remote helper) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the mediawiki remote helper, which allows Git to read from and write to a wiki such as Wikipedia as though it were a remote Git repository, and a 'git mw' command that can show a preview of how wiki markup will be rendered before pushing. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-svn Priority: optional Section: vcs Installed-Size: 1154 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Replaces: git (<< 1:1.8.3~rc1-1.) Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), libsvn-perl, libyaml-perl, libterm-readkey-perl Suggests: git-doc, subversion Breaks: git (<< 1:1.8.3~rc1-1.) Filename: pool/development/g/git/git-svn_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 985156 MD5sum: cb578870e00ec25dc6b7fbcfd714c090 SHA1: ad976225888cb0e7e2afe7f41a2fe7fda9002145 SHA256: 2ad7a38e0498225aa167285dd9427feb2df137bf90a327a0b0459f8a239945dc SHA512: f3b54ffe7bc01ed2ce8cadb149070ccd12c64c540f378c9a026dbd138955901f6c0628674ccf14b87029f7260384848d9126134eff104b2e2b2e8d89f64d858d Description: fast, scalable, distributed revision control system (svn interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides tools for interoperating with Subversion repositories, and importing SVN development history. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-svn Priority: optional Section: vcs Installed-Size: 1154 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Replaces: git (<< 1:1.8.3~rc1-1.) Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), libsvn-perl, libyaml-perl, libterm-readkey-perl Suggests: git-doc, subversion Breaks: git (<< 1:1.8.3~rc1-1.) Filename: pool/development/g/git/git-svn_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 985144 MD5sum: a594e84294ff0eb16263508896d53aae SHA1: c82a7c50a73c2fd3c9a54b516f646f8866114eab SHA256: d431b0049b7c71e4d23ad4f7db72724d4b0c897883bce9d1c8b486889fefb1d8 SHA512: dbd0f577c64febfdd1b7109f29aa797ecb6ab431277ddca67400bda695e3269e26d85403e50c82a2f071c832d3adf03b4e14614dca26748e9e05845f9e8cce86 Description: fast, scalable, distributed revision control system (svn interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides tools for interoperating with Subversion repositories, and importing SVN development history. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: gitk Priority: optional Section: vcs Installed-Size: 1733 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), tk Suggests: git-doc Filename: pool/development/g/git/gitk_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 1045896 MD5sum: 92945c6ce140813bb8045b16b6a5ebe2 SHA1: 375d2157ed4e4320c1ac276c76ff74410e63b951 SHA256: 79382d641f25b2ad46835219196a6a02341d803eb4840a6b04e1e9bd7f95f9fc SHA512: af981411c1c1088027d78a21080ab4ea27d30c26ae4acee2dbb6f18d58a5e102872ad447894234ebf85ba26a95ec84fb1698ec38f24ae6f4af4b3a2222f28273 Description: fast, scalable, distributed revision control system (revision tree visualizer) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the gitk program, a tcl/tk revision tree visualizer. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: gitk Priority: optional Section: vcs Installed-Size: 1733 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), tk Suggests: git-doc Filename: pool/development/g/git/gitk_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 1045792 MD5sum: b1b54136448b45b825c200d7d02e390e SHA1: 50a0d1190e9682c61dfb7cf49a374eaccdfcbeae SHA256: 2db90d7db52c7903f90ea1cf1b5c1883ac90cdbc40ba95fdd8d605a753bf1b35 SHA512: 6bd4c6d49f4d699206ea2ad0055ea58c1116bc556f10590267cada266c8aaddfeaa6608da295e97513ecdd014a7756fb7ebd476a6189825ab5d6e64453a8afc4 Description: fast, scalable, distributed revision control system (revision tree visualizer) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the gitk program, a tcl/tk revision tree visualizer. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: gitweb Priority: optional Section: vcs Installed-Size: 928 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), perl, libcgi-pm-perl Recommends: apache2 (>= 2.4.6-4~) | lynx | httpd, libhttp-date-perl | libtime-parsedate-perl Suggests: httpd-cgi | libcgi-fast-perl, git-doc Breaks: apache2.2-common (<< 2.3~) Filename: pool/development/g/git/gitweb_2.30.2-1+deb11u2+apertis1bv2023.0bb1_all.deb Size: 914804 MD5sum: 87a9907ab32819d72a5490a81265d499 SHA1: 7ea7ca9525f84dc96a2adf649661dc721bc00cbf SHA256: 81bff490c35213ba4a595dec5feb34a58749bb8e9159969aa16e5d6174de7c51 SHA512: 1b890efbd9a3c939cdd972074caef58480e600c53970f27d1a7165d62ce7f78ad0c466eb5590807240b8be08bdc88e5c4ff5e09f181576b99c2a299f64559c5a Description: fast, scalable, distributed revision control system (web interface) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package configures a web interface for browsing git repositories. . If apache2 is installed, the web interface is automatically made available at http://localhost/gitweb. Other servers that support CGI or mod_perl are supported through manual configuration. . If libcgi-fast-perl is installed, gitweb can also be run over FastCGI (and served by nginx, for example). Homepage: https://git-scm.com/ Multi-Arch: foreign Package: gitweb Priority: optional Section: vcs Installed-Size: 928 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u1+apertis1bv2023.0bb1 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), perl, libcgi-pm-perl Recommends: apache2 (>= 2.4.6-4~) | lynx | httpd, libhttp-date-perl | libtime-parsedate-perl Suggests: httpd-cgi | libcgi-fast-perl, git-doc Breaks: apache2.2-common (<< 2.3~) Filename: pool/development/g/git/gitweb_2.30.2-1+deb11u1+apertis1bv2023.0bb1_all.deb Size: 914760 MD5sum: 82553b902925a209eeb0321cb033cc46 SHA1: c4c6ebe3b6472f3ae873ef299d7a50b12fb24f26 SHA256: cdc3832bb2910a69238fbc17c827b38e7cf72003aa164f5bee403d76e3019db2 SHA512: 44482277242015055fcd8cb1754700f2a6e2b4a347595abc4c6d62acf152b9e9dd3f5a40d9fd530f2bfa328009f239acf6856c7ab39b8a16a8816917ebfe3fad Description: fast, scalable, distributed revision control system (web interface) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package configures a web interface for browsing git repositories. . If apache2 is installed, the web interface is automatically made available at http://localhost/gitweb. Other servers that support CGI or mod_perl are supported through manual configuration. . If libcgi-fast-perl is installed, gitweb can also be run over FastCGI (and served by nginx, for example). Homepage: https://git-scm.com/ Multi-Arch: foreign Package: golang-github-ulikunitz-xz-dev Priority: optional Section: devel Installed-Size: 1386 Maintainer: Debian Go Packaging Team 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: libdatetime-timezone-perl Priority: optional Section: perl Installed-Size: 6634 Maintainer: Debian Perl Group Architecture: all Version: 1:2.47-1+2023c+apertis0bv2023.0bb1 Depends: perl:any, libclass-singleton-perl, libmodule-runtime-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libscalar-list-utils-perl, libspecio-perl, libtry-tiny-perl Recommends: libdatetime-perl Filename: pool/development/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_2.47-1+2023c+apertis0bv2023.0bb1_all.deb Size: 276564 MD5sum: 2658e80c33aeab3238e755e4f6ca2646 SHA1: 59746c463a7cc86d4135b5f2180bf4eec63303e7 SHA256: d2e94d051a006a98ffa1e1cc5387a52b25675e2c23ace8a9e1fcbb3d4cc968e2 SHA512: 46f118cc0e5473071cb7286f383403db298de4d5f2f5f87bb460551978efe28d5261f18cebc690f793e962152b46c7a0d79178f41bf6924e4e3092f7cbbe7f03 Description: framework exposing the Olson time zone database to Perl DateTime::TimeZone is a Perl module framework providing an interface to the Olson time zone database. It exposes the database as a set of modules, one for each time zone defined, allowing for various optimizations in doing time zone calculations. . The Olson time zone database is the best available source for worldwide time zone information and is available from . Homepage: http://datetime.perl.org/ Package: liblxc1 Priority: optional Section: libs Installed-Size: 907 Maintainer: pkg-lxc Architecture: amd64 Source: lxc Version: 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1 Depends: libc6 (>= 2.27), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.3.1), libseccomp2 (>= 2.5.0), libselinux1 (>= 3.1~) Suggests: cgroupfs-mount | systemd Breaks: lxc (<< 1:3.0.2-1~exp+1) Filename: pool/development/l/lxc/liblxc1_4.0.6-2+deb11u2+apertis0bv2023.0bb1_amd64.deb Size: 326760 MD5sum: d38a5e0a69c75e6b566099d571efd666 SHA1: 767932cbdb4cc0b0a36af419a0ff429fda48ff53 SHA256: e26510f1c3b2caf5ce8347a09baf3c48ba15e8722408cff69ec3cbea37b5bc1a SHA512: b0a10b9fd417e40b9b2fdd86b96dd6d8d752fe441d7f0b3405f0675c0ce35fd2a38dabb2a74104bd320127f6c00c40ecd9406c27d7eb683bebfab146a5680225 Description: Linux Containers userspace tools (library) Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package contains the shared library. Homepage: https://linuxcontainers.org/ Multi-Arch: same Package: liblxc1-dbgsym Priority: optional Section: debug Installed-Size: 1104 Maintainer: pkg-lxc Architecture: amd64 Source: lxc Version: 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1 Depends: liblxc1 (= 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1) Filename: pool/development/l/lxc/liblxc1-dbgsym_4.0.6-2+deb11u2+apertis0bv2023.0bb1_amd64.deb Size: 1034212 MD5sum: 675ef3a097739d98224fb9c0ed2b06f8 SHA1: a9748ee6a283a735f0782d020ed896aab280d0f3 SHA256: 06b9fdc747276c9a26f4e092e4d1ba02ba315e41000b7b93c3607f854746a903 SHA512: dff084ea03869523c3ad21bbd725bad738a0e91adee1b8bbeb640a6a706a7b85b43e2ece8698dbc332da2d3d04138e3f9e48662d3d8c35a21ebc50dba1a8ebff Description: debug symbols for liblxc1 Auto-Built-Package: debug-symbols Build-Ids: c9314b1681bfd0b264b416a6ee85d10bb88bba8d Multi-Arch: same Package: libpam-cgfs Priority: optional Section: admin Installed-Size: 109 Maintainer: pkg-lxc Architecture: amd64 Source: lxc Version: 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1 Depends: libpam-runtime (>= 1.0.1-6), libc6 (>= 2.22), libgcc-s1 (>= 3.3.1), libpam0g (>= 0.99.7.1) Conflicts: libpam-cgm Filename: pool/development/l/lxc/libpam-cgfs_4.0.6-2+deb11u2+apertis0bv2023.0bb1_amd64.deb Size: 58700 MD5sum: 034a6205dc35d6b1f8f8efc3952c2cc2 SHA1: d3073c545feeddf38962722bfe9ec7911f5d11a7 SHA256: d1cec5db5595aca572d9d2980ba98e2beaa1cc11b0bc0226abfeb31187735689 SHA512: e589428add23ef82351abe847aeebc9e8b43af76c1c9c508539e59c1e6223a568fd77ee3402d21002e46fb0cf5aa6ca4346409973df1473b1c0760bebafce9a1 Description: PAM module for managing cgroups for LXC LXCFS provides a FUSE based filesystem to improve the LXC experience within the containers. . This provides a Pluggable Authentication Module (PAM) to provide logged-in users with a set of cgroups which they can administer. This allows for instance unprivileged containers, and session management using cgroup process tracking. Homepage: https://linuxcontainers.org/ Multi-Arch: same Package: libpam-cgfs-dbgsym Priority: optional Section: debug Installed-Size: 88 Maintainer: pkg-lxc Architecture: amd64 Source: lxc Version: 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1 Depends: libpam-cgfs (= 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1) Filename: pool/development/l/lxc/libpam-cgfs-dbgsym_4.0.6-2+deb11u2+apertis0bv2023.0bb1_amd64.deb Size: 70912 MD5sum: 91f89ae59ca02cfdfa40ea62b7117ebe SHA1: fcc6725e1140f5d63a2f14b9226c87a178817650 SHA256: 88e652d20eec5b8b417598e1771cc083d960720cfbd99e92533853d62cd647e9 SHA512: 6dfad2a6138cfc2788e71e5ae191602d9efdee37a68302feed68e1b2b79f83cd238103f783c207ae4c6575bca8cbbd188b216186ef734105d3393e1233f07d4b Description: debug symbols for libpam-cgfs Auto-Built-Package: debug-symbols Build-Ids: 739ea4e44beea4d2fb4e38bfbe608d19763e91e7 Multi-Arch: same Package: lxc Priority: optional Section: admin Installed-Size: 19045 Maintainer: pkg-lxc Architecture: amd64 Version: 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1 Depends: liblxc1 (= 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.27), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.3.1), libseccomp2 (>= 2.5.0), libselinux1 (>= 3.1~), lsb-base (>= 3.0-6), bridge-utils, dnsmasq-base, iptables, iproute2 Recommends: apparmor, debootstrap, dirmngr, gnupg, libpam-cgfs, lxcfs (>= 3.0.2-1), lxc-templates (>= 3.0.2-1), openssl, rsync, uidmap, wget Suggests: btrfs-progs, lvm2, python3-lxc Filename: pool/development/l/lxc/lxc_4.0.6-2+deb11u2+apertis0bv2023.0bb1_amd64.deb Size: 2015164 MD5sum: b0a6b1ef85cfa8c361031d8081ee50a0 SHA1: b0e733e8a356b8841ad542fd6d1c2c845e57a025 SHA256: aa3505a3fa56738e0837205656758cd8baa2fe2298960afd7587a5d4e685d6f6 SHA512: 28bdf213664f8de891602b3730d678f10c0016165d55b1e2e3cf21abcb7330755ecd01be49945156f5f37b9b9c1dab74aa62f041d29a63a134e52592fc9f4ceb Description: Linux Containers userspace tools Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package provides the lxc-* tools, which can be used to start a single daemon in a container, or to boot an entire "containerized" system, and to manage and debug your containers. Homepage: https://linuxcontainers.org/ Package: lxc-dbgsym Priority: optional Section: debug Installed-Size: 20242 Maintainer: pkg-lxc Architecture: amd64 Source: lxc Version: 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1 Depends: lxc (= 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1) Filename: pool/development/l/lxc/lxc-dbgsym_4.0.6-2+deb11u2+apertis0bv2023.0bb1_amd64.deb Size: 16823228 MD5sum: a5bf6774443ed6fce66a202b3b4b8379 SHA1: ecf890f6d36f25ccc661a972f96ed360d0e6f573 SHA256: 1377402eb4468879a8176432c87cf153fcc051e03d527c80b8fbc2c42e047f56 SHA512: f1abf5a33d9e22265c977d50a933d97106e6b998d0b89816dbb2efc864d8795800404f19f754071a5d87f306ae8ab736e173d1af0687c7eaa8f3b224b5946a8c Description: debug symbols for lxc Auto-Built-Package: debug-symbols Build-Ids: 03783bdd016830ec37d6994be1313cee969f6dbd 05b339ad71221c751d300ed63886a178fe58b15c 18102249b65da9dcb024ce8b0b3e415e2055457a 1cb02003349b905282c780cc4910072ab8005f45 24794fae7f7e08b7710eb81eb30954760415a146 2671f1654c834df48114de2679b49b0eaf579a66 2c1397008841626fdc437e0a1a76da7fc2d8c141 383000dc0f190e9728c1fa459f43619b8e3609bd 39a84f9675e4bc85f2ed39dd9199e22b2684cb4f 3d7d5d59232361b53e33342219e3ccacb4c677e2 58939d5bd7f045fe0bc363e023eaaa1f5b0b604d 6863552c674668a67b4390ecb84d9b88ee2502c1 72c1ebcf90632cfc3130ee95f8b8474022cfe2cf 741c18ec577255a64992fd0627403375f65d0c74 7d2f5720209e04c105797d5201399cbb470c63c0 9c79497c9d1293ddf9a8bbf8efbf067d2943966d bce5079e475edf597b3f356c05241fbffcf8119b c889e9b5dbfa28965194c16f31ac08f2c8cb5f03 c93cbfce1fc2fbeeabdceea4b7db9c0f091e4942 c9d341e027cff71f9dc9e74628d33694cb7cb6a0 db1cf945d0c19c818395c599f4529e0e047613d2 de628516578dbdbf7accc44b249f68b3210fad35 e383d107a1ab93488b8c06cc217a088aba097654 ea0da2738d195660e5ad11b70f743dfb35d80b32 f169d16d5642f134a85016ced470b60a021c09c8 f894748e1a0e454fae91686e38060ca7f4ee6389 fd2434f5295027bf941906080d5eaa071b9ea443 Package: lxc-dev Priority: optional Section: libdevel Installed-Size: 966 Maintainer: pkg-lxc Architecture: amd64 Source: lxc Version: 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1 Depends: liblxc1 (= 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1), lxc (= 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1) Breaks: lxc (<< 1:3.0.2-1~exp+1) Filename: pool/development/l/lxc/lxc-dev_4.0.6-2+deb11u2+apertis0bv2023.0bb1_amd64.deb Size: 181320 MD5sum: c1436b2e4b07f20c3122103d26058bd4 SHA1: 331448c2a52d50c6fc7fff6a2d259ef40a898a9d SHA256: b6bd76fb9490a7a2945e5d38363f7ff25d39584e90d42b99e47fa012bb6468dc SHA512: b342a126c64638f0aa919aacf590823a1482511e04a6f179a4c5a8efb26d36b2046ce3a503de5d0f0289b8345c7bdedbb36c7801d235de1a27c9510599c6293f Description: Linux Containers userspace tools (development) Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package contains the development files. Homepage: https://linuxcontainers.org/ Package: lxc-tests Priority: optional Section: admin Installed-Size: 7699 Maintainer: pkg-lxc Architecture: amd64 Source: lxc Version: 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1 Replaces: lxc-dev (<< 1:3.0.2-1~exp+1) Depends: liblxc1 (= 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1), lxc (= 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1), libc6 (>= 2.27), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.3.1), libseccomp2 (>= 2.5.0), libselinux1 (>= 3.1~) Breaks: lxc-dev (<< 1:3.0.2-1~exp+1) Filename: pool/development/l/lxc/lxc-tests_4.0.6-2+deb11u2+apertis0bv2023.0bb1_amd64.deb Size: 788720 MD5sum: ef1b8050d3b6393e95d2d9e3357d63ac SHA1: 71f06a958c9d72e23ef3028ea95a8550c840c54d SHA256: 6b966935f5239613c7658e82cc616c03520b56827eea2b4a89fae792441b0be2 SHA512: 90f32ff1097a35407d77b37b97eb6c10b9668bcc626c1979b53c7a1fef0173d644d08a28f39fc4161b70cb7cbb4788cb3ca28fa0d9c5f58a410713cc7e7d1f38 Description: Linux Containers userspace tools (test binaries) Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package contains the test binaries. Those binaries are primarily used for autopkgtest and by some developers. They are not meant to be installed on regular user systems. Homepage: https://linuxcontainers.org/ Package: lxc-tests-dbgsym Priority: optional Section: debug Installed-Size: 8601 Maintainer: pkg-lxc Architecture: amd64 Source: lxc Version: 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1 Depends: lxc-tests (= 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1) Filename: pool/development/l/lxc/lxc-tests-dbgsym_4.0.6-2+deb11u2+apertis0bv2023.0bb1_amd64.deb Size: 7292312 MD5sum: 0267556b063644a6f2ffa36e5609853d SHA1: a630e6ece2d54ebef04f12f7bbf9aa01b9f1746f SHA256: 4f6304c67fb9dda2592c0855d3d1ba7aca643281a15ab88dead49ce07a62dc06 SHA512: 211a735d8b60a9294bf1c6ef634f0e45e98d1dc32755df3f76ef5486fcd79ba8985a8061c7fe631b1844d5c688ac432c237ceeb2fedae67e7a821d2def6dd568 Description: debug symbols for lxc-tests Auto-Built-Package: debug-symbols Build-Ids: 085f409bedf9c79d72e4b0161bf1b8aa3399ba48 0a0e89198d233cd716bec9f1c4a821bf916cca8f 11230d7a5b5b26823d5287d0c152c90cc254fd36 15076f25283ed7958a15250596abe6adfd4b4e94 2105d766926905626643ce41b3f8783da3a2dd6d 2c92dc8db62c7970409bd9ff2325942ae622d49a 302f80c85c3ffae8d577d19bfb6b2914588e18b9 439b56bf06544b6ee1178a2ff75a85d54d767175 4731612f4f6982224ff31fe02f3e698e95957425 4e0283458b43310ffc2e7fe16f0e4982c8633c08 4ff2305b86944a4c3a8af9d4f5fd4d82a10a97d3 51fb8a648e9aed935acda7948475e18922edbe2b 673302b74e0e0c42a60ec1b495f4ac8d2673bdf8 6fcdd439259a06a7bf4c5f4343fe690b59eaab78 7ab312299e9fc0432de3065db0dc1d311d06bdf0 853e65873da398b235d3e965e8de9fda30956f61 8551fc70ab94d23c4aa28ed03cdd866570f28d04 8d7f0e504bfc1a1adf12b2b8261583d0b8a53e9e 8ec5d20f3d0ce001be59d3f8a2958806791ad411 95bd11a61070c1ffa5e6badaeb44b266218fe7f5 96352d8e854ced8a81d58aca2171d1eefec5a2b8 9c7f134b4fb1a66511430a35b60cf9d442d6a2f9 9f0af4266d4247d4ab40d63c7a583e0acc60225b a24145756a658ce286a2c3ec502bf3d79e8aebda a2a6960e1e00dd93aaa74c45c7701999516a32c1 a2fe3b99442819ddcc6df1377487971660ae1510 ba5cbcdb0bff91d14e8a7a4681dd715ea0e3ddd9 bad7864a505119fcbdd9f7c1fa8d9f066abef065 cefad69757283fccb061787bb85df1536f0b3cb6 d0e4e651b7e73b752cac1138f3a8d4da2580ad6d db3eb5d08efa5c25d0aab62c4104bb6fae44fad8 f22e71b860196b2b5f8ac61edc8d87197dc5ba98 fb5ab8b96fc298b02b43db4e7a7504128c9d9481 fde5d6c7fc77c544198b1d9642f6f9b90e978e3f Package: puma Priority: optional Section: web Installed-Size: 412 Maintainer: Debian Ruby Team Architecture: amd64 Version: 4.3.8-1+deb11u2+apertis1bv2023.0bb1 Depends: ruby (>= 1:2.7~0), ruby-nio4r (>= 2.0), libc6 (>= 2.14), libssl1.1 (>= 1.1.0), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~) Filename: pool/development/p/puma/puma_4.3.8-1+deb11u2+apertis1bv2023.0bb1_amd64.deb Size: 126308 MD5sum: 3644d1ab6eb9f2f2b14c85b53e4d90ea SHA1: f595e9c268fcf506475bac69eb733340e48298e2 SHA256: 6eb5b2a815f84c6ff8bb764257bed153a160ceb64bc93015268975323f061f97 SHA512: 1af92efdda436034c13e39d7c8cbb2fbbd14ea2a43e2697a0cb52ef15324aef3769ae499a5570db8c630b8fa0382d6808d5d96662679bd0450e28742a821a932 Description: threaded HTTP 1.1 server for Ruby/Rack applications Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. Homepage: https://puma.io Ruby-Versions: ruby2.7 Package: puma-dbgsym Priority: optional Section: debug Installed-Size: 50 Maintainer: Debian Ruby Team Architecture: amd64 Source: puma Version: 4.3.8-1+deb11u2+apertis1bv2023.0bb1 Depends: puma (= 4.3.8-1+deb11u2+apertis1bv2023.0bb1) Filename: pool/development/p/puma/puma-dbgsym_4.3.8-1+deb11u2+apertis1bv2023.0bb1_amd64.deb Size: 31504 MD5sum: 2b98fee495949430475b56a79d0fbe14 SHA1: e4d57b654b84ba81b3329623d79c5fa3b861c144 SHA256: 20fea5d161f16d3f08823dd6e0b1b67fb17267ceb9002f836c08eeeb76d4b0de SHA512: c0c1c35f2a0bfb6d39583e88ec4b46a468c4644dfbc53fffe1e86380039ecd143cc0604eb59d96382dee340860bc730137b24c5d678ffa73d4e51b45556a8a13 Description: debug symbols for puma Auto-Built-Package: debug-symbols Build-Ids: 68074ca8b2e660145260e81dff9916bd74ed2e1d Ruby-Versions: ruby2.7 Package: ruby-actioncable Priority: optional Section: ruby Installed-Size: 296 Maintainer: Debian Ruby Team Architecture: all Source: rails Version: 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1 Provides: node-rails-actioncable (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1) Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-actionpack (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-nio4r (<< 3.0), ruby-nio4r (>= 2.0), ruby-websocket-driver Filename: pool/development/r/rails/ruby-actioncable_6.0.3.7+dfsg-2+apertis1bv2023.0bb1_all.deb Size: 61052 MD5sum: 287129a480da77bcb95ce70f5cdf557d SHA1: ab706d77a36302b484d447e3a5d5dca724d71d4e SHA256: 1bd7c31d7cd456e4dc3338b4f0082c2ae0dde4e3d1be6fde085c96a543a6316b SHA512: c31f6d81dc73bafb453e950ea59470018167ffe76845e459b62ed6f1afa7e684e15134e1f338615f1f11939f5d437ba91d2ee321cd6328ef1198bce758660fed Description: WebSocket framework for Rails (part of Rails) Action Cable seamlessly integrates WebSockets with the rest of your Rails application. It allows for real-time features to be written in Ruby in the same style and form as the rest of your Rails application, while still being performant and scalable. It's a full-stack offering that provides both a client-side JavaScript framework and a server-side Ruby framework. You have access to your full domain model written with Active Record or your ORM of choice. Homepage: https://rubyonrails.org/ Ruby-Versions: all Package: ruby-actionmailbox Priority: optional Section: ruby Installed-Size: 182 Maintainer: Debian Ruby Team Architecture: all Source: rails Version: 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1 Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-actionpack (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activejob (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activerecord (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activestorage (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activesupport (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-mail (>= 2.7.1) Filename: pool/development/r/rails/ruby-actionmailbox_6.0.3.7+dfsg-2+apertis1bv2023.0bb1_all.deb Size: 38732 MD5sum: 959386ae88d7571843116273a5866a02 SHA1: 858fcc05ac196a669bc468e94ec6ee57b1bffe71 SHA256: 7aefbba621da9084859d6b90ba22fdf18cfb466ac861bd6d40dae6bf914551e9 SHA512: 98fd0010cf33db1920458366d33dce064ed46556e18e17d6841ca10d6ebe7e0a4f429bc369f1e7a62bf5b8c6ed3808b65f18a921a35787de20ee3e1ec3a6402f Description: receive and process incoming emails (part of Rails) Action Mailbox routes incoming emails to controller-like mailboxes for processing in Rails. It ships with ingresses for Mailgun, Mandrill, Postmark, and SendGrid. It provides the way for handling inbound mails directly via the built-in Exim, Postfix, and Qmail ingresses. Homepage: https://rubyonrails.org/ Ruby-Versions: all Package: ruby-actionmailer Priority: optional Section: ruby Installed-Size: 170 Maintainer: Debian Ruby Team Architecture: all Source: rails Version: 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1 Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-actionpack (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-actionview (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activejob (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-mail (<< 3.0), ruby-rails-dom-testing (<< 3.0), ruby-rails-dom-testing (>= 2.0) Breaks: ruby-sidekiq (<< 6.0~) Filename: pool/development/r/rails/ruby-actionmailer_6.0.3.7+dfsg-2+apertis1bv2023.0bb1_all.deb Size: 46500 MD5sum: 800e68684de3db967937f41616f8774f SHA1: 63c2a67b3422000ff9612a89a8ef26eef77144aa SHA256: e5ae079f69ed92f44ce164d32ce7885c5f0ef6343817143b2c42c499ce7d4e0b SHA512: 39d4e7803e6b155c9de242c978f5b7f4c6ae90627e6f84c66730bfd208b6843018fbb069447f872a97d6fe97305e6b988bd88cad573e3256b135ea877f60d513 Description: email composition, delivery framework (part of Rails) Action Mailer is a framework for working with email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments. Homepage: https://rubyonrails.org/ Ruby-Versions: all Package: ruby-actionpack Priority: optional Section: ruby Installed-Size: 955 Maintainer: Debian Ruby Team Architecture: all Source: rails Version: 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1 Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-actionview (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activesupport (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-rack (<< 3.0), ruby-rack (>= 2.0.8), ruby-rack-test (>= 0.6.3), ruby-rails-dom-testing (<< 3.0), ruby-rails-dom-testing (>= 2.0), ruby-rails-html-sanitizer (<< 2.0), ruby-rails-html-sanitizer (>= 1.2~) Filename: pool/development/r/rails/ruby-actionpack_6.0.3.7+dfsg-2+apertis1bv2023.0bb1_all.deb Size: 200580 MD5sum: ff8b54c0e8d574264092c692c83441fb SHA1: ad0926402336088bf859b420c182e9dedd49e2ff SHA256: 223972eb7155dea7ec3acc79e9dc8169dacdf9e4c936ec71e2e6e36a72a75092 SHA512: 214022b2a53f0222b88beaeb66b917598a35d64f5e3436e1d131e5395409f2161b60ddfec9f789a5a6814bcafbc88842a0d8c5d48241f39816bec9231ea8f6fe Description: web-flow and rendering framework putting the VC in MVC (part of Rails) Action Pack is a framework for web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server. Homepage: https://rubyonrails.org/ Ruby-Versions: all Package: ruby-actiontext Priority: optional Section: ruby Installed-Size: 142 Maintainer: Debian Ruby Team Architecture: all Source: rails Version: 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1 Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-actionpack (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activerecord (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activestorage (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activesupport (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-nokogiri (>= 1.8.5) Filename: pool/development/r/rails/ruby-actiontext_6.0.3.7+dfsg-2+apertis1bv2023.0bb1_all.deb Size: 34352 MD5sum: 877661ddda91ee5a3838997df4259be8 SHA1: 9ad62980c561a75ecda789c97251d97d98eb3324 SHA256: 9d1b0ac1577c86bdea8182b98a1bbb3802cfe2d587c2c74f1c4522d5e24e2041 SHA512: 2b8e12e3a5897b3dedf4fed616e7b80f820c8dd2206d69a298e0c6afbf9dc93b90b5a4f93fa7fbcc1a3fc9a8e9fd8f88e4e509670e7ef69bc6e923003be02206 Description: edit and display rich text (part of Rails) Action Text brings rich text content and editing to Rails. It includes the Trix editor that handles everything from formatting to links to quotes to lists to embedded images and galleries. Homepage: https://rubyonrails.org/ Ruby-Versions: all Package: ruby-actionview Priority: optional Section: ruby Installed-Size: 824 Maintainer: Debian Ruby Team Architecture: all Source: rails Version: 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1 Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-activesupport (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-builder (<< 4.0), ruby-erubi (<< 2.0), ruby-rails-dom-testing (<< 3.0), ruby-rails-dom-testing (>= 2.0), ruby-rails-html-sanitizer (<< 2.0), ruby-rails-html-sanitizer (>= 1.2~) Breaks: ruby-web-console (<< 4.0~) Filename: pool/development/r/rails/ruby-actionview_6.0.3.7+dfsg-2+apertis1bv2023.0bb1_all.deb Size: 159456 MD5sum: 5dd4f82bddcbfdc2323a6242f83d1ed5 SHA1: 936d5b0c557a1a492599f27d4914611f0f339384 SHA256: 7699db8adb7ecf6f0a612a62f62e5396f6380548210db31372a5e74e2d18153d SHA512: df1310f6c700d79fd9bcc67d572193ec3ae8db873de8c21bbd45da18cb294a4b3a7e3c306106c101d1abadb55fbb4f4a56cdc8bb50ef968bd71ba05e4a975183 Description: framework for handling view template lookup and rendering (part of Rails) Action View is a framework for handling view template lookup and rendering, and provides view helpers that assist when building HTML forms, Atom feeds and more. Template formats that Action View handles are ERB (embedded Ruby, typically used to inline short Ruby snippets inside HTML), and XML Builder. Homepage: https://rubyonrails.org/ Ruby-Versions: all Package: ruby-activejob Priority: optional Section: ruby Installed-Size: 199 Maintainer: Debian Ruby Team Architecture: all Source: rails Version: 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1 Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-activesupport (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-globalid Filename: pool/development/r/rails/ruby-activejob_6.0.3.7+dfsg-2+apertis1bv2023.0bb1_all.deb Size: 47828 MD5sum: 9133ea68b861017e404985ea76fcdfcb SHA1: 6f03d367956cc1b7ec1f0e5c5ad0cbc6965fa5a6 SHA256: 35de9b0c85a8fda4361f45c49cf41eacdb1556cfc200492baf592725fcc29d6b SHA512: 5ae179a6ee751d2d699ca1ea4e1fbe451759f3e2a85a7c268eae856ffa3f740f8889f1769c8957142b2f479336208a6bb0c23bd81322919e7585d398754a64b3 Description: job framework with pluggable queues (part of Rails) Active Job is a framework for declaring jobs and making them run on a variety of queueing backends. These jobs can be everything from regularly scheduled clean-ups, to billing charges, to mailings. Anything that can be chopped up into small units of work and run in parallel. Homepage: https://rubyonrails.org/ Ruby-Versions: all Package: ruby-activemodel Priority: optional Section: ruby Installed-Size: 325 Maintainer: Debian Ruby Team Architecture: all Source: rails Version: 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1 Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-activesupport (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1) Breaks: ruby-web-console (<< 4.0~) Filename: pool/development/r/rails/ruby-activemodel_6.0.3.7+dfsg-2+apertis1bv2023.0bb1_all.deb Size: 70760 MD5sum: e0fa849343b5a41546fe47a0360c7cc8 SHA1: bfdbf498419c743ac549d0f90fff107d851a44da SHA256: 614eb43e5638a05c04b5ab3c336434e61ed23baaf3182af6b326bf40e8fb4e07 SHA512: 8a9eb4787e306ce21793a3eae321f39487dd640a9be9156bb318bfe4f7d7cd4b919ea717c93f698ebfdf070754ff4ac1b8f25a5d28a07cca71dc9a94510bb9e8 Description: toolkit for building modeling frameworks (part of Rails) Active Model is a toolkit for building modeling frameworks like Active Record and Active Resource. This includes a rich support for attributes, callbacks, validations, observers, serialization, internationalization, and testing. Homepage: https://rubyonrails.org/ Ruby-Versions: all Package: ruby-activerecord Priority: optional Section: ruby Installed-Size: 1927 Maintainer: Debian Ruby Team Architecture: all Source: rails Version: 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1 Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-activemodel (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activesupport (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1) Breaks: ruby-activerecord-import (<< 1.0.5~), ruby-acts-as-taggable-on (<< 6.5~), ruby-sidekiq (<< 6.0~) Filename: pool/development/r/rails/ruby-activerecord_6.0.3.7+dfsg-2+apertis1bv2023.0bb1_all.deb Size: 348440 MD5sum: afd6988ca75e852f226515cfb9874cb2 SHA1: a1cc42e376317ffc3abde9a19376c82c6e788661 SHA256: e6c8b164417f5c72d304160f0f4b7f92e5bd0ebc19c5051acf91f21640e6badd SHA512: 23825360de7c69be0a6433627ee65f10123f2a8eca1c975b6040dd79553fca55cbd87d88172d3ec705937129950a64aac217730e8caa3b43f60f96ef4a296deb Description: object-relational mapper framework (part of Rails) Active Records is a framework to work with databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in. Homepage: https://rubyonrails.org/ Ruby-Versions: all Package: ruby-activestorage Priority: optional Section: ruby Installed-Size: 296 Maintainer: Debian Ruby Team Architecture: all Source: rails Version: 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1 Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-actionpack (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activejob (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activerecord (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-marcel Filename: pool/development/r/rails/ruby-activestorage_6.0.3.7+dfsg-2+apertis1bv2023.0bb1_all.deb Size: 66120 MD5sum: 97c148ba162bf9919bba6b809655f6ed SHA1: 8c20f743ec5216bac7793f52fe39d0ad79d8d0ea SHA256: 4704073f3d9699f5c17aed6bef0480c8b2af9e0b799f33abe6a6d48ad8f0d13f SHA512: f86ec9b256a09417f2c4837c15c4cebfb1d4e97773005598ae4ae3c53a7f70c308dff421c9c818c57f6b357283058286496efbb4bdf94d157b8766782dd4a9c7 Description: local and cloud file storage framework (part of Rails) Active Storage makes it simple to upload and reference files in cloud services like Amazon S3 and Microsoft Azure Storage, and attach those files to Active Records. Supports having one main service and mirrors in other services for redundancy. It also provides a disk service for testing or local deployments, but the focus is on cloud storage. . Files can be uploaded from the server to the cloud or directly from the client to the cloud. . Image files can furthermore be transformed using on-demand variants for quality, aspect ratio, size, or any other MiniMagick supported transformation. Homepage: https://rubyonrails.org/ Ruby-Versions: all Package: ruby-activesupport Priority: optional Section: ruby Installed-Size: 1010 Maintainer: Debian Ruby Team Architecture: all Source: rails Version: 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1 Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-concurrent (<< 2.0), ruby-concurrent (>= 1.0.2), ruby-i18n (<< 2.0), ruby-i18n (>= 0.7), ruby-minitest (<< 6.0), ruby-tzinfo (<< 2.0), ruby-zeitwerk (<< 3.0) Breaks: gitaly (<= 1.78.0+dfsg-2~) Filename: pool/development/r/rails/ruby-activesupport_6.0.3.7+dfsg-2+apertis1bv2023.0bb1_all.deb Size: 200744 MD5sum: a8fbe11c45e413a0fc93de27723ac89f SHA1: 85e4e566d14d603c64e8f9f16bf229de74eef287 SHA256: 253f864f5a8f93158ee7b9b73d09fb33807a813f791982965f55f8345f1a0384 SHA512: 345209e6526c14d90234a6c0707cf5edbc5638ffb33c0c20710afd84923549cbe9f9a3829ae576ed1478dd654b5cd02e7df25a9a0f71c608e31df35fc50fc96c Description: collection of utility classes used by the Rails framework Active Support is a collection of utility classes and standard library extensions that were found useful for the Rails framework. . The classes reside in this package so they can be loaded as needed in Ruby projects outside of Rails. Homepage: https://rubyonrails.org/ Ruby-Versions: all Package: ruby-railties Priority: optional Section: ruby Installed-Size: 1310 Maintainer: Debian Ruby Team Architecture: all Source: rails Version: 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1 Depends: rake, ruby (>= 1:2.5.0) | ruby-interpreter, ruby-actionpack (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-activesupport (= 2:6.0.3.7+dfsg-2+apertis1bv2023.0bb1), ruby-method-source, ruby-thor (<< 2.0), ruby-thor (>= 0.20.3) Breaks: ruby-browser (<< 4.2~), ruby-coffee-rails (<< 5.0~), ruby-rails-i18n (<< 6.0~), ruby-roadie-rails (<< 2.1.1~), ruby-sidekiq (<< 6.0~), ruby-web-console (<< 4.0~) Filename: pool/development/r/rails/ruby-railties_6.0.3.7+dfsg-2+apertis1bv2023.0bb1_all.deb Size: 455608 MD5sum: c8be267e56183f80c2eaf37b6ae233b1 SHA1: 11b3db0db2b4b01c0db062b664b0c611c5073057 SHA256: f7c0886da9a2ec8f16c92e53112add96abea96e1d0fd2363500545e38556bafc SHA512: 481b564e76aef433826558270bd4a72b773fd69848464d44c77885e657143b2b93291241f3fcaa776048411bf69ced0cf78272d0c47dac11ca57fca2659c571d Description: tools for creating, working with, and running Rails applications This package contains the Rails internals, i.e. components that implement and/or control application bootup, plugins, generators, and rake tasks. Homepage: https://rubyonrails.org/ Ruby-Versions: all Package: xlsx2csv Priority: optional Section: text Installed-Size: 353 Maintainer: Debian Science Team Architecture: all Version: 1:0.7.6-2+apertis1bv2023.0bb1 Depends: python3:any Filename: pool/development/x/xlsx2csv/xlsx2csv_0.7.6-2+apertis1bv2023.0bb1_all.deb Size: 179160 MD5sum: 454bf2a2cfbee1a299dfd883e01a1554 SHA1: bfa432b22133c6876334e62b5fd9bd4c26357f25 SHA256: 1745ae7d6e70ecfa37070d5c04a6b4edfa0557d228f515b4792fa2d29ff54fec SHA512: 690022324df0eb41e4bc13fd10e3ad52406d233ea982449d4bc9b21791917a853a14d95b33c866003b6fdf1255fd72b5c2afe6fea1e9938849cece67c7e7a779 Description: convert xslx files to csv format xlsx files are zip archives where spreadsheet data is stored. In order to process a file, various bits inside the archive need to be located. This utility uses the Expat SAX parser to collect the strings into a simple dictionary, keyed by their relative position in the XML file. This makes it possible to process files of any size. Homepage: https://github.com/dilshod/xlsx2csv