Bug#793060: dgit ignores build-opts

2015-08-14 Thread Ian Jackson
Version: 1.1 Ian Jackson writes ("Re: Bug#793060: dgit ignores build-opts"): > Control: severity 793060 minor > Control: retitle 793060 Want dgit build to run dpkg-buildpackage only once >From dgit 1.1's changelog: * When we are using dpkg-buildpackage to clean before

Bug#793060: dgit ignores build-opts

2015-07-21 Thread Richard Hartmann
On Tue, Jul 21, 2015 at 3:32 PM, Ian Jackson wrote: > 1. dpkg-buildpackage -d won't install dependencies. The -d just > suppresses the check. So I think maybe you are confused ? Given the heat, maybe. > 2. If you just use >dgit -wdd build > aka >dgit --clean=dpkg-source-d build > I

Bug#793060: dgit ignores build-opts

2015-07-21 Thread Ian Jackson
Control: severity 793060 minor Control: retitle 793060 Want dgit build to run dpkg-buildpackage only once Richard Hartmann writes ("Bug#793060: dgit ignores build-opts"): > Quoth the manpage: >dgit [dgit-opts] build|sbuild|build-source [build-opts] > >

Bug#793060: dgit ignores build-opts

2015-07-20 Thread Richard Hartmann
Package: dgit Version: 1.0 Severity: normal Quoth the manpage: dgit [dgit-opts] build|sbuild|build-source [build-opts] Quoth the sourcecode: Nervermore. Long story short, running e.g. dgit build -d will not install dependencies. Patching in -d into @dpkgbuildpackage works a