[SCM] hydrogen packaging branch, master, updated. debian/0.9.4-2-24-g5379f57

js at users.alioth.debian.org js at users.alioth.debian.org
Mon Mar 22 12:06:28 UTC 2010


The following commit has been merged in the master branch:
commit 444eb33711f8067b8234a181419f7faded7ff4d1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Mar 22 12:33:01 2010 +0100

    Skip superfluous copyright-check of some binary files.

diff --git a/debian/rules b/debian/rules
index 0c7609e..eb76202 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,8 @@ 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_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