cmd-output.log

cmd-output.log
1cmd: lintian --no-cfg --display-level '>=classification' --display-experimental --info --show-overrides '/tmp/debusine-fetch-exec-upload-b_z__mv2/tqca_14.1.6~pre2-0ubuntu26.04.0+1~a.dsc' '/tmp/debusine-fetch-exec-upload-b_z__mv2/libtqca-dev_14.1.6~pre2-0ubuntu26.04.0+1~a_arm64.deb' '/tmp/debusine-fetch-exec-upload-b_z__mv2/libtqca1_14.1.6~pre2-0ubuntu26.04.0+1~a_arm64.deb' '/tmp/debusine-fetch-exec-upload-b_z__mv2/tqca-tls_14.1.6~pre2-0ubuntu26.04.0+1~a_arm64.deb' 2output (contains stderr only, stdout was captured): 3 4Files in working directory: 5lintian.txt 6-------------------- 7N: 8I: tqca-tls: capitalization-error-in-description debian Debian 9N: 10N: Lintian found a possible capitalization error in the package description. 11N: Lintian has a list of common capitalization errors, primarily of upstream 12N: projects, that it looks for. It does not have a dictionary like a spelling 13N: checker does. 14N: 15N: This is a particularly picky check of capitalization in package 16N: descriptions, since they're very visible to end users, but it will have 17N: false positives for project names used in a context where they should be 18N: lowercase, such as package names or executable names. 19N: 20N: Visibility: info 21N: Show-Always: no 22N: Check: fields/description 23N: 24N: 25I: tqca source: debian-watch-file-is-missing 26N: 27N: This source package is not Debian-native but it does not have a 28N: debian/watch file. This file is used for automatic detection of new 29N: upstream versions by the Debian External Health Status project and other 30N: project infrastructure. If this package is maintained upstream, please 31N: consider adding a debian/watch file to detect new releases. 32N: 33N: If the package is not maintained upstream or if upstream uses a 34N: distribution mechanism that cannot be meaningfully monitored by uscan and 35N: the Debian External Health Status project, please consider adding a 36N: debian/watch file containing only comments documenting the situation. 37N: 38N: Please refer to Upstream source location: debian/watch (Section 4.11) in 39N: the Debian Policy Manual and the uscan(1) manual page for details. 40N: 41N: Visibility: info 42N: Show-Always: no 43N: Check: debian/watch 44N: 45N: 46I: tqca source: duplicate-short-description libtqca-dev libtqca1 [debian/control] 47N: 48N: The listed binary packages all share the same short description, i.e. the 49N: first line of the Description field in debian/control. 50N: 51N: Please add a word or two, in parentheses if needed, to describe to users 52N: what they are installing. 53N: 54N: It is not okay to rely solely on package naming conventions to indicate 55N: what is inside. 56N: 57N: Visibility: info 58N: Show-Always: no 59N: Check: debian/control/field/description/duplicate 60N: 61N: 62I: libtqca1: extended-description-is-probably-too-short 63N: 64N: The extended description (the lines after the first line of the 65N: "Description:" field) is only one or two lines long. The extended 66N: description should provide a user with enough information to decide 67N: whether they want to install this package, what it contains, and how it 68N: compares to similar packages. One or two lines is normally not enough to 69N: do this. 70N: 71N: Please refer to General guidelines for package descriptions (Section 72N: 6.2.1) in the Debian Developer's Reference and The long description 73N: (Section 6.2.3) in the Debian Developer's Reference for details. 74N: 75N: Visibility: info 76N: Show-Always: no 77N: Check: fields/description 78N: 79N: 80I: libtqca1: hardening-no-bindnow [usr/lib/aarch64-linux-gnu/libtqca.so.1.0.0] 81N: 82N: This package provides an ELF binary that lacks the "bindnow" linker flag. 83N: 84N: This is needed (together with "relro") to make the "Global Offset Table" 85N: (GOT) fully read-only. The bindnow feature trades startup time for 86N: improved security. Please consider enabling this feature or consider 87N: overriding the tag (possibly with a comment about why). 88N: 89N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or 90N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. 91N: 92N: The relevant compiler flags are set in LDFLAGS. 93N: 94N: Please refer to https://wiki.debian.org/Hardening for details. 95N: 96N: Visibility: info 97N: Show-Always: no 98N: Check: binaries/hardening 99N: 100N: 101I: tqca-tls: hardening-no-bindnow [usr/lib/aarch64-linux-gnu/tqt3/plugins/crypto/libtqca-tls.so] 102N: 103I: tqca-tls: hardening-no-fortify-functions [usr/lib/aarch64-linux-gnu/tqt3/plugins/crypto/libtqca-tls.so] 104N: 105N: This package provides an ELF binary that lacks the use of fortified libc 106N: functions. Either there are no potentially unfortified functions called by 107N: any routines, all unfortified calls have already been fully validated at 108N: compile-time, or the package was not built with the default Debian 109N: compiler flags defined by dpkg-buildflags. If built using dpkg-buildflags 110N: directly, be sure to import CPPFLAGS. 111N: 112N: NB: Due to false-positives, Lintian ignores some unprotected functions 113N: (e.g. memcpy). 114N: 115N: Please refer to https://wiki.debian.org/Hardening and Bug#673112 for 116N: details. 117N: 118N: Visibility: info 119N: Show-Always: no 120N: Check: binaries/hardening 121N: 122N: 123I: tqca source: installable-field-mirrors-source (in section for libtqca1) Section [debian/control:11] 124N: 125N: The named field for an installation package in debian/control has the same 126N: value as the one inherited from the source paragraph. 127N: 128N: In the interest of shorter and clearer files, you may wish to take 129N: advantage of the inheritance rules. This field is redundant. 130N: 131N: Visibility: info 132N: Show-Always: no 133N: Check: debian/control/field/redundant 134N: Renamed from: binary-control-field-duplicates-source 135N: 136N: 137I: tqca source: installable-field-mirrors-source (in section for tqca-tls) Section [debian/control:30] 138N: 139I: tqca source: no-dh-sequencer [debian/rules] 140N: 141N: This package does not use the dh sequencer in debian/rules. 142N: 143N: While maintainers may use a variety of build systems, this one is by far 144N: the most popular. 145N: 146N: Maintainers are strongly encouraged to use the dh sequencer in new 147N: packages and convert existing ones when appropriate. 148N: 149N: Visibility: info 150N: Show-Always: no 151N: Check: debian/rules/dh-sequencer 152N: 153N: 154I: libtqca1: no-symbols-control-file usr/lib/aarch64-linux-gnu/libtqca.so.1.0.0 155N: 156N: Although the package includes a shared library, the package does not have 157N: a symbols control file. 158N: 159N: dpkg can use symbols files in order to generate more accurate library 160N: dependencies for applications, based on the symbols from the library that 161N: are actually used by the application. 162N: 163N: Please refer to the dpkg-gensymbols(1) manual page and 164N: https://wiki.debian.org/UsingSymbolsFiles for details. 165N: 166N: Visibility: info 167N: Show-Always: no 168N: Check: debian/shlibs 169N: 170N: 171I: tqca source: out-of-date-standards-version 3.8.3 (released 2009-08-16) (current is 4.7.2) 172N: 173N: The source package refers to a Standards-Version older than the one that 174N: was current at the time the package was created (according to the 175N: timestamp of the latest debian/changelog entry). Please consider updating 176N: the package to current Policy and setting this control field 177N: appropriately. 178N: 179N: If the package is already compliant with the current standards, you don't 180N: have to re-upload the package just to adjust the Standards-Version control 181N: field. However, please remember to update this field next time you upload 182N: the package. 183N: 184N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 185N: debian-policy package for a summary of changes in newer versions of 186N: Policy. 187N: 188N: Please refer to 189N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 190N: details. 191N: 192N: Visibility: info 193N: Show-Always: no 194N: Check: fields/standards-version 195N: 196N: 197P: tqca source: no-dep5-copyright [debian/copyright] 198N: 199N: This package does not use a machine-readable debian/copyright file. 200N: 201N: This format makes it easier to review licenses and can be easily parsed by 202N: Lintian. 203N: 204N: Please refer to 205N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for 206N: details. 207N: 208N: Visibility: pedantic 209N: Show-Always: no 210N: Check: debian/copyright/dep5 211N: 212N: 213P: tqca source: no-homepage-field 214N: 215N: This non-native package lacks a Homepage field. If the package has an 216N: upstream home page that contains useful information or resources for the 217N: end user, consider adding a Homepage control field to debian/control. 218N: 219N: Please refer to Homepage (Section 5.6.23) in the Debian Policy Manual for 220N: details. 221N: 222N: Visibility: pedantic 223N: Show-Always: no 224N: Check: fields/homepage 225N: 226N: 227P: tqca source: package-does-not-install-examples [examples/] 228N: 229N: The original source tarball contains the specified examples directory. 230N: However, no examples are installed in any binary packages. 231N: 232N: Please use dh_installexamples to install these to the most relevant 233N: package, for example by adding the directory name followed by a wildcard 234N: to a debian/pkgname.examples file. 235N: 236N: Lintian looks for any directory called examples under /usr/share/doc in 237N: all binary packages. 238N: 239N: Please refer to the dh_installexamples(1) manual page for details. 240N: 241N: Visibility: pedantic 242N: Show-Always: no 243N: Check: examples 244N: 245N: Screen: examples/in-tests 246N: Advocates: "Scott Kitterman" <debian@kitterman.com> 247N: Reason: 248N: Some sources like python-tomlkit trigger this tag for tests because of files 249N: in ./tests/examples/. They are not examples for tomlkit, however. They are 250N: examples of TOML files used in the tests. 251N: 252N: Overall, the check is probably better off not looking in test 253N: directories. 254N: 255N: Read more in Bug#1005184. 256N: 257N: 258P: tqca source: package-uses-old-debhelper-compat-version 10 259N: 260N: This package uses a debhelper compatibility level that is no longer 261N: recommended. Please consider using the recommended level. 262N: 263N: For most packages, the best way to set the compatibility level is to 264N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You 265N: can also use the debian/compat file or export DH_COMPAT in debian/rules. 266N: 267N: If no level is selected debhelper defaults to level 1, which is 268N: deprecated. 269N: 270N: Please refer to the debhelper(7) manual page for details. 271N: 272N: Visibility: pedantic 273N: Show-Always: no 274N: Check: debhelper 275N: 276N: 277X: tqca source: upstream-metadata-file-is-missing 278N: 279N: This source package is not Debian-native but it does not have a 280N: debian/upstream/metadata file. 281N: 282N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to 283N: collect meta-information about upstream projects from any source package. 284N: This file is in YAML format and it is used in to feed the data in the 285N: UltimateDebianDatabase. For example, it can contains the way the authors 286N: want their software be cited in publications and some bibliographic 287N: references about the software. 288N: 289N: Please add a debian/upstream/metadata file. 290N: 291N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and 292N: https://wiki.debian.org/UpstreamMetadata for details. 293N: 294N: Visibility: pedantic 295N: Show-Always: no 296N: Check: debian/upstream/metadata 297N: This tag is experimental. 298N: 299N: 300C: libtqca-dev: control-tarball-compression-format zst 301N: 302N: This is the compressor format used for the control.tar tarball. 303N: 304N: Visibility: classification 305N: Show-Always: no 306N: Check: deb-format 307N: This tag is a classification. There is no issue in your package. 308N: 309N: 310C: libtqca1: control-tarball-compression-format zst 311N: 312C: tqca-tls: control-tarball-compression-format zst 313N: 314C: libtqca-dev: data-tarball-compression-format zst 315N: 316N: This is the compressor format used for the data.tar tarball. 317N: 318N: Visibility: classification 319N: Show-Always: no 320N: Check: deb-format 321N: This tag is a classification. There is no issue in your package. 322N: 323N: 324C: libtqca1: data-tarball-compression-format zst 325N: 326C: tqca-tls: data-tarball-compression-format zst 327N: 328C: tqca source: debhelper-compat-level 10 329N: 330N: This is the debhelper compat level used specified by this package. 331N: 332N: Visibility: classification 333N: Show-Always: no 334N: Check: debhelper 335N: This tag is a classification. There is no issue in your package. 336N: 337N: 338C: tqca source: debian-build-system cdbs-with-debhelper.mk [debian/rules] 339N: 340N: This is the build system that Lintian believes the package is using. 341N: 342N: Visibility: classification 343N: Show-Always: no 344N: Check: debhelper 345N: This tag is a classification. There is no issue in your package. 346N: 347N: 348C: tqca source: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 349N: 350N: This person is a contact in the named group for this package. 351N: 352N: Visibility: classification 353N: Show-Always: no 354N: Check: fields/mail-address 355N: Renamed from: maintainer uploader 356N: This tag is a classification. There is no issue in your package. 357N: 358N: 359C: libtqca-dev: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 360N: 361C: libtqca1: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 362N: 363C: tqca-tls: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 364N: 365C: libtqca-dev: no-ctrl-scripts 366N: 367N: The package does not rely on any maintainer scripts (or other executable 368N: control files). 369N: 370N: Visibility: classification 371N: Show-Always: no 372N: Check: control-files 373N: This tag is a classification. There is no issue in your package. 374N: 375N: 376C: libtqca1: no-ctrl-scripts 377N: 378C: tqca-tls: no-ctrl-scripts 379N: 380C: tqca source: number-of-patches 0 [debian/patches/series] 381N: 382N: The number of patches according to the debian/patches/series file. 383N: 384N: Visibility: classification 385N: Show-Always: no 386N: Check: debian/patches/count 387N: This tag is a classification. There is no issue in your package. 388N: 389N: 390C: tqca source: package-is-maintained-by-individual 391N: 392N: The package is maintained by an individual according to the 393N: maintainer/uploaders fields in the debian/control file. 394N: 395N: Visibility: classification 396N: Show-Always: no 397N: Check: fields/vcs 398N: This tag is a classification. There is no issue in your package. 399N: 400N: 401C: libtqca-dev: package-is-maintained-by-individual 402N: 403C: libtqca1: package-is-maintained-by-individual 404N: 405C: tqca-tls: package-is-maintained-by-individual 406N: 407C: tqca source: patch-system quilt 408N: 409N: This package uses the specified patch system (eg. "quilt" or "dpatch"). 410N: 411N: Visibility: classification 412N: Show-Always: no 413N: Check: debian/patches 414N: This tag is a classification. There is no issue in your package. 415N: 416N: 417C: tqca source: rules-do-not-require-root [debian/control] 418N: 419N: The sources can build the installation packages without using fakeroot(1) 420N: or similar. 421N: 422N: Please refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules 423N: and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and 424N: Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for 425N: details. 426N: 427N: Visibility: classification 428N: Show-Always: no 429N: Check: debian/control/field/rules-requires-root 430N: Renamed from: rules-does-not-require-root 431N: This tag is a classification. There is no issue in your package. 432N: 433N: 434C: tqca source: source-format 3.0 (quilt) 435N: 436N: This is the source format declared in the package. 437N: 438N: Visibility: classification 439N: Show-Always: no 440N: Check: debian/source-dir 441N: This tag is a classification. There is no issue in your package. 442N: 443N: 444C: tqca source: standards-version 3.8.3 445N: 446N: The standards version of the package according to Standards-Version field 447N: in the debian/control file. 448N: 449N: Visibility: classification 450N: Show-Always: no 451N: Check: fields/standards-version 452N: This tag is a classification. There is no issue in your package. 453N: 454N: 455C: tqca source: trimmed-deb822-field §1 Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, libtqtinterface-dev, libssl-dev [debian/control:5] 456N: 457N: The raw but trimmed contents of the named field in the given Deb822 file. 458N: The number indicates the section from the top, starting at 1. 459N: 460N: Visibility: classification 461N: Show-Always: no 462N: Check: fields/deb822 463N: This tag is a classification. There is no issue in your package. 464N: 465N: 466C: tqca source: trimmed-deb822-field §1 Maintainer TDE Debian Team <team-debian@trinitydesktop.org> [debian/control:4] 467N: 468C: tqca source: trimmed-deb822-field §1 Priority optional [debian/control:3] 469N: 470C: tqca source: trimmed-deb822-field §1 Section libs [debian/control:2] 471N: 472C: tqca source: trimmed-deb822-field §1 Source tqca [debian/control:1] 473N: 474C: tqca source: trimmed-deb822-field §1 Standards-Version 3.8.3 [debian/control:6] 475N: 476C: tqca source: trimmed-deb822-field §2 Architecture any [debian/control:9] 477N: 478C: tqca source: trimmed-deb822-field §2 Conflicts libtqca [debian/control:13] 479N: 480C: tqca source: trimmed-deb822-field §2 Depends ${shlibs:Depends}, ${misc:Depends} [debian/control:12] 481N: 482C: tqca source: trimmed-deb822-field §2 Description TQt Cryptographic Architecture (TQCA)\n libtqca provides TQt interface for security plugins [debian/control:16] 483N: 484C: tqca source: trimmed-deb822-field §2 Multi-Arch same [debian/control:10] 485N: 486C: tqca source: trimmed-deb822-field §2 Package libtqca1 [debian/control:8] 487N: 488C: tqca source: trimmed-deb822-field §2 Provides libtqca (= ${binary:Version}) [debian/control:14] 489N: 490C: tqca source: trimmed-deb822-field §2 Replaces libtqca [debian/control:15] 491N: 492C: tqca source: trimmed-deb822-field §2 Section libs [debian/control:11] 493N: 494C: tqca source: trimmed-deb822-field §3 Architecture any [debian/control:20] 495N: 496C: tqca source: trimmed-deb822-field §3 Depends ${shlibs:Depends}, ${misc:Depends}, libtqca1 (= ${binary:Version}), libtqtinterface-dev [debian/control:22] 497N: 498C: tqca source: trimmed-deb822-field §3 Description TQt Cryptographic Architecture (TQCA)\n libtqca provides TQt interface for security plugins\n .\n This is the development package containing header files and link\n libraries for libtqca. [debian/control:23] 499N: 500C: tqca source: trimmed-deb822-field §3 Package libtqca-dev [debian/control:19] 501N: 502C: tqca source: trimmed-deb822-field §3 Section libdevel [debian/control:21] 503N: 504C: tqca source: trimmed-deb822-field §4 Architecture any [debian/control:31] 505N: 506C: tqca source: trimmed-deb822-field §4 Depends ${shlibs:Depends}, ${misc:Depends} [debian/control:33] 507N: 508C: tqca source: trimmed-deb822-field §4 Description TLS plugin for the TQt Cryptographic Architecture (TQCA)\n This is a plugin to provide SSL/TLS capability to programs that\n utilize the TQt Cryptographic Architecture (TQCA).\n .\n TQCA is a library providing an easy API for several cryptographic algorithms\n to TQt programs.\n .\n At the moment only the tqca-tls plugin is packaged for debian, as it's\n used by the package 'psi'. The generic library and several other plugins\n will be packaged when upstream releases them. [debian/control:34] 509N: 510C: tqca source: trimmed-deb822-field §4 Multi-Arch same [debian/control:32] 511N: 512C: tqca source: trimmed-deb822-field §4 Package tqca-tls [debian/control:29] 513N: 514C: tqca source: trimmed-deb822-field §4 Section libs [debian/control:30] 515N: 516C: tqca source: trimmed-field Architecture any 517N: 518N: These are the raw but trimmed contents of the named field in the package's 519N: primary control file. 520N: 521N: Visibility: classification 522N: Show-Always: no 523N: Check: fields/trimmed 524N: This tag is a classification. There is no issue in your package. 525N: 526N: 527C: tqca source: trimmed-field Binary libtqca1, libtqca-dev, tqca-tls 528N: 529C: tqca source: trimmed-field Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, libtqtinterface-dev, libssl-dev 530N: 531C: tqca source: trimmed-field Checksums-Sha1 31263ddd1ba15f67459cf5c28a3c16d6c77a8fe3 34836 tqca_14.1.6~pre2.orig.tar.xz\n 1826ee90c26fdf19bcfb58bb4e8f3945fba550fe 2192 tqca_14.1.6~pre2-0ubuntu26.04.0+1~a.debian.tar.xz 532N: 533C: tqca source: trimmed-field Checksums-Sha256 e07bca080ea21b9f35a79ad3a42c2a3ab2224e1f2c73a66597cbfd6e4f01a4ab 34836 tqca_14.1.6~pre2.orig.tar.xz\n 5a2f0c5114769dbfb0c38f87edd59c5f271e4e4ebb16e84acf484e17e6d5dd4f 2192 tqca_14.1.6~pre2-0ubuntu26.04.0+1~a.debian.tar.xz 534N: 535C: tqca source: trimmed-field Files 59cb94fb55ad1526ab08c82920a5a967 34836 tqca_14.1.6~pre2.orig.tar.xz\n fceb4dcbd7eec337d5535c1128a4fd53 2192 tqca_14.1.6~pre2-0ubuntu26.04.0+1~a.debian.tar.xz 536N: 537C: tqca source: trimmed-field Format 3.0 (quilt) 538N: 539C: tqca source: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 540N: 541C: tqca source: trimmed-field Package-List libtqca-dev deb libdevel optional arch=any\n libtqca1 deb libs optional arch=any\n tqca-tls deb libs optional arch=any 542N: 543C: tqca source: trimmed-field Source tqca 544N: 545C: tqca source: trimmed-field Standards-Version 3.8.3 546N: 547C: tqca source: trimmed-field Version 4:14.1.6~pre2-0ubuntu26.04.0+1~a 548N: 549C: libtqca-dev: trimmed-field Architecture arm64 550N: 551C: libtqca-dev: trimmed-field Depends libtqca1 (= 4:14.1.6~pre2-0ubuntu26.04.0+1~a), libtqtinterface-dev 552N: 553C: libtqca-dev: trimmed-field Description TQt Cryptographic Architecture (TQCA)\n libtqca provides TQt interface for security plugins\n .\n This is the development package containing header files and link\n libraries for libtqca. 554N: 555C: libtqca-dev: trimmed-field Installed-Size 33 556N: 557C: libtqca-dev: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 558N: 559C: libtqca-dev: trimmed-field Package libtqca-dev 560N: 561C: libtqca-dev: trimmed-field Priority optional 562N: 563C: libtqca-dev: trimmed-field Section libdevel 564N: 565C: libtqca-dev: trimmed-field Source tqca 566N: 567C: libtqca-dev: trimmed-field Version 4:14.1.6~pre2-0ubuntu26.04.0+1~a 568N: 569C: libtqca1: trimmed-field Architecture arm64 570N: 571C: libtqca1: trimmed-field Conflicts libtqca 572N: 573C: libtqca1: trimmed-field Depends libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libtqt3-mt (>= 4:14.1.6~pre28) 574N: 575C: libtqca1: trimmed-field Description TQt Cryptographic Architecture (TQCA)\n libtqca provides TQt interface for security plugins 576N: 577C: libtqca1: trimmed-field Installed-Size 146 578N: 579C: libtqca1: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 580N: 581C: libtqca1: trimmed-field Multi-Arch same 582N: 583C: libtqca1: trimmed-field Package libtqca1 584N: 585C: libtqca1: trimmed-field Priority optional 586N: 587C: libtqca1: trimmed-field Provides libtqca (= 4:14.1.6~pre2-0ubuntu26.04.0+1~a) 588N: 589C: libtqca1: trimmed-field Replaces libtqca 590N: 591C: libtqca1: trimmed-field Section libs 592N: 593C: libtqca1: trimmed-field Source tqca 594N: 595C: libtqca1: trimmed-field Version 4:14.1.6~pre2-0ubuntu26.04.0+1~a 596N: 597C: tqca-tls: trimmed-field Architecture arm64 598N: 599C: tqca-tls: trimmed-field Depends libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5), libtqt3-mt (>= 4:14.1.6~pre28) 600N: 601C: tqca-tls: trimmed-field Description TLS plugin for the TQt Cryptographic Architecture (TQCA)\n This is a plugin to provide SSL/TLS capability to programs that\n utilize the TQt Cryptographic Architecture (TQCA).\n .\n TQCA is a library providing an easy API for several cryptographic algorithms\n to TQt programs.\n .\n At the moment only the tqca-tls plugin is packaged for debian, as it's\n used by the package 'psi'. The generic library and several other plugins\n will be packaged when upstream releases them. 602N: 603C: tqca-tls: trimmed-field Installed-Size 82 604N: 605C: tqca-tls: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 606N: 607C: tqca-tls: trimmed-field Multi-Arch same 608N: 609C: tqca-tls: trimmed-field Package tqca-tls 610N: 611C: tqca-tls: trimmed-field Priority optional 612N: 613C: tqca-tls: trimmed-field Section libs 614N: 615C: tqca-tls: trimmed-field Source tqca 616N: 617C: tqca-tls: trimmed-field Version 4:14.1.6~pre2-0ubuntu26.04.0+1~a 618N: 619O: tqca source: binary-nmu-debian-revision-in-source 4:14.1.6~pre2-0ubuntu26.04.0+1~a 620N: 621N: The version number of your source package ends in +b and a number or has a 622N: Debian revision containing three parts. These version numbers are used by 623N: binary NMUs and should not be used as the source version. (The +b form is 624N: the current standard; the three-part version number now obsolete.) 625N: 626N: Please refer to Recompilation or binary-only NMU (Section 5.10.2.1) in the 627N: Debian Developer's Reference for details. 628N: 629N: Visibility: warning 630N: Show-Always: no 631N: Check: fields/version 632N: 633N: 634N: We want XZ regardless of the default compression. 635O: tqca source: custom-compression-in-debian-source-options compression = "xz" [debian/source/options:2] 636N: 637N: This package selects a custom compression level or algorithm in 638N: debian/source/options. Please remove the call and let dpkg-deb(1) select 639N: suitable defaults. 640N: 641N: Custom compression settings are usually chosen for one of two reasons: 642N: 643N: Higher compression levels or more advanced algorithms shrink the sizes of 644N: large files, but they can cause problems in the resource constrained 645N: environments used in Debian's buildd infrastructure. For example, higher 646N: than expected memory consumption may trigger an FTBFS or a failure to 647N: install. 648N: 649N: Lower compression levels or less advanced algorithms are sometimes needed 650N: to support older Debian version. Unfortunately, they also make it harder 651N: to change the defaults on an archive-wide basis. 652N: 653N: Some legitimate use cases trigger this tag. Please override it. 654N: 655N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) 656N: manual page for details. 657N: 658N: Visibility: warning 659N: Show-Always: no 660N: Check: debian/source-dir 661N: Renamed from: debian-source-options-has-custom-compression-settings 662N: 663N: 664N: We want XZ regardless of the default compression. 665O: tqca source: custom-compression-in-debian-source-options compression-level = 9 [debian/source/options:3] 666 667--------------------