[libapp-cpants-lint-perl] 03/09: Modernize git-buildpackage config: Filter any .git* file.

Jonas Smedegaard dr at jones.dk
Mon May 2 07:28:55 UTC 2016


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

js pushed a commit to branch master
in repository libapp-cpants-lint-perl.

commit 90b513825d9c0da350b4b4070f21dfd73c5e10d0
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun May 1 14:53:30 2016 +0200

    Modernize git-buildpackage config: 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 f52b828..2a594ca 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,4 +3,4 @@
 [DEFAULT]
 pristine-tar = True
 sign-tags = True
-filter = .gitignore
+filter = */.git*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-cpants-lint-perl.git



More information about the Pkg-perl-cvs-commits mailing list