[DRE-commits] [bundler] 01/01: Remove '/spec' filter that does not work anyway

Lucas Nussbaum lucas at moszumanska.debian.org
Tue Jul 4 04:40:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

lucas pushed a commit to branch master
in repository bundler.

commit c05999db04b69c1b9a97ce760bcc97948b83cba3
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Tue Jul 4 06:39:38 2017 +0200

    Remove '/spec' filter that does not work anyway
---
 debian/gbp.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index d8c2b37..e02c512 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -2,5 +2,5 @@
 pristine-tar = True
 
 [import-orig]
-filter = [ 'lib/bundler/vendor/molinillo/*', 'lib/bundler/vendor/net/*', 'lib/bundler/vendor/thor/*', '/spec' ]
+filter = [ 'lib/bundler/vendor/molinillo/*', 'lib/bundler/vendor/net/*', 'lib/bundler/vendor/thor/*' ]
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/bundler.git



More information about the Pkg-ruby-extras-commits mailing list