Source: rust-quickcheck Section: rust Priority: optional Build-Depends: debhelper (>= 11), dh-cargo (>= 10), cargo:native , rustc:native , libstd-rust-dev , librust-env-logger-0.6+regex-dev | librust-env-logger-0.5+regex-dev , librust-env-logger-0.6-dev | librust-env-logger-0.5-dev , librust-log-0.4+default-dev , librust-rand-0.5+default-dev , librust-rand-core-0.2+default-dev (>= 0.2.1-~~) Maintainer: Debian Rust Maintainers Uploaders: kpcyrd , Wolfgang Silbermayr Standards-Version: 4.2.0 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/quickcheck] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/quickcheck Homepage: https://github.com/BurntSushi/quickcheck Package: librust-quickcheck-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-rand-0.5+default-dev, librust-rand-core-0.2+default-dev (>= 0.2.1-~~) Recommends: librust-quickcheck+default-dev (= ${binary:Version}) Suggests: librust-quickcheck+env-logger-dev (= ${binary:Version}), librust-quickcheck+i128-dev (= ${binary:Version}), librust-quickcheck+log-dev (= ${binary:Version}), librust-quickcheck+regex-dev (= ${binary:Version}), librust-quickcheck+use-logging-dev (= ${binary:Version}) Provides: librust-quickcheck+unstable-dev (= ${binary:Version}), librust-quickcheck-0-dev (= ${binary:Version}), librust-quickcheck-0+unstable-dev (= ${binary:Version}), librust-quickcheck-0.7-dev (= ${binary:Version}), librust-quickcheck-0.7+unstable-dev (= ${binary:Version}), librust-quickcheck-0.7.2-dev (= ${binary:Version}), librust-quickcheck-0.7.2+unstable-dev (= ${binary:Version}) Description: Automatic property based testing with shrinking - Rust source code This package contains the source for the Rust quickcheck crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-quickcheck+default-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-quickcheck-dev (= ${binary:Version}), librust-quickcheck+regex-dev (= ${binary:Version}), librust-quickcheck+use-logging-dev (= ${binary:Version}) Provides: librust-quickcheck-0+default-dev (= ${binary:Version}), librust-quickcheck-0.7+default-dev (= ${binary:Version}), librust-quickcheck-0.7.2+default-dev (= ${binary:Version}) Description: Automatic property based testing with shrinking - feature "default" This metapackage enables feature default for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. Package: librust-quickcheck+env-logger-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-quickcheck-dev (= ${binary:Version}), librust-env-logger-0.6-dev | librust-env-logger-0.5-dev Provides: librust-quickcheck-0+env-logger-dev (= ${binary:Version}), librust-quickcheck-0.7+env-logger-dev (= ${binary:Version}), librust-quickcheck-0.7.2+env-logger-dev (= ${binary:Version}) Description: Automatic property based testing with shrinking - feature "env_logger" This metapackage enables feature env_logger for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. Package: librust-quickcheck+i128-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-quickcheck-dev (= ${binary:Version}), librust-rand-0.5+i128-support-dev Provides: librust-quickcheck-0+i128-dev (= ${binary:Version}), librust-quickcheck-0.7+i128-dev (= ${binary:Version}), librust-quickcheck-0.7.2+i128-dev (= ${binary:Version}) Description: Automatic property based testing with shrinking - feature "i128" This metapackage enables feature i128 for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. Package: librust-quickcheck+log-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-quickcheck-dev (= ${binary:Version}), librust-log-0.4+default-dev Provides: librust-quickcheck-0+log-dev (= ${binary:Version}), librust-quickcheck-0.7+log-dev (= ${binary:Version}), librust-quickcheck-0.7.2+log-dev (= ${binary:Version}) Description: Automatic property based testing with shrinking - feature "log" This metapackage enables feature log for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. Package: librust-quickcheck+regex-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-quickcheck-dev (= ${binary:Version}), librust-env-logger-0.6+regex-dev | librust-env-logger-0.5+regex-dev Provides: librust-quickcheck-0+regex-dev (= ${binary:Version}), librust-quickcheck-0.7+regex-dev (= ${binary:Version}), librust-quickcheck-0.7.2+regex-dev (= ${binary:Version}) Description: Automatic property based testing with shrinking - feature "regex" This metapackage enables feature regex for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. Package: librust-quickcheck+use-logging-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-quickcheck-dev (= ${binary:Version}), librust-env-logger-0.6-dev | librust-env-logger-0.5-dev, librust-log-0.4+default-dev Provides: librust-quickcheck-0+use-logging-dev (= ${binary:Version}), librust-quickcheck-0.7+use-logging-dev (= ${binary:Version}), librust-quickcheck-0.7.2+use-logging-dev (= ${binary:Version}) Description: Automatic property based testing with shrinking - feature "use_logging" This metapackage enables feature use_logging for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature.