rust-roadmap 0.6.0-3 source package in Ubuntu

Changelog

rust-roadmap (0.6.0-3) unstable; urgency=medium

  * add patch 1001 to accept newer branch of crate serde_yaml;
    relax (build-)dependencies for crate serde_yaml;
    closes: bug#1071212, thanks to Peter Green
  * update copyright info: fix file path
  * declare compliance with Debian Policy 4.7.0

 -- Jonas Smedegaard <email address hidden>  Fri, 17 May 2024 13:20:43 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-roadmap_0.6.0-3.dsc 2.2 KiB ef458edeee1b10d549d377e868519f1d3c8c745dd50949578c65feb883c98b25
rust-roadmap_0.6.0.orig.tar.gz 9.3 KiB 34f410209a04c575bd88fdb983eafe9e762459c3fb6b9066c3247b4c7e101115
rust-roadmap_0.6.0-3.debian.tar.xz 14.8 KiB d62f5d7781e8bee66e034f56ee9a34684f31d28ebc105670431b9d99c20d3cd2

No changes file available.

Binary packages built by this source

librust-roadmap-dev: graph-based project roadmap modeling - Rust source code

 roadmap generates directed acyclic graph representations
 of a project roadmap.
 The idea is to show the steps needed to reach a goal,
 and the order they need to be taken,
 but ignore due dates and other irrelevant details.
 .
 This package contains the source for the Rust roadmap crate,
 packaged for use with cargo and dh-cargo.