analysis.json

analysis.json
1{"tags": [{"severity": "error", "package": "tde-cmake", "tag": "missing-build-dependency", "explanation": "The package doesn't specify a build dependency on a package that is\nused in debian/rules.\n\nLintian intentionally does not take into account transitive\ndependencies. Even if the package build-depends on some package that\nin turn depends on the needed package, an explicit build dependency\nshould be added. Otherwise, a latent bug is created that will appear\nwithout warning if the other package is ever updated to change its\ndependencies. Even if this seems unlikely, please always add explicit\nbuild dependencies on every non-essential, non-build-essential package\nthat is used directly during the build.\n\nRefer to Debian Policy Manual section 4.2 (Package relationships) for\ndetails.\n\nSeverity: error\n\nCheck: debian/rules", "comment": "", "note": "cdbs", "pointer": ""}, {"severity": "warning", "package": "tde-cmake", "tag": "ancient-standards-version", "explanation": "The source package refers to a Standards-Version that has been\nobsolete for more than two years. Please update your package to latest\nPolicy and set this control field appropriately.\n\nIf the package is already compliant with the current standards, you\ndon't have to re-upload the package just to adjust the\nStandards-Version control field. However, please remember to update\nthis field next time you upload the 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\nRefer to\nhttps://www.debian.org/doc/debian-policy/upgrading-checklist.html for\ndetails.\n\nSeverity: warning\n\nCheck: fields/standards-version", "comment": "", "note": "3.8.4 (released 2010-01-27) (current is 4.5.1)", "pointer": ""}, {"severity": "warning", "package": "tde-cmake", "tag": "binary-nmu-debian-revision-in-source", "explanation": "The version number of your source package ends in +b and a number or\nhas a Debian revision containing three parts. These version numbers\nare used by binary NMUs and should not be used as the source version.\n(The +b form is the current standard; the three-part version number\nnow obsolete.)\n\nRefer to Debian Developer's Reference section 5.10.2.1 (Recompilation\nor binary-only NMU) for details.\n\nSeverity: warning\n\nCheck: fields/version", "comment": "", "note": "4:14.2.0~pre36-0debian11.0.2+10", "pointer": ""}, {"severity": "warning", "package": "tde-cmake", "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)\nselect suitable defaults.\n\nCustom compression settings are usually chosen for one of two reasons:\n\nHigher compression levels or more advanced algorithms shrink the sizes\nof large files, but they can cause problems in the resource\nconstrained environments used in Debian's buildd infrastructure. For\nexample, higher than expected memory consumption may trigger an FTBFS\nor a failure to install.\n\nLower compression levels or less advanced algorithms are sometimes\nneeded to support older Debian version. Unfortunately, they also make\nit harder to change the defauls on an archive-wide basis.\n\nSome legitimate use cases trigger this tag. Please override it.\n\nRefer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1)\nmanual page for details.\n\nSeverity: warning\n\nCheck: debian/source-dir\n\nRenamed from: debian-source-options-has-custom-compression-settings", "comment": "", "note": "compression = \"xz\" (line 2)", "pointer": ""}, {"severity": "warning", "package": "tde-cmake", "tag": "custom-compression-in-debian-source-options", "explanation": "", "comment": "", "note": "compression-level = 9 (line 3)", "pointer": ""}, {"severity": "warning", "package": "tde-cmake", "tag": "debhelper-but-no-misc-depends", "explanation": "The source package uses debhelper, but it does not include\n${misc:Depends} in the given binary package's debian/control entry.\nAny debhelper command may add dependencies to ${misc:Depends} that are\nrequired for the work that it does, so recommended best practice is to\nalways add ${misc:Depends} to the dependencies of each binary package\nif debhelper is in use.\n\nRefer to the debhelper(7) manual page for details.\n\nSeverity: warning\n\nCheck: debhelper", "comment": "", "note": "tde-cmake", "pointer": ""}, {"severity": "warning", "package": "tde-cmake", "tag": "no-nmu-in-changelog", "explanation": "When you NMU a package, that fact should be mentioned on the first\nline in the changelog entry. Use the words \"NMU\" or \"Non-maintainer\nupload\" (case insensitive).\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\nbyte-for-byte identical to the maintainer or one of the uploaders. If\nthis is a local package (not intended for Debian), you can suppress\nthis warning by putting \"local\" in the version number or \"local\npackage\" on the first line of the changelog entry.\n\nRefer to Debian Developer's Reference section 5.11.3 (Using the\nDELAYED/ queue) for details.\n\nSeverity: warning\n\nCheck: nmu\n\nRenamed from: changelog-should-mention-nmu", "comment": "", "note": "", "pointer": ""}, {"severity": "warning", "package": "tde-cmake", "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\nbyte-for-byte identical to the maintainer or one of the uploaders. If\nthis is a local package (not intended for Debian), you can suppress\nthis warning by putting \"local\" in the version number or \"local\npackage\" on the first line of the changelog entry.\n\nRefer to Debian Developer's Reference section 5.11.2 (NMUs and\ndebian/changelog) for details.\n\nSeverity: warning\n\nCheck: nmu", "comment": "", "note": "4:14.2.0~pre36-0debian11.0.2+10", "pointer": ""}, {"severity": "info", "package": "tde-cmake", "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\nother project infrastructure. If this package is maintained upstream,\nplease consider 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\nand the Debian External Health Status project, please consider adding\na debian/watch file containing only comments documenting the\nsituation.\n\nRefer to Debian Policy Manual section 4.11 (Optional upstream source\nlocation: debian/watch) and the uscan(1) manual page for details.\n\nSeverity: info\n\nCheck: debian/watch", "comment": "", "note": "", "pointer": ""}, {"severity": "info", "package": "tde-cmake", "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\nfar the most popular.\n\nMaintainers are strongly encouraged to use the dh sequencer in new\npackages and convert existing ones when appropriate.\n\nSeverity: info\n\nCheck: debian/rules/dh-sequencer", "comment": "", "note": "", "pointer": ""}, {"severity": "info", "package": "tde-cmake", "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\nthe patch 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\nbug report (if any), Debian or upstream bugs fixed by it, upstream\nstatus, the Debian version and date the patch was first included, and\nany other information that would be useful if someone were\ninvestigating the patch and underlying problem. Please consider using\nthe DEP 3 format for this information.\n\nRefer to https://dep-team.pages.debian.net/deps/dep3/ for details.\n\nSeverity: info\n\nCheck: debian/patches/quilt", "comment": "", "note": "bp000-add-tde-file-glob.diff", "pointer": ""}, {"severity": "pedantic", "package": "tde-cmake", "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\nparsed by Lintian.\n\nRefer to\nhttps://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for\ndetails.\n\nSeverity: pedantic\n\nCheck: debian/copyright/dep5", "comment": "", "note": "debian/copyright", "pointer": ""}, {"severity": "pedantic", "package": "tde-cmake", "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\nthe end user, consider adding a Homepage control field to\ndebian/control.\n\nRefer to Debian Policy Manual section 5.6.23 (Homepage) for details.\n\nSeverity: pedantic\n\nCheck: fields/homepage", "comment": "", "note": "", "pointer": ""}, {"severity": "pedantic", "package": "tde-cmake", "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.\nYou can also use the debian/compat file or export DH_COMPAT in\ndebian/rules.\n\nIf no level is selected debhelper defaults to level 1, which is\ndeprecated.\n\nRefer to the debhelper(7) manual page for details.\n\nSeverity: pedantic\n\nCheck: debhelper", "comment": "", "note": "10", "pointer": ""}, {"severity": "pedantic", "package": "tde-cmake", "tag": "silent-on-rules-requiring-root", "explanation": "The debian/control file is missing an explicit Rules-Requires-Root\nfield.\n\nTraditionally, Debian packages have required root privileges for some\ndebian/rules target requiring a split between build and binary\ntargets. This makes the builds slower due to the increased amount of\ninvocations as well as the overhead of fakeroot itself.\n\nPlease specify (eg.) Rules-Requires-Root: no in the debian/control\nsource stanza, but packagers should verify using diffoscope(1) that\nthe binaries built with this field present are identical.\n\nRefer to /usr/share/doc/dpkg-dev/rootless-builds.txt.gz, Debian Policy\nManual section 4.9.2 (debian/rules and Rules-Requires-Root), and\nDebian Policy Manual section 5.6.31 (Rules-Requires-Root) for details.\n\nSeverity: pedantic\n\nCheck: debian/control\n\nRenamed from: rules-requires-root-missing", "comment": "", "note": "", "pointer": ""}, {"severity": "experimental", "package": "tde-cmake", "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\neffort to collect meta-information about upstream projects from any\nsource package. This file is in YAML format and it is used in to feed\nthe data in the UltimateDebianDatabase. For example, it can contains\nthe way the authors want their software be cited in publications and\nsome bibliographic references about the software.\n\nPlease add a debian/upstream/metadata file.\n\nRefer to https://dep-team.pages.debian.net/deps/dep12/ and\nhttps://wiki.debian.org/UpstreamMetadata for details.\n\nSeverity: pedantic\n\nCheck: debian/upstream/metadata\n\nThis tag is experimental.", "comment": "", "note": "", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "debhelper-compat-level", "explanation": "This is the debhelper compat level used specified by this package.\n\nSeverity: classification\n\nCheck: debhelper\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "10", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "debian-build-system", "explanation": "This is the build system that Lintian believes the package is using.\n\nSeverity: classification\n\nCheck: debhelper\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "cdbs-with-debhelper.mk", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "mail-contact", "explanation": "This person is a contact in the named group for this package.\n\nSeverity: classification\n\nCheck: fields/mail-address\n\nRenamed from: maintainer uploader\n\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": "tde-cmake", "tag": "number-of-patches", "explanation": "The number of patches according to the debian/patches/series file.\n\nSeverity: classification\n\nCheck: debian/patches/count\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "1", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "The named file has the octal permissions shown.\n\nRefer to Bug#945869 and Bug#796257 for details.\n\nSeverity: classification\n\nCheck: files/permissions\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 .pc/.quilt_patches", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 .pc/.quilt_series", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 .pc/.version", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 .pc/applied-patches", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 .pc/bp000-add-tde-file-glob.diff/modules/TDEMacros.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 .tdescminfo", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 CMakeLists.txt", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 debian/cdbs/cmake-versions.pl", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 debian/changelog", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 debian/compat", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 debian/control", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 debian/copyright", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 debian/patches/bp000-add-tde-file-glob.diff", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 debian/patches/series", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 debian/source/format", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 debian/source/options", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 modules/FindTDE.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 modules/FindTQt.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 modules/TDEL10n.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 modules/TDEMacros.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 modules/TDESetupPaths.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 modules/TDEVersion.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 modules/tde_automoc.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 modules/tde_l10n_merge.pl", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 modules/tde_uic.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 templates/tde_dummy_cpp.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 templates/tde_export_library.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 templates/tde_libtool_file.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 templates/tde_tdeinit_executable.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 666 templates/tde_tdeinit_module.cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 777 .pc/", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 777 .pc/bp000-add-tde-file-glob.diff/", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 777 .pc/bp000-add-tde-file-glob.diff/modules/", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 777 debian/", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 777 debian/cdbs/", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 777 debian/patches/", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 777 debian/rules", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 777 debian/source/", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 777 generate_apidox", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 777 install_apidox", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 777 modules/", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc 777 templates/", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "package-is-maintained-by-individual", "explanation": "The package is maintained by an individual according to the\nmaintainer/uploaders fields in the debian/control file.\n\nSeverity: classification\n\nCheck: fields/vcs\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "patch-system", "explanation": "This package uses the specified patch system (eg. \"quilt\" or\n\"dpatch\").\n\nSeverity: classification\n\nCheck: debian/patches\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "quilt", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "source-format", "explanation": "This is the source format declared in the package.\n\nSeverity: classification\n\nCheck: debian/source-dir\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "3.0 (quilt)", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "standards-version", "explanation": "The standards version of the package according to Standards-Version\nfield in the debian/control file.\n\nSeverity: classification\n\nCheck: fields/standards-version\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "3.8.4", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "The raw but trimmed contents of the named field in the given Deb822\nfile. The number indicates the section from the top, starting at 1.\n\nSeverity: classification\n\nCheck: fields/deb822\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "debian/control \u00a71 Build-Depends tde-cdbs, debhelper (>= 10~), quilt, cmake (>= 3.10~)", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Priority optional", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Section tde", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Source tde-cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Standards-Version 3.8.4", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Architecture all", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Breaks cmake-trinity (<< 4:14.1.0~)", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Depends cmake (>= ${CMake-Version2}~), cmake (<< ${CMake-Next-Version2}~), perl-base, libxml-parser-perl", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Description TDE CMake modules\\n TDE uses its own set of modules and macros to simplify CMake rules.\\n .\\n This also includes the TDEL10n module that is used to generate and\\n update templates for translations and the modified version of\\n intltool-merge used to merge translations into desktop files.", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Package tde-cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Provides cmake-trinity (= ${source:Version})", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Replaces cmake-trinity (<< 4:14.1.0~)", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-field", "explanation": "These are the raw but trimmed contents of the named field in the\npackage's primary control file.\n\nSeverity: classification\n\nCheck: fields/trimmed\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "Architecture all", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Binary tde-cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Build-Depends tde-cdbs, debhelper (>= 10~), quilt, cmake (>= 3.10~)", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha1 e939efe0b894e31ccc9577c4f760744527f1e339 37412 tde-cmake_14.2.0~pre36.orig.tar.xz\\n 9d1065f90b13dd1bd03fb35fa3ab34b4c6e6f741 3628 tde-cmake_14.2.0~pre36-0debian11.0.2+10.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha256 87133ab52b0e2c5d39020c8bfbfa16126e8f91237bf7c2b5a227e59c996ff22b 37412 tde-cmake_14.2.0~pre36.orig.tar.xz\\n 93fb683ceaac0072556998816c639be9ba0e38dc9687314f5461b3f0a4564e59 3628 tde-cmake_14.2.0~pre36-0debian11.0.2+10.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Files 54d304ce311d166e108cfe8cbd8d85a2 37412 tde-cmake_14.2.0~pre36.orig.tar.xz\\n 3e081e87544f39eab5d02446bd22113e 3628 tde-cmake_14.2.0~pre36-0debian11.0.2+10.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Format 3.0 (quilt)", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Package-List tde-cmake deb tde optional arch=all", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Source tde-cmake", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Standards-Version 3.8.4", "pointer": ""}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Version 4:14.2.0~pre36-0debian11.0.2+10", "pointer": ""}], "summary": {"tags_count_by_severity": {"error": 1, "warning": 7, "info": 3, "pedantic": 4, "experimental": 1, "overridden": 0, "classification": 75}, "package_filename": {"tde-cmake": "tde-cmake_14.2.0~pre36-0debian11.0.2+10.dsc"}, "tags_found": ["ancient-standards-version", "binary-nmu-debian-revision-in-source", "custom-compression-in-debian-source-options", "debhelper-but-no-misc-depends", "debhelper-compat-level", "debian-build-system", "debian-watch-file-is-missing", "mail-contact", "missing-build-dependency", "no-dep5-copyright", "no-dh-sequencer", "no-homepage-field", "no-nmu-in-changelog", "number-of-patches", "octal-permissions", "package-is-maintained-by-individual", "package-uses-old-debhelper-compat-version", "patch-system", "quilt-patch-missing-description", "silent-on-rules-requiring-root", "source-format", "source-nmu-has-incorrect-version-number", "standards-version", "trimmed-deb822-field", "trimmed-field", "upstream-metadata-file-is-missing"], "overridden_tags_found": [], "lintian_version": "2.104.0", "distribution": "debian:bullseye"}, "version": 1}