chiark / gitweb /
changelog typo fix
[dgit.git] / debian / changelog
index cbc2dd4e47e437f5c64ccd597e0e86f36d4354f0..51d8e43494f3372ef044aa7b9b0abe74b3066bdc 100644 (file)
@@ -1,7 +1,7 @@
 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.)
+    Closes: #720526.  (This introduces a dependency on Digest::SHA.)
   * Do not always pointlessly fetch the .dsc twice.  (That code was
     erroneously duplicated during editing, apparently.)
   * Remove DGET_UNPACK from the environment in case the user has set it.
@@ -11,8 +11,14 @@ dgit (0.13) unstable; urgency=low
     Closes: #720958.
   * Fix some bugs in dgit fetch --dry-run which made dgit push
     --dry-run often not work at all.
-
- --
+  * Update the local tracking branch for the dgit remote, when pushing.
+    Closes: #720956.
+  * Fix references in manpage to old Vcs-Dgit-Master field name.
+  * Reorganise manpage sections to be in a more conventional order.
+  * New manpage section on FILES IN THE SOURCE PACKAGE BUT NOT IN GIT.
+    Closes: #721186.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Thu, 29 Aug 2013 00:27:23 +0100
 
 dgit (0.12) unstable; urgency=low