Change logs for ant source package in Lucid

  • ant (1.7.1-4ubuntu1.1) lucid-security; urgency=low
    
      * No change rebuild to pull previous fix into lucid-security. LP: #629742
     -- Steve Beattie <email address hidden>   Fri, 03 Sep 2010 11:20:48 -0700
  • ant (1.7.1-4ubuntu1) lucid-proposed; urgency=low
    
      * Fix ant to correctly build JAX-WS. LP: #600272.
     -- Matthias Klose <email address hidden>   Wed, 30 Jun 2010 23:56:15 +0200
  • ant (1.7.1-4build1) lucid; urgency=low
    
      * rebuild rest of main for armel armv7/thumb2 optimization;
        UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2
     -- Alexander Sack <email address hidden>   Fri, 05 Mar 2010 03:09:33 +0100
  • ant (1.7.1-4) unstable; urgency=low
    
      * Fix link to /usr/share/doc/ant-doc/manual/api. You may
        have to uninstall ant-doc then install it again for this
        change to take effect (Closes: #541416)
    
    ant (1.7.1-3) unstable; urgency=low
    
      * Upload to unstable.
    
    ant (1.7.1-2) experimental; urgency=low
    
      * Bump up Standards-Version to 3.8.2
      * Move Ant Javadoc to /usr/share/doc/ant/api/
      * Deploy missing POM files for ant-optional package 
      * Fix version for antlr, bcel, commons-net, log4j dependencies in the
        Maven POMs.
      * Fix groupId and artifactId for commons-logging and regexp
        dependencies in the Maven POMs.
      * Fix Ant version in the Maven repository
    
    ant (1.7.1-1) experimental; urgency=low
    
      [Ludovic Claude]
      * Change section to java, bump up Standards-Version to 3.8.1
      * Update debhelper and compat to 6
      * Add Matthias Klose to Uploaders
      * Move ant-gcj from Recommends to Suggests for ant binary package
        (closes: #506220)
      * Add Build-Depends on libjaxp-1.3-java as xml-apis.jar has moved to this
        package. Add a Suggests on the same package for ant-optional
      * Add the Maven POMs to the package,
      * Add a Build-Depends-Indep dependency on maven-repo-helper
      * Use mh_installpom and mh_installjar to install the POM and the jar to the
        Maven repository
      * Remove the full text of the Apache 2.0 license
    
      [Colin Watson]
      * Drop JDK recommendation to a Suggests to make it feasible to fit ant on
        the server CD (thanks, Thierry Carrez; LP: #389470).
    
      [Richard A. Johnson]
      * Added 11_ant_underscore_dash_fix.patch fixes - to _ conversion LP: #296409
    
      [Matthias Klose]
      * New upstream version (bug fix release).
        - mainly a bugfix release.
        - has extended support for Java6 features.
        - <script> now has support for JavaFX.
        - release notes: http://apache.linux-mirror.org/ant/README.html
      * Remove debian/patches/05_ant-bug433444.patch. Obsoleted.
      * Merge from Ubuntu:
        - ant: Depend on default-jre-headless, drop dependency on jvm.
        - Set java source and target version to 1.4.
        - ant: Recommend default-jdk | java-compiler | java-sdk.
      * Fix dangling symlink to ant-bootstrap.jar.
    
     -- Matthias Klose <email address hidden>   Mon,  19 Oct 2009 12:01:29 +0100