chiark / gitweb /
Turn all perl warnings into errors
[dgit.git] / debian / changelog
index 5422a93bdec7448addbd2dcd5e2cbe916eb50405..2dc8ab14c792dd9491632c292e00b9a1aa52d53f 100644 (file)
@@ -58,6 +58,13 @@ dgit (0.23~) unstable; urgency=low
   * Document in manpage under `dgit push' that it is best to build with
     dgit too.  Closes:#763333.
 
+  * Fix inaccurate error message when archive's git hash is not an
+    ancestor of git repo's git hash.
+
+  * Use ftpmasterapi archive query method.  (Closes:#727702.)
+
+  * Turn all perl warnings into errors using $SIG{__WARN__}.
+
  --
 
 dgit (0.22.1) unstable; urgency=high