[SCM] audacity/master: Add filter option to gbp.conf file.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Dec 11 10:00:30 UTC 2017
The following commit has been merged in the master branch:
commit d4f5a7234f1d0f32203b25aecd9bdf1698e94aeb
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Dec 11 10:52:50 2017 +0100
Add filter option to gbp.conf file.
diff --git a/debian/gbp.conf b/debian/gbp.conf
index db599b7..c307af5 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,3 +3,7 @@ pristine-tar = True
[dch]
meta = True
+
+[import-orig]
+filter = [ '.git*', '.travis.yml' ]
+filter-pristine-tar = True
--
Audacity debian packaging
More information about the pkg-multimedia-commits
mailing list