chiark / gitweb /
test suite: import-dsc: Test missing files, particularly in ..
[dgit.git] / debian / changelog
index 5ca1f5c89fae93863e03dad51d54aff381fbfc93..769fa5c4e1a6e5f339fea45209403d3b663ea1b1 100644 (file)
@@ -1,3 +1,20 @@
+dgit (3.12~) unstable; urgency=medium
+
+  Important bugfixes to dgit:
+  * Pass --no-renames to git diff-tree -z, avoiding potential trouble.
+  * Defend against commit subject lines which would generate patches which
+    look like series files, etc.  Involves adding .patch to all generated
+    patch filenames.
+  * dgit import: Defend against broken symlinks in ..
+  * dgit import: Right error message for missing files in ..
+  * dgit import: Avoid making broken symlinks in ..
+
+  Test suite:
+  * t-report-fail: print $PWD as part of failure message.
+  * import-dsc: Test missing files, particularly in ..
+
+ --
+
 dgit (3.11~deb9u1) stretch; urgency=high
 
   * Rebuild and upload to stretch.