[ubuntu/quantal] antlr3 3.2.is.3.2-7 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Sun Jul 1 05:45:45 UTC 2012


antlr3 (3.2.is.3.2-7) quantal; urgency=low

  * No-change upload to Ubuntu

antlr3 (3.2-7) unstable; urgency=low

  * Team upload.

  [ tony mancill ]
  * Remove Michal Koch from Uploaders. (Closes: #653985)

  [ James Page ]
  * Fix FTBFS with openjdk-7:
    - d/patches/java7-compat.patch: Target 1.5 instead of jsr14 which is
      not supported by Java 7.

antlr3 (3.2-6) unstable; urgency=low

  * Team upload.
  * Add missing Build-Depends: libmaven-plugin-tools-java. (Closes: #643493)
  * Do no longer build antlr3-gcj.

antlr3 (3.2-5) unstable; urgency=low

  * Team upload.
  * d/rules: Set DEB_MAVEN_BUILD_TARGET := package install
    so that JAR will be installed in temporary maven repository.
    This should please javadoc:jar plugin. (Closes: #606294)
    (ie. it won't try to download antlr-gunit module from network).
  * d/control: Build-Depends on libmaven-install-plugin-java to get
    "install" lifecycle working.

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: Sun, 01 Jul 2012 01:41:00 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
https://launchpad.net/ubuntu/quantal/+source/antlr3/3.2.is.3.2-7
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 01 Jul 2012 01:41:00 -0400
Source: antlr3
Binary: antlr3 antlr3-doc antlr3-maven-plugin libantlr3-gunit-java libantlr3-gunit-java-doc antlr3-gunit-maven-plugin
Architecture: source
Version: 3.2.is.3.2-7
Distribution: quantal
Urgency: low
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description: 
 antlr3     - language tool for constructing recognizers, compilers etc
 antlr3-doc - language tool for constructing compilers etc - documentation
 antlr3-gunit-maven-plugin - Maven plugin for gUnit, a unit test framework for ANTLR grammars
 antlr3-maven-plugin - Maven plugin for ANTLR 3
 libantlr3-gunit-java - Unit Test framework for ANTLR grammars
 libantlr3-gunit-java-doc - API documentation for gUnit
Closes: 511470 570684 579504 587306 587401 587499 588005 606294 643493 653985
Changes: 
 antlr3 (3.2.is.3.2-7) quantal; urgency=low
 .
   * No-change upload to Ubuntu
 .
 antlr3 (3.2-7) unstable; urgency=low
 .
   * Team upload.
 .
   [ tony mancill ]
   * Remove Michal Koch from Uploaders. (Closes: #653985)
 .
   [ James Page ]
   * Fix FTBFS with openjdk-7:
     - d/patches/java7-compat.patch: Target 1.5 instead of jsr14 which is
       not supported by Java 7.
 .
 antlr3 (3.2-6) unstable; urgency=low
 .
   * Team upload.
   * Add missing Build-Depends: libmaven-plugin-tools-java. (Closes: #643493)
   * Do no longer build antlr3-gcj.
 .
 antlr3 (3.2-5) unstable; urgency=low
 .
   * Team upload.
   * d/rules: Set DEB_MAVEN_BUILD_TARGET := package install
     so that JAR will be installed in temporary maven repository.
     This should please javadoc:jar plugin. (Closes: #606294)
     (ie. it won't try to download antlr-gunit module from network).
   * d/control: Build-Depends on libmaven-install-plugin-java to get
     "install" lifecycle working.
 .
 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.
Checksums-Sha1: 
 61524738fb42448fd34613db17ec08e774bc1305 2479 antlr3_3.2.is.3.2-7.dsc
 04da26a0f3f6a8033501552c4843c2252c9985ea 810887 antlr3_3.2.is.3.2.orig.tar.gz
 dd7ed66f2fe4ce97c633172e690c03d0c9f97ac9 89211 antlr3_3.2.is.3.2-7.debian.tar.gz
Checksums-Sha256: 
 dcbe59a1423fcb5d0063f9e1aa99f39ba7a3a38ed9a77941123a2dbef28e54c9 2479 antlr3_3.2.is.3.2-7.dsc
 fca85b779064a06020bf37865c0c8b16df1ef25f4471392a36466b662ec0588a 810887 antlr3_3.2.is.3.2.orig.tar.gz
 8a7283de56245cd2605cad2d31e1580871b5a1ddda1e51696c873f897bba0f21 89211 antlr3_3.2.is.3.2-7.debian.tar.gz
Files: 
 04815246a21732572598959ca36d63a7 2479 java optional antlr3_3.2.is.3.2-7.dsc
 21f74822c1f038bc0b4ca52b6ec07fd7 810887 java optional antlr3_3.2.is.3.2.orig.tar.gz
 c8f5501695caedbc8e948e1ed58693af 89211 java optional antlr3_3.2.is.3.2-7.debian.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJP7+N5AAoJEOZsd1rr/mx9VxsP/35iuilyVXDh0b52EpevEkHa
QOxhov5htHAofrGvmIzuq3S53beO4d4CNeij0hSmzgumlCppZQ7XHKyGkIHRMsv2
pj4jw+uSDaCku9RVdNxz6QEzP5ZeU1gXNSQq+X4ZtsGZnO4qec8Qf3PtlaUW8YNI
a2eQiPSphiTTELWvGl7G+YUn2uu1ZE/vfzf1c5WwKe9crthWH6KqEBSU4+TPdyTf
KU/j0gM9LIvkhlijEbj8ATS12cTckKOym9nLpA4vDlBJ4HAK/bxnd8yC7A6Bls0Y
lcdHtasgI3QyHOXNG9z9ywjNkZepdztAbfG6dR0JGz4jSHXnqnu++81n/g+OuE76
vIkzCvM6xR+PxOePCYjG5wXifhkzyN0idnnhmAMNT2YAqT2eUnDqN9kPcA9VKhP9
dLcyp4xpPz2Pq8gVaZkoKx8iiPYRpnXsoeohzY2lbQG9bJe/wBL2kCWEZjiAu3Y9
Qff2KdrjYSK2TgGHbPO8k8WfWuDt5iyzCAijsAluKhDJJo0iVMnN0fuQSy/pueu/
YZYrUF7jRHQ1oJH1RvMAnWwEY8wZ5kSKH+7pVd8L+i1s50EeIanRklELQab1yNoa
DQd8IOryoXkrHuLTKvRWcKtmxDuIdFAKJHOLB2WisPPq1QJ4LXzl9fz/qHFx+Pyv
j0fkmn63tac59cL3992g
=Z0wR
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list