[DRE-commits] [bundler] 01/03: Only remove the root 'spec' dir, not all of them

Lucas Nussbaum lucas at moszumanska.debian.org
Mon Jul 3 21:08:09 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 f7e9ea99d14e2a78c4e825a2799773855993bad5
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Mon Jul 3 22:56:37 2017 +0200

    Only remove the root 'spec' dir, not all of them
---
 debian/gbp.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 297dd53..d8c2b37 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/*', '/spec' ]
 

-- 
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