DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: rust-yuv 0.8.16-1

Package Information

DescriptionHigh performance utilities for YUV format handling and conversion - Rust source code

Source code for Debianized Rust crate "yuv"

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed BySimon Quigley <tsimonq2@debian.org>
Sponsortsimonq2@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/yuv] (browse)
Trackerhttps://tracker.debian.org/pkg/rust-yuv
Uploaded1 month, 8 days ago

New Package Report

.changes
Architecturesource amd64
Distributionunstable
DateWed, 24 Jun 2026 15:45:50 -0500
Sourcerust-yuv
Version0.8.16-1
Changed-BySimon Quigley
Changelog
rust-yuv (0.8.16-1) unstable; urgency=medium
 .
   * Package yuv 0.8.16 from crates.io using debcargo 2.8.2
.dsc
Priorityoptional
Componentmain
Package-Listlibrust-yuv-dev deb rust optional arch=any
Sectionrust
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: yuv
Upstream-Contact: Radzivon Bartoshyk
Source: https://github.com/awxkee/yuvutils-rs

Files: *
Copyright: 2024 Radzivon Bartoshyk
License: BSD-3-Clause or Apache-2.0

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Simon Quigley <tsimonq2@debian.org>
License: BSD-3-Clause or Apache-2.0

License: Apache-2.0
 Debian systems provide the Apache 2.0 license in
 /usr/share/common-licenses/Apache-2.0

License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 .
 3. Neither the name of the copyright holder nor the names of its contributors
 may be used to endorse or promote products derived from this software without
 specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Review Information

accepted — allocated to siretart 1 month, 2 days ago, started 1 month, 2 days ago, completed 1 month, 2 days ago.

Final Comment

Thanks for your diligence. I've taken a look and the package appears
DFSG-compliant. I did notice a slight slip with the copyright years
where debian/copyright lists only 2024, but many files in src/
(such as src/avx2/cgco/ycgco_to_rgb.rs) also include 2025 and 2026.
You might want to update the years in your next upload, but this is
not a blocker.

-rt

Back to Dashboard | View all reviews for this package