[SCM] jacktrip/master: Adjust copyright-check suppression hint to match recent CDBS.

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Jan 16 01:34:31 UTC 2011


The following commit has been merged in the master branch:
commit 48fc457e635cb4ff32de25588a6dcf7657b7d3a6
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jan 15 12:01:33 2011 +0100

    Adjust copyright-check suppression hint to match recent CDBS.

diff --git a/debian/rules b/debian/rules
index a205be9..c2ea282 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ DEB_SRCDIR = src
 DEB_DH_INSTALLCHANGELOGS_ARGS = CHANGESLOG.txt
 
 # Suppress scanning documentation images causing false alarms.
-DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^\./(documentation/img/.*|debian/(changelog|copyright(|_hints|_newhints)))$
+DEB_COPYRIGHT_CHECK_IGNORE_REGEX = documentation/img/.*|debian/(changelog|copyright(|_hints|_newhints))$
 
 build/jacktrip::
 	doxygen jacktrip_doxygen

-- 
jacktrip packaging



More information about the pkg-multimedia-commits mailing list