Bas Couwenberg pushed to branch master at Debian GIS Project / josm-installer
Commits: 6e6eb2e5 by Bas Couwenberg at 2024-03-18T16:16:14+01:00 Updated linux directory to r18985. - - - - - aa41df09 by Bas Couwenberg at 2024-03-18T16:19:11+01:00 Require at least java11-runtime. - - - - - 4e2adbc3 by Bas Couwenberg at 2024-03-18T16:19:25+01:00 Set distribution to unstable. - - - - - 4 changed files: - debian/changelog - debian/control - linux/latest/DEBIAN/control - linux/tested/DEBIAN/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +josm-installer (0.0.3+svn18985) unstable; urgency=medium + + * Updated linux directory to r18985. + * Require at least java11-runtime. + + -- Bas Couwenberg <[email protected]> Mon, 18 Mar 2024 16:19:12 +0100 + josm-installer (0.0.3+svn18889) unstable; urgency=medium * Bump debhelper compat to 13. ===================================== debian/control ===================================== @@ -19,7 +19,7 @@ Rules-Requires-Root: no Package: josm-installer Architecture: all -Depends: default-jre (>= 2:1.8) | java8-runtime, +Depends: default-jre (>= 2:1.11) | java11-runtime, fonts-noto, proj-data, python3, ===================================== linux/latest/DEBIAN/control ===================================== @@ -5,7 +5,7 @@ Maintainer: josm developers <[email protected]> Homepage: https://josm.openstreetmap.de Priority: extra Architecture: all -Depends: default-jre (>= 2:1.17) | java8-runtime, +Depends: default-jre (>= 2:1.17) | java11-runtime, proj-data, fonts-noto, openjfx Description: Editor for OpenStreetMap (daily development snapshot) JOSM is an editor for OpenStreetMap (OSM) written in Java. ===================================== linux/tested/DEBIAN/control ===================================== @@ -5,7 +5,7 @@ Maintainer: josm developers <[email protected]> Homepage: https://josm.openstreetmap.de Priority: extra Architecture: all -Depends: default-jre (>= 2:1.17) | java8-runtime, +Depends: default-jre (>= 2:1.17) | java11-runtime, proj-data, fonts-noto, openjfx Conflicts: josm-plugins Replaces: josm-plugins View it on GitLab: https://salsa.debian.org/debian-gis-team/josm-installer/-/compare/94f3b6976da42776b991bf05b6c7288ff240e654...4e2adbc3c1875ad11df09db0c54b0131777b9ba6 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/josm-installer/-/compare/94f3b6976da42776b991bf05b6c7288ff240e654...4e2adbc3c1875ad11df09db0c54b0131777b9ba6 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
