chiark / gitweb /
changelog: document changes so far
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 20 Jun 2018 15:47:41 +0000 (16:47 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 20 Jun 2018 15:47:41 +0000 (16:47 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index c49b783e1153a8d9b07bf89c732ddc9cce83fad4..0dfe7b1b03476c1c6ecc9ac94597bc9ef3ce2bd2 100644 (file)
@@ -1,10 +1,22 @@
 dgit (5.1~) unstable; urgency=medium
 
-  * git-debrebase manpages: Fix typos and etc.
-  * git-debrebase: new-upstream: fix (this time for sure) ff check
-    handling of multi-piece upstreams.
-  * git-debrebase: suppress gbp pq export output, except in
-    case of error.  Closes:#901809.
+  dgit gitattributes handling:
+  * Squash the working-tree-encoding attribute too.
+  * Update an existing `dgit-defuse-attrs' macro in .git/info/attributes.
+  * Test the working-tree-encoding attribute squashing properly.
+    Closes:#901900.
+
+  git-debrebase fixes:
+  * new-upstream: fix (this time for sure) ff check handling
+    of multi-piece upstreams.
+  * Suppress gbp pq export output, except in case of error.
+    Closes:#901809.
+  * Manpages: Fix typos and etc.
+  * Fix a typo in the package description.
+
+  Test suite:
+  * Triger ci.debian.net autopkgtests on: gnupg diffutils patch.
+    (A dummy test is used to add to Testsuite-Triggers.)
 
  --