chiark / gitweb /
Test suite: quilt-gb-build-modes: Fixes, passes now
[dgit.git] / debian / changelog
index 46e23dcdb1f65cb3d20f6483928ebcaaed5a3bc6..ee5f7d0b5b56748199a6ae383f22ecac7e685669 100644 (file)
@@ -24,6 +24,8 @@ dgit (1.5~~) unstable; urgency=medium
     we rely on --rm-old-changes, or failing that, fail early.
   * When doing quilt linearisation, treat upstream .gitignores not
     in the toplevel the same way we treat ones in the toplevel.
+  * When automatically generating quilt patch, honour GIT_COMMITTER_DATE
+    for filename creation (makes filename deterministic in test suite).
 
   Infrastructure:
   * Better error handling in dgit-repos-policy-debian.
@@ -64,6 +66,7 @@ dgit (1.5~~) unstable; urgency=medium
     different test case git working tree tarballs.
   * Test dgit-repos-policy-debian with multiple (identical, as it happens)
     existing taints.
+  * Provide better log output for certain failures.
 
  --