Source: rust-futures-channel Section: rust Priority: optional Build-Depends: debhelper (>= 12), dh-cargo (>= 24), cargo:native , rustc:native , libstd-rust-dev , librust-futures-core-0.3-dev (>= 0.3.8-~~) Maintainer: Debian Rust Maintainers Uploaders: Henry-Nicolas Tourneur Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/futures-channel] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/futures-channel Homepage: https://rust-lang.github.io/futures-rs Rules-Requires-Root: no Package: librust-futures-channel-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-futures-core-0.3-dev (>= 0.3.8-~~) Provides: librust-futures-channel+default-dev (= ${binary:Version}), librust-futures-channel-0-dev (= ${binary:Version}), librust-futures-channel-0+default-dev (= ${binary:Version}), librust-futures-channel-0.3-dev (= ${binary:Version}), librust-futures-channel-0.3+default-dev (= ${binary:Version}), librust-futures-channel-0.3.8-dev (= ${binary:Version}), librust-futures-channel-0.3.8+default-dev (= ${binary:Version}) Description: Channels for asynchronous communication using futures-rs - Rust source code This package contains the source for the Rust futures-channel crate, packaged by debcargo for use with cargo and dh-cargo.