chiark / gitweb /
Split brain: Make quiltify_trees_differ cleverer
[dgit.git] / debian / changelog
index 7543f58ea2235423458da2c1571e0e81791a882c..30db5c982766c157fb1010b32a1aeec5979477ed 100644 (file)
@@ -22,9 +22,13 @@ dgit (1.5~~) unstable; urgency=medium
     Instead, insist on a single one.
   * dgit sbuild no longer deletes extranious .changes files; instead
     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.
 
   Infrastructure:
   * Better error handling in dgit-repos-policy-debian.
+  * dgit-repos-policy-debian.: fix git-cat-file-handling with multiple
+    taints in db (!).
 
   Documentation:
   * Document the dgit-distro.DISTRO.quilt-mode config setting.
@@ -56,6 +60,8 @@ dgit (1.5~~) unstable; urgency=medium
   * Test quilt single-debian-patch.
   * Provide `tartree-edit gitfetchinfo' etc. to help with comparing
     different test case git working tree tarballs.
+  * Test dgit-repos-policy-debian with multiple (identical, as it happens)
+    existing taints.
 
  --