[SCM] hydrogen/master: Adjust copyright-check suppression hint to recent CDBS (strip leading ./ ).

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Mar 17 20:04:27 UTC 2011


The following commit has been merged in the master branch:
commit fab4641ca9e7d6be7e08f726194b4cde6c6e8671
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Mar 17 20:58:46 2011 +0100

    Adjust copyright-check suppression hint to recent CDBS (strip leading ./ ).

diff --git a/debian/rules b/debian/rules
index eb76202..edd5e8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 
 DEB_UPSTREAM_URL = http://downloads.sourceforge.net/hydrogen
 
-DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^.*\.(flac|png|qm)|\./debian/(changelog|copyright(|_hints|_newhints))$
+DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^.*\.(flac|png|qm)|debian/(changelog|copyright(|_hints|_newhints))$
 
 DEB_SCONS_OPTIONS = libarchive=1 portaudio=1 portmidi=1 lash=1 prefix=/usr
 DEB_SCONS_OPTIONS += optflags="$(CXXFLAGS)"

-- 
hydrogen packaging



More information about the pkg-multimedia-commits mailing list