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