analysis.json

analysis.json
1{"tags": [{"severity": "info", "package": "pytqt", "tag": "adopted-extended-field", "explanation": "A field in debian/control has an extension prefix but is also known\nwithout it.\n\nExtension prefixes like XS-* or XC-* allow experimental fields to\npropagate to the right place when packages are built with dpkg. In this\ncase, however, the field is also known without the prefix. In all\nlikelihood the field was permanently adopted, and dpkg learned how to deal\nwith it.\n\nPlease consider removing the extension prefix for the field name.\n\nVisibility: info\nShow-Always: no\nCheck: debian/control/field/adopted\nRenamed from: xc-package-type-in-debian-control\nxs-testsuite-field-in-debian-control xs-vcs-field-in-debian-control", "comment": "", "note": "(in section for source) XSBC-Original-Maintainer", "pointer": "debian/control:5"}, {"severity": "info", "package": "pytqt", "tag": "debian-watch-file-is-missing", "explanation": "This source package is not Debian-native but it does not have a\ndebian/watch file. This file is used for automatic detection of new\nupstream versions by the Debian External Health Status project and other\nproject infrastructure. If this package is maintained upstream, please\nconsider adding a debian/watch file to detect new releases.\n\nIf the package is not maintained upstream or if upstream uses a\ndistribution mechanism that cannot be meaningfully monitored by uscan and\nthe Debian External Health Status project, please consider adding a\ndebian/watch file containing only comments documenting the situation.\n\nPlease refer to Upstream source location: debian/watch (Section 4.11) in\nthe Debian Policy Manual and the uscan(1) manual page for details.\n\nVisibility: info\nShow-Always: no\nCheck: debian/watch", "comment": "", "note": "", "pointer": ""}, {"severity": "info", "package": "pytqt", "tag": "installable-field-mirrors-source", "explanation": "The named field for an installation package in debian/control has the same\nvalue as the one inherited from the source paragraph.\n\nIn the interest of shorter and clearer files, you may wish to take\nadvantage of the inheritance rules. This field is redundant.\n\nVisibility: info\nShow-Always: no\nCheck: debian/control/field/redundant\nRenamed from: binary-control-field-duplicates-source", "comment": "", "note": "(in section for python3-pytqt-dbg) Priority", "pointer": "debian/control:29"}, {"severity": "info", "package": "pytqt", "tag": "installable-field-mirrors-source", "explanation": "", "comment": "", "note": "(in section for python3-pytqt-gl-dbg) Priority", "pointer": "debian/control:55"}, {"severity": "info", "package": "pytqt", "tag": "installable-field-mirrors-source", "explanation": "", "comment": "", "note": "(in section for python3-pytqtext-dbg) Priority", "pointer": "debian/control:82"}, {"severity": "info", "package": "pytqt", "tag": "no-dh-sequencer", "explanation": "This package does not use the dh sequencer in debian/rules.\n\nWhile maintainers may use a variety of build systems, this one is by far\nthe most popular.\n\nMaintainers are strongly encouraged to use the dh sequencer in new\npackages and convert existing ones when appropriate.\n\nVisibility: info\nShow-Always: no\nCheck: debian/rules/dh-sequencer", "comment": "", "note": "", "pointer": "debian/rules"}, {"severity": "info", "package": "pytqt", "tag": "out-of-date-standards-version", "explanation": "The source package refers to a Standards-Version older than the one that\nwas current at the time the package was created (according to the\ntimestamp of the latest debian/changelog entry). Please consider updating\nthe package to current Policy and setting this control field\nappropriately.\n\nIf the package is already compliant with the current standards, you don't\nhave to re-upload the package just to adjust the Standards-Version control\nfield. However, please remember to update this field next time you upload\nthe package.\n\nSee /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the\ndebian-policy package for a summary of changes in newer versions of\nPolicy.\n\nPlease refer to\nhttps://www.debian.org/doc/debian-policy/upgrading-checklist.html for\ndetails.\n\nVisibility: info\nShow-Always: no\nCheck: fields/standards-version", "comment": "", "note": "3.8.4 (released 2010-01-27) (current is 4.6.2)", "pointer": ""}, {"severity": "info", "package": "pytqt", "tag": "unused-override", "explanation": "Your package specifies the named override but there were no tags that\ncould have been silenced by it.\n\nMaybe you fixed an underlying condition but forgot to remove the override.\nIt is also possible that the Lintian maintainers fixed a false positive.\n\nIf the override is now unused, please remove it.\n\nThis tag is similar to mismatched-override except there a tag could have\nbeen silenced if the context had matched.\n\nSometimes, overrides end up not being used because a tag appears only on\nsome architectures. In that case, overrides can be equipped with an\narchitecture qualifier.\n\nPlease refer to Architecture specific overrides (Section 2.4.3) in the\nLintian User's Manual for details.\n\nVisibility: info\nShow-Always: yes\nCheck: lintian", "comment": "", "note": "unknown-field Original-Maintainer", "pointer": "debian/source/lintian-overrides:12"}, {"severity": "pedantic", "package": "pytqt", "tag": "co-maintained-package-with-no-vcs-fields", "explanation": "Based on the content of the maintainer and uploader fields this package is\nco-maintained but there are no Vcs-* fields.\n\nIt is recommended that shared maintenance of packages are co-ordinated via\na revision control system.\n\nVisibility: pedantic\nShow-Always: no\nCheck: fields/vcs\nRenamed from: co-maintained-package-with-no-vcs-headers", "comment": "", "note": "", "pointer": ""}, {"severity": "pedantic", "package": "pytqt", "tag": "maintainer-manual-page", "explanation": "The maintainer keeps a manual page in ./debian. Please forward the manual\npage upstream and ask them to include in their version control system, and\nin their next release.\n\nIf the manual page was already forwarded or rejected, or the upstream is\ngone, please override the tag and annotate it with a suitable comment.\n\nPlease refer to social contract item 2, Coordination with upstream\ndevelopers (Section 3.1.4) in the Debian Developer's Reference, and\nChanges to the upstream sources (Section 4.3) in the Debian Policy Manual\nfor details.\n\nVisibility: pedantic\nShow-Always: no\nCheck: debian/manual-pages\nRenamed from: maintainer-manpage", "comment": "", "note": "", "pointer": "debian/manpages/pytqlupdate.1"}, {"severity": "pedantic", "package": "pytqt", "tag": "maintainer-manual-page", "explanation": "", "comment": "", "note": "", "pointer": "debian/manpages/pytquic.1"}, {"severity": "pedantic", "package": "pytqt", "tag": "no-dep5-copyright", "explanation": "This package does not use a machine-readable debian/copyright file.\n\nThis format makes it easier to review licenses and can be easily parsed by\nLintian.\n\nPlease refer to\nhttps://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for\ndetails.\n\nVisibility: pedantic\nShow-Always: no\nCheck: debian/copyright/dep5", "comment": "", "note": "", "pointer": "debian/copyright"}, {"severity": "pedantic", "package": "pytqt", "tag": "no-homepage-field", "explanation": "This non-native package lacks a Homepage field. If the package has an\nupstream home page that contains useful information or resources for the\nend user, consider adding a Homepage control field to debian/control.\n\nPlease refer to Homepage (Section 5.6.23) in the Debian Policy Manual for\ndetails.\n\nVisibility: pedantic\nShow-Always: no\nCheck: fields/homepage", "comment": "", "note": "", "pointer": ""}, {"severity": "pedantic", "package": "pytqt", "tag": "package-uses-old-debhelper-compat-version", "explanation": "This package uses a debhelper compatibility level that is no longer\nrecommended. Please consider using the recommended level.\n\nFor most packages, the best way to set the compatibility level is to\nspecify debhelper-compat (= X) as a Build-Depends in debian/control. You\ncan also use the debian/compat file or export DH_COMPAT in debian/rules.\n\nIf no level is selected debhelper defaults to level 1, which is\ndeprecated.\n\nPlease refer to the debhelper(7) manual page for details.\n\nVisibility: pedantic\nShow-Always: no\nCheck: debhelper", "comment": "", "note": "10", "pointer": ""}, {"severity": "pedantic", "package": "pytqt", "tag": "silent-on-rules-requiring-root", "explanation": "The field Rules-Requires-Root is missing from the file debian/control.\n\nOver time, Debian has successively narrowed the steps for which elevated\nprivileges are required. It speeds up the building of installation\npackages in the archive. Eventually, Debian will switch the default\narchive-wide behaviour to expedite the build process further.\n\nPlease declare explicitly that the sources do not require root privileges.\nYou can use the setting Rules-Requires-Root: no in the source stanza of\ndebian/control, but please verify with diffoscope(1) that the installation\npackages produced are in fact identical.\n\nPlease refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules\nand Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and\nRules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for\ndetails.\n\nVisibility: pedantic\nShow-Always: no\nCheck: debian/control/field/rules-requires-root\nRenamed from: rules-requires-root-missing", "comment": "", "note": "", "pointer": "debian/control"}, {"severity": "pedantic", "package": "pytqt", "tag": "trailing-whitespace", "explanation": "This file contains lines with trailing whitespace characters.\n\nWhilst often harmless and unsightly, such extra whitespaces can also cause\ntools to interpret the whitespace characters literally. The tool diff(1)\ndoes not like them, either. They are best avoided.\n\nSome of these problems can be hard to track down.\n\nWhitespace at the end of lines may be removed with the following:\n\n$ sed -i -e 's@[[:space:]]*$@@g' debian/control debian/changelog\n\nIf you use Emacs, you can also use \"M-x wh-cl\" (whitespace-cleanup).\n\nHowever, if you wish to only remove trailing spaces and leave trailing\ntabs (eg. for Makefiles), you can use the following code snippet:\n\n$ sed -i -e 's@[ ]*$@@g' debian/rules\n\nTo remove empty lines from the end of a file, you can use:\n\n$ sed -i -e :a -e '/^\\n*$/{$d;N;};/\\n$/ba' debian/rules\n\nVisibility: pedantic\nShow-Always: no\nCheck: debian/trailing-whitespace\nRenamed from: file-contains-trailing-whitespace", "comment": "", "note": "", "pointer": "debian/changelog:21"}, {"severity": "pedantic", "package": "pytqt", "tag": "trailing-whitespace", "explanation": "", "comment": "", "note": "", "pointer": "debian/rules:146"}, {"severity": "experimental", "package": "pytqt", "tag": "upstream-metadata-file-is-missing", "explanation": "This source package is not Debian-native but it does not have a\ndebian/upstream/metadata file.\n\nThe Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to\ncollect meta-information about upstream projects from any source package.\nThis file is in YAML format and it is used in to feed the data in the\nUltimateDebianDatabase. For example, it can contains the way the authors\nwant their software be cited in publications and some bibliographic\nreferences about the software.\n\nPlease add a debian/upstream/metadata file.\n\nPlease refer to https://dep-team.pages.debian.net/deps/dep12/ and\nhttps://wiki.debian.org/UpstreamMetadata for details.\n\nVisibility: pedantic\nShow-Always: no\nCheck: debian/upstream/metadata\nThis tag is experimental.", "comment": "", "note": "", "pointer": ""}, {"severity": "experimental", "package": "pytqt", "tag": "very-long-line-length-in-source-file", "explanation": "The source file includes a line length that is well beyond the normally\nhuman made code line length.\n\nThis very long line length does not allow Lintian to do correctly some\nsource file checks.\n\nThis line could also be the result of some text injected by a computer\nprogram, and thus could lead to FTBFS bugs.\n\nLast but not least, long line in source code could be used to obfuscate\nthe source code and to hide stuff like backdoors or security problems.\n\nIt could be due to jslint source comments or other build tool comments.\n\nYou may report this issue upstream.\n\nVisibility: pedantic\nShow-Always: no\nCheck: files/contents/line-length\nRenamed from: insane-line-length-in-source-file\nThis tag is experimental.\n\nScreen: autotools/long-lines\nAdvocates: \"Russ Allbery\" <rra@debian.org>\nReason:\nUpstream sources using autoconf have traditionally been\ndistributed with generated ./configure scripts as well as\nother third-party m4 macro files such as libtool.\n\nWhen paired with automake, there may also be some intermediate\nMakefile.in files.\n\nA lot of sources potentially contain such files, but they are\nnot actionable by either the Debian distributor or by the\nupstream maintainer.\n\nAs a side note, modern Debian build protocols will re-create\nmany of those files via dh_autoreconf. They are present merely\nto aid in bootstrapping systems where the GNU suite may not yet\nbe available.\n\nRead more in Bug#996740.", "comment": "", "note": "3566 > 512", "pointer": "examples/webbrowser/mainwindow.ui:272"}, {"severity": "experimental", "package": "pytqt", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "609 > 512", "pointer": "examples/i18n/mywidget_el.qm:3"}, {"severity": "experimental", "package": "pytqt", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "610 > 512", "pointer": "examples/i18n/mywidget_it.qm:4"}, {"severity": "experimental", "package": "pytqt", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "636 > 512", "pointer": "examples/i18n/mywidget_ru.qm:2"}, {"severity": "experimental", "package": "pytqt", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "738 > 512", "pointer": "examples/i18n/mywidget_ko.qm:1"}, {"severity": "experimental", "package": "pytqt", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "835 > 512", "pointer": "examples/i18n/mywidget_eo.qm:1"}, {"severity": "experimental", "package": "pytqt", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "884 > 512", "pointer": "examples/i18n/mywidget_fr.qm:1"}, {"severity": "experimental", "package": "pytqt", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "913 > 512", "pointer": "examples/i18n/mywidget_de.qm:1"}, {"severity": "overridden", "package": "pytqt", "tag": "binary-nmu-debian-revision-in-source", "explanation": "The version number of your source package ends in +b and a number or has a\nDebian revision containing three parts. These version numbers are used by\nbinary NMUs and should not be used as the source version. (The +b form is\nthe current standard; the three-part version number now obsolete.)\n\nPlease refer to Recompilation or binary-only NMU (Section 5.10.2.1) in the\nDebian Developer's Reference for details.\n\nVisibility: warning\nShow-Always: no\nCheck: fields/version", "comment": "", "note": "4:14.2.0~pre21-0ubuntu24.04.0+6", "pointer": ""}, {"severity": "overridden", "package": "pytqt", "tag": "custom-compression-in-debian-source-options", "explanation": "This package selects a custom compression level or algorithm in\ndebian/source/options. Please remove the call and let dpkg-deb(1) select\nsuitable defaults.\n\nCustom compression settings are usually chosen for one of two reasons:\n\nHigher compression levels or more advanced algorithms shrink the sizes of\nlarge files, but they can cause problems in the resource constrained\nenvironments used in Debian's buildd infrastructure. For example, higher\nthan expected memory consumption may trigger an FTBFS or a failure to\ninstall.\n\nLower compression levels or less advanced algorithms are sometimes needed\nto support older Debian version. Unfortunately, they also make it harder\nto change the defaults on an archive-wide basis.\n\nSome legitimate use cases trigger this tag. Please override it.\n\nPlease refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1)\nmanual page for details.\n\nVisibility: warning\nShow-Always: no\nCheck: debian/source-dir\nRenamed from: debian-source-options-has-custom-compression-settings", "comment": "We want XZ regardless of the default compression.", "note": "compression = \"xz\"", "pointer": "debian/source/options:2"}, {"severity": "overridden", "package": "pytqt", "tag": "custom-compression-in-debian-source-options", "explanation": "The package is for the debug variant of the python interpreter, not like\ndbgsym.", "comment": "We want XZ regardless of the default compression.", "note": "compression-level = 9", "pointer": "debian/source/options:3"}, {"severity": "classification", "package": "pytqt", "tag": "debhelper-compat-level", "explanation": "This is the debhelper compat level used specified by this package.\n\nVisibility: classification\nShow-Always: no\nCheck: debhelper\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "10", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "debian-build-system", "explanation": "This is the build system that Lintian believes the package is using.\n\nVisibility: classification\nShow-Always: no\nCheck: debhelper\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "debhelper", "pointer": "debian/rules"}, {"severity": "classification", "package": "pytqt", "tag": "mail-contact", "explanation": "This person is a contact in the named group for this package.\n\nVisibility: classification\nShow-Always: no\nCheck: fields/mail-address\nRenamed from: maintainer uploader\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "Maintainer \"TDE Debian Team\" <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "mail-contact", "explanation": "", "comment": "", "note": "Uploaders \"Bernd Zeimetz\" <bzed@debian.org>", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "mail-contact", "explanation": "", "comment": "", "note": "Uploaders \"Michael Casadevall\" <mcasadevall@debian.org>", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "mail-contact", "explanation": "", "comment": "", "note": "Uploaders \"Torsten Marek\" <shlomme@debian.org>", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "number-of-patches", "explanation": "The number of patches according to the debian/patches/series file.\n\nVisibility: classification\nShow-Always: no\nCheck: debian/patches/count\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "0", "pointer": "debian/patches/series"}, {"severity": "classification", "package": "pytqt", "tag": "package-is-co-maintained", "explanation": "The package is co-maintained but not team-maintained according to the\nmaintainer/uploaders fields in the debian/control file.\n\nVisibility: classification\nShow-Always: no\nCheck: fields/vcs\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "(with 3 uploaders)", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "patch-system", "explanation": "This package uses the specified patch system (eg. \"quilt\" or \"dpatch\").\n\nVisibility: classification\nShow-Always: no\nCheck: debian/patches\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "quilt", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "source-format", "explanation": "This is the source format declared in the package.\n\nVisibility: classification\nShow-Always: no\nCheck: debian/source-dir\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "3.0 (quilt)", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "standards-version", "explanation": "The standards version of the package according to Standards-Version field\nin the debian/control file.\n\nVisibility: classification\nShow-Always: no\nCheck: fields/standards-version\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "3.8.4", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "The raw but trimmed contents of the named field in the given Deb822 file.\nThe number indicates the section from the top, starting at 1.\n\nVisibility: classification\nShow-Always: no\nCheck: fields/deb822\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "\u00a71 Build-Depends debhelper (>= 10~), python3-all-dev, python3-all-dbg, libtqt3-mt-dev, tqt3-dev-tools, tqt3-apps-dev, python3-sip-tqt-dev, python3-sip-tqt-dbg, libtqscintilla-dev, dh-python", "pointer": "debian/control:7"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": "debian/control:4"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Priority optional", "pointer": "debian/control:3"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Section python", "pointer": "debian/control:2"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Source pytqt", "pointer": "debian/control:1"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Standards-Version 3.8.4", "pointer": "debian/control:8"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Uploaders Torsten Marek <shlomme@debian.org>, Bernd Zeimetz <bzed@debian.org>, Michael Casadevall <mcasadevall@debian.org>", "pointer": "debian/control:6"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 XSBC-Original-Maintainer Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>", "pointer": "debian/control:5"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a710 Architecture all", "pointer": "debian/control:117"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a710 Breaks python-tqt-doc", "pointer": "debian/control:119"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a710 Depends ${misc:Depends}", "pointer": "debian/control:118"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a710 Description TQt bindings for Python - Documentation and examples\\n Documentation and examples for the PyTQt (bindings that allow\\n the use of TQt library from within a Python script).", "pointer": "debian/control:122"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a710 Package pytqt-doc", "pointer": "debian/control:115"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a710 Replaces python-tqt-doc", "pointer": "debian/control:120"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a710 Section doc", "pointer": "debian/control:116"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a710 Suggests python3-pytqt", "pointer": "debian/control:121"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Architecture any", "pointer": "debian/control:11"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Breaks python3-tqt", "pointer": "debian/control:13"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Depends ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, ${py3sip-tqt:Depends}", "pointer": "debian/control:12"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Description TQt bindings for Python 3\\n Python binding module that allows use of TQt X Window toolkit v3.\\n You can use it to create portable graphics-capable scripts (there\\n are PyTQt versions for Linux, Windows and MacOS X).\\n .\\n At this moment PyTQt offers a vast subset of TQt API. There are\\n some minor issues related to the differences between C++ and Python\\n (types, etc), but usually you'll be able to write code pretty much the\\n same way in both languages (with syntax differences, of course)", "pointer": "debian/control:17"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Package python3-pytqt", "pointer": "debian/control:10"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Provides ${python3:Provides}", "pointer": "debian/control:14"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Replaces python3-tqt", "pointer": "debian/control:15"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Suggests python3-pytqt-gl, pytqt-doc, libtqt3-mt-mysql|libtqt3-mt-odbc|libtqt3-mt-psql", "pointer": "debian/control:16"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Architecture any", "pointer": "debian/control:28"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Breaks python3-tqt-dbg", "pointer": "debian/control:32"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Depends ${shlibs:Depends}, ${misc:Depends}, python3-all-dbg, python3-pytqt (= ${binary:Version}), python3-sip-tqt-dbg", "pointer": "debian/control:31"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Description TQt bindings for Python 3 (debug extension)\\n Python binding module that allows use of TQt X Window toolkit v3.\\n You can use it to create portable graphics-capable scripts (there\\n are PyTQt versions for Linux, Windows and MacOS X).\\n .\\n This package contains the extension built for the Python debug interpreter.", "pointer": "debian/control:34"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Package python3-pytqt-dbg", "pointer": "debian/control:27"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Priority optional", "pointer": "debian/control:29"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Replaces python3-tqt-dbg", "pointer": "debian/control:33"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Section debug", "pointer": "debian/control:30"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Architecture any", "pointer": "debian/control:42"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Breaks python3-tqt-gl", "pointer": "debian/control:44"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Depends ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-pytqt (= ${binary:Version}), python3-opengl", "pointer": "debian/control:43"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Description TQt OpenGL bindings for Python 3\\n Python binding module that allows use of the OpenGL facilities\\n offered by the TQt X Window toolkit v3. You can use it to create\\n portable graphics-capable scripts (there are PyTQt versions for\\n Linux, Windows and MacOS X).", "pointer": "debian/control:48"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Package python3-pytqt-gl", "pointer": "debian/control:41"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Provides ${python3:Provides}", "pointer": "debian/control:45"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Replaces python3-tqt-gl", "pointer": "debian/control:46"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Suggests pytqt-doc", "pointer": "debian/control:47"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a75 Architecture any", "pointer": "debian/control:57"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a75 Breaks python3-tqt-gl-dbg", "pointer": "debian/control:60"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a75 Depends ${shlibs:Depends}, ${misc:Depends}, python3-all-dbg, python3-pytqt-gl (= ${binary:Version}), python3-pytqt-dbg (= ${binary:Version})", "pointer": "debian/control:58"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a75 Description TQt OpenGL bindings for Python 3 (debug extension)\\n Python binding module that allows use of the OpenGL facilities\\n offered by the TQt X Window toolkit v3. You can use it to create\\n portable graphics-capable scripts (there are PyTQt versions for\\n Linux, Windows and MacOS X).\\n .\\n This package contains the extension built for the Python debug interpreter.", "pointer": "debian/control:61"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a75 Package python3-pytqt-gl-dbg", "pointer": "debian/control:54"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a75 Priority optional", "pointer": "debian/control:55"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a75 Replaces python3-tqt-gl-dbg", "pointer": "debian/control:59"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a75 Section debug", "pointer": "debian/control:56"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a76 Architecture any", "pointer": "debian/control:70"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a76 Breaks python3-tqtext", "pointer": "debian/control:72"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a76 Depends ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-pytqt (= ${binary:Version})", "pointer": "debian/control:71"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a76 Description TQt extensions for PyTQt\\n PyTQt Extensions. Contains:\\n .\\n * TQScintilla: a featureful TQt source code editing component based\\n on Scintilla.", "pointer": "debian/control:75"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a76 Package python3-pytqtext", "pointer": "debian/control:69"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a76 Provides ${python3:Provides}", "pointer": "debian/control:73"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a76 Replaces python3-tqtext", "pointer": "debian/control:74"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a77 Architecture any", "pointer": "debian/control:84"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a77 Breaks python3-tqtext-dbg", "pointer": "debian/control:86"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a77 Depends ${shlibs:Depends}, ${misc:Depends}, python3-all-dbg, python3-pytqtext (= ${binary:Version}), python3-pytqt-dbg (= ${binary:Version})", "pointer": "debian/control:85"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a77 Description TQt debug extensions for PyTQt\\n PyTQt debug Extensions. Contains:\\n .\\n * TQScintilla: a featureful TQt source code editing component based\\n on Scintilla.", "pointer": "debian/control:88"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a77 Package python3-pytqtext-dbg", "pointer": "debian/control:81"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a77 Priority optional", "pointer": "debian/control:82"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a77 Replaces python3-tqtext-dbg", "pointer": "debian/control:87"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a77 Section debug", "pointer": "debian/control:83"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a78 Architecture any", "pointer": "debian/control:95"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a78 Depends ${shlibs:Depends}, ${misc:Depends}", "pointer": "debian/control:96"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a78 Description pyuic and pylupdate for TQt\\n pyuic is the PyTQt counterpart for TQt's uic. It takes an XML\\n user interface file and generates Python code.\\n .\\n pylupdate is the counterpart for TQt's lupdate. It updates TQt\\n Linguist translation files from Python code.", "pointer": "debian/control:97"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a78 Package pytqt-tools", "pointer": "debian/control:94"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a79 Architecture all", "pointer": "debian/control:105"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a79 Breaks python-tqt-dev", "pointer": "debian/control:107"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a79 Depends ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-pytqt (>= ${source:Version})", "pointer": "debian/control:106"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a79 Description TQt bindings for Python - Development files\\n Development .sip files with definitions of PyTQt classes. They\\n are needed to build PyTQt, but also as building blocks of other\\n packages based on them, like PyTDE.", "pointer": "debian/control:110"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a79 Package pytqt-dev", "pointer": "debian/control:104"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a79 Replaces python-tqt-dev", "pointer": "debian/control:108"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a79 Suggests python3-sip-tqt-dev, sip-tqt-dev", "pointer": "debian/control:109"}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "These are the raw but trimmed contents of the named field in the package's\nprimary control file.\n\nVisibility: classification\nShow-Always: no\nCheck: fields/trimmed\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "Architecture any all", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Binary python3-pytqt, python3-pytqt-dbg, python3-pytqt-gl, python3-pytqt-gl-dbg, python3-pytqtext, python3-pytqtext-dbg, pytqt-tools, pytqt-dev, pytqt-doc", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Build-Depends debhelper (>= 10~), python3-all-dev, python3-all-dbg, libtqt3-mt-dev, tqt3-dev-tools, tqt3-apps-dev, python3-sip-tqt-dev, python3-sip-tqt-dbg, libtqscintilla-dev, dh-python", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha1 ff3cace7c00b8436959988f8ef8de154048e0793 460232 pytqt_14.2.0~pre21.orig.tar.xz\\n fd8eb279d2840b6dc3019d5e5ef806b145b73d5e 8700 pytqt_14.2.0~pre21-0ubuntu24.04.0+6.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha256 672ce3e34c77e28a1822aa039cbb59bc14378429f499dd4aa6bb8d4c0aca37aa 460232 pytqt_14.2.0~pre21.orig.tar.xz\\n 52ee1b382845bd60cbf0712ab6f77adcbd44783287c463ae4951b519ced1e1f8 8700 pytqt_14.2.0~pre21-0ubuntu24.04.0+6.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Files b52f76302e46248562e6a9c399c36cfa 460232 pytqt_14.2.0~pre21.orig.tar.xz\\n 6201092ae4f0c4c16b9a04c28251c40c 8700 pytqt_14.2.0~pre21-0ubuntu24.04.0+6.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Format 3.0 (quilt)", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Original-Maintainer Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Package-List python3-pytqt deb python optional arch=any\\n python3-pytqt-dbg deb debug optional arch=any\\n python3-pytqt-gl deb python optional arch=any\\n python3-pytqt-gl-dbg deb debug optional arch=any\\n python3-pytqtext deb python optional arch=any\\n python3-pytqtext-dbg deb debug optional arch=any\\n pytqt-dev deb python optional arch=all\\n pytqt-doc deb doc optional arch=all\\n pytqt-tools deb python optional arch=any", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Source pytqt", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Standards-Version 3.8.4", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Uploaders Torsten Marek <shlomme@debian.org>, Bernd Zeimetz <bzed@debian.org>, Michael Casadevall <mcasadevall@debian.org>", "pointer": ""}, {"severity": "classification", "package": "pytqt", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Version 4:14.2.0~pre21-0ubuntu24.04.0+6", "pointer": ""}], "summary": {"tags_count_by_severity": {"error": 0, "warning": 0, "info": 8, "pedantic": 9, "experimental": 9, "overridden": 3, "classification": 99}, "package_filename": {"pytqt": "pytqt_14.2.0~pre21-0ubuntu24.04.0+6.dsc"}, "tags_found": ["adopted-extended-field", "co-maintained-package-with-no-vcs-fields", "debhelper-compat-level", "debian-build-system", "debian-watch-file-is-missing", "installable-field-mirrors-source", "mail-contact", "maintainer-manual-page", "no-dep5-copyright", "no-dh-sequencer", "no-homepage-field", "number-of-patches", "out-of-date-standards-version", "package-is-co-maintained", "package-uses-old-debhelper-compat-version", "patch-system", "silent-on-rules-requiring-root", "source-format", "standards-version", "trailing-whitespace", "trimmed-deb822-field", "trimmed-field", "unused-override", "upstream-metadata-file-is-missing", "very-long-line-length-in-source-file"], "overridden_tags_found": ["binary-nmu-debian-revision-in-source", "custom-compression-in-debian-source-options"], "lintian_version": "2.117.0ubuntu1", "distribution": "debian:noble"}, "version": 1}