lintian.txt

lintian.txt
1E: smartcardauth source: epoch-changed-but-upstream-version-did-not-go-backwards 1.0-3ubuntu5 -> 4:14.2.0~pre5-0ubuntu20.04.0+3 2N: 3N: The previous version of this package had a different version epoch to 4N: the current version but the upstream version did not go "backwards". For 5N: example, the previous package version was "1:1.0-1" and the current 6N: version is "2:2.0-1". 7N: 8N: This was likely an accidental bump or addition of an epoch. 9N: 10N: Epochs exist to cope with changes to the upstream version numbering 11N: scheme. Whilst they are a powerful tool, increasing or adding an epoch 12N: has many downsides including causing issues with versioned dependencies, 13N: being misleading to users and being aesthetically unappealing. Whilst 14N: they should be avoided, valid reasons to add or increment the epoch 15N: include: 16N: 17N: - Upstream changed their versioning scheme in a way that makes the 18N: latest version lower than the previous one. 19N: - You need to permanently revert to a lower upstream version. 20N: 21N: Temporary revertions (eg. after an NMU) should use not modify or 22N: introduce an epoch - please use the CURRENT+reallyFORMER until you can 23N: upload the latest version again. 24N: 25N: If you are unsure whether you need to increase the epoch for a package, 26N: please consult the debian-devel mailing list. 27N: 28N: Severity: error 29N: 30N: Check: debian/changelog 31N: 32E: smartcardauth source: missing-build-dependency cdbs 33N: 34N: The package doesn't specify a build dependency on a package that is used 35N: in debian/rules. 36N: 37N: Lintian intentionally does not take into account transitive 38N: dependencies. Even if the package build-depends on some package that in 39N: turn depends on the needed package, an explicit build dependency should 40N: be added. Otherwise, a latent bug is created that will appear without 41N: warning if the other package is ever updated to change its dependencies. 42N: Even if this seems unlikely, please always add explicit build 43N: dependencies on every non-essential, non-build-essential package that is 44N: used directly during the build. 45N: 46N: Refer to Debian Policy Manual section 4.2 (Package relationships) for 47N: details. 48N: 49N: Severity: error 50N: 51N: Check: debian/rules 52N: 53E: smartcardauth: no-copyright-file 54N: 55N: Each binary package has to include a plain file 56N: /usr/share/doc/<pkg>/copyright 57N: 58N: Refer to Debian Policy Manual section 12.5 (Copyright information) for 59N: details. 60N: 61N: Severity: error 62N: 63N: Check: debian/copyright 64N: 65E: smartcardauth: unstripped-binary-or-object usr/bin/cardpincheck 66N: 67N: The package installs an unstripped binary or object file. 68N: 69N: Please note, that shared libraries have to be stripped with the 70N: --strip-unneeded option. 71N: 72N: Refer to Debian Policy Manual section 10.1 (Binaries) and Debian Policy 73N: Manual section 10.2 (Libraries) for details. 74N: 75N: Severity: error 76N: 77N: Check: binaries 78N: 79W: smartcardauth source: ancient-standards-version 3.8.4 (released 2010-01-27) (current is 4.5.0) 80N: 81N: The source package refers to a Standards-Version that has been obsolete 82N: for more than two years. Please update your package to latest Policy and 83N: set this control field appropriately. 84N: 85N: If the package is already compliant with the current standards, you 86N: don't have to re-upload the package just to adjust the Standards-Version 87N: control field. However, please remember to update this field next time 88N: you upload the package. 89N: 90N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 91N: debian-policy package for a summary of changes in newer versions of 92N: Policy. 93N: 94N: Refer to 95N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 96N: details. 97N: 98N: Severity: warning 99N: 100N: Check: fields/standards-version 101N: 102W: smartcardauth source: binary-nmu-debian-revision-in-source 4:14.2.0~pre5-0ubuntu20.04.0+3 103N: 104N: The version number of your source package ends in +b and a number or has 105N: a Debian revision containing three parts. These version numbers are used 106N: by binary NMUs and should not be used as the source version. (The +b 107N: form is the current standard; the three-part version number now 108N: obsolete.) 109N: 110N: Refer to Debian Developer's Reference section 5.10.2.1 (Recompilation or 111N: binary-only NMU) for details. 112N: 113N: Severity: warning 114N: 115N: Check: fields/version 116N: 117W: smartcardauth: binary-without-manpage usr/bin/cardpincheck 118N: 119N: Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should 120N: have a manual page 121N: 122N: Note that though the man program has the capability to check for several 123N: program names in the NAMES section, each of these programs should have 124N: its own manual page (a symbolic link to the appropriate manual page is 125N: sufficient) because other manual page viewers such as xman or tkman 126N: don't support this. 127N: 128N: If the name of the man page differs from the binary by case, man may be 129N: able to find it anyway; however, it is still best practice to make the 130N: case of the man page match the case of the binary. 131N: 132N: If the man pages are provided by another package on which this package 133N: depends, Lintian may not be able to determine that man pages are 134N: available. In this case, after confirming that all binaries do have man 135N: pages after this package and its dependencies are installed, please add 136N: a Lintian override. 137N: 138N: Refer to Debian Policy Manual section 12.1 (Manual pages) for details. 139N: 140N: Severity: warning 141N: 142N: Check: documentation/man 143N: 144W: smartcardauth: binary-without-manpage usr/bin/cryptosmartcard.sh 145W: smartcardauth source: debhelper-but-no-misc-depends smartcardauth 146N: 147N: The source package uses debhelper, but it does not include 148N: ${misc:Depends} in the given binary package's debian/control entry. Any 149N: debhelper command may add dependencies to ${misc:Depends} that are 150N: required for the work that it does, so recommended best practice is to 151N: always add ${misc:Depends} to the dependencies of each binary package if 152N: debhelper is in use. 153N: 154N: Refer to the debhelper(7) manual page for details. 155N: 156N: Severity: warning 157N: 158N: Check: debhelper 159N: 160W: smartcardauth source: debian-rules-sets-DEB_BUILD_OPTIONS line 6 161N: 162N: The debian/rules file sets the DEB_BUILD_OPTIONS variable, which will 163N: override any user-specified build profile. 164N: 165N: Please replace with DEB_BUILD_MAINT_OPTIONS. 166N: 167N: Refer to the dpkg-buildflags(1) manual page for details. 168N: 169N: Severity: warning 170N: 171N: Check: debian/rules 172N: 173W: smartcardauth source: debian-rules-sets-DEB_BUILD_OPTIONS line 7 174W: smartcardauth source: debian-source-options-has-custom-compression-settings compression = "xz" (line 2) 175N: 176N: The debian/source/options file for this package specifies a custom 177N: compression level or algorithm. 178N: 179N: Whilst higher levels may reduce the size of big files, they have the 180N: side effect of consuming a lot of memory during both compression and 181N: extraction. This can not only also waste time unnecessarily, it can 182N: cause packages to FTBFS or even fail to install in resource-constrained 183N: environments or architectures. 184N: 185N: Please remove the call and let dpkg-deb(1) select suitable defaults. 186N: 187N: Refer to https://bugs.debian.org/829100 and the dpkg-deb(1) manual page 188N: for details. 189N: 190N: Severity: warning 191N: 192N: Check: debian/source-dir 193N: 194W: smartcardauth source: debian-source-options-has-custom-compression-settings compression-level = 9 (line 3) 195W: smartcardauth source: epoch-change-without-comment 1.0-3ubuntu5 -> 4:14.2.0~pre5-0ubuntu20.04.0+3 196N: 197N: The previous version of this package had a different version epoch (eg. 198N: 2:1.0-1) to the current version but there's no reference to this in the 199N: changelog entry. 200N: 201N: Epochs exist to cope with changes to the upstream version numbering 202N: scheme. Whilst they are a powerful tool, increasing or adding an epoch 203N: has many downsides including causing issues with versioned dependencies, 204N: being misleading to users and being aesthetically unappealing. Whilst 205N: they should be avoided, valid reasons to add or increment the epoch 206N: include: 207N: 208N: - Upstream changed their versioning scheme in a way that makes the 209N: latest version lower than the previous one. 210N: - You need to permanently revert to a lower upstream version. 211N: 212N: Temporary revertions (eg. after an NMU) should use not modify or 213N: introduce an epoch - please use the CURRENT+reallyFORMER until you can 214N: upload the latest version again. 215N: 216N: If you are unsure whether you need to increase the epoch for a package, 217N: please consult the debian-devel mailing list. 218N: 219N: Lintian looks in this version's changelog entry for the phrase "epoch". 220N: 221N: Severity: warning 222N: 223N: Check: debian/changelog 224N: 225W: smartcardauth: extended-description-line-too-long 226N: 227N: One or more lines in the extended part of the "Description:" field have 228N: been found to contain more than 80 characters. For the benefit of users 229N: of 80x25 terminals, it is recommended that the lines do not exceed 80 230N: characters. 231N: 232N: Refer to Debian Policy Manual section 3.4.1 (The single line synopsis) 233N: for details. 234N: 235N: Severity: warning 236N: 237N: Check: fields/description 238N: 239W: smartcardauth: extended-description-line-too-long 240W: smartcardauth source: no-debian-copyright-in-source 241N: 242N: Every package must include the file /usr/share/doc/<pkg>/copyright. A 243N: copy of this file should be in debian/copyright in the source package. 244N: 245N: Refer to Debian Policy Manual section 12.5 (Copyright information) for 246N: details. 247N: 248N: Severity: warning 249N: 250N: Check: debian/copyright 251N: 252W: smartcardauth: package-relation-with-self breaks: smartcardauth (<< 4:14.0.0~) 253N: 254N: The package declares a relationship with itself. This is not very useful 255N: except in the case of a package Conflicting with itself if its package 256N: name doubles as a virtual package. 257N: 258N: Severity: warning 259N: 260N: Check: fields/package-relations 261N: 262W: smartcardauth: possible-unindented-list-in-extended-description 263N: 264N: The package "Description:" contains an unindented line which starts with 265N: a dash (-) or asterisk (*). If this was meant to be a list of items 266N: these lines need to be indented (dselect would word-wrap these lines 267N: otherwise). 268N: 269N: Refer to Debian Policy Manual section 5.6.13 (Description) for details. 270N: 271N: Severity: warning 272N: 273N: Check: fields/description 274N: 275W: smartcardauth: priority-extra-is-replaced-by-priority-optional 276N: 277N: Since Debian Policy version 4.0.1, the priority extra has been 278N: deprecated. 279N: 280N: Please update debian/control and replace all instances of Priority: 281N: extra with Priority: optional. 282N: 283N: Refer to Debian Policy Manual section 2.5 (Priorities) for details. 284N: 285N: Severity: warning 286N: 287N: Check: fields/priority 288N: 289W: smartcardauth: script-with-language-extension usr/bin/cryptosmartcard.sh 290N: 291N: When scripts are installed into a directory in the system PATH, the 292N: script name should not include an extension such as .sh or .pl that 293N: denotes the scripting language currently used to implement it. The 294N: implementation language may change; if it does, leaving the name the 295N: same would be confusing and changing it would be disruptive. 296N: 297N: Refer to Debian Policy Manual section 10.4 (Scripts) for details. 298N: 299N: Severity: warning 300N: 301N: Check: files/scripts 302N: 303W: smartcardauth: spelling-error-in-description ISO ISO (duplicate word) ISO 304N: 305N: Lintian found a spelling error in the package description. Lintian has a 306N: list of common misspellings that it looks for. It does not have a 307N: dictionary like a spelling checker does. It is particularly picky about 308N: spelling and capitalization in package descriptions since they're very 309N: visible to end users. 310N: 311N: Severity: warning 312N: 313N: Check: fields/description 314N: 315W: smartcardauth: unknown-section tde 316N: 317N: The "Section:" field in this package's control file is not one of the 318N: sections in use on the ftp archive. Valid sections are currently admin, 319N: comm, cli-mono, database, debug, devel, doc, editors, electronics, 320N: embedded, fonts, games, gnome, gnu-r, gnustep, graphics, hamradio, 321N: haskell, httpd, interpreters, java, javascript, kde, libdevel, libs, 322N: lisp, localization, kernel, mail, math, misc, net, news, ocaml, oldlibs, 323N: otherosfs, perl, php, python, ruby, rust, science, shells, sound, tex, 324N: text, utils, vcs, video, web, x11, xfce, zope. 325N: 326N: The section name should be preceded by "non-free/" if the package is in 327N: the non-free archive area, and by "contrib/" if the package is in the 328N: contrib archive area. 329N: 330N: Refer to Debian Policy Manual section 2.4 (Sections) for details. 331N: 332N: Severity: warning 333N: 334N: Check: fields/section 335N: 336W: smartcardauth: uses-implicit-await-trigger activate update-initramfs (line 1) 337N: 338N: The listed trigger is present in the control file of the package. The 339N: trigger is an await trigger, which may not be obvious from its name. 340N: 341N: Await triggers place rather strong requirements on dpkg that often lead 342N: to trigger cycles due to changes in other packages. 343N: 344N: If the package does not need the guarantees that dpkg provides to await 345N: triggers, please use the "-noawait" variant of the trigger. This is 346N: often the case for packages that use the trigger to compile a form of 347N: cache. 348N: 349N: If the package does need the guarantees provided by dpkg, then please 350N: document the rationale in a comment above the trigger and use the 351N: "-await" variant of the trigger to avoid this warning. 352N: 353N: Refer to the deb-triggers(5) manual page and 354N: https://bugs.debian.org/774559 for details. 355N: 356N: Severity: warning 357N: 358N: Check: triggers 359N: 360I: smartcardauth source: debian-watch-file-is-missing 361N: 362N: This source package is not Debian-native but it does not have a 363N: debian/watch file. This file is used for automatic detection of new 364N: upstream versions by the Debian External Health Status project and other 365N: project infrastructure. If this package is maintained upstream, please 366N: consider adding a debian/watch file to detect new releases. 367N: 368N: If the package is not maintained upstream or if upstream uses a 369N: distribution mechanism that cannot be meaningfully monitored by uscan 370N: and the Debian External Health Status project, please consider adding a 371N: debian/watch file containing only comments documenting the situation. 372N: 373N: Refer to Debian Policy Manual section 4.11 (Optional upstream source 374N: location: debian/watch) and the uscan(1) manual page for details. 375N: 376N: Severity: info 377N: 378N: Check: debian/watch 379N: 380I: smartcardauth source: no-dh-sequencer 381N: 382N: This package does not use the dh sequencer in debian/rules. 383N: 384N: While maintainers may use a variety of build systems, this one is by far 385N: the most popular. 386N: 387N: Maintainers are strongly encouraged to use the dh sequencer in new 388N: packages and convert existing ones when appropriate. 389N: 390N: Severity: info 391N: 392N: Check: debian/rules/dh-sequencer 393N: 394I: smartcardauth source: testsuite-autopkgtest-missing 395N: 396N: This package does not declare a test suite. 397N: 398N: Having a test suite aids with automated quality assurance of the archive 399N: outside of your package. For example, if your package has a test suite 400N: it is possible to re-run that test suite when any of your package's 401N: dependencies have a new version and check whether that update causes 402N: problems for your package. 403N: 404N: In addition, since May 2018 these tests now influence migration from 405N: unstable to testing: 406N: 407N: https://lists.debian.org/debian-devel-announce/2018/05/msg00001.html 408N: 409N: Please add a debian/tests/control file to your package to declare a 410N: testsuite, but please make sure to only add autopkgtests if they provide 411N: meaningful coverage of your package. 412N: 413N: Refer to https://ci.debian.net/doc/ for details. 414N: 415N: Severity: info 416N: 417N: Check: testsuite 418N: 419P: smartcardauth source: no-homepage-field 420N: 421N: This non-native package lacks a Homepage field. If the package has an 422N: upstream home page that contains useful information or resources for the 423N: end user, consider adding a Homepage control field to debian/control. 424N: 425N: Refer to Debian Policy Manual section 5.6.23 (Homepage) for details. 426N: 427N: Severity: pedantic 428N: 429N: Check: fields/homepage 430N: 431P: smartcardauth source: package-uses-old-debhelper-compat-version 10 432N: 433N: The debhelper compatibility version used by this package is marked as 434N: not recommended by the debhelper developer. You may consider using a 435N: recommended compatibility version. 436N: 437N: The compatibility version can be set by specifying debhelper-compat (= 438N: 12) in your package's Build-Depends, by the legacy debian/compat file or 439N: even by setting and exporting DH_COMPAT in debian/rules. If it is not 440N: set in either place, debhelper defaults to the deprecated compatibility 441N: version 1. 442N: 443N: Refer to the debhelper(7) manual page for details. 444N: 445N: Severity: pedantic 446N: 447N: Check: debhelper 448N: 449P: smartcardauth source: rules-requires-root-missing 450N: 451N: The debian/control file is missing an explicit Rules-Requires-Root 452N: field. 453N: 454N: Traditionally, Debian packages have required root privileges for some 455N: debian/rules target requiring a split between build and binary targets. 456N: This makes the builds slower due to the increased amount of invocations 457N: as well as the overhead of fakeroot itself. 458N: 459N: Please specify (eg.) Rules-Requires-Root: no in the debian/control 460N: source stanza, but packagers should verify using diffoscope(1) that the 461N: binaries built with this field present are identical. 462N: 463N: Refer to /usr/share/doc/dpkg-dev/rootless-builds.txt.gz, Debian Policy 464N: Manual section 4.9.2 (debian/rules and Rules-Requires-Root), and Debian 465N: Policy Manual section 5.6.31 (Rules-Requires-Root) for details. 466N: 467N: Severity: pedantic 468N: 469N: Check: debian/control 470N: 471X: smartcardauth source: upstream-metadata-file-is-missing 472N: 473N: This source package is not Debian-native but it does not have a 474N: debian/upstream/metadata file. 475N: 476N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort 477N: to collect meta-information about upstream projects from any source 478N: package. This file is in YAML format and it is used in to feed the data 479N: in the UltimateDebianDatabase. For example, it can contains the way the 480N: authors want their software be cited in publications and some 481N: bibliographic references about the software. 482N: 483N: Please add a debian/upstream/metadata file. 484N: 485N: Refer to https://dep-team.pages.debian.net/deps/dep12/ and 486N: https://wiki.debian.org/UpstreamMetadata for details. 487N: 488N: Severity: pedantic 489N: 490N: Check: debian/upstream/metadata 491N: 492N: This tag is experimental. Please file a bug report if the tag seems 493N: wrong. 494N: 495C: smartcardauth: control-tarball-compression-format xz 496N: 497N: This is the compressor format used for the control.tar tarball. 498N: 499N: Severity: classification 500N: 501N: Check: deb-format 502N: 503N: This tag is a classification. There is no issue in your package. 504N: 505C: smartcardauth: data-tarball-compression-format xz 506N: 507N: This is the compressor format used for the data.tar tarball. 508N: 509N: Severity: classification 510N: 511N: Check: deb-format 512N: 513N: This tag is a classification. There is no issue in your package. 514N: 515C: smartcardauth source: debhelper-compat-level 10 516N: 517N: This is the debhelper compat level used specified by this package. 518N: 519N: Severity: classification 520N: 521N: Check: debhelper 522N: 523N: This tag is a classification. There is no issue in your package. 524N: 525C: smartcardauth source: debian-build-system cdbs-with-debhelper.mk 526N: 527N: This is the build system that Lintian believes the package is using. 528N: 529N: Severity: classification 530N: 531N: Check: debhelper 532N: 533N: This tag is a classification. There is no issue in your package. 534N: 535C: smartcardauth: no-ctrl-scripts 536N: 537N: The package does not rely on any maintainer scripts (or other executable 538N: control files). 539N: 540N: Severity: classification 541N: 542N: Check: control-files 543N: 544N: This tag is a classification. There is no issue in your package. 545N: 546C: smartcardauth source: package-is-maintained-by-individual 547N: 548N: The package is maintained by an individual according to the 549N: maintainer/uploaders fields in the debian/control file. 550N: 551N: Severity: classification 552N: 553N: Check: fields/vcs 554N: 555N: This tag is a classification. There is no issue in your package. 556N: 557C: smartcardauth: package-is-maintained-by-individual 558C: smartcardauth source: patch-system quilt 559N: 560N: This package uses the specified patch system (eg. "quilt" or "dpatch"). 561N: 562N: Severity: classification 563N: 564N: Check: patch-systems 565N: 566N: This tag is a classification. There is no issue in your package. 567N: 568C: smartcardauth source: source-format 3.0 (quilt) 569N: 570N: This is the source format declared in the package. 571N: 572N: Severity: classification 573N: 574N: Check: debian/source-dir 575N: 576N: This tag is a classification. There is no issue in your package. 577N: 578C: smartcardauth source: standards-version 3.8.4 579N: 580N: The standards version of the package according to Standards-Version 581N: field in the debian/control file. 582N: 583N: Severity: classification 584N: 585N: Check: fields/standards-version 586N: 587N: This tag is a classification. There is no issue in your package. 588N: