chiark / gitweb /
Cope with new git-buildpackage which provides gbp, rather than the eponymous command...
[dgit.git] / debian / changelog
index 6ef374b881889bb36be939301fee9651db02bf2d..08036379518117f23691e73f43eac80d2dbce960 100644 (file)
@@ -10,6 +10,12 @@ dgit (1.1~~) unstable; urgency=low
   * Work around #793471 (madness with $SIG{__WARN__} and Perl's system
     builtin): move $SIG{} setting into setup_sigwarn in Dgit.pm, and
     check getppid.
+  * When invoking git-buildpackage via dgit gbp-build, consider our
+    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.
@@ -58,6 +64,7 @@ dgit (1.1~~) unstable; urgency=low
     pass -nc.
   * Also suppress spurious runs of the clean target when building using
     git-buildpackage.
+  * When exec fails, always print the program name in the error message.
 
   Infrastructure:
   * Infrastructure: Get mirroring right for fresh repos of existing