1cmd: lintian --no-cfg --display-level '>=classification' --display-experimental --info --show-overrides '/tmp/debusine-fetch-exec-upload-d4t9g7x5/tde-style-polyester-trinity_14.2.0~pre53-0ubuntu22.04.0+6.dsc' '/tmp/debusine-fetch-exec-upload-d4t9g7x5/tde-style-polyester-trinity_14.2.0~pre53-0ubuntu22.04.0+6_ppc64el.deb' 2output (contains stderr only, stdout was captured): 3 4Files in working directory: 5lintian.txt 6-------------------- 7N: 8E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/ 9N: 10N: Debian packages should not install into /opt, because it is reserved for 11N: add-on software. 12N: 13N: Please refer to Filesystem Hierarchy Standard for details. 14N: 15N: Visibility: error 16N: Show-Always: no 17N: Check: files/hierarchy/standard 18N: 19N: 20E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/lib/ 21N: 22E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/ 23N: 24E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/plugins/ 25N: 26E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/plugins/styles/ 27N: 28E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/plugins/styles/polyester.la 29N: 30E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/plugins/styles/polyester.so 31N: 32E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/tdestyle_polyester_config.la 33N: 34E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/tdestyle_polyester_config.so 35N: 36E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/twin_polyester.la 37N: 38E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/twin_polyester.so 39N: 40E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/twin_polyester_config.la 41N: 42E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/lib/trinity/twin_polyester_config.so 43N: 44E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/share/ 45N: 46E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/share/apps/ 47N: 48E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/share/apps/tdedisplay/ 49N: 50E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/share/apps/tdedisplay/color-schemes/ 51N: 52E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/share/apps/tdedisplay/color-schemes/PolyesterBlue.kcsrc 53N: 54E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/share/apps/tdedisplay/color-schemes/PolyesterEmerald.kcsrc 55N: 56E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/share/apps/tdedisplay/color-schemes/PolyesterOrangeJuice.kcsrc 57N: 58E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/share/apps/tdestyle/ 59N: 60E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/share/apps/tdestyle/themes/ 61N: 62E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/share/apps/tdestyle/themes/polyester.themerc 63N: 64E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/share/apps/twin/ 65N: 66E: tde-style-polyester-trinity: dir-or-file-in-opt opt/trinity/share/apps/twin/polyester.desktop 67N: 68E: tde-style-polyester-trinity source: epoch-changed-but-upstream-version-did-not-go-backwards 1.0.3-2 -> 4:14.2.0~pre53-0ubuntu22.04.0+6 69N: 70N: The previous version of this package had a different version epoch to the 71N: current version but the upstream version did not go "backwards". For 72N: example, the previous package version was "1:1.0-1" and the current 73N: version is "2:2.0-1". 74N: 75N: This was likely an accidental bump or addition of an epoch. 76N: 77N: Epochs exist to cope with changes to the upstream version numbering 78N: scheme. Whilst they are a powerful tool, increasing or adding an epoch has 79N: many downsides including causing issues with versioned dependencies, being 80N: misleading to users and being aesthetically unappealing. Whilst they 81N: should be avoided, valid reasons to add or increment the epoch include: 82N: 83N: - Upstream changed their versioning scheme in a way that makes the 84N: latest version lower than the previous one. 85N: - You need to permanently revert to a lower upstream version. 86N: 87N: Temporary revertions (eg. after an NMU) should use not modify or introduce 88N: an epoch - please use the CURRENT+reallyFORMER until you can upload the 89N: latest version again. 90N: 91N: If you are unsure whether you need to increase the epoch for a package, 92N: please consult the debian-devel mailing list. 93N: 94N: Visibility: error 95N: Show-Always: no 96N: Check: debian/changelog 97N: 98N: 99E: tde-style-polyester-trinity source: rules-require-build-prerequisite (does not satisfy cdbs) 100N: 101N: 102N: The code in debian/rules requires a prerequisite 103N: that is not presently listed in the package's Build-Depends. 104N: 105N: In the special case of Python, affected packages should Build-Depend on 106N: one of python3, python3-all, python3-dev, or python3-all-dev. Which one 107N: depends on whether a package supports multiple Python versions, and also 108N: whether the package builds Python modules or uses Python only as part of 109N: the build process. 110N: 111N: Packages that depend on a specific Python version may build-depend on any 112N: appropriate pythonX.Y or pythonX.Y-dev package instead. 113N: 114N: The condition you see in the context is not a recommendation on what to 115N: add. If you see a list, more than likely only one member is needed to make 116N: this tag go away. You probably also do not need the :any multiarch 117N: acceptor, if you see one. 118N: 119N: Please refer to Debian Policy Manual section 4.2 for details. 120N: 121N: Visibility: error 122N: Show-Always: no 123N: Check: debian/rules 124N: Renamed from: missing-build-dependency missing-python-build-dependency 125N: 126N: 127W: tde-style-polyester-trinity source: binary-nmu-debian-revision-in-source 4:14.2.0~pre53-0ubuntu22.04.0+6 128N: 129N: The version number of your source package ends in +b and a number or has a 130N: Debian revision containing three parts. These version numbers are used by 131N: binary NMUs and should not be used as the source version. (The +b form is 132N: the current standard; the three-part version number now obsolete.) 133N: 134N: Please refer to Debian Developer's Reference section 5.10.2.1 for details. 135N: 136N: Visibility: warning 137N: Show-Always: no 138N: Check: fields/version 139N: 140N: 141W: tde-style-polyester-trinity: copyright-without-copyright-notice 142N: 143N: The copyright file for this package does not appear to contain a copyright 144N: notice. You should copy the copyright notice from the upstream source (or 145N: add one of your own for a native package). A copyright notice must consist 146N: of Copyright, Copr., or the Unicode symbol of C in a circle followed by 147N: the years and the copyright holder. A copyright notice is not required for 148N: a work to be copyrighted, but Debian requires the copyright file include 149N: the authors and years of copyright, and including a valid copyright notice 150N: is the best way to do that. Examples: 151N: 152N: Copyright YYYY Firstname Lastname <address@example.com> 153N: Copr. YYYY-YYYY Firstname Lastname <address@example.com> 154N: © YYYY,YYYY Firstname Lastname <address@example.com> 155N: 156N: If the package is in the public domain rather than copyrighted, be sure to 157N: mention "public domain" in the copyright file. Please be aware that this 158N: is very rare and not the same as a DFSG-free license. True public domain 159N: software is generally limited to such special cases as a work product of a 160N: United States government agency. 161N: 162N: Please refer to https://ftp-master.debian.org/REJECT-FAQ.html for details. 163N: 164N: Visibility: warning 165N: Show-Always: no 166N: Check: debian/copyright 167N: 168N: 169W: tde-style-polyester-trinity source: custom-compression-in-debian-source-options compression = "xz" (line 2) 170N: 171N: This package selects a custom compression level or algorithm in 172N: debian/source/options. Please remove the call and let dpkg-deb(1) select 173N: suitable defaults. 174N: 175N: Custom compression settings are usually chosen for one of two reasons: 176N: 177N: Higher compression levels or more advanced algorithms shrink the sizes of 178N: large files, but they can cause problems in the resource constrained 179N: environments used in Debian's buildd infrastructure. For example, higher 180N: than expected memory consumption may trigger an FTBFS or a failure to 181N: install. 182N: 183N: Lower compression levels or less advanced algorithms are sometimes needed 184N: to support older Debian version. Unfortunately, they also make it harder 185N: to change the defauls on an archive-wide basis. 186N: 187N: Some legitimate use cases trigger this tag. Please override it. 188N: 189N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) 190N: manual page for details. 191N: 192N: Visibility: warning 193N: Show-Always: no 194N: Check: debian/source-dir 195N: Renamed from: debian-source-options-has-custom-compression-settings 196N: 197N: 198W: tde-style-polyester-trinity source: custom-compression-in-debian-source-options compression-level = 9 (line 3) 199N: 200W: tde-style-polyester-trinity source: epoch-change-without-comment 1.0.3-2 -> 4:14.2.0~pre53-0ubuntu22.04.0+6 201N: 202N: The previous version of this package had a different version epoch (eg. 203N: 2:1.0-1) to the current version but there's no reference to this in the 204N: changelog entry. 205N: 206N: Epochs exist to cope with changes to the upstream version numbering 207N: scheme. Whilst they are a powerful tool, increasing or adding an epoch has 208N: many downsides including causing issues with versioned dependencies, being 209N: misleading to users and being aesthetically unappealing. Whilst they 210N: should be avoided, valid reasons to add or increment the epoch include: 211N: 212N: - Upstream changed their versioning scheme in a way that makes the 213N: latest version lower than the previous one. 214N: - You need to permanently revert to a lower upstream version. 215N: 216N: Temporary revertions (eg. after an NMU) should use not modify or introduce 217N: an epoch - please use the CURRENT+reallyFORMER until you can upload the 218N: latest version again. 219N: 220N: If you are unsure whether you need to increase the epoch for a package, 221N: please consult the debian-devel mailing list. 222N: 223N: Lintian looks in this version's changelog entry for the phrase "epoch". 224N: 225N: Visibility: warning 226N: Show-Always: no 227N: Check: debian/changelog 228N: 229N: 230W: tde-style-polyester-trinity: hardening-no-relro [opt/trinity/lib/trinity/plugins/styles/polyester.so] 231N: 232N: This package provides an ELF binary that lacks the "read-only relocation" 233N: link flag. This package was likely not built with the default Debian 234N: compiler flags defined by dpkg-buildflags. If built using dpkg-buildflags 235N: directly, be sure to import LDFLAGS. 236N: 237N: Please refer to https://wiki.debian.org/Hardening for details. 238N: 239N: Visibility: warning 240N: Show-Always: no 241N: Check: binaries/hardening 242N: 243N: 244W: tde-style-polyester-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdestyle_polyester_config.so] 245N: 246W: tde-style-polyester-trinity: hardening-no-relro [opt/trinity/lib/trinity/twin_polyester.so] 247N: 248W: tde-style-polyester-trinity: hardening-no-relro [opt/trinity/lib/trinity/twin_polyester_config.so] 249N: 250W: tde-style-polyester-trinity: package-has-unnecessary-activation-of-ldconfig-trigger 251N: 252N: The package activates the ldconfig trigger even though no shared libraries 253N: are installed in a directory controlled by the dynamic library loader. 254N: 255N: Note this may be triggered by a bug in debhelper, that causes it to 256N: auto-generate an ldconfig trigger for packages that do not need it. 257N: 258N: Please refer to Debian Policy Manual section 8.1.1 and Bug#204975 for 259N: details. 260N: 261N: Visibility: warning 262N: Show-Always: no 263N: Check: libraries/shared/trigger/ldconfig 264N: 265N: 266W: tde-style-polyester-trinity: unknown-section tde 267N: 268N: The "Section:" field in this package's control file is not one of the 269N: sections in use on the ftp archive. Valid sections are currently admin, 270N: comm, cli-mono, database, debug, devel, doc, editors, electronics, 271N: embedded, fonts, games, gnome, gnu-r, gnustep, graphics, hamradio, 272N: haskell, httpd, interpreters, java, javascript, kde, libdevel, libs, lisp, 273N: localization, kernel, mail, math, misc, net, news, ocaml, oldlibs, 274N: otherosfs, perl, php, python, ruby, rust, science, shells, sound, tex, 275N: text, utils, vcs, video, web, x11, xfce, zope. 276N: 277N: The section name should be preceded by "non-free/" if the package is in 278N: the non-free archive area, and by "contrib/" if the package is in the 279N: contrib archive area. 280N: 281N: Please refer to Debian Policy Manual section 2.4 for details. 282N: 283N: Visibility: warning 284N: Show-Always: no 285N: Check: fields/section 286N: 287N: 288I: tde-style-polyester-trinity source: adopted-extended-field (in section for source) XSBC-Original-Maintainer [debian/control:5] 289N: 290N: A field in debian/control has an extension prefix but is also known 291N: without it. 292N: 293N: Extension prefixes like XS-* or XC-* allow experimental fields to 294N: propagate to the right place when packages are built with dpkg. In this 295N: case, however, the field is also known without the prefix. In all 296N: likelihood the field was permanently adopted, and dpkg learned how to deal 297N: with it. 298N: 299N: Please consider removing the extension prefix for the field name. 300N: 301N: Visibility: info 302N: Show-Always: no 303N: Check: debian/control/field/adopted 304N: Renamed from: xc-package-type-in-debian-control 305N: xs-testsuite-field-in-debian-control xs-vcs-field-in-debian-control 306N: 307N: 308I: tde-style-polyester-trinity source: debian-watch-file-is-missing 309N: 310N: This source package is not Debian-native but it does not have a 311N: debian/watch file. This file is used for automatic detection of new 312N: upstream versions by the Debian External Health Status project and other 313N: project infrastructure. If this package is maintained upstream, please 314N: consider adding a debian/watch file to detect new releases. 315N: 316N: If the package is not maintained upstream or if upstream uses a 317N: distribution mechanism that cannot be meaningfully monitored by uscan and 318N: the Debian External Health Status project, please consider adding a 319N: debian/watch file containing only comments documenting the situation. 320N: 321N: Please refer to Debian Policy Manual section 4.11 and the uscan(1) manual 322N: page for details. 323N: 324N: Visibility: info 325N: Show-Always: no 326N: Check: debian/watch 327N: 328N: 329I: tde-style-polyester-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/plugins/styles/polyester.so] 330N: 331N: This package provides an ELF binary that lacks the "bindnow" linker flag. 332N: 333N: This is needed (together with "relro") to make the "Global Offset Table" 334N: (GOT) fully read-only. The bindnow feature trades startup time for 335N: improved security. Please consider enabling this feature or consider 336N: overriding the tag (possibly with a comment about why). 337N: 338N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or 339N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. 340N: 341N: The relevant compiler flags are set in LDFLAGS. 342N: 343N: Please refer to https://wiki.debian.org/Hardening for details. 344N: 345N: Visibility: info 346N: Show-Always: no 347N: Check: binaries/hardening 348N: 349N: 350I: tde-style-polyester-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdestyle_polyester_config.so] 351N: 352I: tde-style-polyester-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/twin_polyester.so] 353N: 354I: tde-style-polyester-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/twin_polyester_config.so] 355N: 356I: tde-style-polyester-trinity source: no-dh-sequencer 357N: 358N: This package does not use the dh sequencer in debian/rules. 359N: 360N: While maintainers may use a variety of build systems, this one is by far 361N: the most popular. 362N: 363N: Maintainers are strongly encouraged to use the dh sequencer in new 364N: packages and convert existing ones when appropriate. 365N: 366N: Visibility: info 367N: Show-Always: no 368N: Check: debian/rules/dh-sequencer 369N: 370N: 371I: tde-style-polyester-trinity source: out-of-date-standards-version 3.7.3 (released 2007-12-03) (current is 4.6.0.1) 372N: 373N: The source package refers to a Standards-Version older than the one that 374N: was current at the time the package was created (according to the 375N: timestamp of the latest debian/changelog entry). Please consider updating 376N: the package to current Policy and setting this control field 377N: appropriately. 378N: 379N: If the package is already compliant with the current standards, you don't 380N: have to re-upload the package just to adjust the Standards-Version control 381N: field. However, please remember to update this field next time you upload 382N: the package. 383N: 384N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 385N: debian-policy package for a summary of changes in newer versions of 386N: Policy. 387N: 388N: Please refer to 389N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 390N: details. 391N: 392N: Visibility: info 393N: Show-Always: no 394N: Check: fields/standards-version 395N: 396N: 397P: tde-style-polyester-trinity source: no-dep5-copyright [debian/copyright] 398N: 399N: This package does not use a machine-readable debian/copyright file. 400N: 401N: This format makes it easier to review licenses and can be easily parsed by 402N: Lintian. 403N: 404N: Please refer to 405N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for 406N: details. 407N: 408N: Visibility: pedantic 409N: Show-Always: no 410N: Check: debian/copyright/dep5 411N: 412N: 413P: tde-style-polyester-trinity source: no-homepage-field 414N: 415N: This non-native package lacks a Homepage field. If the package has an 416N: upstream home page that contains useful information or resources for the 417N: end user, consider adding a Homepage control field to debian/control. 418N: 419N: Please refer to Debian Policy Manual section 5.6.23 for details. 420N: 421N: Visibility: pedantic 422N: Show-Always: no 423N: Check: fields/homepage 424N: 425N: 426P: tde-style-polyester-trinity source: package-uses-old-debhelper-compat-version 10 427N: 428N: This package uses a debhelper compatibility level that is no longer 429N: recommended. Please consider using the recommended level. 430N: 431N: For most packages, the best way to set the compatibility level is to 432N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You 433N: can also use the debian/compat file or export DH_COMPAT in debian/rules. 434N: 435N: If no level is selected debhelper defaults to level 1, which is 436N: deprecated. 437N: 438N: Please refer to the debhelper(7) manual page for details. 439N: 440N: Visibility: pedantic 441N: Show-Always: no 442N: Check: debhelper 443N: 444N: 445P: tde-style-polyester-trinity: repeated-path-segment trinity opt/trinity/lib/trinity/ 446N: 447N: The file is installed into a location that repeats the given path segment. 448N: An example would be /usr/lib/lib or /usr/share/myprogram/share. 449N: 450N: More often than not this is unintended. 451N: 452N: Please refer to Bug#950052 and Bug#950027 for details. 453N: 454N: Visibility: pedantic 455N: Show-Always: no 456N: Check: files/hierarchy/path-segments 457N: 458N: 459P: tde-style-polyester-trinity source: silent-on-rules-requiring-root [debian/control] 460N: 461N: The field Rules-Requires-Root is missing from the file debian/control. 462N: 463N: Over time, Debian has sucessively narrowed the steps for which elevated 464N: privileges are required. It speeds up the building of installation 465N: packages in the archive. Eventually, Debian will switch the default 466N: archive-wide behaviour to expedite the build process further. 467N: 468N: Please declare explicitly that the sources do not require root privileges. 469N: You can use the setting Rules-Requires-Root: no in the source stanza of 470N: debian/control, but please verify with diffoscope(1) that the installation 471N: packages produced are in fact identical. 472N: 473N: Please refer to /usr/share/doc/dpkg/rootless-builds.txt.gz, Debian Policy 474N: Manual section 4.9.2, and Debian Policy Manual section 5.6.31 for details. 475N: 476N: Visibility: pedantic 477N: Show-Always: no 478N: Check: debian/control/field/rules-requires-root 479N: Renamed from: rules-requires-root-missing 480N: 481N: 482P: tde-style-polyester-trinity source: trailing-whitespace debian/changelog (line 127) 483N: 484N: This file contains lines with trailing whitespace characters. 485N: 486N: Whilst often harmless and unsightly, such extra whitespaces can also cause 487N: tools to interpret the whitespace characters literally. The tool diff(1) 488N: does not like them, either. They are best avoided. 489N: 490N: Some of these problems can be hard to track down. 491N: 492N: Whitespace at the end of lines may be removed with the following: 493N: 494N: $ sed -i -e 's@[[:space:]]*$@@g' debian/control debian/changelog 495N: 496N: If you use Emacs, you can also use "M-x wh-cl" (whitespace-cleanup). 497N: 498N: However, if you wish to only remove trailing spaces and leave trailing 499N: tabs (eg. for Makefiles), you can use the following code snippet: 500N: 501N: $ sed -i -e 's@[ ]*$@@g' debian/rules 502N: 503N: To remove empty lines from the end of a file, you can use: 504N: 505N: $ sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' debian/rules 506N: 507N: Visibility: pedantic 508N: Show-Always: no 509N: Check: debian/trailing-whitespace 510N: Renamed from: file-contains-trailing-whitespace 511N: 512N: 513P: tde-style-polyester-trinity source: trailing-whitespace debian/changelog (line 132) 514N: 515P: tde-style-polyester-trinity source: trailing-whitespace debian/changelog (line 59) 516N: 517P: tde-style-polyester-trinity source: trailing-whitespace debian/changelog (line 60) 518N: 519X: tde-style-polyester-trinity source: upstream-metadata-file-is-missing 520N: 521N: This source package is not Debian-native but it does not have a 522N: debian/upstream/metadata file. 523N: 524N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to 525N: collect meta-information about upstream projects from any source package. 526N: This file is in YAML format and it is used in to feed the data in the 527N: UltimateDebianDatabase. For example, it can contains the way the authors 528N: want their software be cited in publications and some bibliographic 529N: references about the software. 530N: 531N: Please add a debian/upstream/metadata file. 532N: 533N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and 534N: https://wiki.debian.org/UpstreamMetadata for details. 535N: 536N: Visibility: pedantic 537N: Show-Always: no 538N: Check: debian/upstream/metadata 539N: This tag is experimental. 540N: 541N: 542C: tde-style-polyester-trinity: control-tarball-compression-format zst 543N: 544N: This is the compressor format used for the control.tar tarball. 545N: 546N: Visibility: classification 547N: Show-Always: no 548N: Check: deb-format 549N: This tag is a classification. There is no issue in your package. 550N: 551N: 552C: tde-style-polyester-trinity: data-tarball-compression-format zst 553N: 554N: This is the compressor format used for the data.tar tarball. 555N: 556N: Visibility: classification 557N: Show-Always: no 558N: Check: deb-format 559N: This tag is a classification. There is no issue in your package. 560N: 561N: 562C: tde-style-polyester-trinity source: debhelper-compat-level 10 563N: 564N: This is the debhelper compat level used specified by this package. 565N: 566N: Visibility: classification 567N: Show-Always: no 568N: Check: debhelper 569N: This tag is a classification. There is no issue in your package. 570N: 571N: 572C: tde-style-polyester-trinity source: debian-build-system cdbs-with-debhelper.mk [debian/rules] 573N: 574N: This is the build system that Lintian believes the package is using. 575N: 576N: Visibility: classification 577N: Show-Always: no 578N: Check: debhelper 579N: This tag is a classification. There is no issue in your package. 580N: 581N: 582C: tde-style-polyester-trinity source: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 583N: 584N: This person is a contact in the named group for this package. 585N: 586N: Visibility: classification 587N: Show-Always: no 588N: Check: fields/mail-address 589N: Renamed from: maintainer uploader 590N: This tag is a classification. There is no issue in your package. 591N: 592N: 593C: tde-style-polyester-trinity: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 594N: 595C: tde-style-polyester-trinity: no-ctrl-scripts 596N: 597N: The package does not rely on any maintainer scripts (or other executable 598N: control files). 599N: 600N: Visibility: classification 601N: Show-Always: no 602N: Check: control-files 603N: This tag is a classification. There is no issue in your package. 604N: 605N: 606C: tde-style-polyester-trinity source: number-of-patches 0 607N: 608N: The number of patches according to the debian/patches/series file. 609N: 610N: Visibility: classification 611N: Show-Always: no 612N: Check: debian/patches/count 613N: This tag is a classification. There is no issue in your package. 614N: 615N: 616C: tde-style-polyester-trinity source: package-is-maintained-by-individual 617N: 618N: The package is maintained by an individual according to the 619N: maintainer/uploaders fields in the debian/control file. 620N: 621N: Visibility: classification 622N: Show-Always: no 623N: Check: fields/vcs 624N: This tag is a classification. There is no issue in your package. 625N: 626N: 627C: tde-style-polyester-trinity: package-is-maintained-by-individual 628N: 629C: tde-style-polyester-trinity source: patch-system quilt 630N: 631N: This package uses the specified patch system (eg. "quilt" or "dpatch"). 632N: 633N: Visibility: classification 634N: Show-Always: no 635N: Check: debian/patches 636N: This tag is a classification. There is no issue in your package. 637N: 638N: 639C: tde-style-polyester-trinity source: source-format 3.0 (quilt) 640N: 641N: This is the source format declared in the package. 642N: 643N: Visibility: classification 644N: Show-Always: no 645N: Check: debian/source-dir 646N: This tag is a classification. There is no issue in your package. 647N: 648N: 649C: tde-style-polyester-trinity source: standards-version 3.7.3 650N: 651N: The standards version of the package according to Standards-Version field 652N: in the debian/control file. 653N: 654N: Visibility: classification 655N: Show-Always: no 656N: Check: fields/standards-version 657N: This tag is a classification. There is no issue in your package. 658N: 659N: 660C: tde-style-polyester-trinity source: trimmed-deb822-field debian/control §1 Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs-trinity-dev, tdebase-trinity-dev, librsvg2-bin 661N: 662N: The raw but trimmed contents of the named field in the given Deb822 file. 663N: The number indicates the section from the top, starting at 1. 664N: 665N: Visibility: classification 666N: Show-Always: no 667N: Check: fields/deb822 668N: This tag is a classification. There is no issue in your package. 669N: 670N: 671C: tde-style-polyester-trinity source: trimmed-deb822-field debian/control §1 Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 672N: 673C: tde-style-polyester-trinity source: trimmed-deb822-field debian/control §1 Priority optional 674N: 675C: tde-style-polyester-trinity source: trimmed-deb822-field debian/control §1 Section tde 676N: 677C: tde-style-polyester-trinity source: trimmed-deb822-field debian/control §1 Source tde-style-polyester-trinity 678N: 679C: tde-style-polyester-trinity source: trimmed-deb822-field debian/control §1 Standards-Version 3.7.3 680N: 681C: tde-style-polyester-trinity source: trimmed-deb822-field debian/control §1 XSBC-Original-Maintainer Sune Vuorela <debian@pusling.com> 682N: 683C: tde-style-polyester-trinity source: trimmed-deb822-field debian/control §2 Architecture any 684N: 685C: tde-style-polyester-trinity source: trimmed-deb822-field debian/control §2 Depends ${shlibs:Depends}, ${misc:Depends} 686N: 687C: tde-style-polyester-trinity source: trimmed-deb822-field debian/control §2 Description Polyester widget style and twin decoration for TDE\n Widget style and twin decoration both aim to maintain a good balance between\n eyecandy and simplicity. Widget style is based on Plastik, window decoration\n is based on Smoothblend. 688N: 689C: tde-style-polyester-trinity source: trimmed-deb822-field debian/control §2 Package tde-style-polyester-trinity 690N: 691C: tde-style-polyester-trinity source: trimmed-field Architecture any 692N: 693N: These are the raw but trimmed contents of the named field in the package's 694N: primary control file. 695N: 696N: Visibility: classification 697N: Show-Always: no 698N: Check: fields/trimmed 699N: This tag is a classification. There is no issue in your package. 700N: 701N: 702C: tde-style-polyester-trinity source: trimmed-field Binary tde-style-polyester-trinity 703N: 704C: tde-style-polyester-trinity source: trimmed-field Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs-trinity-dev, tdebase-trinity-dev, librsvg2-bin 705N: 706C: tde-style-polyester-trinity source: trimmed-field Checksums-Sha1 5225e21d98ac459476ee32dd6c134312529095e2 210996 tde-style-polyester-trinity_14.2.0~pre53.orig.tar.xz\n b8f59569934493cdfc51471ae8eaa90df3388acf 2760 tde-style-polyester-trinity_14.2.0~pre53-0ubuntu22.04.0+6.debian.tar.xz 707N: 708C: tde-style-polyester-trinity source: trimmed-field Checksums-Sha256 b1fff6fe9bbced97fc25f45741e51e526eca61bc128671a0b39305e089a34c90 210996 tde-style-polyester-trinity_14.2.0~pre53.orig.tar.xz\n 222a65e374948614e8b6564cc2e7f5ddb8aa10592875c3df8f70f71b6d156546 2760 tde-style-polyester-trinity_14.2.0~pre53-0ubuntu22.04.0+6.debian.tar.xz 709N: 710C: tde-style-polyester-trinity source: trimmed-field Files 5541eb0a3fd50bed6854200056311afd 210996 tde-style-polyester-trinity_14.2.0~pre53.orig.tar.xz\n 4ff3d452e47576e733a2886828df0e3b 2760 tde-style-polyester-trinity_14.2.0~pre53-0ubuntu22.04.0+6.debian.tar.xz 711N: 712C: tde-style-polyester-trinity source: trimmed-field Format 3.0 (quilt) 713N: 714C: tde-style-polyester-trinity source: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 715N: 716C: tde-style-polyester-trinity source: trimmed-field Original-Maintainer Sune Vuorela <debian@pusling.com> 717N: 718C: tde-style-polyester-trinity source: trimmed-field Package-List tde-style-polyester-trinity deb tde optional arch=any 719N: 720C: tde-style-polyester-trinity source: trimmed-field Source tde-style-polyester-trinity 721N: 722C: tde-style-polyester-trinity source: trimmed-field Standards-Version 3.7.3 723N: 724C: tde-style-polyester-trinity source: trimmed-field Version 4:14.2.0~pre53-0ubuntu22.04.0+6 725N: 726C: tde-style-polyester-trinity: trimmed-field Architecture ppc64el 727N: 728C: tde-style-polyester-trinity: trimmed-field Depends libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libtqt3-mt (>= 4:14.2.0~pre279), tdelibs14-trinity (>= 4:14.2.0~pre294), twin-trinity (>= 4:14.2.0~pre734) 729N: 730C: tde-style-polyester-trinity: trimmed-field Description Polyester widget style and twin decoration for TDE\n Widget style and twin decoration both aim to maintain a good balance between\n eyecandy and simplicity. Widget style is based on Plastik, window decoration\n is based on Smoothblend. 731N: 732C: tde-style-polyester-trinity: trimmed-field Installed-Size 570 733N: 734C: tde-style-polyester-trinity: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 735N: 736C: tde-style-polyester-trinity: trimmed-field Original-Maintainer Sune Vuorela <debian@pusling.com> 737N: 738C: tde-style-polyester-trinity: trimmed-field Package tde-style-polyester-trinity 739N: 740C: tde-style-polyester-trinity: trimmed-field Priority optional 741N: 742C: tde-style-polyester-trinity: trimmed-field Section tde 743N: 744C: tde-style-polyester-trinity: trimmed-field Version 4:14.2.0~pre53-0ubuntu22.04.0+6 745 746--------------------