[Git][debian-gis-team/pgsql-ogr-fdw][master] Drop support for 32-bit architectures.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Sep 11 12:06:16 BST 2024
Bas Couwenberg pushed to branch master at Debian GIS Project / pgsql-ogr-fdw
Commits:
722bfb84 by Bas Couwenberg at 2024-09-11T13:03:29+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 @@
+pgsql-ogr-fdw (1.1.5-2~exp2) UNRELEASED; urgency=medium
+
+ * Drop support for 32-bit architectures.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 11 Sep 2024 12:39:17 +0200
+
pgsql-ogr-fdw (1.1.5-2~exp1) experimental; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -4,7 +4,8 @@ Uploaders: Michael Fladischer <fladi at debian.org>,
Christoph Berg <myon at debian.org>
Section: database
Priority: optional
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: architecture-is-64-bit <!pkg.postgresql.32-bit>,
+ debhelper-compat (= 13),
libgdal-dev,
postgresql-server-dev-all
Standards-Version: 4.7.0
=====================================
debian/control.in
=====================================
@@ -4,7 +4,8 @@ Uploaders: Michael Fladischer <fladi at debian.org>,
Christoph Berg <myon at debian.org>
Section: database
Priority: optional
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: architecture-is-64-bit <!pkg.postgresql.32-bit>,
+ debhelper-compat (= 13),
libgdal-dev,
postgresql-server-dev-all
Standards-Version: 4.7.0
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw/-/commit/722bfb84cb81a370ec3f1e1ce258f4a22f822df1
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw/-/commit/722bfb84cb81a370ec3f1e1ce258f4a22f822df1
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/fa6f01d7/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list