lintian.txt

lintian.txt
1E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/ 2N: 3N: Debian packages should not install into /opt, because it is reserved for 4N: add-on software. 5N: 6N: Refer to Filesystem Hierarchy Standard (/opt : Add-on application 7N: software packages) for details. 8N: 9N: Severity: error 10N: 11N: Check: files/hierarchy-standard 12N: 13E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/lib/ 14E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/ 15E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/tdeio_apt.la 16E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/tdeio_apt.so 17E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/ 18E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/apps/ 19E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/apps/tdeio_apt/ 20E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/apps/tdeio_apt/tdedeb_logo.png 21E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/apps/tdeio_apt/tdeio_apt.css 22E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/ 23E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/de/ 24E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/de/LC_MESSAGES/ 25E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/de/LC_MESSAGES/tdeio_apt.mo 26E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/ka/ 27E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/ka/LC_MESSAGES/ 28E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/ka/LC_MESSAGES/tdeio_apt.mo 29E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/pl/ 30E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/pl/LC_MESSAGES/ 31E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/pl/LC_MESSAGES/tdeio_apt.mo 32E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/pt/ 33E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/pt/LC_MESSAGES/ 34E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/pt/LC_MESSAGES/tdeio_apt.mo 35E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/ru/ 36E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/ru/LC_MESSAGES/ 37E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/ru/LC_MESSAGES/tdeio_apt.mo 38E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/sv/ 39E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/sv/LC_MESSAGES/ 40E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/locale/sv/LC_MESSAGES/tdeio_apt.mo 41E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/services/ 42E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/services/apt+http.protocol 43E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/services/apt.protocol 44E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/services/searchproviders/ 45E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/services/searchproviders/apt-file.desktop 46E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/services/searchproviders/apt-files.desktop 47E: tdeio-apt-trinity: dir-or-file-in-opt opt/trinity/share/services/searchproviders/apt-search.desktop 48E: tdeio-apt-trinity source: epoch-changed-but-upstream-version-did-not-go-backwards 0.13.2-5ubuntu0 -> 4:14.2.0~pre26-0ubuntu20.04.0+8 49N: 50N: The previous version of this package had a different version epoch to 51N: the current version but the upstream version did not go "backwards". For 52N: example, the previous package version was "1:1.0-1" and the current 53N: version is "2:2.0-1". 54N: 55N: This was likely an accidental bump or addition of an epoch. 56N: 57N: Epochs exist to cope with changes to the upstream version numbering 58N: scheme. Whilst they are a powerful tool, increasing or adding an epoch 59N: has many downsides including causing issues with versioned dependencies, 60N: being misleading to users and being aesthetically unappealing. Whilst 61N: they should be avoided, valid reasons to add or increment the epoch 62N: include: 63N: 64N: - Upstream changed their versioning scheme in a way that makes the 65N: latest version lower than the previous one. 66N: - You need to permanently revert to a lower upstream version. 67N: 68N: Temporary revertions (eg. after an NMU) should use not modify or 69N: introduce an epoch - please use the CURRENT+reallyFORMER until you can 70N: upload the latest version again. 71N: 72N: If you are unsure whether you need to increase the epoch for a package, 73N: please consult the debian-devel mailing list. 74N: 75N: Severity: error 76N: 77N: Check: debian/changelog 78N: 79E: tdeio-apt-trinity source: missing-build-dependency cdbs 80N: 81N: The package doesn't specify a build dependency on a package that is used 82N: in debian/rules. 83N: 84N: Lintian intentionally does not take into account transitive 85N: dependencies. Even if the package build-depends on some package that in 86N: turn depends on the needed package, an explicit build dependency should 87N: be added. Otherwise, a latent bug is created that will appear without 88N: warning if the other package is ever updated to change its dependencies. 89N: Even if this seems unlikely, please always add explicit build 90N: dependencies on every non-essential, non-build-essential package that is 91N: used directly during the build. 92N: 93N: Refer to Debian Policy Manual section 4.2 (Package relationships) for 94N: details. 95N: 96N: Severity: error 97N: 98N: Check: debian/rules 99N: 100W: tdeio-apt-trinity source: ancient-standards-version 3.8.4 (released 2010-01-27) (current is 4.5.0) 101N: 102N: The source package refers to a Standards-Version that has been obsolete 103N: for more than two years. Please update your package to latest Policy and 104N: set this control field appropriately. 105N: 106N: If the package is already compliant with the current standards, you 107N: don't have to re-upload the package just to adjust the Standards-Version 108N: control field. However, please remember to update this field next time 109N: you upload the package. 110N: 111N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 112N: debian-policy package for a summary of changes in newer versions of 113N: Policy. 114N: 115N: Refer to 116N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 117N: details. 118N: 119N: Severity: warning 120N: 121N: Check: fields/standards-version 122N: 123W: tdeio-apt-trinity source: binary-nmu-debian-revision-in-source 4:14.2.0~pre26-0ubuntu20.04.0+8 124N: 125N: The version number of your source package ends in +b and a number or has 126N: a Debian revision containing three parts. These version numbers are used 127N: by binary NMUs and should not be used as the source version. (The +b 128N: form is the current standard; the three-part version number now 129N: obsolete.) 130N: 131N: Refer to Debian Developer's Reference section 5.10.2.1 (Recompilation or 132N: binary-only NMU) for details. 133N: 134N: Severity: warning 135N: 136N: Check: fields/version 137N: 138W: tdeio-apt-trinity source: debhelper-but-no-misc-depends tdeio-apt-trinity 139N: 140N: The source package uses debhelper, but it does not include 141N: ${misc:Depends} in the given binary package's debian/control entry. Any 142N: debhelper command may add dependencies to ${misc:Depends} that are 143N: required for the work that it does, so recommended best practice is to 144N: always add ${misc:Depends} to the dependencies of each binary package if 145N: debhelper is in use. 146N: 147N: Refer to the debhelper(7) manual page for details. 148N: 149N: Severity: warning 150N: 151N: Check: debhelper 152N: 153W: tdeio-apt-trinity source: debian-source-options-has-custom-compression-settings compression = "xz" (line 2) 154N: 155N: The debian/source/options file for this package specifies a custom 156N: compression level or algorithm. 157N: 158N: Whilst higher levels may reduce the size of big files, they have the 159N: side effect of consuming a lot of memory during both compression and 160N: extraction. This can not only also waste time unnecessarily, it can 161N: cause packages to FTBFS or even fail to install in resource-constrained 162N: environments or architectures. 163N: 164N: Please remove the call and let dpkg-deb(1) select suitable defaults. 165N: 166N: Refer to https://bugs.debian.org/829100 and the dpkg-deb(1) manual page 167N: for details. 168N: 169N: Severity: warning 170N: 171N: Check: debian/source-dir 172N: 173W: tdeio-apt-trinity source: debian-source-options-has-custom-compression-settings compression-level = 9 (line 3) 174W: tdeio-apt-trinity: description-synopsis-starts-with-article 175N: 176N: The first line of the "Description:" should omit any initial indefinite 177N: or definite article: "a", "an", or "the". A good heuristic is that it 178N: should be possible to substitute the package name and synopsis into this 179N: formula: 180N: 181N: The package name provides {a,an,the,some} synopsis. 182N: 183N: Refer to Debian Developer's Reference section 6.2.2 (The package 184N: synopsis, or short description) for details. 185N: 186N: Severity: warning 187N: 188N: Check: fields/description 189N: 190W: tdeio-apt-trinity source: epoch-change-without-comment 0.13.2-5ubuntu0 -> 4:14.2.0~pre26-0ubuntu20.04.0+8 191N: 192N: The previous version of this package had a different version epoch (eg. 193N: 2:1.0-1) to the current version but there's no reference to this in the 194N: changelog entry. 195N: 196N: Epochs exist to cope with changes to the upstream version numbering 197N: scheme. Whilst they are a powerful tool, increasing or adding an epoch 198N: has many downsides including causing issues with versioned dependencies, 199N: being misleading to users and being aesthetically unappealing. Whilst 200N: they should be avoided, valid reasons to add or increment the epoch 201N: include: 202N: 203N: - Upstream changed their versioning scheme in a way that makes the 204N: latest version lower than the previous one. 205N: - You need to permanently revert to a lower upstream version. 206N: 207N: Temporary revertions (eg. after an NMU) should use not modify or 208N: introduce an epoch - please use the CURRENT+reallyFORMER until you can 209N: upload the latest version again. 210N: 211N: If you are unsure whether you need to increase the epoch for a package, 212N: please consult the debian-devel mailing list. 213N: 214N: Lintian looks in this version's changelog entry for the phrase "epoch". 215N: 216N: Severity: warning 217N: 218N: Check: debian/changelog 219N: 220W: tdeio-apt-trinity: hardening-no-relro opt/trinity/lib/trinity/tdeio_apt.so 221N: 222N: This package provides an ELF binary that lacks the "read-only 223N: relocation" link flag. This package was likely not built with the 224N: default Debian compiler flags defined by dpkg-buildflags. If built using 225N: dpkg-buildflags directly, be sure to import LDFLAGS. 226N: 227N: Refer to https://wiki.debian.org/Hardening for details. 228N: 229N: Severity: warning 230N: 231N: Check: binaries 232N: 233W: tdeio-apt-trinity: package-has-unnecessary-activation-of-ldconfig-trigger 234N: 235N: The package activates the ldconfig trigger even though no shared 236N: libraries are installed in a directory controlled by the dynamic library 237N: loader. 238N: 239N: Note this may be triggered by a bug in debhelper, that causes it to 240N: auto-generate an ldconfig trigger for packages that do not need it. 241N: 242N: Refer to Debian Policy Manual section 8.1.1 (ldconfig) and 243N: https://bugs.debian.org/204975 for details. 244N: 245N: Severity: warning 246N: 247N: Check: shared-libs 248N: 249W: tdeio-apt-trinity: unknown-section tde 250N: 251N: The "Section:" field in this package's control file is not one of the 252N: sections in use on the ftp archive. Valid sections are currently admin, 253N: comm, cli-mono, database, debug, devel, doc, editors, electronics, 254N: embedded, fonts, games, gnome, gnu-r, gnustep, graphics, hamradio, 255N: haskell, httpd, interpreters, java, javascript, kde, libdevel, libs, 256N: lisp, localization, kernel, mail, math, misc, net, news, ocaml, oldlibs, 257N: otherosfs, perl, php, python, ruby, rust, science, shells, sound, tex, 258N: text, utils, vcs, video, web, x11, xfce, zope. 259N: 260N: The section name should be preceded by "non-free/" if the package is in 261N: the non-free archive area, and by "contrib/" if the package is in the 262N: contrib archive area. 263N: 264N: Refer to Debian Policy Manual section 2.4 (Sections) for details. 265N: 266N: Severity: warning 267N: 268N: Check: fields/section 269N: 270I: tdeio-apt-trinity source: debian-watch-file-is-missing 271N: 272N: This source package is not Debian-native but it does not have a 273N: debian/watch file. This file is used for automatic detection of new 274N: upstream versions by the Debian External Health Status project and other 275N: project infrastructure. If this package is maintained upstream, please 276N: consider adding a debian/watch file to detect new releases. 277N: 278N: If the package is not maintained upstream or if upstream uses a 279N: distribution mechanism that cannot be meaningfully monitored by uscan 280N: and the Debian External Health Status project, please consider adding a 281N: debian/watch file containing only comments documenting the situation. 282N: 283N: Refer to Debian Policy Manual section 4.11 (Optional upstream source 284N: location: debian/watch) and the uscan(1) manual page for details. 285N: 286N: Severity: info 287N: 288N: Check: debian/watch 289N: 290I: tdeio-apt-trinity: description-possibly-contains-homepage http://lpnotfr.free.fr/ 291N: 292N: This package has no Homepage field but has a URL in the description and 293N: wording that might indicate this is the package Homepage. If it is, add 294N: a Homepage control field containing it rather than mentioning it in the 295N: package description. 296N: 297N: Severity: info 298N: 299N: Check: fields/description 300N: 301I: tdeio-apt-trinity: hardening-no-bindnow opt/trinity/lib/trinity/tdeio_apt.so 302N: 303N: This package provides an ELF binary that lacks the "bindnow" linker 304N: flag. 305N: 306N: This is needed (together with "relro") to make the "Global Offset Table" 307N: (GOT) fully read-only. The bindnow feature trades startup time for 308N: improved security. Please consider enabling this feature or consider 309N: overriding the tag (possibly with a comment about why). 310N: 311N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or 312N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. 313N: 314N: The relevant compiler flags are set in LDFLAGS. 315N: 316N: Refer to https://wiki.debian.org/Hardening for details. 317N: 318N: Severity: info 319N: 320N: Check: binaries 321N: 322I: tdeio-apt-trinity source: no-dh-sequencer 323N: 324N: This package does not use the dh sequencer in debian/rules. 325N: 326N: While maintainers may use a variety of build systems, this one is by far 327N: the most popular. 328N: 329N: Maintainers are strongly encouraged to use the dh sequencer in new 330N: packages and convert existing ones when appropriate. 331N: 332N: Severity: info 333N: 334N: Check: debian/rules/dh-sequencer 335N: 336I: tdeio-apt-trinity: spelling-error-in-binary opt/trinity/lib/trinity/tdeio_apt.so successfull successful 337N: 338N: Lintian found a spelling error in the given binary. Lintian has a list 339N: of common misspellings that it looks for. It does not have a dictionary 340N: like a spelling checker does. 341N: 342N: If the string containing the spelling error is translated with the help 343N: of gettext or a similar tool, please fix the error in the translations 344N: as well as the English text to avoid making the translations fuzzy. With 345N: gettext, for example, this means you should also fix the spelling 346N: mistake in the corresponding msgids in the *.po files. 347N: 348N: You can often find the word in the source code by running: 349N: 350N: grep -rw <word> <source-tree> 351N: 352N: This tag may produce false positives for words that contain non-ASCII 353N: characters due to limitations in strings. 354N: 355N: Severity: info 356N: 357N: Check: binaries 358N: 359I: tdeio-apt-trinity source: testsuite-autopkgtest-missing 360N: 361N: This package does not declare a test suite. 362N: 363N: Having a test suite aids with automated quality assurance of the archive 364N: outside of your package. For example, if your package has a test suite 365N: it is possible to re-run that test suite when any of your package's 366N: dependencies have a new version and check whether that update causes 367N: problems for your package. 368N: 369N: In addition, since May 2018 these tests now influence migration from 370N: unstable to testing: 371N: 372N: https://lists.debian.org/debian-devel-announce/2018/05/msg00001.html 373N: 374N: Please add a debian/tests/control file to your package to declare a 375N: testsuite, but please make sure to only add autopkgtests if they provide 376N: meaningful coverage of your package. 377N: 378N: Refer to https://ci.debian.net/doc/ for details. 379N: 380N: Severity: info 381N: 382N: Check: testsuite 383N: 384P: tdeio-apt-trinity: copyright-refers-to-symlink-license usr/share/common-licenses/GPL 385N: 386N: The copyright file refers to the versionless symlink in 387N: /usr/share/common-licenses for the full text of the GPL, LGPL, or GFDL 388N: license. This symlink is updated to point to the latest version of the 389N: license when a new one is released. The package appears to allow 390N: relicensing under later versions of its license, so this is legally 391N: consistent, but it implies that Debian will relicense the package under 392N: later versions of those licenses as they're released. It is normally 393N: better to point to the version of the license the package references in 394N: its license statement. 395N: 396N: For example, if the package says something like "you may redistribute it 397N: and/or modify it under the terms of the GNU General Public License as 398N: published by the Free Software Foundation; either version 2, or (at your 399N: option) any later version", the debian/copyright file should refer to 400N: /usr/share/common-licenses/GPL-2, not /GPL. 401N: 402N: For packages released under the same terms as Perl, Perl references the 403N: GPL version 1, so point to /usr/share/common-licenses/GPL-1. 404N: 405N: Severity: pedantic 406N: 407N: Check: debian/copyright 408N: 409P: tdeio-apt-trinity source: file-contains-trailing-whitespace debian/changelog (line 117) 410N: 411N: This file appears to contain one or more lines with trailing whitespace 412N: characters. 413N: 414N: Whilst typically harmless and merely unsightly, they can often cause 415N: difficult-to-spot issues where tools interpret the whitespace characters 416N: literally as well as introduce unnecessary diff(1) noise. They are thus 417N: best avoided in their entirity. 418N: 419N: Whitespace at the end of lines may be removed with the following: 420N: 421N: $ sed -i -e 's@[[:space:]]*$@@g' debian/control debian/changelog 422N: 423N: If you use Emacs, you can also use "M-x wh-cl" (whitespace-cleanup). 424N: 425N: However, if you wish to only remove trailing spaces and leave trailing 426N: tabs (eg. for Makefiles), you can use the following code snippet: 427N: 428N: $ sed -i -e 's@[ ]*$@@g' debian/rules 429N: 430N: To remove empty lines from the end of a file, you can use: 431N: 432N: $ sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' debian/rules 433N: 434N: Severity: pedantic 435N: 436N: Check: cruft 437N: 438P: tdeio-apt-trinity source: file-contains-trailing-whitespace debian/changelog (line 138) 439P: tdeio-apt-trinity source: file-contains-trailing-whitespace debian/changelog (line 158) 440P: tdeio-apt-trinity source: file-contains-trailing-whitespace debian/changelog (line 165) 441P: tdeio-apt-trinity source: file-contains-trailing-whitespace debian/changelog (line 171) 442P: tdeio-apt-trinity source: file-contains-trailing-whitespace debian/changelog (line 234) 443P: tdeio-apt-trinity source: file-contains-trailing-whitespace debian/changelog (line 246) 444P: tdeio-apt-trinity source: file-contains-trailing-whitespace debian/changelog (line 274) 445P: tdeio-apt-trinity source: file-contains-trailing-whitespace debian/changelog (line 294) 446P: tdeio-apt-trinity source: file-contains-trailing-whitespace debian/changelog (line 304) 447P: tdeio-apt-trinity source: no-dep5-copyright 448N: 449N: This package does not use a machine-readable debian/copyright file. 450N: 451N: This format makes it easier to review licenses and can be easily parsed 452N: by Lintian. 453N: 454N: Refer to 455N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for 456N: details. 457N: 458N: Severity: pedantic 459N: 460N: Check: debian/copyright 461N: 462P: tdeio-apt-trinity source: no-homepage-field 463N: 464N: This non-native package lacks a Homepage field. If the package has an 465N: upstream home page that contains useful information or resources for the 466N: end user, consider adding a Homepage control field to debian/control. 467N: 468N: Refer to Debian Policy Manual section 5.6.23 (Homepage) for details. 469N: 470N: Severity: pedantic 471N: 472N: Check: fields/homepage 473N: 474P: tdeio-apt-trinity source: package-uses-old-debhelper-compat-version 10 475N: 476N: The debhelper compatibility version used by this package is marked as 477N: not recommended by the debhelper developer. You may consider using a 478N: recommended compatibility version. 479N: 480N: The compatibility version can be set by specifying debhelper-compat (= 481N: 12) in your package's Build-Depends, by the legacy debian/compat file or 482N: even by setting and exporting DH_COMPAT in debian/rules. If it is not 483N: set in either place, debhelper defaults to the deprecated compatibility 484N: version 1. 485N: 486N: Refer to the debhelper(7) manual page for details. 487N: 488N: Severity: pedantic 489N: 490N: Check: debhelper 491N: 492P: tdeio-apt-trinity source: rules-requires-root-missing 493N: 494N: The debian/control file is missing an explicit Rules-Requires-Root 495N: field. 496N: 497N: Traditionally, Debian packages have required root privileges for some 498N: debian/rules target requiring a split between build and binary targets. 499N: This makes the builds slower due to the increased amount of invocations 500N: as well as the overhead of fakeroot itself. 501N: 502N: Please specify (eg.) Rules-Requires-Root: no in the debian/control 503N: source stanza, but packagers should verify using diffoscope(1) that the 504N: binaries built with this field present are identical. 505N: 506N: Refer to /usr/share/doc/dpkg-dev/rootless-builds.txt.gz, Debian Policy 507N: Manual section 4.9.2 (debian/rules and Rules-Requires-Root), and Debian 508N: Policy Manual section 5.6.31 (Rules-Requires-Root) for details. 509N: 510N: Severity: pedantic 511N: 512N: Check: debian/control 513N: 514X: tdeio-apt-trinity source: upstream-metadata-file-is-missing 515N: 516N: This source package is not Debian-native but it does not have a 517N: debian/upstream/metadata file. 518N: 519N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort 520N: to collect meta-information about upstream projects from any source 521N: package. This file is in YAML format and it is used in to feed the data 522N: in the UltimateDebianDatabase. For example, it can contains the way the 523N: authors want their software be cited in publications and some 524N: bibliographic references about the software. 525N: 526N: Please add a debian/upstream/metadata file. 527N: 528N: Refer to https://dep-team.pages.debian.net/deps/dep12/ and 529N: https://wiki.debian.org/UpstreamMetadata for details. 530N: 531N: Severity: pedantic 532N: 533N: Check: debian/upstream/metadata 534N: 535N: This tag is experimental. Please file a bug report if the tag seems 536N: wrong. 537N: 538C: tdeio-apt-trinity: control-tarball-compression-format xz 539N: 540N: This is the compressor format used for the control.tar tarball. 541N: 542N: Severity: classification 543N: 544N: Check: deb-format 545N: 546N: This tag is a classification. There is no issue in your package. 547N: 548C: tdeio-apt-trinity: data-tarball-compression-format xz 549N: 550N: This is the compressor format used for the data.tar tarball. 551N: 552N: Severity: classification 553N: 554N: Check: deb-format 555N: 556N: This tag is a classification. There is no issue in your package. 557N: 558C: tdeio-apt-trinity source: debhelper-compat-level 10 559N: 560N: This is the debhelper compat level used specified by this package. 561N: 562N: Severity: classification 563N: 564N: Check: debhelper 565N: 566N: This tag is a classification. There is no issue in your package. 567N: 568C: tdeio-apt-trinity source: debian-build-system cdbs-with-debhelper.mk 569N: 570N: This is the build system that Lintian believes the package is using. 571N: 572N: Severity: classification 573N: 574N: Check: debhelper 575N: 576N: This tag is a classification. There is no issue in your package. 577N: 578C: tdeio-apt-trinity: no-ctrl-scripts 579N: 580N: The package does not rely on any maintainer scripts (or other executable 581N: control files). 582N: 583N: Severity: classification 584N: 585N: Check: control-files 586N: 587N: This tag is a classification. There is no issue in your package. 588N: 589C: tdeio-apt-trinity source: package-is-maintained-by-individual 590N: 591N: The package is maintained by an individual according to the 592N: maintainer/uploaders fields in the debian/control file. 593N: 594N: Severity: classification 595N: 596N: Check: fields/vcs 597N: 598N: This tag is a classification. There is no issue in your package. 599N: 600C: tdeio-apt-trinity: package-is-maintained-by-individual 601C: tdeio-apt-trinity source: patch-system quilt 602N: 603N: This package uses the specified patch system (eg. "quilt" or "dpatch"). 604N: 605N: Severity: classification 606N: 607N: Check: patch-systems 608N: 609N: This tag is a classification. There is no issue in your package. 610N: 611C: tdeio-apt-trinity source: source-format 3.0 (quilt) 612N: 613N: This is the source format declared in the package. 614N: 615N: Severity: classification 616N: 617N: Check: debian/source-dir 618N: 619N: This tag is a classification. There is no issue in your package. 620N: 621C: tdeio-apt-trinity source: standards-version 3.8.4 622N: 623N: The standards version of the package according to Standards-Version 624N: field in the debian/control file. 625N: 626N: Severity: classification 627N: 628N: Check: fields/standards-version 629N: 630N: This tag is a classification. There is no issue in your package. 631N: