rust-rusty-pool 0.7.0-5 source package in Ubuntu

Changelog

rust-rusty-pool (0.7.0-5) unstable; urgency=medium

  * tighten autopkgtests
  * stop superfluously provide virtual unversioned feature packages
  * change binary library package to be arch-independent
  * declare compliance with Debian Policy 4.6.2
  * update dh-cargo fork;
    build-depend on libstring-shellquote-perl
  * update copyright info: update coverage
  * fix: stop recommend gone virtual package

 -- Jonas Smedegaard <email address hidden>  Thu, 02 Feb 2023 20:33:45 +0100

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rusty-pool_0.7.0-5.dsc 2.3 KiB bd1cfa8adbb2ca5142fb4fc7475c99a4a31cbd944e76b84a1540be9e2891d0b2
rust-rusty-pool_0.7.0.orig.tar.gz 24.3 KiB 983b2051b4ce994eaf1db07dfdd843f51bf6002d4f562ecbfbe2f036d34306b5
rust-rusty-pool_0.7.0-5.debian.tar.xz 11.5 KiB 0f67ad7281ad4cadf7b11ea8fc9b77beac6ddc823fd7f45d7a1e272403664777

Available diffs

No changes file available.

Binary packages built by this source

librust-rusty-pool-dev: self growing / shrinking ThreadPool implementation - Rust source code

 Self growing / shrinking "ThreadPool" implementation
 based on crossbeam's multi-producer multi-consumer channels
 that enables awaiting the result of a task
 and offers async support.
 .
 This package contains the source for the Rust rusty_pool crate,
 packaged for use with cargo and dh-cargo.