Source: rust-grep-matcher
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
 dh-cargo (>= 10),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-memchr-2+default-dev (>= 2.0.2~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Standards-Version: 4.2.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/grep-matcher]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/grep-matcher
Homepage: https://github.com/BurntSushi/ripgrep

Package: librust-grep-matcher-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-memchr-2+default-dev (>= 2.0.2~~)
Provides:
 librust-grep-matcher+default-dev (= ${binary:Version}),
 librust-grep-matcher-0-dev (= ${binary:Version}),
 librust-grep-matcher-0+default-dev (= ${binary:Version}),
 librust-grep-matcher-0.1-dev (= ${binary:Version}),
 librust-grep-matcher-0.1+default-dev (= ${binary:Version}),
 librust-grep-matcher-0.1.1-dev (= ${binary:Version}),
 librust-grep-matcher-0.1.1+default-dev (= ${binary:Version})
Description: Trait for regular expressions for line oriented search - Rust source code
 This package contains the source for the Rust grep-matcher crate, packaged by
 debcargo for use with cargo and dh-cargo.
