Debian Package Tracker
Register | Log in
Subscribe

dgit

git interoperability with the Debian archive

Choose email to subscribe with

general
  • source: dgit (main)
  • version: 13.15
  • 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.15
  • stable-bpo: 13.14~bpo13+1
  • testing: 13.15
  • unstable: 13.15
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.15: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 13.14~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 13.15: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • dgit (101 bugs: 0, 42, 59, 0)
  • dgit-infrastructure (15 bugs: 0, 11, 4, 0)
  • git-debpush (22 bugs: 0, 14, 8, 0)
  • git-debrebase (10 bugs: 0, 2, 8, 0)
action needed
Marked for autoremoval on 18 October due to xdelta: #1098128 high
Version 13.15 of dgit is marked for autoremoval from testing on Sat 18 Oct 2025. It depends (transitively) on xdelta, affected by #1098128. You should try to prevent the removal by fixing these RC bugs.
Created: 2025-09-04 Last update: 2025-09-18 07:35
2 bugs tagged patch in the BTS normal
The BTS contains patches fixing 2 bugs, consider including or untagging them.
Created: 2025-09-10 Last update: 2025-09-18 07:31
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: 2025-09-17 18:05
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 13.16~, 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 aa7222df6edf8d0a82497e895e2f028da46fdd44
Merge: 1650a899 494d598f
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Wed Sep 17 17:01:53 2025 +0000

    Merge branch 'no-ssh-psql' into 'main'
    
    dgit: Abolish the sshpsql archive access method
    
    See merge request dgit-team/dgit!329

commit 494d598f0ee86f300d407a509468ce66f0db6fd0
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Tue Sep 16 17:23:12 2025 +0100

    dgit: Abolish the sshpsql archive access method
    
    This is what we used before the ftpmaster API.  It is only useful with distros
    that have Debian's dak database schema, offer ssh psql access to a readonly
    view of the db, and don't offer anything like the ftpmaster API.
    
    Of which I think there are none.
    
    None of this code has been used within Debian in the last decade.
    It's not tested - it may not even work with current dak.
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 1650a89989540981ad4a539968a00ba025aa3523
Merge: 5190c53c 0257cf9b
Author: Sean Whitton <spwhitton@spwhitton.name>
Date:   Wed Sep 17 14:52:30 2025 +0000

    Merge branch 'po4a-pt' into 'main'
    
    Import more man7 European Portuguese translations
    
    See merge request dgit-team/dgit!328

commit 0257cf9b9d2ff557cbd29dae05360edba108a773
Author: Américo Monteiro <a_monteiro@gmx.com>
Date:   Wed Sep 17 15:20:25 2025 +0100

    Import more man7 European Portuguese translations
    
    Closes: #1114805
    Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>

commit 5190c53cb14d39d6dcd3db7a41c433db3f11c735
Merge: 0a4b918b b4aa63a7
Author: Sean Whitton <spwhitton@spwhitton.name>
Date:   Wed Sep 17 08:40:16 2025 +0000

    Merge branch 'debpush-quilt-linear-reword' into 'main'
    
    git-debpush(1): Reword --quilt=linear to disambiguate a bit
    
    See merge request dgit-team/dgit!327

commit b4aa63a78bec05d3ba11960737d9d778bae2c439
Author: Sean Whitton <spwhitton@spwhitton.name>
Date:   Wed Sep 17 09:07:30 2025 +0100

    git-debpush(1): Reword --quilt=linear to disambiguate a bit
    
    Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>

commit 0a4b918b7b5add67b0770415c67dafac30b844da
Merge: 627536bf 28a91c04
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Tue Sep 16 16:41:24 2025 +0000

    Merge branch 'curl-progress-2' into 'main'
    
    dgit: Print some progress info when downloading dsc components
    
    See merge request dgit-team/dgit!326

commit 28a91c04fd84ede75fe258bf8870e34ecce4defb
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Tue Sep 16 15:05:15 2025 +0100

    dgit: Print progress in complete_file_from_dsc
    
    This provides progress reporting for, eg, `download-unfetched-origs`.
    
    Closes: #1111355
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit b4d58dc9efd416d22afffe63c6904f7763f156a7
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Tue Sep 16 15:02:18 2025 +0100

    dgit: file downloading: Split out %curlopts variable
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 627536bffa29642ec507064c29c28d5b0f29b514
Merge: 78e09a86 ceae6d31
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Tue Sep 16 14:47:05 2025 +0000

    Merge branch 'curl-progress' into 'main'
    
    dgit: curl(1) is unused
    
    See merge request dgit-team/dgit!323

commit 78e09a86572fdc4c4ad2ed0deda0b02c77c19e5c
Merge: cb9b4058 1d00cf9d
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Tue Sep 16 14:46:46 2025 +0000

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

commit 1d00cf9d38738bcbbf8a26beb0442b09b501c9db
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Tue Sep 16 14:47:36 2025 +0100

    changelog: start 13.16
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit cb9b4058abb5a225d160acb0334d3135782c3ca6
Author: Sean Whitton <spwhitton@spwhitton.name>
Date:   Tue Sep 16 12:04:02 2025 +0100

    changelog: Start 13.16
    
    Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>

commit ceae6d31bff78e4a0b4322b5babbe85794f5ba2e
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Mon Sep 15 12:17:43 2025 +0100

    dgit(1): Explain that curl options are ignored
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 5e860c5ed04a3c4be9cd06a87e55f15906ce260d
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Mon Sep 15 12:15:49 2025 +0100

    dgit(1): use dput in headings for subcommand escape hatch options
    
    curl is alphabetically first but we don't use it any more!
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 245293be33d7e4f7a6e3aa369a9931823fc9a8f3
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Mon Sep 15 12:14:53 2025 +0100

    dgit(1): curl is unused: change xref to just libcurl
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 1cd148716eeaa701dc486d7e1f39de660e26ab03
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Mon Sep 15 12:13:38 2025 +0100

    dgit: curl is unused: Rename the variable in the code
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Created: 2025-07-17 Last update: 2025-09-17 18:05
lintian reports 12 warnings normal
Lintian reports 12 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-09-05 Last update: 2025-09-05 22:31
Multiarch hinter reports 1 issue(s) low
There are issues with the multiarch metadata for this package.
  • git-debpush could be marked Multi-Arch: foreign
Created: 2025-08-24 Last update: 2025-09-18 02:00
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.2 instead of 4.4.0.0).
Created: 2019-09-29 Last update: 2025-09-16 19:35
news
[rss feed]
  • [2025-09-18] dgit 13.15 MIGRATED to testing (Debian testing watch)
  • [2025-09-16] Accepted dgit 13.15 (source) into unstable (Ian Jackson)
  • [2025-09-08] Accepted dgit 13.14~bpo13+1 (source) into stable-backports (Sean Whitton)
  • [2025-09-08] dgit 13.14 MIGRATED to testing (Debian testing watch)
  • [2025-09-05] Accepted dgit 13.14 (source) into unstable (Ian Jackson)
  • [2025-08-28] Accepted dgit 13.13~bpo13+1 (source) into stable-backports (Sean Whitton)
  • [2025-08-28] Accepted dgit 13.13~bpo12+1 (all source) into stable-backports (Debian FTP Masters) (signed by: Sean Whitton)
  • [2025-08-27] dgit 13.13 MIGRATED to testing (Debian testing watch)
  • [2025-08-24] Accepted dgit 13.13 (source) into unstable (Ian Jackson)
  • [2025-08-19] dgit 13.12 MIGRATED to testing (Debian testing watch)
  • [2025-08-15] Accepted dgit 13.12 (source) into unstable (Sean Whitton)
  • [2025-08-14] dgit 13.11 MIGRATED to testing (Debian testing watch)
  • [2025-08-10] Accepted dgit 13.11 (source) into unstable (Ian Jackson)
  • [2025-08-10] Accepted dgit 13.11+exp1 (source) into experimental (Ian Jackson)
  • [2025-07-28] Accepted dgit 13.10 (source) into experimental (Sean Whitton)
  • [2025-07-19] Accepted dgit 13.9 (source) into experimental (Ian Jackson)
  • [2025-07-18] Accepted dgit 13.8 (source) into experimental (Ian Jackson)
  • [2025-07-15] Accepted dgit 13.7 (source) into experimental (Ian Jackson)
  • [2025-07-14] Accepted dgit 13.6 (source) into experimental (Ian Jackson)
  • [2025-07-14] Accepted dgit 13.5 (source) into experimental (Ian Jackson)
  • [2025-07-14] Accepted dgit 12.15~bpo12+1 (source) into stable-backports (Sean Whitton)
  • [2025-07-14] dgit 12.15 MIGRATED to testing (Debian testing watch)
  • [2025-06-22] Accepted dgit 13.4 (source) into experimental (Ian Jackson)
  • [2025-06-22] Accepted dgit 12.15 (source) into unstable (Ian Jackson)
  • [2025-06-18] Accepted dgit 13.3 (source) into experimental (Sean Whitton)
  • [2025-06-16] Accepted dgit 13.2 (source) into experimental (Ian Jackson)
  • [2025-06-16] Accepted dgit 12.14 (source) into unstable (Ian Jackson)
  • [2025-06-13] Accepted dgit 12.13 (source) into unstable (Ian Jackson)
  • [2025-06-13] Accepted dgit 13.1 (source) into experimental (Ian Jackson)
  • [2025-05-30] Accepted dgit 12.12~bpo12+1 (source) into stable-backports (Sean Whitton)
  • 1
  • 2
bugs [bug history graph]
  • all: 155 159
  • RC: 0
  • I&N: 69 70
  • M&W: 81 84
  • F&P: 5
  • patch: 2
links
  • lintian (0, 12)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • l10n (-, 60)
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 13.15
  • 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