[SCM] soundscaperenderer/master: exclude more binary files from licensecheck

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Wed Mar 5 15:40:28 UTC 2014


The following commit has been merged in the master branch:
commit 68b8c1371c37df02732c50adc1703d1b9986d75a
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Mar 5 13:04:05 2014 +0100

    exclude more binary files from licensecheck

diff --git a/debian/rules b/debian/rules
index 91a39fe..46c38d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,4 +39,5 @@ DEB_CONFIGURE_EXTRA_FLAGS_full =
 DEB_CONFIGURE_EXTRA_FLAGS_nox = --disable-gui
 DEB_CONFIGURE_EXTRA_FLAGS += $(DEB_CONFIGURE_EXTRA_FLAGS_$(cdbs_make_curflavor))
 
-DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(doc/manual/images/.*\.(png|eps)|data/images/.*\.png|data/MacOSX/.*/.*\.(png|jpg)|data/MacOSX/(SSRIcon.icns|run-ssr.scpt)|data/impulse_responses/hrirs/hrirs_fabian\.wav|data/impulse_responses/wfs_prefilters/wfs_prefilter_[0-9]*_[0-9]*_[0-9]*\.wav|debian/(changelog|copyright(|_hints|_newhints)))$
\ No newline at end of file
+DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(doc/manual/images/.*\.(png|eps)|data/images/.*\.png|data/MacOSX/.*/.*\.(png|jpg)|data/MacOSX/(SSRIcon.icns|run-ssr.scpt)|data/impulse_responses/hrirs/hrirs_fabian\.wav|data/impulse_responses/wfs_prefilters/wfs_prefilter_[0-9]*_[0-9]*_[0-9]*\.wav|debian/(changelog|copyright(|_hints|_newhints)))$
+

-- 
soundscaperenderer packaging



More information about the pkg-multimedia-commits mailing list