File: debcargo.toml

package info (click to toggle)
rust-libc 0.2.175-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,884 kB
  • sloc: makefile: 4
file content (23 lines) | stat: -rw-r--r-- 492 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
overlay = "."
uploaders = [
  "Ximin Luo <infinity0@debian.org>",
  "Wolfgang Silbermayr <wolfgang@silbermayr.at>",
]

# The auto-generated summary is too long.
summary = "Rust bindings to libc"


collapse_features = true

[packages.lib]
#for time64
depends = ["dpkg-dev (>= 1.22.5)"]
extra_lines = ["Breaks: librust-nix-dev (<< 0.27.1-2)"]

[packages."lib+rustc-dep-of-std"]
test_is_broken = true

[packages."lib+const-extern-fn"]
# requires a nightly compiler version
test_is_broken = true