Bas Couwenberg pushed to branch master at Debian GIS Project / osm2pgsql
Commits: b79347fb by Bas Couwenberg at 2020-12-02T18:58:15+01:00 Use lua5.3 instead of lua5.2. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ osm2pgsql (1.3.0+ds-2) UNRELEASED; urgency=medium * Update lintian overrides. * Bump Standards-Version to 4.5.1, no changes. * Update Homepage URL. + * Use lua5.3 instead of lua5.2. -- Bas Couwenberg <[email protected]> Fri, 06 Nov 2020 19:39:27 +0100 ===================================== debian/control ===================================== @@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 10~), libpq-dev, libproj-dev, zlib1g-dev, - liblua5.2-dev, - lua5.2, + liblua5.3-dev, + lua5.3, python3, python3-psycopg2 Standards-Version: 4.5.1 View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgsql/-/commit/b79347fb1cc46b5e46e8ecf774e48307d05ce4a8 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgsql/-/commit/b79347fb1cc46b5e46e8ecf774e48307d05ce4a8 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
