1{"tags": [{"severity": "info", "package": "tqca", "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 Debian Policy Manual section 4.11 and the uscan(1) manual\npage for details.\n\nVisibility: info\nShow-Always: no\nCheck: debian/watch", "comment": "", "note": "", "pointer": ""}, {"severity": "info", "package": "tqca", "tag": "duplicate-short-description", "explanation": "The listed binary packages all share the same short description, i.e. the\nfirst line of the Description field in debian/control.\n\nPlease add a word or two, in parentheses if needed, to describe to users\nwhat they are installing.\n\nIt is not okay to rely solely on package naming conventions to indicate\nwhat is inside.\n\nVisibility: info\nShow-Always: no\nCheck: debian/control/field/description/duplicate", "comment": "", "note": "libtqca-dev libtqca1", "pointer": ""}, {"severity": "info", "package": "tqca", "tag": "installable-field-mirrors-source", "explanation": "The named field for an installation package in debian/control has the same\nvalue as the one inherited from the source paragraph.\n\nIn the interest of shorter and clearer files, you may wish to take\nadvantage of the inheritance rules. This field is redundant.\n\nVisibility: info\nShow-Always: no\nCheck: debian/control/field/redundant\nRenamed from: binary-control-field-duplicates-source", "comment": "", "note": "(in section for libtqca1) Section", "pointer": "debian/control:11"}, {"severity": "info", "package": "tqca", "tag": "installable-field-mirrors-source", "explanation": "", "comment": "", "note": "(in section for tqca-tls) Section", "pointer": "debian/control:30"}, {"severity": "info", "package": "tqca", "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": ""}, {"severity": "info", "package": "tqca", "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.3 (released 2009-08-16) (current is 4.6.0.1)", "pointer": ""}, {"severity": "pedantic", "package": "tqca", "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": "tqca", "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 Debian Policy Manual section 5.6.23 for details.\n\nVisibility: pedantic\nShow-Always: no\nCheck: fields/homepage", "comment": "", "note": "", "pointer": ""}, {"severity": "pedantic", "package": "tqca", "tag": "package-does-not-install-examples", "explanation": "The original source tarball contains the specified examples directory.\nHowever, no examples are installed in any binary packages.\n\nPlease use dh_installexamples to install these to the most relevant\npackage, for example by adding the directory name followed by a wildcard\nto a debian/pkgname.examples file.\n\nLintian looks for any directory called examples under /usr/share/doc in\nall binary packages.\n\nPlease refer to the dh_installexamples(1) manual page for details.\n\nVisibility: pedantic\nShow-Always: no\nCheck: examples", "comment": "", "note": "examples/", "pointer": ""}, {"severity": "pedantic", "package": "tqca", "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": "tqca", "tag": "silent-on-rules-requiring-root", "explanation": "The field Rules-Requires-Root is missing from the file debian/control.\n\nOver time, Debian has sucessively 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 Policy\nManual section 4.9.2, and Debian Policy Manual section 5.6.31 for details.\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": "tqca", "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": "overridden", "package": "tqca", "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 Debian Developer's Reference section 5.10.2.1 for details.\n\nVisibility: warning\nShow-Always: no\nCheck: fields/version", "comment": "", "note": "4:14.1.6~pre2-0ubuntu22.04.0+1", "pointer": ""}, {"severity": "overridden", "package": "tqca", "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 defauls on an archive-wide basis.\n\nSome legitimate use cases trigger this tag. Please override it.\n\nPlease refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1)\nmanual page for details.\n\nVisibility: warning\nShow-Always: no\nCheck: debian/source-dir\nRenamed from: debian-source-options-has-custom-compression-settings", "comment": "We want XZ regardless of the default compression.", "note": "compression = \"xz\" (line 2)", "pointer": ""}, {"severity": "overridden", "package": "tqca", "tag": "custom-compression-in-debian-source-options", "explanation": "", "comment": "We want XZ regardless of the default compression.", "note": "compression-level = 9 (line 3)", "pointer": ""}, {"severity": "classification", "package": "tqca", "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": "tqca", "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": "tqca", "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": "tqca", "tag": "number-of-patches", "explanation": "The number of patches according to the debian/patches/series file.\n\nVisibility: classification\nShow-Always: no\nCheck: debian/patches/count\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "0", "pointer": ""}, {"severity": "classification", "package": "tqca", "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": "tqca", "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": "tqca", "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": "tqca", "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.3", "pointer": ""}, {"severity": "classification", "package": "tqca", "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": "debian/control \u00a71 Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, libtqtinterface-dev, libssl-dev", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Priority optional", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Section libs", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Source tqca", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Standards-Version 3.8.3", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Architecture any", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Conflicts libtqca", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Depends ${shlibs:Depends}, ${misc:Depends}", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Description TQt Cryptographic Architecture (TQCA)\\n libtqca provides TQt interface for security plugins", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Multi-Arch same", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Package libtqca1", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Provides libtqca (= ${binary:Version})", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Replaces libtqca", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Section libs", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a73 Architecture any", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a73 Depends ${shlibs:Depends}, ${misc:Depends}, libtqca1 (= ${binary:Version}), libtqtinterface-dev", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a73 Description TQt Cryptographic Architecture (TQCA)\\n libtqca provides TQt interface for security plugins\\n .\\n This is the development package containing header files and link\\n libraries for libtqca.", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a73 Package libtqca-dev", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a73 Section libdevel", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Architecture any", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Depends ${shlibs:Depends}, ${misc:Depends}", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Description TLS plugin for the TQt Cryptographic Architecture (TQCA)\\n This is a plugin to provide SSL/TLS capability to programs that\\n utilize the TQt Cryptographic Architecture (TQCA).\\n .\\n TQCA is a library providing an easy API for several cryptographic algorithms\\n to TQt programs.\\n .\\n At the moment only the tqca-tls plugin is packaged for debian, as it's\\n used by the package 'psi'. The generic library and several other plugins\\n will be packaged when upstream releases them.", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Multi-Arch same", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Package tqca-tls", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Section libs", "pointer": ""}, {"severity": "classification", "package": "tqca", "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", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Binary libtqca1, libtqca-dev, tqca-tls", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, libtqtinterface-dev, libssl-dev", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha1 31263ddd1ba15f67459cf5c28a3c16d6c77a8fe3 34836 tqca_14.1.6~pre2.orig.tar.xz\\n 0931445dc5e883ad2cb07bd4e8c9999a638b4b5b 2188 tqca_14.1.6~pre2-0ubuntu22.04.0+1.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha256 e07bca080ea21b9f35a79ad3a42c2a3ab2224e1f2c73a66597cbfd6e4f01a4ab 34836 tqca_14.1.6~pre2.orig.tar.xz\\n 750c64e419b04707d61509a67670e7179b520c9d456f50621396108416b75726 2188 tqca_14.1.6~pre2-0ubuntu22.04.0+1.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Files 59cb94fb55ad1526ab08c82920a5a967 34836 tqca_14.1.6~pre2.orig.tar.xz\\n 95870a104fa8e2396fa594dfca0f4128 2188 tqca_14.1.6~pre2-0ubuntu22.04.0+1.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Format 3.0 (quilt)", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Package-List libtqca-dev deb libdevel optional arch=any\\n libtqca1 deb libs optional arch=any\\n tqca-tls deb libs optional arch=any", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Source tqca", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Standards-Version 3.8.3", "pointer": ""}, {"severity": "classification", "package": "tqca", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Version 4:14.1.6~pre2-0ubuntu22.04.0+1", "pointer": ""}], "summary": {"tags_count_by_severity": {"error": 0, "warning": 0, "info": 6, "pedantic": 5, "experimental": 1, "overridden": 3, "classification": 46}, "package_filename": {"tqca": "tqca_14.1.6~pre2-0ubuntu22.04.0+1.dsc"}, "tags_found": ["debhelper-compat-level", "debian-build-system", "debian-watch-file-is-missing", "duplicate-short-description", "installable-field-mirrors-source", "mail-contact", "no-dep5-copyright", "no-dh-sequencer", "no-homepage-field", "number-of-patches", "out-of-date-standards-version", "package-does-not-install-examples", "package-is-maintained-by-individual", "package-uses-old-debhelper-compat-version", "patch-system", "silent-on-rules-requiring-root", "source-format", "standards-version", "trimmed-deb822-field", "trimmed-field", "upstream-metadata-file-is-missing"], "overridden_tags_found": ["binary-nmu-debian-revision-in-source", "custom-compression-in-debian-source-options"], "lintian_version": "2.114.0ubuntu1", "distribution": "debian:jammy"}, "version": 1}