Debian Package Tracker
Register | Log in
Subscribe

dgit

git interoperability with the Debian archive

Choose email to subscribe with

general
  • source: dgit (main)
  • version: 14.9
  • 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: 14.8~bpo13+1
  • testing: 14.8
  • unstable: 14.9
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]
  • 14.8~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 14.8: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 14.9: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • dgit (112 bugs: 0, 47, 65, 0)
  • dgit-infrastructure (21 bugs: 0, 16, 5, 0)
  • git-debpush (40 bugs: 0, 26, 14, 0)
  • git-debrebase (10 bugs: 0, 2, 8, 0)
action needed
Debci reports failed tests high
  • unstable: pass (log)
    The tests ran in 0:49:02
    Last run: 2026-02-03T21:08:15.000Z
    Previous status: unknown

  • testing: fail (log)
    The tests ran in 0:54:16
    Last run: 2026-02-01T15:29:20.000Z
    Previous status: unknown

  • stable: pass (log)
    The tests ran in 0:38:38
    Last run: 2025-10-29T20:03:05.000Z
    Previous status: unknown

Created: 2026-02-01 Last update: 2026-02-23 23:31
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 14.10~, 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 96eef6aca01cdde046e3555c6f3bb960b830c60c
Merge: 9c73ec8b 5fc4e94a
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Mon Feb 23 01:10:02 2026 +0000

    Merge branch 'overwrite-messages' into 'main'
    
    Improve messages about unintentional overwrites
    
    See merge request dgit-team/dgit!431

commit 9c73ec8bea7e97685de92b1c22bf916a705393bf
Merge: 043540fc 7e3c61c3
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Mon Feb 23 00:51:00 2026 +0000

    Merge branch 'git-core' into 'main'
    
    Depend on git, not git-core
    
    See merge request dgit-team/dgit!430

commit 5fc4e94ac8bf9d78671bc44ebd9b322439ace64c
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sun Feb 22 10:59:43 2026 +0000

    dgit: overwrite checking: Handle empty dpkg-parsechangelog specially
    
    Don't print something about a missing Version field.
    
    Closes: #1128295
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 7e3c61c30602c5d5f68361d0e43a1254c4ae5e44
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Mon Feb 23 00:13:57 2026 +0000

    Depend on git, not git-core
    
    git used to be called git-core.  Then in 2011 it was renamed; then git-core
    was a transitional package.  The transitional package was removed in 2017.
    Since then it's just been a Provides.
    
    (Information based on git log in what appears to be Debian's git package
    history on Salsa.  The Vcs-Git is on repo.or.cz which is blocked for me
    due to the Online Safety Act.)
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 38aaa5e83378a60c2384ad4b5467132b3a009978
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sun Feb 22 10:53:00 2026 +0000

    dgit: capture dpkg-parsechangelog stderr when checking for overwrite
    
    This will allow us to not always print the output.  Right now it is always
    printed on error, and not otherwise.
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 602e49750436777e7f7fbc7c22f03fa4ed04c23c
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sun Feb 22 23:26:10 2026 +0000

    dgit: overwrite checking: Lengthen error message, for clarity
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 684b78ecf55354f7016f66e7d1c204333ab9030c
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sun Feb 22 21:03:13 2026 +0000

    tests: overwrite-chkclog: add a bad syntax changelog case
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 343fb87bc2af27de8d87974837f48f3df8325d44
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sun Feb 22 02:26:23 2026 +0000

    tests: overwrite-chkclog: clarify and add some boundaries
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 043540fc4bb744d0065076f673a7d867fea93914
Merge: 9a7607f5 3978d362
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sun Feb 22 15:35:58 2026 +0000

    Merge branch 'changelog' into 'main'
    
    changelog: start 14.10
    
    See merge request dgit-team/dgit!429

commit 3978d3629a4528b582bb7c2a2ec51d461fcd30e9
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sun Feb 22 14:55:11 2026 +0000

    changelog: start 14.10
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Created: 2026-01-27 Last update: 2026-02-23 03:32
1 open merge request in Salsa normal
There is 1 open merge request for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-09-16 Last update: 2026-02-22 17:02
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-01-21 Last update: 2026-01-21 16:31
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.3 instead of 4.4.0.0).
Created: 2019-09-29 Last update: 2026-02-22 23:02
testing migrations
  • excuses:
    • Migration status for dgit (14.8 to 14.9): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Too young, only 1 of 2 days old
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/d/dgit.html
    • ∙ ∙ Autopkgtest for dgit/14.9: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Pass
    • ∙ ∙ Reproducible on amd64
    • ∙ ∙ Reproducible on arm64
    • ∙ ∙ Reproducible on armhf
    • ∙ ∙ Reproducible on i386
    • ∙ ∙ Reproducible on ppc64el
    • ∙ ∙ Required age reduced by 3 days because of autopkgtest
    • Not considered
news
[rss feed]
  • [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)
  • [2026-02-05] dgit 14.7 MIGRATED to testing (Debian testing watch)
  • [2026-02-02] Accepted dgit 14.7 (source) into unstable (Ian Jackson)
  • [2026-02-01] Accepted dgit 14.6 (source) into unstable (Ian Jackson)
  • [2026-01-29] Accepted dgit 14.5~bpo13+1 (source) into stable-backports (Ian Jackson)
  • [2026-01-29] dgit 14.5 MIGRATED to testing (Debian testing watch)
  • [2026-01-27] Accepted dgit 14.5 (source) into unstable (Ian Jackson)
  • [2026-01-22] dgit 14.4 MIGRATED to testing (Debian testing watch)
  • [2026-01-20] dgit 14.3 MIGRATED to testing (Debian testing watch)
  • [2026-01-19] Accepted dgit 14.4 (source) into unstable (Ian Jackson)
  • [2026-01-17] Accepted dgit 14.3 (source) into unstable (Sean Whitton)
  • [2026-01-15] dgit 14.2 MIGRATED to testing (Debian testing watch)
  • [2026-01-14] Accepted dgit 14.2~bpo13+1 (source) into stable-backports (Sean Whitton)
  • [2026-01-12] Accepted dgit 14.2 (source) into unstable (Ian Jackson)
  • [2026-01-04] Accepted dgit 14.1~bpo13+1 (source) into stable-backports (Sean Whitton)
  • [2026-01-04] dgit 14.1 MIGRATED to testing (Debian testing watch)
  • [2026-01-01] Accepted dgit 14.1 (source) into unstable (Ian Jackson)
  • [2025-12-31] Accepted dgit 14.0 (source) into unstable (Ian Jackson)
  • [2025-12-26] dgit 13.20 MIGRATED to testing (Debian testing watch)
  • [2025-12-23] Accepted dgit 13.20 (source) into unstable (Ian Jackson)
  • [2025-12-22] Accepted dgit 13.19~bpo13+1 (source) into stable-backports (Sean Whitton)
  • [2025-12-22] dgit 13.19 MIGRATED to testing (Debian testing watch)
  • [2025-12-20] Accepted dgit 12.16 (source) into proposed-updates (Debian FTP Masters) (signed by: Sean Whitton)
  • [2025-12-19] Accepted dgit 13.19 (source) into unstable (Ian Jackson)
  • [2025-12-16] dgit 13.18 MIGRATED to testing (Debian testing watch)
  • [2025-12-15] Accepted dgit 13.18~bpo13+1 (source) into stable-backports (Sean Whitton)
  • 1
  • 2
bugs [bug history graph]
  • all: 184 189
  • RC: 0
  • I&N: 90 92
  • M&W: 94 97
  • F&P: 0
  • patch: 0
links
  • lintian (0, 11)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • l10n (-, 83)
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 14.8
  • 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