dgit (13.17)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 13.18~ > 13.17
- Git: https://salsa.debian.org/dgit-team/dgit.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 7655424
- Browser: https://salsa.debian.org/dgit-team/dgit
- Last scan: 2025-11-01 06:08:15+00
- Next scan: 2025-11-09 01:04:00+00
- Open issues: 5
- Merge requests: 1
- CI pipeline status: success
- Debian changelog in Git:
dgit (13.18~) unstable; urgency=medium
*
--
dgit (13.17) unstable; urgency=medium
git-debrebase:
* Merge resolution: tolerate nested vanilla merges, and maybe
deal bettter with other unusual situations.
Closes: #1116600. [Report from David Bremner]
dgit:
* Try downloading missing artefacts from incoming.d.o/debian-buildd.
Reduces apparent archive skew, eg with "dgit fetch".
In tag2upload, will better handle quick re-upload after a new upstream.
Closes: #1111728. [Suggested by Colin Watson]
* download-unfetched-origs: Check that bpd exists, failng early if not.
* Report filename, not url, in "downloading" message, unless all are 404.
* On an archive file mismatch, print lengths too, not just hashes.
git-debpush [Sean Whitton]:
* Minor improvements to some mesages.
Documentation:
* tag2upload: Add some xrefs in TAG2UPLOAD-DESIGN.txt.
* Retrospectively add two missed bug Closes to entries for 12.12 and 12.1.
i18n:
* nl: Updated messages and dgit-user(7).
Closes: #1115336, #1115338. [Frans Spiesschaert]
* pt: Added git-debrebase(5); updated tag2upload(5).
Closes: #1118296. [Américo Monteiro]
Supporting work:
* Much refactoring of download handlng.
* Better testing of download-unfetched-origs.
-- Ian Jackson <ijackson@chiark.greenend.org.uk> Fri, 24 Oct 2025 19:06:20 +0100
- This branch is 2 commits ahead of tag debian/13.17
- Git log:
commit 899438ca0088eeed81735c0f8f31e18e5e9bb533
Merge: c999309c 7fe9db66
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Fri Oct 24 22:45:08 2025 +0000
Merge branch 'changelog' into 'main'
changelog: Start 13.18
See merge request dgit-team/dgit!345
commit 7fe9db668dde5a8c902575e076d8d8ce83206c5a
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Fri Oct 24 23:12:51 2025 +0100
changelog: Start 13.18
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>