chiark / gitweb /
When receiving a push with dgit-repos-server, update the server's refs/heads/master...
[dgit.git] / debian / changelog
index 5e685f1c2d26127ac17e936c8fa5f1f906879f79..49b8777a7f1cb518cc0e7e7b31267f2b5efd279a 100644 (file)
@@ -58,6 +58,10 @@ dgit (0.23~) unstable; urgency=low
   * Document in manpage under `dgit push' that it is best to build with
     dgit too.  Closes:#763333.
 
   * Document in manpage under `dgit push' that it is best to build with
     dgit too.  Closes:#763333.
 
+  * When receiving a push with dgit-repos-server, update the server's
+    refs/heads/master if we are pushing to what the distro regards as a
+    relevant branch, and the push would ff master.  Closes:#728209.
+
   * Fix inaccurate error message when archive's git hash is not an
     ancestor of git repo's git hash.
 
   * Fix inaccurate error message when archive's git hash is not an
     ancestor of git repo's git hash.
 
@@ -87,6 +91,12 @@ dgit (0.23~) unstable; urgency=low
     Also, expand the documentation in this area slightly.  Closes:#768590.
 
   * Manpages: Break out dgit(7) from dgit(1).
     Also, expand the documentation in this area slightly.  Closes:#768590.
 
   * Manpages: Break out dgit(7) from dgit(1).
+  * Manpages: Other clarifications and improvements.
+  * Change realpath dependency to `coreutils (>= 8.23-1~) | realpath'
+    (Closes:#786955.)
+  * For non-Debian distros, debiantag() uses distro name a la DEP-14.
+  * dgit: Be more careful about tag updates during fetch: only update
+    tags referring to uploads to distro we are trying to fetch from.
 
  --
 
 
  --