This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libitext-java.
commit 0a11e6ccc638a2e0f731de6bee90fb5eea01f33d Author: Emmanuel Bourg <[email protected]> Date: Fri Mar 29 17:10:04 2013 +0000 Added a description to the patch --- debian/patches/02_bouncycastle_1.47_port.patch | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/patches/02_bouncycastle_1.47_port.patch b/debian/patches/02_bouncycastle_1.47_port.patch index 56bca17..f2dafdd 100644 --- a/debian/patches/02_bouncycastle_1.47_port.patch +++ b/debian/patches/02_bouncycastle_1.47_port.patch @@ -1,3 +1,11 @@ +Description: Bouncy Castle 1.47 broke the binary compatibility with the previous + versions. iText 2.1.7 was developped for Bouncy Castle 1.38 and no longer works + with the recent versions. This patch addresses this issue and fixes the + compilation errors with Bouncy Castle 1.47 and later. + http://www.bouncycastle.org/wiki/display/JA1/Porting+from+earlier+BC+releases+to+1.47+and+later +Author: Emmanuel Bourg <[email protected]> +Origin: vendor +Forwarded: not-needed Index: src/ant/.ant.properties =================================================================== --- src/ant/.ant.properties (revision 5738) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libitext-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

