chiark / gitweb /
Reuse already-downloaded .orig files after checking their hashes. Closes: #720526...
[dgit.git] / debian / changelog
index 39cbff19781e649a5c57a1f4b97a8c234e08c63d..cb80d511e8f7db5f68d785f11d22df12ad7c1bb6 100644 (file)
@@ -1,3 +1,12 @@
+dgit (0.13) unstable; urgency=low
+
+  * Reuse already-downloaded .orig files after checking their hashes.
+    Closes: #720526.  (This introduces a dependency on the Digest::SHA.)
+  * Remove DGET_UNPACK from the environment in case the user has set it.
+  * Remove scary warning from Description.
+
+ --
+
 dgit (0.12) unstable; urgency=low
 
   * Cope with packages with epoch.  Closes: #720897.