1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150
|
Source: rust-git2
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-bitflags-2+default-dev (>= 2.1.0-~~) <!nocheck>,
librust-libc-0.2+default-dev <!nocheck>,
librust-libgit2-sys-0.18+default-dev (>= 0.18.1-~~) <!nocheck>,
librust-libgit2-sys-0.18+https-dev (>= 0.18.1-~~) <!nocheck>,
librust-libgit2-sys-0.18+ssh-dev (>= 0.18.1-~~) <!nocheck>,
librust-log-0.4+default-dev (>= 0.4.8-~~) <!nocheck>,
librust-openssl-probe-0.1+default-dev <!nocheck>,
librust-openssl-sys-0.9+default-dev (>= 0.9.45-~~) <!nocheck>,
librust-url-2+default-dev (>= 2.5.2-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Paride Legovini <paride@debian.org>
Standards-Version: 4.7.0
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
Homepage: https://github.com/rust-lang/git2-rs
X-Cargo-Crate: git2
Rules-Requires-Root: no
Package: librust-git2-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-bitflags-2+default-dev (>= 2.1.0-~~),
librust-libc-0.2+default-dev,
librust-libgit2-sys-0.18+default-dev (>= 0.18.1-~~),
librust-log-0.4+default-dev (>= 0.4.8-~~),
librust-url-2+default-dev (>= 2.5.2-~~)
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})
Provides:
librust-git2+unstable-dev (= ${binary:Version}),
librust-git2-0-dev (= ${binary:Version}),
librust-git2-0+unstable-dev (= ${binary:Version}),
librust-git2-0.20-dev (= ${binary:Version}),
librust-git2-0.20+unstable-dev (= ${binary:Version}),
librust-git2-0.20.1-dev (= ${binary:Version}),
librust-git2-0.20.1+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.
.
Source code for Debianized Rust crate "git2"
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})
Provides:
librust-git2-0+default-dev (= ${binary:Version}),
librust-git2-0.20+default-dev (= ${binary:Version}),
librust-git2-0.20.1+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-git2+openssl-sys-dev (= ${binary:Version}),
librust-git2+openssl-probe-dev (= ${binary:Version}),
librust-libgit2-sys-0.18+https-dev (>= 0.18.1-~~)
Provides:
librust-git2-0+https-dev (= ${binary:Version}),
librust-git2-0.20+https-dev (= ${binary:Version}),
librust-git2-0.20.1+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.20+openssl-probe-dev (= ${binary:Version}),
librust-git2-0.20.1+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 (>= 0.9.45-~~)
Provides:
librust-git2-0+openssl-sys-dev (= ${binary:Version}),
librust-git2-0.20+openssl-sys-dev (= ${binary:Version}),
librust-git2-0.20.1+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.18+ssh-dev (>= 0.18.1-~~)
Provides:
librust-git2-0+ssh-dev (= ${binary:Version}),
librust-git2-0.20+ssh-dev (= ${binary:Version}),
librust-git2-0.20.1+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.
|