chiark / gitweb /
debian/control: Add Vcs-Git and Vcs-Browser
[dgit.git] / debian / changelog
index cbc2dd4e47e437f5c64ccd597e0e86f36d4354f0..21d7a976297bde9c6e196d80b0935d9835afad56 100644 (file)
@@ -1,7 +1,14 @@
+dgit (0.14) unstable; urgency=low
+
+  * Include package name in tag message.
+  * Create directory .git/dgit when needed during build.  Closes: #721428.
+
+ --
+
 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 +18,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