chiark / gitweb /
dgit: importing: Better handle commas in changelog maintainer fields
[dgit.git] / debian / changelog
index 4e3ecdcbcc8b6802a820a000acac967a46f64c9a..226920129ea3e055cd30fdf137a664bcc2c19b23 100644 (file)
@@ -6,6 +6,8 @@ dgit (3.10~) unstable; urgency=medium
   * 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).