summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-11-08 02:08:56 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-11-08 02:09:17 +0000
commitbfb113c41cdc9bc875cec6f1c24f930e664e853e (patch)
treed48ae65cd847921153295ddebd98e5d35e69c04c
parentb7f48e640bca6c2542c206c9bb7cdab182ba0a2c (diff)
changelog: fianlise 8.1debian/8.1archive/debian/8.1
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog21
1 files changed, 18 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 86181b7..838025b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,23 @@
-dgit (8.1~) unstable; urgency=medium
+dgit (8.1) unstable; urgency=medium
- *
+ git-debrebase;
+ * convert-from-unapplied: Provide aa an alias for convert-from-gbp
+ and document its scope properly, etc. Closes:#905433.
+ * dgit-maint-debrebase(7): discuss -fdiverged with convert-from-*,
+ and (prompted) dgit --overwrite. Closes:#903377. [Sean Whitton]
- --
+ i18n support:
+ * Check pod translations for a common class of syntax error.
+ (using new machinery for pairwise checking of pod translations.)
+ * po4a: Add -LUTF-8 to the config.
+ * po4a/.gitignore: actually ignore right .po4a.LANG.cfg.
+
+ test suite:
+ * Run everything with LC_CTYPE=C.UTF-8.
+ * manpages-format: pass --warnings.
+ * NOTES.podchecker: Document why we're not using podchecker.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Thu, 08 Nov 2018 02:09:05 +0000
dgit (8.0) unstable; urgency=medium