[SCM] pd-readanysf/master: exclude binary blobs from copyright check
zmoelnig-guest at users.alioth.debian.org
zmoelnig-guest at users.alioth.debian.org
Wed Feb 9 09:35:17 UTC 2011
The following commit has been merged in the master branch:
commit abd9702caf2b2d21d764db3b8fdcccc37b295625
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date: Wed Feb 9 10:32:11 2011 +0100
exclude binary blobs from copyright check
diff --git a/debian/rules b/debian/rules
index ddf80d1..7bd9c63 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,3 +20,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/makefile.mk
include /usr/share/cdbs/1/class/pd.mk
include /usr/share/cdbs/1/rules/utils.mk
+
+# Suppress scanning documentation images causing binary blobs.
+DEB_COPYRIGHT_CHECK_IGNORE_REGEX = screengrab.*\.png|debian/(changelog|copyright(|_hints|_newhints))$
--
pd-readanysf packaging
More information about the pkg-multimedia-commits
mailing list