Source: rust-git2 Section: rust Priority: optional Build-Depends: debhelper (>= 11), dh-cargo (>= 18), cargo:native , rustc:native , libstd-rust-dev , librust-bitflags-1+default-dev (>= 1.1.0-~~) , librust-libc-0.2+default-dev , librust-libgit2-sys-0.12+default-dev (>= 0.12.13-~~) , librust-libgit2-sys-0.12+https-dev (>= 0.12.13-~~) , librust-libgit2-sys-0.12+ssh-dev (>= 0.12.13-~~) , librust-libgit2-sys-0.12+ssh-key-from-memory-dev (>= 0.12.13-~~) , librust-log-0.4+default-dev (>= 0.4.8-~~) , librust-openssl-probe-0.1+default-dev , librust-openssl-sys-0.9+default-dev , librust-url-2+default-dev Maintainer: Debian Rust Maintainers Uploaders: Paride Legovini Standards-Version: 4.4.1 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/git2] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/git2 Package: librust-git2-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-bitflags-1+default-dev (>= 1.1.0-~~), librust-libc-0.2+default-dev, librust-libgit2-sys-0.12+default-dev (>= 0.12.13-~~), librust-log-0.4+default-dev (>= 0.4.8-~~), librust-url-2+default-dev Recommends: librust-git2+default-dev (= ${binary:Version}) Suggests: librust-git2+https-dev (= ${binary:Version}), librust-git2+openssl-probe-dev (= ${binary:Version}), librust-git2+openssl-sys-dev (= ${binary:Version}), librust-git2+ssh-dev (= ${binary:Version}), librust-git2+ssh-key-from-memory-dev (= ${binary:Version}) Provides: librust-git2+unstable-dev (= ${binary:Version}), librust-git2-0-dev (= ${binary:Version}), librust-git2-0+unstable-dev (= ${binary:Version}), librust-git2-0.13-dev (= ${binary:Version}), librust-git2-0.13+unstable-dev (= ${binary:Version}), librust-git2-0.13.11-dev (= ${binary:Version}), librust-git2-0.13.11+unstable-dev (= ${binary:Version}) Description: Bindings to libgit2 for interoperating with git repositories - Rust source code This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This package contains the source for the Rust git2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-git2+default-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-git2-dev (= ${binary:Version}), librust-git2+ssh-dev (= ${binary:Version}), librust-git2+https-dev (= ${binary:Version}), librust-git2+ssh-key-from-memory-dev (= ${binary:Version}) Provides: librust-git2-0+default-dev (= ${binary:Version}), librust-git2-0.13+default-dev (= ${binary:Version}), librust-git2-0.13.11+default-dev (= ${binary:Version}) Description: Bindings to libgit2 for interoperating with git repositories - feature "default" This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This metapackage enables feature "default" for the Rust git2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-git2+https-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-git2-dev (= ${binary:Version}), librust-libgit2-sys-0.12+https-dev (>= 0.12.13-~~), librust-openssl-probe-0.1+default-dev, librust-openssl-sys-0.9+default-dev Provides: librust-git2-0+https-dev (= ${binary:Version}), librust-git2-0.13+https-dev (= ${binary:Version}), librust-git2-0.13.11+https-dev (= ${binary:Version}) Description: Bindings to libgit2 for interoperating with git repositories - feature "https" This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This metapackage enables feature "https" for the Rust git2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-git2+openssl-probe-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-git2-dev (= ${binary:Version}), librust-openssl-probe-0.1+default-dev Provides: librust-git2-0+openssl-probe-dev (= ${binary:Version}), librust-git2-0.13+openssl-probe-dev (= ${binary:Version}), librust-git2-0.13.11+openssl-probe-dev (= ${binary:Version}) Description: Bindings to libgit2 for interoperating with git repositories - feature "openssl-probe" This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This metapackage enables feature "openssl-probe" for the Rust git2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-git2+openssl-sys-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-git2-dev (= ${binary:Version}), librust-openssl-sys-0.9+default-dev Provides: librust-git2-0+openssl-sys-dev (= ${binary:Version}), librust-git2-0.13+openssl-sys-dev (= ${binary:Version}), librust-git2-0.13.11+openssl-sys-dev (= ${binary:Version}) Description: Bindings to libgit2 for interoperating with git repositories - feature "openssl-sys" This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This metapackage enables feature "openssl-sys" for the Rust git2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-git2+ssh-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-git2-dev (= ${binary:Version}), librust-libgit2-sys-0.12+ssh-dev (>= 0.12.13-~~) Provides: librust-git2-0+ssh-dev (= ${binary:Version}), librust-git2-0.13+ssh-dev (= ${binary:Version}), librust-git2-0.13.11+ssh-dev (= ${binary:Version}) Description: Bindings to libgit2 for interoperating with git repositories - feature "ssh" This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This metapackage enables feature "ssh" for the Rust git2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-git2+ssh-key-from-memory-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-git2-dev (= ${binary:Version}), librust-libgit2-sys-0.12+ssh-key-from-memory-dev (>= 0.12.13-~~) Provides: librust-git2-0+ssh-key-from-memory-dev (= ${binary:Version}), librust-git2-0.13+ssh-key-from-memory-dev (= ${binary:Version}), librust-git2-0.13.11+ssh-key-from-memory-dev (= ${binary:Version}) Description: Bindings to libgit2 for interoperating with git repositories - feature "ssh_key_from_memory" This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This metapackage enables feature "ssh_key_from_memory" for the Rust git2 crate, by pulling in any additional dependencies needed by that feature.