DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: rust-value-trait 0.12.2-1

Package Information

DescriptionTraits for accessing and manipulating JSON-like values - Rust source code

This crate provides common interfaces for working with JSON-like data, including scalar values, arrays and objects. It supports querying value types, accessing and modifying their contents, and generating JSON output.

The traits allow different value representations and container types to be used through a shared interface. They are used by simd-json and related libraries. Source code for Debianized Rust crate "value-trait"

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed BySteffen Moeller <moeller@debian.org>
Sponsormoeller@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/value-trait] (browse)
Closes#1147528
Trackerhttps://tracker.debian.org/pkg/rust-value-trait
Uploaded7 days ago

New Package Report

.changes
DateSat, 12 Sep 2026 21:16:10 +0200
Sourcerust-value-trait
Version0.12.2-1
Changed-BySteffen Moeller
Architecturesource amd64
Distributionunstable
Changelog
rust-value-trait (0.12.2-1) unstable; urgency=medium
 .
   * Initial upload (Closes: #1147528)
   * Use float-cmp 0.9 available in Debian.
   * Disable the unavailable C ABI and nightly-only portable SIMD features.
   * Package value-trait 0.12.2 from crates.io using debcargo 2.8.4
.dsc
Sectionrust
Priorityoptional
Componentmain
Package-Listlibrust-value-trait-dev deb rust optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: value-trait
Upstream-Contact: Heinz N. Gies <heinz@licenser.net>
Source: https://github.com/simd-lite/value-trait

Files: *
Copyright: Heinz N. Gies <heinz@licenser.net>
License: Apache-2.0 or MIT
Comment:
 Upstream identifies the author in Cargo.toml but does not specify copyright
 years. LICENSE-MIT retains placeholders for the year and copyright holder.

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Steffen Moeller <moeller@debian.org>
License: Apache-2.0 or MIT

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

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Review Information

accepted — allocated to eamanu 7 days ago, started 7 days ago, completed 7 days ago.

Final Comment

Public Notes

7 days ago ● public

licensecheck

Command: licensecheck -r --deb-machine .
Exit code: 0

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: ./.cargo/config.toml
 ./.cargo_vcs_info.json
 ./.github/dependabot.yml
 ./.github/workflows/quality.yaml
 ./.github/workflows/test.yaml
 ./Cargo.lock
 ./Cargo.toml
 ./Cargo.toml.orig
 ./Makefile
 ./README.md
 ./codecov.yml
 ./debian/cargo-checksum.json
 ./debian/changelog
 ./debian/control
 ./debian/debcargo.toml
 ./debian/patches/disable-unavailable-features.patch
 ./debian/patches/relax-float-cmp.patch
 ./debian/patches/series
 ./debian/rules
 ./debian/source/format
 ./debian/tests/control
 ./debian/upstream/metadata
 ./debian/watch
 ./src/array.rs
 ./src/base.rs
 ./src/derived.rs
 ./src/generator.rs
 ./src/impls.rs
 ./src/lib.rs
 ./src/node.rs
 ./src/node/cmp.rs
 ./src/node/from.rs
 ./src/object.rs
 ./src/option.rs
 ./src/prelude.rs
Copyright: NONE
License: UNKNOWN
 FIXME

Files: ./LICENSE-APACHE
Copyright: NONE
License: Apache-2.0
 FIXME

Files: ./debian/copyright.debcargo.hint
Copyright: FIXME (overlay) UNKNOWN-YEARS Heinz N. Gies <heinz@licenser.net>
License: Apache-2.0 and/or Expat
 FIXME

Files: ./debian/copyright
Copyright: Heinz N. Gies <heinz@licenser.net>
License: Apache-2.0 and/or Expat
 FIXME

Files: ./LICENSE-MIT
Copyright: NONE
License: Expat
 FIXME

7 days ago ● public

debian/copyright check

Command: cme check dpkg-copyright
Exit code: 0

Warning in 'Files:"*" License short_name': value is "Apache-2.0 or MIT". There are many versions of the MIT license. Please use Expat instead, when it matches. See L<Debian copyright format|https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-specification> and L<wikipedia|https://en.wikipedia.org/wiki/MIT_License#Various_versions>for details.
Offending value: 'Apache-2.0 or MIT'
Warning in 'Files:"debian/*" License short_name': value is "Apache-2.0 or MIT". There are many versions of the MIT license. Please use Expat instead, when it matches. See L<Debian copyright format|https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-specification> and L<wikipedia|https://en.wikipedia.org/wiki/MIT_License#Various_versions>for details.
Offending value: 'Apache-2.0 or MIT'
you can try 'cme fix dpkg-copyright' to fix the warnings shown above
7 days ago ● public

licenserecon

Command: licenserecon
Exit code: 0

en: Versions: licenserecon '17.0'  licensecheck '3.3.9-1'

Parsing Source Tree  ....
Reading d/copyright  ....
Running licensecheck ....

No significant differences found
7 days ago ● public

Look for SPDX

Command: grep -r -B1 'SPDX-'
Exit code: 1

(no output)

7 days ago ● public

Lintian

Command: lintian -i -I -v --pedantic
Exit code: 1

Skipping ../rust-value-trait_0.12.2-1_amd64.changes: ../librust-value-trait-dev_0.12.2-1_amd64.deb does not exist, exiting

No packages selected.
7 days ago ● public

duck

Command: duck
Exit code: 0

(no output)

7 days ago ● public

look for copyright

Command: egrep -R -i copyright
Exit code: 0

LICENSE-APACHE:      "Licensor" shall mean the copyright owner or entity authorized by
LICENSE-APACHE:      the copyright owner that is granting the License.
LICENSE-APACHE:      copyright notice that is included in or attached to the work
LICENSE-APACHE:      submitted to Licensor for inclusion in the Work by the copyright owner
LICENSE-APACHE:      the copyright owner. For the purposes of this definition, "submitted"
LICENSE-APACHE:      designated in writing by the copyright owner as "Not a Contribution."
LICENSE-APACHE:   2. Grant of Copyright License. Subject to the terms and conditions of
LICENSE-APACHE:      copyright license to reproduce, prepare Derivative Works of,
LICENSE-APACHE:          that You distribute, all copyright, patent, trademark, and
LICENSE-APACHE:      You may add Your own copyright statement to Your modifications and
LICENSE-APACHE:      same "printed page" as the copyright notice for easier
LICENSE-APACHE:   Copyright [yyyy] [name of copyright owner]
LICENSE-MIT:Copyright (c) [year] [fullname]
LICENSE-MIT:The above copyright notice and this permission notice shall be included in all
LICENSE-MIT:AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
debian/copyright.debcargo.hint:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright.debcargo.hint:Copyright: FIXME (overlay) UNKNOWN-YEARS Heinz N. Gies <heinz@licenser.net>
debian/copyright.debcargo.hint: FIXME (overlay): Since upstream copyright years are not available in
debian/copyright.debcargo.hint:Copyright:
debian/copyright.debcargo.hint: The above copyright notice and this permission notice shall be included in all
debian/copyright.debcargo.hint: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
debian/copyright:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright:Copyright: Heinz N. Gies <heinz@licenser.net>
debian/copyright: Upstream identifies the author in Cargo.toml but does not specify copyright
debian/copyright: years. LICENSE-MIT retains placeholders for the year and copyright holder.
debian/copyright:Copyright:
debian/copyright: The above copyright notice and this permission notice shall be included in all
debian/copyright: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7 days ago ● public

look for license

Command: egrep -R -i license
Exit code: 0

.pc/disable-unavailable-features.patch/Cargo.toml:authors = ["Heinz N. Gies <heinz@licenser.net>"]
.pc/disable-unavailable-features.patch/Cargo.toml:license = "Apache-2.0/MIT"
.pc/relax-float-cmp.patch/Cargo.toml:authors = ["Heinz N. Gies <heinz@licenser.net>"]
.pc/relax-float-cmp.patch/Cargo.toml:license = "Apache-2.0/MIT"
Cargo.toml.orig:authors = ["Heinz N. Gies <heinz@licenser.net>"]
Cargo.toml.orig:license = "Apache-2.0/MIT"
Cargo.toml:authors = ["Heinz N. Gies <heinz@licenser.net>"]
Cargo.toml:license = "Apache-2.0/MIT"
LICENSE-APACHE:                                 Apache License
LICENSE-APACHE:                        http://www.apache.org/licenses/
LICENSE-APACHE:      "License" shall mean the terms and conditions for use, reproduction,
LICENSE-APACHE:      the copyright owner that is granting the License.
LICENSE-APACHE:      exercising permissions granted by this License.
LICENSE-APACHE:      Object form, made available under the License, as indicated by a
LICENSE-APACHE:      of this License, Derivative Works shall not include works that remain
LICENSE-APACHE:   2. Grant of Copyright License. Subject to the terms and conditions of
LICENSE-APACHE:      this License, each Contributor hereby grants to You a perpetual,
LICENSE-APACHE:      copyright license to reproduce, prepare Derivative Works of,
LICENSE-APACHE:      publicly display, publicly perform, sublicense, and distribute the
LICENSE-APACHE:   3. Grant of Patent License. Subject to the terms and conditions of
LICENSE-APACHE:      this License, each Contributor hereby grants to You a perpetual,
LICENSE-APACHE:      (except as stated in this section) patent license to make, have made,
LICENSE-APACHE:      where such license applies only to those patent claims licensable
LICENSE-APACHE:      or contributory patent infringement, then any patent licenses
LICENSE-APACHE:      granted to You under this License for that Work shall terminate
LICENSE-APACHE:          Derivative Works a copy of this License; and
LICENSE-APACHE:          do not modify the License. You may add Your own attribution
LICENSE-APACHE:          as modifying the License.
LICENSE-APACHE:      may provide additional or different license terms and conditions
LICENSE-APACHE:      the conditions stated in this License.
LICENSE-APACHE:      this License, without any additional terms or conditions.
LICENSE-APACHE:      the terms of any separate license agreement you may have executed
LICENSE-APACHE:   6. Trademarks. This License does not grant permission to use the trade
LICENSE-APACHE:      risks associated with Your exercise of permissions under this License.
LICENSE-APACHE:      result of this License or out of the use or inability to use the
LICENSE-APACHE:      License. However, in accepting such obligations, You may act only
LICENSE-APACHE:   APPENDIX: How to apply the Apache License to your work.
LICENSE-APACHE:      To apply the Apache License to your work, attach the following
LICENSE-APACHE:   Licensed under the Apache License, Version 2.0 (the "License");
LICENSE-APACHE:   you may not use this file except in compliance with the License.
LICENSE-APACHE:   You may obtain a copy of the License at
LICENSE-APACHE:       http://www.apache.org/licenses/LICENSE-2.0
LICENSE-APACHE:   distributed under the License is distributed on an "AS IS" BASIS,
LICENSE-APACHE:   See the License for the specific language governing permissions and
LICENSE-APACHE:   limitations under the License.
LICENSE-MIT:MIT License
LICENSE-MIT:to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
debian/copyright.debcargo.hint:Upstream-Contact: Heinz N. Gies <heinz@licenser.net>
debian/copyright.debcargo.hint:Copyright: FIXME (overlay) UNKNOWN-YEARS Heinz N. Gies <heinz@licenser.net>
debian/copyright.debcargo.hint:License: Apache-2.0 or MIT
debian/copyright.debcargo.hint:License: Apache-2.0 or MIT
debian/copyright.debcargo.hint:License: Apache-2.0
debian/copyright.debcargo.hint: Debian systems provide the Apache 2.0 license in
debian/copyright.debcargo.hint: /usr/share/common-licenses/Apache-2.0
debian/copyright.debcargo.hint:License: MIT
debian/copyright.debcargo.hint: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
debian/copyright:Upstream-Contact: Heinz N. Gies <heinz@licenser.net>
debian/copyright:Copyright: Heinz N. Gies <heinz@licenser.net>
debian/copyright:License: Apache-2.0 or MIT
debian/copyright: years. LICENSE-MIT retains placeholders for the year and copyright holder.
debian/copyright:License: Apache-2.0 or MIT
debian/copyright:License: Apache-2.0
debian/copyright: Debian systems provide the Apache 2.0 license in
debian/copyright: /usr/share/common-licenses/Apache-2.0
debian/copyright:License: MIT
debian/copyright: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

Back to Dashboard | View all reviews for this package