ant (1.9.0-1) experimental; urgency=low * Team upload. [ Ludovic Claude ] * Add version constraint on libxml-commons-resolver1.1-java to secure backport of Ant on Squeeze. [ Tony Mancill ] * Remove Michael Koch Uploaders (Closes: #653982) * Bump Standards-Version to 3.9.4. [ Emmanuel Bourg ] * New upstream release. - Refreshed the patches - Upgrade source and target version to 1.5 - Adapted the build to the new documentation path in the upstream source - Added a patch to build the package with junit4 4.10 * Removed the dependency on java2-runtime-headless * Add java7-runtime-headless to list of satisfying JRE dependencies -- tony mancill Wed, 27 Mar 2013 20:29:34 -0700 ant (1.8.2-4) unstable; urgency=low * Team upload. * Provide ant-junit4.jar. -- Miguel Landaeta Tue, 13 Sep 2011 19:59:30 -0430 ant (1.8.2-3) unstable; urgency=low * Team upload. * Fix FTBFS due to changes in libxml-commons-resolver1.1-java 1.2. (Closes: #637592). * Provide ant-testutil.jar. (Closes: #637593). -- Miguel Landaeta Fri, 12 Aug 2011 16:33:49 -0430 ant (1.8.2-2) unstable; urgency=low * Team upload. * Skip javadoc building if we are not building architecture all packages. (Closes: #627110) -- Niels Thykier Thu, 19 May 2011 13:28:47 +0200 ant (1.8.2-1) unstable; urgency=low [ James Page ] * New upstream release (Closes: #613914). - Fix FTBFS for jug with ant 1.8.1 (Closes: #610320). * Bumped Standards-Version to 3.9.2, no changes. * Removed ant-nodeps.jar from install as now part of ant core. * Added myself to Uploaders. [ Niels Thykier ] * Added missing mh_clean, thanks to Miguel Landaeta for spotting this. * Fixed a typo in the ant manpage. * Made short descriptions unique. * Bumped debhelper compat to 7. * Removed empty linda-override dir from ant-doc. * Removed redundant Priority fields in d/control. -- James Page Wed, 04 May 2011 15:16:42 +0100 ant (1.8.1-1) experimental; urgency=low [ Niels Thykier ] * Replaced B-D on default-jdk-builddep with gcj-native-helper and default-jdk. * Bumped Standards-Versions to 3.9.0. - Reduced a Conflicts to a Breaks. [ Torsten Werner ] * New upstream release * Update or remove our patches. * Do no longer install ant-stylebook.jar and ant-trax.jar because they are no longer built. * Remove Stefan from Uploaders list. Thanks to your contributions! -- Torsten Werner Thu, 05 Aug 2010 22:23:25 +0200 ant (1.8.0-4) unstable; urgency=low * Convert patches to dep3 format. * Add patch from Petr Salinger to fix the nasty bus error in gij. (Closes: #570886) * Build *-gcj packages again. * Add myself to Uploaders. * Switch to source format 3.0. -- Torsten Werner Thu, 11 Mar 2010 22:22:39 +0100 ant (1.8.0-3) unstable; urgency=low [ Torsten Werner ] * Use default-java in $(JAVA_HOME). * Do no longer build the -gcj packages because of bus error in gij. Such packages are provided by the ant1.7 source package. (Closes: #570889) * Remove Arnaud from the Uploaders list. [ Ludovic Claude ] * Demote ant-optional-gcj from Recommends to Suggests for package ant-optional (Closes: #559058) [ Niels Thykier ] * Removed obsolete linda override. -- Torsten Werner Sat, 27 Feb 2010 18:26:35 +0100 ant (1.8.0-2) unstable; urgency=low [Torsten Werner] * Improve Description of ant-gcj thanks to Matthias Klose. [Ludovic Claude] * Fix a NPE on Diagnostics.getClassLocation(), add patch ant_diagnostics.patch for it (Closes: #570588) -- Ludovic Claude Sat, 20 Feb 2010 23:32:07 +0100 ant (1.8.0-1) unstable; urgency=low * New upstream version (Closes: #567229, #330292, #514140, #569936, #570075) * Add myself to Uploaders * Bump up Standards-Version to 3.8.4, no changes * debian/control: update ant Depends and remove old java1-runtime-headless, add new java5-runtime-headless and java6-runtime-headless * Demote ant-gcj from Recommends to Suggests for package ant (Closes: #559058) * Fix documentation for ant-optional-gcj (Closes: #563760) * Update man page ant.1 and build.xml.5: fix Lintian warnings and update the documentation * Move the patch system to quilt, delete old patches (11_ant_underscore_dash_fix.patch, 03_SplashTaskPatch_a.patch), refresh all patches * Add tasks for stylebook and xalan2 * Add debian/orig_tar.sh and use it to repack the archive without compiled jars and pdf files -- Ludovic Claude Sun, 14 Feb 2010 00:03:38 +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. -