Hi, The problem is that you have a install/ghostscript-doc:: rule which *moves* stuff from debian/ghostscript to debian/ghostscript-doc. However, since -doc is Arch: all, it is not run at all on a binary-only build (such as on the buildds) and thus you get file conflicts for all architectures other than the one you upload for.
'mv' should be banned from debian/rules. It causes problems like this, is not idempotent, and generally confusing. Please install upstream files into debian/tmp and use dh_install properly. Thank you, Martin -- Martin Pitt http://www.piware.de Ubuntu Developer http://www.ubuntu.com Debian Developer http://www.debian.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]