[libdist-inkt-perl] 02/15: Modernize git-buildpackage config: Filter any .git* file.
Jonas Smedegaard
dr at jones.dk
Mon Jul 3 07:52:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libdist-inkt-perl.
commit 576468ff7830b626234660f98a9d963e09d08fb8
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Jul 3 08:42:54 2017 +0200
Modernize git-buildpackage config: Filter any .git* file.
---
debian/gbp.conf | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 790a2f9..2a594ca 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,6 +3,4 @@
[DEFAULT]
pristine-tar = True
sign-tags = True
-
-[git-import-orig]
-filter = .gitignore
+filter = */.git*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-inkt-perl.git
More information about the Pkg-perl-cvs-commits
mailing list