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
|
Source: rust-zoxide
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo,
cargo:native,
rustc:native,
libstd-rust-dev,
librust-anyhow-1+default-dev (>= 1.0.32-~~),
librust-bincode-1+default-dev,
librust-clap-4+default-dev,
librust-clap-4+derive-dev,
librust-clap-complete-4+default-dev,
librust-clap-complete-fig-4+default-dev,
librust-color-print-0.3+default-dev,
librust-dirs+default-dev (>= 4.0.0-~~), librust-dirs+default-dev (<< 6.0-~~),
librust-dunce-1+default-dev (>= 1.0.1-~~),
librust-fastrand+default-dev (>= 1.9.0-~~),
librust-glob-0.3+default-dev,
librust-nix-0+fs-dev,
librust-nix-0+user-dev,
librust-ouroboros-0+default-dev,
librust-rinja-0.3-dev (>= 0.3.2-~~),
librust-serde-1+default-dev (>= 1.0.116-~~),
librust-serde-1+derive-dev (>= 1.0.116-~~),
help2man
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Sylvestre Ledru <sylvestre@debian.org>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/zoxide]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/zoxide
Homepage: https://github.com/ajeetdsouza/zoxide
X-Cargo-Crate: zoxide
Rules-Requires-Root: no
Package: zoxide
Architecture: any
Multi-Arch: allowed
Section: utils
Depends:
${misc:Depends},
${shlibs:Depends},
${cargo:Depends}
Recommends:
${cargo:Recommends}
Suggests:
${cargo:Suggests}
Provides:
${cargo:Provides}
Built-Using: ${cargo:Built-Using}
Static-Built-Using: ${cargo:Static-Built-Using}
Description: Smarter cd command for your terminal
This package contains the following binaries built from the Rust crate
"zoxide":
- zoxide
|