File: control

package info (click to toggle)
rust-const-str 0.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 336 kB
  • sloc: makefile: 2
file content (65 lines) | stat: -rw-r--r-- 2,998 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.0
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.6+default-dev (>= 0.6.3-~~),
 librust-const-str-proc-macro-0.6+heck-dev (>= 0.6.3-~~),
 librust-const-str-proc-macro-0.6+http-dev (>= 0.6.3-~~),
 librust-const-str-proc-macro-0.6+regex-dev (>= 0.6.3-~~)
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.6-dev (= ${binary:Version}),
 librust-const-str-0.6+all-dev (= ${binary:Version}),
 librust-const-str-0.6+case-dev (= ${binary:Version}),
 librust-const-str-0.6+default-dev (= ${binary:Version}),
 librust-const-str-0.6+http-dev (= ${binary:Version}),
 librust-const-str-0.6+proc-dev (= ${binary:Version}),
 librust-const-str-0.6+regex-dev (= ${binary:Version}),
 librust-const-str-0.6+std-dev (= ${binary:Version}),
 librust-const-str-0.6+unstable-dev (= ${binary:Version}),
 librust-const-str-0.6.3-dev (= ${binary:Version}),
 librust-const-str-0.6.3+all-dev (= ${binary:Version}),
 librust-const-str-0.6.3+case-dev (= ${binary:Version}),
 librust-const-str-0.6.3+default-dev (= ${binary:Version}),
 librust-const-str-0.6.3+http-dev (= ${binary:Version}),
 librust-const-str-0.6.3+proc-dev (= ${binary:Version}),
 librust-const-str-0.6.3+regex-dev (= ${binary:Version}),
 librust-const-str-0.6.3+std-dev (= ${binary:Version}),
 librust-const-str-0.6.3+unstable-dev (= ${binary:Version})
Description: Compile-time string operations - Rust source code
 Source code for Debianized Rust crate "const-str"