[SCM] libmusicbrainz/master: No install and test for -indep
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Mon Sep 12 18:17:47 UTC 2016
The following commit has been merged in the master branch:
commit bbb703f63fbb3c1be411112ff37eb2f3cf8b106f
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Mon Sep 12 20:10:34 2016 +0200
No install and test for -indep
diff --git a/debian/rules b/debian/rules
index aeba661..41b0594 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,9 @@ override_dh_auto_build-indep:
rm -f obj-*/docs/jquery.js
rm -f obj-*/docs/*.md5
+# no test and install for indep
+override_dh_auto_test-indep override_dh_auto_install-indep:
+
DEB_DEBDIR=$(dir $(firstword $(MAKEFILE_LIST)))
DEB_UPSTREAM_VER=$(shell dpkg-parsechangelog -l$(DEB_DEBDIR)/changelog \
| sed -ne 's/^Version: \(.*\)-[^-]*/\1/p' | sed -ne 's/^\([^+]*\)+git.*/\1/p')
--
Library to access the MusicBrainz.org database
More information about the pkg-multimedia-commits
mailing list