chiark / gitweb /
changelog entry for vcs-* fields
[dgit.git] / debian / changelog
index b318f0f0d859b3c1b47ee242cbb8ca851e204c9f..77900c3166b279136862ef87907d8eb4062f8e8a 100644 (file)
@@ -1,7 +1,17 @@
+dgit (0.14) unstable; urgency=low
+
+  * Include package name in tag message.
+  * Create directory .git/dgit when needed during build.  Closes: #721428.
+  * Add Vcs-Git and Vcs-Browser [Richard Hartmann].  Closes: #721404.
+    These fields refer to the development branch, "master", on alioth,
+    not to the dgit suite refs (which are not accessible to git clone).
+
+ --
+
 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.
@@ -18,7 +28,7 @@ dgit (0.13) unstable; urgency=low
   * 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