chiark / gitweb /
Cope with new git-buildpackage which provides gbp, rather than the eponymous command...
[dgit.git] / debian / changelog
index de420106eff4f48c3efbc969574464086d2dda89..08036379518117f23691e73f43eac80d2dbce960 100644 (file)
@@ -14,6 +14,8 @@ dgit (1.1~~) unstable; urgency=low
     command line arguments when massaging the dpkg-buildpackage arguments,
     so that we don't end up giving dpkg-buildpackage contradictory
     instructions.
+  * Cope with new git-buildpackage which provides gbp, rather than the
+    eponymous command, on PATH.
 
   Configurability:
   * Honour dgit-distros.DISTRO.cmd-CMD and .opts-CMD.  Closes:#793427.