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