File: control

package info (click to toggle)
rust-sequoia-gpg-agent 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 568 kB
  • sloc: makefile: 2
file content (66 lines) | stat: -rw-r--r-- 2,635 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
66
Source: rust-sequoia-gpg-agent
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.79) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-anyhow-1+default-dev <!nocheck>,
 librust-chrono-0.4+default-dev <!nocheck>,
 librust-futures-0.3+default-dev <!nocheck>,
 librust-lalrpop-dev (<< 0.23-~~) <!nocheck>,
 librust-lalrpop-dev (>= 0.17-~~) <!nocheck>,
 librust-lalrpop-util-0.20+default-dev <!nocheck>,
 librust-libc-0.2+default-dev (>= 0.2.152-~~) <!nocheck>,
 librust-sequoia-ipc-0.36-dev <!nocheck>,
 librust-sequoia-openpgp-2-dev <!nocheck>,
 librust-stfu8-0.2+default-dev <!nocheck>,
 librust-tempfile-3+default-dev (>= 3.1-~~) <!nocheck>,
 librust-thiserror+default-dev (<< 3-~~) <!nocheck>,
 librust-thiserror+default-dev (>= 1-~~) <!nocheck>,
 librust-tokio-1+rt-dev (>= 1.35.0-~~) <!nocheck>,
 gpgconf <!nocheck>,
 gpg-agent <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Alexander Kjäll <alexander.kjall@gmail.com>,
 Holger Levsen <holger@debian.org>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/sequoia-gpg-agent]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/sequoia-gpg-agent
Homepage: https://sequoia-pgp.org/
X-Cargo-Crate: sequoia-gpg-agent
Rules-Requires-Root: no

Package: librust-sequoia-gpg-agent-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-anyhow-1+default-dev,
 librust-chrono-0.4+default-dev,
 librust-futures-0.3+default-dev,
 librust-lalrpop-dev (<< 0.23-~~),
 librust-lalrpop-dev (>= 0.17-~~),
 librust-lalrpop-util-0.20+default-dev,
 librust-libc-0.2+default-dev (>= 0.2.152-~~),
 librust-sequoia-ipc-0.36-dev,
 librust-sequoia-openpgp-2-dev,
 librust-stfu8-0.2+default-dev,
 librust-tempfile-3+default-dev (>= 3.1-~~),
 librust-thiserror+default-dev (<< 3-~~),
 librust-thiserror+default-dev (>= 1-~~),
 librust-tokio-1+rt-dev (>= 1.35.0-~~),
 gpgconf,
 gpg-agent
Provides:
 librust-sequoia-gpg-agent+default-dev (= ${binary:Version}),
 librust-sequoia-gpg-agent-0-dev (= ${binary:Version}),
 librust-sequoia-gpg-agent-0+default-dev (= ${binary:Version}),
 librust-sequoia-gpg-agent-0.6-dev (= ${binary:Version}),
 librust-sequoia-gpg-agent-0.6+default-dev (= ${binary:Version}),
 librust-sequoia-gpg-agent-0.6.1-dev (= ${binary:Version}),
 librust-sequoia-gpg-agent-0.6.1+default-dev (= ${binary:Version})
Description: Interacting with GnuPG's gpg-agent - Rust source code
 Source code for Debianized Rust crate "sequoia-gpg-agent"