Package: antlr Version: 2.7.5-2 Severity: wishlist Tags: patch Please use the new package 'libgcj-dev' from gcc-defaults instead of 'libgcj4-dev' in the Build-Depends.
Regards Andreas Jochens diff -urN ../tmp-orig/antlr-2.7.5/debian/control ./debian/control --- ../tmp-orig/antlr-2.7.5/debian/control 2005-03-24 21:00:01.923173974 +0100 +++ ./debian/control 2005-03-24 20:58:57.345296153 +0100 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>, John Leuner <[EMAIL PROTECTED]>, Michael Koch <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 1.18), autotools-dev, gcj, libgcj4-dev +Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 1.18), autotools-dev, gcj, libgcj-dev Standards-Version: 3.6.1 Package: antlr -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

