Control: tags -1 patch yorick-gl doesn't seem to ship unit tests so making dh_auto_test seems to be a sensible thing to do:
diff -Nru yorick-gl-1.1+cvs20070922+dfsg/debian/rules yorick-gl-1.1+cvs20070922+dfsg/debian/rules --- yorick-gl-1.1+cvs20070922+dfsg/debian/rules 2012-06-28 15:40:38.000000000 +0200 +++ yorick-gl-1.1+cvs20070922+dfsg/debian/rules 2013-11-23 16:06:36.000000000 +0100 @@ -20,6 +20,8 @@ # CFLAGS="$(CFLAGS)" ./configure # also make sure yorz.doc is not built (or installed) +override_dh_auto_test: +# make check fails and upstream doesn't actually ship unit tests override_dh_auto_clean: touch Makegl -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org