1cmd: lintian --no-cfg --display-level '>=classification' --display-experimental --info --show-overrides '/tmp/debusine-fetch-exec-upload-vfw6wrtf/tde-cmake_14.2.0~pre36-0debian13.0.2+10.dsc' '/tmp/debusine-fetch-exec-upload-vfw6wrtf/tde-cmake_14.2.0~pre36-0debian13.0.2+10_all.deb' 2output (contains stderr only, stdout was captured): 3 4Files in working directory: 5lintian.txt 6-------------------- 7N: 8E: tde-cmake: depends-on-essential-package-without-using-version Depends: perl-base 9N: 10N: The package declares a depends on an essential package, e.g. dpkg, without 11N: using a versioned depends. Packages do not need to depend on essential 12N: packages; essential means that they will always be present. The only 13N: reason to list an explicit dependency on an essential package is if you 14N: need a particular version of that package, in which case the version 15N: should be given in the dependency. 16N: 17N: Please refer to Dependencies (Section 3.5) in the Debian Policy Manual for 18N: details. 19N: 20N: Visibility: error 21N: Show-Always: no 22N: Check: fields/package-relations 23N: 24N: 25E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/FindTDE.cmake] 26N: 27N: The package ships a file in a location reserved for CMake. It usually 28N: means you shipped a Find module. 29N: 30N: Libraries should not ship Find modules Config files. Config files should 31N: be installed in the unversioned path 32N: usr/(lib/<arch>|lib|share)/cmake/<name>*/ 33N: 34N: When CMake Config files are installed in an unversioned path, your package 35N: will continue to work when a new version of CMake is uploaded. 36N: 37N: Please refer to https://wiki.debian.org/CMake and 38N: https://cmake.org/cmake/help/v3.10/manual/cmake-packages.7.html#config-file-packages 39N: for details. 40N: 41N: Visibility: error 42N: Show-Always: no 43N: Check: build-systems/cmake 44N: 45N: 46E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/FindTQt.cmake] 47N: 48E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/TDEL10n.cmake] 49N: 50E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/TDEMacros.cmake] 51N: 52E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/TDESetupPaths.cmake] 53N: 54E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/TDEVersion.cmake] 55N: 56E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/tde_automoc.cmake] 57N: 58E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/tde_l10n_merge.pl] 59N: 60E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/tde_uic.cmake] 61N: 62E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Templates/tde_dummy_cpp.cmake] 63N: 64E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Templates/tde_export_library.cmake] 65N: 66E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Templates/tde_libtool_file.cmake] 67N: 68E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Templates/tde_tdeinit_executable.cmake] 69N: 70E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Templates/tde_tdeinit_module.cmake] 71N: 72E: tde-cmake source: rules-require-build-prerequisite (does not satisfy cdbs:any) [debian/rules] 73N: 74N: 75N: The code in debian/rules requires a prerequisite 76N: that is not presently listed in the package's Build-Depends. 77N: 78N: In the special case of Python, affected packages should Build-Depend on 79N: one of python3, python3-all, python3-dev, or python3-all-dev. Which one 80N: depends on whether a package supports multiple Python versions, and also 81N: whether the package builds Python modules or uses Python only as part of 82N: the build process. 83N: 84N: Packages that depend on a specific Python version may build-depend on any 85N: appropriate pythonX.Y or pythonX.Y-dev package instead. 86N: 87N: The condition you see in the context is not a recommendation on what to 88N: add. If you see a list, more than likely only one member is needed to make 89N: this tag go away. You probably also do not need the :any multiarch 90N: qualifier, if you see one. 91N: 92N: Please refer to Package relationships (Section 4.2) in the Debian Policy 93N: Manual for details. 94N: 95N: Visibility: error 96N: Show-Always: no 97N: Check: debian/rules 98N: Renamed from: missing-build-dependency missing-python-build-dependency 99N: 100N: 101W: tde-cmake source: binary-nmu-debian-revision-in-source 4:14.2.0~pre36-0debian13.0.2+10 102N: 103N: The version number of your source package ends in +b and a number or has a 104N: Debian revision containing three parts. These version numbers are used by 105N: binary NMUs and should not be used as the source version. (The +b form is 106N: the current standard; the three-part version number now obsolete.) 107N: 108N: Please refer to Recompilation or binary-only NMU (Section 5.10.2.1) in the 109N: Debian Developer's Reference for details. 110N: 111N: Visibility: warning 112N: Show-Always: no 113N: Check: fields/version 114N: 115N: 116W: tde-cmake: copyright-refers-to-versionless-license-file usr/share/common-licenses/GPL 117N: 118N: The copyright file refers to the versionless symlink in 119N: /usr/share/common-licenses for the full text of the GPL, LGPL, or GFDL 120N: license, but the package does not appear to allow distribution under later 121N: versions of the license. This symlink will change with each release of a 122N: new version of the license and may therefore point to a different version 123N: than the package is released under. debian/copyright should instead refers 124N: to the specific version of the license that the package references. 125N: 126N: For example, if the package says something like "you can redistribute it 127N: and/or modify it under the terms of the GNU General Public License as 128N: published by the Free Software Foundation; version 2 dated June, 1991," 129N: the debian/copyright file should refer to 130N: /usr/share/common-licenses/GPL-2, not /GPL. 131N: 132N: Visibility: warning 133N: Show-Always: no 134N: Check: debian/copyright 135N: 136N: 137W: tde-cmake: copyright-without-copyright-notice 138N: 139N: The copyright file for this package does not appear to contain a copyright 140N: notice. You should copy the copyright notice from the upstream source (or 141N: add one of your own for a native package). A copyright notice must consist 142N: of Copyright, Copr., or the Unicode symbol of C in a circle followed by 143N: the years and the copyright holder. A copyright notice is not required for 144N: a work to be copyrighted, but Debian requires the copyright file include 145N: the authors and years of copyright, and including a valid copyright notice 146N: is the best way to do that. Examples: 147N: 148N: Copyright YYYY Firstname Lastname <address@example.com> 149N: Copr. YYYY-YYYY Firstname Lastname <address@example.com> 150N: © YYYY,YYYY Firstname Lastname <address@example.com> 151N: 152N: If the package is in the public domain rather than copyrighted, be sure to 153N: mention "public domain" in the copyright file. Please be aware that this 154N: is very rare and not the same as a DFSG-free license. True public domain 155N: software is generally limited to such special cases as a work product of a 156N: United States government agency. 157N: 158N: Please refer to https://ftp-master.debian.org/REJECT-FAQ.html for details. 159N: 160N: Visibility: warning 161N: Show-Always: no 162N: Check: debian/copyright 163N: 164N: 165W: tde-cmake source: custom-compression-in-debian-source-options compression = "xz" [debian/source/options:2] 166N: 167N: This package selects a custom compression level or algorithm in 168N: debian/source/options. Please remove the call and let dpkg-deb(1) select 169N: suitable defaults. 170N: 171N: Custom compression settings are usually chosen for one of two reasons: 172N: 173N: Higher compression levels or more advanced algorithms shrink the sizes of 174N: large files, but they can cause problems in the resource constrained 175N: environments used in Debian's buildd infrastructure. For example, higher 176N: than expected memory consumption may trigger an FTBFS or a failure to 177N: install. 178N: 179N: Lower compression levels or less advanced algorithms are sometimes needed 180N: to support older Debian version. Unfortunately, they also make it harder 181N: to change the defaults on an archive-wide basis. 182N: 183N: Some legitimate use cases trigger this tag. Please override it. 184N: 185N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) 186N: manual page for details. 187N: 188N: Visibility: warning 189N: Show-Always: no 190N: Check: debian/source-dir 191N: Renamed from: debian-source-options-has-custom-compression-settings 192N: 193N: 194W: tde-cmake source: custom-compression-in-debian-source-options compression-level = 9 [debian/source/options:3] 195N: 196W: tde-cmake source: debhelper-but-no-misc-depends tde-cmake 197N: 198N: The source package uses debhelper, but it does not include ${misc:Depends} 199N: in the given binary package's debian/control entry. Any debhelper command 200N: may add dependencies to ${misc:Depends} that are required for the work 201N: that it does, so recommended best practice is to always add 202N: ${misc:Depends} to the dependencies of each binary package if debhelper is 203N: in use. 204N: 205N: Please refer to the debhelper(7) manual page for details. 206N: 207N: Visibility: warning 208N: Show-Always: no 209N: Check: debhelper 210N: 211N: 212W: tde-cmake source: no-nmu-in-changelog [debian/changelog:1] 213N: 214N: When you NMU a package, that fact should be mentioned on the first line in 215N: the changelog entry. Use the words "NMU" or "Non-maintainer upload" (case 216N: insensitive). 217N: 218N: Maybe you didn't intend this upload to be a NMU, in that case, please 219N: double-check that the most recent entry in the changelog is byte-for-byte 220N: identical to the maintainer or one of the uploaders. If this is a local 221N: package (not intended for Debian), you can suppress this warning by 222N: putting "local" in the version number or "local package" on the first line 223N: of the changelog entry. 224N: 225N: Please refer to Using the DELAYED/ queue (Section 5.11.3) in the Debian 226N: Developer's Reference for details. 227N: 228N: Visibility: warning 229N: Show-Always: no 230N: Check: nmu 231N: Renamed from: changelog-should-mention-nmu 232N: 233N: 234W: tde-cmake: script-not-executable [usr/share/cmake-3.31/Modules/tde_l10n_merge.pl] 235N: 236N: This file starts with the #! sequence that marks interpreted scripts, but 237N: it is not executable. 238N: 239N: There has been some discussion to allow such files in paths other than 240N: /usr/bin but there was ultimately no broad support for it. 241N: 242N: Please refer to Bug#368792 for details. 243N: 244N: Visibility: warning 245N: Show-Always: no 246N: Check: scripts 247N: 248N: 249W: tde-cmake source: source-nmu-has-incorrect-version-number 4:14.2.0~pre36-0debian13.0.2+10 [debian/changelog:1] 250N: 251N: A source NMU should have a Debian revision of "-x.x" (or "+nmuX" for a 252N: native package). This is to prevent stealing version numbers from the 253N: maintainer. 254N: 255N: Maybe you didn't intend this upload to be a NMU, in that case, please 256N: double-check that the most recent entry in the changelog is byte-for-byte 257N: identical to the maintainer or one of the uploaders. If this is a local 258N: package (not intended for Debian), you can suppress this warning by 259N: putting "local" in the version number or "local package" on the first line 260N: of the changelog entry. 261N: 262N: Please refer to NMUs and debian/changelog (Section 5.11.2) in the Debian 263N: Developer's Reference for details. 264N: 265N: Visibility: warning 266N: Show-Always: no 267N: Check: nmu 268N: 269N: 270W: tde-cmake: unknown-section tde 271N: 272N: The "Section:" field in this package's control file is not one of the 273N: sections in use on the ftp archive. Valid sections are currently admin, 274N: comm, cli-mono, database, debug, devel, doc, editors, electronics, 275N: embedded, fonts, games, gnome, gnu-r, gnustep, graphics, hamradio, 276N: haskell, httpd, interpreters, java, javascript, kde, libdevel, libs, lisp, 277N: localization, kernel, mail, math, misc, net, news, ocaml, oldlibs, 278N: otherosfs, perl, php, python, ruby, rust, science, shells, sound, tex, 279N: text, utils, vcs, video, web, x11, xfce, zope. 280N: 281N: The section name should be preceded by either "contrib/", "non-free/" or 282N: "non-free-firmware/" if the package is in the according archive area. 283N: 284N: Please refer to Sections (Section 2.4) in the Debian Policy Manual for 285N: details. 286N: 287N: Visibility: warning 288N: Show-Always: no 289N: Check: fields/section 290N: 291N: 292I: tde-cmake source: debian-watch-file-is-missing 293N: 294N: This source package is not Debian-native but it does not have a 295N: debian/watch file. This file is used for automatic detection of new 296N: upstream versions by the Debian External Health Status project and other 297N: project infrastructure. If this package is maintained upstream, please 298N: consider adding a debian/watch file to detect new releases. 299N: 300N: If the package is not maintained upstream or if upstream uses a 301N: distribution mechanism that cannot be meaningfully monitored by uscan and 302N: the Debian External Health Status project, please consider adding a 303N: debian/watch file containing only comments documenting the situation. 304N: 305N: Please refer to Upstream source location: debian/watch (Section 4.11) in 306N: the Debian Policy Manual and the uscan(1) manual page for details. 307N: 308N: Visibility: info 309N: Show-Always: no 310N: Check: debian/watch 311N: 312N: 313I: tde-cmake source: no-dh-sequencer [debian/rules] 314N: 315N: This package does not use the dh sequencer in debian/rules. 316N: 317N: While maintainers may use a variety of build systems, this one is by far 318N: the most popular. 319N: 320N: Maintainers are strongly encouraged to use the dh sequencer in new 321N: packages and convert existing ones when appropriate. 322N: 323N: Visibility: info 324N: Show-Always: no 325N: Check: debian/rules/dh-sequencer 326N: 327N: 328I: tde-cmake source: out-of-date-standards-version 3.8.4 (released 2010-01-27) (current is 4.7.2) 329N: 330N: The source package refers to a Standards-Version older than the one that 331N: was current at the time the package was created (according to the 332N: timestamp of the latest debian/changelog entry). Please consider updating 333N: the package to current Policy and setting this control field 334N: appropriately. 335N: 336N: If the package is already compliant with the current standards, you don't 337N: have to re-upload the package just to adjust the Standards-Version control 338N: field. However, please remember to update this field next time you upload 339N: the package. 340N: 341N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 342N: debian-policy package for a summary of changes in newer versions of 343N: Policy. 344N: 345N: Please refer to 346N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 347N: details. 348N: 349N: Visibility: info 350N: Show-Always: no 351N: Check: fields/standards-version 352N: 353N: 354I: tde-cmake source: quilt-patch-missing-description [debian/patches/bp000-add-tde-file-glob.diff] 355N: 356N: quilt patch files should start with a description of patch. All lines 357N: before the start of the patch itself are considered part of the 358N: description. You can edit the description with quilt header -e when the 359N: patch is at the top of the stack. 360N: 361N: As well as a description of the purpose and function of the patch, the 362N: description should ideally contain author information, a URL for the bug 363N: report (if any), Debian or upstream bugs fixed by it, upstream status, the 364N: Debian version and date the patch was first included, and any other 365N: information that would be useful if someone were investigating the patch 366N: and underlying problem. Please consider using the DEP 3 format for this 367N: information. 368N: 369N: Please refer to https://dep-team.pages.debian.net/deps/dep3/ for details. 370N: 371N: Visibility: info 372N: Show-Always: no 373N: Check: debian/patches/quilt 374N: 375N: 376P: tde-cmake source: no-dep5-copyright [debian/copyright] 377N: 378N: This package does not use a machine-readable debian/copyright file. 379N: 380N: This format makes it easier to review licenses and can be easily parsed by 381N: Lintian. 382N: 383N: Please refer to 384N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for 385N: details. 386N: 387N: Visibility: pedantic 388N: Show-Always: no 389N: Check: debian/copyright/dep5 390N: 391N: 392P: tde-cmake source: no-homepage-field 393N: 394N: This non-native package lacks a Homepage field. If the package has an 395N: upstream home page that contains useful information or resources for the 396N: end user, consider adding a Homepage control field to debian/control. 397N: 398N: Please refer to Homepage (Section 5.6.23) in the Debian Policy Manual for 399N: details. 400N: 401N: Visibility: pedantic 402N: Show-Always: no 403N: Check: fields/homepage 404N: 405N: 406P: tde-cmake source: package-uses-old-debhelper-compat-version 10 407N: 408N: This package uses a debhelper compatibility level that is no longer 409N: recommended. Please consider using the recommended level. 410N: 411N: For most packages, the best way to set the compatibility level is to 412N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You 413N: can also use the debian/compat file or export DH_COMPAT in debian/rules. 414N: 415N: If no level is selected debhelper defaults to level 1, which is 416N: deprecated. 417N: 418N: Please refer to the debhelper(7) manual page for details. 419N: 420N: Visibility: pedantic 421N: Show-Always: no 422N: Check: debhelper 423N: 424N: 425X: tde-cmake source: upstream-metadata-file-is-missing 426N: 427N: This source package is not Debian-native but it does not have a 428N: debian/upstream/metadata file. 429N: 430N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to 431N: collect meta-information about upstream projects from any source package. 432N: This file is in YAML format and it is used in to feed the data in the 433N: UltimateDebianDatabase. For example, it can contains the way the authors 434N: want their software be cited in publications and some bibliographic 435N: references about the software. 436N: 437N: Please add a debian/upstream/metadata file. 438N: 439N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and 440N: https://wiki.debian.org/UpstreamMetadata for details. 441N: 442N: Visibility: pedantic 443N: Show-Always: no 444N: Check: debian/upstream/metadata 445N: This tag is experimental. 446N: 447N: 448C: tde-cmake: control-tarball-compression-format xz 449N: 450N: This is the compressor format used for the control.tar tarball. 451N: 452N: Visibility: classification 453N: Show-Always: no 454N: Check: deb-format 455N: This tag is a classification. There is no issue in your package. 456N: 457N: 458C: tde-cmake: data-tarball-compression-format xz 459N: 460N: This is the compressor format used for the data.tar tarball. 461N: 462N: Visibility: classification 463N: Show-Always: no 464N: Check: deb-format 465N: This tag is a classification. There is no issue in your package. 466N: 467N: 468C: tde-cmake source: debhelper-compat-level 10 469N: 470N: This is the debhelper compat level used specified by this package. 471N: 472N: Visibility: classification 473N: Show-Always: no 474N: Check: debhelper 475N: This tag is a classification. There is no issue in your package. 476N: 477N: 478C: tde-cmake source: debian-build-system cdbs-with-debhelper.mk [debian/rules] 479N: 480N: This is the build system that Lintian believes the package is using. 481N: 482N: Visibility: classification 483N: Show-Always: no 484N: Check: debhelper 485N: This tag is a classification. There is no issue in your package. 486N: 487N: 488C: tde-cmake source: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 489N: 490N: This person is a contact in the named group for this package. 491N: 492N: Visibility: classification 493N: Show-Always: no 494N: Check: fields/mail-address 495N: Renamed from: maintainer uploader 496N: This tag is a classification. There is no issue in your package. 497N: 498N: 499C: tde-cmake: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 500N: 501C: tde-cmake: no-ctrl-scripts 502N: 503N: The package does not rely on any maintainer scripts (or other executable 504N: control files). 505N: 506N: Visibility: classification 507N: Show-Always: no 508N: Check: control-files 509N: This tag is a classification. There is no issue in your package. 510N: 511N: 512C: tde-cmake source: number-of-patches 1 [debian/patches/series] 513N: 514N: The number of patches according to the debian/patches/series file. 515N: 516N: Visibility: classification 517N: Show-Always: no 518N: Check: debian/patches/count 519N: This tag is a classification. There is no issue in your package. 520N: 521N: 522C: tde-cmake source: package-is-maintained-by-individual 523N: 524N: The package is maintained by an individual according to the 525N: maintainer/uploaders fields in the debian/control file. 526N: 527N: Visibility: classification 528N: Show-Always: no 529N: Check: fields/vcs 530N: This tag is a classification. There is no issue in your package. 531N: 532N: 533C: tde-cmake: package-is-maintained-by-individual 534N: 535C: tde-cmake source: patch-system quilt 536N: 537N: This package uses the specified patch system (eg. "quilt" or "dpatch"). 538N: 539N: Visibility: classification 540N: Show-Always: no 541N: Check: debian/patches 542N: This tag is a classification. There is no issue in your package. 543N: 544N: 545C: tde-cmake source: silent-on-rules-requiring-root [debian/control] 546N: 547N: The field Rules-Requires-Root is not declared in the file debian/control. 548N: 549N: Please refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules 550N: and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and 551N: Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for 552N: details. 553N: 554N: Visibility: classification 555N: Show-Always: no 556N: Check: debian/control/field/rules-requires-root 557N: Renamed from: rules-requires-root-missing 558N: This tag is a classification. There is no issue in your package. 559N: 560N: 561C: tde-cmake source: source-format 3.0 (quilt) 562N: 563N: This is the source format declared in the package. 564N: 565N: Visibility: classification 566N: Show-Always: no 567N: Check: debian/source-dir 568N: This tag is a classification. There is no issue in your package. 569N: 570N: 571C: tde-cmake source: standards-version 3.8.4 572N: 573N: The standards version of the package according to Standards-Version field 574N: in the debian/control file. 575N: 576N: Visibility: classification 577N: Show-Always: no 578N: Check: fields/standards-version 579N: This tag is a classification. There is no issue in your package. 580N: 581N: 582C: tde-cmake source: trimmed-deb822-field §1 Build-Depends tde-cdbs, debhelper (>= 10~), quilt, cmake (>= 3.10~) [debian/control:5] 583N: 584N: The raw but trimmed contents of the named field in the given Deb822 file. 585N: The number indicates the section from the top, starting at 1. 586N: 587N: Visibility: classification 588N: Show-Always: no 589N: Check: fields/deb822 590N: This tag is a classification. There is no issue in your package. 591N: 592N: 593C: tde-cmake source: trimmed-deb822-field §1 Maintainer TDE Debian Team <team-debian@trinitydesktop.org> [debian/control:4] 594N: 595C: tde-cmake source: trimmed-deb822-field §1 Priority optional [debian/control:3] 596N: 597C: tde-cmake source: trimmed-deb822-field §1 Section tde [debian/control:2] 598N: 599C: tde-cmake source: trimmed-deb822-field §1 Source tde-cmake [debian/control:1] 600N: 601C: tde-cmake source: trimmed-deb822-field §1 Standards-Version 3.8.4 [debian/control:6] 602N: 603C: tde-cmake source: trimmed-deb822-field §2 Architecture all [debian/control:9] 604N: 605C: tde-cmake source: trimmed-deb822-field §2 Breaks cmake-trinity (<< 4:14.1.0~) [debian/control:12] 606N: 607C: tde-cmake source: trimmed-deb822-field §2 Depends cmake (>= ${CMake-Version2}~), cmake (<< ${CMake-Next-Version2}~), perl-base, libxml-parser-perl [debian/control:10] 608N: 609C: tde-cmake source: trimmed-deb822-field §2 Description TDE CMake modules\n TDE uses its own set of modules and macros to simplify CMake rules.\n .\n This also includes the TDEL10n module that is used to generate and\n update templates for translations and the modified version of\n intltool-merge used to merge translations into desktop files. [debian/control:14] 610N: 611C: tde-cmake source: trimmed-deb822-field §2 Package tde-cmake [debian/control:8] 612N: 613C: tde-cmake source: trimmed-deb822-field §2 Provides cmake-trinity (= ${source:Version}) [debian/control:13] 614N: 615C: tde-cmake source: trimmed-deb822-field §2 Replaces cmake-trinity (<< 4:14.1.0~) [debian/control:11] 616N: 617C: tde-cmake source: trimmed-field Architecture all 618N: 619N: These are the raw but trimmed contents of the named field in the package's 620N: primary control file. 621N: 622N: Visibility: classification 623N: Show-Always: no 624N: Check: fields/trimmed 625N: This tag is a classification. There is no issue in your package. 626N: 627N: 628C: tde-cmake source: trimmed-field Binary tde-cmake 629N: 630C: tde-cmake source: trimmed-field Build-Depends tde-cdbs, debhelper (>= 10~), quilt, cmake (>= 3.10~) 631N: 632C: tde-cmake source: trimmed-field Checksums-Sha1 e939efe0b894e31ccc9577c4f760744527f1e339 37412 tde-cmake_14.2.0~pre36.orig.tar.xz\n b713710b4239bbbe4a73ec094ec697e0d121f899 3628 tde-cmake_14.2.0~pre36-0debian13.0.2+10.debian.tar.xz 633N: 634C: tde-cmake source: trimmed-field Checksums-Sha256 87133ab52b0e2c5d39020c8bfbfa16126e8f91237bf7c2b5a227e59c996ff22b 37412 tde-cmake_14.2.0~pre36.orig.tar.xz\n c9c4a467b6b7b9672200d190cf30c87889526ebe608346d7d20b6a050444f57d 3628 tde-cmake_14.2.0~pre36-0debian13.0.2+10.debian.tar.xz 635N: 636C: tde-cmake source: trimmed-field Files 54d304ce311d166e108cfe8cbd8d85a2 37412 tde-cmake_14.2.0~pre36.orig.tar.xz\n 1f9113c57039aa51103d308956fec4c9 3628 tde-cmake_14.2.0~pre36-0debian13.0.2+10.debian.tar.xz 637N: 638C: tde-cmake source: trimmed-field Format 3.0 (quilt) 639N: 640C: tde-cmake source: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 641N: 642C: tde-cmake source: trimmed-field Package-List tde-cmake deb tde optional arch=all 643N: 644C: tde-cmake source: trimmed-field Source tde-cmake 645N: 646C: tde-cmake source: trimmed-field Standards-Version 3.8.4 647N: 648C: tde-cmake source: trimmed-field Version 4:14.2.0~pre36-0debian13.0.2+10 649N: 650C: tde-cmake: trimmed-field Architecture all 651N: 652C: tde-cmake: trimmed-field Breaks cmake-trinity (<< 4:14.1.0~) 653N: 654C: tde-cmake: trimmed-field Depends cmake (>= 3.31~), cmake (<< 3.32~), perl-base, libxml-parser-perl 655N: 656C: tde-cmake: trimmed-field Description TDE CMake modules\n TDE uses its own set of modules and macros to simplify CMake rules.\n .\n This also includes the TDEL10n module that is used to generate and\n update templates for translations and the modified version of\n intltool-merge used to merge translations into desktop files. 657N: 658C: tde-cmake: trimmed-field Installed-Size 227 659N: 660C: tde-cmake: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 661N: 662C: tde-cmake: trimmed-field Package tde-cmake 663N: 664C: tde-cmake: trimmed-field Priority optional 665N: 666C: tde-cmake: trimmed-field Provides cmake-trinity (= 4:14.2.0~pre36-0debian13.0.2+10) 667N: 668C: tde-cmake: trimmed-field Replaces cmake-trinity (<< 4:14.1.0~) 669N: 670C: tde-cmake: trimmed-field Section tde 671N: 672C: tde-cmake: trimmed-field Version 4:14.2.0~pre36-0debian13.0.2+10 673 674--------------------