Source: rust-futures-timer
Section: rust
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-cargo (>= 25),
# librust-gloo-timers-0.2+default-dev <!nocheck>,
# librust-gloo-timers-0.2+futures-dev <!nocheck>,
# librust-send-wrapper-0.4+default-dev <!nocheck>,
 librust-async-std-1+attributes-dev <!nocheck>,
 librust-async-std-1+default-dev <!nocheck>,
 librust-futures-0.3+default-dev <!nocheck>,
Maintainer: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/debian/rust-futures-timer.git
Vcs-Browser: https://salsa.debian.org/debian/rust-futures-timer
Homepage: https://github.com/async-rs/futures-timer
Rules-Requires-Root: no

Package: librust-futures-timer-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
#Suggests:
# librust-futures-timer+wasm-bindgen-dev (= ${binary:Version}),
Provides:
 librust-futures-timer+default-dev (= ${binary:Version}),
 librust-futures-timer-3+default-dev (= ${binary:Version}),
 librust-futures-timer-3-dev (= ${binary:Version}),
 librust-futures-timer-3.0-dev (= ${binary:Version}),
 librust-futures-timer-3.0.2-dev (= ${binary:Version}),
Description: timeouts for futures - Rust source code
 A general purpose crate
 for working with timeouts and delays with futures.
 .
 This package contains the source for the Rust futures-timer crate,
 packaged for use with cargo and dh-cargo.

#Package: librust-futures-timer+wasm-bindgen-dev
#Architecture: any
#Multi-Arch: same
#Depends:
# ${misc:Depends},
# librust-futures-timer-dev (= ${binary:Version}),
# librust-gloo-timers-0.2+default-dev,
# librust-gloo-timers-0.2+futures-dev,
# librust-send-wrapper-0.4+default-dev,
#Provides:
# librust-futures-timer-3+wasm-bindgen-dev (= ${binary:Version}),
#Description: timeouts for futures - feature wasm-bindgen
# A general purpose crate
# for working with timeouts and delays with futures.
# .
# This metapackage enables feature "wasm-bindgen"
# for the Rust futures-timer crate,
# by pulling in any additional dependencies needed by that feature.
