DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: rust-arraystring 0.3.0-1

Package Information

DescriptionFixed capacity stack based generic string - Rust source code

Source code for Debianized Rust crate "arraystring"

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed ByAlexander Kjäll <alexander.kjall@gmail.com>
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/arraystring] (browse)
Trackerhttps://tracker.debian.org/pkg/rust-arraystring
Uploaded5 days ago

New Package Report

.changes
Changed-ByAlexander Kjäll
Architectureamd64 source
Distributionunstable
Sourcerust-arraystring
Version0.3.0-1
Changelog
rust-arraystring (0.3.0-1) unstable; urgency=medium
 .
   * Package arraystring 0.3.0 from crates.io using debcargo 2.8.4
.dsc
Package-Listlibrust-arraystring-dev deb rust optional arch=any
Sectionrust
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: arraystring
Upstream-Contact: Paulo Cabral Sanz <paulosanz@poli.ufrj.br>
Source: https://github.com/paulocsanz/arraystring

Files: *
Copyright: 2018-2022 Paulo Cabral Sanz <paulosanz@poli.ufrj.br>
License: MIT or Apache-2.0

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Alexander Kjäll <alexander.kjall@gmail.com>
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 mechtilde 2 days ago, started 2 days ago, completed 2 days ago.

Final Comment

Public Notes

2 days ago ● public

CME fix

Command: cme fix --verbose dpkg
Exit code: 0

cme: running fix on dpkg configuration...
Connecting to api.ftp-master.debian.org to check 3 package versions. Please wait...
Got info from api.ftp-master.debian.org for 0 packages.
Warning in 'control source Build-Depends:0': debhelper-compat dependency version is too old (13). It should be 14
Offending value: 'debhelper-compat (= 13)'
Warning in 'control source Build-Depends-Arch:3': package librust-typenum-1+default-dev is unknown. Check for typos if not a virtual package.
Offending value: 'librust-typenum-1+default-dev <!nocheck>'
Warning in 'control binary:"librust-arraystring-dev" Depends:1': package librust-log-0.4+default-dev is unknown. Check for typos if not a virtual package.
Offending value: 'librust-log-0.4+default-dev'
Warning in 'control binary:"librust-arraystring-dev" Depends:2': package librust-serde-1+default-dev is unknown. Check for typos if not a virtual package.
Offending value: 'librust-serde-1+default-dev'
Warning in 'control binary:"librust-arraystring-dev" Depends:3': package librust-typenum-1+default-dev is unknown. Check for typos if not a virtual package.
Offending value: 'librust-typenum-1+default-dev'
Warning in 'copyright Files:"*" License short_name': value is "MIT or Apache-2.0". 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: 'MIT or Apache-2.0'
Warning in 'copyright Files:"debian/*" License short_name': value is "MIT or Apache-2.0". 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: 'MIT or Apache-2.0'
License Expat is not used in Files: section
License Expat is not used in Files: section
License Expat is not used in Files: section

Changes applied to dpkg configuration:
- control source Build-Depends:0: 'debhelper-compat (= 14)' -> 'debhelper-compat (= 13)' # conflicting initial values
- control source debhelper-version: '14' -> '13' # conflicting initial values
- control source Build-Depends:0: 'debhelper-compat (= 13)' -> 'debhelper-compat (= 14)' # applied fix for :changed debhelper-compat version dependency to 14
- copyright License:Expat text: 'The MIT License  Permission is hereby granted, free of charg[...]' -> 'Permission is hereby granted, free of charge, to any person [...]'
- copyright License: rename key from 'MIT' to 'Expat'
- copyright Files:"*" License short_name: 'MIT or Apache-2.0' -> 'Expat or Apache-2.0' # applied fix for :value is "MIT or Apache-2.0". 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.
- copyright Files:"debian/*" License short_name: 'MIT or Apache-2.0' -> 'Expat or Apache-2.0' # applied fix for :value is "MIT or Apache-2.0". 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.
- patches:"relax-deps.patch" Synopsis has new value: 'Relax deps' # applied fix for :Empty synopsis
Connecting to api.ftp-master.debian.org to check librust-typenum-1+default-dev versions. Please wait...
got no info for librust-typenum-1+default-dev
Connecting to api.ftp-master.debian.org to check librust-log-0.4+default-dev versions. Please wait...
got no info for librust-log-0.4+default-dev
Connecting to api.ftp-master.debian.org to check librust-serde-1+default-dev versions. Please wait...
got no info for librust-serde-1+default-dev
Config::Model::Backend::DpkgSyntax::parse_dpkg_lines No section found in file debian/patches/relax-deps.patch (line 146)

Back to Dashboard | View all reviews for this package