summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2023-10-30 02:19:08 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2023-10-30 02:19:08 +0000
commit60d4e0d5540222de71b188f224325b948fb0842a (patch)
tree4fe7025f7db5534915a71846a0e1d20d39361759
parent6a9ec7d6da55baaedee33497c26f16b47c220fc8 (diff)
changelog: Document changelog-handling changes etc.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6138399..a2c408a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,17 @@
dgit (11.4~) unstable; urgency=medium
+ dgit dsc import fixes:
+ * Do not fail when source package has broken changelog for -1 upload.
+ Closes: #1054630. See also #1051961. [Report from Peter Green]
+ * Pass through the changelog timezone to the generated commit metadata.
+
+ Documentation:
* dgit-sponsorship(7): Mention git-deborig(1) alongside git-archive(1)
[Sean Whitton].
+ Test suite:
+ * Fix i18n-messages test to explictly demand "locales", and set locale.
+
--
dgit (11.3) unstable; urgency=medium