chiark / gitweb /
changelog typo fix
[dgit.git] / debian / changelog
index d3b225ecb5e423ceb54ee12da2e78d6340f58c2f..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.
@@ -13,8 +13,12 @@ dgit (0.13) unstable; urgency=low
     --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