Your message dated Thu, 11 Feb 2021 17:53:02 +0000
with message-id <[email protected]>
and subject line re: debcargo.toml should make it possible to declare 
additional dependencies for generated autopkgtests
has caused the Debian Bug report #949959,
regarding debcargo.toml should make it possible to declare additional 
dependencies for generated autopkgtests
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
949959: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949959
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debcargo
Version: 2.4.2-1
Control: block 947709 with -1
Control: affects -1 + src:rust-clang-sys

Debcargo populates the Depends: fields of its autopkgtests with
dev_depends (see line 516 of src/debian/mod.rs, in the creation of a
new PkgTest object).

However, some tests (like rust-clang-sys, see #947709) require some
extra dependencies because they test some recommended-but-not-universal
mechanism of the source package.

So it would be good to be able to indicate in debcargo.toml some
additional autopkgtest dependencies.

Simplest might be to add a dependency for *all* generated autopkgtests,
but i can imagine there are some subtler requirements which will need to
be for specific autopkgtests in the future.

   --dkg

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 2.4.4-1

A feature was added to allow specifying of extra test dependencies in debcargo 
2.4.4

See https://salsa.debian.org/rust-team/debcargo/-/merge_requests/24 for details
(the final syntax differs from what is described in this bug report)

--- End Message ---

Reply via email to