1{"tags": [{"severity": "info", "package": "libtqt-perl", "tag": "adopted-extended-field", "explanation": "A field in debian/control has an extension prefix but is also known\nwithout it.\n\nExtension prefixes like XS-* or XC-* allow experimental fields to\npropagate to the right place when packages are built with dpkg. In this\ncase, however, the field is also known without the prefix. In all\nlikelihood the field was permanently adopted, and dpkg learned how to deal\nwith it.\n\nPlease consider removing the extension prefix for the field name.\n\nVisibility: info\nShow-Always: no\nCheck: debian/control/field/adopted\nRenamed from: xc-package-type-in-debian-control\nxs-testsuite-field-in-debian-control xs-vcs-field-in-debian-control", "comment": "", "note": "(in section for source) XSBC-Original-Maintainer", "pointer": "debian/control:5"}, {"severity": "info", "package": "libtqt-perl", "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": "libtqt-perl", "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": "libtqt-perl", "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": "libtqt-perl", "tag": "unused-override", "explanation": "Your package specifies the named override but there were no tags that\ncould have been silenced by it.\n\nMaybe you fixed an underlying condition but forgot to remove the override.\nIt is also possible that the Lintian maintainers fixed a false positive.\n\nIf the override is now unused, please remove it.\n\nThis tag is similar to mismatched-override except there a tag could have\nbeen silenced if the context had matched.\n\nSometimes, overrides end up not being used because a tag appears only on\nsome architectures. In that case, overrides can be equipped with an\narchitecture qualifier.\n\nPlease refer to Architecture specific overrides (Section 2.4.3) in the\nLintian User's Manual for details.\n\nVisibility: info\nShow-Always: yes\nCheck: lintian", "comment": "", "note": "unknown-field Original-Maintainer", "pointer": "debian/source/lintian-overrides:12"}, {"severity": "pedantic", "package": "libtqt-perl", "tag": "maintainer-manual-page", "explanation": "The maintainer keeps a manual page in ./debian. Please forward the manual\npage upstream and ask them to include in their version control system, and\nin their next release.\n\nIf the manual page was already forwarded or rejected, or the upstream is\ngone, please override the tag and annotate it with a suitable comment.\n\nPlease refer to social contract item 2, Coordination with upstream\ndevelopers (Section 3.1.4) in the Debian Developer's Reference, and\nChanges to the upstream sources (Section 4.3) in the Debian Policy Manual\nfor details.\n\nVisibility: pedantic\nShow-Always: no\nCheck: debian/manual-pages\nRenamed from: maintainer-manpage", "comment": "", "note": "", "pointer": "debian/pqtapi.1"}, {"severity": "pedantic", "package": "libtqt-perl", "tag": "maintainer-manual-page", "explanation": "", "comment": "", "note": "", "pointer": "debian/pqtsh.1"}, {"severity": "pedantic", "package": "libtqt-perl", "tag": "maintainer-manual-page", "explanation": "", "comment": "", "note": "", "pointer": "debian/puic.1"}, {"severity": "pedantic", "package": "libtqt-perl", "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": "libtqt-perl", "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": "libtqt-perl", "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": "libtqt-perl", "tag": "silent-on-rules-requiring-root", "explanation": "The field Rules-Requires-Root is missing from the file debian/control.\n\nOver time, Debian has successively narrowed the steps for which elevated\nprivileges are required. It speeds up the building of installation\npackages in the archive. Eventually, Debian will switch the default\narchive-wide behaviour to expedite the build process further.\n\nPlease declare explicitly that the sources do not require root privileges.\nYou can use the setting Rules-Requires-Root: no in the source stanza of\ndebian/control, but please verify with diffoscope(1) that the installation\npackages produced are in fact identical.\n\nPlease refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules\nand Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and\nRules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for\ndetails.\n\nVisibility: pedantic\nShow-Always: no\nCheck: debian/control/field/rules-requires-root\nRenamed from: rules-requires-root-missing", "comment": "", "note": "", "pointer": "debian/control"}, {"severity": "pedantic", "package": "libtqt-perl", "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:160"}, {"severity": "experimental", "package": "libtqt-perl", "tag": "deprecated-configure-filename", "explanation": "The use of 'configure.in' with automake is deprecated and will not be\nsupported in future versions of automake. Please consider (helping\nupstream) migrating to 'configure.ac' instead.\n\nPlease refer to\nhttps://lists.gnu.org/archive/html/automake/2013-05/msg00049.html for\ndetails.\n\nVisibility: info\nShow-Always: no\nCheck: build-systems/automake\nThis tag is experimental.", "comment": "", "note": "", "pointer": "configure.in"}, {"severity": "experimental", "package": "libtqt-perl", "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": "libtqt-perl", "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": "537 > 512", "pointer": "kalyptus/kalyptusCxxToJava.pm:535"}, {"severity": "experimental", "package": "libtqt-perl", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "537 > 512", "pointer": "kalyptus/kalyptusCxxToKimono.pm:518"}, {"severity": "experimental", "package": "libtqt-perl", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "583 > 512", "pointer": "kalyptus/kalyptusCxxToJNI.pm:1799"}, {"severity": "experimental", "package": "libtqt-perl", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "682 > 512", "pointer": "kalyptus/kalyptusDataDict.pm:2841"}, {"severity": "experimental", "package": "libtqt-perl", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "755 > 512", "pointer": "admin/acinclude.m4.in:2931"}, {"severity": "experimental", "package": "libtqt-perl", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "777 > 512", "pointer": "Makefile.am:4"}, {"severity": "experimental", "package": "libtqt-perl", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "777 > 512", "pointer": "Makefile.in:199"}, {"severity": "overridden", "package": "libtqt-perl", "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.1.6~pre9-0ubuntu25.04.0+1", "pointer": ""}, {"severity": "overridden", "package": "libtqt-perl", "tag": "custom-compression-in-debian-source-options", "explanation": "This package selects a custom compression level or algorithm in\ndebian/source/options. Please remove the call and let dpkg-deb(1) select\nsuitable defaults.\n\nCustom compression settings are usually chosen for one of two reasons:\n\nHigher compression levels or more advanced algorithms shrink the sizes of\nlarge files, but they can cause problems in the resource constrained\nenvironments used in Debian's buildd infrastructure. For example, higher\nthan expected memory consumption may trigger an FTBFS or a failure to\ninstall.\n\nLower compression levels or less advanced algorithms are sometimes needed\nto support older Debian version. Unfortunately, they also make it harder\nto change the defaults on an archive-wide basis.\n\nSome legitimate use cases trigger this tag. Please override it.\n\nPlease refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1)\nmanual page for details.\n\nVisibility: warning\nShow-Always: no\nCheck: debian/source-dir\nRenamed from: debian-source-options-has-custom-compression-settings", "comment": "We want XZ regardless of the default compression.", "note": "compression = \"xz\"", "pointer": "debian/source/options:2"}, {"severity": "overridden", "package": "libtqt-perl", "tag": "custom-compression-in-debian-source-options", "explanation": "We are intentionally installing to /opt, so we have to live with that for\nnow.", "comment": "We want XZ regardless of the default compression.", "note": "compression-level = 9", "pointer": "debian/source/options:3"}, {"severity": "classification", "package": "libtqt-perl", "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": "libtqt-perl", "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": "libtqt-perl", "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": "libtqt-perl", "tag": "number-of-patches", "explanation": "The number of patches according to the debian/patches/series file.\n\nVisibility: classification\nShow-Always: no\nCheck: debian/patches/count\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "0", "pointer": "debian/patches/series"}, {"severity": "classification", "package": "libtqt-perl", "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": "libtqt-perl", "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": "libtqt-perl", "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": "libtqt-perl", "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": "libtqt-perl", "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-Conflicts libtqt-perl", "pointer": "debian/control:7"}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), libtqtinterface-dev, perl (>= 5.8.0), libcrypt-dev, automake, autoconf, tdelibs14-trinity-dev, libsmoketqt-trinity-dev, chrpath, libtool (>= 1.5.2)", "pointer": "debian/control:6"}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": "debian/control:4"}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Priority optional", "pointer": "debian/control:3"}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Section perl", "pointer": "debian/control:2"}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Source libtqt-perl", "pointer": "debian/control:1"}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 Standards-Version 3.8.4", "pointer": "debian/control:8"}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a71 XSBC-Original-Maintainer Bart Martens <bartm@debian.org>", "pointer": "debian/control:5"}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Architecture any", "pointer": "debian/control:11"}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Conflicts libqt-perl", "pointer": "debian/control:13"}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Depends ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}", "pointer": "debian/control:12"}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Description Perl bindings for the TQt library\\n This module lets you use the TQt library from Perl.\\n It provides an object-oriented interface and is easy to use.", "pointer": "debian/control:14"}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "\u00a72 Package libtqt-perl", "pointer": "debian/control:10"}, {"severity": "classification", "package": "libtqt-perl", "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": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Binary libtqt-perl", "pointer": ""}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Build-Conflicts libtqt-perl", "pointer": ""}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), libtqtinterface-dev, perl (>= 5.8.0), libcrypt-dev, automake, autoconf, tdelibs14-trinity-dev, libsmoketqt-trinity-dev, chrpath, libtool (>= 1.5.2)", "pointer": ""}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha1 ac4c2a1c12ce68ad8c0a478395d4c4a0619d485a 576408 libtqt-perl_14.1.6~pre9.orig.tar.xz\\n 15ef26914dea92e9c6fb714ee112000f6c3e8dbc 5856 libtqt-perl_14.1.6~pre9-0ubuntu25.04.0+1.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha256 95355a7708d86d6ace30a500c30d0e6dd69468783c61a4fa1d8b44abc7266a21 576408 libtqt-perl_14.1.6~pre9.orig.tar.xz\\n 114df338fb601b043f459898f6a2f0a093d0d2e190f8fe8a3bed3b7c6fe3104e 5856 libtqt-perl_14.1.6~pre9-0ubuntu25.04.0+1.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Files 5118af1afac96dd6008849065dbff61c 576408 libtqt-perl_14.1.6~pre9.orig.tar.xz\\n 968b30604ae5dc271bfffc7e9dd3d04f 5856 libtqt-perl_14.1.6~pre9-0ubuntu25.04.0+1.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Format 3.0 (quilt)", "pointer": ""}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Original-Maintainer Bart Martens <bartm@debian.org>", "pointer": ""}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Package-List libtqt-perl deb perl optional arch=any", "pointer": ""}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Source libtqt-perl", "pointer": ""}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Standards-Version 3.8.4", "pointer": ""}, {"severity": "classification", "package": "libtqt-perl", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Version 4:14.1.6~pre9-0ubuntu25.04.0+1", "pointer": ""}], "summary": {"tags_count_by_severity": {"error": 0, "warning": 0, "info": 5, "pedantic": 8, "experimental": 9, "overridden": 3, "classification": 35}, "package_filename": {"libtqt-perl": "libtqt-perl_14.1.6~pre9-0ubuntu25.04.0+1.dsc"}, "tags_found": ["adopted-extended-field", "debhelper-compat-level", "debian-build-system", "debian-watch-file-is-missing", "deprecated-configure-filename", "mail-contact", "maintainer-manual-page", "no-dep5-copyright", "no-dh-sequencer", "no-homepage-field", "number-of-patches", "out-of-date-standards-version", "package-is-maintained-by-individual", "package-uses-old-debhelper-compat-version", "patch-system", "silent-on-rules-requiring-root", "source-format", "standards-version", "trailing-whitespace", "trimmed-deb822-field", "trimmed-field", "unused-override", "upstream-metadata-file-is-missing", "very-long-line-length-in-source-file"], "overridden_tags_found": ["binary-nmu-debian-revision-in-source", "custom-compression-in-debian-source-options"], "lintian_version": "2.121.2ubuntu1", "distribution": "debian:plucky"}, "version": 1}