DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-annotated-doc 0.0.4-1

New Package Report

.changes
Version0.0.4-1
Changed-BySandro Tosi
Architecturesource all
Distributionunstable
DateSun, 12 Apr 2026 00:44:02 -0400
Sourcepython-annotated-doc
Changelog
python-annotated-doc (0.0.4-1) unstable; urgency=low
 .
   * Initial release, autogenerated by py2dsp/5.20260225
.dsc
Priorityoptional
Componentmain
Package-Listpython3-annotated-doc deb python optional arch=all
Sectionpython
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: annotated-doc
Upstream-Contact: None <=?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo@gmail.com>>
Source: https://github.com/fastapi/annotated-doc

Files: *
Copyright: (c) 2025 Sebastián Ramírez
License: MIT

Files: debian/*
Copyright: 2026 Sandro Tosi <morph@debian.org>
License: MIT

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 1 day ago, started 1 day ago, completed 1 day ago.

Final Comment

Please fix: d/copyright: Upstream-Contact: None <=?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= tiangolo@gmail.com>

Other Reviews of this Package

VersionHashAllocatedCompletedReviewerStatusDetails
0.0.4-1 e610275b… 2026-04-13 16:27 2026-04-13 16:36 eamanu rejected VIEW

Public Notes

1 day 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: ./.github/DISCUSSION_TEMPLATE/questions.yml
 ./.github/FUNDING.yml
 ./.github/ISSUE_TEMPLATE/config.yml
 ./.github/ISSUE_TEMPLATE/privileged.yml
 ./.github/dependabot.yml
 ./.github/labeler.yml
 ./.github/workflows/add-to-project.yml
 ./.github/workflows/detect-conflicts.yml
 ./.github/workflows/issue-manager.yml
 ./.github/workflows/labeler.yml
 ./.github/workflows/latest-changes.yml
 ./.github/workflows/publish.yml
 ./.github/workflows/smokeshow.yml
 ./.github/workflows/test-redistribute.yml
 ./.github/workflows/test.yml
 ./.pre-commit-config.yaml
 ./debian/changelog
 ./debian/control
 ./debian/gbp.conf
 ./debian/python3-annotated-doc.docs
 ./debian/rules
 ./debian/source/format
 ./debian/source/options
 ./debian/tests/control
 ./debian/tests/unittests
 ./debian/upstream/metadata
 ./debian/watch
 ./pyproject.toml
 ./release-notes.md
 ./requirements-tests.txt
 ./scripts/coverage.sh
 ./scripts/format.sh
 ./scripts/lint.sh
 ./scripts/test-cov-html.sh
 ./scripts/test.sh
 ./src/annotated_doc/__init__.py
 ./src/annotated_doc/main.py
 ./tests/test_main.py
Copyright: NONE
License: UNKNOWN
 FIXME

Files: ./CITATION.cff
 ./README.md
Copyright: NONE
License: Expat
 FIXME

Files: ./debian/copyright
Copyright: 2025, Sebastián Ramírez
  2026, Sandro Tosi <morph@debian.org>
License: Expat
 FIXME

Files: ./LICENSE
Copyright: 2025, Sebastián Ramírez
License: Expat
 FIXME

1 day ago ● public

debian/copyright check

Command: cme check dpkg-copyright
Exit code: 0

Warning in 'Files:"*" License short_name': value is "MIT". 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'
Warning in 'Files:"debian/*" License short_name': value is "MIT". 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'
you can try 'cme fix dpkg-copyright' to fix the warnings shown above
1 day ago ● public

licenserecon

Command: licenserecon
Exit code: 0

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

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

No significant differences found
1 day ago ● public

Look for SPDX

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

(no output)

1 day ago ● public

Lintian

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

N:
W: python3-annotated-doc: initial-upload-closes-no-bugs [usr/share/doc/python3-annotated-doc/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: python-annotated-doc source: no-newline-at-end [debian/rules]
N: 
N:   The named text file does not end with a newline.
N:   
N:   Git considers it a whitespace error. Emacs will offer to add it. It is
N:   usually a good idea to do so.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: debian/trailing-whitespace
N: 
N:
W: python3-annotated-doc: synopsis-too-long
N: 
N:   The first line of the "Description:" must be less than 80 characters long.
N: 
N:   Please refer to The single line synopsis (Section 3.4.1) in the Debian
N:   Policy Manual for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: fields/description
N:   Renamed from: description-too-long
N: 
N:
I: python-annotated-doc source: older-debian-watch-file-standard 4 [debian/watch]
N: 
N:   The version= line in the debian/watch file in this package declares an
N:   older version. Please upgrade when you have a chance.
N: 
N:   Please refer to the uscan(1) manual page for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: debian/watch/standard
N: 
N:
I: python-annotated-doc source: out-of-date-standards-version 4.7.2.0 (released 2025-02-27) (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: python3-annotated-doc: wrong-section-according-to-package-name python => doc
N: 
N:   This package has a name suggesting that it belongs to a section other than
N:   the one it is currently categorized in.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: fields/section
N: 
N:
P: python-annotated-doc source: redundant-priority-optional-field [debian/control:3]
N: 
N:   This package currently sets the Priority field in the debian/control file
N:   to "optional".
N:   
N:   As of dpkg version 1.22.13, this field is set to "optional" by default. As
N:   such, in this case the Priority field is redundant and should be removed.
N: 
N:   Visibility: pedantic
N:   Show-Always: no
N:   Check: debian/control/field/priority
N: 
N:
P: python-annotated-doc source: redundant-rules-requires-root-no-field [debian/control:13]
N: 
N:   This package currently sets the Rules-Requires-Root field in the
N:   debian/control file to "no".
N:   
N:   As of dpkg version 1.22.13, this field is set to "no" by default. As such,
N:   in this case the Rules-Requires-Root field is redundant and should be
N:   removed.
N: 
N:   Visibility: pedantic
N:   Show-Always: no
N:   Check: debian/control/field/rules-requires-root
N: 
1 day ago ● public

duck

Command: duck
Exit code: 1

E: debian/control: Vcs-Git: https://salsa.debian.org/morph/python-annotated-doc.git: ERROR (Certainty:certain)
   remote: HTTP Basic : accès refusé. Si vous disposez d'un mot de passe pour l'authentification Git, celui-ci est incorrect ou vous devez utiliser un jeton au lieu d'un mot de passe. Si un jeton vous a été fourni, soit il est incorrect ou mal défini, soit il a expiré. Voir https://salsa.debian.org/help/topics/git/troubleshooting_git.md#error-on-git-fetch-http-basic-access-denied
   fatal: Authentication failed for 'https://salsa.debian.org/morph/python-annotated-doc.git/'

1 day ago ● public

look for copyright

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

LICENSE:Copyright (c) 2025 Sebastián Ramírez
LICENSE:The above copyright notice and this permission notice shall be included in
LICENSE: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: (c) 2025 Sebastián Ramírez
debian/copyright:Copyright: 2026 Sandro Tosi <morph@debian.org>
debian/copyright: The above copyright notice and this permission notice shall be included in
debian/copyright: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1 day ago ● public

look for license

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

release-notes.md:* 🔧 Add PEP-639 license metadata. PR [#11](https://github.com/fastapi/annotated-doc/pull/11) by [@bollwyvl](https://github.com/bollwyvl).
CITATION.cff:license: MIT
LICENSE:The MIT License (MIT)
LICENSE:to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
pyproject.toml:license = "MIT"
pyproject.toml:license-files = ["LICENSE"]
debian/copyright:License: MIT
debian/copyright:License: MIT
debian/copyright:License: MIT
debian/copyright: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
README.md:## License
README.md:This project is licensed under the terms of the MIT license.

Back to Dashboard | View all reviews for this package