DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: rust-linkme 0.3.36-1

New Package Report

.changes
Version0.3.36-1
Changed-BySudip Mukherjee
Architecturesource amd64
Distributionunstable
DateThu, 04 Jun 2026 21:16:46 +0000
Sourcerust-linkme
Changelog
rust-linkme (0.3.36-1) unstable; urgency=medium
 .
   * Package linkme 0.3.36 from crates.io using debcargo 2.8.2
.dsc
Componentmain
Package-Listlibrust-linkme-dev deb rust optional arch=any
Sectionrust
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: linkme
Upstream-Contact: David Tolnay <dtolnay@gmail.com>
Source: https://github.com/dtolnay/linkme

Files: *
Copyright: 2021, David Tolnay <dtolnay@gmail.com>
License: MIT or Apache-2.0

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Sudip Mukherjee <sudipm.mukherjee@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 eamanu 15 days ago, started 15 days ago, completed 15 days ago.

Final Comment

Public Notes

15 days ago ● public

licensecheck

Command: licensecheck -r --deb-machine .
Exit code: 0

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: ./.cargo_vcs_info.json
 ./.github/FUNDING.yml
 ./.github/workflows/ci.yml
 ./Cargo.lock
 ./Cargo.toml
 ./Cargo.toml.orig
 ./README.md
 ./build.rs
 ./debian/cargo-checksum.json
 ./debian/changelog
 ./debian/control
 ./debian/debcargo.toml
 ./debian/rules
 ./debian/source/format
 ./debian/tests/control
 ./debian/watch
 ./src/distributed_slice.rs
 ./src/lib.rs
 ./src/private.rs
 ./tests/compiletest.rs
 ./tests/custom_linkme_path.rs
 ./tests/distributed_slice.rs
 ./tests/example.rs
 ./tests/fn_element.rs
 ./tests/module/mod.rs
 ./tests/module_2015.rs
 ./tests/module_2021.rs
 ./tests/ui/attempted_coercion.rs
 ./tests/ui/attempted_coercion.stderr
 ./tests/ui/bad_crate_path.rs
 ./tests/ui/bad_crate_path.stderr
 ./tests/ui/generic_fn.rs
 ./tests/ui/generic_fn.stderr
 ./tests/ui/mismatched_types.rs
 ./tests/ui/mismatched_types.stderr
 ./tests/ui/mutable.rs
 ./tests/ui/mutable.stderr
 ./tests/ui/unsupported_item.rs
 ./tests/ui/unsupported_item.stderr
 ./tests/ui/zerosized.rs
 ./tests/ui/zerosized.stderr
 ./tests/win_status_access_violation.rs
 ./tests/win_status_illegal_instruction.rs
Copyright: NONE
License: UNKNOWN
 FIXME

Files: ./LICENSE-APACHE
Copyright: NONE
License: Apache-2.0
 FIXME

Files: ./debian/copyright
Copyright: 2021, David Tolnay <dtolnay@gmail.com>
  2026, Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
License: Apache-2.0 and/or Expat
 FIXME

Files: ./debian/copyright.debcargo.hint
Copyright: FIXME (overlay) UNKNOWN-YEARS David Tolnay <dtolnay@gmail.com>
License: Apache-2.0 and/or Expat
 FIXME

Files: ./LICENSE-MIT
Copyright: NONE
License: Expat
 FIXME

15 days ago ● public

debian/copyright check

Command: cme check dpkg-copyright
Exit code: 0

Warning in '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 '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'
you can try 'cme fix dpkg-copyright' to fix the warnings shown above
15 days ago ● public

licenserecon

Command: licenserecon
Exit code: 0

en: Versions: licenserecon '17.0'  licensecheck '3.3.9-1'

Parsing Source Tree  ....
Reading d/copyright  ....
Running licensecheck ....

No significant differences found
15 days ago ● public

Look for SPDX

Command: grep -r -B1 'SPDX-'
Exit code: 1

(no output)

15 days ago ● public

Lintian

Command: lintian -i -I -v --pedantic
Exit code: 0

N:
W: librust-linkme-dev: initial-upload-closes-no-bugs [usr/share/doc/librust-linkme-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-linkme 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: 
N:
I: librust-linkme-dev: extended-description-is-probably-too-short
N: 
N:   The extended description (the lines after the first line of the
N:   "Description:" field) is only one or two lines long. The extended
N:   description should provide a user with enough information to decide
N:   whether they want to install this package, what it contains, and how it
N:   compares to similar packages. One or two lines is normally not enough to
N:   do this.
N: 
N:   Please refer to General guidelines for package descriptions (Section
N:   6.2.1) in the Debian Developer's Reference and The long description
N:   (Section 6.2.3) in the Debian Developer's Reference for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: fields/description
N: 
N:
I: rust-linkme source: out-of-date-standards-version 4.7.3 (released 2025-12-23) (current is 4.7.4)
N: 
N:   The source package refers to a Standards-Version older than the one that
N:   was current at the time the package was created (according to the
N:   timestamp of the latest debian/changelog entry). Please consider updating
N:   the package to current Policy and setting this control field
N:   appropriately.
N:   
N:   If the package is already compliant with the current standards, you don't
N:   have to re-upload the package just to adjust the Standards-Version control
N:   field. However, please remember to update this field next time you upload
N:   the package.
N:   
N:   See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the
N:   debian-policy package for a summary of changes in newer versions of
N:   Policy.
N: 
N:   Please refer to
N:   https://www.debian.org/doc/debian-policy/upgrading-checklist.html for
N:   details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: fields/standards-version
N: 
N:
I: librust-linkme-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/linkme-0.3.36/README.md]
N: 
N:   This package ships a documentation file outside /usr/share/doc
N:   Documentation files are normally installed inside /usr/share/doc.
N:   
N:   If this file doesn't describe the contents or purpose of the directory it
N:   is in, please consider moving this file to /usr/share/doc/ or maybe even
N:   removing it. If this file does describe the contents or purpose of the
N:   directory it is in, please add a lintian override.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: documentation
N: 
N:   Screen: python/egg/metadata
N:     Advocates: "Scott Kitterman" <debian@kitterman.com>
N:     Reason: The folders XXX.dist-info/ and XXX.egg-info/ hold metadata for
N:             Python modules. Those files are not documentation even though
N:             some of their names carry the .txt file extension.
N:             
N:             Python modules can be both public and private.
N:             
N:             Read more in
N:             https://www.python.org/dev/peps/pep-0427/#the-dist-info-directory,
N:             https://www.python.org/dev/peps/pep-0376/#id16,
N:             https://www.python.org/dev/peps/pep-0610/,
N:             https://www.python.org/dev/peps/pep-0639/,
N:             https://setuptools.pypa.io/en/latest/deprecated/python_eggs.html,
N:             and Bug#1003913.
N: 
N:
P: rust-linkme source: upstream-metadata-file-is-missing
N: 
N:   This source package is not Debian-native but it does not have a
N:   debian/upstream/metadata file.
N:   
N:   The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to
N:   collect meta-information about upstream projects from any source package.
N:   This file is in YAML format and it is used in to feed the data in the
N:   UltimateDebianDatabase. For example, it can contains the way the authors
N:   want their software be cited in publications and some bibliographic
N:   references about the software.
N:   
N:   Please add a debian/upstream/metadata file.
N: 
N:   Please refer to https://dep-team.pages.debian.net/deps/dep12/ and
N:   https://wiki.debian.org/UpstreamMetadata for details.
N: 
N:   Visibility: pedantic
N:   Show-Always: no
N:   Check: debian/upstream/metadata
N: 
15 days ago ● public

duck

Command: duck
Exit code: 0

(no output)

15 days ago ● public

look for copyright

Command: egrep -R -i copyright
Exit code: 0

LICENSE-APACHE:   "Licensor" shall mean the copyright owner or entity authorized by
LICENSE-APACHE:   the copyright owner that is granting the License.
LICENSE-APACHE:   copyright notice that is included in or attached to the work
LICENSE-APACHE:   submitted to Licensor for inclusion in the Work by the copyright owner
LICENSE-APACHE:   the copyright owner. For the purposes of this definition, "submitted"
LICENSE-APACHE:   designated in writing by the copyright owner as "Not a Contribution."
LICENSE-APACHE:2. Grant of Copyright License. Subject to the terms and conditions of
LICENSE-APACHE:   copyright license to reproduce, prepare Derivative Works of,
LICENSE-APACHE:       that You distribute, all copyright, patent, trademark, and
LICENSE-APACHE:   You may add Your own copyright statement to Your modifications and
LICENSE-MIT:The above copyright notice and this permission notice
LICENSE-MIT:SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
debian/copyright.debcargo.hint:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright.debcargo.hint:Copyright: FIXME (overlay) UNKNOWN-YEARS David Tolnay <dtolnay@gmail.com>
debian/copyright.debcargo.hint: FIXME (overlay): Since upstream copyright years are not available in
debian/copyright.debcargo.hint:Copyright:
debian/copyright.debcargo.hint: The above copyright notice and this permission notice shall be included in all
debian/copyright.debcargo.hint: 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/
debian/copyright:Copyright: 2021, David Tolnay <dtolnay@gmail.com>
debian/copyright:Copyright:
debian/copyright: The above copyright notice and this permission notice shall be included in all
debian/copyright: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15 days ago ● public

look for license

Command: egrep -R -i license
Exit code: 0

Cargo.toml.orig:license = "MIT OR Apache-2.0"
Cargo.toml:license = "MIT OR Apache-2.0"
LICENSE-APACHE:                              Apache License
LICENSE-APACHE:                     http://www.apache.org/licenses/
LICENSE-APACHE:   "License" shall mean the terms and conditions for use, reproduction,
LICENSE-APACHE:   the copyright owner that is granting the License.
LICENSE-APACHE:   exercising permissions granted by this License.
LICENSE-APACHE:   Object form, made available under the License, as indicated by a
LICENSE-APACHE:   of this License, Derivative Works shall not include works that remain
LICENSE-APACHE:2. Grant of Copyright License. Subject to the terms and conditions of
LICENSE-APACHE:   this License, each Contributor hereby grants to You a perpetual,
LICENSE-APACHE:   copyright license to reproduce, prepare Derivative Works of,
LICENSE-APACHE:   publicly display, publicly perform, sublicense, and distribute the
LICENSE-APACHE:3. Grant of Patent License. Subject to the terms and conditions of
LICENSE-APACHE:   this License, each Contributor hereby grants to You a perpetual,
LICENSE-APACHE:   (except as stated in this section) patent license to make, have made,
LICENSE-APACHE:   where such license applies only to those patent claims licensable
LICENSE-APACHE:   or contributory patent infringement, then any patent licenses
LICENSE-APACHE:   granted to You under this License for that Work shall terminate
LICENSE-APACHE:       Derivative Works a copy of this License; and
LICENSE-APACHE:       do not modify the License. You may add Your own attribution
LICENSE-APACHE:       as modifying the License.
LICENSE-APACHE:   may provide additional or different license terms and conditions
LICENSE-APACHE:   the conditions stated in this License.
LICENSE-APACHE:   this License, without any additional terms or conditions.
LICENSE-APACHE:   the terms of any separate license agreement you may have executed
LICENSE-APACHE:6. Trademarks. This License does not grant permission to use the trade
LICENSE-APACHE:   risks associated with Your exercise of permissions under this License.
LICENSE-APACHE:   result of this License or out of the use or inability to use the
LICENSE-APACHE:   License. However, in accepting such obligations, You may act only
LICENSE-MIT:publish, distribute, sublicense, and/or sell copies of
debian/copyright.debcargo.hint:License: MIT or Apache-2.0
debian/copyright.debcargo.hint:License: MIT or Apache-2.0
debian/copyright.debcargo.hint:License: Apache-2.0
debian/copyright.debcargo.hint: Debian systems provide the Apache 2.0 license in
debian/copyright.debcargo.hint: /usr/share/common-licenses/Apache-2.0
debian/copyright.debcargo.hint:License: MIT
debian/copyright.debcargo.hint: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
debian/copyright:License: MIT or Apache-2.0
debian/copyright:License: MIT or Apache-2.0
debian/copyright:License: Apache-2.0
debian/copyright: Debian systems provide the Apache 2.0 license in
debian/copyright: /usr/share/common-licenses/Apache-2.0
debian/copyright:License: MIT
debian/copyright: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
README.md:#### License
README.md:Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
README.md:2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
README.md:for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
README.md:be dual licensed as above, without any additional terms or conditions.
15 days ago ● public

License check: rust-linkme 0.3.36-1

Archive component: main

COMPATIBLE:

  • Apache-2.0 (Note: not compatible with GPL-2)
  • MIT
15 days ago ● public

Author check: rust-linkme 0.3.36-1

Scanned 37 files. 3 author(s) declared in debian/copyright.

All source-file authors appear in debian/copyright.

Back to Dashboard | View all reviews for this package