1cmd: lintian --no-cfg --display-level '>=classification' --display-experimental --info --show-overrides '/tmp/debusine-fetch-exec-upload-2deunuhh/tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc' '/tmp/debusine-fetch-exec-upload-2deunuhh/tdeio-umountwrapper-trinity-dbgsym_14.2.0~pre21-0debian11.0.0+8_arm64.deb' '/tmp/debusine-fetch-exec-upload-2deunuhh/tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb' 2output (contains stderr only, stdout was captured): 3 4Files in working directory: 5lintian.txt 6-------------------- 7E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/ 8N: 9E: dir-or-file-in-opt 10N: 11N: Debian packages should not install into /opt, because it is reserved 12N: for add-on software. 13N: 14N: Refer to Filesystem Hierarchy Standard (/opt : Add-on application 15N: software packages) for details. 16N: 17N: Severity: error 18N: 19N: Check: files/hierarchy/standard 20N: 21E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/bin/ 22E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/bin/tdeio_umountwrapper 23E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/ 24E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/ 25E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/de/ 26E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/de/LC_MESSAGES/ 27E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/de/LC_MESSAGES/tdeio_umountwrapper.mo 28E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/it/ 29E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/it/LC_MESSAGES/ 30E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/it/LC_MESSAGES/tdeio_umountwrapper.mo 31E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/ka/ 32E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/ka/LC_MESSAGES/ 33E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/ka/LC_MESSAGES/tdeio_umountwrapper.mo 34E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/nl/ 35E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/nl/LC_MESSAGES/ 36E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/nl/LC_MESSAGES/tdeio_umountwrapper.mo 37E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/pl/ 38E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/pl/LC_MESSAGES/ 39E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/pl/LC_MESSAGES/tdeio_umountwrapper.mo 40E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/ru/ 41E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/ru/LC_MESSAGES/ 42E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/ru/LC_MESSAGES/tdeio_umountwrapper.mo 43E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/sv/ 44E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/sv/LC_MESSAGES/ 45E: tdeio-umountwrapper-trinity: dir-or-file-in-opt opt/trinity/share/locale/sv/LC_MESSAGES/tdeio_umountwrapper.mo 46E: tdeio-umountwrapper-trinity source: epoch-changed-but-upstream-version-did-not-go-backwards 0.2-1ubuntu3 -> 4:14.2.0~pre21-0debian11.0.0+8 47N: 48E: epoch-changed-but-upstream-version-did-not-go-backwards 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". 52N: For example, the previous package version was "1:1.0-1" and the 53N: current 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 60N: dependencies, being misleading to users and being aesthetically 61N: unappealing. Whilst they should be avoided, valid reasons to add or 62N: increment the epoch 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 73N: package, please consult the debian-devel mailing list. 74N: 75N: Severity: error 76N: 77N: Check: debian/changelog 78N: 79E: tdeio-umountwrapper-trinity source: missing-build-dependency cdbs 80N: 81E: missing-build-dependency 82N: 83N: The package doesn't specify a build dependency on a package that is 84N: used in debian/rules. 85N: 86N: Lintian intentionally does not take into account transitive 87N: dependencies. Even if the package build-depends on some package that 88N: in turn depends on the needed package, an explicit build dependency 89N: should be added. Otherwise, a latent bug is created that will appear 90N: without warning if the other package is ever updated to change its 91N: dependencies. Even if this seems unlikely, please always add explicit 92N: build dependencies on every non-essential, non-build-essential package 93N: that is used directly during the build. 94N: 95N: Refer to Debian Policy Manual section 4.2 (Package relationships) for 96N: details. 97N: 98N: Severity: error 99N: 100N: Check: debian/rules 101N: 102W: tdeio-umountwrapper-trinity source: ancient-standards-version 3.8.4 (released 2010-01-27) (current is 4.5.1) 103N: 104W: ancient-standards-version 105N: 106N: The source package refers to a Standards-Version that has been 107N: obsolete for more than two years. Please update your package to latest 108N: Policy and set this control field appropriately. 109N: 110N: If the package is already compliant with the current standards, you 111N: don't have to re-upload the package just to adjust the 112N: Standards-Version control field. However, please remember to update 113N: this field next time you upload the package. 114N: 115N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 116N: debian-policy package for a summary of changes in newer versions of 117N: Policy. 118N: 119N: Refer to 120N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 121N: details. 122N: 123N: Severity: warning 124N: 125N: Check: fields/standards-version 126N: 127W: tdeio-umountwrapper-trinity source: binary-nmu-debian-revision-in-source 4:14.2.0~pre21-0debian11.0.0+8 128N: 129W: binary-nmu-debian-revision-in-source 130N: 131N: The version number of your source package ends in +b and a number or 132N: has a Debian revision containing three parts. These version numbers 133N: are used by binary NMUs and should not be used as the source version. 134N: (The +b form is the current standard; the three-part version number 135N: now obsolete.) 136N: 137N: Refer to Debian Developer's Reference section 5.10.2.1 (Recompilation 138N: or binary-only NMU) for details. 139N: 140N: Severity: warning 141N: 142N: Check: fields/version 143N: 144W: tdeio-umountwrapper-trinity source: custom-compression-in-debian-source-options compression = "xz" (line 2) 145N: 146W: custom-compression-in-debian-source-options 147N: 148N: This package selects a custom compression level or algorithm in 149N: debian/source/options. Please remove the call and let dpkg-deb(1) 150N: select suitable defaults. 151N: 152N: Custom compression settings are usually chosen for one of two reasons: 153N: 154N: Higher compression levels or more advanced algorithms shrink the sizes 155N: of large files, but they can cause problems in the resource 156N: constrained environments used in Debian's buildd infrastructure. For 157N: example, higher than expected memory consumption may trigger an FTBFS 158N: or a failure to install. 159N: 160N: Lower compression levels or less advanced algorithms are sometimes 161N: needed to support older Debian version. Unfortunately, they also make 162N: it harder to change the defauls on an archive-wide basis. 163N: 164N: Some legitimate use cases trigger this tag. Please override it. 165N: 166N: Refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) 167N: manual page for details. 168N: 169N: Severity: warning 170N: 171N: Check: debian/source-dir 172N: 173N: Renamed from: debian-source-options-has-custom-compression-settings 174N: 175W: tdeio-umountwrapper-trinity source: custom-compression-in-debian-source-options compression-level = 9 (line 3) 176W: tdeio-umountwrapper-trinity source: debhelper-but-no-misc-depends tdeio-umountwrapper-trinity 177N: 178W: debhelper-but-no-misc-depends 179N: 180N: The source package uses debhelper, but it does not include 181N: ${misc:Depends} in the given binary package's debian/control entry. 182N: Any debhelper command may add dependencies to ${misc:Depends} that are 183N: required for the work that it does, so recommended best practice is to 184N: always add ${misc:Depends} to the dependencies of each binary package 185N: if debhelper is in use. 186N: 187N: Refer to the debhelper(7) manual page for details. 188N: 189N: Severity: warning 190N: 191N: Check: debhelper 192N: 193W: tdeio-umountwrapper-trinity: description-contains-homepage 194N: 195W: description-contains-homepage 196N: 197N: The extended description contains a "Homepage" pseudo-field following 198N: the old Developer's Reference recommendation. As of 1.14.6, dpkg now 199N: supports Homepage as a regular field in debian/control. This 200N: pseudo-field should be moved from the extended description to the 201N: fields for the relevant source or binary packages. 202N: 203N: Severity: warning 204N: 205N: Check: fields/description 206N: 207W: tdeio-umountwrapper-trinity source: epoch-change-without-comment 0.2-1ubuntu3 -> 4:14.2.0~pre21-0debian11.0.0+8 208N: 209W: epoch-change-without-comment 210N: 211N: The previous version of this package had a different version epoch 212N: (eg. 2:1.0-1) to the current version but there's no reference to this 213N: in the changelog entry. 214N: 215N: Epochs exist to cope with changes to the upstream version numbering 216N: scheme. Whilst they are a powerful tool, increasing or adding an epoch 217N: has many downsides including causing issues with versioned 218N: dependencies, being misleading to users and being aesthetically 219N: unappealing. Whilst they should be avoided, valid reasons to add or 220N: increment the epoch include: 221N: 222N: - Upstream changed their versioning scheme in a way that makes the 223N: latest version lower than the previous one. 224N: - You need to permanently revert to a lower upstream version. 225N: 226N: Temporary revertions (eg. after an NMU) should use not modify or 227N: introduce an epoch - please use the CURRENT+reallyFORMER until you can 228N: upload the latest version again. 229N: 230N: If you are unsure whether you need to increase the epoch for a 231N: package, please consult the debian-devel mailing list. 232N: 233N: Lintian looks in this version's changelog entry for the phrase 234N: "epoch". 235N: 236N: Severity: warning 237N: 238N: Check: debian/changelog 239N: 240W: tdeio-umountwrapper-trinity: hardening-no-relro opt/trinity/bin/tdeio_umountwrapper 241N: 242W: hardening-no-relro 243N: 244N: This package provides an ELF binary that lacks the "read-only 245N: relocation" link flag. This package was likely not built with the 246N: default Debian compiler flags defined by dpkg-buildflags. If built 247N: using dpkg-buildflags directly, be sure to import LDFLAGS. 248N: 249N: Refer to https://wiki.debian.org/Hardening for details. 250N: 251N: Severity: warning 252N: 253N: Check: binaries 254N: 255W: tdeio-umountwrapper-trinity source: national-encoding debian/copyright 256N: 257W: national-encoding 258N: 259N: A file is not valid UTF-8. 260N: 261N: Debian has used UTF-8 for many years. Support for national encodings 262N: is being phased out. This file probably appears to users in mangled 263N: characters (also called mojibake). 264N: 265N: Packaging control files must be encoded in valid UTF-8. 266N: 267N: Please convert the file to UTF-8 using iconv or a similar tool. 268N: 269N: Severity: warning 270N: 271N: Check: files/encoding 272N: 273N: Renamed from: national-encoding-in-text-file 274N: debian-changelog-file-uses-obsolete-national-encoding 275N: debian-control-file-uses-obsolete-national-encoding 276N: debian-copyright-file-uses-obsolete-national-encoding 277N: debian-news-file-uses-obsolete-national-encoding 278N: debian-tests-control-uses-national-encoding 279N: doc-base-file-uses-obsolete-national-encoding 280N: national-encoding-in-debconf-template national-encoding-in-manpage 281N: 282W: tdeio-umountwrapper-trinity: national-encoding usr/share/doc/tdeio-umountwrapper-trinity/copyright 283W: tdeio-umountwrapper-trinity source: no-nmu-in-changelog 284N: 285W: no-nmu-in-changelog 286N: 287N: When you NMU a package, that fact should be mentioned on the first 288N: line in the changelog entry. Use the words "NMU" or "Non-maintainer 289N: upload" (case insensitive). 290N: 291N: Maybe you didn't intend this upload to be a NMU, in that case, please 292N: double-check that the most recent entry in the changelog is 293N: byte-for-byte identical to the maintainer or one of the uploaders. If 294N: this is a local package (not intended for Debian), you can suppress 295N: this warning by putting "local" in the version number or "local 296N: package" on the first line of the changelog entry. 297N: 298N: Refer to Debian Developer's Reference section 5.11.3 (Using the 299N: DELAYED/ queue) for details. 300N: 301N: Severity: warning 302N: 303N: Check: nmu 304N: 305N: Renamed from: changelog-should-mention-nmu 306N: 307W: tdeio-umountwrapper-trinity source: source-nmu-has-incorrect-version-number 4:14.2.0~pre21-0debian11.0.0+8 308N: 309W: source-nmu-has-incorrect-version-number 310N: 311N: A source NMU should have a Debian revision of "-x.x" (or "+nmuX" for a 312N: native package). This is to prevent stealing version numbers from the 313N: maintainer. 314N: 315N: Maybe you didn't intend this upload to be a NMU, in that case, please 316N: double-check that the most recent entry in the changelog is 317N: byte-for-byte identical to the maintainer or one of the uploaders. If 318N: this is a local package (not intended for Debian), you can suppress 319N: this warning by putting "local" in the version number or "local 320N: package" on the first line of the changelog entry. 321N: 322N: Refer to Debian Developer's Reference section 5.11.2 (NMUs and 323N: debian/changelog) for details. 324N: 325N: Severity: warning 326N: 327N: Check: nmu 328N: 329W: tdeio-umountwrapper-trinity: unknown-section tde 330N: 331W: unknown-section 332N: 333N: The "Section:" field in this package's control file is not one of the 334N: sections in use on the ftp archive. Valid sections are currently 335N: admin, comm, cli-mono, database, debug, devel, doc, editors, 336N: electronics, embedded, fonts, games, gnome, gnu-r, gnustep, graphics, 337N: hamradio, haskell, httpd, interpreters, java, javascript, kde, 338N: libdevel, libs, lisp, localization, kernel, mail, math, misc, net, 339N: news, ocaml, oldlibs, otherosfs, perl, php, python, ruby, rust, 340N: science, shells, sound, tex, text, utils, vcs, video, web, x11, xfce, 341N: zope. 342N: 343N: The section name should be preceded by "non-free/" if the package is 344N: in the non-free archive area, and by "contrib/" if the package is in 345N: the contrib archive area. 346N: 347N: Refer to Debian Policy Manual section 2.4 (Sections) for details. 348N: 349N: Severity: warning 350N: 351N: Check: fields/section 352N: 353I: tdeio-umountwrapper-trinity source: debian-watch-file-is-missing 354N: 355I: debian-watch-file-is-missing 356N: 357N: This source package is not Debian-native but it does not have a 358N: debian/watch file. This file is used for automatic detection of new 359N: upstream versions by the Debian External Health Status project and 360N: other project infrastructure. If this package is maintained upstream, 361N: please consider adding a debian/watch file to detect new releases. 362N: 363N: If the package is not maintained upstream or if upstream uses a 364N: distribution mechanism that cannot be meaningfully monitored by uscan 365N: and the Debian External Health Status project, please consider adding 366N: a debian/watch file containing only comments documenting the 367N: situation. 368N: 369N: Refer to Debian Policy Manual section 4.11 (Optional upstream source 370N: location: debian/watch) and the uscan(1) manual page for details. 371N: 372N: Severity: info 373N: 374N: Check: debian/watch 375N: 376I: tdeio-umountwrapper-trinity: hardening-no-bindnow opt/trinity/bin/tdeio_umountwrapper 377N: 378I: hardening-no-bindnow 379N: 380N: This package provides an ELF binary that lacks the "bindnow" linker 381N: flag. 382N: 383N: This is needed (together with "relro") to make the "Global Offset 384N: Table" (GOT) fully read-only. The bindnow feature trades startup time 385N: for improved security. Please consider enabling this feature or 386N: consider overriding the tag (possibly with a comment about why). 387N: 388N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or 389N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. 390N: 391N: The relevant compiler flags are set in LDFLAGS. 392N: 393N: Refer to https://wiki.debian.org/Hardening for details. 394N: 395N: Severity: info 396N: 397N: Check: binaries 398N: 399I: tdeio-umountwrapper-trinity source: no-dh-sequencer 400N: 401I: no-dh-sequencer 402N: 403N: This package does not use the dh sequencer in debian/rules. 404N: 405N: While maintainers may use a variety of build systems, this one is by 406N: far the most popular. 407N: 408N: Maintainers are strongly encouraged to use the dh sequencer in new 409N: packages and convert existing ones when appropriate. 410N: 411N: Severity: info 412N: 413N: Check: debian/rules/dh-sequencer 414N: 415I: tdeio-umountwrapper-trinity: synopsis-is-a-sentence "progress dialog for safely removing devices in Trinity." 416N: 417I: synopsis-is-a-sentence 418N: 419N: The package synopsis (also known as the "short" description, ie. the 420N: first line in the package's "Description:" field) either ends with a 421N: full stop "." character or starts another sentence. 422N: 423N: This is not necessary as the synopsis does not need to be a full 424N: sentence. It is recommended that a single descriptive phrase is used 425N: instead. 426N: 427N: Note also that the synopsis is not part of the rest of the "long" 428N: Description: field. 429N: 430N: Refer to Debian Developer's Reference section 6.2.2 (The package 431N: synopsis, or short description) for details. 432N: 433N: Severity: info 434N: 435N: Check: fields/description 436N: 437N: Renamed from: description-synopsis-might-not-be-phrased-properly 438N: 439P: tdeio-umountwrapper-trinity source: no-homepage-field 440N: 441P: no-homepage-field 442N: 443N: This non-native package lacks a Homepage field. If the package has an 444N: upstream home page that contains useful information or resources for 445N: the end user, consider adding a Homepage control field to 446N: debian/control. 447N: 448N: Refer to Debian Policy Manual section 5.6.23 (Homepage) for details. 449N: 450N: Severity: pedantic 451N: 452N: Check: fields/homepage 453N: 454P: tdeio-umountwrapper-trinity source: package-uses-old-debhelper-compat-version 10 455N: 456P: package-uses-old-debhelper-compat-version 457N: 458N: This package uses a debhelper compatibility level that is no longer 459N: recommended. Please consider using the recommended level. 460N: 461N: For most packages, the best way to set the compatibility level is to 462N: specify debhelper-compat (= X) as a Build-Depends in debian/control. 463N: You can also use the debian/compat file or export DH_COMPAT in 464N: debian/rules. 465N: 466N: If no level is selected debhelper defaults to level 1, which is 467N: deprecated. 468N: 469N: Refer to the debhelper(7) manual page for details. 470N: 471N: Severity: pedantic 472N: 473N: Check: debhelper 474N: 475P: tdeio-umountwrapper-trinity source: silent-on-rules-requiring-root 476N: 477P: silent-on-rules-requiring-root 478N: 479N: The debian/control file is missing an explicit Rules-Requires-Root 480N: field. 481N: 482N: Traditionally, Debian packages have required root privileges for some 483N: debian/rules target requiring a split between build and binary 484N: targets. This makes the builds slower due to the increased amount of 485N: invocations as well as the overhead of fakeroot itself. 486N: 487N: Please specify (eg.) Rules-Requires-Root: no in the debian/control 488N: source stanza, but packagers should verify using diffoscope(1) that 489N: the binaries built with this field present are identical. 490N: 491N: Refer to /usr/share/doc/dpkg-dev/rootless-builds.txt.gz, Debian Policy 492N: Manual section 4.9.2 (debian/rules and Rules-Requires-Root), and 493N: Debian Policy Manual section 5.6.31 (Rules-Requires-Root) for details. 494N: 495N: Severity: pedantic 496N: 497N: Check: debian/control 498N: 499N: Renamed from: rules-requires-root-missing 500N: 501P: tdeio-umountwrapper-trinity source: trailing-whitespace debian/changelog (line 70) 502N: 503P: trailing-whitespace 504N: 505N: This file contains lines with trailing whitespace characters. 506N: 507N: Whilst often harmless and unsightly, such extra whitespaces can also 508N: cause tools to interpret the whitespace characters literally. The tool 509N: diff(1) does not like them, either. They are best avoided. 510N: 511N: Some of these problems can be hard to track down. 512N: 513N: Whitespace at the end of lines may be removed with the following: 514N: 515N: $ sed -i -e 's@[[:space:]]*$@@g' debian/control debian/changelog 516N: 517N: If you use Emacs, you can also use "M-x wh-cl" (whitespace-cleanup). 518N: 519N: However, if you wish to only remove trailing spaces and leave trailing 520N: tabs (eg. for Makefiles), you can use the following code snippet: 521N: 522N: $ sed -i -e 's@[ ]*$@@g' debian/rules 523N: 524N: To remove empty lines from the end of a file, you can use: 525N: 526N: $ sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' debian/rules 527N: 528N: Severity: pedantic 529N: 530N: Check: debian/trailing-whitespace 531N: 532N: Renamed from: file-contains-trailing-whitespace 533N: 534X: tdeio-umountwrapper-trinity source: upstream-metadata-file-is-missing 535N: 536P: upstream-metadata-file-is-missing 537N: 538N: This source package is not Debian-native but it does not have a 539N: debian/upstream/metadata file. 540N: 541N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an 542N: effort to collect meta-information about upstream projects from any 543N: source package. This file is in YAML format and it is used in to feed 544N: the data in the UltimateDebianDatabase. For example, it can contains 545N: the way the authors want their software be cited in publications and 546N: some bibliographic references about the software. 547N: 548N: Please add a debian/upstream/metadata file. 549N: 550N: Refer to https://dep-team.pages.debian.net/deps/dep12/ and 551N: https://wiki.debian.org/UpstreamMetadata for details. 552N: 553N: Severity: pedantic 554N: 555N: Check: debian/upstream/metadata 556N: 557N: This tag is experimental. 558N: 559C: tdeio-umountwrapper-trinity: control-tarball-compression-format xz 560N: 561C: control-tarball-compression-format 562N: 563N: This is the compressor format used for the control.tar tarball. 564N: 565N: Severity: classification 566N: 567N: Check: deb-format 568N: 569N: This tag is a classification. There is no issue in your package. 570N: 571C: tdeio-umountwrapper-trinity-dbgsym: control-tarball-compression-format xz 572C: tdeio-umountwrapper-trinity: ctrl-script postinst 573N: 574C: ctrl-script 575N: 576N: This package has one or more maintainer scripts (or other executable 577N: control files). 578N: 579N: This flags any control file with the executable bit set. 580N: 581N: Severity: classification 582N: 583N: Check: control-files 584N: 585N: This tag is a classification. There is no issue in your package. 586N: 587C: tdeio-umountwrapper-trinity: data-tarball-compression-format xz 588N: 589C: data-tarball-compression-format 590N: 591N: This is the compressor format used for the data.tar tarball. 592N: 593N: Severity: classification 594N: 595N: Check: deb-format 596N: 597N: This tag is a classification. There is no issue in your package. 598N: 599C: tdeio-umountwrapper-trinity-dbgsym: data-tarball-compression-format xz 600C: tdeio-umountwrapper-trinity source: debhelper-compat-level 10 601N: 602C: debhelper-compat-level 603N: 604N: This is the debhelper compat level used specified by this package. 605N: 606N: Severity: classification 607N: 608N: Check: debhelper 609N: 610N: This tag is a classification. There is no issue in your package. 611N: 612C: tdeio-umountwrapper-trinity source: debian-build-system cdbs-with-debhelper.mk 613N: 614C: debian-build-system 615N: 616N: This is the build system that Lintian believes the package is using. 617N: 618N: Severity: classification 619N: 620N: Check: debhelper 621N: 622N: This tag is a classification. There is no issue in your package. 623N: 624C: tdeio-umountwrapper-trinity source: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 625N: 626C: mail-contact 627N: 628N: This person is a contact in the named group for this package. 629N: 630N: Severity: classification 631N: 632N: Check: fields/mail-address 633N: 634N: Renamed from: maintainer uploader 635N: 636N: This tag is a classification. There is no issue in your package. 637N: 638C: tdeio-umountwrapper-trinity: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 639C: tdeio-umountwrapper-trinity-dbgsym: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 640C: tdeio-umountwrapper-trinity: maintainer-script-interpreter control/postinst /bin/sh 641N: 642C: maintainer-script-interpreter 643N: 644N: Interpreter used in maintainer script or ELF 645N: 646N: Severity: classification 647N: 648N: Check: scripts 649N: 650N: This tag is a classification. There is no issue in your package. 651N: 652C: tdeio-umountwrapper-trinity-dbgsym: no-ctrl-scripts 653N: 654C: no-ctrl-scripts 655N: 656N: The package does not rely on any maintainer scripts (or other 657N: executable control files). 658N: 659N: Severity: classification 660N: 661N: Check: control-files 662N: 663N: This tag is a classification. There is no issue in your package. 664N: 665C: tdeio-umountwrapper-trinity source: number-of-patches 0 666N: 667C: number-of-patches 668N: 669N: The number of patches according to the debian/patches/series file. 670N: 671N: Severity: classification 672N: 673N: Check: debian/patches/count 674N: 675N: This tag is a classification. There is no issue in your package. 676N: 677C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 .pc/.quilt_patches 678N: 679C: octal-permissions 680N: 681N: The named file has the octal permissions shown. 682N: 683N: Refer to Bug#945869 and Bug#796257 for details. 684N: 685N: Severity: classification 686N: 687N: Check: files/permissions 688N: 689N: This tag is a classification. There is no issue in your package. 690N: 691C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 .pc/.quilt_series 692C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 .pc/.version 693C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 .pc/applied-patches 694C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 .tdescminfo 695C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 AUTHORS 696C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 CMakeL10n.txt 697C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 CMakeLists.txt 698C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 COPYING 699C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 ConfigureChecks.cmake 700C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 INSTALL 701C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 README.md 702C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 config.h.cmake 703C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 debian/changelog 704C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 debian/compat 705C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 debian/control 706C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 debian/copyright 707C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 debian/docs 708C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 debian/patches/series 709C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 debian/postinst 710C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 debian/source/format 711C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 debian/source/options 712C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 src/CMakeL10n.txt 713C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 src/CMakeLists.txt 714C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 src/main.cpp 715C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 src/tdeio_umountwrapper.cpp 716C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 src/tdeio_umountwrapper.h 717C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 translations/messages/de.po 718C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 translations/messages/it.po 719C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 translations/messages/ka.po 720C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 translations/messages/nl.po 721C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 translations/messages/pl.po 722C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 translations/messages/ru.po 723C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 translations/messages/sv.po 724C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 666 translations/messages/tdeio-umountwrapper.pot 725C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 777 .pc/ 726C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 777 debian/ 727C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 777 debian/patches/ 728C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 777 debian/rules 729C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 777 debian/source/ 730C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 777 src/ 731C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 777 translations/ 732C: tdeio-umountwrapper-trinity source: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.dsc 777 translations/messages/ 733C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 644 opt/trinity/share/locale/de/LC_MESSAGES/tdeio_umountwrapper.mo 734C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 644 opt/trinity/share/locale/it/LC_MESSAGES/tdeio_umountwrapper.mo 735C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 644 opt/trinity/share/locale/ka/LC_MESSAGES/tdeio_umountwrapper.mo 736C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 644 opt/trinity/share/locale/nl/LC_MESSAGES/tdeio_umountwrapper.mo 737C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 644 opt/trinity/share/locale/pl/LC_MESSAGES/tdeio_umountwrapper.mo 738C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 644 opt/trinity/share/locale/ru/LC_MESSAGES/tdeio_umountwrapper.mo 739C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 644 opt/trinity/share/locale/sv/LC_MESSAGES/tdeio_umountwrapper.mo 740C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 644 usr/share/doc/tdeio-umountwrapper-trinity/AUTHORS 741C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 644 usr/share/doc/tdeio-umountwrapper-trinity/README.md 742C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 644 usr/share/doc/tdeio-umountwrapper-trinity/changelog.Debian.gz 743C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 644 usr/share/doc/tdeio-umountwrapper-trinity/copyright 744C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/ 745C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/ 746C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/bin/ 747C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/bin/tdeio_umountwrapper 748C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/ 749C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/ 750C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/de/ 751C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/de/LC_MESSAGES/ 752C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/it/ 753C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/it/LC_MESSAGES/ 754C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/ka/ 755C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/ka/LC_MESSAGES/ 756C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/nl/ 757C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/nl/LC_MESSAGES/ 758C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/pl/ 759C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/pl/LC_MESSAGES/ 760C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/ru/ 761C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/ru/LC_MESSAGES/ 762C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/sv/ 763C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 opt/trinity/share/locale/sv/LC_MESSAGES/ 764C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 usr/ 765C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 usr/share/ 766C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 usr/share/doc/ 767C: tdeio-umountwrapper-trinity: octal-permissions tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 usr/share/doc/tdeio-umountwrapper-trinity/ 768C: tdeio-umountwrapper-trinity-dbgsym: octal-permissions tdeio-umountwrapper-trinity-dbgsym_14.2.0~pre21-0debian11.0.0+8_arm64.deb 644 usr/lib/debug/.build-id/90/fafbcfe1a814c4d72b2f9be0be139ce87437fd.debug 769C: tdeio-umountwrapper-trinity-dbgsym: octal-permissions tdeio-umountwrapper-trinity-dbgsym_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 usr/ 770C: tdeio-umountwrapper-trinity-dbgsym: octal-permissions tdeio-umountwrapper-trinity-dbgsym_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 usr/lib/ 771C: tdeio-umountwrapper-trinity-dbgsym: octal-permissions tdeio-umountwrapper-trinity-dbgsym_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 usr/lib/debug/ 772C: tdeio-umountwrapper-trinity-dbgsym: octal-permissions tdeio-umountwrapper-trinity-dbgsym_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 usr/lib/debug/.build-id/ 773C: tdeio-umountwrapper-trinity-dbgsym: octal-permissions tdeio-umountwrapper-trinity-dbgsym_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 usr/lib/debug/.build-id/90/ 774C: tdeio-umountwrapper-trinity-dbgsym: octal-permissions tdeio-umountwrapper-trinity-dbgsym_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 usr/share/ 775C: tdeio-umountwrapper-trinity-dbgsym: octal-permissions tdeio-umountwrapper-trinity-dbgsym_14.2.0~pre21-0debian11.0.0+8_arm64.deb 755 usr/share/doc/ 776C: tdeio-umountwrapper-trinity-dbgsym: octal-permissions tdeio-umountwrapper-trinity-dbgsym_14.2.0~pre21-0debian11.0.0+8_arm64.deb 777 usr/share/doc/tdeio-umountwrapper-trinity-dbgsym 777C: tdeio-umountwrapper-trinity source: package-is-maintained-by-individual 778N: 779C: package-is-maintained-by-individual 780N: 781N: The package is maintained by an individual according to the 782N: maintainer/uploaders fields in the debian/control file. 783N: 784N: Severity: classification 785N: 786N: Check: fields/vcs 787N: 788N: This tag is a classification. There is no issue in your package. 789N: 790C: tdeio-umountwrapper-trinity: package-is-maintained-by-individual 791C: tdeio-umountwrapper-trinity-dbgsym: package-is-maintained-by-individual 792C: tdeio-umountwrapper-trinity source: patch-system quilt 793N: 794C: patch-system 795N: 796N: This package uses the specified patch system (eg. "quilt" or 797N: "dpatch"). 798N: 799N: Severity: classification 800N: 801N: Check: debian/patches 802N: 803N: This tag is a classification. There is no issue in your package. 804N: 805C: tdeio-umountwrapper-trinity source: source-format 3.0 (quilt) 806N: 807C: source-format 808N: 809N: This is the source format declared in the package. 810N: 811N: Severity: classification 812N: 813N: Check: debian/source-dir 814N: 815N: This tag is a classification. There is no issue in your package. 816N: 817C: tdeio-umountwrapper-trinity source: standards-version 3.8.4 818N: 819C: standards-version 820N: 821N: The standards version of the package according to Standards-Version 822N: field in the debian/control file. 823N: 824N: Severity: classification 825N: 826N: Check: fields/standards-version 827N: 828N: This tag is a classification. There is no issue in your package. 829N: 830C: tdeio-umountwrapper-trinity source: trimmed-deb822-field debian/control §1 Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev 831N: 832C: trimmed-deb822-field 833N: 834N: The raw but trimmed contents of the named field in the given Deb822 835N: file. The number indicates the section from the top, starting at 1. 836N: 837N: Severity: classification 838N: 839N: Check: fields/deb822 840N: 841N: This tag is a classification. There is no issue in your package. 842N: 843C: tdeio-umountwrapper-trinity source: trimmed-deb822-field debian/control §1 Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 844C: tdeio-umountwrapper-trinity source: trimmed-deb822-field debian/control §1 Priority optional 845C: tdeio-umountwrapper-trinity source: trimmed-deb822-field debian/control §1 Section tde 846C: tdeio-umountwrapper-trinity source: trimmed-deb822-field debian/control §1 Source tdeio-umountwrapper-trinity 847C: tdeio-umountwrapper-trinity source: trimmed-deb822-field debian/control §1 Standards-Version 3.8.4 848C: tdeio-umountwrapper-trinity source: trimmed-deb822-field debian/control §2 Architecture any 849C: tdeio-umountwrapper-trinity source: trimmed-deb822-field debian/control §2 Breaks kio-umountwrapper-trinity (<< 4:14.0.0~) 850C: tdeio-umountwrapper-trinity source: trimmed-deb822-field debian/control §2 Depends ${shlibs:Depends} 851C: tdeio-umountwrapper-trinity source: trimmed-deb822-field debian/control §2 Description progress dialog for safely removing devices in Trinity.\n Wrapper around tdeio_media_mountwrapper.\n Provides a progress dialog for Safely Removing of devices in Trinity.\n .\n Homepage: http://frode.kde.no/misc/tdeio_umountwrapper/ 852C: tdeio-umountwrapper-trinity source: trimmed-deb822-field debian/control §2 Package tdeio-umountwrapper-trinity 853C: tdeio-umountwrapper-trinity source: trimmed-deb822-field debian/control §2 Replaces kio-umountwrapper-trinity (<< 4:14.0.0~) 854C: tdeio-umountwrapper-trinity source: trimmed-field Architecture any 855N: 856C: trimmed-field 857N: 858N: These are the raw but trimmed contents of the named field in the 859N: package's primary control file. 860N: 861N: Severity: classification 862N: 863N: Check: fields/trimmed 864N: 865N: This tag is a classification. There is no issue in your package. 866N: 867C: tdeio-umountwrapper-trinity source: trimmed-field Binary tdeio-umountwrapper-trinity 868C: tdeio-umountwrapper-trinity source: trimmed-field Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev 869C: tdeio-umountwrapper-trinity source: trimmed-field Checksums-Sha1 3a3f822147d0db340258bbe16e885dafda65c036 11824 tdeio-umountwrapper-trinity_14.2.0~pre21.orig.tar.xz\n 71769ae016582902a3762e8fbcd4bdd24d78c5f1 3052 tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.debian.tar.xz 870C: tdeio-umountwrapper-trinity source: trimmed-field Checksums-Sha256 cf8cf6a93c24ee95b46a8eaa00a1f79adcadc0d3f95cccfdb01c27b90cf18ba0 11824 tdeio-umountwrapper-trinity_14.2.0~pre21.orig.tar.xz\n b00a004eed91447ffd46a82318a91cc0fd47f02218dc5646962b7403be97bf4c 3052 tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.debian.tar.xz 871C: tdeio-umountwrapper-trinity source: trimmed-field Files 6b0fdca4d520dbc0e341ba0081255f9c 11824 tdeio-umountwrapper-trinity_14.2.0~pre21.orig.tar.xz\n 1d4cc0182240c4fd24a3c3a07b3f1a2f 3052 tdeio-umountwrapper-trinity_14.2.0~pre21-0debian11.0.0+8.debian.tar.xz 872C: tdeio-umountwrapper-trinity source: trimmed-field Format 3.0 (quilt) 873C: tdeio-umountwrapper-trinity source: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 874C: tdeio-umountwrapper-trinity source: trimmed-field Package-List tdeio-umountwrapper-trinity deb tde optional arch=any 875C: tdeio-umountwrapper-trinity source: trimmed-field Source tdeio-umountwrapper-trinity 876C: tdeio-umountwrapper-trinity source: trimmed-field Standards-Version 3.8.4 877C: tdeio-umountwrapper-trinity source: trimmed-field Version 4:14.2.0~pre21-0debian11.0.0+8 878C: tdeio-umountwrapper-trinity: trimmed-field Architecture arm64 879C: tdeio-umountwrapper-trinity: trimmed-field Breaks kio-umountwrapper-trinity (<< 4:14.0.0~) 880C: tdeio-umountwrapper-trinity: trimmed-field Depends libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libtqt3-mt (>= 4:14.2.0~pre279), tdelibs14-trinity (>= 4:14.2.0~pre294) 881C: tdeio-umountwrapper-trinity: trimmed-field Description progress dialog for safely removing devices in Trinity.\n Wrapper around tdeio_media_mountwrapper.\n Provides a progress dialog for Safely Removing of devices in Trinity.\n .\n Homepage: http://frode.kde.no/misc/tdeio_umountwrapper/ 882C: tdeio-umountwrapper-trinity: trimmed-field Installed-Size 69 883C: tdeio-umountwrapper-trinity: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 884C: tdeio-umountwrapper-trinity: trimmed-field Package tdeio-umountwrapper-trinity 885C: tdeio-umountwrapper-trinity: trimmed-field Priority optional 886C: tdeio-umountwrapper-trinity: trimmed-field Replaces kio-umountwrapper-trinity (<< 4:14.0.0~) 887C: tdeio-umountwrapper-trinity: trimmed-field Section tde 888C: tdeio-umountwrapper-trinity: trimmed-field Version 4:14.2.0~pre21-0debian11.0.0+8 889C: tdeio-umountwrapper-trinity-dbgsym: trimmed-field Architecture arm64 890C: tdeio-umountwrapper-trinity-dbgsym: trimmed-field Auto-Built-Package debug-symbols 891C: tdeio-umountwrapper-trinity-dbgsym: trimmed-field Build-Ids 90fafbcfe1a814c4d72b2f9be0be139ce87437fd 892C: tdeio-umountwrapper-trinity-dbgsym: trimmed-field Depends tdeio-umountwrapper-trinity (= 4:14.2.0~pre21-0debian11.0.0+8) 893C: tdeio-umountwrapper-trinity-dbgsym: trimmed-field Description debug symbols for tdeio-umountwrapper-trinity 894C: tdeio-umountwrapper-trinity-dbgsym: trimmed-field Installed-Size 98 895C: tdeio-umountwrapper-trinity-dbgsym: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 896C: tdeio-umountwrapper-trinity-dbgsym: trimmed-field Package tdeio-umountwrapper-trinity-dbgsym 897C: tdeio-umountwrapper-trinity-dbgsym: trimmed-field Priority optional 898C: tdeio-umountwrapper-trinity-dbgsym: trimmed-field Section debug 899C: tdeio-umountwrapper-trinity-dbgsym: trimmed-field Source tdeio-umountwrapper-trinity 900C: tdeio-umountwrapper-trinity-dbgsym: trimmed-field Version 4:14.2.0~pre21-0debian11.0.0+8 901 902--------------------