[libspecio-library-path-tiny-perl] 05/10: Modernize git-buildpackage config: Fix filter any .git* file.
    Jonas Smedegaard 
    dr at jones.dk
       
    Mon Oct  2 16:35:03 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libspecio-library-path-tiny-perl.
commit 17326372146b47a6158a9279997be329f40f7e92
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 2 16:51:31 2017 +0200
    Modernize git-buildpackage config: Fix filter any .git* file.
---
 debian/gbp.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 341e442..2a594ca 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,4 +3,4 @@
 [DEFAULT]
 pristine-tar = True
 sign-tags = True
-filter = *.git*
+filter = */.git*
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libspecio-library-path-tiny-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list