cmd: 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' output (contains stderr only, stdout was captured): Files in working directory: lintian.txt -------------------- N: E: tde-cmake: depends-on-essential-package-without-using-version Depends: perl-base N: N: The package declares a depends on an essential package, e.g. dpkg, without N: using a versioned depends. Packages do not need to depend on essential N: packages; essential means that they will always be present. The only N: reason to list an explicit dependency on an essential package is if you N: need a particular version of that package, in which case the version N: should be given in the dependency. N: N: Please refer to Dependencies (Section 3.5) in the Debian Policy Manual for N: details. N: N: Visibility: error N: Show-Always: no N: Check: fields/package-relations N: N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/FindTDE.cmake] N: N: The package ships a file in a location reserved for CMake. It usually N: means you shipped a Find module. N: N: Libraries should not ship Find modules Config files. Config files should N: be installed in the unversioned path N: usr/(lib/|lib|share)/cmake/*/ N: N: When CMake Config files are installed in an unversioned path, your package N: will continue to work when a new version of CMake is uploaded. N: N: Please refer to https://wiki.debian.org/CMake and N: https://cmake.org/cmake/help/v3.10/manual/cmake-packages.7.html#config-file-packages N: for details. N: N: Visibility: error N: Show-Always: no N: Check: build-systems/cmake N: N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/FindTQt.cmake] N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/TDEL10n.cmake] N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/TDEMacros.cmake] N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/TDESetupPaths.cmake] N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/TDEVersion.cmake] N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/tde_automoc.cmake] N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/tde_l10n_merge.pl] N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Modules/tde_uic.cmake] N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Templates/tde_dummy_cpp.cmake] N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Templates/tde_export_library.cmake] N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Templates/tde_libtool_file.cmake] N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Templates/tde_tdeinit_executable.cmake] N: E: tde-cmake: package-contains-cmake-private-file [usr/share/cmake-3.31/Templates/tde_tdeinit_module.cmake] N: E: tde-cmake source: rules-require-build-prerequisite (does not satisfy cdbs:any) [debian/rules] N: N: N: The code in debian/rules requires a prerequisite N: that is not presently listed in the package's Build-Depends. N: N: In the special case of Python, affected packages should Build-Depend on N: one of python3, python3-all, python3-dev, or python3-all-dev. Which one N: depends on whether a package supports multiple Python versions, and also N: whether the package builds Python modules or uses Python only as part of N: the build process. N: N: Packages that depend on a specific Python version may build-depend on any N: appropriate pythonX.Y or pythonX.Y-dev package instead. N: N: The condition you see in the context is not a recommendation on what to N: add. If you see a list, more than likely only one member is needed to make N: this tag go away. You probably also do not need the :any multiarch N: qualifier, if you see one. N: N: Please refer to Package relationships (Section 4.2) in the Debian Policy N: Manual for details. N: N: Visibility: error N: Show-Always: no N: Check: debian/rules N: Renamed from: missing-build-dependency missing-python-build-dependency N: N: W: tde-cmake source: binary-nmu-debian-revision-in-source 4:14.2.0~pre36-0debian13.0.2+10 N: N: The version number of your source package ends in +b and a number or has a N: Debian revision containing three parts. These version numbers are used by N: binary NMUs and should not be used as the source version. (The +b form is N: the current standard; the three-part version number now obsolete.) N: N: Please refer to Recompilation or binary-only NMU (Section 5.10.2.1) in the N: Debian Developer's Reference for details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/version N: N: W: tde-cmake: copyright-refers-to-versionless-license-file usr/share/common-licenses/GPL N: N: The copyright file refers to the versionless symlink in N: /usr/share/common-licenses for the full text of the GPL, LGPL, or GFDL N: license, but the package does not appear to allow distribution under later N: versions of the license. This symlink will change with each release of a N: new version of the license and may therefore point to a different version N: than the package is released under. debian/copyright should instead refers N: to the specific version of the license that the package references. N: N: For example, if the package says something like "you can redistribute it N: and/or modify it under the terms of the GNU General Public License as N: published by the Free Software Foundation; version 2 dated June, 1991," N: the debian/copyright file should refer to N: /usr/share/common-licenses/GPL-2, not /GPL. N: N: Visibility: warning N: Show-Always: no N: Check: debian/copyright N: N: W: tde-cmake: copyright-without-copyright-notice N: N: The copyright file for this package does not appear to contain a copyright N: notice. You should copy the copyright notice from the upstream source (or N: add one of your own for a native package). A copyright notice must consist N: of Copyright, Copr., or the Unicode symbol of C in a circle followed by N: the years and the copyright holder. A copyright notice is not required for N: a work to be copyrighted, but Debian requires the copyright file include N: the authors and years of copyright, and including a valid copyright notice N: is the best way to do that. Examples: N: N: Copyright YYYY Firstname Lastname N: Copr. YYYY-YYYY Firstname Lastname N: © YYYY,YYYY Firstname Lastname N: N: If the package is in the public domain rather than copyrighted, be sure to N: mention "public domain" in the copyright file. Please be aware that this N: is very rare and not the same as a DFSG-free license. True public domain N: software is generally limited to such special cases as a work product of a N: United States government agency. N: N: Please refer to https://ftp-master.debian.org/REJECT-FAQ.html for details. N: N: Visibility: warning N: Show-Always: no N: Check: debian/copyright N: N: W: tde-cmake source: custom-compression-in-debian-source-options compression = "xz" [debian/source/options:2] N: N: This package selects a custom compression level or algorithm in N: debian/source/options. Please remove the call and let dpkg-deb(1) select N: suitable defaults. N: N: Custom compression settings are usually chosen for one of two reasons: N: N: Higher compression levels or more advanced algorithms shrink the sizes of N: large files, but they can cause problems in the resource constrained N: environments used in Debian's buildd infrastructure. For example, higher N: than expected memory consumption may trigger an FTBFS or a failure to N: install. N: N: Lower compression levels or less advanced algorithms are sometimes needed N: to support older Debian version. Unfortunately, they also make it harder N: to change the defaults on an archive-wide basis. N: N: Some legitimate use cases trigger this tag. Please override it. N: N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) N: manual page for details. N: N: Visibility: warning N: Show-Always: no N: Check: debian/source-dir N: Renamed from: debian-source-options-has-custom-compression-settings N: N: W: tde-cmake source: custom-compression-in-debian-source-options compression-level = 9 [debian/source/options:3] N: W: tde-cmake source: debhelper-but-no-misc-depends tde-cmake N: N: The source package uses debhelper, but it does not include ${misc:Depends} N: in the given binary package's debian/control entry. Any debhelper command N: may add dependencies to ${misc:Depends} that are required for the work N: that it does, so recommended best practice is to always add N: ${misc:Depends} to the dependencies of each binary package if debhelper is N: in use. N: N: Please refer to the debhelper(7) manual page for details. N: N: Visibility: warning N: Show-Always: no N: Check: debhelper N: N: W: tde-cmake source: no-nmu-in-changelog [debian/changelog:1] N: N: When you NMU a package, that fact should be mentioned on the first line in N: the changelog entry. Use the words "NMU" or "Non-maintainer upload" (case N: insensitive). N: N: Maybe you didn't intend this upload to be a NMU, in that case, please N: double-check that the most recent entry in the changelog is byte-for-byte N: identical to the maintainer or one of the uploaders. If this is a local N: package (not intended for Debian), you can suppress this warning by N: putting "local" in the version number or "local package" on the first line N: of the changelog entry. N: N: Please refer to Using the DELAYED/ queue (Section 5.11.3) in the Debian N: Developer's Reference for details. N: N: Visibility: warning N: Show-Always: no N: Check: nmu N: Renamed from: changelog-should-mention-nmu N: N: W: tde-cmake: script-not-executable [usr/share/cmake-3.31/Modules/tde_l10n_merge.pl] N: N: This file starts with the #! sequence that marks interpreted scripts, but N: it is not executable. N: N: There has been some discussion to allow such files in paths other than N: /usr/bin but there was ultimately no broad support for it. N: N: Please refer to Bug#368792 for details. N: N: Visibility: warning N: Show-Always: no N: Check: scripts N: N: W: tde-cmake source: source-nmu-has-incorrect-version-number 4:14.2.0~pre36-0debian13.0.2+10 [debian/changelog:1] N: N: A source NMU should have a Debian revision of "-x.x" (or "+nmuX" for a N: native package). This is to prevent stealing version numbers from the N: maintainer. N: N: Maybe you didn't intend this upload to be a NMU, in that case, please N: double-check that the most recent entry in the changelog is byte-for-byte N: identical to the maintainer or one of the uploaders. If this is a local N: package (not intended for Debian), you can suppress this warning by N: putting "local" in the version number or "local package" on the first line N: of the changelog entry. N: N: Please refer to NMUs and debian/changelog (Section 5.11.2) in the Debian N: Developer's Reference for details. N: N: Visibility: warning N: Show-Always: no N: Check: nmu N: N: W: tde-cmake: unknown-section tde N: N: The "Section:" field in this package's control file is not one of the N: sections in use on the ftp archive. Valid sections are currently admin, N: comm, cli-mono, database, debug, devel, doc, editors, electronics, N: embedded, fonts, games, gnome, gnu-r, gnustep, graphics, hamradio, N: haskell, httpd, interpreters, java, javascript, kde, libdevel, libs, lisp, N: localization, kernel, mail, math, misc, net, news, ocaml, oldlibs, N: otherosfs, perl, php, python, ruby, rust, science, shells, sound, tex, N: text, utils, vcs, video, web, x11, xfce, zope. N: N: The section name should be preceded by either "contrib/", "non-free/" or N: "non-free-firmware/" if the package is in the according archive area. N: N: Please refer to Sections (Section 2.4) in the Debian Policy Manual for N: details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/section N: N: I: tde-cmake source: debian-watch-file-is-missing N: N: This source package is not Debian-native but it does not have a N: debian/watch file. This file is used for automatic detection of new N: upstream versions by the Debian External Health Status project and other N: project infrastructure. If this package is maintained upstream, please N: consider adding a debian/watch file to detect new releases. N: N: If the package is not maintained upstream or if upstream uses a N: distribution mechanism that cannot be meaningfully monitored by uscan and N: the Debian External Health Status project, please consider adding a N: debian/watch file containing only comments documenting the situation. N: N: Please refer to Upstream source location: debian/watch (Section 4.11) in N: the Debian Policy Manual and the uscan(1) manual page for details. N: N: Visibility: info N: Show-Always: no N: Check: debian/watch N: N: I: tde-cmake source: no-dh-sequencer [debian/rules] N: N: This package does not use the dh sequencer in debian/rules. N: N: While maintainers may use a variety of build systems, this one is by far N: the most popular. N: N: Maintainers are strongly encouraged to use the dh sequencer in new N: packages and convert existing ones when appropriate. N: N: Visibility: info N: Show-Always: no N: Check: debian/rules/dh-sequencer N: N: I: tde-cmake source: out-of-date-standards-version 3.8.4 (released 2010-01-27) (current is 4.7.2) N: N: The source package refers to a Standards-Version older than the one that N: was current at the time the package was created (according to the N: timestamp of the latest debian/changelog entry). Please consider updating N: the package to current Policy and setting this control field N: appropriately. N: N: If the package is already compliant with the current standards, you don't N: have to re-upload the package just to adjust the Standards-Version control N: field. However, please remember to update this field next time you upload N: the package. N: N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the N: debian-policy package for a summary of changes in newer versions of N: Policy. N: N: Please refer to N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for N: details. N: N: Visibility: info N: Show-Always: no N: Check: fields/standards-version N: N: I: tde-cmake source: quilt-patch-missing-description [debian/patches/bp000-add-tde-file-glob.diff] N: N: quilt patch files should start with a description of patch. All lines N: before the start of the patch itself are considered part of the N: description. You can edit the description with quilt header -e when the N: patch is at the top of the stack. N: N: As well as a description of the purpose and function of the patch, the N: description should ideally contain author information, a URL for the bug N: report (if any), Debian or upstream bugs fixed by it, upstream status, the N: Debian version and date the patch was first included, and any other N: information that would be useful if someone were investigating the patch N: and underlying problem. Please consider using the DEP 3 format for this N: information. N: N: Please refer to https://dep-team.pages.debian.net/deps/dep3/ for details. N: N: Visibility: info N: Show-Always: no N: Check: debian/patches/quilt N: N: P: tde-cmake source: no-dep5-copyright [debian/copyright] N: N: This package does not use a machine-readable debian/copyright file. N: N: This format makes it easier to review licenses and can be easily parsed by N: Lintian. N: N: Please refer to N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for N: details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/copyright/dep5 N: N: P: tde-cmake source: no-homepage-field N: N: This non-native package lacks a Homepage field. If the package has an N: upstream home page that contains useful information or resources for the N: end user, consider adding a Homepage control field to debian/control. N: N: Please refer to Homepage (Section 5.6.23) in the Debian Policy Manual for N: details. N: N: Visibility: pedantic N: Show-Always: no N: Check: fields/homepage N: N: P: tde-cmake source: package-uses-old-debhelper-compat-version 10 N: N: This package uses a debhelper compatibility level that is no longer N: recommended. Please consider using the recommended level. N: N: For most packages, the best way to set the compatibility level is to N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You N: can also use the debian/compat file or export DH_COMPAT in debian/rules. N: N: If no level is selected debhelper defaults to level 1, which is N: deprecated. N: N: Please refer to the debhelper(7) manual page for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debhelper N: N: X: tde-cmake source: upstream-metadata-file-is-missing N: N: This source package is not Debian-native but it does not have a N: debian/upstream/metadata file. N: N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to N: collect meta-information about upstream projects from any source package. N: This file is in YAML format and it is used in to feed the data in the N: UltimateDebianDatabase. For example, it can contains the way the authors N: want their software be cited in publications and some bibliographic N: references about the software. N: N: Please add a debian/upstream/metadata file. N: N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and N: https://wiki.debian.org/UpstreamMetadata for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/upstream/metadata N: This tag is experimental. N: N: C: tde-cmake: control-tarball-compression-format xz N: N: This is the compressor format used for the control.tar tarball. N: N: Visibility: classification N: Show-Always: no N: Check: deb-format N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake: data-tarball-compression-format xz N: N: This is the compressor format used for the data.tar tarball. N: N: Visibility: classification N: Show-Always: no N: Check: deb-format N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake source: debhelper-compat-level 10 N: N: This is the debhelper compat level used specified by this package. N: N: Visibility: classification N: Show-Always: no N: Check: debhelper N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake source: debian-build-system cdbs-with-debhelper.mk [debian/rules] N: N: This is the build system that Lintian believes the package is using. N: N: Visibility: classification N: Show-Always: no N: Check: debhelper N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake source: mail-contact Maintainer "TDE Debian Team" N: N: This person is a contact in the named group for this package. N: N: Visibility: classification N: Show-Always: no N: Check: fields/mail-address N: Renamed from: maintainer uploader N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake: mail-contact Maintainer "TDE Debian Team" N: C: tde-cmake: no-ctrl-scripts N: N: The package does not rely on any maintainer scripts (or other executable N: control files). N: N: Visibility: classification N: Show-Always: no N: Check: control-files N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake source: number-of-patches 1 [debian/patches/series] N: N: The number of patches according to the debian/patches/series file. N: N: Visibility: classification N: Show-Always: no N: Check: debian/patches/count N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake source: package-is-maintained-by-individual N: N: The package is maintained by an individual according to the N: maintainer/uploaders fields in the debian/control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/vcs N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake: package-is-maintained-by-individual N: C: tde-cmake source: patch-system quilt N: N: This package uses the specified patch system (eg. "quilt" or "dpatch"). N: N: Visibility: classification N: Show-Always: no N: Check: debian/patches N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake source: silent-on-rules-requiring-root [debian/control] N: N: The field Rules-Requires-Root is not declared in the file debian/control. N: N: Please refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules N: and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and N: Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for N: details. N: N: Visibility: classification N: Show-Always: no N: Check: debian/control/field/rules-requires-root N: Renamed from: rules-requires-root-missing N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake source: source-format 3.0 (quilt) N: N: This is the source format declared in the package. N: N: Visibility: classification N: Show-Always: no N: Check: debian/source-dir N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake source: standards-version 3.8.4 N: N: The standards version of the package according to Standards-Version field N: in the debian/control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/standards-version N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake source: trimmed-deb822-field §1 Build-Depends tde-cdbs, debhelper (>= 10~), quilt, cmake (>= 3.10~) [debian/control:5] N: N: The raw but trimmed contents of the named field in the given Deb822 file. N: The number indicates the section from the top, starting at 1. N: N: Visibility: classification N: Show-Always: no N: Check: fields/deb822 N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake source: trimmed-deb822-field §1 Maintainer TDE Debian Team [debian/control:4] N: C: tde-cmake source: trimmed-deb822-field §1 Priority optional [debian/control:3] N: C: tde-cmake source: trimmed-deb822-field §1 Section tde [debian/control:2] N: C: tde-cmake source: trimmed-deb822-field §1 Source tde-cmake [debian/control:1] N: C: tde-cmake source: trimmed-deb822-field §1 Standards-Version 3.8.4 [debian/control:6] N: C: tde-cmake source: trimmed-deb822-field §2 Architecture all [debian/control:9] N: C: tde-cmake source: trimmed-deb822-field §2 Breaks cmake-trinity (<< 4:14.1.0~) [debian/control:12] N: C: tde-cmake source: trimmed-deb822-field §2 Depends cmake (>= ${CMake-Version2}~), cmake (<< ${CMake-Next-Version2}~), perl-base, libxml-parser-perl [debian/control:10] N: C: 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] N: C: tde-cmake source: trimmed-deb822-field §2 Package tde-cmake [debian/control:8] N: C: tde-cmake source: trimmed-deb822-field §2 Provides cmake-trinity (= ${source:Version}) [debian/control:13] N: C: tde-cmake source: trimmed-deb822-field §2 Replaces cmake-trinity (<< 4:14.1.0~) [debian/control:11] N: C: tde-cmake source: trimmed-field Architecture all N: N: These are the raw but trimmed contents of the named field in the package's N: primary control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/trimmed N: This tag is a classification. There is no issue in your package. N: N: C: tde-cmake source: trimmed-field Binary tde-cmake N: C: tde-cmake source: trimmed-field Build-Depends tde-cdbs, debhelper (>= 10~), quilt, cmake (>= 3.10~) N: C: 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 N: C: 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 N: C: 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 N: C: tde-cmake source: trimmed-field Format 3.0 (quilt) N: C: tde-cmake source: trimmed-field Maintainer TDE Debian Team N: C: tde-cmake source: trimmed-field Package-List tde-cmake deb tde optional arch=all N: C: tde-cmake source: trimmed-field Source tde-cmake N: C: tde-cmake source: trimmed-field Standards-Version 3.8.4 N: C: tde-cmake source: trimmed-field Version 4:14.2.0~pre36-0debian13.0.2+10 N: C: tde-cmake: trimmed-field Architecture all N: C: tde-cmake: trimmed-field Breaks cmake-trinity (<< 4:14.1.0~) N: C: tde-cmake: trimmed-field Depends cmake (>= 3.31~), cmake (<< 3.32~), perl-base, libxml-parser-perl N: C: 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. N: C: tde-cmake: trimmed-field Installed-Size 227 N: C: tde-cmake: trimmed-field Maintainer TDE Debian Team N: C: tde-cmake: trimmed-field Package tde-cmake N: C: tde-cmake: trimmed-field Priority optional N: C: tde-cmake: trimmed-field Provides cmake-trinity (= 4:14.2.0~pre36-0debian13.0.2+10) N: C: tde-cmake: trimmed-field Replaces cmake-trinity (<< 4:14.1.0~) N: C: tde-cmake: trimmed-field Section tde N: C: tde-cmake: trimmed-field Version 4:14.2.0~pre36-0debian13.0.2+10 --------------------