Source: rust-crypto-primes
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.85) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-crypto-bigint-0.7+rand-core-dev <!nocheck>,
 librust-rand-core-0.10-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 kpcyrd <git@rxv.cc>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/crypto-primes]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/crypto-primes
Homepage: https://github.com/entropyxyz/crypto-primes
X-Cargo-Crate: crypto-primes
X-Cargo-Crate-Version: 0.7.2

Package: librust-crypto-primes-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-crypto-bigint-0.7+rand-core-dev,
 librust-openssl-0.10+default-dev (>= 0.10.39),
 librust-openssl-0.10+vendored-dev (>= 0.10.39),
 librust-rand-core-0.10-dev,
 librust-rayon-1-dev
Provides:
 librust-crypto-primes+alloc-dev (= ${binary:Version}),
 librust-crypto-primes+default-dev (= ${binary:Version}),
 librust-crypto-primes+multicore-dev (= ${binary:Version}),
 librust-crypto-primes+openssl-dev (= ${binary:Version}),
 librust-crypto-primes+rayon-dev (= ${binary:Version}),
 librust-crypto-primes+tests-all-dev (= ${binary:Version}),
 librust-crypto-primes+tests-exhaustive-dev (= ${binary:Version}),
 librust-crypto-primes+tests-openssl-dev (= ${binary:Version}),
 librust-crypto-primes-0-dev (= ${binary:Version}),
 librust-crypto-primes-0+alloc-dev (= ${binary:Version}),
 librust-crypto-primes-0+default-dev (= ${binary:Version}),
 librust-crypto-primes-0+multicore-dev (= ${binary:Version}),
 librust-crypto-primes-0+openssl-dev (= ${binary:Version}),
 librust-crypto-primes-0+rayon-dev (= ${binary:Version}),
 librust-crypto-primes-0+tests-all-dev (= ${binary:Version}),
 librust-crypto-primes-0+tests-exhaustive-dev (= ${binary:Version}),
 librust-crypto-primes-0+tests-openssl-dev (= ${binary:Version}),
 librust-crypto-primes-0.7-dev (= ${binary:Version}),
 librust-crypto-primes-0.7+alloc-dev (= ${binary:Version}),
 librust-crypto-primes-0.7+default-dev (= ${binary:Version}),
 librust-crypto-primes-0.7+multicore-dev (= ${binary:Version}),
 librust-crypto-primes-0.7+openssl-dev (= ${binary:Version}),
 librust-crypto-primes-0.7+rayon-dev (= ${binary:Version}),
 librust-crypto-primes-0.7+tests-all-dev (= ${binary:Version}),
 librust-crypto-primes-0.7+tests-exhaustive-dev (= ${binary:Version}),
 librust-crypto-primes-0.7+tests-openssl-dev (= ${binary:Version}),
 librust-crypto-primes-0.7.2-dev (= ${binary:Version}),
 librust-crypto-primes-0.7.2+alloc-dev (= ${binary:Version}),
 librust-crypto-primes-0.7.2+default-dev (= ${binary:Version}),
 librust-crypto-primes-0.7.2+multicore-dev (= ${binary:Version}),
 librust-crypto-primes-0.7.2+openssl-dev (= ${binary:Version}),
 librust-crypto-primes-0.7.2+rayon-dev (= ${binary:Version}),
 librust-crypto-primes-0.7.2+tests-all-dev (= ${binary:Version}),
 librust-crypto-primes-0.7.2+tests-exhaustive-dev (= ${binary:Version}),
 librust-crypto-primes-0.7.2+tests-openssl-dev (= ${binary:Version})
Breaks:
 rustc (<< 1.85~)
Description: Random prime number generation and primality checking library - Rust source code
 Source code for Debianized Rust crate "crypto-primes"
