Source: libgit2 Section: libs Priority: optional Maintainer: Progress Linux Maintainers XSBC-Uploaders: Daniel Baumann XSBC-Original-Maintainer: Utkarsh Gupta XSBC-Original-Uploaders: Pirate Praveen , Mohammed Bilal , Timo Röhling , Bugs: mailto:maintainers@lists.progress-linux.org Build-Depends: debhelper-compat (= 13), python3-minimal:any, pkgconf, ca-certificates, cmake, zlib1g-dev, libmbedtls-dev, libssh2-1-dev, libllhttp-dev, libpcre2-dev, libkrb5-dev, ca-certificates Standards-Version: 4.6.2 Homepage: https://libgit2.github.com/ Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/libgit2 Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/libgit2 XSBC-Original-Vcs-Browser: https://salsa.debian.org/debian/libgit2 XSBC-Original-Vcs-Git: https://salsa.debian.org/debian/libgit2.git Rules-Requires-Root: no Package: libgit2-dev Architecture: any Section: libdevel Multi-Arch: same Depends: libgit2-1.8 (= ${binary:Version}), zlib1g-dev, libmbedtls-dev, libssh2-1-dev, libllhttp-dev, libpcre2-dev, ${misc:Depends}, Description: low-level Git library (development files) libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. . This package contains the development files for libgit2. Package: libgit2-1.8 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, Description: low-level Git library libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. Package: libgit2-fixtures Architecture: all Multi-Arch: foreign Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, Description: low-level Git library - test suite examples libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. . This package provides the test examples of the library, which can be useful for other pieces of software relying on libgit2, for testing purposes.