1{"tags": [{"severity": "error", "package": "kmymoney2-trinity", "tag": "epoch-changed-but-upstream-version-did-not-go-backwards", "explanation": "The previous version of this package had a different version epoch to the\ncurrent version but the upstream version did not go \"backwards\". For\nexample, the previous package version was \"1:1.0-1\" and the current\nversion is \"2:2.0-1\".\n\nThis was likely an accidental bump or addition of an epoch.\n\nEpochs exist to cope with changes to the upstream version numbering\nscheme. Whilst they are a powerful tool, increasing or adding an epoch has\nmany downsides including causing issues with versioned dependencies, being\nmisleading to users and being aesthetically unappealing. Whilst they\nshould be avoided, valid reasons to add or increment the epoch include:\n\n- Upstream changed their versioning scheme in a way that makes the\nlatest version lower than the previous one.\n- You need to permanently revert to a lower upstream version.\n\nTemporary revertions (eg. after an NMU) should use not modify or introduce\nan epoch - please use the CURRENT+reallyFORMER until you can upload the\nlatest version again.\n\nIf you are unsure whether you need to increase the epoch for a package,\nplease consult the debian-devel mailing list.\n\nVisibility: error\nShow-Always: no\nCheck: debian/changelog", "comment": "", "note": "1.0.4-0ubuntu0 -> 4:14.1.6~pre14-0ubuntu22.04.0+0", "pointer": ""}, {"severity": "error", "package": "kmymoney2-trinity", "tag": "rules-require-build-prerequisite", "explanation": "", "comment": "", "note": "(does not satisfy cdbs)", "pointer": ""}, {"severity": "warning", "package": "kmymoney2-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": "The code in debian/rules requires a prerequisite\nthat is not presently listed in the package's Build-Depends.\n\nIn the special case of Python, affected packages should Build-Depend on\none of python3, python3-all, python3-dev, or python3-all-dev. Which one\ndepends on whether a package supports multiple Python versions, and also\nwhether the package builds Python modules or uses Python only as part of\nthe build process.\n\nPackages that depend on a specific Python version may build-depend on any\nappropriate pythonX.Y or pythonX.Y-dev package instead.\n\nThe condition you see in the context is not a recommendation on what to\nadd. If you see a list, more than likely only one member is needed to make\nthis tag go away. You probably also do not need the :any multiarch\nacceptor, if you see one.\n\nPlease refer to Debian Policy Manual section 4.2 for details.\n\nVisibility: error\nShow-Always: no\nCheck: debian/rules\nRenamed from: missing-build-dependency missing-python-build-dependency", "note": "4:14.1.6~pre14-0ubuntu22.04.0+0", "pointer": ""}, {"severity": "warning", "package": "kmymoney2-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": "kmymoney2-trinity", "tag": "custom-compression-in-debian-source-options", "explanation": "", "comment": "", "note": "compression-level = 9 (line 3)", "pointer": ""}, {"severity": "warning", "package": "kmymoney2-trinity", "tag": "epoch-change-without-comment", "explanation": "The previous version of this package had a different version epoch (eg.\n2:1.0-1) to the current version but there's no reference to this in the\nchangelog entry.\n\nEpochs exist to cope with changes to the upstream version numbering\nscheme. Whilst they are a powerful tool, increasing or adding an epoch has\nmany downsides including causing issues with versioned dependencies, being\nmisleading to users and being aesthetically unappealing. Whilst they\nshould be avoided, valid reasons to add or increment the epoch include:\n\n- Upstream changed their versioning scheme in a way that makes the\nlatest version lower than the previous one.\n- You need to permanently revert to a lower upstream version.\n\nTemporary revertions (eg. after an NMU) should use not modify or introduce\nan epoch - please use the CURRENT+reallyFORMER until you can upload the\nlatest version again.\n\nIf you are unsure whether you need to increase the epoch for a package,\nplease consult the debian-devel mailing list.\n\nLintian looks in this version's changelog entry for the phrase \"epoch\".\n\nVisibility: warning\nShow-Always: no\nCheck: debian/changelog", "comment": "", "note": "1.0.4-0ubuntu0 -> 4:14.1.6~pre14-0ubuntu22.04.0+0", "pointer": ""}, {"severity": "info", "package": "kmymoney2-trinity", "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": "kmymoney2-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": "kmymoney2-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": "kmymoney2-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": "kmymoney2-trinity", "tag": "co-maintained-package-with-no-vcs-fields", "explanation": "Based on the content of the maintainer and uploader fields this package is\nco-maintained but there are no Vcs-* fields.\n\nIt is recommended that shared maintenance of packages are co-ordinated via\na revision control system.\n\nVisibility: pedantic\nShow-Always: no\nCheck: fields/vcs\nRenamed from: co-maintained-package-with-no-vcs-headers", "comment": "", "note": "", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "license-problem-gfdl-non-official-text", "explanation": "The given source file is licensed under GFDL, but using a non-official\ntext for the \"no invariant sections\" part.\n\nPlease ask upstream to always use (case insensitive): with no Invariant\nSections, no Front-Cover Texts, and no Back-Cover Texts.\n\nVisibility: pedantic\nShow-Always: no\nCheck: cruft", "comment": "", "note": "developer-doc/phb/phb.docbook invariant part is: with no invariant sections, with no front-cover texts, and with no back-cover texts", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-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": "kmymoney2-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": "kmymoney2-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": "kmymoney2-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": "kmymoney2-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 532)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-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": "developer-doc/phb/dialogs.docbook line 15 is 780 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/dialogs/kcurrencyeditdlgdecl.ui line 300 is 2276 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/dialogs/keditequityentrydecl.ui line 302 is 1699 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/dialogs/kendingbalancedlgdecl.ui line 976 is 2276 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/dialogs/kexportdlgdecl.ui line 503 is 2327 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/dialogs/kfindtransactiondlgdecl.ui line 1091 is 2268 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/dialogs/kmymoneypricedlgdecl.ui line 209 is 1699 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/dialogs/knewaccountdlgdecl.ui line 1011 is 2268 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/dialogs/knewequityentrydecl.ui line 225 is 559 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/dialogs/knewinvestmentwizarddecl.ui line 574 is 2268 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/dialogs/knewloanwizarddecl.ui line 5490 is 2268 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/dialogs/ksplittransactiondlgdecl.ui line 420 is 559 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/dialogs/settings/ksettingsgpg.cpp line 184 is 527 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/html/whats_new.html line 74 is 737 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/html/whats_new_de.html line 74 is 737 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/html/whats_new_es.html line 74 is 796 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/html/whats_new_nl.html line 53 is 649 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/html/whats_new_ro.html line 74 is 836 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/kmymoney2.cpp line 3511 is 580 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/plugins/ofximport/dialogs/konlinebankingsetupdecl.ui line 477 is 36867 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/views/kbudgetviewdecl.ui line 335 is 1787 characters long (>512)", "pointer": ""}, {"severity": "pedantic", "package": "kmymoney2-trinity", "tag": "very-long-line-length-in-source-file", "explanation": "", "comment": "", "note": "kmymoney2/views/kscheduledviewdecl.ui line 157 is 1695 characters long (>512)", "pointer": ""}, {"severity": "experimental", "package": "kmymoney2-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": "kmymoney2-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": "kmymoney2-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": "cdbs-with-debhelper.mk", "pointer": "debian/rules"}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "generated-file", "explanation": "This file contains a common marker for generated files.\n\nSome examples are:\n\n- DO NOT EDIT BY HAND - file was autogenerated\n\nIn general, Debian likes to ship only true source files. Please consider\nasking upstream to generate the file during the build process instead.\n\nVisibility: classification\nShow-Always: no\nCheck: files/generated\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "\"This file was autogenerated\"", "pointer": "kmymoney2/widgets/maketdewidgets.in:101"}, {"severity": "classification", "package": "kmymoney2-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": "kmymoney2-trinity", "tag": "mail-contact", "explanation": "", "comment": "", "note": "Uploaders \"Fathi Boudra\" <fabo@debian.org>", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "mail-contact", "explanation": "", "comment": "", "note": "Uploaders \"Mark Purcell\" <msp@debian.org>", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-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": "kmymoney2-trinity", "tag": "package-is-co-maintained", "explanation": "The package is co-maintained but not team-maintained 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": "(with 2 uploaders)", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-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": "kmymoney2-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": "kmymoney2-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": "kmymoney2-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 tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libofx-dev, libsqlite3-dev, libtqt3-mt-sqlite3", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Priority optional", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Section tde", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Source kmymoney2-trinity", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Standards-Version 3.8.4", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 Uploaders Mark Purcell <msp@debian.org>, Fathi Boudra <fabo@debian.org>", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a71 XSBC-Original-Maintainer Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Architecture any", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Breaks kmymoney2-kde3 (<< 4:14.0.0~), kmymoney2-trinity (<< 4:14.0.0~)", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Depends ${shlibs:Depends}, ${shlibs:Misc}, ${misc:Depends}, kmymoney2-common-trinity (>= ${source:Version})", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Description personal finance manager for TDE\\n KMyMoney is the Personal Finance Manager for TDE. It operates similar to\\n MS-Money and Quicken, supports different account types, categorisation of\\n expenses, QIF import/export, multiple currencies and initial online banking\\n support.", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Package kmymoney2-trinity", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Recommends kmymoney2-plugin-aqbanking-trinity", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a72 Replaces kmymoney2-kde3 (<< 4:14.0.0~), kmymoney2-trinity (<< 4:14.0.0~)", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a73 Architecture all", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a73 Breaks kmymoney2-common-kde3 (<< 4:14.0.0~), kmymoney2-common-trinity (<< 4:14.0.0~)", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a73 Depends ${misc:Depends}", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a73 Description KMyMoney architecture independent files\\n This package contains architecture independent files needed for KMyMoney to\\n run properly. It also provides KMyMoney documentation. Therefore, unless you\\n have 'kmymoney2' package installed, you will hardly find this package useful.", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a73 Package kmymoney2-common-trinity", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a73 Recommends kmymoney2-trinity (>= ${source:Version})", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a73 Replaces kmymoney2-common-kde3 (<< 4:14.0.0~), kmymoney2-common-trinity (<< 4:14.0.0~)", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Architecture any", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Breaks kmymoney2-kde3-dev (<< 4:14.0.0~), kmymoney2-trinity-dev (<< 4:14.0.0~)", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Depends ${misc:Depends}, kmymoney2-trinity (= ${binary:Version})", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Description KMyMoney development files\\n This package contains development files needed for KMyMoney plugins.", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Package kmymoney2-trinity-dev", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Replaces kmymoney2-kde3-dev (<< 4:14.0.0~), kmymoney2-trinity-dev (<< 4:14.0.0~)", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-deb822-field", "explanation": "", "comment": "", "note": "debian/control \u00a74 Section libdevel", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-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 any all", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Binary kmymoney2-trinity, kmymoney2-common-trinity, kmymoney2-trinity-dev", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libofx-dev, libsqlite3-dev, libtqt3-mt-sqlite3", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha1 87f05a299c4219981a7fe2ea8a5a3ff8688aa62f 8650492 kmymoney2-trinity_14.1.6~pre14.orig.tar.xz\\n 47c5152dba0ee4a7563761e8b6d939d20baaa47c 8200 kmymoney2-trinity_14.1.6~pre14-0ubuntu22.04.0+0.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Checksums-Sha256 c0705fe6d19ba896cb421ff37a8b248280bc7b21a95c1530c5c2f9b96b9fe54f 8650492 kmymoney2-trinity_14.1.6~pre14.orig.tar.xz\\n 3b59ce0f846b01357b3dd0f5e63166c516800f2c7c9e8e7200d3406fbd76e497 8200 kmymoney2-trinity_14.1.6~pre14-0ubuntu22.04.0+0.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Files f9c9575aabe1bfdaa40afbd64371957d 8650492 kmymoney2-trinity_14.1.6~pre14.orig.tar.xz\\n c2dad3e289fb77959477b2bb6ef5dc13 8200 kmymoney2-trinity_14.1.6~pre14-0ubuntu22.04.0+0.debian.tar.xz", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Format 3.0 (quilt)", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Original-Maintainer Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Package-List kmymoney2-common-trinity deb tde optional arch=all\\n kmymoney2-trinity deb tde optional arch=any\\n kmymoney2-trinity-dev deb libdevel optional arch=any", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Source kmymoney2-trinity", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Standards-Version 3.8.4", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Uploaders Mark Purcell <msp@debian.org>, Fathi Boudra <fabo@debian.org>", "pointer": ""}, {"severity": "classification", "package": "kmymoney2-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Version 4:14.1.6~pre14-0ubuntu22.04.0+0", "pointer": ""}], "summary": {"tags_count_by_severity": {"error": 2, "warning": 4, "info": 4, "pedantic": 29, "experimental": 1, "overridden": 0, "classification": 54}, "package_filename": {"kmymoney2-trinity": "kmymoney2-trinity_14.1.6~pre14-0ubuntu22.04.0+0.dsc"}, "tags_found": ["adopted-extended-field", "binary-nmu-debian-revision-in-source", "co-maintained-package-with-no-vcs-fields", "custom-compression-in-debian-source-options", "debhelper-compat-level", "debian-build-system", "debian-watch-file-is-missing", "epoch-change-without-comment", "epoch-changed-but-upstream-version-did-not-go-backwards", "generated-file", "license-problem-gfdl-non-official-text", "mail-contact", "no-dep5-copyright", "no-dh-sequencer", "no-homepage-field", "number-of-patches", "out-of-date-standards-version", "package-is-co-maintained", "package-uses-old-debhelper-compat-version", "patch-system", "rules-require-build-prerequisite", "silent-on-rules-requiring-root", "source-format", "standards-version", "trailing-whitespace", "trimmed-deb822-field", "trimmed-field", "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}