Debian Package Tracker
Register | Log in
Subscribe

debusine

Choose email to subscribe with

general
  • source: debusine (main)
  • version: 0.14.7
  • maintainer: Raphaël Hertzog (DMD)
  • uploaders: Colin Watson [DMD] – Stefano Rivera [DMD]
  • arch: all
  • std-ver: 4.7.3
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • old-bpo: 0.11.3~bpo12+1
  • stable: 0.11.3
  • stable-bpo: 0.14.5~bpo13+1
  • testing: 0.14.5
  • unstable: 0.14.7
versioned links
  • 0.11.3~bpo12+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.11.3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.14.5~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.14.5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.14.7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • debusine-client
  • debusine-doc
  • debusine-server
  • debusine-signing
  • debusine-worker
  • python3-debusine (1 bugs: 0, 0, 1, 0)
  • python3-debusine-server
  • python3-debusine-signing
action needed
21 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit c93cada5295c671b7b7ad0074d1ad5e9bbc0ba30
Merge: 9ef088d11 c58d951a0
Author: Stefano Rivera <stefanor@debian.org>
Date:   Thu Apr 23 17:38:22 2026 +0000

    Microsoft Azure Entra OIDC Support (MR !2980)
    
    1. Simplify configuration for Azure Entra OIDC
    2. Generalize restrictions and group additions to all OIDC implementations
    
    Fixes: #1450
    
    Closes #1450
    
    Merge-Request: https://salsa.debian.org/freexian-team/debusine/-/merge_requests/2980

commit 9ef088d116acfc37c1b76bf6597e1b02ef29e65f
Merge: a88f6ac30 db1a781a6
Author: Colin Watson <cjwatson@debian.org>
Date:   Thu Apr 23 17:32:18 2026 +0000

    Fix per-architecture task counts in status views (MR !2978)
    
    The aggregation logic only took the size of one of the groups of work
    requests (by `scheduler_tags_required`) for each architecture and
    status.
    
    Fixes: #1449 (again)
    
    Closes #1449
    
    Merge-Request: https://salsa.debian.org/freexian-team/debusine/-/merge_requests/2978

commit c58d951a0239d425c0bef93b5825417fa500bd69
Author: Stefano Rivera <stefano@freexian.com>
Date:   Wed Apr 22 23:13:15 2026 -0400

    Generalize group restrictions and mapping to all OIDC providers

commit 30edc12071ef4be27a91e13fe54a2ff14fb636b7
Author: Stefano Rivera <stefano@freexian.com>
Date:   Wed Apr 22 22:56:41 2026 -0400

    email_verified is part of the standard OIDC claims, implement it for all OIDC providers

commit 7077f42f639e64443851c56b64c387a0fc3cf94c
Author: Stefano Rivera <stefano@freexian.com>
Date:   Wed Apr 22 19:18:02 2026 -0400

    Add providers.AzureEntraProvider that generates the correct URLs, itself

commit a88f6ac30083c6adb95041d54f6ae8fc2a07f030
Merge: d427f16fc 8aec7975c
Author: Colin Watson <cjwatson@debian.org>
Date:   Thu Apr 23 14:30:05 2026 +0000

    Move more dput-ng configuration to /usr/share/dput-ng/ (MR !2979)
    
    This is in line with changes in how dput-ng 1.45 ships its own
    configuration files, but it should work even with very old versions of
    dput-ng.
    
    Merge-Request: https://salsa.debian.org/freexian-team/debusine/-/merge_requests/2979

commit 8aec7975cadac290f5576bf77452387193a17693
Author: Colin Watson <cjwatson@debian.org>
Date:   Thu Apr 23 13:19:37 2026 +0100

    Move more dput-ng configuration to /usr/share/dput-ng/
    
    This is in line with changes in how dput-ng 1.45 ships its own
    configuration files, but it should work even with very old versions of
    dput-ng.

commit db1a781a66eabcd6767f8d95dcb1c0b448f94534
Author: Colin Watson <cjwatson@debian.org>
Date:   Thu Apr 23 11:12:44 2026 +0100

    Fix per-architecture task counts in status views
    
    The aggregation logic only took the size of one of the groups of work
    requests (by `scheduler_tags_required`) for each architecture and
    status.
    
    Fixes: #1449 (again)

commit 1d294951c0c06c89e90f44923b77df89da227314
Author: Stefano Rivera <stefano@freexian.com>
Date:   Wed Apr 22 19:17:22 2026 -0400

    Restructure test_get to use subTests

commit d427f16fc10fef9a8781a36420c3ba6eb0dd50b3
Merge: 9c1c039fd 70fc0646b
Author: Colin Watson <cjwatson@debian.org>
Date:   Wed Apr 22 20:16:48 2026 +0000

    debusine.client: Use @override where relevant (MR !2977)
    
    Part of #1442.
    
    Merge-Request: https://salsa.debian.org/freexian-team/debusine/-/merge_requests/2977

commit 70fc0646b2d7aa7d7c979c26345ea8a67044dd2d
Author: Colin Watson <cjwatson@debian.org>
Date:   Wed Apr 22 20:16:40 2026 +0100

    debusine.client: Use @override where relevant
    
    Part of #1442.

commit 9c1c039fd0b9a55aef75a3b8ff912826e6ffac05
Merge: 1b9b674ea 79bfd47e7
Author: Colin Watson <cjwatson@debian.org>
Date:   Wed Apr 22 17:13:40 2026 +0000

    Document available metrics (MR !2951)
    
    Fixes: #1440
    
    Closes #1440
    
    Merge-Request: https://salsa.debian.org/freexian-team/debusine/-/merge_requests/2951

commit 1b9b674eaea3f96b8228c12f05c6e9e7eac3d37b
Merge: 9c61fc1c0 9cf607d2a
Author: Colin Watson <cjwatson@debian.org>
Date:   Wed Apr 22 16:56:48 2026 +0000

    debusine.tasks.executors: Use @override where relevant (MR !2974)
    
    Part of #1442.
    
    Merge-Request: https://salsa.debian.org/freexian-team/debusine/-/merge_requests/2974

commit 9c61fc1c0052adef32c9a980bd70050dae9ee63c
Merge: 18543da93 c49047eb1
Author: Colin Watson <cjwatson@debian.org>
Date:   Wed Apr 22 16:41:58 2026 +0000

    debusine.server.management: Use @override where relevant (MR !2973)
    
    Part of #1442.
    
    Merge-Request: https://salsa.debian.org/freexian-team/debusine/-/merge_requests/2973

commit 9cf607d2a2b4940d5b653b3280b0d824dc26ece6
Author: Colin Watson <cjwatson@debian.org>
Date:   Wed Apr 22 17:19:01 2026 +0100

    debusine.tasks.executors: Use @override where relevant
    
    Part of #1442.

commit c49047eb1e0141a564503154820e9c6b91d8484d
Author: Colin Watson <cjwatson@debian.org>
Date:   Wed Apr 22 17:02:53 2026 +0100

    debusine.server.management: Use @override where relevant
    
    Part of #1442.

commit 18543da934ce967f3451c0536e7aa317ce8bd06f
Merge: 75c3aa31f d9d1f974b
Author: Colin Watson <cjwatson@debian.org>
Date:   Wed Apr 22 15:36:02 2026 +0000

    Fix incorrect pending task counts in status views (MR !2972)
    
    The existing tests were clearly incorrect on close inspection, as the
    expected values broken down by architecture didn't add up to the
    expected totals.
    
    Fixes: #1449
    
    Closes #1449
    
    Merge-Request: https://salsa.debian.org/freexian-team/debusine/-/merge_requests/2972

commit d9d1f974bc9233d28744d50e086cb5cd607d9356
Author: Colin Watson <cjwatson@debian.org>
Date:   Wed Apr 22 15:44:36 2026 +0100

    Fix incorrect pending task counts in status views
    
    The existing tests were clearly incorrect on close inspection, as the
    expected values broken down by architecture didn't add up to the
    expected totals.
    
    Fixes: #1449

commit 75c3aa31f7fdccdaa843d630e4459747816f0712
Merge: b6c2fac0e 41c09c93f
Author: Stefano Rivera <stefanor@debian.org>
Date:   Wed Apr 22 14:07:16 2026 +0000

    doc-linting: Skip towncrier build if there are no new fragments (MR !2971)
    
    Otherwise it fails on release commits.
    
    > /builds/freexian-team/debusine/docs/reference/release-history.rst:14: WARNING: Duplicate explicit target name: "release-0.14.7". [docutils]
    
    Merge-Request: https://salsa.debian.org/freexian-team/debusine/-/merge_requests/2971

commit 41c09c93fb9955957462aa421cc63d1b97fe06fd
Author: Stefano Rivera <stefano@freexian.com>
Date:   Wed Apr 22 09:32:57 2026 -0400

    doc-linting: Skip towncrier build if there are no new fragments
    
    Otherwise it fails on release commits.

commit 79bfd47e707849aa0cc633e70a55d17879a8b97a
Author: Colin Watson <cjwatson@debian.org>
Date:   Wed Apr 15 16:41:36 2026 +0100

    Document available metrics
    
    Fixes: #1440
Created: 2026-03-30 Last update: 2026-04-24 09:32
23 open merge requests in Salsa normal
There are 23 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-11-23 Last update: 2026-04-23 18:32
lintian reports 8 warnings normal
Lintian reports 8 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-04-23 Last update: 2026-04-23 03:00
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: 2026-01-31 Last update: 2026-01-31 13:01
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.4 instead of 4.7.3).
Created: 2026-03-31 Last update: 2026-04-22 15:18
testing migrations
  • excuses:
    • Migration status for debusine (0.14.5 to 0.14.7): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Too young, only 4 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/d/debusine.html
    • ∙ ∙ Autopkgtest for debusine/0.14.7: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Reproduced on amd64
    • ∙ ∙ Reproduced on arm64
    • ∙ ∙ Reproduced on armhf
    • ∙ ∙ Reproduced on i386
    • ∙ ∙ Reproduced on ppc64el
    • Not considered
news
[rss feed]
  • [2026-04-22] Accepted debusine 0.14.7 (source) into unstable (Stefano Rivera)
  • [2026-03-29] Accepted debusine 0.14.6 (source) into unstable (Stefano Rivera)
  • [2026-03-03] Accepted debusine 0.14.5~bpo13+1 (source) into stable-backports (Stefano Rivera)
  • [2026-03-03] debusine 0.14.5 MIGRATED to testing (Debian testing watch)
  • [2026-02-24] Accepted debusine 0.14.5 (source) into unstable (Stefano Rivera)
  • [2026-02-05] debusine 0.14.4 MIGRATED to testing (Debian testing watch)
  • [2026-01-30] Accepted debusine 0.14.4 (source) into unstable (Stefano Rivera)
  • [2026-01-29] debusine 0.14.3 MIGRATED to testing (Debian testing watch)
  • [2026-01-28] Accepted debusine 0.14.3~bpo13+1 (source) into stable-backports (Stefano Rivera)
  • [2026-01-26] Accepted debusine 0.14.3 (source) into unstable (Stefano Rivera)
  • [2026-01-09] debusine 0.14.2 MIGRATED to testing (Debian testing watch)
  • [2026-01-08] Accepted debusine 0.14.2~bpo13+1 (source) into stable-backports (Colin Watson)
  • [2026-01-06] Accepted debusine 0.14.2 (source) into unstable (Colin Watson)
  • [2025-12-18] debusine 0.14.1 MIGRATED to testing (Debian testing watch)
  • [2025-12-17] Accepted debusine 0.14.1~bpo13+1 (source) into stable-backports (Stefano Rivera)
  • [2025-12-15] Accepted debusine 0.14.1 (source) into unstable (Colin Watson)
  • [2025-12-06] Accepted debusine 0.14.0~bpo13+1 (source) into stable-backports (Stefano Rivera)
  • [2025-12-06] debusine 0.14.0 MIGRATED to testing (Debian testing watch)
  • [2025-12-03] Accepted debusine 0.14.0 (source) into unstable (Stefano Rivera)
  • [2025-11-23] Accepted debusine 0.13.1~bpo12+1 (all source) into oldstable-backports-sloppy (Debian FTP Masters) (signed by: Stefano Rivera)
  • [2025-11-20] Accepted debusine 0.13.1~bpo13+1 (source) into stable-backports (Stefano Rivera)
  • [2025-11-20] debusine 0.13.1 MIGRATED to testing (Debian testing watch)
  • [2025-11-17] Accepted debusine 0.13.1 (source) into unstable (Stefano Rivera)
  • [2025-11-16] Accepted debusine 0.13.0 (source) into unstable (Stefano Rivera)
  • [2025-09-28] debusine 0.12.2 MIGRATED to testing (Debian testing watch)
  • [2025-09-23] Accepted debusine 0.12.2 (source) into unstable (Stefano Rivera)
  • [2025-09-01] Accepted debusine 0.12.1~bpo13+2 (all source) into stable-backports (Debian FTP Masters) (signed by: Colin Watson)
  • [2025-08-27] debusine 0.12.1 MIGRATED to testing (Debian testing watch)
  • [2025-08-21] Accepted debusine 0.12.1 (source) into unstable (Colin Watson)
  • [2025-08-15] Accepted debusine 0.12.0 (source) into unstable (Colin Watson)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 0
  • M&W: 1
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 8)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • l10n (100, -)
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.14.5

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