chiark / gitweb /
Clarify error message for missing refs/remotes/dgit/dgit/<suite>.
[dgit.git] / debian / changelog
index 0a499cb099adbffc8083c1e83b8bae8bf2c4c276..eab01a0644ad1dc5605c8b1271f4fbcd88024af3 100644 (file)
@@ -1,10 +1,20 @@
-dgit (0.16) unstable; urgency=low
+dgit (0.17) unstable; urgency=high
 
+  * Do not grobble around in .git/refs/; instead, use git-show-ref.
+    This avoids breaking when git makes packed refs.  Closes:728893.
+  * Clarify error message for missing refs/remotes/dgit/dgit/<suite>.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Thu, 07 Nov 2013 00:02:47 +0000
+
+dgit (0.16) unstable; urgency=high
+
+  * Format `(3.0) quilt' fixup does not mind extraneous other files
+    in the build tree (e.g., build products and logs).  Closes: #727053.
   * Set autoflush on stdout, to get better ordering of debugging
     etc. output when stdout is redirected.
   * New --damp-run mode, for more convenient and fuller testing etc.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Tue, 22 Oct 2013 13:06:54 +0100
 
 dgit (0.15) unstable; urgency=low