DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: icann-rdap-srv 0.0.25-1

New Package Report

.changes
DateWed, 31 Dec 2025 06:38:38 +0100
Sourceicann-rdap-srv
Version0.0.25-1
Changed-ByDaniel Baumann
Architecturesource amd64
Distributionunstable
Changelog
icann-rdap-srv (0.0.25-1) unstable; urgency=medium
 .
   * Initial upload to sid (Closes: #1099105).
.dsc
Priorityoptional
Componentmain
Package-Listicann-rdap-srv deb net optional arch=any
librust-icann-rdap-srv-dev deb rust optional arch=any
Sectionnet
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: icann-rdap-srv
Upstream-Contact: https://github.com/icann/icann-rdap/issues
Source: https://github.com/icann/icann-rdap/tags

Files: *
Copyright: 2023-2025 Internet Corporation for Assigned Names and Numbers
License: MIT or Apache-2.0

Files: debian/*
Copyright: 2025 Daniel Baumann <daniel@debian.org>
License: MIT or Apache-2.0

License: Apache-2.0
 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
 .
     https://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 The complete text of the Apache-2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

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 awm 27 days ago, started 27 days ago, completed 27 days ago.

Final Comment

Public Notes

27 days ago ● public

CME fix

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


Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done

Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done

Reading state information... 0% 

Reading state information... 0%

Reading state information... Done
cme: running fix on dpkg configuration...
Connecting to api.ftp-master.debian.org to check 17 package versions. Please wait...
Got info from api.ftp-master.debian.org for 17 packages.
Warning in 'control source Build-Depends-Arch:22': unnecessary greater-than versioned dependency: librust-icann-rdap-client-dev (>= 0.0.25). Debian has new -> 0.0.25-1;
Offending value: 'librust-icann-rdap-client-dev (>= 0.0.25)'
Warning in 'control source Build-Depends-Arch:24': unnecessary greater-than versioned dependency: librust-icann-rdap-common-dev (>= 0.0.25). Debian has new -> 0.0.25-1;
Offending value: 'librust-icann-rdap-common-dev (>= 0.0.25)'
Warning in 'copyright Files:"*" License short_name': 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': 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'
In config class 'Dpkg::Copyright::FileLicense', (location: copyright Files:"*" License short_name) element 'short_name' (level normal) has a configuration model error:
	Eval of fix # need to test if target exists before moving element
my $lic = $self->grab('- - - License');
# no check to avoid unused license warning (which is not yet moved)
my $text = $self->grab_value(steps => '- full_license', check => 'no');
# likewise because check occurs before actual move
$lic->move($_,'Expat', check => 'no') unless $text or $lic->defined('Expat') ;
$_ = 'Expat';
 failed : Configuration item 'copyright License id' has a user error:
	move: unknow from key MIT or Apache-2.0

Back to Dashboard | View all reviews for this package