From 348b995ead9fbcab890da5d222af36402f33d68c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 27 Jul 2015 15:28:24 +0100 Subject: 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. --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 7537ba2..de42010 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,10 @@ 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. Configurability: * Honour dgit-distros.DISTRO.cmd-CMD and .opts-CMD. Closes:#793427. -- cgit v1.2.3