summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-09-14 20:42:11 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-09-14 20:42:11 +0100
commitaaa7434d8052c212f7e4063502eb2fef4b6d4214 (patch)
tree8d123ca311127725b2a0fd28fff139d2ae0d2763
parentdf853dcf7011874490c7b35e9da8f04e6369c864 (diff)
changelog: Document changes since 9.8
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog19
1 files changed, 18 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c444c6f..1856ac4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,23 @@
dgit (9.9~) unstable; urgency=medium
- *
+ Documentation:
+ * dgit-maint-{merge,debrebase}(7): Suggest a better rune.
+ (`git fetch --tags upstream') Closes:#939679. [Sean Whitton]
+ * git-debpush(1) minor improvements. Closes:#935084. [Sean Whitton]
+ * dgit(1): Fix a typo (found by lintian)
+ * dgit-maint-bpo(7): Mention occasional need for --new. Closes:#935443.
+ * git-debrebase: Extend extended description for this .deb.
+
+ Infrastructure:
+ * New script dgit-mirror-ssh-wrap suitable for use as restricted
+ command on repos mirror target hosts, and corresponding test.
+
+ Packaging niggles:
+ * control: Add missing dependency on liburl-perl (dgit and tests)
+ * control: Drop redundant Priority field for dgit-infrastruture
+ * control: update Vcs-Git to end in .git
+ * lintian: Override some checks
+ * control: Bump Standards-Version to 4.4.0.0.
--