Bas Couwenberg pushed to branch master at Debian GIS Project / josm
Commits: d57eb52a by Bas Couwenberg at 2018-03-28T07:16:26+02:00 Bump Java dependencies from 8 to 9. java9-runtime is required when built with java9-sdk. - - - - - 98be3b84 by Bas Couwenberg at 2018-03-28T07:21:54+02:00 Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +josm (0.0.svn13576+dfsg-2) unstable; urgency=medium + + * Bump Java dependencies from 8 to 9. + java9-runtime is required when built with java9-sdk. + + -- Bas Couwenberg <sebas...@debian.org> Wed, 28 Mar 2018 07:21:38 +0200 + josm (0.0.svn13576+dfsg-1) unstable; urgency=medium * New tested snapshot. ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: David Paleino <da...@debian.org>, Section: utils Priority: optional Build-Depends: debhelper (>= 9~), - default-jdk (>= 2:1.8) | java8-sdk, + default-jdk (>= 2:1.9) | java9-sdk, ant, ant-contrib, gettext, @@ -28,7 +28,7 @@ Homepage: https://josm.openstreetmap.de Package: josm Architecture: all -Depends: default-jre (>= 2:1.8) | java8-runtime, +Depends: default-jre (>= 2:1.9) | java9-runtime, fonts-noto, jmapviewer (>= 2.7), libcommons-compress-java, View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/compare/739e89d7a8bbd9df99cd6e44b9c5dfeebd87130d...98be3b84c79f088c7ed16b787655f776baa3fe6b --- View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/compare/739e89d7a8bbd9df99cd6e44b9c5dfeebd87130d...98be3b84c79f088c7ed16b787655f776baa3fe6b You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel