[Git][debian-gis-team/postgis][experimental] 2 commits: Require tzdata >= 2023c-9 for UTC timezone.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Aug 12 19:32:18 BST 2023
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 <sebastic at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230812/fb97ec3d/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list