Source: rust-governor-dmo
Section: rust
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Standards-Version: 4.7.4
Homepage: https://github.com/boinkor-net/governor
X-Cargo-Crate: governor
X-Cargo-Crate-Version: 0.10.4
Build-Depends: debhelper-compat (= 13), dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-cfg-if-1+default-dev <!nocheck>,
 librust-dashmap-6+default-dev (>= 6.1.0) <!nocheck>,
 librust-futures-sink-0.3+default-dev (>= 0.3.31) <!nocheck>,
 librust-futures-timer-3+default-dev (>= 3.0.3) <!nocheck>,
 librust-futures-util-0.3+sink-dev (>= 0.3.31) <!nocheck>,
 librust-futures-util-0.3+std-dev (>= 0.3.31) <!nocheck>,
 librust-getrandom-0.4+default-dev <!nocheck>,
 librust-getrandom-0.4+wasm-js-dev <!nocheck>,
 librust-hashbrown-0.16+default-dev <!nocheck>,
 librust-nonzero-ext-0.3+std-dev <!nocheck>,
 librust-nonzero-ext-0.3-dev <!nocheck>,
 librust-parking-lot-0.12+default-dev <!nocheck>,
 librust-portable-atomic-1+default-dev (>= 1.6) <!nocheck>,
 librust-portable-atomic-1+require-cas-dev (>= 1.6) <!nocheck>,
 librust-quanta-0.12+default-dev <!nocheck>,
 librust-rand-0.10+default-dev <!nocheck>,
 librust-smallvec-1+default-dev (>= 1.6.1) <!nocheck>,
 librust-spinning-top-0.3+default-dev <!nocheck>,
 librust-web-time-1+default-dev (>= 1.1.0) <!nocheck>

Package: librust-governor-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-cfg-if-1+default-dev,
 librust-hashbrown-0.16+default-dev,
 librust-nonzero-ext-0.3-dev,
 librust-portable-atomic-1+default-dev (>= 1.6),
 librust-portable-atomic-1+require-cas-dev (>= 1.6),
 librust-smallvec-1+default-dev (>= 1.6.1),
 librust-spinning-top-0.3+default-dev,
 librust-web-time-1+default-dev (>= 1.1.0)
Recommends:
 librust-governor+default-dev (= ${binary:Version})
Suggests:
 librust-governor+dashmap-dev (= ${binary:Version}),
 librust-governor+jitter-dev (= ${binary:Version}),
 librust-governor+no-std-dev (= ${binary:Version}),
 librust-governor+quanta-dev (= ${binary:Version}),
 librust-governor+std-dev (= ${binary:Version})
Provides:
 librust-governor-0-dev (= ${binary:Version}),
 librust-governor-0.10-dev (= ${binary:Version}),
 librust-governor-0.10.4-dev (= ${binary:Version})
Description: Rate-limiting implementation in Rust - Rust source code
 Source code for Debianized Rust crate "governor"

Package: librust-governor+dashmap-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-governor-dev (= ${binary:Version}),
 librust-dashmap-6+default-dev (>= 6.1.0)
Provides:
 librust-governor-0+dashmap-dev (= ${binary:Version}),
 librust-governor-0.10+dashmap-dev (= ${binary:Version}),
 librust-governor-0.10.4+dashmap-dev (= ${binary:Version})
Description: Rate-limiting implementation in Rust - feature "dashmap"
 This metapackage enables feature "dashmap" for the Rust governor crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-governor+default-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-governor-dev (= ${binary:Version}),
 librust-governor+std-dev (= ${binary:Version}),
 librust-governor+dashmap-dev (= ${binary:Version}),
 librust-governor+jitter-dev (= ${binary:Version}),
 librust-governor+quanta-dev (= ${binary:Version})
Provides:
 librust-governor-0+default-dev (= ${binary:Version}),
 librust-governor-0.10+default-dev (= ${binary:Version}),
 librust-governor-0.10.4+default-dev (= ${binary:Version})
Description: Rate-limiting implementation in Rust - feature "default"
 This metapackage enables feature "default" for the Rust governor crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-governor+jitter-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-governor-dev (= ${binary:Version}),
 librust-getrandom-0.4+default-dev,
 librust-getrandom-0.4+wasm-js-dev,
 librust-rand-0.10+default-dev
Provides:
 librust-governor-0+jitter-dev (= ${binary:Version}),
 librust-governor-0.10+jitter-dev (= ${binary:Version}),
 librust-governor-0.10.4+jitter-dev (= ${binary:Version})
Description: Rate-limiting implementation in Rust - feature "jitter"
 This metapackage enables feature "jitter" for the Rust governor crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-governor+no-std-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-governor-dev (= ${binary:Version}),
 librust-hashbrown-0.16+alloc-dev
Provides:
 librust-governor-0+no-std-dev (= ${binary:Version}),
 librust-governor-0.10+no-std-dev (= ${binary:Version}),
 librust-governor-0.10.4+no-std-dev (= ${binary:Version})
Description: Rate-limiting implementation in Rust - feature "no_std"
 This metapackage enables feature "no_std" for the Rust governor crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-governor+quanta-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-governor-dev (= ${binary:Version}),
 librust-quanta-0.12+default-dev
Provides:
 librust-governor-0+quanta-dev (= ${binary:Version}),
 librust-governor-0.10+quanta-dev (= ${binary:Version}),
 librust-governor-0.10.4+quanta-dev (= ${binary:Version})
Description: Rate-limiting implementation in Rust - feature "quanta"
 This metapackage enables feature "quanta" for the Rust governor crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-governor+std-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-governor-dev (= ${binary:Version}),
 librust-futures-sink-0.3+default-dev (>= 0.3.31),
 librust-futures-timer-3+default-dev (>= 3.0.3),
 librust-futures-util-0.3+sink-dev (>= 0.3.31),
 librust-futures-util-0.3+std-dev (>= 0.3.31),
 librust-nonzero-ext-0.3+std-dev,
 librust-parking-lot-0.12+default-dev
Provides:
 librust-governor-0+std-dev (= ${binary:Version}),
 librust-governor-0.10+std-dev (= ${binary:Version}),
 librust-governor-0.10.4+std-dev (= ${binary:Version})
Description: Rate-limiting implementation in Rust - feature "std"
 This metapackage enables feature "std" for the Rust governor crate, by pulling
 in any additional dependencies needed by that feature.
