Source: rust-try-match
Section: rust
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-cargo,
Build-Depends-Arch:
 cargo:native <!nocheck>,
 librust-try-match-inner-dev (>= 0.5.2) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 rustc:native (>= 1.56) <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/yvt/try_match-rs
Vcs-Browser: https://forgejo.debian.net/rust/rust-try-match
Vcs-Git: https://forgejo.debian.net/rust/rust-try-match
X-Cargo-Crate: try_match
X-Cargo-Crate-Version: 0.4.2

Package: librust-try-match-dev
Section: rust
Architecture: any
Multi-Arch: same
Depends:
 librust-try-match-inner-0.5+default-dev (>= 0.5.2),
 ${misc:Depends},
Provides:
 librust-try-match+-doc-cfg-dev (= ${binary:Version}),
 librust-try-match+default-dev (= ${binary:Version}),
 librust-try-match+implicit-map-dev (= ${binary:Version}),
 librust-try-match+std-dev (= ${binary:Version}),
 librust-try-match+try-match-inner-dev (= ${binary:Version}),
 librust-try-match+unstable-dev (= ${binary:Version}),
 librust-try-match-0+-doc-cfg-dev (= ${binary:Version}),
 librust-try-match-0+default-dev (= ${binary:Version}),
 librust-try-match-0+implicit-map-dev (= ${binary:Version}),
 librust-try-match-0+std-dev (= ${binary:Version}),
 librust-try-match-0+try-match-inner-dev (= ${binary:Version}),
 librust-try-match-0+unstable-dev (= ${binary:Version}),
 librust-try-match-0-dev (= ${binary:Version}),
 librust-try-match-0.4+-doc-cfg-dev (= ${binary:Version}),
 librust-try-match-0.4+default-dev (= ${binary:Version}),
 librust-try-match-0.4+implicit-map-dev (= ${binary:Version}),
 librust-try-match-0.4+std-dev (= ${binary:Version}),
 librust-try-match-0.4+try-match-inner-dev (= ${binary:Version}),
 librust-try-match-0.4+unstable-dev (= ${binary:Version}),
 librust-try-match-0.4-dev (= ${binary:Version}),
 librust-try-match-0.4.2+-doc-cfg-dev (= ${binary:Version}),
 librust-try-match-0.4.2+default-dev (= ${binary:Version}),
 librust-try-match-0.4.2+implicit-map-dev (= ${binary:Version}),
 librust-try-match-0.4.2+std-dev (= ${binary:Version}),
 librust-try-match-0.4.2+try-match-inner-dev (= ${binary:Version}),
 librust-try-match-0.4.2+unstable-dev (= ${binary:Version}),
 librust-try-match-0.4.2-dev (= ${binary:Version}),
Description: Fallible pattern matching with a function-like syntax - Rust source code
 Source code for Debianized Rust crate "try_match"
