analysis.json

analysis.json
1{"tags": [{"severity": "error", "package": "pytdeextensions-trinity", "tag": "epoch-changed-but-upstream-version-did-not-go-backwards", "explanation": "The previous version of this package had a different version epoch to the\ncurrent version but the upstream version did not go \"backwards\". For\nexample, the previous package version was \"1:1.0-1\" and the current\nversion is \"2:2.0-1\".\n\nThis was likely an accidental bump or addition of an epoch.\n\nEpochs exist to cope with changes to the upstream version numbering\nscheme. Whilst they are a powerful tool, increasing or adding an epoch has\nmany downsides including causing issues with versioned dependencies, being\nmisleading to users and being aesthetically unappealing. Whilst they\nshould be avoided, valid reasons to add or increment the epoch include:\n\n- Upstream changed their versioning scheme in a way that makes the\nlatest version lower than the previous one.\n- You need to permanently revert to a lower upstream version.\n\nTemporary revertions (eg. after an NMU) should use not modify or introduce\nan epoch - please use the CURRENT+reallyFORMER until you can upload the\nlatest version again.\n\nIf you are unsure whether you need to increase the epoch for a package,\nplease consult the debian-devel mailing list.\n\nVisibility: error\nShow-Always: no\nCheck: debian/changelog", "comment": "", "note": "0.4.0-6ubuntu6 -> 4:14.2.0~pre42-0raspbian13.0.0+6", "pointer": "debian/changelog:1"}, {"severity": "error", "package": "pytdeextensions-trinity", "tag": "python3-depends-but-no-python3-helper", "explanation": "The source package declares a dependency on ${python3:Depends} in the\ngiven binary package's debian/control entry. However, debian/rules doesn't\ncall any helper that would generate this substitution variable.\n\nVisibility: error\nShow-Always: no\nCheck: debhelper", "comment": "", "note": "pytdeextensions-trinity", "pointer": ""}, {"severity": "warning", "package": "pytdeextensions-trinity", "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~pre42-0raspbian13.0.0+6", "pointer": ""}, {"severity": "warning", "package": "pytdeextensions-trinity", "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": "", "note": "compression = \"xz\"", "pointer": "debian/source/options:2"}, {"severity": "warning", "package": "pytdeextensions-trinity", "tag": "custom-compression-in-debian-source-options", "explanation": "", "comment": "", "note": "compression-level = 9", "pointer": "debian/source/options:3"}, {"severity": "warning", "package": "pytdeextensions-trinity", "tag": "debhelper-but-no-misc-depends", "explanation": "The source package uses debhelper, but it does not include ${misc:Depends}\nin the given binary package's debian/control entry. Any debhelper command\nmay add dependencies to ${misc:Depends} that are required for the work\nthat it does, so recommended best practice is to always add\n${misc:Depends} to the dependencies of each binary package if debhelper is\nin use.\n\nPlease refer to the debhelper(7) manual page for details.\n\nVisibility: warning\nShow-Always: no\nCheck: debhelper", "comment": "", "note": "libpythonize0-trinity-dev", "pointer": ""}, {"severity": "warning", "package": "pytdeextensions-trinity", "tag": "debhelper-but-no-misc-depends", "explanation": "", "comment": "", "note": "pytdeextensions-trinity", "pointer": ""}, {"severity": "warning", "package": "pytdeextensions-trinity", "tag": "epoch-change-without-comment", "explanation": "The previous version of this package had a different version epoch (eg.\n2:1.0-1) to the current version but there's no reference to this in the\nchangelog entry.\n\nEpochs exist to cope with changes to the upstream version numbering\nscheme. Whilst they are a powerful tool, increasing or adding an epoch has\nmany downsides including causing issues with versioned dependencies, being\nmisleading to users and being aesthetically unappealing. Whilst they\nshould be avoided, valid reasons to add or increment the epoch include:\n\n- Upstream changed their versioning scheme in a way that makes the\nlatest version lower than the previous one.\n- You need to permanently revert to a lower upstream version.\n\nTemporary revertions (eg. after an NMU) should use not modify or introduce\nan epoch - please use the CURRENT+reallyFORMER until you can upload the\nlatest version again.\n\nIf you are unsure whether you need to increase the epoch for a package,\nplease consult the debian-devel mailing list.\n\nLintian looks in this version's changelog entry for the phrase \"epoch\".\n\nVisibility: warning\nShow-Always: no\nCheck: debian/changelog", "comment": "", "note": "0.4.0-6ubuntu6 -> 4:14.2.0~pre42-0raspbian13.0.0+6", "pointer": "debian/changelog:1"}, {"severity": "warning", "package": "pytdeextensions-trinity", "tag": "national-encoding", "explanation": "A file is not valid UTF-8.\n\nDebian has used UTF-8 for many years. Support for national encodings is\nbeing phased out. This file probably appears to users in mangled\ncharacters (also called mojibake).\n\nPackaging control files must be encoded in valid UTF-8.\n\nPlease convert the file to UTF-8 using iconv or a similar tool.\n\nVisibility: warning\nShow-Always: no\nCheck: files/encoding\nRenamed from: national-encoding-in-text-file\ndebian-changelog-file-uses-obsolete-national-encoding\ndebian-control-file-uses-obsolete-national-encoding\ndebian-copyright-file-uses-obsolete-national-encoding\ndebian-news-file-uses-obsolete-national-encoding\ndebian-tests-control-uses-national-encoding\ndoc-base-file-uses-obsolete-national-encoding\nnational-encoding-in-debconf-template national-encoding-in-manpage", "comment": "", "note": "", "pointer": "debian/README.Debian"}, {"severity": "warning", "package": "pytdeextensions-trinity", "tag": "no-nmu-in-changelog", "explanation": "When you NMU a package, that fact should be mentioned on the first line in\nthe changelog entry. Use the words \"NMU\" or \"Non-maintainer upload\" (case\ninsensitive).\n\nMaybe you didn't intend this upload to be a NMU, in that case, please\ndouble-check that the most recent entry in the changelog is byte-for-byte\nidentical to the maintainer or one of the uploaders. If this is a local\npackage (not intended for Debian), you can suppress this warning by\nputting \"local\" in the version number or \"local package\" on the first line\nof the changelog entry.\n\nPlease refer to Using the DELAYED/ queue (Section 5.11.3) in the Debian\nDeveloper's Reference for details.\n\nVisibility: warning\nShow-Always: no\nCheck: nmu\nRenamed from: changelog-should-mention-nmu", "comment": "", "note": "", "pointer": "debian/changelog:1"}, {"severity": "warning", "package": "pytdeextensions-trinity", "tag": "source-nmu-has-incorrect-version-number", "explanation": "A source NMU should have a Debian revision of \"-x.x\" (or \"+nmuX\" for a\nnative package). This is to prevent stealing version numbers from the\nmaintainer.\n\nMaybe you didn't intend this upload to be a NMU, in that case, please\ndouble-check that the most recent entry in the changelog is byte-for-byte\nidentical to the maintainer or one of the uploaders. If this is a local\npackage (not intended for Debian), you can suppress this warning by\nputting \"local\" in the version number or \"local package\" on the first line\nof the changelog entry.\n\nPlease refer to NMUs and debian/changelog (Section 5.11.2) in the Debian\nDeveloper's Reference for details.\n\nVisibility: warning\nShow-Always: no\nCheck: nmu", "comment": "", "note": "4:14.2.0~pre42-0raspbian13.0.0+6", "pointer": "debian/changelog:1"}, {"severity": "warning", "package": "pytdeextensions-trinity", "tag": "unused-build-dependency-on-cdbs", "explanation": "The package build-depends on cdbs, but does not include any cdbs files in\ndebian/rules.\n\nVisibility: warning\nShow-Always: no\nCheck: debhelper", "comment": "", "note": "", "pointer": "debian/rules"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "debian-pycompat-is-obsolete", "explanation": "The file debian/pycompat is not used by any modern Python helper. It\nshould be safe to remove the file.\n\nVisibility: info\nShow-Always: no\nCheck: languages/python/obsolete", "comment": "", "note": "", "pointer": "debian/pycompat"}, {"severity": "info", "package": "pytdeextensions-trinity", "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": "pytdeextensions-trinity", "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.7.2)", "pointer": ""}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "quilt-patch-missing-description", "explanation": "quilt patch files should start with a description of patch. All lines\nbefore the start of the patch itself are considered part of the\ndescription. You can edit the description with quilt header -e when the\npatch is at the top of the stack.\n\nAs well as a description of the purpose and function of the patch, the\ndescription should ideally contain author information, a URL for the bug\nreport (if any), Debian or upstream bugs fixed by it, upstream status, the\nDebian version and date the patch was first included, and any other\ninformation that would be useful if someone were investigating the patch\nand underlying problem. Please consider using the DEP 3 format for this\ninformation.\n\nPlease refer to https://dep-team.pages.debian.net/deps/dep3/ for details.\n\nVisibility: info\nShow-Always: no\nCheck: debian/patches/quilt", "comment": "", "note": "", "pointer": "debian/patches/11_fix_get_libdir_name.diff"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "setup.py:17"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "The Python library flagged by this tag has been formally marked as\ndeprecated.\n\nPlease prepare for this deprecation and migrate away from this Python\nlibrary.\n\nSee-Also: https://peps.python.org/pep-0594/#deprecated-modules\n\nVisibility: info\nShow-Always: no\nCheck: languages/python/stdlib-deprecation", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "setup.py:18"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "setup.py:19"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "setup.py:20"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:18"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:19"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:20"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:21"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:22"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:23"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:24"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:25"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:26"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:27"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:28"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:29"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:30"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:31"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:32"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tdedistutils.py:370"}, {"severity": "info", "package": "pytdeextensions-trinity", "tag": "uses-deprecated-python-stdlib", "explanation": "", "comment": "", "note": "distutils (deprecated in Python 3.10, removed in Python 3.12)", "pointer": "src/tqtuicompiler.py:21"}, {"severity": "pedantic", "package": "pytdeextensions-trinity", "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": "pytdeextensions-trinity", "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": "pytdeextensions-trinity", "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": "pytdeextensions-trinity", "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": "pytdeextensions-trinity", "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:141"}, {"severity": "pedantic", "package": "pytdeextensions-trinity", "tag": "trailing-whitespace", "explanation": "", "comment": "", "note": "", "pointer": "debian/changelog:48"}, {"severity": "pedantic", "package": "pytdeextensions-trinity", "tag": "trailing-whitespace", "explanation": "", "comment": "", "note": "", "pointer": "debian/changelog:67"}, {"severity": "experimental", "package": "pytdeextensions-trinity", "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": "pytdeextensions-trinity", "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": "755 > 512", "pointer": "admin/acinclude.m4.in:2900"}, {"severity": "classification", "package": "pytdeextensions-trinity", "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": "pytdeextensions-trinity", "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": "dh", "pointer": "debian/rules"}, {"severity": "classification", "package": "pytdeextensions-trinity", "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": "pytdeextensions-trinity", "tag": "mail-contact", "explanation": "", "comment": "", "note": "Uploaders \"Fathi Boudra\" <fboudra@free.fr>", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "mail-contact", "explanation": "", "comment": "", "note": "Uploaders \"Mark Purcell\" <msp@debian.org>", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "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": "1", "pointer": "debian/patches/series"}, {"severity": "classification", "package": "pytdeextensions-trinity", "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 2 uploaders)", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "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": "pytdeextensions-trinity", "tag": "silent-on-rules-requiring-root", "explanation": "The field Rules-Requires-Root is not declared in the file debian/control.\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: classification\nShow-Always: no\nCheck: debian/control/field/rules-requires-root\nRenamed from: rules-requires-root-missing\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "", "pointer": "debian/control"}, {"severity": "classification", "package": "pytdeextensions-trinity", "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": "pytdeextensions-trinity", "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": "pytdeextensions-trinity", "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 cdbs, debhelper (>= 10~), chrpath, quilt, tdelibs-trinity, libtool-bin, libtool,\\n libxml2-utils, libxrandr-dev, libxxf86vm-dev, pytqt-tools, python3-pytde,\\n pytqt-dev, python3-sip-tqt-dev, dh-python, python3-all, python3-all-dev, python3-setuptools", "pointer": "debian/control:6"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": "debian/control:4"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Priority optional", "pointer": "debian/control:3"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Section tde", "pointer": "debian/control:2"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Source pytdeextensions-trinity", "pointer": "debian/control:1"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Standards-Version 3.8.4", "pointer": "debian/control:9"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Uploaders Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org>", "pointer": "debian/control:5"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Architecture all", "pointer": "debian/control:12"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Breaks pykdeextensions-trinity (<< 4:14.0.0~)", "pointer": "debian/control:15"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Conflicts pykdeextensions", "pointer": "debian/control:16"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Depends ${python3:Depends}", "pointer": "debian/control:13"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Description Python packages to support TDE applications (scripts)", "pointer": "debian/control:18"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Package pytdeextensions-trinity", "pointer": "debian/control:11"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Provides ${python3:Provides}", "pointer": "debian/control:17"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Replaces pykdeextensions-trinity (<< 4:14.0.0~)", "pointer": "debian/control:14"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Architecture any", "pointer": "debian/control:25"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Breaks libpythonize0-trinity-dev (<< 4:14.0.0~)", "pointer": "debian/control:28"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Depends libpythonize0-trinity (= ${binary:Version}), python3-all-dev", "pointer": "debian/control:29"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Description Python packages to support TDE applications (development)", "pointer": "debian/control:30"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Package libpythonize0-trinity-dev", "pointer": "debian/control:24"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Replaces libpythonize0-trinity-dev (<< 4:14.0.0~)", "pointer": "debian/control:27"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a73 Section libdevel", "pointer": "debian/control:26"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Architecture any", "pointer": "debian/control:39"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Breaks libpythonize0-trinity (<< 4:14.0.0~)", "pointer": "debian/control:42"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Conflicts libpythonize0", "pointer": "debian/control:44"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Depends ${shlibs:Depends}, ${misc:Depends}", "pointer": "debian/control:43"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Description Python packages to support TDE applications (library)", "pointer": "debian/control:45"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Package libpythonize0-trinity", "pointer": "debian/control:38"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Replaces libpythonize0-trinity (<< 4:14.0.0~)", "pointer": "debian/control:41"}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a74 Section libs", "pointer": "debian/control:40"}, {"severity": "classification", "package": "pytdeextensions-trinity", "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": "pytdeextensions-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Binary pytdeextensions-trinity, libpythonize0-trinity-dev, libpythonize0-trinity", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Build-Depends cdbs, debhelper (>= 10~), chrpath, quilt, tdelibs-trinity, libtool-bin, libtool, libxml2-utils, libxrandr-dev, libxxf86vm-dev, pytqt-tools, python3-pytde, pytqt-dev, python3-sip-tqt-dev, dh-python, python3-all, python3-all-dev, python3-setuptools", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha1 03098be3d6b9bae34f0b275f82884c2aa32c123f 271152 pytdeextensions-trinity_14.2.0~pre42.orig.tar.xz\\n 45957c7aeba35a80f933e5a8347a0d98884b3897 5772 pytdeextensions-trinity_14.2.0~pre42-0raspbian13.0.0+6.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha256 8882653a2e61c0c01c78dbca3a12c8fedb5818e7115cc3ba3e3c7049888d67aa 271152 pytdeextensions-trinity_14.2.0~pre42.orig.tar.xz\\n 74d1156df3090122b8c0bff28667b371fd9b6554d7d552098c7fd8c3db2e02cd 5772 pytdeextensions-trinity_14.2.0~pre42-0raspbian13.0.0+6.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Files 19ecfbd7119f8f7527b7c79e39cc1454 271152 pytdeextensions-trinity_14.2.0~pre42.orig.tar.xz\\n de73d9763b6fd149c296d717477e8bc2 5772 pytdeextensions-trinity_14.2.0~pre42-0raspbian13.0.0+6.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Format 3.0 (quilt)", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Package-List libpythonize0-trinity deb libs optional arch=any\\n libpythonize0-trinity-dev deb libdevel optional arch=any\\n pytdeextensions-trinity deb tde optional arch=all", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Source pytdeextensions-trinity", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Standards-Version 3.8.4", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Uploaders Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org>", "pointer": ""}, {"severity": "classification", "package": "pytdeextensions-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Version 4:14.2.0~pre42-0raspbian13.0.0+6", "pointer": ""}], "summary": {"tags_count_by_severity": {"error": 2, "warning": 10, "info": 25, "pedantic": 7, "experimental": 2, "overridden": 0, "classification": 54}, "package_filename": {"pytdeextensions-trinity": "pytdeextensions-trinity_14.2.0~pre42-0raspbian13.0.0+6.dsc"}, "tags_found": ["binary-nmu-debian-revision-in-source", "co-maintained-package-with-no-vcs-fields", "custom-compression-in-debian-source-options", "debhelper-but-no-misc-depends", "debhelper-compat-level", "debian-build-system", "debian-pycompat-is-obsolete", "debian-watch-file-is-missing", "epoch-change-without-comment", "epoch-changed-but-upstream-version-did-not-go-backwards", "mail-contact", "national-encoding", "no-dep5-copyright", "no-homepage-field", "no-nmu-in-changelog", "number-of-patches", "out-of-date-standards-version", "package-is-co-maintained", "package-uses-old-debhelper-compat-version", "patch-system", "python3-depends-but-no-python3-helper", "quilt-patch-missing-description", "silent-on-rules-requiring-root", "source-format", "source-nmu-has-incorrect-version-number", "standards-version", "trailing-whitespace", "trimmed-deb822-field", "trimmed-field", "unused-build-dependency-on-cdbs", "upstream-metadata-file-is-missing", "uses-deprecated-python-stdlib", "very-long-line-length-in-source-file"], "overridden_tags_found": [], "lintian_version": "2.122.0", "distribution": "debian:raspbian-trixie"}, "version": 1}