This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository aspectj.
commit cd918d088201a23115a309452cbd1f10c429c306 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 27 13:37:32 2016 +0200 Fixed a typo in debian/copyright --- debian/copyright | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index a2c1150..973fdf3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -14,7 +14,7 @@ Embedded code copies: org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip (also in eclipse-jdt Debian package) - refered as "modified JDT Core for AspectJ" + referred as "modified JDT Core for AspectJ" Modified JDT Core Compiler with some ".aj" files which are used to include aspect code fragments in the JDT Core Compiler. @@ -25,7 +25,7 @@ Embedded code copies: lib/bcel/bcel-src.zip lib/bcel/bcel-verifier-src.zip (also in libbcel-java) - refered as "modified BCEL for AspectJ" + referred as "modified BCEL for AspectJ" This fork of BCEL code base is significantly modified to work with AspectJ. In others words, AspectJ can't work with libbcel-java included in Debian -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/aspectj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

