Hi,
As stated in Bug 504068
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504068>, this has been
fixced in Ubuntu.
Here is the debdiff used to fix it in Ubuntu:
diff -u antlr-2.7.7/debian/control antlr-2.7.7/debian/control
--- antlr-2.7.7/debian/control
+++ antlr-2.7.7/debian/control
@@ -81,7 +81,7 @@
Package: cantlr
Section: devel
Architecture: any
-Depends: gij, antlr-gcj, ${shlibs:Depends}
+Depends: gij, libantlr-java-gcj, ${shlibs:Depends}
Description: language tool for constructing recognizers, compilers etc
This is the native-compiled version of antlr. ANTLR stands for ANother
Tool for Language Recognition, (formerly PCCTS). It is a language tool
Thanks,
Fabrice
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]