Bas Couwenberg pushed to branch master at Debian GIS Project / pyosmium
Commits: 72fd2f53 by Bas Couwenberg at 2026-04-07T16:57:03+02:00 Require libosmium2-dev 2.23.1 from backports for replication fix. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ pyosmium (4.3.1-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.7.4, no changes. + * Require libosmium2-dev 2.23.1 from backports for replication fix. -- Bas Couwenberg <[email protected]> Sat, 04 Apr 2026 10:19:33 +0200 ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: architecture-is-64-bit, dh-sequence-python3, libbz2-dev, libexpat1-dev, - libosmium2-dev (>= 2.19.0), + libosmium2-dev (>= 2.23.1), pybind11-dev, pybuild-plugin-pyproject, python3-all-dev, View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/commit/72fd2f53d8aff7162b1744e8e87adef0589839f8 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/commit/72fd2f53d8aff7162b1744e8e87adef0589839f8 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
