chiark / gitweb /
dgit: Strip initial newline from Changes line from dpkg-parsechangelog
[dgit.git] / debian / changelog
index b2c520fcce4df856e30f54ece1d309381ea49d6b..68fb46e0628e9c29c5d0d5a28d0f5c54b3ab8729 100644 (file)
@@ -3,6 +3,8 @@ 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.
 
   Test suite:
   * quilt-useremail: New test for user config copying (#853085).