[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Build Debian packages for multiple architectures



On 2013-03-18 18:15, Adam Borowski wrote:
> On Mon, Mar 18, 2013 at 06:17:01PM +0200, Andrii Senkovych wrote:
>> Hello, debian-mentors
>> 
>> I'm sorry in advance if this is the wrong list to ask.
>> 
>> TL;DR: how to build and upload properly packages that provide
>> both arch=all and arch=any binary packages without conflicts like
>> "file already exists with different checksum" during upload
>> stage?
> 
>> 1) upload source package ond binary packages for one arch (this
>> upload seems to include the packages with 'all' arch as well) 2)
>> upload binary packages for all other architectures
> 
>> So, the question is: how should I build packages for multiple 
>> architectures without such problems?
> 
> dpkg-buildpackage -B
> 
> This runs only the binary-arch target but not the rest.
> 

Also, see mergechanges(1) from devscripts, which can you from signing
several changes files.

~Niels



Reply to: