File: control

package info (click to toggle)
rust-const-str 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 376 kB
  • sloc: makefile: 2
file content (65 lines) | stat: -rw-r--r-- 2,942 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Source: rust-const-str
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.77.0) <!nocheck>,
 libstd-rust-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Andrej Shadura <andrewsh@debian.org>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/const-str]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/const-str
Homepage: https://github.com/Nugine/const-str
X-Cargo-Crate: const-str
Rules-Requires-Root: no

Package: librust-const-str-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-const-str-proc-macro-0.7+default-dev,
 librust-const-str-proc-macro-0.7+heck-dev,
 librust-const-str-proc-macro-0.7+http-dev,
 librust-const-str-proc-macro-0.7+regex-dev
Provides:
 librust-const-str+all-dev (= ${binary:Version}),
 librust-const-str+case-dev (= ${binary:Version}),
 librust-const-str+default-dev (= ${binary:Version}),
 librust-const-str+http-dev (= ${binary:Version}),
 librust-const-str+proc-dev (= ${binary:Version}),
 librust-const-str+regex-dev (= ${binary:Version}),
 librust-const-str+std-dev (= ${binary:Version}),
 librust-const-str+unstable-dev (= ${binary:Version}),
 librust-const-str-0-dev (= ${binary:Version}),
 librust-const-str-0+all-dev (= ${binary:Version}),
 librust-const-str-0+case-dev (= ${binary:Version}),
 librust-const-str-0+default-dev (= ${binary:Version}),
 librust-const-str-0+http-dev (= ${binary:Version}),
 librust-const-str-0+proc-dev (= ${binary:Version}),
 librust-const-str-0+regex-dev (= ${binary:Version}),
 librust-const-str-0+std-dev (= ${binary:Version}),
 librust-const-str-0+unstable-dev (= ${binary:Version}),
 librust-const-str-0.7-dev (= ${binary:Version}),
 librust-const-str-0.7+all-dev (= ${binary:Version}),
 librust-const-str-0.7+case-dev (= ${binary:Version}),
 librust-const-str-0.7+default-dev (= ${binary:Version}),
 librust-const-str-0.7+http-dev (= ${binary:Version}),
 librust-const-str-0.7+proc-dev (= ${binary:Version}),
 librust-const-str-0.7+regex-dev (= ${binary:Version}),
 librust-const-str-0.7+std-dev (= ${binary:Version}),
 librust-const-str-0.7+unstable-dev (= ${binary:Version}),
 librust-const-str-0.7.0-dev (= ${binary:Version}),
 librust-const-str-0.7.0+all-dev (= ${binary:Version}),
 librust-const-str-0.7.0+case-dev (= ${binary:Version}),
 librust-const-str-0.7.0+default-dev (= ${binary:Version}),
 librust-const-str-0.7.0+http-dev (= ${binary:Version}),
 librust-const-str-0.7.0+proc-dev (= ${binary:Version}),
 librust-const-str-0.7.0+regex-dev (= ${binary:Version}),
 librust-const-str-0.7.0+std-dev (= ${binary:Version}),
 librust-const-str-0.7.0+unstable-dev (= ${binary:Version})
Description: Compile-time string operations - Rust source code
 Source code for Debianized Rust crate "const-str"