ant (1.7.1-4ubuntu1.1) lucid-security; urgency=low * No change rebuild to pull previous fix into lucid-security. LP: #629742 -- Steve Beattie 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 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 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) -- Ludovic Claude Tue, 01 Sep 2009 18:16:28 +0100 ant (1.7.1-3) unstable; urgency=low * Upload to unstable. -- Torsten Werner Sun, 09 Aug 2009 10:07:55 +0200 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 -- Ludovic Claude Wed, 22 Jul 2009 19:08:53 +0100 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. -