Package: acheck
Version: 0.5
Severity: serious

From my pbuilder build log:

...
 debian/rules build
dh_testdir
touch configure-stamp
dh_testdir
set -ex;\
        for i in 1 5; do\
                pod2man --section=$i man/acheck.$i.pod > man/acheck.$i;\
                for lang in fr; do\
                        if test -e man/acheck.$lang.$i.pod; then\
                                pod2man --section=$i man/acheck.$lang.$i.pod > 
man/acheck.$lang.$i;\
                        fi\
                done\
        done
/bin/sh: -c: line 8: syntax error near unexpected token `donedone'
/bin/sh: -c: line 8: `done'
make: *** [build-stamp] Error 2
-- 
Daniel Schepler

Reply via email to