File: control

package info (click to toggle)
rust-anyhow 1.0.99-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 500 kB
  • sloc: makefile: 2
file content (42 lines) | stat: -rw-r--r-- 1,707 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
Source: rust-anyhow
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.39) <!nocheck>,
 libstd-rust-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Wolfgang Silbermayr <wolfgang@silbermayr.at>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/anyhow]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/anyhow
Homepage: https://github.com/dtolnay/anyhow
X-Cargo-Crate: anyhow
Rules-Requires-Root: no

Package: librust-anyhow-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-backtrace-0.3+default-dev (>= 0.3.51-~~)
Provides:
 librust-anyhow+backtrace-dev (= ${binary:Version}),
 librust-anyhow+default-dev (= ${binary:Version}),
 librust-anyhow+std-dev (= ${binary:Version}),
 librust-anyhow-1-dev (= ${binary:Version}),
 librust-anyhow-1+backtrace-dev (= ${binary:Version}),
 librust-anyhow-1+default-dev (= ${binary:Version}),
 librust-anyhow-1+std-dev (= ${binary:Version}),
 librust-anyhow-1.0-dev (= ${binary:Version}),
 librust-anyhow-1.0+backtrace-dev (= ${binary:Version}),
 librust-anyhow-1.0+default-dev (= ${binary:Version}),
 librust-anyhow-1.0+std-dev (= ${binary:Version}),
 librust-anyhow-1.0.99-dev (= ${binary:Version}),
 librust-anyhow-1.0.99+backtrace-dev (= ${binary:Version}),
 librust-anyhow-1.0.99+default-dev (= ${binary:Version}),
 librust-anyhow-1.0.99+std-dev (= ${binary:Version})
Description: Flexible concrete Error type built on std::error::Error - Rust source code
 Source code for Debianized Rust crate "anyhow"