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
|
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
|