chiark / gitweb /
dgit: dsc download handling: save as ,fetch if need be
[dgit.git] / debian / changelog
index 52e54ce8611e3c83c39f23ea442d590bd6a8d13c..607b2cd546abd7e39e85cae6d18703b2621b3a07 100644 (file)
@@ -5,6 +5,9 @@ dgit (3.1~) unstable; urgency=medium
   * dgit: Do not nedlessly re-fetch the rewrite map.
   * dgit: After downloading .debian.* files, save them in `..', too
     (ie do this not just for .origs).
+  * dgit: When fetching, refetch files with hash mismatches (and save them
+    as `...,fetch'), so we can distinguish them from any built locally.
+    Closes:#850824.
 
   Test suite:
   * Add test for import-dsc with default distro.  (Detects #850781.)