1{"tags": [{"severity": "error", "package": "tde-cmake", "tag": "rules-require-build-prerequisite", "explanation": "", "comment": "", "note": "(does not satisfy cdbs:any)", "pointer": "debian/rules"}, {"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 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": "The code in debian/rules requires a prerequisite\nthat is not presently listed in the package's Build-Depends.\n\nIn the special case of Python, affected packages should Build-Depend on\none of python3, python3-all, python3-dev, or python3-all-dev. Which one\ndepends on whether a package supports multiple Python versions, and also\nwhether the package builds Python modules or uses Python only as part of\nthe build process.\n\nPackages that depend on a specific Python version may build-depend on any\nappropriate pythonX.Y or pythonX.Y-dev package instead.\n\nThe condition you see in the context is not a recommendation on what to\nadd. If you see a list, more than likely only one member is needed to make\nthis tag go away. You probably also do not need the :any multiarch\nqualifier, if you see one.\n\nPlease refer to Package relationships (Section 4.2) in the Debian Policy\nManual for details.\n\nVisibility: error\nShow-Always: no\nCheck: debian/rules\nRenamed from: missing-build-dependency missing-python-build-dependency", "note": "4:14.2.0~pre36-0raspbian12.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) 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": "tde-cmake", "tag": "custom-compression-in-debian-source-options", "explanation": "", "comment": "", "note": "compression-level = 9", "pointer": "debian/source/options:3"}, {"severity": "warning", "package": "tde-cmake", "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": "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 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": "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 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~pre36-0raspbian12.0.2+10", "pointer": "debian/changelog:1"}, {"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 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": "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 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": "tde-cmake", "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": "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 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/bp000-add-tde-file-glob.diff"}, {"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 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": "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 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": "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. 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": "tde-cmake", "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/rootless-builds.txt.gz, 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": "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 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": "classification", "package": "tde-cmake", "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": "tde-cmake", "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": "cdbs-with-debhelper.mk", "pointer": "debian/rules"}, {"severity": "classification", "package": "tde-cmake", "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": "tde-cmake", "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": "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\nVisibility: classification\nShow-Always: no\nCheck: fields/vcs\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 \"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": "tde-cmake", "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": "tde-cmake", "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": "tde-cmake", "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 tde-cdbs, debhelper (>= 10~), quilt, cmake (>= 3.10~)", "pointer": "debian/control:5"}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": "debian/control:4"}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Priority optional", "pointer": "debian/control:3"}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Section tde", "pointer": "debian/control:2"}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Source tde-cmake", "pointer": "debian/control:1"}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Standards-Version 3.8.4", "pointer": "debian/control:6"}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Architecture all", "pointer": "debian/control:9"}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Breaks cmake-trinity (<< 4:14.1.0~)", "pointer": "debian/control:12"}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Depends cmake (>= ${CMake-Version2}~), cmake (<< ${CMake-Next-Version2}~), perl-base, libxml-parser-perl", "pointer": "debian/control:10"}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\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": "debian/control:14"}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Package tde-cmake", "pointer": "debian/control:8"}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Provides cmake-trinity (= ${source:Version})", "pointer": "debian/control:13"}, {"severity": "classification", "package": "tde-cmake", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Replaces cmake-trinity (<< 4:14.1.0~)", "pointer": "debian/control:11"}, {"severity": "classification", "package": "tde-cmake", "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 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 091c9c12a4fe88ae4268f5b6777919a34f22154b 3632 tde-cmake_14.2.0~pre36-0raspbian12.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 5d2e5a0b2aa17c94680c8a42de1cb2d81e5788c510df9d4343515a0eeecded17 3632 tde-cmake_14.2.0~pre36-0raspbian12.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 c3e842960cd197aa5dae63d8abf5923a 3632 tde-cmake_14.2.0~pre36-0raspbian12.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-0raspbian12.0.2+10", "pointer": ""}], "summary": {"tags_count_by_severity": {"error": 1, "warning": 6, "info": 4, "pedantic": 4, "experimental": 1, "overridden": 0, "classification": 33}, "package_filename": {"tde-cmake": "tde-cmake_14.2.0~pre36-0raspbian12.0.2+10.dsc"}, "tags_found": ["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", "no-dep5-copyright", "no-dh-sequencer", "no-homepage-field", "no-nmu-in-changelog", "number-of-patches", "out-of-date-standards-version", "package-is-maintained-by-individual", "package-uses-old-debhelper-compat-version", "patch-system", "quilt-patch-missing-description", "rules-require-build-prerequisite", "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.116.3+deb12u1", "distribution": "debian:raspbian-bookworm"}, "version": 1}