This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libtest-rdf-perl.
commit 7b964d5bf9bf1e7482cedbd7b2e7817a5c6f56b2 Author: Jonas Smedegaard <[email protected]> Date: Mon Sep 11 13:48:57 2017 +0200 Update git-buildpackage config: Filter any .git* files. --- debian/gbp.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/gbp.conf b/debian/gbp.conf index a7281f9..2a594ca 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -3,3 +3,4 @@ [DEFAULT] pristine-tar = True sign-tags = True +filter = */.git* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-rdf-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
