[Git][debian-gis-team/josm][master] 2 commits: Re-enable OpenJFX support, available for OpenJDK 11 again.

Bas Couwenberg gitlab at salsa.debian.org
Sat Nov 3 07:25:19 GMT 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / josm


Commits:
b88d813d by Bas Couwenberg at 2018-11-03T07:11:13Z
Re-enable OpenJFX support, available for OpenJDK 11 again.

Revert "Disable OpenJFX, not available for OpenJDK 9."

This reverts commit 2745ce278d78f342ffcfb9f1842fdd746db58387.

- - - - -
fbb3e7a9 by Bas Couwenberg at 2018-11-03T07:13:36Z
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+josm (0.0.svn14382+dfsg-2) unstable; urgency=medium
+
+  * Re-enable OpenJFX support, available for OpenJDK 11 again.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 03 Nov 2018 08:13:20 +0100
+
 josm (0.0.svn14382+dfsg-1) unstable; urgency=medium
 
   * New tested snapshot.


=====================================
debian/control
=====================================
@@ -18,8 +18,8 @@ Build-Depends: debhelper (>= 9~),
                libgettext-ant-tasks-java,
                libgettext-commons-java (>= 0.9.6),
                liboauth-signpost-java (>= 1.2),
-               libterm-readkey-perl
-#               openjfx
+               libterm-readkey-perl,
+               openjfx
 Standards-Version: 4.2.1
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/josm
 Vcs-Git: https://salsa.debian.org/debian-gis-team/josm.git
@@ -34,7 +34,7 @@ Depends: default-jre (>= 2:1.9) | java9-runtime,
          libcommons-logging-java,
          libgettext-commons-java (>= 0.9.6),
          liboauth-signpost-java (>= 1.2),
-#         openjfx,
+         openjfx,
          proj-data,
          ${misc:Depends}
 Recommends: josm-l10n


=====================================
debian/rules
=====================================
@@ -31,7 +31,7 @@ override_dh_auto_build:
 	# Move translation causing build failure out of the way
 	mv i18n/po/ca at valencia.po .
 
-	dh_auto_build -- -v -d -Ddebian.version=${DEB_VERSION} -DnoJavaFX=true dist
+	dh_auto_build -- -v -d -Ddebian.version=${DEB_VERSION} dist
 
 	mv ca at valencia.po i18n/po/
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/compare/f5598cc4b24c65712149965c59a401aee631c324...fbb3e7a9412530a8e9d79ec31c2be5a3774b6897

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/compare/f5598cc4b24c65712149965c59a401aee631c324...fbb3e7a9412530a8e9d79ec31c2be5a3774b6897
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20181103/c8da71bf/attachment-0001.html>


More information about the Pkg-grass-devel mailing list