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
|
eclipse-debian-helper (1.5) unstable; urgency=medium
* Improved the detection of the bundle name
-- Emmanuel Bourg <ebourg@apache.org> Fri, 26 Oct 2018 08:41:53 +0200
eclipse-debian-helper (1.4) unstable; urgency=medium
* Team upload.
* Support other bundle dirrectories than 'bundles' and the base directory
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 19 Oct 2018 13:13:21 +0200
eclipse-debian-helper (1.3) unstable; urgency=medium
* Add a symlink in /usr/lib/eclipse/plugins/ when installing a plugin
* New parameter to set the shortname of a bundle
-- Emmanuel Bourg <ebourg@apache.org> Fri, 28 Sep 2018 00:21:02 +0200
eclipse-debian-helper (1.2) unstable; urgency=medium
* Made the source encoding configurable
* Standards-Version updated to 4.2.1
-- Emmanuel Bourg <ebourg@apache.org> Wed, 26 Sep 2018 14:31:08 +0200
eclipse-debian-helper (1.1) unstable; urgency=medium
* Fixed the classpath when depending on other bundles
* Include the resources from all source directories and not only src/
* Set the source encoding to UTF-8 when compiling
* Added eclipse-osgi.jar to the default classpath
* Make the targeted Java release configurable
-- Emmanuel Bourg <ebourg@apache.org> Wed, 15 Aug 2018 23:57:04 +0200
eclipse-debian-helper (1.0) unstable; urgency=medium
* Initial release (Closes: #903559)
-- Emmanuel Bourg <ebourg@apache.org> Wed, 11 Jul 2018 13:25:11 +0200
|