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
|
Source: rust-futures
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
rustc:native (>= 1.56) <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-futures-channel-0.3+alloc-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-channel-0.3+sink-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-core-0.3+alloc-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-core-0.3+std-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-core-0.3-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-executor-0.3+std-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-io-0.3+std-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-io-0.3-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-sink-0.3+alloc-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-sink-0.3+std-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-sink-0.3-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-task-0.3+alloc-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-task-0.3+std-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-task-0.3-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-util-0.3+alloc-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-util-0.3+async-await-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-util-0.3+async-await-macro-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-util-0.3+channel-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-util-0.3+io-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-util-0.3+sink-dev (>= 0.3.31-~~) <!nocheck>,
librust-futures-util-0.3+std-dev (>= 0.3.31-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Wolfgang Silbermayr <wolfgang@silbermayr.at>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/futures]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/futures
Homepage: https://rust-lang.github.io/futures-rs
X-Cargo-Crate: futures
Rules-Requires-Root: no
Package: librust-futures-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-futures-channel-0.3+alloc-dev (>= 0.3.31-~~),
librust-futures-channel-0.3+sink-dev (>= 0.3.31-~~),
librust-futures-channel-0.3+unstable-dev (>= 0.3.31-~~),
librust-futures-core-0.3+alloc-dev (>= 0.3.31-~~),
librust-futures-core-0.3+std-dev (>= 0.3.31-~~),
librust-futures-core-0.3+unstable-dev (>= 0.3.31-~~),
librust-futures-core-0.3-dev (>= 0.3.31-~~),
librust-futures-executor-0.3+std-dev (>= 0.3.31-~~),
librust-futures-executor-0.3+thread-pool-dev (>= 0.3.31-~~),
librust-futures-executor-0.3-dev (>= 0.3.31-~~),
librust-futures-io-0.3+std-dev (>= 0.3.31-~~),
librust-futures-io-0.3+unstable-dev (>= 0.3.31-~~),
librust-futures-io-0.3-dev (>= 0.3.31-~~),
librust-futures-sink-0.3+alloc-dev (>= 0.3.31-~~),
librust-futures-sink-0.3+std-dev (>= 0.3.31-~~),
librust-futures-sink-0.3-dev (>= 0.3.31-~~),
librust-futures-task-0.3+alloc-dev (>= 0.3.31-~~),
librust-futures-task-0.3+std-dev (>= 0.3.31-~~),
librust-futures-task-0.3+unstable-dev (>= 0.3.31-~~),
librust-futures-task-0.3-dev (>= 0.3.31-~~),
librust-futures-util-0.3+alloc-dev (>= 0.3.31-~~),
librust-futures-util-0.3+async-await-dev (>= 0.3.31-~~),
librust-futures-util-0.3+async-await-macro-dev (>= 0.3.31-~~),
librust-futures-util-0.3+bilock-dev (>= 0.3.31-~~),
librust-futures-util-0.3+channel-dev (>= 0.3.31-~~),
librust-futures-util-0.3+io-dev (>= 0.3.31-~~),
librust-futures-util-0.3+sink-dev (>= 0.3.31-~~),
librust-futures-util-0.3+std-dev (>= 0.3.31-~~),
librust-futures-util-0.3+unstable-dev (>= 0.3.31-~~),
librust-futures-util-0.3+write-all-vectored-dev (>= 0.3.31-~~)
Provides:
librust-futures+alloc-dev (= ${binary:Version}),
librust-futures+async-await-dev (= ${binary:Version}),
librust-futures+bilock-dev (= ${binary:Version}),
librust-futures+default-dev (= ${binary:Version}),
librust-futures+executor-dev (= ${binary:Version}),
librust-futures+futures-executor-dev (= ${binary:Version}),
librust-futures+std-dev (= ${binary:Version}),
librust-futures+thread-pool-dev (= ${binary:Version}),
librust-futures+unstable-dev (= ${binary:Version}),
librust-futures+write-all-vectored-dev (= ${binary:Version}),
librust-futures-0-dev (= ${binary:Version}),
librust-futures-0+alloc-dev (= ${binary:Version}),
librust-futures-0+async-await-dev (= ${binary:Version}),
librust-futures-0+bilock-dev (= ${binary:Version}),
librust-futures-0+default-dev (= ${binary:Version}),
librust-futures-0+executor-dev (= ${binary:Version}),
librust-futures-0+futures-executor-dev (= ${binary:Version}),
librust-futures-0+std-dev (= ${binary:Version}),
librust-futures-0+thread-pool-dev (= ${binary:Version}),
librust-futures-0+unstable-dev (= ${binary:Version}),
librust-futures-0+write-all-vectored-dev (= ${binary:Version}),
librust-futures-0.3-dev (= ${binary:Version}),
librust-futures-0.3+alloc-dev (= ${binary:Version}),
librust-futures-0.3+async-await-dev (= ${binary:Version}),
librust-futures-0.3+bilock-dev (= ${binary:Version}),
librust-futures-0.3+default-dev (= ${binary:Version}),
librust-futures-0.3+executor-dev (= ${binary:Version}),
librust-futures-0.3+futures-executor-dev (= ${binary:Version}),
librust-futures-0.3+std-dev (= ${binary:Version}),
librust-futures-0.3+thread-pool-dev (= ${binary:Version}),
librust-futures-0.3+unstable-dev (= ${binary:Version}),
librust-futures-0.3+write-all-vectored-dev (= ${binary:Version}),
librust-futures-0.3.31-dev (= ${binary:Version}),
librust-futures-0.3.31+alloc-dev (= ${binary:Version}),
librust-futures-0.3.31+async-await-dev (= ${binary:Version}),
librust-futures-0.3.31+bilock-dev (= ${binary:Version}),
librust-futures-0.3.31+default-dev (= ${binary:Version}),
librust-futures-0.3.31+executor-dev (= ${binary:Version}),
librust-futures-0.3.31+futures-executor-dev (= ${binary:Version}),
librust-futures-0.3.31+std-dev (= ${binary:Version}),
librust-futures-0.3.31+thread-pool-dev (= ${binary:Version}),
librust-futures-0.3.31+unstable-dev (= ${binary:Version}),
librust-futures-0.3.31+write-all-vectored-dev (= ${binary:Version})
Description: Futures and streams - Rust source code
Source code for Debianized Rust crate "futures"
|