vcswatch reports that
this package seems to have a new changelog entry (version
13.17~, 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 7ad3b3787b9df46566d9467db0e362b22f08ba24
Merge: 8ed2fbdd 8ba38af1
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Oct 10 14:43:50 2025 +0000
Merge branch 'shorten-msgs' into 'main'
git-debpush: Shorten some messages
See merge request dgit-team/dgit!341
commit 8ba38af133b109053ac98047e2cf269669b72694
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Oct 10 15:07:35 2025 +0100
git-debpush: Shorten a message
$fetch_url can be long, so this line ends up much longer than all the others
we emit.
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit b4e844d2fd7670205742b48f1de9344c1ccc0250
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Oct 10 15:06:57 2025 +0100
git-debpush: Drop some quotation marks in messages
This makes us consistent about this; in another place we don't quote the name
of a tag. Quotation is not necessary because tags and remote names can't
contain spaces.
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 8ed2fbddd0ba179f2362a2b9327410f585136ad8
Merge: 43942999 80e15b84
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Thu Oct 9 13:35:41 2025 +0000
Merge branch 'aq-multi-urls-2' into 'main'
dgit: download-unfetched-origs: Try incoming.d.o
See merge request dgit-team/dgit!331
commit 80e15b84fdce63262f270eb3335aca8abacda24c
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Mon Oct 6 21:17:45 2025 +0100
dgit: Enable use of the fallback mirror (buildd-incoming) by default
As per discussions on debian-wb-team
https://lists.debian.org/debian-wb-team/2025/09/msg00000.html
and in the MR
https://salsa.debian.org/dgit-team/dgit/-/merge_requests/331#note_661755
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 415e32f4ad0c760c29b590914232e648298d3ddc
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Mon Oct 6 21:15:23 2025 +0100
dgit: Remove word "internal" from mirror-fallback
As per discussions on debian-wb-team
https://lists.debian.org/debian-wb-team/2025/09/msg00000.html
and in the MR
https://salsa.debian.org/dgit-team/dgit/-/merge_requests/331#note_661755
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 7a7f8a0fd2798369a36d04299cb0e7df56ccc4b2
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 23:23:18 2025 +0100
tests: gbp-orig: download-unfetched-origs: Test whole archive
Empirically, this test fails without
"dgit: download-unfetched-origs: Try incoming.d.o for whole archive too"
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 7b3a4a03fe8182bc6ac7e0723eb5c53b79322723
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 23:28:35 2025 +0100
dgit: dummycatapi: Run in *all* mirrors (fmt)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 3a671befa5346b279da97282e59a77d700ca762f
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 23:22:52 2025 +0100
dgit: dummycatapi: Run in *all* mirrors
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 4162ffe05a76aed34fc07b2e0afe62976d007b1a
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 23:21:57 2025 +0100
dgit: dummycatapi: prepare for always accumulating
We're going to call $fn multiple times, so the call site must handle
accumulating the return value and we no longer thread one value back.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 3475fbce0b47ab5a10b40e2565799d9dd2796dd0
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 23:23:10 2025 +0100
tests: gbp-orig: download-unfetched-origs: break out mf_option
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit cab22ce2f34aa5998ea5555bae45d3f9584b7b3b
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 23:23:03 2025 +0100
tests: gbp-orig: download-unfetched-origs: Use rm not mv
We don't actually use the local aside at all.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit f77a048328b6bd5ad7678cc572173e2a38e21593
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 21:49:24 2025 +0100
dgit: download-unfetched-origs: Try incoming.d.o for whole archive too
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 0a549e6e71a676694e7bf1199b4dc4de9f7ea6a5
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 21:47:40 2025 +0100
dgit: Break out access_cfg_..._mirror_list
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit f9b7b2b6d1f062a9f6cadf57fe323c2a6419e3ef
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 10:30:47 2025 +0100
dgit: download-unfetched-origs: Try incoming.d.o (test)
I have indeed done the manual test described in the test case.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit a4ba3bf179af7a402ebcec49fd2c319d3ab8c161
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Sun Sep 21 23:04:55 2025 +0100
dgit: download-unfetched-origs: Try incoming.d.o
* Provide a new --mirror-fallback-internal option that
activates a mirror-fallback-internal access cfg setting.
* Configure the fallback mirror for Debian to buildd incoming.
* Turn on this option by default for download-unfetched-origs.
Test will come in a moment.
Closes: #1111728
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 7ec03fe60c69db9ce200ea28427e87f0c24a5bb6
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 10:46:05 2025 +0100
dgit: Add some messages when URLs are all 404
Otherwise it could be pretty mystifying.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit a7ac5641a7abd3425b68518e534aedcfd4d8eb45
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 10:20:50 2025 +0100
dgit: download-unfetched-origs: Check that bpd exists
And call notpushing earlier.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit d67a8d4f38db473b1fca56892f56c13139b5d54f
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 09:54:42 2025 +0100
in_suite_prepend_mirrors: Prepare for multiple prefixes
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 1dce9891ce506edf3b7605bbb337feb4b5ecb8b2
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 23 09:53:57 2025 +0100
dsc_in_suite_prepend_mirrors: Break out $prefix1
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit bb130f9c6f8fcd333f7f60dff0d3a1b281abcbb2
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Sat Sep 20 23:10:34 2025 +0100
Pluralise URLs in archive query dsc_in_suite return value
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 1a487a9ea4bb7966f8b9289dafdbfa85552709ea
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Thu Sep 18 08:16:18 2025 +0100
Pluralise URLs in $dscurls global variable.
We need a $dscurl_got too, for reporting.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 16102b1f58db4b40456f2e4a85b858fd7548892c
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Wed Sep 17 17:48:15 2025 +0100
Pluralise URLs in %$fi: replace $fi->{Url} with $fi->{Urls}
This is the most-downstream place where we want to add multi-url support.
We're working our way towards the source, near archive_query.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit b5c4d3ac427cbef7566a20b4faa639fbc07d1b6f
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Wed Sep 17 17:53:37 2025 +0100
Introduce new url_fetch_multi
Nothing calls this yet.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit dea70616ea96bc1bf4a38cf40abc57d95aa3aea1
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Wed Sep 17 18:32:29 2025 +0100
dgit: Report filename, not url, in "downloading" message
We're going to try downloading from multiple URLs, but within url_fetch, not
here. So there won't be one URL to print.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit e08fcf429c5dd92cb745f03f36708547d6491eb1
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Wed Sep 17 18:05:04 2025 +0100
dgit: url_fetch: replace ad-hoc CURLOPT_WRITEDATA with proper OutFn
Having url_fetch inspect your options to libcurl is weird.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 43942999d6751ae21398ae764cc52069c5d7a62e
Merge: 0bc45e4f 845c6441
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Wed Oct 8 12:00:14 2025 +0000
Merge branch 'gdr-nested-merge' into 'main'
git-debrebase: Fix handling of nested vanilla merges
See merge request dgit-team/dgit!339
commit 0bc45e4f1848615c767ac5997770b07c7625219e
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Tue Oct 7 17:44:45 2025 +0100
changelog: Start 13.17
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 845c6441372cd908609b680ee81e88c88ae03a21
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Tue Sep 30 20:06:37 2025 +0100
tests: gdr-merge: test nested vanilla merges
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit bf11b2172cae36362265661abfeaea80d9f03bd0
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Fri Oct 3 12:53:39 2025 +0100
git-debrebase: Tolerate vanilla interchange mb not ff from bw mb
When resolving a vanilla merge, no longer require the interchange merge base
to be fast forward from the (possibly synthesised) breakwater merge base.
Closes: #1116600
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit ba2a3474d7420300ffc948f71cef3f700b217947
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Fri Oct 3 12:16:36 2025 +0100
git-debrebase: Rework vanilla merges interchange mb selection
This restructuring makes the code more flexible so we can improve the
selection criteria. No functional change other than to wrecknote names.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 2db9e2d8c04f297c34dca54ce3810e71cc9a3099
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Thu Oct 2 19:26:11 2025 +0100
git-debrebase: Fix grammar in a couple of comments relating to merges
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 7a75339c70b1963353744d547b41cf596e6b7ab8
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Fri Oct 3 12:23:04 2025 +0100
git-debrebase: keycommits: Allow for special handling of vanilla merges
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 922920e912fe18444017779e428acf91d143f88f
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Fri Oct 3 12:18:27 2025 +0100
git-debrebase: Tidy up documentation of keycommits
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>