[SCM] Debian packaging for jack-audio-connection-kit branch, master.jackd2, updated. debian/1.9.4+svn3842-2-65-g7c19e32

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Apr 3 16:48:13 UTC 2010


The following commit has been merged in the master.jackd2 branch:
commit 7c19e32b298002ae5c89956c127db7766eb6f99b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Apr 3 18:44:33 2010 +0200

    Strip RTF file licensed as GPL-3+ (incompatible with GPL-2 sources), when (i.e. if ever) repackaging pristine tarball.

diff --git a/debian/rules b/debian/rules
index ce54214..3af0e3d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,9 @@ DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./macosx/libportaudio.a
 # unneeded sources copyright-protected without licence
 DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./windows/**.rc
 
+# incompatible license: GPL-3+
+DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./windows/Setup/src/gpl_installer.rtf
+
 # binary noise (MacOS X folder data)
 DEB_UPSTREAM_REPACKAGE_EXCLUDE = .DS_Store
 

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list