cmd: 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' output (contains stderr only, stdout was captured): Files in working directory: lintian.txt -------------------- N: E: 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] N: N: The previous version of this package had a different version epoch to the N: current version but the upstream version did not go "backwards". For N: example, the previous package version was "1:1.0-1" and the current N: version is "2:2.0-1". N: N: This was likely an accidental bump or addition of an epoch. N: N: Epochs exist to cope with changes to the upstream version numbering N: scheme. Whilst they are a powerful tool, increasing or adding an epoch has N: many downsides including causing issues with versioned dependencies, being N: misleading to users and being aesthetically unappealing. Whilst they N: should be avoided, valid reasons to add or increment the epoch include: N: N: - Upstream changed their versioning scheme in a way that makes the N: latest version lower than the previous one. N: - You need to permanently revert to a lower upstream version. N: N: Temporary revertions (eg. after an NMU) should use not modify or introduce N: an epoch - please use the CURRENT+reallyFORMER until you can upload the N: latest version again. N: N: If you are unsure whether you need to increase the epoch for a package, N: please consult the debian-devel mailing list. N: N: Visibility: error N: Show-Always: no N: Check: debian/changelog N: N: E: smartcardauth: no-copyright-file N: N: Each binary package has to include a plain file N: /usr/share/doc/*pkg*/copyright N: N: Please refer to Copyright information (Section 12.5) in the Debian Policy N: Manual for details. N: N: Visibility: error N: Show-Always: no N: Check: debian/copyright N: N: E: smartcardauth source: rules-require-build-prerequisite (does not satisfy cdbs:any) [debian/rules] N: N: N: The code in debian/rules requires a prerequisite N: that is not presently listed in the package's Build-Depends. N: N: In the special case of Python, affected packages should Build-Depend on N: one of python3, python3-all, python3-dev, or python3-all-dev. Which one N: depends on whether a package supports multiple Python versions, and also N: whether the package builds Python modules or uses Python only as part of N: the build process. N: N: Packages that depend on a specific Python version may build-depend on any N: appropriate pythonX.Y or pythonX.Y-dev package instead. N: N: The condition you see in the context is not a recommendation on what to N: add. If you see a list, more than likely only one member is needed to make N: this tag go away. You probably also do not need the :any multiarch N: qualifier, if you see one. N: N: Please refer to Package relationships (Section 4.2) in the Debian Policy N: Manual for details. N: N: Visibility: error N: Show-Always: no N: Check: debian/rules N: Renamed from: missing-build-dependency missing-python-build-dependency N: N: E: smartcardauth: unstripped-binary-or-object [usr/bin/cardpincheck] N: N: The package installs an unstripped binary or object file. N: N: Please note, that shared libraries have to be stripped with the N: --strip-unneeded option. N: N: Please refer to Binaries (Section 10.1) in the Debian Policy Manual and N: Libraries (Section 10.2) in the Debian Policy Manual for details. N: N: Visibility: error N: Show-Always: no N: Check: binaries/debug-symbols N: N: W: smartcardauth source: binary-nmu-debian-revision-in-source 4:14.2.0~pre5-0ubuntu24.10.0+3 N: N: The version number of your source package ends in +b and a number or has a N: Debian revision containing three parts. These version numbers are used by N: binary NMUs and should not be used as the source version. (The +b form is N: the current standard; the three-part version number now obsolete.) N: N: Please refer to Recompilation or binary-only NMU (Section 5.10.2.1) in the N: Debian Developer's Reference for details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/version N: N: W: smartcardauth source: custom-compression-in-debian-source-options compression = "xz" [debian/source/options:2] N: N: This package selects a custom compression level or algorithm in N: debian/source/options. Please remove the call and let dpkg-deb(1) select N: suitable defaults. N: N: Custom compression settings are usually chosen for one of two reasons: N: N: Higher compression levels or more advanced algorithms shrink the sizes of N: large files, but they can cause problems in the resource constrained N: environments used in Debian's buildd infrastructure. For example, higher N: than expected memory consumption may trigger an FTBFS or a failure to N: install. N: N: Lower compression levels or less advanced algorithms are sometimes needed N: to support older Debian version. Unfortunately, they also make it harder N: to change the defaults on an archive-wide basis. N: N: Some legitimate use cases trigger this tag. Please override it. N: N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) N: manual page for details. N: N: Visibility: warning N: Show-Always: no N: Check: debian/source-dir N: Renamed from: debian-source-options-has-custom-compression-settings N: N: W: smartcardauth source: custom-compression-in-debian-source-options compression-level = 9 [debian/source/options:3] N: W: smartcardauth source: debhelper-but-no-misc-depends smartcardauth N: N: The source package uses debhelper, but it does not include ${misc:Depends} N: in the given binary package's debian/control entry. Any debhelper command N: may add dependencies to ${misc:Depends} that are required for the work N: that it does, so recommended best practice is to always add N: ${misc:Depends} to the dependencies of each binary package if debhelper is N: in use. N: N: Please refer to the debhelper(7) manual page for details. N: N: Visibility: warning N: Show-Always: no N: Check: debhelper N: N: W: smartcardauth source: debian-rules-sets-DEB_BUILD_OPTIONS [debian/rules:6] N: N: The debian/rules file sets the DEB_BUILD_OPTIONS variable, which will N: override any user-specified build profile. N: N: Please replace with DEB_BUILD_MAINT_OPTIONS. N: N: Please refer to the dpkg-buildflags(1) manual page for details. N: N: Visibility: warning N: Show-Always: no N: Check: debian/rules N: N: W: smartcardauth source: debian-rules-sets-DEB_BUILD_OPTIONS [debian/rules:7] N: W: smartcardauth source: epoch-change-without-comment 1.0-3ubuntu5 -> 4:14.2.0~pre5-0ubuntu24.10.0+3 [debian/changelog:1] N: N: The previous version of this package had a different version epoch (eg. N: 2:1.0-1) to the current version but there's no reference to this in the N: changelog entry. N: N: Epochs exist to cope with changes to the upstream version numbering N: scheme. Whilst they are a powerful tool, increasing or adding an epoch has N: many downsides including causing issues with versioned dependencies, being N: misleading to users and being aesthetically unappealing. Whilst they N: should be avoided, valid reasons to add or increment the epoch include: N: N: - Upstream changed their versioning scheme in a way that makes the N: latest version lower than the previous one. N: - You need to permanently revert to a lower upstream version. N: N: Temporary revertions (eg. after an NMU) should use not modify or introduce N: an epoch - please use the CURRENT+reallyFORMER until you can upload the N: latest version again. N: N: If you are unsure whether you need to increase the epoch for a package, N: please consult the debian-devel mailing list. N: N: Lintian looks in this version's changelog entry for the phrase "epoch". N: N: Visibility: warning N: Show-Always: no N: Check: debian/changelog N: N: W: smartcardauth: extended-description-line-too-long line 1 N: N: One or more lines in the extended part of the "Description:" field have N: been found to contain more than 80 characters. For the benefit of users of N: 80x25 terminals, it is recommended that the lines do not exceed 80 N: characters. N: N: Please refer to The single line synopsis (Section 3.4.1) in the Debian N: Policy Manual for details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/description N: N: W: smartcardauth: extended-description-line-too-long line 4 N: W: smartcardauth source: no-debian-copyright-in-source N: N: Every package must include the file /usr/share/doc/*pkg*/copyright. A copy N: of this file should be in debian/copyright in the source package. N: N: Please refer to Copyright information (Section 12.5) in the Debian Policy N: Manual for details. N: N: Visibility: warning N: Show-Always: no N: Check: debian/copyright N: Renamed from: no-debian-copyright N: N: W: smartcardauth: no-manual-page [usr/bin/cardpincheck] N: N: Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should have N: a manual page N: N: Note that though the man program has the capability to check for several N: program names in the NAMES section, each of these programs should have its N: own manual page (a symbolic link to the appropriate manual page is N: sufficient) because other manual page viewers such as xman or tkman don't N: support this. N: N: If the name of the manual page differs from the binary by case, man may be N: able to find it anyway; however, it is still best practice to match the N: exact capitalization of the executable in the manual page. N: N: If the manual pages are provided by another package on which this package N: depends, Lintian may not be able to determine that manual pages are N: available. In this case, after confirming that all binaries do have manual N: pages after this package and its dependencies are installed, please add a N: Lintian override. N: N: Please refer to Manual pages (Section 12.1) in the Debian Policy Manual N: for details. N: N: Visibility: warning N: Show-Always: no N: Check: documentation/manual N: Renamed from: binary-without-manpage N: N: W: smartcardauth: no-manual-page [usr/bin/cryptosmartcard.sh] N: W: smartcardauth: package-relation-with-self Breaks: smartcardauth (<< 4:14.0.0~) N: N: The package declares a relationship with itself. This is not very useful N: except in the case of a package Conflicting with itself if its package N: name doubles as a virtual package. N: N: Visibility: warning N: Show-Always: no N: Check: fields/package-relations N: N: W: smartcardauth: possible-unindented-list-in-extended-description line 6 N: N: The package "Description:" contains an unindented line which starts with a N: dash (-) or asterisk (*). If this was meant to be a list of items these N: lines need to be indented (dselect would word-wrap these lines otherwise). N: N: Please refer to Description (Section 5.6.13) in the Debian Policy Manual N: for details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/description N: N: W: smartcardauth: priority-extra-is-replaced-by-priority-optional N: N: Since Debian Policy version 4.0.1, the priority extra has been deprecated. N: N: Please update debian/control and replace all instances of Priority: extra N: with Priority: optional. N: N: Please refer to Priorities (Section 2.5) in the Debian Policy Manual for N: details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/priority N: N: W: smartcardauth: script-with-language-extension [usr/bin/cryptosmartcard.sh] N: N: When scripts are installed into a directory in the system PATH, the script N: name should not include an extension such as .sh or .pl that denotes the N: scripting language currently used to implement it. The implementation N: language may change; if it does, leaving the name the same would be N: confusing and changing it would be disruptive. N: N: Please refer to Scripts (Section 10.4) in the Debian Policy Manual for N: details. N: N: Visibility: warning N: Show-Always: no N: Check: files/scripts N: N: W: smartcardauth: unknown-section tde N: N: The "Section:" field in this package's control file is not one of the N: sections in use on the ftp archive. Valid sections are currently admin, N: comm, cli-mono, database, debug, devel, doc, editors, electronics, N: embedded, fonts, games, gnome, gnu-r, gnustep, graphics, hamradio, N: haskell, httpd, interpreters, java, javascript, kde, libdevel, libs, lisp, N: localization, kernel, mail, math, misc, net, news, ocaml, oldlibs, N: otherosfs, perl, php, python, ruby, rust, science, shells, sound, tex, N: text, utils, vcs, video, web, x11, xfce, zope. N: N: The section name should be preceded by either "contrib/", "non-free/" or N: "non-free-firmware/" if the package is in the according archive area. N: N: Please refer to Sections (Section 2.4) in the Debian Policy Manual for N: details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/section N: N: W: smartcardauth: uses-implicit-await-trigger activate [triggers:1] N: N: The listed trigger is present in the control file of the package. The N: trigger is an await trigger, which may not be obvious from its name. N: N: The await triggers place rather strong requirements on dpkg that often N: lead to trigger cycles due to changes in other packages. N: N: If the package does not need the guarantees that dpkg provides to await N: triggers, please use the -noawait variant of the trigger. This is often N: the case for packages that use the trigger to compile a form of cache. N: N: If the package does need the guarantees provided by dpkg, then please N: document the rationale in a comment above the trigger and use the -await N: variant of the trigger to avoid this warning. N: N: Please refer to the deb-triggers(5) manual page and Bug#774559 for N: details. N: N: Visibility: warning N: Show-Always: no N: Check: triggers N: N: I: smartcardauth: bash-term-in-posix-shell '$HOSTTYPE' [usr/bin/cryptosmartcard.sh:49] N: N: This script is marked as running under /bin/sh, but it seems to use a N: feature found in bash but not in the SUSv3 or POSIX shell specification. N: N: Some examples are: N: N: - == in a test, it should use = instead - read without a variable in the N: argument - function to define a function - source instead of . - . command N: args, passing arguments to commands via source is not supported - N: {foo,bar} instead of foo bar - [[ test ]] instead of [ test ] (requires a N: Korn shell) - type instead of which or command -v N: N: Visibility: info N: Show-Always: no N: Check: shell/non-posix/bash-centric N: N: I: smartcardauth: bash-term-in-posix-shell '$HOSTTYPE' [usr/bin/cryptosmartcard.sh:50] N: I: smartcardauth: bash-term-in-posix-shell '$HOSTTYPE' [usr/share/initramfs-tools/hooks/cryptlukssc:43] N: I: smartcardauth: bash-term-in-posix-shell '$HOSTTYPE' [usr/share/initramfs-tools/hooks/cryptlukssc:44] N: I: smartcardauth: bash-term-in-posix-shell '$OSTYPE' [usr/bin/cryptosmartcard.sh:49] N: I: smartcardauth: bash-term-in-posix-shell '$OSTYPE' [usr/bin/cryptosmartcard.sh:50] N: I: smartcardauth: bash-term-in-posix-shell '$OSTYPE' [usr/share/initramfs-tools/hooks/cryptlukssc:43] N: I: smartcardauth: bash-term-in-posix-shell '$OSTYPE' [usr/share/initramfs-tools/hooks/cryptlukssc:44] N: I: smartcardauth: bash-term-in-posix-shell '&>' [usr/bin/cryptosmartcard.sh:159] N: I: smartcardauth: bash-term-in-posix-shell '&>' [usr/bin/cryptosmartcard.sh:162] N: I: smartcardauth: bash-term-in-posix-shell '&>' [usr/bin/cryptosmartcard.sh:170] N: I: smartcardauth: bash-term-in-posix-shell 'read -s' [usr/bin/cryptosmartcard.sh:219] N: I: smartcardauth source: debian-watch-file-is-missing N: N: This source package is not Debian-native but it does not have a N: debian/watch file. This file is used for automatic detection of new N: upstream versions by the Debian External Health Status project and other N: project infrastructure. If this package is maintained upstream, please N: consider adding a debian/watch file to detect new releases. N: N: If the package is not maintained upstream or if upstream uses a N: distribution mechanism that cannot be meaningfully monitored by uscan and N: the Debian External Health Status project, please consider adding a N: debian/watch file containing only comments documenting the situation. N: N: Please refer to Upstream source location: debian/watch (Section 4.11) in N: the Debian Policy Manual and the uscan(1) manual page for details. N: N: Visibility: info N: Show-Always: no N: Check: debian/watch N: N: I: smartcardauth source: no-dh-sequencer [debian/rules] N: N: This package does not use the dh sequencer in debian/rules. N: N: While maintainers may use a variety of build systems, this one is by far N: the most popular. N: N: Maintainers are strongly encouraged to use the dh sequencer in new N: packages and convert existing ones when appropriate. N: N: Visibility: info N: Show-Always: no N: Check: debian/rules/dh-sequencer N: N: I: smartcardauth source: out-of-date-standards-version 3.8.4 (released 2010-01-27) (current is 4.7.0) N: N: The source package refers to a Standards-Version older than the one that N: was current at the time the package was created (according to the N: timestamp of the latest debian/changelog entry). Please consider updating N: the package to current Policy and setting this control field N: appropriately. N: N: If the package is already compliant with the current standards, you don't N: have to re-upload the package just to adjust the Standards-Version control N: field. However, please remember to update this field next time you upload N: the package. N: N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the N: debian-policy package for a summary of changes in newer versions of N: Policy. N: N: Please refer to N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for N: details. N: N: Visibility: info N: Show-Always: no N: Check: fields/standards-version N: N: I: smartcardauth: spelling-error-in-description ISO ISO (duplicate word) ISO N: N: Lintian found a spelling error in the package description. Lintian has a N: list of common misspellings that it looks for. It does not have a N: dictionary like a spelling checker does. It is particularly picky about N: spelling and capitalization in package descriptions since they're very N: visible to end users. N: N: Visibility: info N: Show-Always: no N: Check: fields/description N: N: P: smartcardauth source: no-homepage-field N: N: This non-native package lacks a Homepage field. If the package has an N: upstream home page that contains useful information or resources for the N: end user, consider adding a Homepage control field to debian/control. N: N: Please refer to Homepage (Section 5.6.23) in the Debian Policy Manual for N: details. N: N: Visibility: pedantic N: Show-Always: no N: Check: fields/homepage N: N: P: smartcardauth: odd-mark-in-description comma not followed by whitespace (line 4) N: N: A punction mark was placed oddly in the description. N: N: This tag is currently only issued for a comma that is not followed by a N: whitespace character or a number (eg. for "300,000"). N: N: Please refer to Bug#591665 and Bug#591664 for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: fields/description N: N: P: smartcardauth: odd-mark-in-description comma not followed by whitespace (line 6) N: P: smartcardauth source: package-uses-old-debhelper-compat-version 10 N: N: This package uses a debhelper compatibility level that is no longer N: recommended. Please consider using the recommended level. N: N: For most packages, the best way to set the compatibility level is to N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You N: can also use the debian/compat file or export DH_COMPAT in debian/rules. N: N: If no level is selected debhelper defaults to level 1, which is N: deprecated. N: N: Please refer to the debhelper(7) manual page for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debhelper N: N: P: smartcardauth source: silent-on-rules-requiring-root [debian/control] N: N: The field Rules-Requires-Root is missing from the file debian/control. N: N: Over time, Debian has successively narrowed the steps for which elevated N: privileges are required. It speeds up the building of installation N: packages in the archive. Eventually, Debian will switch the default N: archive-wide behaviour to expedite the build process further. N: N: Please declare explicitly that the sources do not require root privileges. N: You can use the setting Rules-Requires-Root: no in the source stanza of N: debian/control, but please verify with diffoscope(1) that the installation N: packages produced are in fact identical. N: N: Please refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules N: and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and N: Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for N: details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/control/field/rules-requires-root N: Renamed from: rules-requires-root-missing N: N: X: smartcardauth source: upstream-metadata-file-is-missing N: N: This source package is not Debian-native but it does not have a N: debian/upstream/metadata file. N: N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to N: collect meta-information about upstream projects from any source package. N: This file is in YAML format and it is used in to feed the data in the N: UltimateDebianDatabase. For example, it can contains the way the authors N: want their software be cited in publications and some bibliographic N: references about the software. N: N: Please add a debian/upstream/metadata file. N: N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and N: https://wiki.debian.org/UpstreamMetadata for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/upstream/metadata N: This tag is experimental. N: N: C: smartcardauth: control-tarball-compression-format zst N: N: This is the compressor format used for the control.tar tarball. N: N: Visibility: classification N: Show-Always: no N: Check: deb-format N: This tag is a classification. There is no issue in your package. N: N: C: smartcardauth: data-tarball-compression-format zst N: N: This is the compressor format used for the data.tar tarball. N: N: Visibility: classification N: Show-Always: no N: Check: deb-format N: This tag is a classification. There is no issue in your package. N: N: C: smartcardauth source: debhelper-compat-level 10 N: N: This is the debhelper compat level used specified by this package. N: N: Visibility: classification N: Show-Always: no N: Check: debhelper N: This tag is a classification. There is no issue in your package. N: N: C: smartcardauth source: debian-build-system cdbs-with-debhelper.mk [debian/rules] N: N: This is the build system that Lintian believes the package is using. N: N: Visibility: classification N: Show-Always: no N: Check: debhelper N: This tag is a classification. There is no issue in your package. N: N: C: smartcardauth source: mail-contact Maintainer "TDE Debian Team" N: N: This person is a contact in the named group for this package. N: N: Visibility: classification N: Show-Always: no N: Check: fields/mail-address N: Renamed from: maintainer uploader N: This tag is a classification. There is no issue in your package. N: N: C: smartcardauth: mail-contact Maintainer "TDE Debian Team" N: C: smartcardauth: no-ctrl-scripts N: N: The package does not rely on any maintainer scripts (or other executable N: control files). N: N: Visibility: classification N: Show-Always: no N: Check: control-files N: This tag is a classification. There is no issue in your package. N: N: C: smartcardauth source: number-of-patches 0 [debian/patches/series] N: N: The number of patches according to the debian/patches/series file. N: N: Visibility: classification N: Show-Always: no N: Check: debian/patches/count N: This tag is a classification. There is no issue in your package. N: N: C: smartcardauth source: package-is-maintained-by-individual N: N: The package is maintained by an individual according to the N: maintainer/uploaders fields in the debian/control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/vcs N: This tag is a classification. There is no issue in your package. N: N: C: smartcardauth: package-is-maintained-by-individual N: C: smartcardauth source: patch-system quilt N: N: This package uses the specified patch system (eg. "quilt" or "dpatch"). N: N: Visibility: classification N: Show-Always: no N: Check: debian/patches N: This tag is a classification. There is no issue in your package. N: N: C: smartcardauth source: source-format 3.0 (quilt) N: N: This is the source format declared in the package. N: N: Visibility: classification N: Show-Always: no N: Check: debian/source-dir N: This tag is a classification. There is no issue in your package. N: N: C: smartcardauth source: standards-version 3.8.4 N: N: The standards version of the package according to Standards-Version field N: in the debian/control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/standards-version N: This tag is a classification. There is no issue in your package. N: N: C: 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] N: N: The raw but trimmed contents of the named field in the given Deb822 file. N: The number indicates the section from the top, starting at 1. N: N: Visibility: classification N: Show-Always: no N: Check: fields/deb822 N: This tag is a classification. There is no issue in your package. N: N: C: smartcardauth source: trimmed-deb822-field §1 Maintainer TDE Debian Team [debian/control:4] N: C: smartcardauth source: trimmed-deb822-field §1 Priority extra [debian/control:3] N: C: smartcardauth source: trimmed-deb822-field §1 Section tde [debian/control:2] N: C: smartcardauth source: trimmed-deb822-field §1 Source smartcardauth [debian/control:1] N: C: smartcardauth source: trimmed-deb822-field §1 Standards-Version 3.8.4 [debian/control:6] N: C: smartcardauth source: trimmed-deb822-field §2 Architecture any [debian/control:9] N: C: smartcardauth source: trimmed-deb822-field §2 Breaks smartcardauth (<< 4:14.0.0~) [debian/control:13] N: C: smartcardauth source: trimmed-deb822-field §2 Conflicts openct [debian/control:14] N: C: 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] N: C: 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] N: C: smartcardauth source: trimmed-deb822-field §2 Package smartcardauth [debian/control:8] N: C: smartcardauth source: trimmed-deb822-field §2 Recommends libpam-ccreds, libpam-ck-connector, libpam-pkcs11, libpam-mount [debian/control:11] N: C: smartcardauth source: trimmed-deb822-field §2 Replaces smartcardauth (<< 4:14.0.0~) [debian/control:12] N: C: smartcardauth source: trimmed-field Architecture any N: N: These are the raw but trimmed contents of the named field in the package's N: primary control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/trimmed N: This tag is a classification. There is no issue in your package. N: N: C: smartcardauth source: trimmed-field Binary smartcardauth N: C: 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 N: C: 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 N: C: 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 N: C: 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 N: C: smartcardauth source: trimmed-field Format 3.0 (quilt) N: C: smartcardauth source: trimmed-field Maintainer TDE Debian Team N: C: smartcardauth source: trimmed-field Package-List smartcardauth deb tde extra arch=any N: C: smartcardauth source: trimmed-field Source smartcardauth N: C: smartcardauth source: trimmed-field Standards-Version 3.8.4 N: C: smartcardauth source: trimmed-field Version 4:14.2.0~pre5-0ubuntu24.10.0+3 N: C: smartcardauth: trimmed-field Architecture ppc64el N: C: smartcardauth: trimmed-field Breaks smartcardauth (<< 4:14.0.0~) N: C: smartcardauth: trimmed-field Conflicts openct N: C: 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 N: C: 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) N: C: smartcardauth: trimmed-field Installed-Size 124 N: C: smartcardauth: trimmed-field Maintainer TDE Debian Team N: C: smartcardauth: trimmed-field Package smartcardauth N: C: smartcardauth: trimmed-field Priority extra N: C: smartcardauth: trimmed-field Recommends libpam-ccreds, libpam-ck-connector, libpam-pkcs11, libpam-mount N: C: smartcardauth: trimmed-field Replaces smartcardauth (<< 4:14.0.0~) N: C: smartcardauth: trimmed-field Section tde N: C: smartcardauth: trimmed-field Version 4:14.2.0~pre5-0ubuntu24.10.0+3 --------------------