From 4639b8e84cf47899655bbe9f04279493ed99ee01 Mon Sep 17 00:00:00 2001 From: Loïc Minier <lool@dooz.org> Date: Sat, 12 Dec 2009 16:06:08 +0100 Subject: Make --debbuildopts additive Change --debbuildopts to be additive and reset the list of options to the empty list if --debbuildopts "" is passed. Update docs and add NEWS entry. --- debian/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 debian/NEWS (limited to 'debian/NEWS') diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..cba27e6 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,6 @@ +pbuilder (0.195) unstable; urgency=low + + --debbuildopts is now additive and will append to pbuilderrc's DEBBUILDOPTS. + To reset the list of options, pass --debbuildopts "". + + -- Loïc Minier <lool@dooz.org> Sat, 12 Dec 2009 16:03:21 +0100 -- cgit v1.2.3