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
|
controlsfx (11.0.0-1) unstable; urgency=medium
* Team upload.
[ tony mancill ]
* Update Vcs- fields from Alioth -> salsa.debian.org
[ Emmanuel Bourg ]
* New upstream release
- Refreshed the patches
* Fixed the build failure with OpenJDK 17 (Closes: #1011174)
* Standards-Version updated to 4.6.1
* Switch to debhelper level 13
* Track the new releases from GitHub
-- Emmanuel Bourg <ebourg@apache.org> Tue, 24 May 2022 13:07:37 +0200
controlsfx (9.0.0+hg20181001-1) unstable; urgency=medium
* Team upload.
* New upstream version 9.0.0+hg20181118.
- Fix FBTFS with OpenJFX 11. (Closes: #911858)
* Rebase release-version.patch.
* Add build.patch and work around a Gradle bug that causes a FTBFS when
compiling to Java 11 bytecode ("this feature requires ASM 7").
* Declare compliance with Debian Policy 4.2.1.
-- Markus Koschany <apo@debian.org> Sun, 18 Nov 2018 16:35:00 +0100
controlsfx (8.40.14-1) unstable; urgency=medium
* New upstream version.
* Refresh patches for upstream release 8.40.14
* Correct Vcs-Git URL in debian/control
* Use debhelper 11
* Bump Standards-Version to 4.1.3
* Mark libcontrolsfx-java as Multi-Arch: foreign
-- tony mancill <tmancill@debian.org> Wed, 31 Jan 2018 21:22:26 -0800
controlsfx (8.40.12-1) unstable; urgency=medium
* Initial release (Closes: #848396)
* Add patch to prevent JAR being versioned as a -SNAPSHOT.
-- tony mancill <tmancill@debian.org> Thu, 20 Jul 2017 20:16:13 -0700
|