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. -- ᛊᚨᚾᛁᛏᚣ᛫ᛁᛊ᛫ᚠᛟᚱ᛫ᚦᛖ᛫ᚹᛖᚨᚲ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

