[SCM] soundscaperenderer/master: ignore binary files from copyright-checks

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 ae12e1ea4ed37f1651522e66eaa8ae198eb7d13e
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Mar 5 11:28:03 2014 +0100

    ignore binary files from copyright-checks

diff --git a/debian/rules b/debian/rules
index 98c831b..91a39fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,3 +39,4 @@ 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

-- 
soundscaperenderer packaging



More information about the pkg-multimedia-commits mailing list