chiark / gitweb /
changelog entry for vcs-* fields
[dgit.git] / debian / changelog
index 51d8e43494f3372ef044aa7b9b0abe74b3066bdc..77900c3166b279136862ef87907d8eb4062f8e8a 100644 (file)
@@ -1,3 +1,13 @@
+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.