[DRE-commits] [ruby-fakeweb] 03/07: add a filter for gbp to remove test/vendor and test/fixtures/google_*
Cédric Boutillier
boutil at moszumanska.debian.org
Fri May 2 14:44:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-fakeweb.
commit 0cc66ca0a8139184c7e35c1f1d54afaec80c4667
Author: Cédric Boutillier <boutil at debian.org>
Date: Fri May 2 16:13:14 2014 +0200
add a filter for gbp to remove test/vendor and test/fixtures/google_*
---
debian/gbp.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/gbp.conf b/debian/gbp.conf
index c898a5e..ca8adb7 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,2 +1,3 @@
[git-import-orig]
filter-pristine-tar=true
+filter = ['test/vendor', 'test/fixtures/google_response_*']
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fakeweb.git
More information about the Pkg-ruby-extras-commits
mailing list