Review: rust-derive-deref 1.1.1-1
New Package Report
.changes
| Changed-By | Christopher Obbard |
|---|---|
| Architecture | amd64 source |
| Distribution | experimental |
| Date | Tue, 17 Feb 2026 02:16:13 +0000 |
| Source | rust-derive-deref |
| Version | 1.1.1-1 |
Changelog
rust-derive-deref (1.1.1-1) experimental; urgency=medium . * Package derive_deref 1.1.1 from crates.io using debcargo 2.7.11 * Initial release. (Closes: #1123916)
.dsc
| Section | rust |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | librust-derive-deref-dev deb rust optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: derive_deref Upstream-Contact: Sean Griffin <sean@seantheprogrammer.com> Source: https://github.com/sgrif/derive_deref Files: * Copyright: 2025 Sean Griffin <sean@seantheprogrammer.com> License: Expat or Apache-2.0 Files: debian/* Copyright: 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> 2026 Christopher Obbard <obbardc@debian.org> 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 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 19 days ago, started 19 days ago, completed 19 days ago.
Final Comment
Public Notes
19 days ago
● public
licensecheck
Command: licensecheck -r . | grep -v 'No copyright'
Exit code: 0
./LICENSE-MIT: MIT License
./debian/copyright: Apache License 2.0 and/or MIT License
./debian/copyright.debcargo.hint: Apache License 2.0 and/or MIT License
19 days ago
● public
lrc
Command: lrc
Exit code: 3
en: Versions: licenserecon '12.0' licensecheck '3.3.9-1'
Parsing Source Tree ....
Reading d/copyright ....
Running licensecheck ....
d/copyright | licensecheck
Expat or Apache-2.0| Apache-2.0 LICENSE-APACHE
Expat or Apache-2.0| Expat LICENSE-MIT
19 days ago
● public
lintian
Command: lintian -iv ../${SOURCE}_*${VERSION}_*.changes
Exit code: 0
N:
W: rust-derive-deref 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:
19 days ago
● public
copyright-grep
Command: rg -i '(licen[cs]e|copyr|©|\(c\))' --heading
Exit code: 0
Cargo.toml
license = "MIT OR Apache-2.0"
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
Copyright 2018 Sean Griffin
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.
LICENSE-MIT
The MIT License (MIT)
Copyright (c) 2018 Sean Griffin
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
Cargo.toml.orig
license = "MIT OR Apache-2.0"
README.md
## License
Licensed under either of these:
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
https://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
https://opensource.org/licenses/MIT)
for inclusion in the work, as defined in the Apache-2.0 license, shall be
dual-licensed as above, without any additional terms or conditions.
debian/copyright.debcargo.hint
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Copyright: FIXME (overlay) UNKNOWN-YEARS Sean Griffin <sean@seantheprogrammer.com>
License: MIT or Apache-2.0
FIXME (overlay): Since upstream copyright years are not available in
Files: LICENSE-APACHE
Copyright: 2018 Sean Griffin
License: UNKNOWN-LICENSE; FIXME (overlay)
Files: LICENSE-MIT
Copyright: 2018 Sean Griffin
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: 2025 Sean Griffin <sean@seantheprogrammer.com>
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