Re: build-indep and buildd

2012-02-01 Thread Raphael Hertzog
On Wed, 01 Feb 2012, Mathieu Malaterre wrote: > > In summary, before upload > > > > 1. run dpkg-buildpackage -b to reproduce buildd behavior > > Looks like buildd are using `dpkg-buildpackage -B` by the way Yes, -b would not help, you need -B. But as has been said, you must wait for the next dpkg

Re: build-indep and buildd

2012-02-01 Thread Mathieu Malaterre
On Wed, Feb 1, 2012 at 2:13 PM, Mathieu Malaterre wrote: > On Wed, Feb 1, 2012 at 2:07 PM, Roger Leigh wrote: >> On Wed, Feb 01, 2012 at 01:59:41PM +0100, Jakub Wilk wrote: >>> * Roger Leigh , 2012-02-01, 12:52: >>> >>Could someone please gives an update on the status of >>> >>build-indep target

Re: build-indep and buildd

2012-02-01 Thread Mathieu Malaterre
On Wed, Feb 1, 2012 at 2:07 PM, Roger Leigh wrote: > On Wed, Feb 01, 2012 at 01:59:41PM +0100, Jakub Wilk wrote: >> * Roger Leigh , 2012-02-01, 12:52: >> >>Could someone please gives an update on the status of >> >>build-indep target and buildd machine ? I am using the following >> >>pattern (as p

Re: build-indep and buildd

2012-02-01 Thread Roger Leigh
On Wed, Feb 01, 2012 at 01:59:41PM +0100, Jakub Wilk wrote: > * Roger Leigh , 2012-02-01, 12:52: > >>Could someone please gives an update on the status of > >>build-indep target and buildd machine ? I am using the following > >>pattern (as per dh documentation): > >> > >> #!/usr/bin/ma

Re: build-indep and buildd

2012-02-01 Thread Jakub Wilk
* Roger Leigh , 2012-02-01, 12:52: Could someone please gives an update on the status of build-indep target and buildd machine ? I am using the following pattern (as per dh documentation): #!/usr/bin/make -f %: dh $@ override_dh_

Re: build-indep and buildd

2012-02-01 Thread Roger Leigh
On Wed, Feb 01, 2012 at 12:18:00PM +0100, Mathieu Malaterre wrote: > Could someone please gives an update on the status of build-indep > target and buildd machine ? I am using the following pattern (as per > dh documentation): > >#!/usr/bin/make -f >%: >