Change logs for ant source package in Cosmic

  • ant (1.10.5-3~18.04) bionic; urgency=medium
    
      * Backport for OpenJDK 11. LP: #1818647.
    
    ant (1.10.5-3) unstable; urgency=medium
    
      [ Matthias Klose ]
      * Mark binary packages as M-A: foreign. Closes: #925467.
      * Bump standards version.
    
      [ Tiago Stürmer Daitx ]
      * Enable multi release jar support. LP: #1808383.
        - debian/patches/0016-multirelease-jar-support.patch: apply 2 upstream
          patches to provide mrjar support.
    
    ant (1.10.5-2) unstable; urgency=medium
    
      * Team upload.
      * Lower the minimum required source/target level to 1.6 again.
        This is acceptable for OpenJDK 11 but must be reverted for OpenJDK 12.
        Thanks to Bdale Garbee for the report and patch. (Closes: #906785)
      * Declare compliance with Debian Policy 4.2.1.
    
    ant (1.10.5-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream release
      * Replaced debian/orig-tar.sh with the Files-Excluded mechanism
      * Standards-Version updated to 4.1.5
    
    ant (1.10.4-2) unstable; urgency=medium
    
      * Team upload.
      * Reverted the modification setting the 'release' attribute automatically
        since this renders the internal JDK APIs unavailable at compile time.
        (Closes: #902895)
    
    ant (1.10.4-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream release
        - Refreshed the patches
        - Compile with hamcrest-all on the classpath
    
    ant (1.10.3-2) unstable; urgency=medium
    
      * Team upload.
      * Automatically set the value of the javac --release attribute to improve
        the backward compatibility of the code compiled with Java 9 or later.
      * Standards-Version updated to 4.1.4
      * Use salsa.debian.org Vcs-* URLs
    
     -- Matthias Klose <email address hidden>  Thu, 28 Mar 2019 11:13:28 +0100
  • ant (1.10.5-2ubuntu1~18.10) cosmic; urgency=medium
    
      * Backport for OpenJDK 11. LP: #1818647
    
    ant (1.10.5-2ubuntu1) disco; urgency=medium
    
      * Enable multi release jar support. (LP: #1808383)
        - debian/patches/0016-multirelease-jar-support.patch: apply 2 upstream
          patches to provide mrjar support.
    
     -- Tiago Stürmer Daitx <email address hidden>  Thu, 14 Mar 2019 17:06:25 +0000
  • ant (1.10.5-2) unstable; urgency=medium
    
      * Team upload.
      * Lower the minimum required source/target level to 1.6 again.
        This is acceptable for OpenJDK 11 but must be reverted for OpenJDK 12.
        Thanks to Bdale Garbee for the report and patch. (Closes: #906785)
      * Declare compliance with Debian Policy 4.2.1.
    
     -- Markus Koschany <email address hidden>  Mon, 27 Aug 2018 14:57:47 +0200
  • ant (1.10.5-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream release
      * Replaced debian/orig-tar.sh with the Files-Excluded mechanism
      * Standards-Version updated to 4.1.5
    
     -- Emmanuel Bourg <email address hidden>  Mon, 16 Jul 2018 15:14:01 +0200
  • ant (1.10.4-2) unstable; urgency=medium
    
      * Team upload.
      * Reverted the modification setting the 'release' attribute automatically
        since this renders the internal JDK APIs unavailable at compile time.
        (Closes: #902895)
    
     -- Emmanuel Bourg <email address hidden>  Tue, 03 Jul 2018 10:53:12 +0200
  • ant (1.10.4-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream release
        - Refreshed the patches
        - Compile with hamcrest-all on the classpath
    
     -- Emmanuel Bourg <email address hidden>  Mon, 25 Jun 2018 13:11:09 +0200
  • ant (1.10.3-2) unstable; urgency=medium
    
      * Team upload.
      * Automatically set the value of the javac --release attribute to improve
        the backward compatibility of the code compiled with Java 9 or later.
      * Standards-Version updated to 4.1.4
      * Use salsa.debian.org Vcs-* URLs
    
     -- Emmanuel Bourg <email address hidden>  Wed, 13 Jun 2018 23:28:33 +0200
  • ant (1.10.3-1) unstable; urgency=medium
    
      * New upstream release
        - Refreshed the patches
        - Changed the source/target level to 1.8 when building Ant
        - Build the new optional ant-xz module
        - Require Java 8 or higher to run Ant
      * Don't use the javadoc --ignore-source-errors option when using
        a custom doclet (Closes: #893547)
      * Adjust the source/target level to 1.7 in anticipation of the 1.6 removal
        in Java 11
      * Added activation.jar to the build classpath to fix the empty ant-javamail
        jar with Java 9
    
     -- Emmanuel Bourg <email address hidden>  Thu, 29 Mar 2018 09:35:04 +0200