Bas Couwenberg pushed to branch experimental at Debian GIS Project / postgis
Commits: 7c42b954 by Bas Couwenberg at 2023-08-12T20:21:04+02:00 Require tzdata >= 2023c-9 for UTC timezone. - - - - - 1e6dc831 by Bas Couwenberg at 2023-08-12T20:21:18+02:00 Set distribution to experimental. - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +postgis (3.4.0~rc2+dfsg-1~exp2) experimental; urgency=medium + + * Require tzdata >= 2023c-9 for UTC timezone. + + -- Bas Couwenberg <[email protected]> Sat, 12 Aug 2023 20:21:05 +0200 + postgis (3.4.0~rc2+dfsg-1~exp1) experimental; urgency=medium * New upstream release candidate. ===================================== debian/control ===================================== @@ -34,6 +34,7 @@ Build-Depends: bison, postgresql-server-dev-all, protobuf-c-compiler, rdfind, + tzdata (>= 2023c-9), xsltproc Build-Conflicts: graphicsmagick-imagemagick-compat Standards-Version: 4.6.2 ===================================== debian/control.in ===================================== @@ -34,6 +34,7 @@ Build-Depends: bison, postgresql-server-dev-all, protobuf-c-compiler, rdfind, + tzdata (>= 2023c-9), xsltproc Build-Conflicts: graphicsmagick-imagemagick-compat Standards-Version: 4.6.2 View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/compare/8e8d07d96c8bfa99e9b7f803d595b7f29ebdebd0...1e6dc83144466836b0f24fdf0d0425057dfecbbe -- View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/compare/8e8d07d96c8bfa99e9b7f803d595b7f29ebdebd0...1e6dc83144466836b0f24fdf0d0425057dfecbbe 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
