[Git][debian-gis-team/pgrouting][experimental] 2 commits: Update packaging for postgresql-18.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Oct 9 15:35:33 BST 2025



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


Commits:
e9183a7e by Bas Couwenberg at 2025-10-08T07:19:18+02:00
Update packaging for postgresql-18.

- - - - -
d5b179ae by Christoph Berg at 2025-10-09T13:56:29+02:00
Team upload for PostgreSQL 18.

debian/tests: Depend on postgresql-common-dev.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ pgrouting (4.0.0~alpha1-1~exp2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Drop Rules-Requires-Root: no, default since dpkg 1.22.13.
+  * Update packaging for postgresql-18.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 01 Oct 2025 08:47:31 +0200
 
@@ -15,6 +16,17 @@ pgrouting (4.0.0~alpha1-1~exp1) experimental; urgency=medium
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 23 Sep 2025 06:31:11 -0700
 
+pgrouting (3.8.0-2) unstable; urgency=medium
+
+  [ Bas Couwenberg ]
+  * Update lintian overrides.
+
+  [ Christoph Berg ]
+  * Team upload for PostgreSQL 18.
+  * debian/tests: Depend on postgresql-common-dev.
+
+ -- Christoph Berg <myon at debian.org>  Thu, 09 Oct 2025 13:30:56 +0200
+
 pgrouting (3.8.0-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -15,12 +15,12 @@ Vcs-Browser: https://salsa.debian.org/debian-gis-team/pgrouting
 Vcs-Git: https://salsa.debian.org/debian-gis-team/pgrouting.git -b experimental
 Homepage: https://www.pgrouting.org
 
-Package: postgresql-17-pgrouting
+Package: postgresql-18-pgrouting
 Architecture: any
-Depends: postgresql-17-pgrouting-scripts (>= ${source:Version}),
-         postgresql-17,
-         postgresql-17-postgis,
-         postgresql-17-postgis-scripts,
+Depends: postgresql-18-pgrouting-scripts (>= ${source:Version}),
+         postgresql-18,
+         postgresql-18-postgis,
+         postgresql-18-postgis-scripts,
          ${postgresql:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
@@ -28,9 +28,9 @@ Description: Routing functionality support for PostgreSQL/PostGIS
  pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
  geospatial routing and other network analysis functionality.
  .
- This package supports PostgreSQL 17.
+ This package supports PostgreSQL 18.
 
-Package: postgresql-17-pgrouting-scripts
+Package: postgresql-18-pgrouting-scripts
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends}
@@ -41,29 +41,29 @@ Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts
  This package contains the SQL scripts for installing pgRouting, and for
  upgrading from earlier pgRouting versions.
  .
- This package supports PostgreSQL 17.
+ This package supports PostgreSQL 18.
 
 Package: postgresql-pgrouting
 Architecture: any
 Section: metapackages
 Depends: postgresql-pgrouting-scripts,
-         postgresql-17-pgrouting,
+         postgresql-18-pgrouting,
          ${misc:Depends}
 Description: Routing functionality support for PostgreSQL/PostGIS - Metapackage
  pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
  geospatial routing and other network analysis functionality.
  .
- This metapackage depends on the PgRouting package for PostgreSQL 17.
+ This metapackage depends on the PgRouting package for PostgreSQL 18.
 
 Package: postgresql-pgrouting-scripts
 Architecture: all
 Multi-Arch: foreign
 Section: metapackages
-Depends: postgresql-17-pgrouting-scripts,
+Depends: postgresql-18-pgrouting-scripts,
          ${misc:Depends}
 Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts metapackage
  pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
  geospatial routing and other network analysis functionality.
  .
  This metapackage depends on the PgRouting scripts package for
- PostgreSQL 17.
+ PostgreSQL 18.


=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
-Depends: @, postgresql-server-dev-all
+Depends: @, postgresql-common-dev
 Tests: create-extension
 Restrictions: allow-stderr



View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/compare/4a651dd3a8f9b20e1ab9ed150935cda33021d301...d5b179ae07d08fee18fb56d41c6d51a2456338be

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/compare/4a651dd3a8f9b20e1ab9ed150935cda33021d301...d5b179ae07d08fee18fb56d41c6d51a2456338be
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/20251009/3f1d96fa/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list