[SCM] pd-moonlib/master: Filter out *.dll

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Fri Oct 28 21:50:49 UTC 2016


The following commit has been merged in the master branch:
commit 50ed74574891bba5a0f2183879568f4b542a6b76
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Fri Oct 28 23:08:49 2016 +0200

    Filter out *.dll
    
    currently v0.3.4 is only available via deken, including W32 dlls

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 030db2b..3b775af 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -8,5 +8,6 @@ sign-tags = True
 
 [import-orig]
 filter = [ '.git*',
+ '*.dll',
  ]
 filter-pristine-tar = True

-- 
pd-moonlib packaging



More information about the pkg-multimedia-commits mailing list