Review: rust-daft-derive 0.1.5-1
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Tue, 17 Mar 2026 12:27:04 +0000 |
| Source | rust-daft-derive |
| Version | 0.1.5-1 |
| Changed-By | Jelmer Vernooij |
| Architecture | amd64 source |
Changelog
rust-daft-derive (0.1.5-1) unstable; urgency=medium . * Package daft-derive 0.1.5 from crates.io using debcargo 2.8.2
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | librust-daft-derive-dev deb rust optional arch=any |
| Section | rust |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: daft-derive Upstream-Contact: daft developers Source: https://github.com/oxidecomputer/daft Files: * Copyright: 2016 Alex Crichton 2017 The Tokio Authors 2024 Oxide Computer Company License: MIT or Apache-2.0 Files: debian/* Copyright: 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> 2026 Jelmer Vernooij <jelmer@debian.org> License: MIT 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: 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 siretart 25 days ago, started 25 days ago, completed 25 days ago.
Final Comment
Public Notes
25 days ago
● public
Lintian
Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0
N:
W: librust-daft-derive-dev: initial-upload-closes-no-bugs [usr/share/doc/librust-daft-derive-dev/changelog.Debian.gz:1]
N:
N: This package appears to be the first packaging of a new upstream software
N: package (there is only one changelog entry and the Debian revision is 1),
N: but it does not close any bugs. The initial upload of a new package should
N: close the corresponding ITP bug for that package.
N:
N: This warning can be ignored if the package is not intended for Debian or
N: if it is a split of an existing Debian package.
N:
N: Please refer to New packages (Section 5.1) in the Debian Developer's
N: Reference for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: debian/changelog
N: Renamed from: new-package-should-close-itp-bug
N:
N:
W: rust-daft-derive source: testsuite-restrictions-has-deprecated-skip-not-installable [debian/tests/control]
N:
N: This package's autopkgtest testsuite uses the skip-not-installable
N: restriction, which is now deprecated.
N:
N: If you wish to skip certain architectures, please use the Architecture
N: field instead.
N:
N: See-Also: /usr/share/doc/autopkgtest/README.package-tests.rst.gz
N:
N: Visibility: warning
N: Show-Always: no
N: Check: testsuite
N:
25 days ago
● public
copyright-grep
Command: rg -i '(licen[cs]e|copyr|©|\(c\))' --heading
Exit code: 0
src/internals/error_store.rs
// Copyright 2025 Oxide Computer Company
LICENSE-MIT
Copyright (c) 2025 Oxide Computer Company
publish, distribute, sublicense, and/or sell copies of
The above copyright notice and this permission notice
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
Cargo.toml.orig
license.workspace = true
license = true
README.md

## License
This project is available under the terms of either the [Apache 2.0 license](LICENSE-APACHE) or the [MIT
license](LICENSE-MIT).
LICENSE-APACHE
Apache License
http://www.apache.org/licenses/
"License" shall mean the terms and conditions for use, reproduction,
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
exercising permissions granted by this License.
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
of this License, Derivative Works shall not include works that remain
submitted to Licensor for inclusion in the Work by the copyright owner
the copyright owner. For the purposes of this definition, "submitted"
designated in writing by the copyright owner as "Not a Contribution."
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
(except as stated in this section) patent license to make, have made,
where such license applies only to those patent claims licensable
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
Derivative Works a copy of this License; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
do not modify the License. You may add Your own attribution
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
the conditions stated in this License.
this License, without any additional terms or conditions.
the terms of any separate license agreement you may have executed
6. Trademarks. This License does not grant permission to use the trade
risks associated with Your exercise of permissions under this License.
result of this License or out of the use or inability to use the
License. However, in accepting such obligations, You may act only
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
same "printed page" as the copyright notice for easier
Copyright (c) 2016 Alex Crichton
Copyright (c) 2017 The Tokio Authors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
distributed under the License is distributed on an "AS IS" BASIS,
See the License for the specific language governing permissions and
limitations under the License.
Cargo.toml
license = "MIT OR Apache-2.0"
license = true
debian/copyright.debcargo.hint
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Copyright: FIXME (overlay) UNKNOWN-AUTHORS FIXME (overlay) UNKNOWN-YEARS
License: MIT or Apache-2.0
FIXME (overlay): Since upstream copyright years are not available in
Files: LICENSE-APACHE
Copyright:
License: UNKNOWN-LICENSE; FIXME (overlay)
Files: LICENSE-MIT
Copyright: 2025 Oxide Computer Company
License: UNKNOWN-LICENSE; FIXME (overlay)
Copyright: 2025 Oxide Computer Company
License: UNKNOWN-LICENSE; FIXME (overlay)
Copyright:
License: MIT 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: MIT
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
The above copyright notice and this permission notice shall be included in all
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/
Copyright:
License: Expat or Apache-2.0
Copyright:
License: Expat 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: Expat
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
The above copyright notice and this permission notice shall be included in all
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
tests/fixtures/valid/output/non-eq.output.rs
.field(stringify!(c), &self.c)
tests/fixtures/valid/output/generic-struct.output.rs
.field(stringify!(c), &self.c)
tests/fixtures/valid/output/generic-struct-2.output.rs
.field(stringify!(c), &self.c)