chiark / gitweb /
Infra: get-dm-txt: Use curl
[dgit.git] / debian / changelog
index 5422a93bdec7448addbd2dcd5e2cbe916eb50405..b0587c6f43f458c528e5e49194b67be38343a6f2 100644 (file)
@@ -37,7 +37,7 @@ dgit (0.23~) unstable; urgency=low
     convenient way to publish the dependencies.
 
   * When generating quilt patches, try to linearise the git history into a
-    series of individual new patches for debian/patches.  Closes:#720177.
+    series of individual new patches for debian/patches.  Closes:#770710.
 
   * Better documentation for quilt series handling.
 
@@ -58,6 +58,15 @@ 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__}.
+
+  * Show git config queries only with debuglevel 3 (-DDD) and higher.
+
  --
 
 dgit (0.22.1) unstable; urgency=high