dh-cargo 33-ok1 source package in openKylin

Changelog

dh-cargo (33-ok1) huanghe; urgency=medium

  * Build for openKylin 3.0.

 -- liwenjun <email address hidden>  Fri, 05 Jun 2026 16:39:31 +0800

Upload details

Uploaded by:
liwenjun
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main devel

Downloads

File Size SHA-256 Checksum
dh-cargo_33.orig.tar.gz 8.2 KiB 0e8c7974d67ac8bd2411a1b208d596bb41a79e0d15edcd9c541526bb3884be68
dh-cargo_33-ok1.debian.tar.xz 8.6 KiB 2803a7736d28ba78772db0261b495c4a5f4c51ee84f434ccc846ec6cf06da3c7
dh-cargo_33-ok1.dsc 1.9 KiB d3abc58c5faa666ba5fe1f4091718eac764d914b227e208f439d37b7103accf8

Available diffs

View changes file

Binary packages built by this source

dh-cargo: debhelper buildsystem for Rust crates using Cargo

 dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo.
 .
 This builds Debian rust crates to be installed into a system-level crate
 registry in /usr/share/cargo/registry containing crates that can be used and
 Build-Depended upon by other Debian packages.
 .
 Debian packages generated by debcargo use this buildsystem; packagers are not
 expected to use this directly. If you have a multi-language program such as
 firefox or librsvg that includes private Rust crates not exposed to others,
 you should instead use Debian's cargo wrapper /usr/share/cargo/bin/cargo in
 the cargo package, and Build-Depends on that instead of this package.

dh-cargo-tools: debhelper buildsystem for Rust crates using Cargo - tools

 dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo.
 .
 This builds Debian rust crates to be installed into a system-level crate
 registry in /usr/share/cargo/registry containing crates that can be used and
 Build-Depended upon by other Debian packages.
 .
 Debian packages generated by debcargo use this buildsystem; packagers are not
 expected to use this directly. If you have a multi-language program such as
 firefox or librsvg that includes private Rust crates not exposed to others,
 you should instead use Debian's cargo wrapper /usr/share/cargo/bin/cargo in
 the cargo package, and Build-Depends on that instead of this package.
 .
 This package contains various scripts that can be used standalone outside of the
 standard dh-cargo context.