> I thought the plan was that the two modes would be either output
> unconditionally on stdout or check the current value and output on
> stderr if mismatch?

Ah, I must have misunderstood our chat. Yes, that works fine for me.

> I'm not a huge fan of updating d/control directly, to be honest. How
> about going through substvars instead? We'd write the file in
> d/rust-vendor.substvars and check that d/source/options contains
> -Tdebian/rust-vendor.substvars. That way we don't have that horrible
> 10km-long line in d/control anymore.

I agree that it'd be great to get that out of d/control. So if we do
this, then when maintaining a Rust package, the maintainer will...

1. Replace the XS-Vendored-Sources-Rust line in d/control with something like 
`XS-Vendored-Sources-Rust: ${XS-Vendored-Sources-Rust}`
2. Add `-Tdebian/rust-vendor.substvars` to d/source.options.
3. Add a custom rule to d/rules that does something like 
`/usr/share/cargo/bin/dh-cargo-vendored-sources --output-expected > 
debian/rust-vendor.substvars`.

Am I understanding your proposal correctly?

If so, apart from adding the stdout option in the first place, the only
dh-cargo change we'd have to make would be adding the substvar hint you
mentioned, no? Seems like a good addition to me, but it feels discrete
enough to warrant a separate feature request IMO.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2115573

Title:
  Have dh-cargo-vendored-sources update debian/control rather than just
  verify it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-cargo/+bug/2115573/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to