Bas Couwenberg pushed to branch master at Debian GIS Project / josm
Commits:
8e436a86 by Bas Couwenberg at 2020-04-13T18:18:46+02:00
Disable OpenJFX support, uninstallable in unstable, see: #956585.
- - - - -
842d9800 by Bas Couwenberg at 2020-04-13T18:27:13+02:00
Set distribution to unstable.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,10 @@
-josm (0.0.svn16239+dfsg-2) UNRELEASED; urgency=medium
+josm (0.0.svn16239+dfsg-2) unstable; urgency=medium
* Add missing OpeningHoursParser resources.
(closes: #956574)
+ * Disable OpenJFX support, uninstallable in unstable, see: #956585.
- -- Bas Couwenberg <[email protected]> Mon, 13 Apr 2020 12:03:31 +0200
+ -- Bas Couwenberg <[email protected]> Mon, 13 Apr 2020 18:27:01 +0200
josm (0.0.svn16239+dfsg-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -17,8 +17,7 @@ Build-Depends: debhelper (>= 10~),
libgettext-ant-tasks-java,
libgettext-commons-java (>= 0.9.6),
liboauth-signpost-java (>= 1.2),
- libterm-readkey-perl,
- openjfx
+ libterm-readkey-perl
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/josm
Vcs-Git: https://salsa.debian.org/debian-gis-team/josm.git
@@ -33,7 +32,6 @@ Depends: default-jre (>= 2:1.9) | java9-runtime,
libcommons-logging-java,
libgettext-commons-java (>= 0.9.6),
liboauth-signpost-java (>= 1.2),
- openjfx,
proj-data,
${misc:Depends}
Recommends: josm-l10n (= ${source:Version})
=====================================
debian/rules
=====================================
@@ -31,7 +31,7 @@ override_dh_auto_build:
# Move translation causing build failure out of the way
mv i18n/po/[email protected] .
- dh_auto_build -- -v -d -Ddebian.version=${DEB_VERSION} dist
+ dh_auto_build -- -v -d -Ddebian.version=${DEB_VERSION} -DnoJavaFX=true
dist
mv [email protected] i18n/po/
View it on GitLab:
https://salsa.debian.org/debian-gis-team/josm/-/compare/8f31596e9f25aa8b81574cf4cdddbb357a6f4595...842d9800dfaa42a7a1b4197774c1bca943352e04
--
View it on GitLab:
https://salsa.debian.org/debian-gis-team/josm/-/compare/8f31596e9f25aa8b81574cf4cdddbb357a6f4595...842d9800dfaa42a7a1b4197774c1bca943352e04
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel