Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
debian: drop use of dh-cargo; silence unnecessary warnings
Merged liw opened 1 year ago

Drop use of dh-cargo. We don’t actually need to use it, and it doesn’t help in any way. In fact, it makes things more difficult, as it insists on using the Debian-packaged cargo.

Add overrides for lintian, the Debian package checker, about a missing manual page, and unstripped binary objects. This helps other warnings in the future stand out better.

Signed-off-by: Lars Wirzenius liw@liw.fi

liw opened with revision 0e4077a4 on base 064ece32 +1 -2 1 year ago

Drop use of dh-cargo. We don’t actually need to use it, and it doesn’t help in any way. In fact, it makes things more difficult, as it insists on using the Debian-packaged cargo.

Add overrides for lintian, the Debian package checker, about a missing manual page, and unstripped binary objects. This helps other warnings in the future stand out better.

Signed-off-by: Lars Wirzenius liw@liw.fi

liw pushed revision 2 5f8ee09c on base 064ece32 +6 -2 1 year ago

debian: add lintian overrides

These make the Debian package checker, lintian, complain less. This makes any other warning and errors stand out better.

Signed-off-by: Lars Wirzenius liw@liw.fi

levitte commented on revision 1 1 year ago

Thanks. Wouldn’t it be a good thing to still have some build dependency that indicates Rust? ‘rustup | cargo’, perhaps with some minimal Rust version indicator for ‘cargo’?

did:key:z6MksFqX...wzpT pushed revision 3 2aff1536 on base 191278f0 +6 -2 1 year ago

Rebase.

did:key:z6MksFqX...wzpT merged revision 2aff1536 at 860f1dc8 1 year ago