Re: Build-depends for arch independent files

2010-08-25 Thread Goswin von Brederlow
Simon McVittie s...@debian.org writes: On Sun, 22 Aug 2010 at 20:22:17 +0200, Sebastian Andrzej Siewior wrote: This means that architecture restrictions must not be used in binary relationship fields for architecture-independent packages (Architecture: all). This just forbids the following:

Build-depends for arch independent files

2010-08-22 Thread Sebastian Andrzej Siewior
I have a question about packages like antelope. Its dependency line says: Build-Depends: debhelper (= 7), cdbs, default-jdk, maven-repo-helper, ant, docbook-xsl, xsltproc and it is an Architecture: all package. No architecture specific files are built here. The policy says in 7.1: This means

Re: Build-depends for arch independent files

2010-08-22 Thread Simon McVittie
On Sun, 22 Aug 2010 at 20:22:17 +0200, Sebastian Andrzej Siewior wrote: This means that architecture restrictions must not be used in binary relationship fields for architecture-independent packages (Architecture: all). This just forbids the following: Architecture: all Depends: hello

Re: Build-depends for arch independent files

2010-08-22 Thread Russ Allbery
Simon McVittie s...@debian.org writes: On Sun, 22 Aug 2010 at 20:22:17 +0200, Sebastian Andrzej Siewior wrote: I have a question about packages like antelope. Its dependency line says: Build-Depends: debhelper (= 7), cdbs, default-jdk, maven-repo-helper, ant, docbook-xsl, xsltproc