Bas Couwenberg pushed to branch master at Debian GIS Project / pgsql-ogr-fdw
Commits: 449a3a00 by Bas Couwenberg at 2023-06-12T21:01:49+02:00 Bump debhelper compat to 13. - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,7 @@ pgsql-ogr-fdw (1.1.3-2) UNRELEASED; urgency=medium * Team upload. * Add Rules-Requires-Root to control file. * Bump Standards-Version to 4.6.2, no changes. + * Bump debhelper compat to 13. -- Bas Couwenberg <[email protected]> Mon, 28 Nov 2022 19:48:02 +0100 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Michael Fladischer <[email protected]>, Christoph Berg <[email protected]> Section: database Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), libgdal-dev, postgresql-server-dev-all Standards-Version: 4.6.2 ===================================== debian/control.in ===================================== @@ -4,7 +4,7 @@ Uploaders: Michael Fladischer <[email protected]>, Christoph Berg <[email protected]> Section: database Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), libgdal-dev, postgresql-server-dev-all Standards-Version: 4.6.2 View it on GitLab: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw/-/commit/449a3a0048c769452127a13bfe3ce8cda03b44da -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw/-/commit/449a3a0048c769452127a13bfe3ce8cda03b44da 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
