[SCM] icecast2/master: suppress copyright-check of some images.
js at users.alioth.debian.org
js at users.alioth.debian.org
Wed Jun 13 21:48:59 UTC 2012
The following commit has been merged in the master branch:
commit 011d18fb994880b7b2a2896a7604ff770f50465b
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Jun 13 12:11:06 2012 +0200
suppress copyright-check of some images.
diff --git a/debian/rules b/debian/rules
index 893a309..5d8104f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,9 @@ DEB_UPSTREAM_PACKAGE = icecast
DEB_UPSTREAM_URL = http://downloads.xiph.org/releases/icecast/
DEB_UPSTREAM_TARBALL_MD5 = 2b5d1b40778922e5f6431b7758c359ad
+# suppress check of some images (in addition to defaults)
+DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(win32/running\.bmp|doc/(listener_auth2|stats1|windowtitle|)\.jpg|debian/(changelog|copyright(|_hints|_newhints)))$
+
DEB_CONFIGURE_SYSCONFDIR = /etc/icecast2
DEB_CONFIGURE_EXTRA_FLAGS = --program-transform-name="s/icecast$$/icecast2/"
DEB_MAKE_INVOKE += PACKAGE=icecast2 docdir=/usr/share/doc/icecast2 pkgdatadir=/usr/share/icecast2
--
icecast2 packaging
More information about the pkg-multimedia-commits
mailing list