File: control

package info (click to toggle)
rust-headers 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 576 kB
  • sloc: makefile: 4
file content (51 lines) | stat: -rw-r--r-- 1,946 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-headers
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo,
 cargo:native <!nocheck>,
 rustc:native (>= 1.56) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-base64-0.22+default-dev <!nocheck>,
 librust-bytes-1+default-dev <!nocheck>,
 librust-headers-core-0.3+default-dev <!nocheck>,
 librust-http-1+default-dev <!nocheck>,
 librust-httpdate-1+default-dev <!nocheck>,
 librust-mime-0.3+default-dev (>= 0.3.14-~~) <!nocheck>,
 librust-sha1-0.10+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Reinhard Tartler <siretart@tauware.de>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/headers]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/headers
Homepage: https://hyper.rs
X-Cargo-Crate: headers
Rules-Requires-Root: no

Package: librust-headers-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-base64-0.22+default-dev,
 librust-bytes-1+default-dev,
 librust-headers-core-0.3+default-dev,
 librust-http-1+default-dev,
 librust-httpdate-1+default-dev,
 librust-mime-0.3+default-dev (>= 0.3.14-~~),
 librust-sha1-0.10+default-dev
Provides:
 librust-headers+default-dev (= ${binary:Version}),
 librust-headers+nightly-dev (= ${binary:Version}),
 librust-headers-0-dev (= ${binary:Version}),
 librust-headers-0+default-dev (= ${binary:Version}),
 librust-headers-0+nightly-dev (= ${binary:Version}),
 librust-headers-0.4-dev (= ${binary:Version}),
 librust-headers-0.4+default-dev (= ${binary:Version}),
 librust-headers-0.4+nightly-dev (= ${binary:Version}),
 librust-headers-0.4.0-dev (= ${binary:Version}),
 librust-headers-0.4.0+default-dev (= ${binary:Version}),
 librust-headers-0.4.0+nightly-dev (= ${binary:Version})
Description: Typed HTTP headers - Rust source code
 Source code for Debianized Rust crate "headers"