[SCM] bitscope packaging branch, master, updated. debian/1.1-6-21-g90f4127

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Mar 11 19:59:18 UTC 2010


The following commit has been merged in the master branch:
commit 872bd74a19dc019ed4ea915b32407aba4a4cad1d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Mar 11 20:48:36 2010 +0100

    Avoid copyright-checking PNG files: upsets dpkg-source.

diff --git a/debian/rules b/debian/rules
index 769a3cb..8048046 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,3 +20,6 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 -include /usr/share/cdbs/1/rules/utils.mk
+
+# Avoid PNG files upsetting dpkg-source
+DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^\./(doc/.*\.png|debian/(changelog|copyright(|_hints|_newhints)))$

-- 
bitscope packaging



More information about the pkg-multimedia-commits mailing list