On Thu, 10 Jan 2002, Tille, Andreas wrote: > Hello,
Hi Andreas, >... > have access to a sparc. Is there any description how to proceed > for uploads of the same package for other architectures? The "-B" option of dpkg-buildpackage does what you want to do. If you don't have your GPG key on the sparc machine it works as follows: sparc-machine> dpkg-buildpackage -B -uc -rfakeroot sparc-machine> scp ... your-machine> debsign ....changes your-machine> dput/dupload ....changes > Kind regards > > Andreas. cu Adrian