chiark / gitweb /
changelog: Document changes since 9.8
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 14 Sep 2019 19:42:11 +0000 (20:42 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 14 Sep 2019 19:42:11 +0000 (20:42 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index c444c6f189565eb88af7f5fd134f1f369c756a7f..1856ac4499d82ad7764108abfdb86e87d280bca2 100644 (file)
@@ -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.
 
  --