Jonathan L Hanmann jon
  • Joined on 2025-02-13

dh-rust (0.0.11)

Published 2025-03-08 20:29:28 +00:00 by jon

Installation

sudo curl  -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc]  $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update

Choose $distribution and $component from the list below.

sudo apt install dh-rust=0.0.11

Repository Info

Distributions
noble
Components
main
Architectures
all

About this package

debhelper buildsystem for Rust code dh-rust provides a debhelper buildsystem to build Rust code. . This builds and tests binaries and libraries from rust crates, the latter installed as source code below /usr/share/cargo/registry. . Feature highlights, compared to dh-cargo: * supports workspace (i.e. multi-crate project) * allows overriding CARGO_HOME * installs crate contents using "cargo package" * can use debian/Cargo.lock or Cargo.lock during build * uses crates below debian/vendorlibs when available * builds in make target dh_auto_build (not dh_auto_test)

Dependencies

cargo
debhelper
python3
perl:any
Details
Debian
2025-03-08 20:29:28 +00:00
5
build-common team
17 KiB
Assets (1)
Versions (1) View all
0.0.11 2025-03-08