Package: lintian
Version: 2.2.12

Hi,

The check needs to learn a bit more about makefiles:

$ lintian -I deejayd_0.8.2-1.dsc
I: deejayd source: build-depends-without-arch-dep debhelper
I: deejayd source: build-depends-without-arch-dep python

debian/control:
> Build-Depends: debhelper (>= 5.0.38), python

debian/rules:
> clean: $(PYVERS:%=clean-python%)
>
> clean-python%:
>         dh_testdir
>         dh_testroot
>
>         rm -f build-python*
>         python$* setup.py clean --all
>         find $(CURDIR) -name '*pyc' -exec rm -f {} \;
>
>         dh_clean

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



-- 
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