Debian Package Tracker
Register | Log in
Subscribe

dgit

git interoperability with the Debian archive

Choose email to subscribe with

general
  • source: dgit (main)
  • version: 11.3
  • maintainer: Ian Jackson (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: 8.5
  • o-o-bpo: 9.10~bpo10+1
  • oldstable: 9.13
  • stable: 10.7
  • stable-p-u: 10.7+deb12u2
  • testing: 11.3
  • unstable: 11.3
versioned links
  • 8.5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 9.10~bpo10+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 9.13: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 10.7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 10.7+deb12u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 11.3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • dgit (79 bugs: 0, 31, 48, 0)
  • dgit-infrastructure (8 bugs: 0, 7, 1, 0)
  • git-debpush (3 bugs: 0, 2, 1, 0)
  • git-debrebase (6 bugs: 0, 1, 5, 0)
action needed
Fails to build during reproducibility testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2023-09-05 Last update: 2023-10-03 03:30
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 11.4~, 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 56ffa6a7de9cc41a72a309ea8c7308a41e61fc04
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sun Sep 3 00:45:59 2023 +0100

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

commit 75b767d453283a28c2028d579c6388d244b68650
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sun Sep 3 00:43:44 2023 +0100

    document changes and finalise 11.3
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 60ed4ed59447a9894abfcd95d1875a642d9c5424
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sat Sep 2 13:02:45 2023 +0100

    dgit(1): --overwrite: Add cross reference to --split-view
    
    Apropos #1050713.
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 309e67d7fc8ba4253d3f6bbfe715d1962592697e
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sat Sep 2 12:55:36 2023 +0100

    Detect tar-ignore in d/s/options
    
    Distinguish situations where it's going to fail (until #908747 is
    fixed), from ones where we are probably working with a defective tree
    produced by importing a defective .dsc produced from a non-dgit
    upload.
    
    Closes: #1050709
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 7109bc566b2aa72fd49a383ef12c5d87b4f95dea
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sat Sep 2 11:45:50 2023 +0100

    get_source_format: Return an array
    
    These options can accumulate.
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 75d7d2b41dee7dd90bbe5a5fa1912357b12c17f8
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sat Sep 2 11:43:51 2023 +0100

    get_source_format: Call once somewhere, rather than twice
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 313be431afb27675e6874e896ec26f0e73922e5a
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sat Sep 2 11:29:18 2023 +0100

    get_source_format: Just save format in callers that don't need options
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 332d678a9f20c7d805cd12df309226abac759e42
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sat Sep 2 11:27:11 2023 +0100

    get_source_format: Allow callers to just get the format, not options
    
    Use wantarray to distinguish the cases.
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 82073545960c59404d32ee383f83d94e3dbfb4e8
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sat Sep 2 11:03:29 2023 +0100

    d/source/options: Fix parsing to look for = not #
    
    But this is still not sufficient, because some dpkg-source options
    accumulate, so we mustn't just assign them.
    
    No change with existing code since right now we only test for
    single-debian-patch.
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit bc9f321baa9dd6b7c2a2437e11d0cb4c1b7b9498
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sat Sep 2 10:50:30 2023 +0100

    dgit: Prevent pushing old versions (test)
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 1af59cfc1e888cb5478997fa342afdfa6f975f6d
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sat Sep 2 10:49:09 2023 +0100

    dgit: Prevent pushing old versions
    
    Bail out if the changelog version we are uploading is not strictly
    newer than the .dsc version in the archive.
    
    Closes: #1050711
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit ea934e4b7845ab3841e744fd032792d56d86fabe
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sat Sep 2 11:23:15 2023 +0100

    dgit: Prevent pushing old versions (prep)
    
    Allow (but ignore) the --force option we're going to use.
    
    Apply it to two tests which play a bit fast and loose,
    (ie, which omit calls to dch to update the changelog version.)
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 9231189d61d5969fe8d8d2fff293b8ac0c0d4fab
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Sat Sep 2 10:44:19 2023 +0100

    dgit: Fix a minor formatting error
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit fed5a3d6ab9850ff90a91207abceae3aa73c0591
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Tue Aug 22 19:38:26 2023 +0100

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

commit 3e72fdb2f44a9b28503a46a027224e67796bfbe3
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Tue Aug 22 19:25:39 2023 +0100

    changelog: Document the contents of 11.2
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 82f0b65f189e4c9aee1dc9b0c414e3d3c0358bc0
Author: Matthew Vernon <mvernon@wikimedia.org>
Date:   Mon Aug 21 16:10:11 2023 +0100

    Use the old /updates security map for buster (Closes: #1050179)
    
    The suite-map and suite-rmap for debian-security are necessary for the
    pre-bullseye layout of the security.debian.org archive.
    
    Since bullseye (i.e. after buster), the archive layout has changed,
    and these mappings are no longer necessary (indeed, they cause dgit
    clone to fail to work with bullseye and later security suites).
    
    Buster is the oldest suite still available on security.debian.org, so
    this is the only suite we still need the mapping for.
    
    Signed-off-by: Matthew Vernon <mvernon@wikimedia.org>

commit 3f16390f7f5bdde8d6e270babeb7d5c508890ac9
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Thu Jul 20 00:55:14 2023 +0100

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

commit 88e22283c9de69cb31eb7e26708a205aa3c3c87c
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Thu Jul 20 00:32:39 2023 +0100

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

commit 9fa8a4948dad4682db77f14f53b048d1a391242d
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Thu Jul 20 00:29:40 2023 +0100

    tests: manpages-format: Remove now-unneeded suppression
    
    Now there are no suppressions.  But keep the machinery in case we need
    it later.  See also
      https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041317#22
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit d7bc70845a43baa3dca2102ed2761eb7d98d8025
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Thu Jul 20 00:24:53 2023 +0100

    dgit(1): Adjust tbl formatting to avoid warning
    
    This moves the output text one space to the left, losing one space
    internally, which is fine.
    
    Closes: #1041317
    Suggested-by: Branden Robinson <g.branden.robinson@gmail.com>
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit cfa5f4af8fa7b419b4f0f6f36969738890e4efed
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Fri Jun 16 02:01:09 2023 +0100

    changelog: start 11.1
    
    With a tilde.
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

commit 7db9a06dcd0cd7c0fa64dcc531314225b055efb7
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date:   Thu Jun 15 00:56:23 2023 +0100

    changelog: start 11.1
    
    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Created: 2017-12-03 Last update: 2023-09-30 16:15
lintian reports 10 warnings normal
Lintian reports 10 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2023-07-20 Last update: 2023-07-20 11:37
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.2 instead of 4.4.0.0).
Created: 2019-09-29 Last update: 2023-09-03 05:29
news
[rss feed]
  • [2023-09-29] Accepted dgit 10.7+deb12u2 (source) into proposed-updates (Debian FTP Masters) (signed by: Ian Jackson)
  • [2023-09-05] dgit 11.3 MIGRATED to testing (Debian testing watch)
  • [2023-09-05] dgit 11.3 MIGRATED to testing (Debian testing watch)
  • [2023-09-03] Accepted dgit 11.3 (source) into unstable (Ian Jackson)
  • [2023-08-27] Accepted dgit 10.7+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Ian Jackson)
  • [2023-08-25] dgit 11.2 MIGRATED to testing (Debian testing watch)
  • [2023-08-22] Accepted dgit 11.2 (source) into unstable (Ian Jackson)
  • [2023-07-22] dgit 11.1 MIGRATED to testing (Debian testing watch)
  • [2023-07-20] Accepted dgit 11.1 (source) into unstable (Ian Jackson)
  • [2023-06-17] dgit 11.0 MIGRATED to testing (Debian testing watch)
  • [2023-06-15] Accepted dgit 11.0 (source) into unstable (Ian Jackson)
  • [2023-03-05] dgit 10.7 MIGRATED to testing (Debian testing watch)
  • [2023-02-22] Accepted dgit 10.7 (source) into unstable (Sean Whitton)
  • [2023-02-07] dgit 10.6 MIGRATED to testing (Debian testing watch)
  • [2023-02-04] Accepted dgit 10.6 (source) into unstable (Ian Jackson)
  • [2023-01-29] dgit 10.5 MIGRATED to testing (Debian testing watch)
  • [2023-01-26] Accepted dgit 10.5 (source) into unstable (Ian Jackson)
  • [2022-12-31] dgit 10.4 MIGRATED to testing (Debian testing watch)
  • [2022-12-31] dgit 10.4 MIGRATED to testing (Debian testing watch)
  • [2022-12-29] Accepted dgit 10.4 (source) into unstable (Ian Jackson)
  • [2022-12-29] Accepted dgit 10.3 (source) into unstable (Ian Jackson)
  • [2022-12-14] dgit 10.2 MIGRATED to testing (Debian testing watch)
  • [2022-12-14] dgit 10.2 MIGRATED to testing (Debian testing watch)
  • [2022-12-12] Accepted dgit 10.2 (source) into unstable (Ian Jackson)
  • [2022-11-14] dgit 10.1 MIGRATED to testing (Debian testing watch)
  • [2022-11-14] dgit 10.1 MIGRATED to testing (Debian testing watch)
  • [2022-11-12] Accepted dgit 10.1 (source) into unstable (Ian Jackson)
  • [2022-09-06] dgit 10.0 MIGRATED to testing (Debian testing watch)
  • [2022-09-04] Accepted dgit 10.0 (source) into unstable (Ian Jackson)
  • [2022-05-31] dgit 9.16 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 99 101
  • RC: 0
  • I&N: 42
  • M&W: 57 59
  • F&P: 0
  • patch: 0
links
  • lintian (0, 10)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • l10n (-, 53)
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 11.3

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