[libcatmandu-store-mongodb-perl] 04/12: Modernize git-buildpackage config: Filter any .git* file.
Jonas Smedegaard
dr at jones.dk
Thu Jan 5 16:44:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcatmandu-store-mongodb-perl.
commit 4539d49ae755f57b2cae13b9712042f26acf1781
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Jan 5 00:14:03 2017 +0100
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/libcatmandu-store-mongodb-perl.git
More information about the Pkg-perl-cvs-commits
mailing list