Bas Couwenberg pushed to branch master at Debian GIS Project / osmpbf
Commits: 10051d74 by Bas Couwenberg at 2026-03-10T08:41:06+01:00 Require default-jdk-headless (>= 2:1.25) for autopkgtest. openjdk-21 doesn't support bytecode version 69 for Java 25. - - - - - b1784fdf by Bas Couwenberg at 2026-03-10T08:42:04+01:00 Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +osmpbf (1.6.1-3) unstable; urgency=medium + + * Require default-jdk-headless (>= 2:1.25) for autopkgtest. + openjdk-21 doesn't support bytecode version 69 for Java 25. + + -- Bas Couwenberg <[email protected]> Tue, 10 Mar 2026 08:41:15 +0100 + osmpbf (1.6.1-2) unstable; urgency=medium * Drop Priority: optional, default since dpkg 1.22.13. ===================================== debian/tests/control ===================================== @@ -1,6 +1,6 @@ Tests: java Depends: ca-certificates, - default-jdk-headless, + default-jdk-headless (>= 2:1.25), libosmpbf-java, wget Restrictions: needs-internet View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/-/compare/7ff5121378304d5b547315a7dab46bd21bdeaa51...b1784fdf637563637f857f175a0ac4a6c69f78ae -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/-/compare/7ff5121378304d5b547315a7dab46bd21bdeaa51...b1784fdf637563637f857f175a0ac4a6c69f78ae 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
