File: control

package info (click to toggle)
rust-async-global-executor 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 160 kB
  • sloc: makefile: 2
file content (57 lines) | stat: -rw-r--r-- 2,786 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
Source: rust-async-global-executor
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.80) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-async-channel-2+default-dev (>= 2.1.1-~~) <!nocheck>,
 librust-async-executor-1+default-dev (>= 1.12-~~) <!nocheck>,
 librust-async-executor-1+static-dev (>= 1.12-~~) <!nocheck>,
 librust-async-io-2+default-dev (>= 2.2.1-~~) <!nocheck>,
 librust-async-lock-3+default-dev (>= 3.2-~~) <!nocheck>,
 librust-blocking-1+default-dev (>= 1.5-~~) <!nocheck>,
 librust-futures-lite-2+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Matthias Geiger <werdahias@riseup.net>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/async-global-executor]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/async-global-executor
Homepage: https://github.com/Keruspe/async-global-executor
X-Cargo-Crate: async-global-executor
Rules-Requires-Root: no

Package: librust-async-global-executor-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-async-channel-2+default-dev (>= 2.1.1-~~),
 librust-async-executor-1+default-dev (>= 1.12-~~),
 librust-async-executor-1+static-dev (>= 1.12-~~),
 librust-async-io-2+default-dev (>= 2.2.1-~~),
 librust-async-lock-3+default-dev (>= 3.2-~~),
 librust-blocking-1+default-dev (>= 1.5-~~),
 librust-futures-lite-2+default-dev,
 librust-tokio-1+rt-dev,
 librust-tokio-1+rt-multi-thread-dev
Provides:
 librust-async-global-executor+async-io-dev (= ${binary:Version}),
 librust-async-global-executor+default-dev (= ${binary:Version}),
 librust-async-global-executor+tokio-dev (= ${binary:Version}),
 librust-async-global-executor-3-dev (= ${binary:Version}),
 librust-async-global-executor-3+async-io-dev (= ${binary:Version}),
 librust-async-global-executor-3+default-dev (= ${binary:Version}),
 librust-async-global-executor-3+tokio-dev (= ${binary:Version}),
 librust-async-global-executor-3.1-dev (= ${binary:Version}),
 librust-async-global-executor-3.1+async-io-dev (= ${binary:Version}),
 librust-async-global-executor-3.1+default-dev (= ${binary:Version}),
 librust-async-global-executor-3.1+tokio-dev (= ${binary:Version}),
 librust-async-global-executor-3.1.0-dev (= ${binary:Version}),
 librust-async-global-executor-3.1.0+async-io-dev (= ${binary:Version}),
 librust-async-global-executor-3.1.0+default-dev (= ${binary:Version}),
 librust-async-global-executor-3.1.0+tokio-dev (= ${binary:Version})
Description: Global executor built on top of async-executor and async-io - Rust source code
 Source code for Debianized Rust crate "async-global-executor"