This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bouncycastle.
commit 7140d87ff8bc2e6e118a4bb7dda9ceda56777bed Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 27 15:46:41 2017 +0200 Removed the test libraries from the upstream tarball --- debian/changelog | 1 + debian/orig-tar.exclude | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 021aee0..fb2baa7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ bouncycastle (1.56-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 4.0.0 + * Removed the test libraries from the upstream tarball -- Emmanuel Bourg <[email protected]> Tue, 27 Jun 2017 15:37:09 +0200 diff --git a/debian/orig-tar.exclude b/debian/orig-tar.exclude index 5881756..e80a20b 100644 --- a/debian/orig-tar.exclude +++ b/debian/orig-tar.exclude @@ -6,6 +6,7 @@ jars/*.jar lib/*.jar zips/*.zip test/data/rfc4134 +test/libs/*.jar .gradle .gitattributes *.iml -- 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

