File: control

package info (click to toggle)
rust-grep-pcre2 0.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: makefile: 8
file content (39 lines) | stat: -rw-r--r-- 1,571 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: rust-grep-pcre2
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-grep-matcher-0.1+default-dev (>= 0.1.7-~~) <!nocheck>,
 librust-log-0.4+default-dev (>= 0.4.20-~~) <!nocheck>,
 librust-pcre2-0.2+default-dev (>= 0.2.6-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Wolfgang Silbermayr <wolfgang@silbermayr.at>
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/grep-pcre2]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/grep-pcre2
Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2
X-Cargo-Crate: grep-pcre2
Rules-Requires-Root: no

Package: librust-grep-pcre2-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-grep-matcher-0.1+default-dev (>= 0.1.7-~~),
 librust-log-0.4+default-dev (>= 0.4.20-~~),
 librust-pcre2-0.2+default-dev (>= 0.2.6-~~)
Provides:
 librust-grep-pcre2+default-dev (= ${binary:Version}),
 librust-grep-pcre2-0-dev (= ${binary:Version}),
 librust-grep-pcre2-0+default-dev (= ${binary:Version}),
 librust-grep-pcre2-0.1-dev (= ${binary:Version}),
 librust-grep-pcre2-0.1+default-dev (= ${binary:Version}),
 librust-grep-pcre2-0.1.8-dev (= ${binary:Version}),
 librust-grep-pcre2-0.1.8+default-dev (= ${binary:Version})
Description: Use PCRE2 with the 'grep' crate - Rust source code
 Source code for Debianized Rust crate "grep-pcre2"