[SCM] gmerlin/master: exclude CVS directories when repackaging source

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Tue Jan 11 10:29:07 UTC 2011


The following commit has been merged in the master branch:
commit 3d85eca8a92b7d45d25dbb70b473cc62532fc9a5
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Tue Jan 11 11:28:54 2011 +0100

    exclude CVS directories when repackaging source

diff --git a/debian/rules b/debian/rules
index c738638..343f216 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ include /usr/share/cdbs/1/class/autotools.mk
 DEB_UPSTREAM_URL = http://downloads.sourceforge.net/gmerlin
 DEB_UPSTREAM_TARBALL_MD5 = 60d3c5081c8685ee7bc1afdfac8f6dc6
 DEB_UPSTREAM_REPACKAGE_EXCLUDES = ./include/gmerlin/bg_sem.h
+DEB_UPSTREAM_REPACKAGE_EXCLUDES += CVS/
 
 
 # In order to regenerate 'debian/control' :

-- 
gmerlin packaging



More information about the pkg-multimedia-commits mailing list