This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libweb-id-perl.
commit dfe35bf1cb3736b3e80b8cee105b6232b99f986a Author: Jonas Smedegaard <[email protected]> Date: Mon Aug 28 16:58:07 2017 +0200 Update git-buildpackage config: Filter any .gitignore file. --- 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/libweb-id-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
