[Git][debian-gis-team/pgrouting][master] Drop support for 32-bit architectures.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Sep 11 12:07:02 BST 2024



Bas Couwenberg pushed to branch master at Debian GIS Project / pgrouting


Commits:
a8c92048 by Bas Couwenberg at 2024-09-11T13:05:54+02:00
Drop support for 32-bit architectures.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pgrouting (3.6.2-2~exp2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Drop support for 32-bit architectures.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 11 Sep 2024 13:05:42 +0200
+
 pgrouting (3.6.2-2~exp1) experimental; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -3,7 +3,8 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Michael Fladischer <fladi at debian.org>
 Section: misc
 Priority: optional
-Build-Depends: cmake (>= 3.2),
+Build-Depends: architecture-is-64-bit <!pkg.postgresql.32-bit>,
+               cmake (>= 3.2),
                debhelper-compat (= 13),
                dh-sequence-sphinxdoc,
                graphviz,


=====================================
debian/control.in
=====================================
@@ -3,7 +3,8 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Michael Fladischer <fladi at debian.org>
 Section: misc
 Priority: optional
-Build-Depends: cmake (>= 3.2),
+Build-Depends: architecture-is-64-bit <!pkg.postgresql.32-bit>,
+               cmake (>= 3.2),
                debhelper-compat (= 13),
                dh-sequence-sphinxdoc,
                graphviz,



View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/commit/a8c92048f59eb276aea6a5e424ebb642a43d912f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/commit/a8c92048f59eb276aea6a5e424ebb642a43d912f
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/606e6a7a/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list