File: control

package info (click to toggle)
rust-gloo-timers 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: makefile: 2
file content (51 lines) | stat: -rw-r--r-- 2,301 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
Source: rust-gloo-timers
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 rustc:native (>= 1.64) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-js-sys-0.3+default-dev (>= 0.3.31-~~) <!nocheck>,
 librust-wasm-bindgen-0.2+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Sylvestre Ledru <sylvestre@debian.org>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/gloo-timers]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/gloo-timers
Homepage: https://github.com/rustwasm/gloo
X-Cargo-Crate: gloo-timers
Rules-Requires-Root: no

Package: librust-gloo-timers-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-futures-channel-0.3+default-dev,
 librust-futures-core-0.3+default-dev,
 librust-js-sys-0.3+default-dev (>= 0.3.31-~~),
 librust-wasm-bindgen-0.2+default-dev
Provides:
 librust-gloo-timers+default-dev (= ${binary:Version}),
 librust-gloo-timers+futures-dev (= ${binary:Version}),
 librust-gloo-timers+futures-channel-dev (= ${binary:Version}),
 librust-gloo-timers+futures-core-dev (= ${binary:Version}),
 librust-gloo-timers-0-dev (= ${binary:Version}),
 librust-gloo-timers-0+default-dev (= ${binary:Version}),
 librust-gloo-timers-0+futures-dev (= ${binary:Version}),
 librust-gloo-timers-0+futures-channel-dev (= ${binary:Version}),
 librust-gloo-timers-0+futures-core-dev (= ${binary:Version}),
 librust-gloo-timers-0.3-dev (= ${binary:Version}),
 librust-gloo-timers-0.3+default-dev (= ${binary:Version}),
 librust-gloo-timers-0.3+futures-dev (= ${binary:Version}),
 librust-gloo-timers-0.3+futures-channel-dev (= ${binary:Version}),
 librust-gloo-timers-0.3+futures-core-dev (= ${binary:Version}),
 librust-gloo-timers-0.3.0-dev (= ${binary:Version}),
 librust-gloo-timers-0.3.0+default-dev (= ${binary:Version}),
 librust-gloo-timers-0.3.0+futures-dev (= ${binary:Version}),
 librust-gloo-timers-0.3.0+futures-channel-dev (= ${binary:Version}),
 librust-gloo-timers-0.3.0+futures-core-dev (= ${binary:Version})
Description: Convenience crate for working with JavaScript timers - Rust source code
 Source code for Debianized Rust crate "gloo-timers"