Hi Hanno

On 2016-02-11 17:03:04, Hanno Zulla wrote:
> I believe to have fixed all issues you have listed in your review.

nocheck[1] is not honored. You'll need something like the following:

override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
        # run the tests here
endif

dh_auto_test at the end of the override does not seem to run anything, so there
is no need to keep it.

Cheers

[1] Sorry, I wrote notests in my last review. That was obviously wrong.
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to