1cmd: lintian --no-cfg --display-level '>=classification' --display-experimental --info --show-overrides '/tmp/debusine-fetch-exec-upload-250e2_mq/smartcardauth_14.1.6~pre1-0ubuntu22.04.0+1.dsc' '/tmp/debusine-fetch-exec-upload-250e2_mq/smartcardauth_14.1.6~pre1-0ubuntu22.04.0+1_ppc64el.deb' 2output (contains stderr only, stdout was captured): 3 4Files in working directory: 5lintian.txt 6-------------------- 7N: 8E: smartcardauth source: epoch-changed-but-upstream-version-did-not-go-backwards 1.0-3ubuntu5 -> 4:14.1.6~pre1-0ubuntu22.04.0+1 9N: 10N: The previous version of this package had a different version epoch to the 11N: current version but the upstream version did not go "backwards". For 12N: example, the previous package version was "1:1.0-1" and the current 13N: version is "2:2.0-1". 14N: 15N: This was likely an accidental bump or addition of an epoch. 16N: 17N: Epochs exist to cope with changes to the upstream version numbering 18N: scheme. Whilst they are a powerful tool, increasing or adding an epoch has 19N: many downsides including causing issues with versioned dependencies, being 20N: misleading to users and being aesthetically unappealing. Whilst they 21N: should be avoided, valid reasons to add or increment the epoch include: 22N: 23N: - Upstream changed their versioning scheme in a way that makes the 24N: latest version lower than the previous one. 25N: - You need to permanently revert to a lower upstream version. 26N: 27N: Temporary revertions (eg. after an NMU) should use not modify or introduce 28N: an epoch - please use the CURRENT+reallyFORMER until you can upload the 29N: latest version again. 30N: 31N: If you are unsure whether you need to increase the epoch for a package, 32N: please consult the debian-devel mailing list. 33N: 34N: Visibility: error 35N: Show-Always: no 36N: Check: debian/changelog 37N: 38N: 39E: smartcardauth: no-copyright-file 40N: 41N: Each binary package has to include a plain file 42N: /usr/share/doc/*pkg*/copyright 43N: 44N: Please refer to Debian Policy Manual section 12.5 for details. 45N: 46N: Visibility: error 47N: Show-Always: no 48N: Check: debian/copyright 49N: 50N: 51E: smartcardauth source: rules-require-build-prerequisite (does not satisfy cdbs) 52N: 53N: 54N: The code in debian/rules requires a prerequisite 55N: that is not presently listed in the package's Build-Depends. 56N: 57N: In the special case of Python, affected packages should Build-Depend on 58N: one of python3, python3-all, python3-dev, or python3-all-dev. Which one 59N: depends on whether a package supports multiple Python versions, and also 60N: whether the package builds Python modules or uses Python only as part of 61N: the build process. 62N: 63N: Packages that depend on a specific Python version may build-depend on any 64N: appropriate pythonX.Y or pythonX.Y-dev package instead. 65N: 66N: The condition you see in the context is not a recommendation on what to 67N: add. If you see a list, more than likely only one member is needed to make 68N: this tag go away. You probably also do not need the :any multiarch 69N: acceptor, if you see one. 70N: 71N: Please refer to Debian Policy Manual section 4.2 for details. 72N: 73N: Visibility: error 74N: Show-Always: no 75N: Check: debian/rules 76N: Renamed from: missing-build-dependency missing-python-build-dependency 77N: 78N: 79E: smartcardauth: unstripped-binary-or-object usr/bin/cardpincheck 80N: 81N: The package installs an unstripped binary or object file. 82N: 83N: Please note, that shared libraries have to be stripped with the 84N: --strip-unneeded option. 85N: 86N: Please refer to Debian Policy Manual section 10.1 and Debian Policy Manual 87N: section 10.2 for details. 88N: 89N: Visibility: error 90N: Show-Always: no 91N: Check: binaries/debug-symbols 92N: 93N: 94W: smartcardauth source: binary-nmu-debian-revision-in-source 4:14.1.6~pre1-0ubuntu22.04.0+1 95N: 96N: The version number of your source package ends in +b and a number or has a 97N: Debian revision containing three parts. These version numbers are used by 98N: binary NMUs and should not be used as the source version. (The +b form is 99N: the current standard; the three-part version number now obsolete.) 100N: 101N: Please refer to Debian Developer's Reference section 5.10.2.1 for details. 102N: 103N: Visibility: warning 104N: Show-Always: no 105N: Check: fields/version 106N: 107N: 108W: smartcardauth source: custom-compression-in-debian-source-options compression = "xz" (line 2) 109N: 110N: This package selects a custom compression level or algorithm in 111N: debian/source/options. Please remove the call and let dpkg-deb(1) select 112N: suitable defaults. 113N: 114N: Custom compression settings are usually chosen for one of two reasons: 115N: 116N: Higher compression levels or more advanced algorithms shrink the sizes of 117N: large files, but they can cause problems in the resource constrained 118N: environments used in Debian's buildd infrastructure. For example, higher 119N: than expected memory consumption may trigger an FTBFS or a failure to 120N: install. 121N: 122N: Lower compression levels or less advanced algorithms are sometimes needed 123N: to support older Debian version. Unfortunately, they also make it harder 124N: to change the defauls on an archive-wide basis. 125N: 126N: Some legitimate use cases trigger this tag. Please override it. 127N: 128N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) 129N: manual page for details. 130N: 131N: Visibility: warning 132N: Show-Always: no 133N: Check: debian/source-dir 134N: Renamed from: debian-source-options-has-custom-compression-settings 135N: 136N: 137W: smartcardauth source: custom-compression-in-debian-source-options compression-level = 9 (line 3) 138N: 139W: smartcardauth source: debhelper-but-no-misc-depends smartcardauth 140N: 141N: The source package uses debhelper, but it does not include ${misc:Depends} 142N: in the given binary package's debian/control entry. Any debhelper command 143N: may add dependencies to ${misc:Depends} that are required for the work 144N: that it does, so recommended best practice is to always add 145N: ${misc:Depends} to the dependencies of each binary package if debhelper is 146N: in use. 147N: 148N: Please refer to the debhelper(7) manual page for details. 149N: 150N: Visibility: warning 151N: Show-Always: no 152N: Check: debhelper 153N: 154N: 155W: smartcardauth source: debian-rules-sets-DEB_BUILD_OPTIONS (line 6) 156N: 157N: The debian/rules file sets the DEB_BUILD_OPTIONS variable, which will 158N: override any user-specified build profile. 159N: 160N: Please replace with DEB_BUILD_MAINT_OPTIONS. 161N: 162N: Please refer to the dpkg-buildflags(1) manual page for details. 163N: 164N: Visibility: warning 165N: Show-Always: no 166N: Check: debian/rules 167N: 168N: 169W: smartcardauth source: debian-rules-sets-DEB_BUILD_OPTIONS (line 7) 170N: 171W: smartcardauth source: epoch-change-without-comment 1.0-3ubuntu5 -> 4:14.1.6~pre1-0ubuntu22.04.0+1 172N: 173N: The previous version of this package had a different version epoch (eg. 174N: 2:1.0-1) to the current version but there's no reference to this in the 175N: changelog entry. 176N: 177N: Epochs exist to cope with changes to the upstream version numbering 178N: scheme. Whilst they are a powerful tool, increasing or adding an epoch has 179N: many downsides including causing issues with versioned dependencies, being 180N: misleading to users and being aesthetically unappealing. Whilst they 181N: should be avoided, valid reasons to add or increment the epoch include: 182N: 183N: - Upstream changed their versioning scheme in a way that makes the 184N: latest version lower than the previous one. 185N: - You need to permanently revert to a lower upstream version. 186N: 187N: Temporary revertions (eg. after an NMU) should use not modify or introduce 188N: an epoch - please use the CURRENT+reallyFORMER until you can upload the 189N: latest version again. 190N: 191N: If you are unsure whether you need to increase the epoch for a package, 192N: please consult the debian-devel mailing list. 193N: 194N: Lintian looks in this version's changelog entry for the phrase "epoch". 195N: 196N: Visibility: warning 197N: Show-Always: no 198N: Check: debian/changelog 199N: 200N: 201W: smartcardauth: extended-description-line-too-long line 1 202N: 203N: One or more lines in the extended part of the "Description:" field have 204N: been found to contain more than 80 characters. For the benefit of users of 205N: 80x25 terminals, it is recommended that the lines do not exceed 80 206N: characters. 207N: 208N: Please refer to Debian Policy Manual section 3.4.1 for details. 209N: 210N: Visibility: warning 211N: Show-Always: no 212N: Check: fields/description 213N: 214N: 215W: smartcardauth: extended-description-line-too-long line 4 216N: 217W: smartcardauth source: no-debian-copyright-in-source 218N: 219N: Every package must include the file /usr/share/doc/*pkg*/copyright. A copy 220N: of this file should be in debian/copyright in the source package. 221N: 222N: Please refer to Debian Policy Manual section 12.5 for details. 223N: 224N: Visibility: warning 225N: Show-Always: no 226N: Check: debian/copyright 227N: Renamed from: no-debian-copyright 228N: 229N: 230W: smartcardauth: no-manual-page usr/bin/cardpincheck 231N: 232N: Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should have 233N: a manual page 234N: 235N: Note that though the man program has the capability to check for several 236N: program names in the NAMES section, each of these programs should have its 237N: own manual page (a symbolic link to the appropriate manual page is 238N: sufficient) because other manual page viewers such as xman or tkman don't 239N: support this. 240N: 241N: If the name of the manual page differs from the binary by case, man may be 242N: able to find it anyway; however, it is still best practice to match the 243N: exact capitalization of the executable in the manual page. 244N: 245N: If the manual pages are provided by another package on which this package 246N: depends, Lintian may not be able to determine that manual pages are 247N: available. In this case, after confirming that all binaries do have manual 248N: pages after this package and its dependencies are installed, please add a 249N: Lintian override. 250N: 251N: Please refer to Debian Policy Manual section 12.1 for details. 252N: 253N: Visibility: warning 254N: Show-Always: no 255N: Check: documentation/manual 256N: Renamed from: binary-without-manpage 257N: 258N: 259W: smartcardauth: no-manual-page usr/bin/cryptosmartcard.sh 260N: 261W: smartcardauth: package-relation-with-self Breaks: smartcardauth (<< 4:14.0.0~) 262N: 263N: The package declares a relationship with itself. This is not very useful 264N: except in the case of a package Conflicting with itself if its package 265N: name doubles as a virtual package. 266N: 267N: Visibility: warning 268N: Show-Always: no 269N: Check: fields/package-relations 270N: 271N: 272W: smartcardauth: possible-unindented-list-in-extended-description line 6 273N: 274N: The package "Description:" contains an unindented line which starts with a 275N: dash (-) or asterisk (*). If this was meant to be a list of items these 276N: lines need to be indented (dselect would word-wrap these lines otherwise). 277N: 278N: Please refer to Debian Policy Manual section 5.6.13 for details. 279N: 280N: Visibility: warning 281N: Show-Always: no 282N: Check: fields/description 283N: 284N: 285W: smartcardauth: priority-extra-is-replaced-by-priority-optional 286N: 287N: Since Debian Policy version 4.0.1, the priority extra has been deprecated. 288N: 289N: Please update debian/control and replace all instances of Priority: extra 290N: with Priority: optional. 291N: 292N: Please refer to Debian Policy Manual section 2.5 for details. 293N: 294N: Visibility: warning 295N: Show-Always: no 296N: Check: fields/priority 297N: 298N: 299W: smartcardauth: script-with-language-extension usr/bin/cryptosmartcard.sh 300N: 301N: When scripts are installed into a directory in the system PATH, the script 302N: name should not include an extension such as .sh or .pl that denotes the 303N: scripting language currently used to implement it. The implementation 304N: language may change; if it does, leaving the name the same would be 305N: confusing and changing it would be disruptive. 306N: 307N: Please refer to Debian Policy Manual section 10.4 for details. 308N: 309N: Visibility: warning 310N: Show-Always: no 311N: Check: files/scripts 312N: 313N: 314W: smartcardauth: unknown-section tde 315N: 316N: The "Section:" field in this package's control file is not one of the 317N: sections in use on the ftp archive. Valid sections are currently admin, 318N: comm, cli-mono, database, debug, devel, doc, editors, electronics, 319N: embedded, fonts, games, gnome, gnu-r, gnustep, graphics, hamradio, 320N: haskell, httpd, interpreters, java, javascript, kde, libdevel, libs, lisp, 321N: localization, kernel, mail, math, misc, net, news, ocaml, oldlibs, 322N: otherosfs, perl, php, python, ruby, rust, science, shells, sound, tex, 323N: text, utils, vcs, video, web, x11, xfce, zope. 324N: 325N: The section name should be preceded by "non-free/" if the package is in 326N: the non-free archive area, and by "contrib/" if the package is in the 327N: contrib archive area. 328N: 329N: Please refer to Debian Policy Manual section 2.4 for details. 330N: 331N: Visibility: warning 332N: Show-Always: no 333N: Check: fields/section 334N: 335N: 336W: smartcardauth: uses-implicit-await-trigger activate (line 1) 337N: 338N: The listed trigger is present in the control file of the package. The 339N: trigger is an await trigger, which may not be obvious from its name. 340N: 341N: The await triggers place rather strong requirements on dpkg that often 342N: lead to trigger cycles due to changes in other packages. 343N: 344N: If the package does not need the guarantees that dpkg provides to await 345N: triggers, please use the -noawait variant of the trigger. This is often 346N: the case for packages that use the trigger to compile a form of cache. 347N: 348N: If the package does need the guarantees provided by dpkg, then please 349N: document the rationale in a comment above the trigger and use the -await 350N: variant of the trigger to avoid this warning. 351N: 352N: Please refer to the deb-triggers(5) manual page and Bug#774559 for 353N: details. 354N: 355N: Visibility: warning 356N: Show-Always: no 357N: Check: triggers 358N: 359N: 360I: smartcardauth: bash-term-in-posix-shell '$HOSTTYPE' [usr/bin/cryptosmartcard.sh:49] 361N: 362N: This script is marked as running under /bin/sh, but it seems to use a 363N: feature found in bash but not in the SUSv3 or POSIX shell specification. 364N: 365N: Some examples are: 366N: 367N: - == in a test, it should use = instead - read without a variable in the 368N: argument - function to define a function - source instead of . - . command 369N: args, passing arguments to commands via source is not supported - 370N: {foo,bar} instead of foo bar - [[ test ]] instead of [ test ] (requires a 371N: Korn shell) - type instead of which or command -v 372N: 373N: Visibility: info 374N: Show-Always: no 375N: Check: shell/non-posix/bash-centric 376N: 377N: 378I: smartcardauth: bash-term-in-posix-shell '$HOSTTYPE' [usr/bin/cryptosmartcard.sh:50] 379N: 380I: smartcardauth: bash-term-in-posix-shell '$HOSTTYPE' [usr/share/initramfs-tools/hooks/cryptlukssc:43] 381N: 382I: smartcardauth: bash-term-in-posix-shell '$HOSTTYPE' [usr/share/initramfs-tools/hooks/cryptlukssc:44] 383N: 384I: smartcardauth: bash-term-in-posix-shell '$OSTYPE' [usr/bin/cryptosmartcard.sh:49] 385N: 386I: smartcardauth: bash-term-in-posix-shell '$OSTYPE' [usr/bin/cryptosmartcard.sh:50] 387N: 388I: smartcardauth: bash-term-in-posix-shell '$OSTYPE' [usr/share/initramfs-tools/hooks/cryptlukssc:43] 389N: 390I: smartcardauth: bash-term-in-posix-shell '$OSTYPE' [usr/share/initramfs-tools/hooks/cryptlukssc:44] 391N: 392I: smartcardauth: bash-term-in-posix-shell '&>' [usr/bin/cryptosmartcard.sh:159] 393N: 394I: smartcardauth: bash-term-in-posix-shell '&>' [usr/bin/cryptosmartcard.sh:162] 395N: 396I: smartcardauth: bash-term-in-posix-shell '&>' [usr/bin/cryptosmartcard.sh:170] 397N: 398I: smartcardauth: bash-term-in-posix-shell 'read -s' [usr/bin/cryptosmartcard.sh:219] 399N: 400I: smartcardauth source: debian-watch-file-is-missing 401N: 402N: This source package is not Debian-native but it does not have a 403N: debian/watch file. This file is used for automatic detection of new 404N: upstream versions by the Debian External Health Status project and other 405N: project infrastructure. If this package is maintained upstream, please 406N: consider adding a debian/watch file to detect new releases. 407N: 408N: If the package is not maintained upstream or if upstream uses a 409N: distribution mechanism that cannot be meaningfully monitored by uscan and 410N: the Debian External Health Status project, please consider adding a 411N: debian/watch file containing only comments documenting the situation. 412N: 413N: Please refer to Debian Policy Manual section 4.11 and the uscan(1) manual 414N: page for details. 415N: 416N: Visibility: info 417N: Show-Always: no 418N: Check: debian/watch 419N: 420N: 421I: smartcardauth source: no-dh-sequencer 422N: 423N: This package does not use the dh sequencer in debian/rules. 424N: 425N: While maintainers may use a variety of build systems, this one is by far 426N: the most popular. 427N: 428N: Maintainers are strongly encouraged to use the dh sequencer in new 429N: packages and convert existing ones when appropriate. 430N: 431N: Visibility: info 432N: Show-Always: no 433N: Check: debian/rules/dh-sequencer 434N: 435N: 436I: smartcardauth source: out-of-date-standards-version 3.8.4 (released 2010-01-27) (current is 4.6.0.1) 437N: 438N: The source package refers to a Standards-Version older than the one that 439N: was current at the time the package was created (according to the 440N: timestamp of the latest debian/changelog entry). Please consider updating 441N: the package to current Policy and setting this control field 442N: appropriately. 443N: 444N: If the package is already compliant with the current standards, you don't 445N: have to re-upload the package just to adjust the Standards-Version control 446N: field. However, please remember to update this field next time you upload 447N: the package. 448N: 449N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 450N: debian-policy package for a summary of changes in newer versions of 451N: Policy. 452N: 453N: Please refer to 454N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 455N: details. 456N: 457N: Visibility: info 458N: Show-Always: no 459N: Check: fields/standards-version 460N: 461N: 462I: smartcardauth: spelling-error-in-description ISO ISO (duplicate word) ISO 463N: 464N: Lintian found a spelling error in the package description. Lintian has a 465N: list of common misspellings that it looks for. It does not have a 466N: dictionary like a spelling checker does. It is particularly picky about 467N: spelling and capitalization in package descriptions since they're very 468N: visible to end users. 469N: 470N: Visibility: info 471N: Show-Always: no 472N: Check: fields/description 473N: 474N: 475P: smartcardauth source: no-homepage-field 476N: 477N: This non-native package lacks a Homepage field. If the package has an 478N: upstream home page that contains useful information or resources for the 479N: end user, consider adding a Homepage control field to debian/control. 480N: 481N: Please refer to Debian Policy Manual section 5.6.23 for details. 482N: 483N: Visibility: pedantic 484N: Show-Always: no 485N: Check: fields/homepage 486N: 487N: 488P: smartcardauth: odd-mark-in-description comma not followed by whitespace (line 4) 489N: 490N: A punction mark was placed oddly in the description. 491N: 492N: This tag is currently only issued for a comma that is not followed by a 493N: whitespace character or a number (eg. for "300,000"). 494N: 495N: Please refer to Bug#591665 and Bug#591664 for details. 496N: 497N: Visibility: pedantic 498N: Show-Always: no 499N: Check: fields/description 500N: 501N: 502P: smartcardauth: odd-mark-in-description comma not followed by whitespace (line 6) 503N: 504P: smartcardauth source: package-uses-old-debhelper-compat-version 10 505N: 506N: This package uses a debhelper compatibility level that is no longer 507N: recommended. Please consider using the recommended level. 508N: 509N: For most packages, the best way to set the compatibility level is to 510N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You 511N: can also use the debian/compat file or export DH_COMPAT in debian/rules. 512N: 513N: If no level is selected debhelper defaults to level 1, which is 514N: deprecated. 515N: 516N: Please refer to the debhelper(7) manual page for details. 517N: 518N: Visibility: pedantic 519N: Show-Always: no 520N: Check: debhelper 521N: 522N: 523P: smartcardauth source: silent-on-rules-requiring-root [debian/control] 524N: 525N: The field Rules-Requires-Root is missing from the file debian/control. 526N: 527N: Over time, Debian has sucessively narrowed the steps for which elevated 528N: privileges are required. It speeds up the building of installation 529N: packages in the archive. Eventually, Debian will switch the default 530N: archive-wide behaviour to expedite the build process further. 531N: 532N: Please declare explicitly that the sources do not require root privileges. 533N: You can use the setting Rules-Requires-Root: no in the source stanza of 534N: debian/control, but please verify with diffoscope(1) that the installation 535N: packages produced are in fact identical. 536N: 537N: Please refer to /usr/share/doc/dpkg/rootless-builds.txt.gz, Debian Policy 538N: Manual section 4.9.2, and Debian Policy Manual section 5.6.31 for details. 539N: 540N: Visibility: pedantic 541N: Show-Always: no 542N: Check: debian/control/field/rules-requires-root 543N: Renamed from: rules-requires-root-missing 544N: 545N: 546X: smartcardauth source: upstream-metadata-file-is-missing 547N: 548N: This source package is not Debian-native but it does not have a 549N: debian/upstream/metadata file. 550N: 551N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to 552N: collect meta-information about upstream projects from any source package. 553N: This file is in YAML format and it is used in to feed the data in the 554N: UltimateDebianDatabase. For example, it can contains the way the authors 555N: want their software be cited in publications and some bibliographic 556N: references about the software. 557N: 558N: Please add a debian/upstream/metadata file. 559N: 560N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and 561N: https://wiki.debian.org/UpstreamMetadata for details. 562N: 563N: Visibility: pedantic 564N: Show-Always: no 565N: Check: debian/upstream/metadata 566N: This tag is experimental. 567N: 568N: 569C: smartcardauth: control-tarball-compression-format zst 570N: 571N: This is the compressor format used for the control.tar tarball. 572N: 573N: Visibility: classification 574N: Show-Always: no 575N: Check: deb-format 576N: This tag is a classification. There is no issue in your package. 577N: 578N: 579C: smartcardauth: data-tarball-compression-format zst 580N: 581N: This is the compressor format used for the data.tar tarball. 582N: 583N: Visibility: classification 584N: Show-Always: no 585N: Check: deb-format 586N: This tag is a classification. There is no issue in your package. 587N: 588N: 589C: smartcardauth source: debhelper-compat-level 10 590N: 591N: This is the debhelper compat level used specified by this package. 592N: 593N: Visibility: classification 594N: Show-Always: no 595N: Check: debhelper 596N: This tag is a classification. There is no issue in your package. 597N: 598N: 599C: smartcardauth source: debian-build-system cdbs-with-debhelper.mk [debian/rules] 600N: 601N: This is the build system that Lintian believes the package is using. 602N: 603N: Visibility: classification 604N: Show-Always: no 605N: Check: debhelper 606N: This tag is a classification. There is no issue in your package. 607N: 608N: 609C: smartcardauth source: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 610N: 611N: This person is a contact in the named group for this package. 612N: 613N: Visibility: classification 614N: Show-Always: no 615N: Check: fields/mail-address 616N: Renamed from: maintainer uploader 617N: This tag is a classification. There is no issue in your package. 618N: 619N: 620C: smartcardauth: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 621N: 622C: smartcardauth: no-ctrl-scripts 623N: 624N: The package does not rely on any maintainer scripts (or other executable 625N: control files). 626N: 627N: Visibility: classification 628N: Show-Always: no 629N: Check: control-files 630N: This tag is a classification. There is no issue in your package. 631N: 632N: 633C: smartcardauth source: number-of-patches 0 634N: 635N: The number of patches according to the debian/patches/series file. 636N: 637N: Visibility: classification 638N: Show-Always: no 639N: Check: debian/patches/count 640N: This tag is a classification. There is no issue in your package. 641N: 642N: 643C: smartcardauth source: package-is-maintained-by-individual 644N: 645N: The package is maintained by an individual according to the 646N: maintainer/uploaders fields in the debian/control file. 647N: 648N: Visibility: classification 649N: Show-Always: no 650N: Check: fields/vcs 651N: This tag is a classification. There is no issue in your package. 652N: 653N: 654C: smartcardauth: package-is-maintained-by-individual 655N: 656C: smartcardauth source: patch-system quilt 657N: 658N: This package uses the specified patch system (eg. "quilt" or "dpatch"). 659N: 660N: Visibility: classification 661N: Show-Always: no 662N: Check: debian/patches 663N: This tag is a classification. There is no issue in your package. 664N: 665N: 666C: smartcardauth source: source-format 3.0 (quilt) 667N: 668N: This is the source format declared in the package. 669N: 670N: Visibility: classification 671N: Show-Always: no 672N: Check: debian/source-dir 673N: This tag is a classification. There is no issue in your package. 674N: 675N: 676C: smartcardauth source: standards-version 3.8.4 677N: 678N: The standards version of the package according to Standards-Version field 679N: in the debian/control file. 680N: 681N: Visibility: classification 682N: Show-Always: no 683N: Check: fields/standards-version 684N: This tag is a classification. There is no issue in your package. 685N: 686N: 687C: smartcardauth source: trimmed-deb822-field debian/control §1 Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, pkgconf, libpkcs11-helper1-dev, libgnutls-dev | libgnutls28-dev | libgnutls30-dev 688N: 689N: The raw but trimmed contents of the named field in the given Deb822 file. 690N: The number indicates the section from the top, starting at 1. 691N: 692N: Visibility: classification 693N: Show-Always: no 694N: Check: fields/deb822 695N: This tag is a classification. There is no issue in your package. 696N: 697N: 698C: smartcardauth source: trimmed-deb822-field debian/control §1 Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 699N: 700C: smartcardauth source: trimmed-deb822-field debian/control §1 Priority extra 701N: 702C: smartcardauth source: trimmed-deb822-field debian/control §1 Section tde 703N: 704C: smartcardauth source: trimmed-deb822-field debian/control §1 Source smartcardauth 705N: 706C: smartcardauth source: trimmed-deb822-field debian/control §1 Standards-Version 3.8.4 707N: 708C: smartcardauth source: trimmed-deb822-field debian/control §2 Architecture any 709N: 710C: smartcardauth source: trimmed-deb822-field debian/control §2 Breaks smartcardauth (<< 4:14.0.0~) 711N: 712C: smartcardauth source: trimmed-deb822-field debian/control §2 Conflicts openct 713N: 714C: smartcardauth source: trimmed-deb822-field debian/control §2 Depends ${shlibs:Depends}, pcsc-tools, pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, libpam-heimdal, psmisc, xxd 715N: 716C: smartcardauth source: trimmed-deb822-field debian/control §2 Description SmartCard Login and LUKS Decrypt, Setup Utility\n This utility will allow you to set up your computer to accept a SmartCard as an authentication source for:\n - Your encrypted LUKS partition\n - TDE R14.x, including automatic login, lock, and unlock features\n It is designed to work with any OpenSC-supported, ISO 7816-4,-8 compliant, PKCS#11 enabled smartcard\n Examples of such cards are:\n - The OpenPGP card (ISO ISO 7816-4,-8 compliant) 717N: 718C: smartcardauth source: trimmed-deb822-field debian/control §2 Package smartcardauth 719N: 720C: smartcardauth source: trimmed-deb822-field debian/control §2 Recommends libpam-ccreds, libpam-ck-connector, libpam-pkcs11, libpam-mount 721N: 722C: smartcardauth source: trimmed-deb822-field debian/control §2 Replaces smartcardauth (<< 4:14.0.0~) 723N: 724C: smartcardauth source: trimmed-field Architecture any 725N: 726N: These are the raw but trimmed contents of the named field in the package's 727N: primary control file. 728N: 729N: Visibility: classification 730N: Show-Always: no 731N: Check: fields/trimmed 732N: This tag is a classification. There is no issue in your package. 733N: 734N: 735C: smartcardauth source: trimmed-field Binary smartcardauth 736N: 737C: smartcardauth source: trimmed-field Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, pkgconf, libpkcs11-helper1-dev, libgnutls-dev | libgnutls28-dev | libgnutls30-dev 738N: 739C: smartcardauth source: trimmed-field Checksums-Sha1 30aa0894a8648b6d73caec1639ffc041e391573c 20132 smartcardauth_14.1.6~pre1.orig.tar.xz\n 72b20ac108fbd6ac08d8a177e7868646cbd0a974 1768 smartcardauth_14.1.6~pre1-0ubuntu22.04.0+1.debian.tar.xz 740N: 741C: smartcardauth source: trimmed-field Checksums-Sha256 8e341b1a0b6ef5d06c83a76d90f5750b89d0edb9fbcd91fbc3dbb39c979078a2 20132 smartcardauth_14.1.6~pre1.orig.tar.xz\n 27fefa6754076a03855059f124482729ec193cb0813de7481ecbfdd46671484e 1768 smartcardauth_14.1.6~pre1-0ubuntu22.04.0+1.debian.tar.xz 742N: 743C: smartcardauth source: trimmed-field Files 16113d5e172d0e061c7ffc41b2fbb850 20132 smartcardauth_14.1.6~pre1.orig.tar.xz\n eb1d681d9c4997f23a05d6f8eda70261 1768 smartcardauth_14.1.6~pre1-0ubuntu22.04.0+1.debian.tar.xz 744N: 745C: smartcardauth source: trimmed-field Format 3.0 (quilt) 746N: 747C: smartcardauth source: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 748N: 749C: smartcardauth source: trimmed-field Package-List smartcardauth deb tde extra arch=any 750N: 751C: smartcardauth source: trimmed-field Source smartcardauth 752N: 753C: smartcardauth source: trimmed-field Standards-Version 3.8.4 754N: 755C: smartcardauth source: trimmed-field Version 4:14.1.6~pre1-0ubuntu22.04.0+1 756N: 757C: smartcardauth: trimmed-field Architecture ppc64el 758N: 759C: smartcardauth: trimmed-field Breaks smartcardauth (<< 4:14.0.0~) 760N: 761C: smartcardauth: trimmed-field Conflicts openct 762N: 763C: smartcardauth: trimmed-field Depends libc6 (>= 2.34), libpkcs11-helper1 (>= 1.05), libssl3 (>= 3.0.0~~alpha1), pcsc-tools, pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, libpam-heimdal, psmisc, xxd 764N: 765C: smartcardauth: trimmed-field Description SmartCard Login and LUKS Decrypt, Setup Utility\n This utility will allow you to set up your computer to accept a SmartCard as an authentication source for:\n - Your encrypted LUKS partition\n - TDE R14.x, including automatic login, lock, and unlock features\n It is designed to work with any OpenSC-supported, ISO 7816-4,-8 compliant, PKCS#11 enabled smartcard\n Examples of such cards are:\n - The OpenPGP card (ISO ISO 7816-4,-8 compliant) 766N: 767C: smartcardauth: trimmed-field Installed-Size 123 768N: 769C: smartcardauth: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 770N: 771C: smartcardauth: trimmed-field Package smartcardauth 772N: 773C: smartcardauth: trimmed-field Priority extra 774N: 775C: smartcardauth: trimmed-field Recommends libpam-ccreds, libpam-ck-connector, libpam-pkcs11, libpam-mount 776N: 777C: smartcardauth: trimmed-field Replaces smartcardauth (<< 4:14.0.0~) 778N: 779C: smartcardauth: trimmed-field Section tde 780N: 781C: smartcardauth: trimmed-field Version 4:14.1.6~pre1-0ubuntu22.04.0+1 782 783--------------------