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

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Apr 3 12:50:57 UTC 2010


The following commit has been merged in the master.jackd2 branch:
commit 7dfb5789eeecdc0506c31007e7f2ddf4a6e792b5
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Apr 3 14:50:39 2010 +0200

    Strip upstream-shipped unneeded sources copyright-protected without licence, when (i.e. if ever) repackaging pristine tarball.

diff --git a/debian/rules b/debian/rules
index 79bd193..ce54214 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 -include /usr/share/cdbs/1/rules/upstream-tarball.mk
+include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/makefile.mk
 
@@ -16,6 +17,9 @@ DEB_UPSTREAM_REPACKAGE_EXCLUDES = ./waf
 DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./windows/**.Lib ./windows/**.lib ./windows/**.dll
 DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./macosx/libportaudio.a
 
+# unneeded sources copyright-protected without licence
+DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./windows/**.rc
+
 # 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