[SCM] csound/master: Exlcude nacl dir

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sun May 3 02:31:32 UTC 2015


The following commit has been merged in the master branch:
commit b9de9f1e211e513decd4496192f2017cff26d2c1
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sat May 2 20:07:49 2015 -0300

    Exlcude nacl dir

diff --git a/debian/rules b/debian/rules
index ef4a23c..0613168 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,8 @@ DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/(\-|~rc[0-9])//g
 
 DEB_UPSTREAM_TARBALL_MD5 = cda9013ce2aec5d7a2dadf051a193ea8
 
+DEB_UPSTREAM_REPACKAGE_TAG = dfsg1
+
 # Non-DFSG license: limited to educational and research purposes
 DEB_UPSTREAM_REPACKAGE_EXCLUDES = ./Opcodes/scansyn*
 # Embedded tarball contains possibly source-less python binary
@@ -45,7 +47,7 @@ DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./samples/VintageDreamsWaves-v2.sf2
 # Unused, includes code from other projects
 DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./dependencies/
 # Unused, we are already repackaging
-DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./iOS/ ./android/ ./emscripten/ ./installer/
+DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./iOS/ ./android/ ./emscripten/ ./installer/ ./nacl/
 
 # Skip some data files, in addition to the default debian files
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(samples/hrtf-.*\.dat|debian/(changelog|copyright(|_hints|_newhints)))$

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list