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