Skip to content

Debian Changelog antlr (2.7.6-7)

2007

antlr (2.7.6-7) unstable; urgency=high

   * Added Build-Conflict with mono-jit (Closes: #409726).

 -- Michael Koch <konqueror@gmx.de>  Tue, 6 Feb 2007 07:59:27 +0100

2006

antlr (2.7.6-6) unstable; urgency=low

   * Install antlr.py in install-indep target so it gets included for real
     (Closes: #368965).

 -- Michael Koch <konqueror@gmx.de>  Sun, 28 May 2006 09:21:57 +0000

antlr (2.7.6-5) unstable; urgency=low

   * Copy config.guess and config.sub into scripts during build
     (Closes: #352203).
   * Rebuild against new default gcj.
   * Updated Standards-Version to 3.7.2.

 -- Michael Koch <konqueror@gmx.de>  Tue, 16 May 2006 10:53:54 +0000

antlr (2.7.6-4) unstable; urgency=low

   * Fixed build of package to not create dirs outside of package root.
   * Fix #352203 for real by Build-Depending on autotools-dev and copying the
     needed files.

 -- Michael Koch <konqueror@gmx.de>  Sat, 11 Feb 2006 16:42:55 +0000

antlr (2.7.6-3) unstable; urgency=low

   * Provide static library compile with PIC (Closes: #351618).
   * Updated config.guess and config.sub (Closes: #352203).

 -- Michael Koch <konqueror@gmx.de>  Sat, 11 Feb 2006 10:29:56 +0000

antlr (2.7.6-2) unstable; urgency=low

   * Added Build-Depends on python.

 -- Michael Koch <konqueror@gmx.de>  Thu, 26 Jan 2006 11:14:28 +0000

antlr (2.7.6-1) unstable; urgency=low

   * New upstream release
     - Works with hibernate (Closes: #329980)
     - Removed two files from orig upstream tarball. See debian/README.source
       (Closes: #340049).
   * debian/control: libantlr-dev: Removed Depends on build essential packages
     libc6-dev and libstdc++5-3.3-dev (Closes: #317373).
   * Added antlr-config script to libantlr-dev (Closes: #336622).
   * Inluded python module in antlr package (Closes: #308356).
   * Cleaned up debian/rules.

 -- Michael Koch <konqueror@gmx.de>  Tue, 24 Jan 2006 23:12:32 +0000

2005

antlr (2.7.5-8) unstable; urgency=low

   * Moved Makefile.debian to debian/Makefile.debian and changed the
     hardcoded version in this file to gcj

 -- Arnaud Vandyck <avdyk@debian.org>  Wed, 17 Aug 2005 23:38:13 +0200

antlr (2.7.5-7) unstable; urgency=low

   * Change to default packages for gcj and libgcj-dev to build
     native version
   * Updated standards version to 3.6.2

 -- Barry Hawkins <barry@bytemason.org>  Thu, 4 Jul 2005 10:51:21 -0400

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.

 -- Michael Koch <konqueror@gmx.de>  Fri, 1 Apr 2005 10:20:52 +0000

antlr (2.7.5-4) unstable; urgency=low

   * antlr: make example files not executable

 -- Michael Koch <konqueror@gmx.de>  Fri, 1 Apr 2005 09:30:03 +0000

antlr (2.7.5-3) unstable; urgency=low

   * Fixed Build-Depends on libgcj-dev (Closes: #302325)
   * Fixed configure rules in debian/rules (Closes: #299018)
   * Rebuild with gcc from unstable (Closes: #301508)
   * Correctly strip binary files in debian/rules

 -- Michael Koch <konqueror@gmx.de>  Fri, 1 Apr 2005 07:59:15 +0000

antlr (2.7.5-2) unstable; urgency=low

   * Put files into libantlr-dev (Closes: #294746)
     Thanks to Mike O'Connor for the patch
   * Added myself to Uploaders

 -- Michael Koch <konqueror@gmx.de>  Thu, 10 Mar 2005 08:08:24 +0000

antlr (2.7.5-1) unstable; urgency=low

   * New upstream release
   * no need to go to lib/cpp and run make no more

 -- Arnaud Vandyck <avdyk@debian.org>  Wed, 2 Feb 2005 18:35:05 +0100

2004

antlr (2.7.4-6) unstable; urgency=low

   * debian/watch: corrected, thanks to Justin Pryzby.

 -- Arnaud Vandyck <avdyk@debian.org>  Fri, 1 Oct 2004 11:39:28 +0200

antlr (2.7.4-5) unstable; urgency=low

   * changed libgcj5-dev to libgcj4-dev. Default gcj is still 3.3 serie
     (closes: #273428).
   * debian/watch: added.

 -- Arnaud Vandyck <avdyk@debian.org>  Wed, 29 Sep 2004 10:20:01 +0200

antlr (2.7.4-4) unstable; urgency=low

   * reworked depends field (closes: #268605).

 -- Arnaud Vandyck <avdyk@debian.org>  Mon, 30 Aug 2004 23:48:46 +0200

antlr (2.7.4-3) unstable; urgency=low

   * added a build-depends on libgcj4-dev, thanks to Daniel Schepler
     (Closes: #253615)
   * debian/rules(clean): removed the rm config.status and config.log

 -- Arnaud Vandyck <avdyk@debian.org>  Sat, 12 Jun 2004 18:24:08 +0200

antlr (2.7.4-2) unstable; urgency=low

   * removed the cantlr manpage from antlr package.

 -- Arnaud Vandyck <avdyk@debian.org>  Thu, 10 Jun 2004 01:09:13 +0200

antlr (2.7.4-1) unstable; urgency=low

   * New upstream release
   * New maintainer Debian Java Maintainers, John and I are uploaders
   * debian/copiryght: removed the (s) around Author.
   * debian/control:
     - added  kaffe | gij | sablevm as java-virtual-machine
       alternatives
     - Standards-Version: 3.6.1
   * Re-enable native-code version (Closes: #84909, #193353)
   * Added examples and docs, removed usr/sbin and usr/lib (Closes:
     #238826)
   * arch-dep and indep build are now separated, it should (Closes:
     #223143)

 -- Arnaud Vandyck <avdyk@debian.org>  Thu, 27 May 2004 12:05:35 +0200

antlr (2.7.3-1) unstable; urgency=low

   * New upstream version

 -- John Leuner <jewel@debian.org>  Thu, 8 Apr 2004 15:12:37 +0200

2003

antlr (2.7.2-6) unstable; urgency=low

   * changed debhelper compatibility level to 4
   * added versioned dependency on debhelper

 -- John Leuner <jewel@debian.org>  Sat, 1 Nov 2003 10:44:41 +0200

antlr (2.7.2-5) unstable; urgency=low

   * Changed C++ library dependency from libstdc++ 2.10
     to libstdc++ 5
    (Closes: #214155)

 -- John Leuner <jewel@debian.org>  Thu, 16 Oct 2003 18:47:35 +0200

antlr (2.7.2-4) unstable; urgency=low

   * Built on sid with gcc 3.3.2
    (Closes: #214155)

 -- John Leuner <jewel@debian.org>  Sun, 12 Oct 2003 14:44:20 +0200

antlr (2.7.2-3) unstable; urgency=low

   * Applied patch from Kristian G. Kvilekval which fixes
     a behaviour change from 2.7.1 to 2.7.2.
     (Closes: #206489)

 -- John Leuner <jewel@debian.org>  Thu, 4 Sep 2003 19:19:56 +0200

antlr (2.7.2-2) unstable; urgency=low

   * Created symlinks to antlr.debug.jar and antlrall.jar
     (Closes: #194953)

 -- John Leuner <jewel@debian.org>  Mon, 18 Aug 2003 13:50:11 +0100

antlr (2.7.2-1) unstable; urgency=low

   * New upstream version
   * No longer builds libantlr.la (upstream build system has changed)
   * antlr package is now for all architectures

 -- John Leuner <jewel@debian.org>  Sun, 18 May 2003 19:56:09 +0100

2002

antlr (2.7.1-13) unstable; urgency=low

   * More changes to fix out of date build scripts
    (this time in scripts directory)

 -- John Leuner <jewel@debian.org>  Fri, 18 Oct 2002 15:05:55 +0100

antlr (2.7.1-12) unstable; urgency=low

   * Applied changes from Henrique de Moraes Holschuh to fix
     problems with out-of-date autobuild files

 -- John Leuner <jewel@debian.org>  Mon, 30 Sep 2002 11:13:44 +0100

antlr (2.7.1-11) unstable; urgency=low

   * Changed dependency from Kaffe to classpath (Closes #147235)

 -- John Leuner <jewel@debian.org>  Fri, 24 May 2002 14:01:16 +0100

antlr (2.7.1-10) unstable; urgency=low

   * Renamed /usr/bin/antlr to /usr/bin/runantlr because it conflicts with pccts. Closes #127898

 -- John Leuner <jewel@debian.org>  Mon, 7 Jan 2002 13:54:11 +0000

antlr (2.7.1-9) unstable; urgency=low

   * Created shell script in /usr/bin that will run antlr.Tool

 -- John Leuner <jewel@debian.org>  Fri, 4 Jan 2002 14:10:52 +0000

antlr (2.7.1-8) unstable; urgency=low

   * Changed install to not set execute permissions on jar files

 -- John Leuner <jewel@debian.org>  Thu, 3 Jan 2002 18:07:00 +0000

antlr (2.7.1-7) unstable; urgency=low

   * Applied man page formatting patch by Richard Tibbet

 -- John Leuner <jewel@debian.org>  Thu, 3 Jan 2002 17:54:29 +0000

2001

antlr (2.7.1-6) unstable; urgency=low

   * Changed Makefile to make the build shell scripts executable (seems to fail with build daemons) ( closes #105733 )

 -- John Leuner <jewel@debian.org>  Wed, 18 Jul 2001 18:07:35 +0000

antlr (2.7.1-5) unstable; urgency=low

   * Changed debian/rules to remove /lib/cpp/src/.deps after make clean. Should fix bugs on hppa,ia64,ppc,m68k

 -- John Leuner <jewel@debian.org>  Sat, 14 Jul 2001 14:16:27 +0000

antlr (2.7.1-4) unstable; urgency=low

   * 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).
 
   * Removed ex files from debian directory

 -- John Leuner <jewel@debian.org>  Sat, 14 Apr 2001 12:05:09 +0000

antlr (2.7.1-3) unstable; urgency=low

   * Changed the Depends: antlr to Recommends for the libantlr-dev package

 -- John Leuner <jewel@debian.org>  Sat, 7 Apr 2001 12:40:50 +0000

antlr (2.7.1-2) unstable; urgency=low

   * Added the c++ library support. Changes to package made by W. Borgert (debacle@debian.org

 -- John Leuner <jewel@debian.org>  Tue, 13 Feb 2001 21:43:23 +0000

2000

antlr (2.7.1-1) unstable; urgency=low

   * Initial Release.

 -- John Leuner <jewel@debian.org>  Tue, 26 Dec 2000 15:07:44 +0000