File: control

package info (click to toggle)
rust-prometheus-client 0.22.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 608 kB
  • sloc: makefile: 2
file content (48 lines) | stat: -rw-r--r-- 2,149 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
Source: rust-prometheus-client
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-dtoa-1+default-dev <!nocheck>,
 librust-itoa-1+default-dev <!nocheck>,
 librust-parking-lot-0.12+default-dev <!nocheck>,
 librust-prometheus-client-derive-encode-0.4+default-dev (>= 0.4.1-~~) <!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/prometheus-client]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/prometheus-client
Homepage: https://github.com/prometheus/client_rust
X-Cargo-Crate: prometheus-client
Rules-Requires-Root: no

Package: librust-prometheus-client-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-dtoa-1+default-dev,
 librust-itoa-1+default-dev,
 librust-parking-lot-0.12+default-dev,
 librust-prometheus-client-derive-encode-0.4+default-dev (>= 0.4.1-~~),
 librust-prost-0.12+default-dev,
 librust-prost-build-0.12+default-dev,
 librust-prost-types-0.12+default-dev
Provides:
 librust-prometheus-client+default-dev (= ${binary:Version}),
 librust-prometheus-client+protobuf-dev (= ${binary:Version}),
 librust-prometheus-client-0-dev (= ${binary:Version}),
 librust-prometheus-client-0+default-dev (= ${binary:Version}),
 librust-prometheus-client-0+protobuf-dev (= ${binary:Version}),
 librust-prometheus-client-0.22-dev (= ${binary:Version}),
 librust-prometheus-client-0.22+default-dev (= ${binary:Version}),
 librust-prometheus-client-0.22+protobuf-dev (= ${binary:Version}),
 librust-prometheus-client-0.22.2-dev (= ${binary:Version}),
 librust-prometheus-client-0.22.2+default-dev (= ${binary:Version}),
 librust-prometheus-client-0.22.2+protobuf-dev (= ${binary:Version})
Description: Open Metrics client library allowing users to natively instrument applications - Rust source code
 Source code for Debianized Rust crate "prometheus-client"