[SCM] openni2/master: Filter non dfsg free files in gbp.conf

jspricke-guest at users.alioth.debian.org jspricke-guest at users.alioth.debian.org
Tue Jan 20 15:41:33 UTC 2015


The following commit has been merged in the master branch:
commit 53f838bb543c73734556fb32886a4d5d79363c34
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Jan 20 16:36:36 2015 +0100

    Filter non dfsg free files in gbp.conf

diff --git a/debian/gbp.conf b/debian/gbp.conf
index ae1dc36..4790de2 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -5,3 +5,7 @@ upstream-tag = upstream/%(version)s
 debian-tag = debian/%(version)s
 pristine-tar = True
 sign-tags = True
+
+[git-import-orig]
+filter = ['ThirdParty/GL/GL', 'ThirdParty/PSCommon/XnLib/ThirdParty/GL/GL', 'ThirdParty/PSCommon/XnLib/Driver/Win32/Bin/psdrv3.inf']
+filter-pristine-tar = True

-- 
openni2 packaging



More information about the pkg-multimedia-commits mailing list