Dirk Eddelbuettel dixit:

>Damn damn damn. Worked in my pbuilder here when I uploaded and still
>does. What could be different between your build invocation and mine?

I’m doing “buildd style” compilations, that is:
cowbuilder --debbuildopts "-B -m'$DEBEMAIL'" --binary-arch --build *.dsc

>I just added this (at last, due to lintian nagging)
>
>build: configure build-arch build-indep
>build-arch: build-stamp
>build-indep: build-stamp
>build-stamp:
>       dh_testdir
>
>I guess I need to have build-* depend in configure-stamp as well.  Will
>compare with some other debian/rules around here and fix.

Indeed: since build-{arch,indep} are now mandatory, “build” is only
called by the initial maintainer build before uploading. Basically,
you’ll need two chains defined and working:
a) d/r clean && d/r build && d/r binary
b) d/r clean && d/r build-arch && d/r binary-arch
Bonus for:
c) d/r clean && d/r build-indep && d/r binary-indep
(Strictly spoken, Policy also wants c but nobody runs it.)

>Thanks for the report, and Tschoe mit oe,   Dirk

Tschöß ☺
//mirabilos
-- 
<hecker> cool ein Ada Lovelace Google-Doodle. aber zum 197. Geburtstag? Hätten
die nicht noch 3 Jahre warten können? <mirabilos> bis dahin gibts google nicht
mehr <hecker> ja, könnte man meinen. wahrscheinlich ist der angekündigte welt-
untergang aus dem maya-kalender die globale abschaltung von google ☺ und darum
müssen die die doodles vorher noch raushauen


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to