This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bouncycastle.
commit 9302a73fe233158649c2ef41fe2fb6a93c5915c2 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 28 23:25:17 2016 +0200 Remove the .gradle directory from the upstream tarball --- debian/orig-tar.exclude | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/orig-tar.exclude b/debian/orig-tar.exclude index ad58f0d..d763ace 100644 --- a/debian/orig-tar.exclude +++ b/debian/orig-tar.exclude @@ -5,3 +5,5 @@ jars/*.jar lib/*.jar zips/*.zip test/data/rfc4134 +.gradle +.gitattributes -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bouncycastle.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

