Package: dwarves Priority: optional Section: utils Installed-Size: 997 Maintainer: Thomas Girard Architecture: armhf Source: dwarves-dfsg Version: 1.20-1+apertis1bv2023.0bb1 Depends: libbpf1 (>= 1:0.6.0), libc6 (>= 2.22), libdw1 (>= 0.148), libelf1 (>= 0.142), zlib1g (>= 1:1.1.4) Filename: pool/development/d/dwarves-dfsg/dwarves_1.20-1+apertis1bv2023.0bb1_armhf.deb Size: 182520 MD5sum: d08c606503d881dd8f68551a35c691cc SHA1: 54d9751fa60fa5de5ce429457de5a5c7c8bac149 SHA256: 11fd92e11ef3196bf66e21704ddb9eebf44674f42aff47736ccfe2a7b2a55917 SHA512: 03d2080b76e01a1a63ff576bdde3673ac7e73966c6b1158440e7eb540beb7c623aa71fae640eb009ce8a34b35f7040f588b56ab068588554d967363f887f6571 Description: set of advanced DWARF utilities This package contains tools that use the DWARF debugging information inserted in ELF binaries by the compiler. This information is used by debuggers (e.g. GDB), and other tools such as systemtap. . Utilities in the dwarves suite include: . - pahole: finds alignment holes in structs and classes in languages such as C/C++, CPU cacheline alignment. Helps repack those structures to achieve more cache hits. - codiff: a diff like tool to compare the effects changes in source code generate on the resulting binaries - pfunct: displays all sorts of information about functions, inlines, etc. - pdwtags: pretty-prints DWARF information - pglobal: lists global symbols - prefcnt: counts DWARF tags usage - syscse: system call sign extender - dtagnames: lists tag names Homepage: https://git.kernel.org/pub/scm/devel/pahole/pahole.git Package: dwarves-dbgsym Priority: optional Section: debug Installed-Size: 2055 Maintainer: Thomas Girard Architecture: armhf Source: dwarves-dfsg Version: 1.20-1+apertis1bv2023.0bb1 Depends: dwarves (= 1.20-1+apertis1bv2023.0bb1) Filename: pool/development/d/dwarves-dfsg/dwarves-dbgsym_1.20-1+apertis1bv2023.0bb1_armhf.deb Size: 1750960 MD5sum: f83314af4571551a3cbf741696874890 SHA1: 95dee1c7d746f47dd5c08339bf3dbeb31e7f19c0 SHA256: 98586b110152590e60a678c71c7d1341c6336d1e13ba2f179e9eb097eae4508c SHA512: 80285b0e2c29210468093accd55de90e2c175b7280ff22eabaca0f10596d50676bf447b6c5f0c1668772c051a1ac54a8632b1a287e3069a7c31dafc496aaaa18 Description: debug symbols for dwarves Auto-Built-Package: debug-symbols Build-Ids: 157e222feb68cbc13b90e86c096c5466dab1ad10 2f56848f5d48d26c17ec5d5ff988303ac6249505 3c5bf903f383c00cfd521b425a3fb030cd537ef2 63d7a7c423469ebbfddc523ab9944209017312a4 68ee6112cb9ec205775ee6690ccb7ecb1b68864f a702b867beb2717b5ccada9859743a3ecad688b1 ca488dd1eef5862205c47d45b29057f4e7542e24 cd70226f226e16f18c05b8cab2199f59541fe221 d45970b3cd0f0dab038a056874eddd8b2216ba3e d6a8f98af8c45b70b0921865dc4925f9b4492ad1 Package: git Priority: optional Section: vcs Installed-Size: 26926 Maintainer: Jonathan Nieder Architecture: armhf 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_armhf.deb Size: 5119536 MD5sum: 0fae7d32b1ed59e46b5adbe18a381645 SHA1: 3f827e9eb46ce482379f5a1a4cc71cdb18ea077d SHA256: b49b8f883b62a2d0c4a538649f4a8e68a842f394fcb6dc2922e1ab281cbde0d8 SHA512: f74c8dc32b991e2b04f1a947d965753c66ab1a18cb3a9b9280bf7fe7e966c7f9995ff3f36cef21aed0d60af8a15ef362bbec10394d469c62702c3b710fdc0f30 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: 33867 Maintainer: Jonathan Nieder Architecture: armhf 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_armhf.deb Size: 32267848 MD5sum: 277fa982fd828fef9dbcb6e0e740274b SHA1: fe4804159f0c7af02d7cf63ebf9361114d081dd6 SHA256: d764341afe3a9161bebb981ae19d7cf6d544baaae0c77d7ac94187a182a6c4d3 SHA512: 20e9cbeeca0235b665117e7d6d801fca20292aaf7d16f972774ab28c1a09c8bdc570b31587cf07075d7ff8488e65ac8280683fe17058215a3dfb3df8cf5d3752 Description: debug symbols for git Auto-Built-Package: debug-symbols Build-Ids: 05460731c5cc781e9d4795eb6b02b1dae6cf0fa9 2de4a6b08037c6ad03401008b7dde089c2202c36 32ad201096cbaca65de1bfd1fb25b7309c9a0639 363f70106e57ca96e1f58eecf32f63ce4c5807ff 46c8ed45493327b7e4d256c3c8833c013074a926 905ab1a87929b2544f1ff441e6ddd32c546ea65b b783695b5c4eb296ffa510d6144ef098955be729 dcd8a7907849eb313fc4832639ce12d95c5b8018 f3411fe8424f5a38e3985848903f5bfca97b6e94 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: 690 Maintainer: pkg-lxc Architecture: armhf Source: lxc Version: 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1 Depends: libc6 (>= 2.28), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.5), 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_armhf.deb Size: 296716 MD5sum: dedb28317b2b853e1f6a7e3b3861a0d4 SHA1: 45a5fdcf64df583a16ceff5f3faaf43c97cb5096 SHA256: 6d2ff26b4a2b93e903b5bcbb5d3a267b0b2ad4351018a25e8f8f750d342c7f3c SHA512: 953570ab953fd142d279a7444c1e45035345b5800343e0e8ad0e696fed205fe1e8b1e4f6e5db7152f9482333c0937495294cfa6510ec9e27b85e507efce6de90 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: 1051 Maintainer: pkg-lxc Architecture: armhf 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_armhf.deb Size: 975288 MD5sum: cd0e34fb48b68ec9a6818ab3672614a5 SHA1: 4c608393fde51e12ef7a34d52f5a49a421cc31ed SHA256: 25031670aa8ab073a9aac678ee36a5af6272fb035d6e9b7b22778a3452c07c66 SHA512: ca5d45feb14f280b3b1200a2d448ffd3c12dcb92220809175ab4feab10cc8f97f48052f9a93b9f53c871c31fb15bdb515f6a50ed04cac27316db935dd64a22ee Description: debug symbols for liblxc1 Auto-Built-Package: debug-symbols Build-Ids: 74ce0068c8fc2519e67f2daec6692dca6202467e Multi-Arch: same Package: libpam-cgfs Priority: optional Section: admin Installed-Size: 85 Maintainer: pkg-lxc Architecture: armhf Source: lxc Version: 1:4.0.6-2+deb11u2+apertis0bv2023.0bb1 Depends: libpam-runtime (>= 1.0.1-6), libc6 (>= 2.28), libgcc-s1 (>= 3.5), libpam0g (>= 0.99.7.1) Conflicts: libpam-cgm Filename: pool/development/l/lxc/libpam-cgfs_4.0.6-2+deb11u2+apertis0bv2023.0bb1_armhf.deb Size: 55068 MD5sum: 2c98f5f1f2f5e25c262c2711fcfad8e0 SHA1: 38462e6f003394e6621d5381cae58aae3decedcf SHA256: e6a0653178f8d70bb2b160cf3d5128554b562e0fa0af0bbfd366e6d6f42a48ab SHA512: bb5ac3fbe9a9e2f5f65c104bac1b712e917ffe1bb86ecd6ae7fa385d8de846cc880fc62eaf112070f8152b4b895ad0508b358b0861441e13e55c0496495961d1 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: 85 Maintainer: pkg-lxc Architecture: armhf 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_armhf.deb Size: 69304 MD5sum: 6fbe5b81af4d677bd4440ad1876be838 SHA1: c4841a0b8039757bf056ee6dcb6c9c07f7bd5b8c SHA256: 6b750a1b114fc89b70e5ba9f879808bff23dc1ed66f76d30b626ce4dd4ae73ec SHA512: a90c69bfe00cef54f3bd969e131fa9b06f0d7f5a0d10ff8162612c9745e1a31da8897ec5e9331efc452d54892feecf95fc3971622338b90b7883f53a18ec3786 Description: debug symbols for libpam-cgfs Auto-Built-Package: debug-symbols Build-Ids: 8f3dd84967d84e47fce152f1c830593428576510 Multi-Arch: same Package: lxc Priority: optional Section: admin Installed-Size: 14111 Maintainer: pkg-lxc Architecture: armhf 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.28), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.5), 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_armhf.deb Size: 1676296 MD5sum: 734c221f18c202969b98624dead73bec SHA1: 7bc0b6c2a2cbbdd3defaba241d570057e27444d5 SHA256: 682c9abdbd9a87fa1dcb13033ffc46d68a29065aba32dfff233788a1e5846b24 SHA512: 2473c1a01c73004d4853834274f2ce026cfa16e5bd43ccda3bb1a9d91683f27fb4c131eb7d9ba6748fd8f4aa8ca27104c6e7e4c33946941a089271b7cdc8e9d6 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: 19401 Maintainer: pkg-lxc Architecture: armhf 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_armhf.deb Size: 15318668 MD5sum: bcfc5e5ba77aecce02a538b4e9fc28ef SHA1: 184b470b146e33343f658dc86601101264360fc7 SHA256: bcef19dabf394cf917f8854c0335ac395b4f906d6b51a979510e74663a99ac4c SHA512: 6504af1c781c7fd336702394393d1e3b5d41f9acfa6766d763bb32269f6eae50b6141a37fb5caf459db9047618ea410b8e2c580efe78e69705458141de354cb2 Description: debug symbols for lxc Auto-Built-Package: debug-symbols Build-Ids: 0ea6baebaaf6a411228b42b3497490dd181f3bf3 1d4a779146145e9e7a164f602dd3ba1e5429de8d 20d58ad5ee43ed5f2530a53a01e570b32da6b357 26946433396c241e92f50e59ecc2d64e1501a4c5 27073e579de56a5363712d916a6f2b59a32b19f7 2993a42bb8f87e941ec39f86cdd0c347fb9696fc 303740f4b34d05ead4e66a5637d46436c96d69f5 380eadb01129fe33f1a58efbffb07c5f461d1b5d 386c5b994000f618551bbdcd2003517f8da1778f 3d069305a925de5a8a8d3ad2a96c736dff41b0c7 47a6b11ca7044754ecb6e977af80a3abe8629379 67d4e99ff953bb998364a8a6ab02626efa4994ef 6e5a01451257159cdf5ba909575a7e3a4be07b76 7e96ccb791b0d7b3ba95061eb1fa1e4c38b3c879 8116fd89f0ed51d6bd59eee261f562fc568ebcb8 8123399b387def345289a3cb228a4b03f19b549a 818d8a73eeefd9e4d8bfde0a007d707362c31e36 a7251c8ea91e1c6b6d9f5d879818697a43ab9c5c ab02823e1c8c09a3c01b22b271096e04cb655899 b6186c40f940a2a68197655af1f7948311f1860b b6b8e5ae3df17763e13f9c6392acc14da206ea93 b7a032ce097ef80d582206f494e6411020c4cf91 c13ce3de61142e3810df811fed1bb3706ea5d57a c835c8c59e9aa5181279724d6daa8af592bab9fd d52eed8dd497c6fd8f0784cac2177481b23e7ad5 dfb0f8238c5f6809700dbebe401fe4fe77650f3e eb4239adb53e9cd59d4e4876171f469f3dcd06ee Package: lxc-dev Priority: optional Section: libdevel Installed-Size: 966 Maintainer: pkg-lxc Architecture: armhf 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_armhf.deb Size: 181268 MD5sum: 576c0613a8d836565cf0e8e754f86ab8 SHA1: eecff6fdf52e4d4d3b75a45f2fd68a2e00ca1c45 SHA256: 15c788516a84958b3c7c08676f4e94ef95625d1030b40b657c63dadaec706b20 SHA512: 864a682966769ecc839f664cf33dbe52a5f522ae0aacb773b658a777ff49aa5ccd06f69579ac166caab39152d81ed5bc430666efeb41a854831214b3394e7fd3 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: 5699 Maintainer: pkg-lxc Architecture: armhf 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.28), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.5), 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_armhf.deb Size: 687236 MD5sum: fcc6c87c5303179e451be2367136be34 SHA1: f9270d002ae7da808052f6c8430f213d6bf595d3 SHA256: c6f71bd2c682f81d08a659d41392d3ec4bd963c0195a1409bc1394a40aacdbd1 SHA512: 6c1bfb1c59157fe18d48cae49c7c37d66e3003cd7a6ab2e2c6f54e8eb47cd878dc2dc093df761e9e173de5011015ce0d161d0b01b4faadf42e80cd8898f8a611 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: 8246 Maintainer: pkg-lxc Architecture: armhf 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_armhf.deb Size: 6757140 MD5sum: 2014265c03bde1ea1269882d9efb2dab SHA1: d0bae4323ee59a6bbfffa88bc316011ceea28397 SHA256: 90fd66f04dd83776eab56dfd6c83d860befbbad16a60482130644befd59a7124 SHA512: 6f983e41275cfa4cb2605b79969dad64213a59abe512d944f2825f0b26f9451816f97a1997fa30c65f7e3a8911562ed1237e3baf9acda8810c1f692dcd81ffcf Description: debug symbols for lxc-tests Auto-Built-Package: debug-symbols Build-Ids: 19d480d68e124e6e3a87b7a0e9e8983b3114c212 1cd28a393eed1027235c250eb7c37775d36cd7fc 2485f671c5f2280fdaa5cc6cd44366dd04c031d4 2a15e62e9977344a91e9e9bba80e64f54057aabb 2cea0738a0c9d2e4d4f5d446afe4e141c81acabd 332679c48999d43785fc4df96fc637d38bfef24b 3b031466eb7315f0dc4f91335f7fd610bcf60e84 3c5756eef3fd2035b1dde08fd50d19ed8be18f04 44953bbb1f2f9f139fff07d49583f16681a649dc 4cd8dd3d1ea9791d6acc0688adebd794c20dc1b9 511d2096c5fbdcefe7821f1c36cb9ecd8f944cdd 579d99045f986f725d4b740f188bc5add767d9ae 5860bb9da7f771b9367ecd7ba4e899b3c117349c 61ffab94212a3cbc9c2d7317038c4efed4de96ed 6267af335f7466f8bc293b4407bc730e5c7b8075 6ba649420c69cd1f726c57dd024e498ac07e2c4b 724a85efbd0a3b04e1087599d351c5738da4260f 764b2e958ed9d51b7f3de110d169c285fb65bbb0 814e75f94d48eac727ec36b5260845c5f2a599b0 86e774d64f4d4fe3d485a88b44e8bd50444d77fe 8e23c274ca45c97af04c742090c34c2c594d0052 91eb1ae9f530d939443eb53a9cc7c2a236f9689c 937dc2e4ae031e11523bb378d1af9ee91adfa90f 96257a2f7579beda62459acadf90b04172b73247 a976aecb857688c7d002f76bf09c7dbb9077deb8 b033663662a6cf624bda77423795a8bcde45ee1f bcb8cc2da2d68bc1e6169be601da058238173f5e bfe3602c3ff315c000e7eb189fa8e823a35fae80 d6ce6a1a5e7e06e263e60839b3138c246d68b2cc de87d950bbc58176e2f7bb2117b2829438294c4a e3546ff68282c76fa68c9a140dd3805ae1a4ae1a e6fd33e5dde78b9a34d7c7efe8badf855f63f6c9 ebf2ca273b988d72a26ae812d12c4b640716a64e eecf4d038945a69c2e217c23b3a406a391097325 Package: puma Priority: optional Section: web Installed-Size: 398 Maintainer: Debian Ruby Team Architecture: armhf Version: 4.3.8-1+deb11u2+apertis1bv2023.0bb1 Depends: ruby (>= 1:2.7~0), ruby-nio4r (>= 2.0), libc6 (>= 2.4), libssl1.1 (>= 1.1.0), libruby2.7 (>= 2.7.0~preview1), ruby (<< 1:2.8~) Filename: pool/development/p/puma/puma_4.3.8-1+deb11u2+apertis1bv2023.0bb1_armhf.deb Size: 124320 MD5sum: 4255faf7db4d4793acb3d24a843af7cd SHA1: 285550b393830a3415b41fcad8963fa39b3bc537 SHA256: 834920cfc5c4cac2145e576b3449ea787b38c0637c05439196ac6d1723fe9981 SHA512: c78342096bd7c824631911adb8dd7d0c5193c0151e22f5aa55fad7546444474f28145bde143ea3df614a9418f2776193f65155aa5ed1ad56e40e0133d064adbe 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: 47 Maintainer: Debian Ruby Team Architecture: armhf 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_armhf.deb Size: 30168 MD5sum: 0afeac3841e64334127c6836f254e9e8 SHA1: 91184ed7424153fd82af6894b3b6665948e9efc2 SHA256: 73461d007cda78eceee4217668deaccae54633b607760b7cef36e43a794b7923 SHA512: 0c2d5126e49f56e62fad4a34c735cd219cbbb9201eb1fb914fe8a3dab9b2041a1efde4cf7239919f27e96f79c01726c6d816f1231967da3edebde64550523e6f Description: debug symbols for puma Auto-Built-Package: debug-symbols Build-Ids: 165f05a005e8f0ad5a40d0efd3d90b018caeb1b4 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