chiark / gitweb /
Finalise 0.30, really
[dgit.git] / debian / changelog
index 61dbdcddd41cc3c9181248c5b1f24a4338716532..1bae402ab44f25460915d0f7f77d16556f362ee9 100644 (file)
@@ -36,6 +36,8 @@ dgit (0.30) unstable; urgency=high
     dpkg-buildpackage, suppressing calls to the package's clean target.
     Also, expand the documentation in this area slightly.  Closes:#768590.
 
+  * Provide --clean=git-ff (aka -wgf), which is useful for dgit itself (!)
+
   Minor improvements:
 
   * Reduce some noise output and improve the clarity of some messages.
@@ -61,6 +63,7 @@ dgit (0.30) unstable; urgency=high
   * Fix inaccurate error message when archive's git hash is not an
     ancestor of git repo's git hash.
   * Detect and bomb out on vendor-specific `3.0 (quilt)' patch series.
+  * Fix the rules clean target to remove test results and output.
 
   Documentation improvements:
 
@@ -90,7 +93,7 @@ dgit (0.30) unstable; urgency=high
   * In places, significant restructuring or tidying up.
   * Turn all perl warnings into errors using $SIG{__WARN__}.
 
- -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 05 Jul 2015 01:06:43 +0100
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 05 Jul 2015 01:34:55 +0100
 
 dgit (0.22.1) unstable; urgency=high