Package: acheck
Version: 0.5.1
Severity: serious
Justification: FTBFS

Building acheck 0.5.1 in a clean chroot on amd64 fails with:

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
+ pod2man --section=1 man/acheck.1.pod
man/acheck.1.pod around line 196: You forgot a '=back' before '=head1'
POD document had syntax errors at /usr/bin/pod2man line 71.
make: *** [build-stamp] Error 255
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Additionally, note the following warning:

dh_clean build-stamp configure-stamp
dh_clean: No compatibility level specified in debian/compat
dh_clean: This package will soon FTBFS; time to fix it!
dh_clean: Compatibility levels before 5 are deprecated (level 3 in use)

Cheers,
    dam


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

Reply via email to