[ubuntu/maverick] antlr3 3.2-4 (Accepted)

Ubuntu Installer archive at ubuntu.com
Wed Aug 4 20:20:44 BST 2010


antlr3 (3.2-4) unstable; urgency=low

  [ Ludovic Claude ]
  * Rebuild with a newer version of maven-debian-helper (Closes: #587499)
  * maven.rules: transform antlr 3 versions to '3.x' instead of 'debian'
  * Split packaging of gUnit jar into new libantlr3-gunit-java package
    and gUnit Maven plugin into new antlr3-gunit-maven-plugin package,
    split Maven plugin for Antlr into new antlr3-maven-plugin package
    (Closes: #588005) 
  * Update dependencies of antlr3, remove the dependencies coming from
    those 3 new packages.

  [ Niels Thykier ]
  * Fixed a typo in the control so antlr3 now properly suggests
    antlr3-gcj.
  * Reduced the alternative JREs to headless versions.
  * Bumped Standards-Versions to 3.9.0 - no changes required.
  * Replaced B-D on default-jdk-builddep with gcj-native-helper
    and default-jdk.

antlr3 (3.2-3) unstable; urgency=low

  * Clean up build dependencies. (Closes: #587401)

antlr3 (3.2-2) unstable; urgency=low

  [ Ludovic Claude ]
  * New upstream (Closes: #579504)
  * debian/watch fixes in previous version (Closes: #570684)
  * Add missing antlr3-runtime.jar library to antlr3 wrapper script
    (Closes #587212)
  * Also don't export the CLASSPATH variable, there's no need to affect
    the whole environement when launching this program
  * Add man page for antlr3 script

  [ Torsten Werner ]
  * Call dh_nativejava to fill the antlr3-gcj package again. (Closes: #587306)
  * Reformat a changelog entry for the last version.

antlr3 (3.2-1) unstable; urgency=low

  [ Ludovic Claude ]
  * Upstream build now uses Maven
  * debian/control: 
      - Updated Standards-Version to 3.8.4.
      - Build-Depends-Indep: add dependencies for Maven build: 
        libantlr-maven-plugin-java, maven-debian-helper,
        libmaven-site-plugin-java, libstringtemplate-java,
        libmaven-javadoc-plugin-java
      - Build-Depends-Indep: add dependencies to build the Javadoc:
        default-jdk-doc, libmaven-javadoc-plugin-java
      - antlr3 Depends: remove java1-runtime, add java5-runtime
      - downgrade antlr3-gcj from Recommands: to Suggests:
      - create an antlr3-doc package that contains the documentation
      [TODO] create an antlr3-gunit package and modify maven-debian-helper to
      deploy the gunit jars to this package
  * debian/rules: remove include simple-patchsys.mk, replaced by
    source format 3.0 (quilt)
  * Add orig-tar to clean up upstream sources
  * Switch to source format 3.0 (quilt)
  
  [ Michael Koch ]
  * New upstream version (Closes: #511470).
  * debian/watch: Fixed by using site-local absolution download link.
  * debian/control: Updated Standards-Version to 3.8.3.
  * debian/control: Added Homepage field.

  [ Torsten Werner ]
  * Remove Build-Depends: quilt.

Date: Wed,  04 Aug 2010 20:19:51 +0100
Changed-By: Thierry Carrez <thierry.carrez at ubuntu.com>
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/maverick/+source/antlr3/3.2-4
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Wed,  04 Aug 2010 20:19:51 +0100
Source: antlr3
Binary: antlr3, antlr3-gcj, antlr3-doc, antlr3-maven-plugin, libantlr3-gunit-java, libantlr3-gunit-java-doc, antlr3-gunit-maven-plugin
Architecture: source
Version: 3.2-4
Distribution: maverick
Urgency: low
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Changed-By: Thierry Carrez <thierry.carrez at ubuntu.com>
Description: 
 antlr3     - language tool for constructing recognizers, compilers etc
Closes: 511470 570684 579504 587306 587401 587499 588005
Changes: 
 antlr3 (3.2-4) unstable; urgency=low
 .
   [ Ludovic Claude ]
   * Rebuild with a newer version of maven-debian-helper (Closes: #587499)
   * maven.rules: transform antlr 3 versions to '3.x' instead of 'debian'
   * Split packaging of gUnit jar into new libantlr3-gunit-java package
     and gUnit Maven plugin into new antlr3-gunit-maven-plugin package,
     split Maven plugin for Antlr into new antlr3-maven-plugin package
     (Closes: #588005) 
   * Update dependencies of antlr3, remove the dependencies coming from
     those 3 new packages.
 .
   [ Niels Thykier ]
   * Fixed a typo in the control so antlr3 now properly suggests
     antlr3-gcj.
   * Reduced the alternative JREs to headless versions.
   * Bumped Standards-Versions to 3.9.0 - no changes required.
   * Replaced B-D on default-jdk-builddep with gcj-native-helper
     and default-jdk.
 .
 antlr3 (3.2-3) unstable; urgency=low
 .
   * Clean up build dependencies. (Closes: #587401)
 .
 antlr3 (3.2-2) unstable; urgency=low
 .
   [ Ludovic Claude ]
   * New upstream (Closes: #579504)
   * debian/watch fixes in previous version (Closes: #570684)
   * Add missing antlr3-runtime.jar library to antlr3 wrapper script
     (Closes #587212)
   * Also don't export the CLASSPATH variable, there's no need to affect
     the whole environement when launching this program
   * Add man page for antlr3 script
 .
   [ Torsten Werner ]
   * Call dh_nativejava to fill the antlr3-gcj package again. (Closes: #587306)
   * Reformat a changelog entry for the last version.
 .
 antlr3 (3.2-1) unstable; urgency=low
 .
   [ Ludovic Claude ]
   * Upstream build now uses Maven
   * debian/control: 
       - Updated Standards-Version to 3.8.4.
       - Build-Depends-Indep: add dependencies for Maven build: 
         libantlr-maven-plugin-java, maven-debian-helper,
         libmaven-site-plugin-java, libstringtemplate-java,
         libmaven-javadoc-plugin-java
       - Build-Depends-Indep: add dependencies to build the Javadoc:
         default-jdk-doc, libmaven-javadoc-plugin-java
       - antlr3 Depends: remove java1-runtime, add java5-runtime
       - downgrade antlr3-gcj from Recommands: to Suggests:
       - create an antlr3-doc package that contains the documentation
       [TODO] create an antlr3-gunit package and modify maven-debian-helper to
       deploy the gunit jars to this package
   * debian/rules: remove include simple-patchsys.mk, replaced by
     source format 3.0 (quilt)
   * Add orig-tar to clean up upstream sources
   * Switch to source format 3.0 (quilt)
   
   [ Michael Koch ]
   * New upstream version (Closes: #511470).
   * debian/watch: Fixed by using site-local absolution download link.
   * debian/control: Updated Standards-Version to 3.8.3.
   * debian/control: Added Homepage field.
 .
   [ Torsten Werner ]
   * Remove Build-Depends: quilt.
Files: 
 6e06cdcb4294ed386b36bc54aa0b2a8e 1561 java optional antlr3_3.2-4.dsc
 db6b7f67ecd86f8ee1f8a13632582d1b 86317 java optional antlr3_3.2-4.debian.tar.gz
 21f74822c1f038bc0b4ca52b6ec07fd7 810887 java optional antlr3_3.2.orig.tar.gz


More information about the Maverick-changes mailing list