Debian Package Tracker
Register | Log in
Subscribe

lintian

Debian package checker

Choose email to subscribe with

general
  • source: lintian (main)
  • version: 2.139.0
  • maintainer: Debian Lintian Maintainers (DMD)
  • uploaders: Axel Beckert [DMD] – Bastien Roucariès [DMD] – Louis-Philippe Véronneau [DMD] – Nilesh Patra [DMD] – Maytham Alsudany [DMD]
  • arch: all
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.104.0
  • oldstable: 2.116.3+deb12u1
  • stable: 2.122.0
  • testing: 2.139.0
  • unstable: 2.139.0
versioned links
  • 2.104.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.116.3+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.122.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.139.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • lintian (490 bugs: 0, 195, 295, 0)
  • lintian-doc
action needed
Depends on packages which need a new maintainer normal
The packages that lintian depends on which need a new maintainer are:
  • intltool-debian (#774187)
    • Depends: intltool-debian
Created: 2019-11-22 Last update: 2026-08-23 17:00
2 bugs tagged help in the BTS normal
The BTS contains 2 bugs tagged help, please consider helping the maintainer in dealing with them.
Created: 2019-03-21 Last update: 2026-08-23 16:48
13 bugs tagged patch in the BTS normal
The BTS contains patches fixing 13 bugs, consider including or untagging them.
Created: 2026-08-15 Last update: 2026-08-23 16:48
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 2.139.1, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 3d907cb9f489573ab5a581d13f640319335262b6
Author: Nilesh Patra <nilesh@debian.org>
Date:   Sun Aug 23 12:16:17 2026 +0200

    tests(copyright-file-general): Use `Apache-2.gz` to trigger `copyright-refers-to-compressed-license`

commit 060f5fbac5c95cb224791434a8a74ce25ad162f1
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date:   Sat Aug 22 16:28:55 2026 -0400

    Refresh data for new licenses in /usr/share/common-licenses
    
    Discussion in #885698 lead to the addition of 9 new licenses.
    
    The BSD removal is also normal, as it was removed following Policy
    version 3.9.0 and is already flagged by the
    copyright-refers-to-deprecated-bsd-license-file tag.

commit 99a72e5c2355463f574f2dfae89df76643559ea7
Author: Nilesh Patra <nilesh@debian.org>
Date:   Wed Aug 19 23:10:32 2026 +0200

    Add several tests to validate against uscan using d/u/metadata with missing d/watch

commit d89c857c261e8c3ae458e45eb456e267dbc1bdb6
Author: Nilesh Patra <nilesh@debian.org>
Date:   Wed Aug 19 22:13:16 2026 +0200

    Lintian::Check::Debian::Watch - do not emit `debian-watch-file-is-missing` if d/u/metadata is present and has all the required fields (Closes: #1118077)
    
    The only drawback is that this needs to be in sync with `uscan` i.e. take up changes in the templates
    as per uscan code changes. Unfortunately there is no perl library at the moment to provide these implementations.
    
    Even if it were the case, we need to have the APIs consumable in a way for lintian to validate it.
    
    Another approach would be to run `uscan --no-download` on the repo, but this will need internet access and also spawn
    a bunch of other checks which we should avoid.

commit 7b2417b2d1719e3bb8f915b45a92806b77500301
Author: Nilesh Patra <nilesh@debian.org>
Date:   Wed Aug 19 20:52:08 2026 +0200

    Lintian::Check::Debian::Upstream::Metadata - drop old code for checking YAML version
    
    The fixed version of libyaml-libyaml-perl was uploaded in 2018 and it is not relevant now
    to check for the versions before that period which had CVE.

commit 337556cd9cb947add247dafee7b50048c5df6c48
Author: Bastian Germann <bage@debian.org>
Date:   Tue Aug 11 18:36:41 2026 +0200

    Replace MLDBM storage with per-member Storable files
    
    Drops the BerkeleyDB/MLDBM dependency in favor of Lintian::Storage::PerMember,
    which stores each hash key in its own Storable file inside a temporary
    directory.
    
    Update Lintian::Index::Elf and remove the libberkeleydb-perl and libmldbm-perl
    build dependencies.

commit 4e9bd2fdde3205d873c8df479a2217526c9b5455
Author: Nilesh Patra <nilesh@debian.org>
Date:   Tue Aug 4 21:38:16 2026 +0200

    Lintian::Check::Debian::Changelog - Use distroinfo instead of hard-coding distro names (Closes: #1040138)
    
    This ends the cycle of having to hard-code stable distribution name on every backport
    as we directly use the name of stable distribution that we get from `distro-info`
    and consequently `distro-info-data`
    
    See the commit message in
    https://salsa.debian.org/lintian/lintian/-/commit/2dc42ac0dc2073d6537203cbb4fb82d82460d7ef
    for more information.
    
    Only drawback with this implementation is that we are now depending on the system time for
    getting the stable distro name via the `->stable()` call, as we do not pass any date here to
    avoid hard-coding it once again.

commit d661cdb381015874561dfefbec8d819b5ffcc1de
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date:   Tue Jul 28 18:16:33 2026 -0400

    Mark 'clojure-package-but-not-dh-clojure' as Experimental
    
    dh-clojure is not yet production ready. As such, Clojure packages should
    not (yet) be mass-migrated to it.
    
    When it is, this can be flipped back to Experimental: no.

commit 4efd4074b1ecabb89066b9428b570ffe80d7f1e6
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date:   Tue Jul 28 17:59:10 2026 -0400

    new tag 'clojure-package-but-not-dh-clojure'
    
    Scan for Clojure packages that B-D on leiningen, but are not currently
    using dh-clojure.

commit 03d17293137f729ca2e843a3a1d74a5701bd1865
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date:   Tue Aug 4 00:03:28 2026 -0400

    Remove old GCC profiler detection method for Wheezy and earlier

commit ee840f56e8392a19d5afbc42a0282aee2b5d3099
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date:   Tue Aug 4 00:56:45 2026 -0400

    bootstrap new release


https://salsa.debian.org/api/v4/projects/lintian%2Flintian API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
Created: 2024-07-31 Last update: 2026-08-23 13:32
Issues found with some translations low

Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.

Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.

Created: 2020-02-26 Last update: 2020-02-26 10:49
news
[rss feed]
  • [2026-08-09] lintian 2.139.0 MIGRATED to testing (Debian testing watch)
  • [2026-08-04] Accepted lintian 2.139.0 (source) into unstable (Louis-Philippe Véronneau)
  • [2026-07-17] lintian 2.138.0 MIGRATED to testing (Debian testing watch)
  • [2026-07-12] Accepted lintian 2.138.0 (source) into unstable (Nilesh Patra)
  • [2026-07-02] lintian 2.137.1 MIGRATED to testing (Debian testing watch)
  • [2026-06-26] Accepted lintian 2.137.1 (source) into unstable (Nilesh Patra)
  • [2026-06-25] Accepted lintian 2.137.0 (source) into unstable (Nilesh Patra)
  • [2026-06-09] lintian 2.136.2 MIGRATED to testing (Debian testing watch)
  • [2026-06-01] Accepted lintian 2.136.2 (source) into unstable (Nilesh Patra)
  • [2026-05-31] lintian 2.136.1 MIGRATED to testing (Debian testing watch)
  • [2026-05-25] Accepted lintian 2.136.1 (source) into unstable (Nilesh Patra)
  • [2026-05-24] Accepted lintian 2.136.0 (source) into unstable (Nilesh Patra)
  • [2026-05-02] lintian 2.135.0 MIGRATED to testing (Debian testing watch)
  • [2026-04-27] Accepted lintian 2.135.0 (source) into unstable (Nilesh Patra)
  • [2026-04-13] lintian 2.134.0 MIGRATED to testing (Debian testing watch)
  • [2026-04-07] Accepted lintian 2.134.0 (source) into unstable (Nilesh Patra)
  • [2026-04-03] Accepted lintian 2.133.0 (source) into unstable (Louis-Philippe Véronneau)
  • [2026-03-27] lintian 2.132.1 MIGRATED to testing (Debian testing watch)
  • [2026-03-22] Accepted lintian 2.132.1 (source) into unstable (Louis-Philippe Véronneau)
  • [2026-03-21] Accepted lintian 2.132.0 (source) into unstable (Louis-Philippe Véronneau)
  • [2026-03-13] lintian 2.131.0 MIGRATED to testing (Debian testing watch)
  • [2026-03-07] Accepted lintian 2.131.0 (source) into unstable (Nilesh Patra)
  • [2026-03-04] lintian 2.130.1 MIGRATED to testing (Debian testing watch)
  • [2026-02-26] Accepted lintian 2.130.1 (source) into unstable (Nilesh Patra)
  • [2026-02-22] Accepted lintian 2.130.0 (source) into unstable (Louis-Philippe Véronneau)
  • [2026-02-08] lintian 2.129.0 MIGRATED to testing (Debian testing watch)
  • [2026-02-03] Accepted lintian 2.129.0 (source) into unstable (Louis-Philippe Véronneau)
  • [2026-01-07] lintian 2.128.1 MIGRATED to testing (Debian testing watch)
  • [2026-01-02] Accepted lintian 2.128.1 (source) into unstable (Louis-Philippe Véronneau)
  • [2025-12-31] Accepted lintian 2.128.0 (source) into unstable (Louis-Philippe Véronneau)
  • 1
  • 2
bugs [bug history graph]
  • all: 490 501
  • RC: 0
  • I&N: 192 198
  • M&W: 293 298
  • F&P: 5
  • patch: 13
  • help: 2
  • NC: 1
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • security tracker
  • l10n (-, 54)
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.139.0ubuntu1
  • patches for 2.139.0ubuntu1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing