1E: smartcardauth source: epoch-changed-but-upstream-version-did-not-go-backwards 1.0-3ubuntu5 -> 4:14.1.6~pre1-0raspbian11.0.0+1 2N: 3E: epoch-changed-but-upstream-version-did-not-go-backwards 4N: 5N: The previous version of this package had a different version epoch to 6N: the current version but the upstream version did not go "backwards". 7N: For example, the previous package version was "1:1.0-1" and the 8N: current version is "2:2.0-1". 9N: 10N: This was likely an accidental bump or addition of an epoch. 11N: 12N: Epochs exist to cope with changes to the upstream version numbering 13N: scheme. Whilst they are a powerful tool, increasing or adding an epoch 14N: has many downsides including causing issues with versioned 15N: dependencies, being misleading to users and being aesthetically 16N: unappealing. Whilst they should be avoided, valid reasons to add or 17N: increment the epoch include: 18N: 19N: - Upstream changed their versioning scheme in a way that makes the 20N: latest version lower than the previous one. 21N: - You need to permanently revert to a lower upstream version. 22N: 23N: Temporary revertions (eg. after an NMU) should use not modify or 24N: introduce an epoch - please use the CURRENT+reallyFORMER until you can 25N: upload the latest version again. 26N: 27N: If you are unsure whether you need to increase the epoch for a 28N: package, please consult the debian-devel mailing list. 29N: 30N: Severity: error 31N: 32N: Check: debian/changelog 33N: 34E: smartcardauth source: missing-build-dependency cdbs 35N: 36E: missing-build-dependency 37N: 38N: The package doesn't specify a build dependency on a package that is 39N: used in debian/rules. 40N: 41N: Lintian intentionally does not take into account transitive 42N: dependencies. Even if the package build-depends on some package that 43N: in turn depends on the needed package, an explicit build dependency 44N: should be added. Otherwise, a latent bug is created that will appear 45N: without warning if the other package is ever updated to change its 46N: dependencies. Even if this seems unlikely, please always add explicit 47N: build dependencies on every non-essential, non-build-essential package 48N: that is used directly during the build. 49N: 50N: Refer to Debian Policy Manual section 4.2 (Package relationships) for 51N: details. 52N: 53N: Severity: error 54N: 55N: Check: debian/rules 56N: 57E: smartcardauth: no-copyright-file 58N: 59E: no-copyright-file 60N: 61N: Each binary package has to include a plain file 62N: /usr/share/doc/*pkg*/copyright 63N: 64N: Refer to Debian Policy Manual section 12.5 (Copyright information) for 65N: details. 66N: 67N: Severity: error 68N: 69N: Check: debian/copyright 70N: 71E: smartcardauth: unstripped-binary-or-object usr/bin/cardpincheck 72N: 73E: unstripped-binary-or-object 74N: 75N: The package installs an unstripped binary or object file. 76N: 77N: Please note, that shared libraries have to be stripped with the 78N: --strip-unneeded option. 79N: 80N: Refer to Debian Policy Manual section 10.1 (Binaries) and Debian 81N: Policy Manual section 10.2 (Libraries) for details. 82N: 83N: Severity: error 84N: 85N: Check: binaries 86N: 87W: smartcardauth source: ancient-standards-version 3.8.4 (released 2010-01-27) (current is 4.5.1) 88N: 89W: ancient-standards-version 90N: 91N: The source package refers to a Standards-Version that has been 92N: obsolete for more than two years. Please update your package to latest 93N: Policy and set this control field appropriately. 94N: 95N: If the package is already compliant with the current standards, you 96N: don't have to re-upload the package just to adjust the 97N: Standards-Version control field. However, please remember to update 98N: this field next time you upload the package. 99N: 100N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 101N: debian-policy package for a summary of changes in newer versions of 102N: Policy. 103N: 104N: Refer to 105N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 106N: details. 107N: 108N: Severity: warning 109N: 110N: Check: fields/standards-version 111N: 112W: smartcardauth source: binary-nmu-debian-revision-in-source 4:14.1.6~pre1-0raspbian11.0.0+1 113N: 114W: binary-nmu-debian-revision-in-source 115N: 116N: The version number of your source package ends in +b and a number or 117N: has a Debian revision containing three parts. These version numbers 118N: are used by binary NMUs and should not be used as the source version. 119N: (The +b form is the current standard; the three-part version number 120N: now obsolete.) 121N: 122N: Refer to Debian Developer's Reference section 5.10.2.1 (Recompilation 123N: or binary-only NMU) for details. 124N: 125N: Severity: warning 126N: 127N: Check: fields/version 128N: 129W: smartcardauth source: custom-compression-in-debian-source-options compression = "xz" (line 2) 130N: 131W: custom-compression-in-debian-source-options 132N: 133N: This package selects a custom compression level or algorithm in 134N: debian/source/options. Please remove the call and let dpkg-deb(1) 135N: select suitable defaults. 136N: 137N: Custom compression settings are usually chosen for one of two reasons: 138N: 139N: Higher compression levels or more advanced algorithms shrink the sizes 140N: of large files, but they can cause problems in the resource 141N: constrained environments used in Debian's buildd infrastructure. For 142N: example, higher than expected memory consumption may trigger an FTBFS 143N: or a failure to install. 144N: 145N: Lower compression levels or less advanced algorithms are sometimes 146N: needed to support older Debian version. Unfortunately, they also make 147N: it harder to change the defauls on an archive-wide basis. 148N: 149N: Some legitimate use cases trigger this tag. Please override it. 150N: 151N: Refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) 152N: manual page for details. 153N: 154N: Severity: warning 155N: 156N: Check: debian/source-dir 157N: 158N: Renamed from: debian-source-options-has-custom-compression-settings 159N: 160W: smartcardauth source: custom-compression-in-debian-source-options compression-level = 9 (line 3) 161W: smartcardauth source: debhelper-but-no-misc-depends smartcardauth 162N: 163W: debhelper-but-no-misc-depends 164N: 165N: The source package uses debhelper, but it does not include 166N: ${misc:Depends} in the given binary package's debian/control entry. 167N: Any debhelper command may add dependencies to ${misc:Depends} that are 168N: required for the work that it does, so recommended best practice is to 169N: always add ${misc:Depends} to the dependencies of each binary package 170N: if debhelper is in use. 171N: 172N: Refer to the debhelper(7) manual page for details. 173N: 174N: Severity: warning 175N: 176N: Check: debhelper 177N: 178W: smartcardauth source: debian-rules-sets-DEB_BUILD_OPTIONS line 6 179N: 180W: debian-rules-sets-DEB_BUILD_OPTIONS 181N: 182N: The debian/rules file sets the DEB_BUILD_OPTIONS variable, which will 183N: override any user-specified build profile. 184N: 185N: Please replace with DEB_BUILD_MAINT_OPTIONS. 186N: 187N: Refer to the dpkg-buildflags(1) manual page for details. 188N: 189N: Severity: warning 190N: 191N: Check: debian/rules 192N: 193W: smartcardauth source: debian-rules-sets-DEB_BUILD_OPTIONS line 7 194W: smartcardauth source: epoch-change-without-comment 1.0-3ubuntu5 -> 4:14.1.6~pre1-0raspbian11.0.0+1 195N: 196W: epoch-change-without-comment 197N: 198N: The previous version of this package had a different version epoch 199N: (eg. 2:1.0-1) to the current version but there's no reference to this 200N: in the changelog entry. 201N: 202N: Epochs exist to cope with changes to the upstream version numbering 203N: scheme. Whilst they are a powerful tool, increasing or adding an epoch 204N: has many downsides including causing issues with versioned 205N: dependencies, being misleading to users and being aesthetically 206N: unappealing. Whilst they should be avoided, valid reasons to add or 207N: increment the epoch include: 208N: 209N: - Upstream changed their versioning scheme in a way that makes the 210N: latest version lower than the previous one. 211N: - You need to permanently revert to a lower upstream version. 212N: 213N: Temporary revertions (eg. after an NMU) should use not modify or 214N: introduce an epoch - please use the CURRENT+reallyFORMER until you can 215N: upload the latest version again. 216N: 217N: If you are unsure whether you need to increase the epoch for a 218N: package, please consult the debian-devel mailing list. 219N: 220N: Lintian looks in this version's changelog entry for the phrase 221N: "epoch". 222N: 223N: Severity: warning 224N: 225N: Check: debian/changelog 226N: 227W: smartcardauth: extended-description-line-too-long line 1 228N: 229W: extended-description-line-too-long 230N: 231N: One or more lines in the extended part of the "Description:" field 232N: have been found to contain more than 80 characters. For the benefit of 233N: users of 80x25 terminals, it is recommended that the lines do not 234N: exceed 80 characters. 235N: 236N: Refer to Debian Policy Manual section 3.4.1 (The single line synopsis) 237N: for details. 238N: 239N: Severity: warning 240N: 241N: Check: fields/description 242N: 243W: smartcardauth: extended-description-line-too-long line 4 244W: smartcardauth: hardening-no-pie usr/bin/cardpincheck 245N: 246W: hardening-no-pie 247N: 248N: This package provides an ELF executable that was not compiled as a 249N: position independent executable (PIE). 250N: 251N: In Debian, since version 6.2.0-7 of the gcc-6 package GCC will compile 252N: ELF binaries with PIE by default. In most cases a simple rebuild will 253N: be sufficient to remove this tag. 254N: 255N: PIE is required for fully enabling Address Space Layout Randomization 256N: (ASLR), which makes "Return-oriented" attacks more difficult. 257N: 258N: Historically, PIE has been associated with noticeable performance 259N: overhead on i386. However, GCC >= 5 has implemented an optimization 260N: that can reduce the overhead significantly. 261N: 262N: If you use dpkg-buildflags with hardening=+all,-pie in 263N: DEB_BUILD_MAINT_OPTIONS, remove the -pie. 264N: 265N: Refer to https://wiki.debian.org/Hardening, 266N: https://gcc.gnu.org/gcc-5/changes.html, and 267N: https://software.intel.com/en-us/blogs/2014/12/26/new-optimizations-for-x86-in-upcoming-gcc-50-32bit-pic-mode 268N: for details. 269N: 270N: Severity: warning 271N: 272N: Check: binaries 273N: 274W: smartcardauth source: no-debian-copyright-in-source 275N: 276W: no-debian-copyright-in-source 277N: 278N: Every package must include the file /usr/share/doc/*pkg*/copyright. A 279N: copy of this file should be in debian/copyright in the source package. 280N: 281N: Refer to Debian Policy Manual section 12.5 (Copyright information) for 282N: details. 283N: 284N: Severity: warning 285N: 286N: Check: debian/copyright 287N: 288N: Renamed from: no-debian-copyright 289N: 290W: smartcardauth: no-manual-page usr/bin/cardpincheck 291N: 292W: no-manual-page 293N: 294N: Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should 295N: have a manual page 296N: 297N: Note that though the man program has the capability to check for 298N: several program names in the NAMES section, each of these programs 299N: should have its own manual page (a symbolic link to the appropriate 300N: manual page is sufficient) because other manual page viewers such as 301N: xman or tkman don't support this. 302N: 303N: If the name of the manual page differs from the binary by case, man 304N: may be able to find it anyway; however, it is still best practice to 305N: match the exact capitalization of the executable in the manual page. 306N: 307N: If the manual pages are provided by another package on which this 308N: package depends, Lintian may not be able to determine that manual 309N: pages are available. In this case, after confirming that all binaries 310N: do have manual pages after this package and its dependencies are 311N: installed, please add a Lintian override. 312N: 313N: Refer to Debian Policy Manual section 12.1 (Manual pages) for details. 314N: 315N: Severity: warning 316N: 317N: Check: documentation/manual 318N: 319N: Renamed from: binary-without-manpage 320N: 321W: smartcardauth: no-manual-page usr/bin/cryptosmartcard.sh 322W: smartcardauth source: no-nmu-in-changelog 323N: 324W: no-nmu-in-changelog 325N: 326N: When you NMU a package, that fact should be mentioned on the first 327N: line in the changelog entry. Use the words "NMU" or "Non-maintainer 328N: upload" (case insensitive). 329N: 330N: Maybe you didn't intend this upload to be a NMU, in that case, please 331N: double-check that the most recent entry in the changelog is 332N: byte-for-byte identical to the maintainer or one of the uploaders. If 333N: this is a local package (not intended for Debian), you can suppress 334N: this warning by putting "local" in the version number or "local 335N: package" on the first line of the changelog entry. 336N: 337N: Refer to Debian Developer's Reference section 5.11.3 (Using the 338N: DELAYED/ queue) for details. 339N: 340N: Severity: warning 341N: 342N: Check: nmu 343N: 344N: Renamed from: changelog-should-mention-nmu 345N: 346W: smartcardauth: package-relation-with-self Breaks: smartcardauth (<< 4:14.0.0~) 347N: 348W: package-relation-with-self 349N: 350N: The package declares a relationship with itself. This is not very 351N: useful except in the case of a package Conflicting with itself if its 352N: package name doubles as a virtual package. 353N: 354N: Severity: warning 355N: 356N: Check: fields/package-relations 357N: 358W: smartcardauth: possible-unindented-list-in-extended-description 359N: 360W: possible-unindented-list-in-extended-description 361N: 362N: The package "Description:" contains an unindented line which starts 363N: with a dash (-) or asterisk (*). If this was meant to be a list of 364N: items these lines need to be indented (dselect would word-wrap these 365N: lines otherwise). 366N: 367N: Refer to Debian Policy Manual section 5.6.13 (Description) for 368N: details. 369N: 370N: Severity: warning 371N: 372N: Check: fields/description 373N: 374W: smartcardauth: priority-extra-is-replaced-by-priority-optional 375N: 376W: priority-extra-is-replaced-by-priority-optional 377N: 378N: Since Debian Policy version 4.0.1, the priority extra has been 379N: deprecated. 380N: 381N: Please update debian/control and replace all instances of Priority: 382N: extra with Priority: optional. 383N: 384N: Refer to Debian Policy Manual section 2.5 (Priorities) for details. 385N: 386N: Severity: warning 387N: 388N: Check: fields/priority 389N: 390W: smartcardauth: script-with-language-extension usr/bin/cryptosmartcard.sh 391N: 392W: script-with-language-extension 393N: 394N: When scripts are installed into a directory in the system PATH, the 395N: script name should not include an extension such as .sh or .pl that 396N: denotes the scripting language currently used to implement it. The 397N: implementation language may change; if it does, leaving the name the 398N: same would be confusing and changing it would be disruptive. 399N: 400N: Refer to Debian Policy Manual section 10.4 (Scripts) for details. 401N: 402N: Severity: warning 403N: 404N: Check: files/scripts 405N: 406W: smartcardauth source: source-nmu-has-incorrect-version-number 4:14.1.6~pre1-0raspbian11.0.0+1 407N: 408W: source-nmu-has-incorrect-version-number 409N: 410N: A source NMU should have a Debian revision of "-x.x" (or "+nmuX" for a 411N: native package). This is to prevent stealing version numbers from the 412N: maintainer. 413N: 414N: Maybe you didn't intend this upload to be a NMU, in that case, please 415N: double-check that the most recent entry in the changelog is 416N: byte-for-byte identical to the maintainer or one of the uploaders. If 417N: this is a local package (not intended for Debian), you can suppress 418N: this warning by putting "local" in the version number or "local 419N: package" on the first line of the changelog entry. 420N: 421N: Refer to Debian Developer's Reference section 5.11.2 (NMUs and 422N: debian/changelog) for details. 423N: 424N: Severity: warning 425N: 426N: Check: nmu 427N: 428W: smartcardauth: unknown-section tde 429N: 430W: unknown-section 431N: 432N: The "Section:" field in this package's control file is not one of the 433N: sections in use on the ftp archive. Valid sections are currently 434N: admin, comm, cli-mono, database, debug, devel, doc, editors, 435N: electronics, embedded, fonts, games, gnome, gnu-r, gnustep, graphics, 436N: hamradio, haskell, httpd, interpreters, java, javascript, kde, 437N: libdevel, libs, lisp, localization, kernel, mail, math, misc, net, 438N: news, ocaml, oldlibs, otherosfs, perl, php, python, ruby, rust, 439N: science, shells, sound, tex, text, utils, vcs, video, web, x11, xfce, 440N: zope. 441N: 442N: The section name should be preceded by "non-free/" if the package is 443N: in the non-free archive area, and by "contrib/" if the package is in 444N: the contrib archive area. 445N: 446N: Refer to Debian Policy Manual section 2.4 (Sections) for details. 447N: 448N: Severity: warning 449N: 450N: Check: fields/section 451N: 452W: smartcardauth: uses-implicit-await-trigger activate update-initramfs (line 1) 453N: 454W: uses-implicit-await-trigger 455N: 456N: The listed trigger is present in the control file of the package. The 457N: trigger is an await trigger, which may not be obvious from its name. 458N: 459N: Await triggers place rather strong requirements on dpkg that often 460N: lead to trigger cycles due to changes in other packages. 461N: 462N: If the package does not need the guarantees that dpkg provides to 463N: await triggers, please use the "-noawait" variant of the trigger. This 464N: is often the case for packages that use the trigger to compile a form 465N: of cache. 466N: 467N: If the package does need the guarantees provided by dpkg, then please 468N: document the rationale in a comment above the trigger and use the 469N: "-await" variant of the trigger to avoid this warning. 470N: 471N: Refer to the deb-triggers(5) manual page and Bug#774559 for details. 472N: 473N: Severity: warning 474N: 475N: Check: triggers 476N: 477I: smartcardauth source: debian-watch-file-is-missing 478N: 479I: debian-watch-file-is-missing 480N: 481N: This source package is not Debian-native but it does not have a 482N: debian/watch file. This file is used for automatic detection of new 483N: upstream versions by the Debian External Health Status project and 484N: other project infrastructure. If this package is maintained upstream, 485N: please consider adding a debian/watch file to detect new releases. 486N: 487N: If the package is not maintained upstream or if upstream uses a 488N: distribution mechanism that cannot be meaningfully monitored by uscan 489N: and the Debian External Health Status project, please consider adding 490N: a debian/watch file containing only comments documenting the 491N: situation. 492N: 493N: Refer to Debian Policy Manual section 4.11 (Optional upstream source 494N: location: debian/watch) and the uscan(1) manual page for details. 495N: 496N: Severity: info 497N: 498N: Check: debian/watch 499N: 500I: smartcardauth: hardening-no-bindnow usr/bin/cardpincheck 501N: 502I: hardening-no-bindnow 503N: 504N: This package provides an ELF binary that lacks the "bindnow" linker 505N: flag. 506N: 507N: This is needed (together with "relro") to make the "Global Offset 508N: Table" (GOT) fully read-only. The bindnow feature trades startup time 509N: for improved security. Please consider enabling this feature or 510N: consider overriding the tag (possibly with a comment about why). 511N: 512N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or 513N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. 514N: 515N: The relevant compiler flags are set in LDFLAGS. 516N: 517N: Refer to https://wiki.debian.org/Hardening for details. 518N: 519N: Severity: info 520N: 521N: Check: binaries 522N: 523I: smartcardauth source: no-dh-sequencer 524N: 525I: no-dh-sequencer 526N: 527N: This package does not use the dh sequencer in debian/rules. 528N: 529N: While maintainers may use a variety of build systems, this one is by 530N: far the most popular. 531N: 532N: Maintainers are strongly encouraged to use the dh sequencer in new 533N: packages and convert existing ones when appropriate. 534N: 535N: Severity: info 536N: 537N: Check: debian/rules/dh-sequencer 538N: 539I: smartcardauth: spelling-error-in-description ISO ISO (duplicate word) ISO 540N: 541I: spelling-error-in-description 542N: 543N: Lintian found a spelling error in the package description. Lintian has 544N: a list of common misspellings that it looks for. It does not have a 545N: dictionary like a spelling checker does. It is particularly picky 546N: about spelling and capitalization in package descriptions since 547N: they're very visible to end users. 548N: 549N: Severity: info 550N: 551N: Check: fields/description 552N: 553P: smartcardauth source: no-homepage-field 554N: 555P: no-homepage-field 556N: 557N: This non-native package lacks a Homepage field. If the package has an 558N: upstream home page that contains useful information or resources for 559N: the end user, consider adding a Homepage control field to 560N: debian/control. 561N: 562N: Refer to Debian Policy Manual section 5.6.23 (Homepage) for details. 563N: 564N: Severity: pedantic 565N: 566N: Check: fields/homepage 567N: 568P: smartcardauth: odd-mark-in-description comma not followed by whitespace 569N: 570P: odd-mark-in-description 571N: 572N: A punction mark was placed oddly in the description. 573N: 574N: This tag is currently only issued for a comma that is not followed by 575N: a whitespace character or a number (eg. for "300,000"). 576N: 577N: Refer to Bug#591665 and Bug#591664 for details. 578N: 579N: Severity: pedantic 580N: 581N: Check: fields/description 582N: 583P: smartcardauth source: package-uses-old-debhelper-compat-version 10 584N: 585P: package-uses-old-debhelper-compat-version 586N: 587N: This package uses a debhelper compatibility level that is no longer 588N: recommended. Please consider using the recommended level. 589N: 590N: For most packages, the best way to set the compatibility level is to 591N: specify debhelper-compat (= X) as a Build-Depends in debian/control. 592N: You can also use the debian/compat file or export DH_COMPAT in 593N: debian/rules. 594N: 595N: If no level is selected debhelper defaults to level 1, which is 596N: deprecated. 597N: 598N: Refer to the debhelper(7) manual page for details. 599N: 600N: Severity: pedantic 601N: 602N: Check: debhelper 603N: 604P: smartcardauth source: silent-on-rules-requiring-root 605N: 606P: silent-on-rules-requiring-root 607N: 608N: The debian/control file is missing an explicit Rules-Requires-Root 609N: field. 610N: 611N: Traditionally, Debian packages have required root privileges for some 612N: debian/rules target requiring a split between build and binary 613N: targets. This makes the builds slower due to the increased amount of 614N: invocations as well as the overhead of fakeroot itself. 615N: 616N: Please specify (eg.) Rules-Requires-Root: no in the debian/control 617N: source stanza, but packagers should verify using diffoscope(1) that 618N: the binaries built with this field present are identical. 619N: 620N: Refer to /usr/share/doc/dpkg-dev/rootless-builds.txt.gz, Debian Policy 621N: Manual section 4.9.2 (debian/rules and Rules-Requires-Root), and 622N: Debian Policy Manual section 5.6.31 (Rules-Requires-Root) for details. 623N: 624N: Severity: pedantic 625N: 626N: Check: debian/control 627N: 628N: Renamed from: rules-requires-root-missing 629N: 630X: smartcardauth source: upstream-metadata-file-is-missing 631N: 632P: upstream-metadata-file-is-missing 633N: 634N: This source package is not Debian-native but it does not have a 635N: debian/upstream/metadata file. 636N: 637N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an 638N: effort to collect meta-information about upstream projects from any 639N: source package. This file is in YAML format and it is used in to feed 640N: the data in the UltimateDebianDatabase. For example, it can contains 641N: the way the authors want their software be cited in publications and 642N: some bibliographic references about the software. 643N: 644N: Please add a debian/upstream/metadata file. 645N: 646N: Refer to https://dep-team.pages.debian.net/deps/dep12/ and 647N: https://wiki.debian.org/UpstreamMetadata for details. 648N: 649N: Severity: pedantic 650N: 651N: Check: debian/upstream/metadata 652N: 653N: This tag is experimental. 654N: 655C: smartcardauth: control-tarball-compression-format xz 656N: 657C: control-tarball-compression-format 658N: 659N: This is the compressor format used for the control.tar tarball. 660N: 661N: Severity: classification 662N: 663N: Check: deb-format 664N: 665N: This tag is a classification. There is no issue in your package. 666N: 667C: smartcardauth: data-tarball-compression-format xz 668N: 669C: data-tarball-compression-format 670N: 671N: This is the compressor format used for the data.tar tarball. 672N: 673N: Severity: classification 674N: 675N: Check: deb-format 676N: 677N: This tag is a classification. There is no issue in your package. 678N: 679C: smartcardauth source: debhelper-compat-level 10 680N: 681C: debhelper-compat-level 682N: 683N: This is the debhelper compat level used specified by this package. 684N: 685N: Severity: classification 686N: 687N: Check: debhelper 688N: 689N: This tag is a classification. There is no issue in your package. 690N: 691C: smartcardauth source: debian-build-system cdbs-with-debhelper.mk 692N: 693C: debian-build-system 694N: 695N: This is the build system that Lintian believes the package is using. 696N: 697N: Severity: classification 698N: 699N: Check: debhelper 700N: 701N: This tag is a classification. There is no issue in your package. 702N: 703C: smartcardauth source: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 704N: 705C: mail-contact 706N: 707N: This person is a contact in the named group for this package. 708N: 709N: Severity: classification 710N: 711N: Check: fields/mail-address 712N: 713N: Renamed from: maintainer uploader 714N: 715N: This tag is a classification. There is no issue in your package. 716N: 717C: smartcardauth: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 718C: smartcardauth: no-ctrl-scripts 719N: 720C: no-ctrl-scripts 721N: 722N: The package does not rely on any maintainer scripts (or other 723N: executable control files). 724N: 725N: Severity: classification 726N: 727N: Check: control-files 728N: 729N: This tag is a classification. There is no issue in your package. 730N: 731C: smartcardauth source: number-of-patches 0 732N: 733C: number-of-patches 734N: 735N: The number of patches according to the debian/patches/series file. 736N: 737N: Severity: classification 738N: 739N: Check: debian/patches/count 740N: 741N: This tag is a classification. There is no issue in your package. 742N: 743C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 .pc/.quilt_patches 744N: 745C: octal-permissions 746N: 747N: The named file has the octal permissions shown. 748N: 749N: Refer to Bug#945869 and Bug#796257 for details. 750N: 751N: Severity: classification 752N: 753N: Check: files/permissions 754N: 755N: This tag is a classification. There is no issue in your package. 756N: 757C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 .pc/.quilt_series 758C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 .pc/.version 759C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 .pc/applied-patches 760C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 .tdescminfo 761C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 CMakeLists.txt 762C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 ConfigureChecks.cmake 763C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 INSTALL 764C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 README.md 765C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 config.h.cmake 766C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 debian/changelog 767C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 debian/compat 768C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 debian/control 769C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 debian/dirs 770C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 debian/docs 771C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 debian/patches/series 772C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 debian/source/format 773C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 debian/source/options 774C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 debian/triggers 775C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 gpl.txt 776C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 src/CMakeLists.txt 777C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 src/cardpincheck.c 778C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 usr/bin/CMakeLists.txt 779C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 666 usr/share/initramfs-tools/hooks/CMakeLists.txt 780C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 .pc/ 781C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 debian/ 782C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 debian/patches/ 783C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 debian/rules 784C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 debian/source/ 785C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 src/ 786C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 usr/ 787C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 usr/bin/ 788C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 usr/bin/cryptosmartcard.sh 789C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 usr/share/ 790C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 usr/share/initramfs-tools/ 791C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 usr/share/initramfs-tools/hooks/ 792C: smartcardauth source: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.dsc 777 usr/share/initramfs-tools/hooks/cryptlukssc 793C: smartcardauth: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1_armhf.deb 644 usr/share/doc/smartcardauth/README.md 794C: smartcardauth: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1_armhf.deb 644 usr/share/doc/smartcardauth/changelog.Debian.gz 795C: smartcardauth: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1_armhf.deb 755 usr/ 796C: smartcardauth: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1_armhf.deb 755 usr/bin/ 797C: smartcardauth: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1_armhf.deb 755 usr/bin/cardpincheck 798C: smartcardauth: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1_armhf.deb 755 usr/bin/cryptosmartcard.sh 799C: smartcardauth: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1_armhf.deb 755 usr/share/ 800C: smartcardauth: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1_armhf.deb 755 usr/share/doc/ 801C: smartcardauth: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1_armhf.deb 755 usr/share/doc/smartcardauth/ 802C: smartcardauth: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1_armhf.deb 755 usr/share/initramfs-tools/ 803C: smartcardauth: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1_armhf.deb 755 usr/share/initramfs-tools/hooks/ 804C: smartcardauth: octal-permissions smartcardauth_14.1.6~pre1-0raspbian11.0.0+1_armhf.deb 755 usr/share/initramfs-tools/hooks/cryptlukssc 805C: smartcardauth source: package-is-maintained-by-individual 806N: 807C: package-is-maintained-by-individual 808N: 809N: The package is maintained by an individual according to the 810N: maintainer/uploaders fields in the debian/control file. 811N: 812N: Severity: classification 813N: 814N: Check: fields/vcs 815N: 816N: This tag is a classification. There is no issue in your package. 817N: 818C: smartcardauth: package-is-maintained-by-individual 819C: smartcardauth source: patch-system quilt 820N: 821C: patch-system 822N: 823N: This package uses the specified patch system (eg. "quilt" or 824N: "dpatch"). 825N: 826N: Severity: classification 827N: 828N: Check: debian/patches 829N: 830N: This tag is a classification. There is no issue in your package. 831N: 832C: smartcardauth source: source-format 3.0 (quilt) 833N: 834C: source-format 835N: 836N: This is the source format declared in the package. 837N: 838N: Severity: classification 839N: 840N: Check: debian/source-dir 841N: 842N: This tag is a classification. There is no issue in your package. 843N: 844C: smartcardauth source: standards-version 3.8.4 845N: 846C: standards-version 847N: 848N: The standards version of the package according to Standards-Version 849N: field in the debian/control file. 850N: 851N: Severity: classification 852N: 853N: Check: fields/standards-version 854N: 855N: This tag is a classification. There is no issue in your package. 856N: 857C: 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 858N: 859C: trimmed-deb822-field 860N: 861N: The raw but trimmed contents of the named field in the given Deb822 862N: file. The number indicates the section from the top, starting at 1. 863N: 864N: Severity: classification 865N: 866N: Check: fields/deb822 867N: 868N: This tag is a classification. There is no issue in your package. 869N: 870C: smartcardauth source: trimmed-deb822-field debian/control §1 Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 871C: smartcardauth source: trimmed-deb822-field debian/control §1 Priority extra 872C: smartcardauth source: trimmed-deb822-field debian/control §1 Section tde 873C: smartcardauth source: trimmed-deb822-field debian/control §1 Source smartcardauth 874C: smartcardauth source: trimmed-deb822-field debian/control §1 Standards-Version 3.8.4 875C: smartcardauth source: trimmed-deb822-field debian/control §2 Architecture any 876C: smartcardauth source: trimmed-deb822-field debian/control §2 Breaks smartcardauth (<< 4:14.0.0~) 877C: smartcardauth source: trimmed-deb822-field debian/control §2 Conflicts openct 878C: 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 879C: 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) 880C: smartcardauth source: trimmed-deb822-field debian/control §2 Package smartcardauth 881C: smartcardauth source: trimmed-deb822-field debian/control §2 Recommends libpam-ccreds, libpam-ck-connector, libpam-pkcs11, libpam-mount 882C: smartcardauth source: trimmed-deb822-field debian/control §2 Replaces smartcardauth (<< 4:14.0.0~) 883C: smartcardauth source: trimmed-field Architecture any 884N: 885C: trimmed-field 886N: 887N: These are the raw but trimmed contents of the named field in the 888N: package's primary control file. 889N: 890N: Severity: classification 891N: 892N: Check: fields/trimmed 893N: 894N: This tag is a classification. There is no issue in your package. 895N: 896C: smartcardauth source: trimmed-field Binary smartcardauth 897C: 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 898C: smartcardauth source: trimmed-field Checksums-Sha1 30aa0894a8648b6d73caec1639ffc041e391573c 20132 smartcardauth_14.1.6~pre1.orig.tar.xz\n 2f3abe84e4a91c4df1d5181ed2fabfebab1f4c7a 1772 smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.debian.tar.xz 899C: smartcardauth source: trimmed-field Checksums-Sha256 8e341b1a0b6ef5d06c83a76d90f5750b89d0edb9fbcd91fbc3dbb39c979078a2 20132 smartcardauth_14.1.6~pre1.orig.tar.xz\n 9f637fca5b22e487294ae077d1d7fe02be964dfb52a1bca45a5fed3d6f85754b 1772 smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.debian.tar.xz 900C: smartcardauth source: trimmed-field Files 16113d5e172d0e061c7ffc41b2fbb850 20132 smartcardauth_14.1.6~pre1.orig.tar.xz\n a050f52dfef4b93601dbf550501639ea 1772 smartcardauth_14.1.6~pre1-0raspbian11.0.0+1.debian.tar.xz 901C: smartcardauth source: trimmed-field Format 3.0 (quilt) 902C: smartcardauth source: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 903C: smartcardauth source: trimmed-field Package-List smartcardauth deb tde extra arch=any 904C: smartcardauth source: trimmed-field Source smartcardauth 905C: smartcardauth source: trimmed-field Standards-Version 3.8.4 906C: smartcardauth source: trimmed-field Version 4:14.1.6~pre1-0raspbian11.0.0+1 907C: smartcardauth: trimmed-field Architecture armhf 908C: smartcardauth: trimmed-field Breaks smartcardauth (<< 4:14.0.0~) 909C: smartcardauth: trimmed-field Conflicts openct 910C: smartcardauth: trimmed-field Depends libc6 (>= 2.4), libpkcs11-helper1 (>= 1.05), libssl1.1 (>= 1.1.0), pcsc-tools, pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, libpam-heimdal, psmisc, xxd 911C: 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) 912C: smartcardauth: trimmed-field Installed-Size 65 913C: smartcardauth: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 914C: smartcardauth: trimmed-field Package smartcardauth 915C: smartcardauth: trimmed-field Priority extra 916C: smartcardauth: trimmed-field Recommends libpam-ccreds, libpam-ck-connector, libpam-pkcs11, libpam-mount 917C: smartcardauth: trimmed-field Replaces smartcardauth (<< 4:14.0.0~) 918C: smartcardauth: trimmed-field Section tde 919C: smartcardauth: trimmed-field Version 4:14.1.6~pre1-0raspbian11.0.0+1