[SCM] drumgizmo/master: Update make tests comment d/rules

viccuad-guest at users.alioth.debian.org viccuad-guest at users.alioth.debian.org
Sat Jan 28 21:19:00 UTC 2017


The following commit has been merged in the master branch:
commit f874fb90cfb6b4bbcde7be8724360136282a7379
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date:   Sat Jan 28 22:16:34 2017 +0100

    Update make tests comment d/rules

diff --git a/debian/rules b/debian/rules
index 389f9da..6dabb7d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,8 @@ override_dh_auto_configure:
 		$(CONFFLAGS)
 
 override_dh_auto_test:
-	# do not trust tests, upstream says they aren't in shape
+	# all tests work, but the lv2 one runs against the version installed by
+	# `make install` so far, and thus, it fails
 	dh_auto_test || true
 
 override_dh_auto_install:

-- 
drumgizmo packaging



More information about the pkg-multimedia-commits mailing list