Review: rust-serde-aux 4.7.0-1
New Package Report
.changes
| Version | 4.7.0-1 |
|---|---|
| Changed-By | Thomas Goirand |
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Tue, 12 May 2026 16:16:28 +0200 |
| Source | rust-serde-aux |
Changelog
rust-serde-aux (4.7.0-1) unstable; urgency=medium . * Initial packaging (Closes: #1136371).
.dsc
| Section | rust |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | librust-serde-aux-dev deb rust optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: serde-aux Upstream-Contact: Victor Polevoy <maintainer@vpolevoy.com> Source: https://github.com/iddm/serde-aux Files: * Copyright: (c) 2018-2025, Victor Polevoy <maintainer@vpolevoy.com> License: Expat Files: debian/* Copyright: (c) 2026, Thomas Goirand <zigo@debian.org> License: Expat 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 16 days ago, started 16 days ago, completed 16 days ago.
Final Comment
Public Notes
16 days ago
● public
Missed Author Check
Command: dnq author-check -prepare
Exit code: 0
Author check: scanned 12 files.
Result: ALL SOURCE AUTHORS LISTED IN debian/copyright
16 days ago
● public
copyright-grep
Command: rg -i '(licen[cs]e|copyr|©)' --heading
Exit code: 0
LICENSE
MIT License
Copyright (c) 2018 Victor Polevoy
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
license = "MIT"
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Copyright: (c) 2018-2025, Victor Polevoy <maintainer@vpolevoy.com>
License: Expat
Copyright: (c) 2026, Thomas Goirand <zigo@debian.org>
License: Expat
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
README.md
[](./LICENSE)
## License
This project is [licensed under the MIT license](https://github.com/iddm/serde-aux/blob/master/LICENSE).