Source: rust-futures-executor Section: rust Priority: optional Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-futures-core-0.3+std-dev (>= 0.3.21-~~) , librust-futures-core-0.3-dev (>= 0.3.21-~~) , librust-futures-task-0.3+std-dev (>= 0.3.21-~~) , librust-futures-task-0.3-dev (>= 0.3.21-~~) , librust-futures-util-0.3+std-dev (>= 0.3.21-~~) , librust-futures-util-0.3-dev (>= 0.3.21-~~) Maintainer: Debian Rust Maintainers Uploaders: Henry-Nicolas Tourneur Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/futures-executor] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/futures-executor Homepage: https://rust-lang.github.io/futures-rs Rules-Requires-Root: no Package: librust-futures-executor-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-futures-core-0.3+std-dev (>= 0.3.21-~~), librust-futures-core-0.3-dev (>= 0.3.21-~~), librust-futures-task-0.3+std-dev (>= 0.3.21-~~), librust-futures-task-0.3-dev (>= 0.3.21-~~), librust-futures-util-0.3+std-dev (>= 0.3.21-~~), librust-futures-util-0.3-dev (>= 0.3.21-~~), librust-num-cpus-1+default-dev (>= 1.8.0-~~) Provides: librust-futures-executor+default-dev (= ${binary:Version}), librust-futures-executor+num-cpus-dev (= ${binary:Version}), librust-futures-executor+std-dev (= ${binary:Version}), librust-futures-executor+thread-pool-dev (= ${binary:Version}), librust-futures-executor-0-dev (= ${binary:Version}), librust-futures-executor-0+default-dev (= ${binary:Version}), librust-futures-executor-0+num-cpus-dev (= ${binary:Version}), librust-futures-executor-0+std-dev (= ${binary:Version}), librust-futures-executor-0+thread-pool-dev (= ${binary:Version}), librust-futures-executor-0.3-dev (= ${binary:Version}), librust-futures-executor-0.3+default-dev (= ${binary:Version}), librust-futures-executor-0.3+num-cpus-dev (= ${binary:Version}), librust-futures-executor-0.3+std-dev (= ${binary:Version}), librust-futures-executor-0.3+thread-pool-dev (= ${binary:Version}), librust-futures-executor-0.3.21-dev (= ${binary:Version}), librust-futures-executor-0.3.21+default-dev (= ${binary:Version}), librust-futures-executor-0.3.21+num-cpus-dev (= ${binary:Version}), librust-futures-executor-0.3.21+std-dev (= ${binary:Version}), librust-futures-executor-0.3.21+thread-pool-dev (= ${binary:Version}) Description: Executors for asynchronous tasks based on the futures-rs library - Rust source code This package contains the source for the Rust futures-executor crate, packaged by debcargo for use with cargo and dh-cargo.