CVS antlr/debian

Michael Koch mkoch-guest@haydn.debian.org
Sun Apr 3 15:53:03 2005


Update of /cvsroot/pkg-java/antlr/debian
In directory haydn:/tmp/cvs-serv17322/debian

Modified Files:
	README.Debian changelog control docs 
Log Message:
antlr (2.7.5-6) unstable; urgency=low

  * Use gcj-3.4 to build native version
  * Include antlr.debug.misc.* classes (Closes: #299544)

 -- Michael Koch <konqueror@gmx.de>  Sat,  2 Apr 2005 20:30:51 +0000



--- /cvsroot/pkg-java/antlr/debian/README.Debian	2004/06/12 16:17:35	1.1.1.1
+++ /cvsroot/pkg-java/antlr/debian/README.Debian	2005/04/03 15:52:16	1.2
@@ -1,8 +1,12 @@
 antlr for Debian
 ----------------------
 
-* Version 4 of this package, now compiles the java files (previously I used precompiled classes). Because of this antlr.jar, antlr.debug.jar and antlrall.jar are all copies of the same file (I couldn't determine exactly which files belong where).
+* Version 4 of this package, now compiles the java files (previously I
+used precompiled classes). Because of this antlr.jar, antlr.debug.jar
+and antlrall.jar are all copies of the same file (I couldn't determine
+exactly which files belong where).
 
-* This package installs antlr.jar, antlr.debug.jar and antlrall.jar in /usr/share/java
+* This package installs antlr.jar, antlr.debug.jar and antlrall.jar in
+/usr/share/java
 
  -- John Leuner <jewel@debian.org>, Tue, 26 Dec 2000 15:07:44 +0000
--- /cvsroot/pkg-java/antlr/debian/changelog	2005/04/01 12:07:55	1.12
+++ /cvsroot/pkg-java/antlr/debian/changelog	2005/04/03 15:52:16	1.13
@@ -1,3 +1,10 @@
+antlr (2.7.5-6) unstable; urgency=low
+
+  * Use gcj-3.4 to build native version
+  * Include antlr.debug.misc.* classes (Closes: #299544)
+
+ -- Michael Koch <konqueror@gmx.de>  Sat,  2 Apr 2005 20:30:51 +0000
+
 antlr (2.7.5-5) unstable; urgency=low
 
   * Cleanup generated files.
@@ -7,9 +14,8 @@
 antlr (2.7.5-4) unstable; urgency=low
 
   * antlr: make example files not executable
-  * Remove all Makefile's on clean (Jeroen van Wolffelaar)
 
- -- Michael Koch <konqueror@gmx.de>  Fri, 01 Apr 2005 12:08:38 +0200
+ -- Michael Koch <konqueror@gmx.de>  Fri,  1 Apr 2005 09:30:03 +0000
 
 antlr (2.7.5-3) unstable; urgency=low
 
--- /cvsroot/pkg-java/antlr/debian/control	2005/04/01 08:55:23	1.5
+++ /cvsroot/pkg-java/antlr/debian/control	2005/04/03 15:52:17	1.6
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Arnaud Vandyck <avdyk@debian.org>, John Leuner <jewel@debian.org>, Michael Koch <konqueror@gmx.de>
-Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 1.18), autotools-dev, gcj, libgcj-dev
+Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 2:0.12-1), autotools-dev, gcj-3.4, libgcj5-dev
 Standards-Version: 3.6.1
 
 Package: antlr
--- /cvsroot/pkg-java/antlr/debian/docs	2004/06/12 16:17:35	1.1.1.1
+++ /cvsroot/pkg-java/antlr/debian/docs	2005/04/03 15:52:17	1.2
@@ -1,3 +1 @@
 doc/*
-
-