2025-02-05 05:16:52 +01:00
|
|
|
Source: rust-auth-git2
|
|
|
|
Section: rust
|
|
|
|
Priority: optional
|
2025-02-05 05:17:05 +01:00
|
|
|
Maintainer: Daniel Baumann <daniel@debian.org>
|
2025-02-05 05:16:52 +01:00
|
|
|
Build-Depends:
|
|
|
|
cargo:native <!nocheck>,
|
|
|
|
debhelper-compat (= 13),
|
|
|
|
dh-sequence-cargo,
|
|
|
|
librust-dirs-5+default-dev (>= 5.0.1-~~) <!nocheck>,
|
|
|
|
librust-git2-19-dev <!nocheck> | librust-git2-18-dev <!nocheck> | librust-git2-17-dev <!nocheck> | librust-git2-16-dev <!nocheck> | librust-git2-15-dev <!nocheck> | librust-git2-14-dev <!nocheck> | librust-git2-13-dev <!nocheck> | librust-git2-12-dev <!nocheck> | librust-git2-11-dev <!nocheck> | librust-git2-10-dev <!nocheck> | librust-git2-9-dev <!nocheck> | librust-git2-8-dev <!nocheck> | librust-git2-7-dev <!nocheck> | librust-git2-6-dev <!nocheck> | librust-git2-5-dev <!nocheck> | librust-git2-4-dev <!nocheck> | librust-git2-3-dev <!nocheck> | librust-git2-2-dev <!nocheck> | librust-git2-1-dev <!nocheck> | librust-git2-0-dev (>= 0.15-~~) <!nocheck>,
|
|
|
|
librust-terminal-prompt-0.2+default-dev (>= 0.2.2-~~) <!nocheck>,
|
|
|
|
libstd-rust-dev <!nocheck>,
|
|
|
|
rustc:native <!nocheck>,
|
|
|
|
Rules-Requires-Root: no
|
|
|
|
Standards-Version: 4.7.0
|
|
|
|
Homepage: https://github.com/de-vri-es/auth-git2-rs
|
|
|
|
X-Cargo-Crate: auth-git2
|
|
|
|
|
|
|
|
Package: librust-auth-git2+log-dev
|
|
|
|
Section: rust
|
|
|
|
Architecture: any
|
|
|
|
Multi-Arch: same
|
|
|
|
Depends:
|
|
|
|
librust-auth-git2-dev (= ${binary:Version}),
|
|
|
|
librust-log-0.4+default-dev (>= 0.4.19-~~),
|
|
|
|
${misc:Depends},
|
|
|
|
Provides:
|
|
|
|
librust-auth-git2-0+log-dev (= ${binary:Version}),
|
|
|
|
librust-auth-git2-0.5+log-dev (= ${binary:Version}),
|
|
|
|
librust-auth-git2-0.5.5+log-dev (= ${binary:Version}),
|
|
|
|
Description: Authentication for git2 - feature "log"
|
|
|
|
Authentication with git can be quite difficult to implement correctly,
|
|
|
|
this crate aims to make it easy.
|
|
|
|
.
|
|
|
|
This metapackage enables feature "log" for the Rust auth-git2 crate,
|
|
|
|
by pulling in any additional dependencies needed by that feature.
|
|
|
|
|
|
|
|
Package: librust-auth-git2-dev
|
|
|
|
Section: rust
|
|
|
|
Architecture: any
|
|
|
|
Multi-Arch: same
|
|
|
|
Depends:
|
|
|
|
librust-dirs-5+default-dev (>= 5.0.1-~~),
|
|
|
|
librust-git2-19-dev | librust-git2-18-dev | librust-git2-17-dev | librust-git2-16-dev | librust-git2-15-dev | librust-git2-14-dev | librust-git2-13-dev | librust-git2-12-dev | librust-git2-11-dev | librust-git2-10-dev | librust-git2-9-dev | librust-git2-8-dev | librust-git2-7-dev | librust-git2-6-dev | librust-git2-5-dev | librust-git2-4-dev | librust-git2-3-dev | librust-git2-2-dev | librust-git2-1-dev | librust-git2-0-dev (>= 0.15-~~),
|
|
|
|
librust-terminal-prompt-0.2+default-dev (>= 0.2.2-~~),
|
|
|
|
${misc:Depends},
|
|
|
|
Suggests:
|
|
|
|
librust-auth-git2+log-dev (= ${binary:Version}),
|
|
|
|
Provides:
|
|
|
|
librust-auth-git2+default-dev (= ${binary:Version}),
|
|
|
|
librust-auth-git2-0+default-dev (= ${binary:Version}),
|
|
|
|
librust-auth-git2-0-dev (= ${binary:Version}),
|
|
|
|
librust-auth-git2-0.5+default-dev (= ${binary:Version}),
|
|
|
|
librust-auth-git2-0.5-dev (= ${binary:Version}),
|
|
|
|
librust-auth-git2-0.5.5+default-dev (= ${binary:Version}),
|
|
|
|
librust-auth-git2-0.5.5-dev (= ${binary:Version}),
|
|
|
|
Description: Authentication for git - Rust source code
|
|
|
|
Authentication with git can be quite difficult to implement correctly,
|
|
|
|
this crate aims to make it easy.
|
|
|
|
.
|
|
|
|
This package contains the source for the Rust auth_git2 crate
|
|
|
|
for use with cargo and dh-cargo.
|