1{"tags": [{"severity": "warning", "package": "koffice-i18n-trinity", "tag": "binary-arch-rules-but-pkg-is-arch-indep", "explanation": "It looks like you try to run code in the binary-arch target of\ndebian/rules, even though your package is architecture- independent.\n\nVisibility: warning\nShow-Always: no\nCheck: debian/rules", "comment": "", "note": "", "pointer": ""}, {"severity": "warning", "package": "koffice-i18n-trinity", "tag": "binary-nmu-debian-revision-in-source", "explanation": "The version number of your source package ends in +b and a number or has a\nDebian revision containing three parts. These version numbers are used by\nbinary NMUs and should not be used as the source version. (The +b form is\nthe current standard; the three-part version number now obsolete.)\n\nPlease refer to 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~pre20-0ubuntu22.04.0+1", "pointer": ""}, {"severity": "warning", "package": "koffice-i18n-trinity", "tag": "custom-compression-in-debian-source-options", "explanation": "This package selects a custom compression level or algorithm in\ndebian/source/options. Please remove the call and let dpkg-deb(1) select\nsuitable defaults.\n\nCustom compression settings are usually chosen for one of two reasons:\n\nHigher compression levels or more advanced algorithms shrink the sizes of\nlarge files, but they can cause problems in the resource constrained\nenvironments used in Debian's buildd infrastructure. For example, higher\nthan expected memory consumption may trigger an FTBFS or a failure to\ninstall.\n\nLower compression levels or less advanced algorithms are sometimes needed\nto support older Debian version. Unfortunately, they also make it harder\nto change the 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": "", "note": "compression = \"xz\" (line 2)", "pointer": ""}, {"severity": "warning", "package": "koffice-i18n-trinity", "tag": "custom-compression-in-debian-source-options", "explanation": "", "comment": "", "note": "compression-level = 9 (line 3)", "pointer": ""}, {"severity": "warning", "package": "koffice-i18n-trinity", "tag": "debhelper-but-no-misc-depends", "explanation": "The source package uses debhelper, but it does not include ${misc:Depends}\nin the given binary package's debian/control entry. Any debhelper command\nmay add dependencies to ${misc:Depends} that are required for the work\nthat it does, so recommended best practice is to always add\n${misc:Depends} to the dependencies of each binary package if debhelper is\nin use.\n\nPlease refer to the debhelper(7) manual page for details.\n\nVisibility: warning\nShow-Always: no\nCheck: debhelper", "comment": "", "note": "koffice-i18n-trinity", "pointer": ""}, {"severity": "warning", "package": "koffice-i18n-trinity", "tag": "no-versioned-debhelper-prerequisite", "explanation": "The package either doesn't declare a versioned build dependency on\ndebhelper or does not declare a versioned build dependency on a new enough\nversion of debhelper to satisfy the declared compatibility level.\n\nThe required version of debhelper is not guaranteed to be satisfied in all\nsupported releases of Debian and therefore this may lead to a build\nfailure.\n\nThe recommended practice is to always declare an explicit versioned\ndependency on debhelper equal to or greater than the compatibility level\nused by the package, even if the versioned dependency isn't strictly\nnecessary. Having a versioned dependency also helps with backports to\nolder releases and correct builds on partially updated systems.\n\nPackages not using an experimental or beta compatibility level may\nalternatively Build-Depend on the debhelper-compat virtual package, for\nexample:\n\nBuild-Depends: debhelper-compat (= 13)\n\nNote if you are using a compat level marked as experimental (such as\ncompat 12 in debhelper 11.4~) please explicitly override this tag.\n\nVisibility: warning\nShow-Always: no\nCheck: debhelper\nRenamed from: package-needs-versioned-debhelper-build-depends\npackage-lacks-versioned-build-depends-on-debhelper", "comment": "", "note": "10", "pointer": ""}, {"severity": "warning", "package": "koffice-i18n-trinity", "tag": "unused-build-dependency-on-cdbs", "explanation": "The package build-depends on cdbs, but does not include any cdbs files in\ndebian/rules.\n\nVisibility: warning\nShow-Always: no\nCheck: debhelper", "comment": "", "note": "", "pointer": "debian/rules"}, {"severity": "info", "package": "koffice-i18n-trinity", "tag": "debian-watch-file-is-missing", "explanation": "This source package is not Debian-native but it does not have a\ndebian/watch file. This file is used for automatic detection of new\nupstream versions by the Debian External Health Status project and other\nproject infrastructure. If this package is maintained upstream, please\nconsider adding a debian/watch file to detect new releases.\n\nIf the package is not maintained upstream or if upstream uses a\ndistribution mechanism that cannot be meaningfully monitored by uscan and\nthe Debian External Health Status project, please consider adding a\ndebian/watch file containing only comments documenting the situation.\n\nPlease refer to 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": "koffice-i18n-trinity", "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 koffice-i18n-trinity) Section", "pointer": "debian/control:10"}, {"severity": "info", "package": "koffice-i18n-trinity", "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": "koffice-i18n-trinity", "tag": "out-of-date-standards-version", "explanation": "The source package refers to a Standards-Version older than the one that\nwas current at the time the package was created (according to the\ntimestamp of the latest debian/changelog entry). Please consider updating\nthe package to current Policy and setting this control field\nappropriately.\n\nIf the package is already compliant with the current standards, you don't\nhave to re-upload the package just to adjust the Standards-Version control\nfield. However, please remember to update this field next time you upload\nthe package.\n\nSee /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the\ndebian-policy package for a summary of changes in newer versions of\nPolicy.\n\nPlease refer to\nhttps://www.debian.org/doc/debian-policy/upgrading-checklist.html for\ndetails.\n\nVisibility: info\nShow-Always: no\nCheck: fields/standards-version", "comment": "", "note": "3.8.4 (released 2010-01-27) (current is 4.6.0.1)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "no-dep5-copyright", "explanation": "This package does not use a machine-readable debian/copyright file.\n\nThis format makes it easier to review licenses and can be easily parsed by\nLintian.\n\nPlease refer to\nhttps://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for\ndetails.\n\nVisibility: pedantic\nShow-Always: no\nCheck: debian/copyright/dep5", "comment": "", "note": "", "pointer": "debian/copyright"}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "no-homepage-field", "explanation": "This non-native package lacks a Homepage field. If the package has an\nupstream home page that contains useful information or resources for the\nend user, consider adding a Homepage control field to debian/control.\n\nPlease refer to Debian Policy Manual section 5.6.23 for details.\n\nVisibility: pedantic\nShow-Always: no\nCheck: fields/homepage", "comment": "", "note": "", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "package-uses-old-debhelper-compat-version", "explanation": "This package uses a debhelper compatibility level that is no longer\nrecommended. Please consider using the recommended level.\n\nFor most packages, the best way to set the compatibility level is to\nspecify debhelper-compat (= X) as a Build-Depends in debian/control. You\ncan also use the debian/compat file or export DH_COMPAT in debian/rules.\n\nIf no level is selected debhelper defaults to level 1, which is\ndeprecated.\n\nPlease refer to the debhelper(7) manual page for details.\n\nVisibility: pedantic\nShow-Always: no\nCheck: debhelper", "comment": "", "note": "10", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "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": "pedantic", "package": "koffice-i18n-trinity", "tag": "trailing-whitespace", "explanation": "This file contains lines with trailing whitespace characters.\n\nWhilst often harmless and unsightly, such extra whitespaces can also cause\ntools to interpret the whitespace characters literally. The tool diff(1)\ndoes not like them, either. They are best avoided.\n\nSome of these problems can be hard to track down.\n\nWhitespace at the end of lines may be removed with the following:\n\n$ sed -i -e 's@[[:space:]]*$@@g' debian/control debian/changelog\n\nIf you use Emacs, you can also use \"M-x wh-cl\" (whitespace-cleanup).\n\nHowever, if you wish to only remove trailing spaces and leave trailing\ntabs (eg. for Makefiles), you can use the following code snippet:\n\n$ sed -i -e 's@[ ]*$@@g' debian/rules\n\nTo remove empty lines from the end of a file, you can use:\n\n$ sed -i -e :a -e '/^\\n*$/{$d;N;};/\\n$/ba' debian/rules\n\nVisibility: pedantic\nShow-Always: no\nCheck: debian/trailing-whitespace\nRenamed from: file-contains-trailing-whitespace", "comment": "", "note": "debian/changelog (line 204)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "trailing-whitespace", "explanation": "", "comment": "", "note": "debian/changelog (line 51)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "trailing-whitespace", "explanation": "", "comment": "", "note": "debian/changelog (line 83)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "The source file includes a line length that is well beyond the normally\nhuman made code line length.\n\nThis very long line length does not allow Lintian to do correctly some\nsource file checks.\n\nThis line could also be the result of some text injected by a computer\nprogram, and thus could lead to FTBFS bugs.\n\nLast but not least, long line in source code could be used to obfuscate\nthe source code and to hide stuff like backdoors or security problems.\n\nIt could be due to jslint source comments or other build tool comments.\n\nYou may report this issue upstream.\n\nVisibility: pedantic\nShow-Always: no\nCheck: cruft\nRenamed from: insane-line-length-in-source-file", "comment": "", "note": "koffice-i18n-ca/docs/koffice/chalk/commands-dialogs.docbook line 897 is 686 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/chalk/developers-plugins.docbook line 437 is 630 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/chalk/introduction.docbook line 9 is 655 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/chalk/settings.docbook line 259 is 735 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/chalk/tutorial-starting.docbook line 87 is 663 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/chalk/tutorial-tablet.docbook line 121 is 573 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/chalk/using-colorspaces.docbook line 47 is 541 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/chalk/using-filters.docbook line 8 is 540 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/chalk/using-layers.docbook line 688 is 885 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/kexi/basics.docbook line 494 is 761 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/kformula/index.docbook line 144 is 534 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/koffice/index.docbook line 329 is 704 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/kplato/definitions.docbook line 55 is 597 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/kpresenter/great-presentations.docbook line 79 is 932 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/kspread/basics.docbook line 750 is 659 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/kspread/config.docbook line 157 is 651 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/kword/formatpara.docbook line 201 is 540 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/kword/fundimentals.docbook line 137 is 583 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ca/docs/koffice/kword/mbtb.docbook line 1752 is 549 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/chalk/commands-dialogs.docbook line 895 is 701 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/chalk/developers-plugins.docbook line 437 is 598 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/chalk/introduction.docbook line 9 is 705 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/chalk/settings.docbook line 251 is 730 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/chalk/tutorial-starting.docbook line 87 is 616 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/chalk/using-layers.docbook line 15 is 802 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/kexi/basics.docbook line 492 is 753 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/kformula/index.docbook line 130 is 527 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/koffice/index.docbook line 315 is 644 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/kplato/definitions.docbook line 41 is 535 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/kpresenter/a11y.docbook line 322 is 542 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/kpresenter/great-presentations.docbook line 65 is 929 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/kspread/a11y.docbook line 316 is 540 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/kspread/basics.docbook line 776 is 650 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/kspread/format.docbook line 274 is 616 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/kword/a11y.docbook line 318 is 540 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/kword/formatpara.docbook line 183 is 514 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-da/docs/koffice/kword/fundimentals.docbook line 177 is 597 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/chalk/commands-dialogs.docbook line 895 is 745 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/chalk/commands-toolbars.docbook line 264 is 621 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/chalk/developers-plugins.docbook line 437 is 618 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/chalk/introduction.docbook line 112 is 689 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/chalk/settings.docbook line 259 is 752 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/chalk/tutorial-starting.docbook line 87 is 601 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/chalk/tutorial-tablet.docbook line 121 is 584 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/chalk/using-layers.docbook line 688 is 811 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/kexi/basics.docbook line 502 is 848 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/kexi/database.docbook line 489 is 523 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/kformula/index.docbook line 1710 is 614 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/koffice/index.docbook line 359 is 666 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/kpresenter/great-presentations.docbook line 79 is 1009 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/kspread/advanced.docbook line 1152 is 584 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/kspread/basics.docbook line 818 is 781 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/kword/footendnotes.docbook line 43 is 518 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/kword/formatpara.docbook line 199 is 608 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-de/docs/koffice/kword/fundimentals.docbook line 191 is 634 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-en_GB/docs/koffice/kpresenter/faq.docbook line 37 is 600 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-en_GB/docs/koffice/kpresenter/great-presentations.docbook line 38 is 938 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/chalk/commands-dialogs.docbook line 897 is 772 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/chalk/introduction.docbook line 9 is 788 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/chalk/tutorial-starting.docbook line 87 is 671 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/chalk/using-colorspaces.docbook line 47 is 561 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/chalk/using-filters.docbook line 8 is 584 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/chalk/using-layers.docbook line 15 is 710 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/chalk/using-selections.docbook line 138 is 514 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kchart/index.docbook line 751 is 526 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kexi/basics.docbook line 494 is 643 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kexi/database.docbook line 489 is 522 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kformula/index.docbook line 144 is 534 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/koffice/index.docbook line 327 is 701 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kplato/definitions.docbook line 55 is 636 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kpresenter/a11y.docbook line 338 is 527 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kpresenter/great-presentations.docbook line 80 is 1366 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kpresenter/options.docbook line 1549 is 546 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kspread/a11y.docbook line 328 is 527 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kspread/basics.docbook line 776 is 671 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kspread/config.docbook line 175 is 542 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kspread/format.docbook line 314 is 706 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kword/formatpara.docbook line 215 is 533 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-es/docs/koffice/kword/fundimentals.docbook line 151 is 594 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/chalk/commands-dialogs.docbook line 899 is 574 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/chalk/developers-plugins.docbook line 960 is 553 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/chalk/introduction.docbook line 9 is 718 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/chalk/settings.docbook line 259 is 636 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/chalk/tutorial-starting.docbook line 87 is 639 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/chalk/using-layers.docbook line 688 is 778 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/kexi/basics.docbook line 494 is 671 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/kformula/index.docbook line 144 is 519 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/koffice/index.docbook line 212 is 670 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/kpresenter/a11y.docbook line 344 is 520 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/kpresenter/great-presentations.docbook line 83 is 739 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/kspread/a11y.docbook line 334 is 520 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/kspread/basics.docbook line 794 is 706 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/kword/a11y.docbook line 338 is 520 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-et/docs/koffice/kword/fundimentals.docbook line 191 is 597 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kchart/index.docbook line 418 is 685 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kexi/basics.docbook line 495 is 874 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kexi/database.docbook line 727 is 567 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kformula/index.docbook line 90 is 615 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/koffice/index.docbook line 219 is 698 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kplato/definitions.docbook line 41 is 705 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kpresenter/great-presentations.docbook line 65 is 1048 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kpresenter/menus.docbook line 2424 is 547 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kspread/advanced.docbook line 750 is 530 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kspread/basics.docbook line 718 is 720 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kspread/config.docbook line 137 is 540 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kword/footendnotes.docbook line 29 is 555 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kword/formatpara.docbook line 183 is 554 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kword/frames.docbook line 244 is 519 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-fr/docs/koffice/kword/fundimentals.docbook line 179 is 636 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-gl/docs/koffice/koffice/index.docbook line 329 is 689 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/chalk/commands-dialogs.docbook line 899 is 667 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/chalk/developers-plugins.docbook line 436 is 679 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/chalk/introduction.docbook line 9 is 686 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/chalk/settings.docbook line 259 is 774 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/chalk/tutorial-starting.docbook line 87 is 693 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/chalk/tutorial-tablet.docbook line 121 is 596 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/chalk/using-colorspaces.docbook line 17 is 549 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/chalk/using-filters.docbook line 8 is 597 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/chalk/using-layers.docbook line 688 is 832 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/kexi/basics.docbook line 494 is 745 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/kexi/database.docbook line 489 is 547 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/kexi/designingforms.docbook line 1671 is 552 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/kformula/index.docbook line 152 is 566 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/koffice/index.docbook line 329 is 730 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/kplato/definitions.docbook line 55 is 575 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/kpresenter/great-presentations.docbook line 81 is 964 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/kpresenter/options.docbook line 1557 is 527 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/kspread/a11y.docbook line 340 is 516 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/kspread/basics.docbook line 796 is 627 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/kword/footendnotes.docbook line 51 is 513 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-it/docs/koffice/kword/fundimentals.docbook line 199 is 678 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/chalk/commands-dialogs.docbook line 897 is 712 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/chalk/developers-plugins.docbook line 438 is 587 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/chalk/introduction.docbook line 9 is 819 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/chalk/settings.docbook line 261 is 746 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/chalk/tutorial-starting.docbook line 87 is 652 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/chalk/tutorial-tablet.docbook line 121 is 517 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/chalk/using-colorspaces.docbook line 23 is 586 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/chalk/using-layers.docbook line 688 is 883 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/kexi/basics.docbook line 492 is 678 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/koffice/index.docbook line 240 is 624 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/kplato/definitions.docbook line 55 is 613 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/kpresenter/a11y.docbook line 338 is 597 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/kpresenter/great-presentations.docbook line 81 is 753 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/kspread/a11y.docbook line 330 is 597 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/kspread/basics.docbook line 794 is 604 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/kword/a11y.docbook line 330 is 597 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/kword/editing.docbook line 404 is 544 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-nl/docs/koffice/kword/fundimentals.docbook line 193 is 664 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/chalk/commands-dialogs.docbook line 897 is 750 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/chalk/developers-plugins.docbook line 437 is 688 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/chalk/introduction.docbook line 9 is 731 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/chalk/settings.docbook line 259 is 703 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/chalk/tutorial-starting.docbook line 89 is 618 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/chalk/tutorial-tablet.docbook line 121 is 597 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/chalk/using-layers.docbook line 688 is 969 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kexi/basics.docbook line 494 is 841 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kexi/database.docbook line 489 is 513 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kexi/designingforms.docbook line 1673 is 569 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kformula/index.docbook line 144 is 523 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/koffice/index.docbook line 329 is 697 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kplato/definitions.docbook line 55 is 595 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kpresenter/a11y.docbook line 340 is 520 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kpresenter/great-presentations.docbook line 81 is 1072 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kspread/a11y.docbook line 338 is 520 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kspread/advanced.docbook line 1142 is 534 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kspread/basics.docbook line 796 is 712 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kspread/config.docbook line 175 is 568 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kword/footendnotes.docbook line 43 is 539 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kword/formatpara.docbook line 197 is 612 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt/docs/koffice/kword/fundimentals.docbook line 191 is 652 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/chalk/commands-dialogs.docbook line 899 is 748 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/chalk/developers-plugins.docbook line 437 is 680 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/chalk/introduction.docbook line 9 is 732 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/chalk/settings.docbook line 259 is 717 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/chalk/tutorial-starting.docbook line 89 is 625 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/chalk/tutorial-tablet.docbook line 121 is 600 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/chalk/using-colorspaces.docbook line 17 is 566 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/chalk/using-filters.docbook line 8 is 558 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/chalk/using-layers.docbook line 688 is 966 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/kexi/basics.docbook line 494 is 827 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/kexi/designingforms.docbook line 1671 is 544 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/kformula/index.docbook line 144 is 562 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/koffice/index.docbook line 329 is 677 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/kplato/definitions.docbook line 55 is 599 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/kpresenter/great-presentations.docbook line 81 is 1077 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/kspread/a11y.docbook line 328 is 528 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/kspread/basics.docbook line 798 is 714 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/kspread/config.docbook line 175 is 537 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/kword/footendnotes.docbook line 43 is 518 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/kword/formatpara.docbook line 197 is 592 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/kword/fundimentals.docbook line 191 is 603 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-pt_BR/docs/koffice/kword/mbtb.docbook line 1774 is 527 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ru/docs/koffice/koffice/index.docbook line 235 is 606 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ru/docs/koffice/kpresenter/great-presentations.docbook line 81 is 1006 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ru/docs/koffice/kspread/basics.docbook line 754 is 610 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ru/docs/koffice/kspread/format.docbook line 250 is 600 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-ru/docs/koffice/kword/fundimentals.docbook line 137 is 577 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/chalk/commands-dialogs.docbook line 895 is 689 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/chalk/developers-plugins.docbook line 437 is 592 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/chalk/introduction.docbook line 9 is 727 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/chalk/settings.docbook line 251 is 719 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/chalk/tutorial-starting.docbook line 87 is 577 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/chalk/using-layers.docbook line 15 is 824 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/kexi/basics.docbook line 492 is 708 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/kformula/index.docbook line 144 is 532 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/koffice/index.docbook line 329 is 608 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/kplato/definitions.docbook line 55 is 517 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/kpresenter/a11y.docbook line 338 is 550 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/kpresenter/great-presentations.docbook line 81 is 931 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/kspread/a11y.docbook line 328 is 550 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/kspread/basics.docbook line 794 is 655 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/kword/a11y.docbook line 330 is 550 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/kword/formatpara.docbook line 197 is 530 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "koffice-i18n-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "koffice-i18n-sv/docs/koffice/kword/fundimentals.docbook line 191 is 601 characters long (>512)", "pointer": ""}, {"severity": "experimental", "package": "koffice-i18n-trinity", "tag": "upstream-metadata-file-is-missing", "explanation": "This source package is not Debian-native but it does not have a\ndebian/upstream/metadata file.\n\nThe Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to\ncollect meta-information about upstream projects from any source package.\nThis file is in YAML format and it is used in to feed the data in the\nUltimateDebianDatabase. For example, it can contains the way the authors\nwant their software be cited in publications and some bibliographic\nreferences about the software.\n\nPlease add a debian/upstream/metadata file.\n\nPlease refer to https://dep-team.pages.debian.net/deps/dep12/ and\nhttps://wiki.debian.org/UpstreamMetadata for details.\n\nVisibility: pedantic\nShow-Always: no\nCheck: debian/upstream/metadata\nThis tag is experimental.", "comment": "", "note": "", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "debhelper-compat-level", "explanation": "This is the debhelper compat level used specified by this package.\n\nVisibility: classification\nShow-Always: no\nCheck: debhelper\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "10", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "debian-build-system", "explanation": "This is the build system that Lintian believes the package is using.\n\nVisibility: classification\nShow-Always: no\nCheck: debhelper\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "debhelper", "pointer": "debian/rules"}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "mail-contact", "explanation": "This person is a contact in the named group for this package.\n\nVisibility: classification\nShow-Always: no\nCheck: fields/mail-address\nRenamed from: maintainer uploader\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "Maintainer \"TDE Debian Team\" <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "number-of-patches", "explanation": "The number of patches according to the debian/patches/series file.\n\nVisibility: classification\nShow-Always: no\nCheck: debian/patches/count\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "0", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "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": "koffice-i18n-trinity", "tag": "patch-system", "explanation": "This package uses the specified patch system (eg. \"quilt\" or \"dpatch\").\n\nVisibility: classification\nShow-Always: no\nCheck: debian/patches\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "quilt", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "source-format", "explanation": "This is the source format declared in the package.\n\nVisibility: classification\nShow-Always: no\nCheck: debian/source-dir\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "3.0 (quilt)", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "standards-version", "explanation": "The standards version of the package according to Standards-Version field\nin the debian/control file.\n\nVisibility: classification\nShow-Always: no\nCheck: fields/standards-version\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "3.8.4", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "The raw but trimmed contents of the named field in the given Deb822 file.\nThe number indicates the section from the top, starting at 1.\n\nVisibility: classification\nShow-Always: no\nCheck: fields/deb822\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "debian/control \u00a71 Build-Depends cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs14-trinity-dev", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Priority optional", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Section tde", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Source koffice-i18n-trinity", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Standards-Version 3.8.4", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Architecture all", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Description All languages (all) internationalized (i18n) files for KOffice\\n This package contains the All languages (all) internationalized (i18n)\\n files for all applications in Trinity Office Suite.", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Package koffice-i18n-trinity", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Provides koffice-i18n-trinity", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Recommends tde-i18n-trinity", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Section tde", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Suggests koffice-trinity", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-field", "explanation": "These are the raw but trimmed contents of the named field in the package's\nprimary control file.\n\nVisibility: classification\nShow-Always: no\nCheck: fields/trimmed\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "Architecture all", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Binary koffice-i18n-trinity", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Build-Depends cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs14-trinity-dev", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha1 a3726712e319a7ffd0eafd7315a77024ff31ec24 43825548 koffice-i18n-trinity_14.1.6~pre20.orig.tar.xz\\n 2d1e41f5117e9499d4ea50305b9e600503bb3503 11152 koffice-i18n-trinity_14.1.6~pre20-0ubuntu22.04.0+1.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha256 04674707eb3c210b83586bcbd29535f0ef4655bf6cd6d4d1a0ec65af14cbd3fb 43825548 koffice-i18n-trinity_14.1.6~pre20.orig.tar.xz\\n c5c5d5ae452a728f047ce58a5111f514c0399a818f34551f7117946c61e287eb 11152 koffice-i18n-trinity_14.1.6~pre20-0ubuntu22.04.0+1.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Files 9662480246c847365225775863a68737 43825548 koffice-i18n-trinity_14.1.6~pre20.orig.tar.xz\\n 2123412592d5a57f9e94b45f787a1add 11152 koffice-i18n-trinity_14.1.6~pre20-0ubuntu22.04.0+1.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Format 3.0 (quilt)", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Package-List koffice-i18n-trinity deb tde optional arch=all", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Source koffice-i18n-trinity", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Standards-Version 3.8.4", "pointer": ""}, {"severity": "classification", "package": "koffice-i18n-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Version 4:14.1.6~pre20-0ubuntu22.04.0+1", "pointer": ""}], "summary": {"tags_count_by_severity": {"error": 0, "warning": 7, "info": 4, "pedantic": 222, "experimental": 1, "overridden": 0, "classification": 33}, "package_filename": {"koffice-i18n-trinity": "koffice-i18n-trinity_14.1.6~pre20-0ubuntu22.04.0+1.dsc"}, "tags_found": ["binary-arch-rules-but-pkg-is-arch-indep", "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", "installable-field-mirrors-source", "mail-contact", "no-dep5-copyright", "no-dh-sequencer", "no-homepage-field", "no-versioned-debhelper-prerequisite", "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-build-dependency-on-cdbs", "upstream-metadata-file-is-missing", "very-long-line-length-in-source-file"], "overridden_tags_found": [], "lintian_version": "2.114.0ubuntu1", "distribution": "debian:jammy"}, "version": 1}