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
|
libequinox-osgi-java (3.9.1-4) unstable; urgency=medium
* Add missing files (*.profile, *.properties) that caused a
NullPointerException in Netbeans based applications.
(Closes: #891957)
-- Markus Koschany <apo@debian.org> Fri, 25 Jan 2019 12:59:49 +0100
libequinox-osgi-java (3.9.1-3) unstable; urgency=medium
* Revert to the initial packaging.
* Declare compliance with Debian Policy 4.3.0.
* Rename the resulting jar file to make it unique, so it will not conflict
with libeclipse-osgi-java.
* Remove Maven support because we only need this package for Netbeans which
is an Ant project.
* Switch to compat level 12.
-- Markus Koschany <apo@debian.org> Tue, 22 Jan 2019 22:37:45 +0100
libequinox-osgi-java (3.9.1-2) unstable; urgency=medium
* Team upload.
* Turn libequinox-osgi-java into a transitional package depending on
libeclipse-osgi-java, libeclipse-osgi-services-java,
libeclipse-osgi-util-java and providing compatibility symlinks
* Use a canonical Vcs-Browser URL
* Standards-Version updated to 4.2.1
-- Emmanuel Bourg <ebourg@apache.org> Thu, 27 Sep 2018 13:28:20 +0200
libequinox-osgi-java (3.9.1-1) unstable; urgency=medium
* Initial release. (Closes: #889785)
-- Markus Koschany <apo@debian.org> Wed, 07 Feb 2018 18:40:39 +0100
|