[SCM] calf audio plugins packaging branch, master, updated. upstream/0.0.18.5-56-g3a50068

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Feb 11 13:30:59 UTC 2010


The following commit has been merged in the master branch:
commit 5dfd690914c0c39c8111dbd4f1546247d99440fa
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Feb 11 14:23:16 2010 +0100

    Enable local CDBS snippet copyright-check.mk, and enforce checks in maintainer builds.

diff --git a/debian/rules b/debian/rules
index 2596b52..e4e397a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,10 @@
 
 ifneq (,$(DEB_MAINTAINER_MODE))
   # Enable stuff not policy compliant (eg. unsuitable for build daemons)
+  DEB_COPYRIGHT_CHECK_STRICT = yes
   DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes
 endif
+include debian/cdbs/1/rules/copyright-check.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list