Add metadata for cargo-deb and cargo-generate-rpm #218

Closed
opened 2025-10-14 15:42:59 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 8/15/2024

For the upcoming release I'd like to provide .deb and .rpm files in addition to the tarballs on the release page, which should make it easier for folks to just dpkg -i ... and have the binary in their PATH and the manual pages in their MANPATH. This adds the metadata for using cargo-deb and cargo-generate-rpm to Cargo.toml.

*Originally created by @ulyssa on 8/15/2024* For the upcoming release I'd like to provide `.deb` and `.rpm` files in addition to the tarballs on the release page, which should make it easier for folks to just `dpkg -i ...` and have the binary in their `PATH` and the manual pages in their `MANPATH`. This adds the metadata for using [cargo-deb](https://crates.io/crates/cargo-deb) and [cargo-generate-rpm](https://crates.io/crates/cargo-generate-rpm) to `Cargo.toml`.
navan closed this issue 2025-10-14 15:42:59 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#218
No description provided.