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
|
Source: rust-value-bag
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
dh-cargo (>= 25),
cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Reinhard Tartler <siretart@tauware.de>
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/value-bag]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/value-bag
X-Cargo-Crate: value-bag
Rules-Requires-Root: no
Package: librust-value-bag-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-value-bag-serde1-1+alloc-dev (>= 1.9.0-~~),
librust-value-bag-serde1-1+default-dev (>= 1.9.0-~~),
librust-value-bag-serde1-1+std-dev (>= 1.9.0-~~),
librust-value-bag-sval2-1+alloc-dev (>= 1.9.0-~~),
librust-value-bag-sval2-1+default-dev (>= 1.9.0-~~),
librust-value-bag-sval2-1+serde1-dev (>= 1.9.0-~~),
librust-value-bag-sval2-1+std-dev (>= 1.9.0-~~)
Provides:
librust-value-bag+alloc-dev (= ${binary:Version}),
librust-value-bag+default-dev (= ${binary:Version}),
librust-value-bag+error-dev (= ${binary:Version}),
librust-value-bag+inline-i128-dev (= ${binary:Version}),
librust-value-bag+seq-dev (= ${binary:Version}),
librust-value-bag+serde-dev (= ${binary:Version}),
librust-value-bag+serde1-dev (= ${binary:Version}),
librust-value-bag+std-dev (= ${binary:Version}),
librust-value-bag+sval-dev (= ${binary:Version}),
librust-value-bag+sval2-dev (= ${binary:Version}),
librust-value-bag+test-dev (= ${binary:Version}),
librust-value-bag+value-bag-serde1-dev (= ${binary:Version}),
librust-value-bag+value-bag-sval2-dev (= ${binary:Version}),
librust-value-bag-1-dev (= ${binary:Version}),
librust-value-bag-1+alloc-dev (= ${binary:Version}),
librust-value-bag-1+default-dev (= ${binary:Version}),
librust-value-bag-1+error-dev (= ${binary:Version}),
librust-value-bag-1+inline-i128-dev (= ${binary:Version}),
librust-value-bag-1+seq-dev (= ${binary:Version}),
librust-value-bag-1+serde-dev (= ${binary:Version}),
librust-value-bag-1+serde1-dev (= ${binary:Version}),
librust-value-bag-1+std-dev (= ${binary:Version}),
librust-value-bag-1+sval-dev (= ${binary:Version}),
librust-value-bag-1+sval2-dev (= ${binary:Version}),
librust-value-bag-1+test-dev (= ${binary:Version}),
librust-value-bag-1+value-bag-serde1-dev (= ${binary:Version}),
librust-value-bag-1+value-bag-sval2-dev (= ${binary:Version}),
librust-value-bag-1.9-dev (= ${binary:Version}),
librust-value-bag-1.9+alloc-dev (= ${binary:Version}),
librust-value-bag-1.9+default-dev (= ${binary:Version}),
librust-value-bag-1.9+error-dev (= ${binary:Version}),
librust-value-bag-1.9+inline-i128-dev (= ${binary:Version}),
librust-value-bag-1.9+seq-dev (= ${binary:Version}),
librust-value-bag-1.9+serde-dev (= ${binary:Version}),
librust-value-bag-1.9+serde1-dev (= ${binary:Version}),
librust-value-bag-1.9+std-dev (= ${binary:Version}),
librust-value-bag-1.9+sval-dev (= ${binary:Version}),
librust-value-bag-1.9+sval2-dev (= ${binary:Version}),
librust-value-bag-1.9+test-dev (= ${binary:Version}),
librust-value-bag-1.9+value-bag-serde1-dev (= ${binary:Version}),
librust-value-bag-1.9+value-bag-sval2-dev (= ${binary:Version}),
librust-value-bag-1.9.0-dev (= ${binary:Version}),
librust-value-bag-1.9.0+alloc-dev (= ${binary:Version}),
librust-value-bag-1.9.0+default-dev (= ${binary:Version}),
librust-value-bag-1.9.0+error-dev (= ${binary:Version}),
librust-value-bag-1.9.0+inline-i128-dev (= ${binary:Version}),
librust-value-bag-1.9.0+seq-dev (= ${binary:Version}),
librust-value-bag-1.9.0+serde-dev (= ${binary:Version}),
librust-value-bag-1.9.0+serde1-dev (= ${binary:Version}),
librust-value-bag-1.9.0+std-dev (= ${binary:Version}),
librust-value-bag-1.9.0+sval-dev (= ${binary:Version}),
librust-value-bag-1.9.0+sval2-dev (= ${binary:Version}),
librust-value-bag-1.9.0+test-dev (= ${binary:Version}),
librust-value-bag-1.9.0+value-bag-serde1-dev (= ${binary:Version}),
librust-value-bag-1.9.0+value-bag-sval2-dev (= ${binary:Version})
Description: Anonymous structured values - Rust source code
Source code for Debianized Rust crate "value-bag"
|