[Git][debian-gis-team/osm2pgsql][master] Use lua5.3 instead of lua5.2.

Bas Couwenberg gitlab at salsa.debian.org
Wed Dec 2 17:58:22 GMT 2020



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 <sebastic at debian.org>  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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20201202/5c3d3767/attachment-0001.html>


More information about the Pkg-grass-devel mailing list