ant 1.9.3-1 source package in Ubuntu

Changelog

ant (1.9.3-1) unstable; urgency=medium


  * New upstream release
  * Standards-Version updated to 3.9.5 (no changes)
  * Switch to debhelper level 9
  * Updated the description of 0008-junit4-replace-assumeFalse.patch
  * debian/rules:
    - Improved the clean target to allow rebuilds
    - Remove the version's -SNAPSHOT suffix by setting the version explicitly
      when calling mh_installjar instead of altering the original pom files
  * Use XZ compression for the upstream tarball
  * Documented the -silent flag in the man page (new in Ant 1.9.0)
  * debian/copyright: Updated to the Copyright Format 1.0

 -- Emmanuel Bourg <email address hidden>  Mon, 06 Jan 2014 23:33:38 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
any all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ant_1.9.3-1.dsc 2.5 KiB 3a386255d5dff59e3658a128973ddfbac54d25b53e109c475984267e8ab841a8
ant_1.9.3.orig.tar.xz 3.0 MiB a09015887b7023db75520fca74257e76e66092f21af086456d64fb2a65507f57
ant_1.9.3-1.debian.tar.gz 32.4 KiB 6ed0407dc383698b0b8a449d0d98f737865596d4ef05ca48923fe20c56baa353

Available diffs

No changes file available.

Binary packages built by this source

ant: Java based build tool like make

 A system independent (i.e. not shell based) build tool that uses XML
 files as "Makefiles". This package contains the scripts and the core
 tasks libraries.

ant-doc: Java based build tool like make - API documentation and manual

 A system independent (i.e. not shell based) build tool that uses XML files
 as "Makefiles". This package contains the manual of ant as well as the
 Javadoc API documentation.

ant-gcj: Java based build tool like make (GCJ)

 A system independent (i.e. not shell based) build tool that uses XML
 files as "Makefiles".
 .
 This package contains a native version of ant built using gcj.

ant-optional: Java based build tool like make - optional libraries

 A system independent (i.e. not shell based) build tool that uses XML
 files as "Makefiles". This package contains the optional tasks libraries.

ant-optional-gcj: Java based build tool like make - optional libraries (GCJ)

 A system independent (i.e. not shell based) build tool that uses XML
 files as "Makefiles". This package contains the optional tasks libraries
 compiled natively.