[Git][debian-gis-team/postgis][experimental] Drop support for 32-bit architectures.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Sep 11 12:06:51 BST 2024
Bas Couwenberg pushed to branch experimental at Debian GIS Project / postgis
Commits:
a69541fa by Bas Couwenberg at 2024-09-11T13:04:55+02:00
Drop support for 32-bit architectures.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/control.in
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+postgis (3.5.0~alpha2+dfsg-1~exp3) UNRELEASED; urgency=medium
+
+ * Drop support for 32-bit architectures.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 11 Sep 2024 13:04:51 +0200
+
postgis (3.5.0~alpha2+dfsg-1~exp2) experimental; urgency=medium
* Bump Standards-Version to 4.7.0, no changes.
=====================================
debian/control
=====================================
@@ -7,7 +7,8 @@ Uploaders: Stephen Frost <sfrost at debian.org>,
Christoph Berg <myon at debian.org>
Section: misc
Priority: optional
-Build-Depends: bison,
+Build-Depends: architecture-is-64-bit <!pkg.postgresql.32-bit>,
+ bison,
dctrl-tools,
dblatex,
debhelper-compat (= 13),
=====================================
debian/control.in
=====================================
@@ -7,7 +7,8 @@ Uploaders: Stephen Frost <sfrost at debian.org>,
Christoph Berg <myon at debian.org>
Section: misc
Priority: optional
-Build-Depends: bison,
+Build-Depends: architecture-is-64-bit <!pkg.postgresql.32-bit>,
+ bison,
dctrl-tools,
dblatex,
debhelper-compat (= 13),
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/a69541fa2b9ad5ab332a372fc11803a4016f6306
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/a69541fa2b9ad5ab332a372fc11803a4016f6306
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/20240911/cb5563e5/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list