Package: git-all Source: git Version: 1:2.34.1-1ubuntu1~bpo20.04.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 948 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), git-doc, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb Suggests: git-daemon-run | git-daemon-sysvinit Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-all_2.34.1-1ubuntu1~bpo20.04.1_all.deb Size: 953220 SHA512: 2d48bc54ffbf56a0abf3180b3c090139833cbf08c0c714f3f5a9ca6855447e8a1c4102717b6b97b051f183d14d20bf48bc70365d9730c1c8ce97e84f5ce43fe3 SHA256: fbcc6c0c85b8358f719c87155c7b59950df7e8c8a9c32d99b62c76a1450943fa SHA1: 2aee2ad9617c6c476fc108cc2318b64c85915f14 MD5sum: c3444f39d139067bd38f2cb08da21d3e 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. Original-Maintainer: Jonathan Nieder Package: git-cvs Source: git Version: 1:2.34.1-1ubuntu1~bpo20.04.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 1331 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-cvs_2.34.1-1ubuntu1~bpo20.04.1_all.deb Size: 1016620 SHA512: 699e6a3ef2c5dc9e986bc2b38b7ae99556b4b3dcf926266492a813b560ccb415d02903a72dbdf39e9644685ce72a624ba944b93454457643ed166563f1701763 SHA256: 11f40c2bafb55ceae429750bdaf2ade521dba9c7e626393e4133716dff1f9822 SHA1: 5b2b289501dfc32b2e7b81ca33ee191a3cc1265f MD5sum: a8a65d42579a8d5194a683fef38f46cd 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. Original-Maintainer: Jonathan Nieder Package: git-daemon-run Source: git Version: 1:2.34.1-1ubuntu1~bpo20.04.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 960 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), runit, adduser Conflicts: git-daemon-sysvinit Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-daemon-run_2.34.1-1ubuntu1~bpo20.04.1_all.deb Size: 954772 SHA512: 63ae66ae51feb62237c01705d46905e86394de6487b7745031ccfa0f67feec0cb8022c64540f98587533efa7f835f116cbb4262d9a1c857add278b610b923640 SHA256: f0ecdeb05400842f3e7b499332fec66660fb045a677ad49dc6947b7fd05b02e9 SHA1: d08129967bea409647422f6a3fb937618ed13c03 MD5sum: bed43d93f4580332121a3762c1393ac9 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. Original-Maintainer: Jonathan Nieder Package: git-daemon-sysvinit Source: git Version: 1:2.34.1-1ubuntu1~bpo20.04.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 963 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), adduser, lsb-base (>= 3.0-6) Conflicts: git-daemon-run Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-daemon-sysvinit_2.34.1-1ubuntu1~bpo20.04.1_all.deb Size: 955920 SHA512: 0f3900abb7afad68aaaf701ea593ae76219fc6c38983e7484d6fd06db5b863c14bb468a6d644eeaf4e46a54d5cafaad35a4a42fe6207b68a5ce27cb97457d033 SHA256: 87ac90ab22640621bec718f6437b93c2a4053d1f07ab2ebe3ccd07fa2a347f67 SHA1: a2e5db33505bc492eaeb48561d1c906165ef716d MD5sum: a64cb5592313ec4a29029b87db6702cf 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. Original-Maintainer: Jonathan Nieder Package: git-doc Source: git Version: 1:2.34.1-1ubuntu1~bpo20.04.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 12213 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: doc Filename: pool/main/g/git/git-doc_2.34.1-1ubuntu1~bpo20.04.1_all.deb Size: 2045908 SHA512: 66380ea9fbf8da303b7db6bf417a987a527c8f32ff009c0a666a3118729ad4b06af18b28f643b40cf7d5188420890a6a2105123b6977c75c2f25762e36e55552 SHA256: 0fda4b2abb3532528e4208e13ffba4ec5b3a128ace58fc79f42dad1142a1af94 SHA1: 835d2c5b9eab83f7dab8db2d305fec1393c5ddc8 MD5sum: b0dcfac81d1ee254a5efafb8fab4474f 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. Original-Maintainer: Jonathan Nieder Package: git-email Source: git Version: 1:2.34.1-1ubuntu1~bpo20.04.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 1021 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.) 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 Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-email_2.34.1-1ubuntu1~bpo20.04.1_all.deb Size: 980496 SHA512: 35b84900c63c26748a8bb96579ed0261140c6ee592ab4878c5b93db4dc5915a8914a240159e1e270a243fe6812ded3f395405322cf2bbf779174debb6857807e SHA256: 0846d895c0dd71b1718a6ed42b1a226dc452645e87d3b3e102415ff368fd5b59 SHA1: 7bfe9c6067c614c3a50a565d3ecf17d856fe39ca MD5sum: 0caed63f03247965d648f314d45fae3b 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. Original-Maintainer: Jonathan Nieder Package: git-gui Source: git Version: 1:2.34.1-1ubuntu1~bpo20.04.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 2472 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), tk Recommends: gitk Suggests: git-doc, aspell, meld Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-gui_2.34.1-1ubuntu1~bpo20.04.1_all.deb Size: 1172656 SHA512: 2dd8fbe1ee36dc02e4072ba6999179642ce0b8e61d19c34d27cc88d1ed3a541fba8a4d9fe438872833eacf089bcbebd63dce9c5ffce46b391324ee6d86d001c3 SHA256: 0f7d945e7a0b8848ea40d28360d23fd5dbd7a1cbf799ce66576f3dc396a4ca51 SHA1: b6e95e94ad489fe1d4f7a5bc96e0bdedc3cede5e MD5sum: 54ae3009bdb8331c3eef2351c817be86 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. Original-Maintainer: Jonathan Nieder Package: git-man Source: git Version: 1:2.34.1-1ubuntu1~bpo20.04.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 1954 Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: doc Filename: pool/main/g/git/git-man_2.34.1-1ubuntu1~bpo20.04.1_all.deb Size: 1903300 SHA512: 9f0c1ad611fe4d26bef549e340c93a6fbcd8074ce3e1043cc6246f8fe87a05463fbc0c8957111b61f7aa0dd803740ea6a5dbf423f0655434fe9462aee1d28256 SHA256: 3614ab6f016b66f7ed47c5f5241f90b8cc38c2b6d38092dd18f5d0e645acb6fb SHA1: 7aa1ea0c8d0662894df2b8375268fdd400f397ec MD5sum: b51869d40f38e890ed7312aa7f6c22b9 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. Original-Maintainer: Jonathan Nieder Package: git-mediawiki Source: git Version: 1:2.34.1-1ubuntu1~bpo20.04.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 1008 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl Suggests: mediawiki Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-mediawiki_2.34.1-1ubuntu1~bpo20.04.1_all.deb Size: 969348 SHA512: 79b196e4ecd81c689d0b9b48a478e573fcc02c6200917cc8b151af15573370b6f0f911cbf9a089debdfa55d7a648c0109378499719de7050e6ef6f611d33f57f SHA256: 3d0ae0fc96ffe3c983c4bfee75131626d1985676264d4003b9731443ac616491 SHA1: 283ce8edbff4362c69aab0a6ca29529b37956015 MD5sum: 5aafaa3ad1d1bbaee58ae7437bf5b134 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. Original-Maintainer: Jonathan Nieder Package: git-svn Source: git Version: 1:2.34.1-1ubuntu1~bpo20.04.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 1196 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), libsvn-perl, libyaml-perl, libterm-readkey-perl Suggests: git-doc, subversion Breaks: git (<< 1:1.8.3~rc1-1.) Replaces: git (<< 1:1.8.3~rc1-1.) Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-svn_2.34.1-1ubuntu1~bpo20.04.1_all.deb Size: 1029528 SHA512: e678e599e5f1be1ff2d6ebcdc84b5eaa79c1b5d817621679fb3f45e082a3434264b0902ea17ee4a04adfe12e110ab6c4e259e1b2fb1a794845e3811956562187 SHA256: 0b327f8b24b11d3cb61bead0400d64b0ecdab37e5867f92254096376cc782273 SHA1: c33ef42e812c6a2efdc1dfde3ffecf7758625a19 MD5sum: 6bb49f84849c36221184261768fa1779 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. Original-Maintainer: Jonathan Nieder Package: gitk Source: git Version: 1:2.34.1-1ubuntu1~bpo20.04.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 1775 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), tk Suggests: git-doc Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/gitk_2.34.1-1ubuntu1~bpo20.04.1_all.deb Size: 1089288 SHA512: 6e49a95404450e88f0a49b21d26c377b94d21a141cc34a49a855dc0efb037352e550e5097aa621474880e62a5858901afde0605138986d39ff622fe3d3113884 SHA256: 269678fc5e73a46cc350882737356e91ede74d26410e8347dbc78e5e113ffb70 SHA1: aa2ce267ba329d4cda1b9c6bb6f8677cef8383f9 MD5sum: 66966d9f34603c8f6beb90ca72b94668 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. Original-Maintainer: Jonathan Nieder Package: gitweb Source: git Version: 1:2.34.1-1ubuntu1~bpo20.04.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 969 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), 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~) Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/gitweb_2.34.1-1ubuntu1~bpo20.04.1_all.deb Size: 956764 SHA512: 1432fd8eac4a90484f0cd34b0775ef6a67b459e3163d8b63f3698596fcaf58b8240ce32b34223a561e250a755f43f45e93472354d46241ca406746f2d0baaa12 SHA256: a9c03e76c112cc6b8e1bce74872881edebeaa472b5ca8b1b3417cc53ef1518e6 SHA1: 2164a90ed5c3bd51ac8b40f938fcc3350df99cd6 MD5sum: 0da3f6e71e04dece1344fe645aa3f0cd 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). Original-Maintainer: Jonathan Nieder Package: libspdlog-dev Source: spdlog Version: 1:1.5.0-1ubuntu0.1 Architecture: arm64 Maintainer: Debian Med Packaging Team Installed-Size: 807 Depends: libspdlog1 (= 1:1.5.0-1ubuntu0.1) Multi-Arch: same Homepage: https://github.com/gabime/spdlog Priority: optional Section: libdevel Filename: pool/main/s/spdlog/libspdlog-dev_1.5.0-1ubuntu0.1_arm64.deb Size: 231232 SHA512: 21cad8b8b8e501697812867ee60a4774e30aa0dda77d61a1630e00b953312466d2b99e24f6aa94c37d27f407b37cd458e0c8a495ad58ee53a0e6861461bba9d4 SHA256: 8fb26d95bf9d4613ac36e7c5f699479ef19c158d9ae0dcd94a91e3e45146195c SHA1: d56dfccb01a046b6043fceffbee3a15d83275848 MD5sum: 5827c8c6a7e10e99f57ad655117390d6 Description: Very fast, header only or compiled, C++ logging library Features: Very fast - performance is the primary goal; Headers only; No dependencies - just copy and use; call style using the excellent cppformat library; ostream call style is supported too; Optional extremely fast asynchronous mode - using lockfree queues and other tricks to reach millions of calls/sec; Custom formatting; Multi/Single threaded loggers; Easily extendable with custom log targets (just implement a single function in the sink interface). Severity based filtering - threshold levels can be modified in runtime as well as in compile time. . Various log targets: Rotating log files, Daily log files, Console logging, Linux syslog. Package: libspdlog1 Source: spdlog Version: 1:1.5.0-1ubuntu0.1 Architecture: arm64 Maintainer: Debian Med Packaging Team Installed-Size: 771 Depends: libc6 (>= 2.17), libgcc-s1 (>= 4.5), libstdc++6 (>= 9) Multi-Arch: same Homepage: https://github.com/gabime/spdlog Priority: optional Section: libs Filename: pool/main/s/spdlog/libspdlog1_1.5.0-1ubuntu0.1_arm64.deb Size: 145092 SHA512: ecc9296aafa12a867596ed5519a8234c656fec30b3110b6dec32a2dec71e2e9cc04f6681c0b315e00c99a5a38bfa63e378b83fa072494f96c0f4d2318bce91ff SHA256: 0c527a5c8a7ff21ab30d72aa34f459cb57d8f30cab165bb073aa11759b20660e SHA1: ad86d391047c59545da1cde2c7a01f11e2d7e228 MD5sum: 3a1f1ee689da2d961a10cee984e06a5a Description: Very fast C++ logging library Features: Very fast - performance is the primary goal; Headers only; No dependencies - just copy and use; call style using the excellent cppformat library; ostream call style is supported too; Optional extremely fast asynchronous mode - using lockfree queues and other tricks to reach millions of calls/sec; Custom formatting; Multi/Single threaded loggers; Easily extendable with custom log targets (just implement a single function in the sink interface). Severity based filtering - threshold levels can be modified in runtime as well as in compile time. . Various log targets: Rotating log files, Daily log files, Console logging, Linux syslog. . This is the compiled version of the library. Package: linex4red-archive-keyring Version: 2026.02.04 Architecture: all Maintainer: Peter Henn Installed-Size: 26 Recommends: gnupg (>= 1.0.6-4) Conflicts: linex4red-archive-keyring Replaces: linex4red-archive-keyring Provides: linex4red-archive-keyring Multi-Arch: foreign Homepage: https://debian.linex4red.de Priority: optional Section: misc Filename: pool/main/l/linex4red-archive-keyring/linex4red-archive-keyring_2026.02.04_all.deb Size: 8344 SHA512: 98b99dee1801b0dd54d02c725122d1b22d9aba9ccab1783080724796c5e4882b287c5d8465709d6c50c9be9c72d3e1a95e7d15b78d7e6880b355f36f07feba61 SHA256: b6da0cad033e23d8f90798e7967ef2d2d23b26b6c98bb0736ed01deec4987717 SHA1: d705570a100df71faba301b583bd0c3d58bcd9e7 MD5sum: 9d839bafe4e8aa725e056730b7959b62 Description: GnuPG keys of Linex4red Debian Developers and Maintainers The Linex4red Debian project wants developers to digitally sign the announcements of their packages with GnuPG, to protect against forgeries. This package contains keyrings of GnuPG and keys of Linex4red Debian Developers (uploading and non-uploading), as well as of Linex4red Debian Maintainers. . Do note that, although this package is provided for convenience, it is not necessarily kept updated with the latest changes; the authoritative source for keyring information is publicly accessible via web at: . https://debian.linex4red.de . Finally, the following Git repository is usually kept up to date with the public authoritative data: . http://git.linex4red.de/pub/linex4red-archive-keyring.git