chiark / gitweb /
split brain cache: Fix a wrong implicit reference to $_. Closes:#841383.
[dgit.git] / debian / changelog
index f88bc3867cc3606fe749129cce35c5934cd38432..99e724d00609a33b5d6e2839c6b55e0537b1603f 100644 (file)
@@ -1,9 +1,24 @@
-dgit (2.3~) unstable; urgency=medium
+dgit (2.4~) unstable; urgency=low
 
-  * 
+  * dgit gbp-build: No longer invent a --git-debian-branch option.
+    Usually the user is a maintainer using split brain, and we should rely
+    on their own gbp configuration to specify the right check.
+    Closes:#841100.
+  * split brain cache: Fix a wrong implicit reference to $_.
+    Closes:#841383.
 
  --
 
+dgit (2.3) unstable; urgency=low
+
+  * With --overwrite, do not check all sorts of tags (which may
+    not exist, or might contain wrong things).  Closes:#841101.
+  * When generating pseudomerge in quilt split brain mode due to
+    --overwrite, actually include the version number in the commit
+    message.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Tue, 18 Oct 2016 01:58:05 +0100
+
 dgit (2.2) unstable; urgency=low
 
   * Fix config relating to Debian to actually make split brain mode