Source: rust-quickcheck
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
 dh-cargo (>= 18),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-env-logger-0.7+regex-dev <!nocheck>,
 librust-env-logger-0.7-dev <!nocheck>,
 librust-log-0.4+default-dev <!nocheck>,
 librust-rand-0.7+default-dev <!nocheck>,
 librust-rand-core-0.5+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 kpcyrd <git@rxv.cc>,
 Wolfgang Silbermayr <wolfgang@silbermayr.at>
Standards-Version: 4.4.1
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.7+default-dev,
 librust-rand-core-0.5+default-dev
Recommends:
 librust-quickcheck+default-dev (= ${binary:Version})
Suggests:
 librust-quickcheck+env-logger-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.9-dev (= ${binary:Version}),
 librust-quickcheck-0.9+unstable-dev (= ${binary:Version}),
 librust-quickcheck-0.9.2-dev (= ${binary:Version}),
 librust-quickcheck-0.9.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.9+default-dev (= ${binary:Version}),
 librust-quickcheck-0.9.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.7-dev
Provides:
 librust-quickcheck-0+env-logger-dev (= ${binary:Version}),
 librust-quickcheck-0.9+env-logger-dev (= ${binary:Version}),
 librust-quickcheck-0.9.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+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.9+log-dev (= ${binary:Version}),
 librust-quickcheck-0.9.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.7+regex-dev
Provides:
 librust-quickcheck-0+regex-dev (= ${binary:Version}),
 librust-quickcheck-0.9+regex-dev (= ${binary:Version}),
 librust-quickcheck-0.9.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.7-dev,
 librust-log-0.4+default-dev
Provides:
 librust-quickcheck-0+use-logging-dev (= ${binary:Version}),
 librust-quickcheck-0.9+use-logging-dev (= ${binary:Version}),
 librust-quickcheck-0.9.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.
