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>