chiark / gitweb /
lib-import-chk: New import_chk_changelog_massage hook
[dgit.git] / debian / changelog
index 4bfbca2191cbe2665d6e6da8f93b56355e48511f..226920129ea3e055cd30fdf137a664bcc2c19b23 100644 (file)
@@ -1,6 +1,18 @@
 dgit (3.10~) unstable; urgency=medium
 
-  * 
+  Bugfixes:
+  * dgit: Copy several user.* settings from main tree git local config
+    to dgit private workarea.  Closes:#853085.
+  * dgit: Strip initial newline from Changes line from dpkg-parsechangelog
+    so as to avoid blank line in commit messages.  Closes:#853093.
+  * dgit: Do not fail when run with detached HEAD.  Closes:#853022.
+  * dgit: Be much better about commas in maintainer changelog names.
+    Closes:#852661.
+
+  Test suite:
+  * quilt-useremail: New test for user config copying (#853085).
+  * lib-import-chk: Test that commits have smae authorship as appears in
+    the changelog.  (Or, at least, the same authorship set.)
 
  --