Debian Package Tracker
Register | Log in
Subscribe

dgit

git interoperability with the Debian archive

Choose email to subscribe with

general
  • source: dgit (main)
  • version: 15.6
  • maintainer: Debian tag2upload Delegates (DMD)
  • uploaders: Ian Jackson [DMD] – Sean Whitton [DMD]
  • arch: all
  • std-ver: 4.4.0.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 9.13
  • oldstable: 10.7+deb12u3
  • old-bpo: 12.15~bpo12+1
  • stable: 12.16
  • stable-bpo: 15.6~bpo13+1
  • testing: 15.6
  • unstable: 15.6
versioned links
  • 9.13: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 10.7+deb12u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 12.15~bpo12+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 12.16: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 15.6~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 15.6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • dgit (109 bugs: 0, 45, 64, 0)
  • dgit-infrastructure (21 bugs: 0, 16, 5, 0)
  • git-debpush (41 bugs: 0, 26, 15, 0)
  • git-debrebase (10 bugs: 0, 2, 8, 0)
action needed
Debci reports failed tests high
  • unstable: pass (log)
    The tests ran in 0:55:32
    Last run: 2026-04-20T19:03:11.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 0:42:34
    Last run: 2026-04-19T17:05:08.000Z
    Previous status: unknown

  • stable: fail (log)
    The tests ran in 0:44:04
    Last run: 2026-04-01T01:57:17.000Z
    Previous status: unknown

Created: 2026-02-01 Last update: 2026-04-25 00:32
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 15.7~, distribution unstable) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 17bae3135c0cdadf9816de5a0b4a89c0fda04458
Merge: 1e41cc20 f2ca46f1
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Fri Apr 24 17:19:34 2026 +0000

    Merge branch 'critical-items-2' into 'main'
    
    tag2upload: docs: Make critical tag items solely the Oracle's responsibility
    
    See merge request dgit-team/dgit!478

commit f2ca46f11092e83c0b9093eff783c00a6df9e5e9
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Fri Apr 24 15:34:37 2026 +0100

    tag2upload: Make critical tag items solely the Oracle's responsibility
    
    I discovered in tests that if you try to upload with a a critical metadata
    item, your tag is silently ignored.  That's rather poor.
    
    I have tested ad-hoc that the Oracle does indeed reject critical tags,
    printing a sensible message.  I'm going to deploy a change to the Manager to
    pass them through.
    
    This is the corresponding design doc change.
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 1e41cc20efbaa20024b73eae29493c8a8aff0df8
Merge: 8a7c08d5 1774733c
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Fri Apr 24 15:14:46 2026 +0000

    Merge branch 'critical-items-1' into 'main'
    
    TAG2UPLOAD-DESIGN: Update discussion of critical tag items (prep)
    
    See merge request dgit-team/dgit!477

commit 1774733c803597c388ed6516dbcb5efe8dc95f4d
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Fri Apr 24 15:37:24 2026 +0100

    TAG2UPLOAD-DESIGN: Restructure paras re critical tag items (rewrap)
    
    M-q.
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 8526993ada8d85fbfaada10e8300705ef7b7332d
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Fri Apr 24 15:36:48 2026 +0100

    TAG2UPLOAD-DESIGN: Restructure paras re critical tag items
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit ae85a1798f1eccd25f4f593cce5f293027fa25af
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Fri Apr 24 15:27:02 2026 +0100

    TAG2UPLOAD-DESIGN: Update discussion of critical tag items
    
    We have decided to do critical items with a !.  This is now documented in
    tag2upload(5).  Update this design doc too.
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 8a7c08d5e2650237fe7f234c51631ccc18da3ba1
Merge: 2787790c 0ed54c47
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Fri Apr 24 14:29:34 2026 +0000

    Merge branch 'pristine-reject-late' into 'main'
    
    tag2upload-obtain-origs: Recognise pristine_tar setting and fail
    
    See merge request dgit-team/dgit!475

commit 0ed54c47d02b852909e3c77a5ed76b523f332877
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Fri Apr 24 12:46:00 2026 +0100

    tag2upload-obtain-origs: Recognise pristine_tar setting and fail
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 2787790c5e20ed6b3d18651cc65f81cf0b8f7d26
Merge: a7be9309 b9d1e1cc
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Fri Apr 24 13:31:26 2026 +0000

    Merge branch 'ci-fix-watch' into 'main'
    
    CI: disable broken test
    
    See merge request dgit-team/dgit!476

commit b9d1e1ccc537a74e332919fabbdda82bb2e582b7
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Fri Apr 24 14:28:57 2026 +0100

    CI: disable broken test
    
    The fix for this upstream seems to exist (pipeline!730) but may be blocked by
    other problems there.  Let's disable it locally, at least for now.
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit a7be930940bad0d62e0721dc3773e1aa0423dc7a
Merge: d0869013 931d51a3
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sun Apr 19 19:48:12 2026 +0000

    Merge branch 'changelog' into 'main'
    
    changelog: Start 15.7
    
    See merge request dgit-team/dgit!473

commit 931d51a3cd70a2157b38b0e8c925b814e06d9e7e
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sun Apr 19 20:14:13 2026 +0100

    changelog: Start 15.7
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Created: 2026-03-29 Last update: 2026-04-24 20:02
2 open merge requests in Salsa normal
There are 2 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-09-16 Last update: 2026-04-24 15:33
lintian reports 11 warnings normal
Lintian reports 11 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-04-12 Last update: 2026-04-12 10:30
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.4.0.0).
Created: 2019-09-29 Last update: 2026-04-20 00:18
news
[rss feed]
  • [2026-04-22] Accepted dgit 15.6~bpo13+1 (source) into stable-backports (Ian Jackson)
  • [2026-04-22] dgit 15.6 MIGRATED to testing (Debian testing watch)
  • [2026-04-19] Accepted dgit 15.6 (source) into unstable (Ian Jackson)
  • [2026-04-14] dgit 15.5 MIGRATED to testing (Debian testing watch)
  • [2026-04-11] Accepted dgit 15.5 (source) into unstable (Ian Jackson)
  • [2026-04-07] Accepted dgit 15.4~bpo13+1 (source) into stable-backports (Ian Jackson)
  • [2026-04-07] dgit 15.4 MIGRATED to testing (Debian testing watch)
  • [2026-04-05] Accepted dgit 15.4 (source) into unstable (Ian Jackson)
  • [2026-04-01] Accepted dgit 15.3~bpo13+1 (source) into stable-backports (Ian Jackson)
  • [2026-04-01] dgit 15.3 MIGRATED to testing (Debian testing watch)
  • [2026-03-29] Accepted dgit 15.3 (source) into unstable (Ian Jackson)
  • [2026-03-25] dgit 15.2 MIGRATED to testing (Debian testing watch)
  • [2026-03-25] Accepted dgit 15.2~bpo13+1 (source) into stable-backports (Ian Jackson)
  • [2026-03-22] Accepted dgit 15.2 (source) into unstable (Ian Jackson)
  • [2026-03-21] dgit 15.0 MIGRATED to testing (Debian testing watch)
  • [2026-03-20] Accepted dgit 15.1~exp1 (source) into experimental (Ian Jackson)
  • [2026-03-15] Accepted dgit 15.0 (source) into unstable (Ian Jackson)
  • [2026-03-14] Accepted dgit 14.11~bpo13+1 (source) into stable-backports (Ian Jackson)
  • [2026-03-14] dgit 14.11 MIGRATED to testing (Debian testing watch)
  • [2026-03-08] Accepted dgit 14.11 (source) into unstable (Ian Jackson)
  • [2026-03-04] Accepted dgit 14.10~bpo13+1 (source) into stable-backports (Sean Whitton)
  • [2026-03-04] dgit 14.10 MIGRATED to testing (Debian testing watch)
  • [2026-03-01] Accepted dgit 14.10 (source) into unstable (Ian Jackson)
  • [2026-02-26] dgit 14.9 MIGRATED to testing (Debian testing watch)
  • [2026-02-24] Accepted dgit 14.9~bpo13+1 (source) into stable-backports (Ian Jackson)
  • [2026-02-22] Accepted dgit 14.9 (source) into unstable (Ian Jackson)
  • [2026-02-20] Accepted dgit 14.8~bpo13+1 (source) into stable-backports (Sean Whitton)
  • [2026-02-20] dgit 14.8 MIGRATED to testing (Debian testing watch)
  • [2026-02-15] Accepted dgit 14.8 (source) into unstable (Ian Jackson)
  • [2026-02-05] Accepted dgit 14.7~bpo13+1 (source) into stable-backports (Sean Whitton)
  • 1
  • 2
bugs [bug history graph]
  • all: 182 187
  • RC: 0
  • I&N: 88 90
  • M&W: 94 97
  • F&P: 0
  • patch: 0
links
  • lintian (0, 11)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • l10n (-, 82)
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 15.5
  • 1 bug

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