DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: rust-assert2 0.4.0-1

Package Information

DescriptionAssert!(...) and check!(...) macros inspired by Catch2, now with diffs! - Rust source code

Source code for Debianized Rust crate "assert2"

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed ByBlair Noctis <ncts@debian.org>
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/assert2] (browse)
Trackerhttps://tracker.debian.org/pkg/rust-assert2
Uploaded1 day ago

New Package Report

.changes
DateTue, 28 Jul 2026 19:06:25 +0000
Sourcerust-assert2
Version0.4.0-1
Changed-ByBlair Noctis
Architectureamd64 source
Distributionunstable
Changelog
rust-assert2 (0.4.0-1) unstable; urgency=medium
 .
   * Package assert2 0.4.0 from crates.io using debcargo 2.8.4
   * accomodate-debian-cargo-wrapper.patch: so the expected snapshot would not
     mismatch against a RUST_BACKTRACE=1 panic forced by the wrapper
   * fix-ui-tests-tempdir.patch: Use temp dir for tests to write to
   * tests-use-default-expected.patch: since Debian packaged Rust toolchain
     doesn't set RUSTUP_TOOLCHAIN and the harness would've turned to a
     nonexistent snapshot
.dsc
Sectionrust
Priorityoptional
Componentmain
Package-Listlibrust-assert2-dev deb rust optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: assert2
Upstream-Contact:
 Maarten de Vries <maarten@de-vri.es>
 Mara Bos <m-ou.se@m-ou.se>
Source: https://github.com/de-vri-es/assert2-rs

Files: *
Copyright:
 2020-2024, Maarten de Vries
 Mara Bos <m-ou.se@m-ou.se>
License: BSD-2-Clause

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Blair Noctis <ncts@debian.org>
License: BSD-2-Clause

License: BSD-2-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.
 .
 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 mechtilde 13 hours ago, started 13 hours ago, completed 13 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package