[Bug 1987515] Re: Add support for vendored build-dependency tracking
Launchpad Bug Tracker
1987515 at bugs.launchpad.net
Sat Aug 27 19:44:10 UTC 2022
This bug was fixed in the package dh-cargo - 28ubuntu1
---------------
dh-cargo (28ubuntu1) kinetic; urgency=medium
* Add support for using vendored sources, including checking the validity of
XS-Vendored-Sources-Rust field via the new dh-cargo-vendored-sources
script, and shipping the Cargo.lock file if available. (LP: #1987515)
-- Simon Chopin <schopin at ubuntu.com> Thu, 25 Aug 2022 16:26:43 +0200
** Changed in: dh-cargo (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dh-cargo in Ubuntu.
https://bugs.launchpad.net/bugs/1987515
Title:
Add support for vendored build-dependency tracking
Status in dh-cargo package in Ubuntu:
Fix Released
Bug description:
As part of the tentative MIR rules for Rust packages, we want to be
able to embed vendored sources in the packages. This implies that
there should be an easy way to divert the dh-cargo helper into using
vendored dependencies if available, and also add some metadata to
easily know which source package contains which vendored dependencies.
See https://github.com/cpaelzer/ubuntu-mir/pull/3 for some discussions
around the topic.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-cargo/+bug/1987515/+subscriptions
More information about the foundations-bugs
mailing list