1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157
|
ivyplusplus (1.42-4) unstable; urgency=medium
* Team upload.
* Add eclipse-jdt-core-compiler-batch to the classpath (Closes: #1078377)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 30 Sep 2024 10:10:24 +0200
ivyplusplus (1.42-3) unstable; urgency=medium
* Team upload.
* Removed the remaining dependency on libeclipse-jdt-compiler-apt-java
(Closes: #1078227)
-- Emmanuel Bourg <ebourg@apache.org> Sat, 17 Aug 2024 09:48:54 +0200
ivyplusplus (1.42-2) unstable; urgency=medium
* Team upload.
* Depend on libeclipse-jdt-core-compiler-batch-java
instead of libeclipse-jdt-compiler-apt-java (Closes: #1078227)
* Standards-Version updated to 4.7.0
-- Emmanuel Bourg <ebourg@apache.org> Fri, 09 Aug 2024 17:38:38 +0200
ivyplusplus (1.42-1) unstable; urgency=medium
* New upstream version 1.42
Adds support for JDK versions 18-25
* Add myself to Uploaders (there were no human maintainers)
* Set Rules-Requires-Root: no
* Bump Standards-Version to 4.6.2
-- tony mancill <tmancill@debian.org> Tue, 27 Feb 2024 11:04:04 -0800
ivyplusplus (1.40-1) unstable; urgency=medium
* Team upload.
* New upstream release
- New dependency on libeclipse-jdt-compiler-apt-java
* Added the missing runtime dependency on ivy
* Fixed the watch file
-- Emmanuel Bourg <ebourg@apache.org> Thu, 12 May 2022 08:46:03 +0200
ivyplusplus (1.38-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Standards-Version updated to 4.6.0.1
-- Emmanuel Bourg <ebourg@apache.org> Tue, 15 Feb 2022 12:32:14 +0100
ivyplusplus (1.32-1) unstable; urgency=medium
* New upstream release
- Refreshed the patches
* Standards-Version updated to 4.5.1
* Switch to debhelper level 13
-- Emmanuel Bourg <ebourg@apache.org> Tue, 19 Jan 2021 11:31:40 +0100
ivyplusplus (1.28-3) unstable; urgency=medium
* Team upload.
* Added the 'release' attribute to the Compile task
* Depend on libeclipse-jdt-core-java instead of libecj-java
* Standards-Version updated to 4.3.0
-- Emmanuel Bourg <ebourg@apache.org> Tue, 05 Feb 2019 16:55:19 +0100
ivyplusplus (1.28-2) unstable; urgency=medium
* Team upload.
* Removed the build dependency on openjdk-8-jdk
-- Emmanuel Bourg <ebourg@apache.org> Wed, 10 Oct 2018 00:54:03 +0200
ivyplusplus (1.28-1) unstable; urgency=medium
* Team upload.
* New upstream release
-- Emmanuel Bourg <ebourg@apache.org> Wed, 19 Sep 2018 08:40:06 +0200
ivyplusplus (1.26-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
- Fixed the compatibility with the version of Ant in Debian
- New dependency on libecj-java
- Ignore the ssh classes (missing sshj dependency)
- Generate Java 8 bytecode
* Build temporarily with OpenJDK 8 to work around the Lombok
incompatibility with Java 10
* Install the jar with javahelper
* Replaced the Ant clean target with debian/clean
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Tue, 18 Sep 2018 11:58:38 +0200
ivyplusplus (1.14-5) unstable; urgency=medium
* Team upload.
* Rebuild against the latest version of liblombok-java. (Closes: #814892)
-- Markus Koschany <apo@debian.org> Tue, 16 Feb 2016 12:25:44 +0100
ivyplusplus (1.14-4) unstable; urgency=medium
* Team upload.
* Drop all patches.
* Add exclude-unsupported-classes-from-antlib.xml.patch and exclude
unsupported classes.
* Compile CachedUnjar.java and fix build failures with ivyplusplus projects
that depend on the CachedUnjar class.
-- Markus Koschany <apo@debian.org> Mon, 15 Feb 2016 19:28:11 +0100
ivyplusplus (1.14-3) unstable; urgency=medium
* Team upload.
* Build with --parallel.
* d/rules: Use $(CURDIR) instead of pwd.
* Add cmdreader, libjarjar-java and liblombok-java to Build-Depends.
* debian/build.xml fixes:
- Embed cmdreader classes into ivyplusplus and fix runtime error due
to missing classes.
- Add rule pattern for cmdreader.
- Do not exclude createProject classes.
- Set source target to 1.6.
* Remove ${java:Depends} substvar because we do not use javahelper.
* Declare compliance with Debian Policy 3.9.7.
-- Markus Koschany <apo@debian.org> Mon, 08 Feb 2016 21:00:13 +0100
ivyplusplus (1.14-2) unstable; urgency=medium
[ Andreas Tille ]
* Team upload
* Add watch file
[ Hans-Christoph Steiner ]
* Make sure to remove ide references in ant file
[ Ioan Eugen Stan ]
* Linked file to ant/lib dir
-- Andreas Tille <tille@debian.org> Sat, 06 Feb 2016 22:17:16 +0100
ivyplusplus (1.14-1) unstable; urgency=low
* Initial release (Closes: #807814)
-- Hans-Christoph Steiner <hans@eds.org> Sun, 13 Dec 2015 22:12:50 +0100
|