File: control

package info (click to toggle)
rust-protobuf-codegen 2.27.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 364 kB
  • sloc: makefile: 4
file content (63 lines) | stat: -rw-r--r-- 2,117 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
Source: rust-protobuf-codegen
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 cargo:native,
 rustc:native,
 libstd-rust-dev,
 librust-protobuf-2.27.1+default-dev
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Ximin Luo <infinity0@debian.org>
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/protobuf-codegen]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/protobuf-codegen
Homepage: https://github.com/stepancheg/rust-protobuf/
Rules-Requires-Root: no

Package: librust-protobuf-codegen-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-protobuf-2.27.1+default-dev
Provides:
 librust-protobuf-codegen+default-dev (= ${binary:Version}),
 librust-protobuf-codegen-2-dev (= ${binary:Version}),
 librust-protobuf-codegen-2+default-dev (= ${binary:Version}),
 librust-protobuf-codegen-2.27-dev (= ${binary:Version}),
 librust-protobuf-codegen-2.27+default-dev (= ${binary:Version}),
 librust-protobuf-codegen-2.27.1-dev (= ${binary:Version}),
 librust-protobuf-codegen-2.27.1+default-dev (= ${binary:Version})
Description: Code generator for rust-protobuf - Rust source code
 Includes a library and `protoc-gen-rust` binary.
 See `protoc-rust` and `protobuf-codegen-pure` crates.
 .
 This package contains the source for the Rust protobuf-codegen crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: protobuf-codegen
Architecture: any
Multi-Arch: allowed
Section: devel
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${cargo:Depends}
Recommends:
 ${cargo:Recommends}
Suggests:
 ${cargo:Suggests}
Provides:
 ${cargo:Provides}
Built-Using: ${cargo:Built-Using}
XB-X-Cargo-Built-Using: ${cargo:X-Cargo-Built-Using}
Description: Code generator for rust-protobuf
 Includes a library and `protoc-gen-rust` binary.
 See `protoc-rust` and `protobuf-codegen-pure` crates.
 .
 This package contains the following binaries built from the Rust crate
 "protobuf-codegen":
  - protobuf-bin-gen-rust-do-not-use
  - protoc-gen-rust