Codebase list rust-stfu8 / 96f26008-241c-44f7-97cf-b16432225604/main src / grcov / debian / debcargo.toml
96f26008-241c-44f7-97cf-b16432225604/main

Tree @96f26008-241c-44f7-97cf-b16432225604/main (Download .tar.gz)

debcargo.toml @96f26008-241c-44f7-97cf-b16432225604/mainraw · history · blame

overlay = "."
uploaders = ["Sylvestre Ledru <sylvestre@debian.org>"]
collapse_features = true

[source]
section = "utils"
summary = "Collects and aggregates code coverage information for multiple source files"
build_depends = ["dh-exec", "llvm-dev", "clang", "zlib1g-dev", "help2man"]

[packages.bin]
section = "utils"
summary = "Collects and aggregates code coverage information for multiple source files"

[packages."lib+@"]
test_is_broken = true

[packages.lib]
test_is_broken = true