[Git][debian-gis-team/pgrouting][master] Team upload for PostgreSQL 18.

Christoph Berg (@myon) gitlab at salsa.debian.org
Thu Oct 9 12:41:02 BST 2025



Christoph Berg pushed to branch master at Debian GIS Project / pgrouting


Commits:
35aa856c by Christoph Berg at 2025-10-09T11:40:56+00: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
=====================================
@@ -1,9 +1,13 @@
-pgrouting (3.8.0-2) UNRELEASED; urgency=medium
+pgrouting (3.8.0-2) unstable; urgency=medium
 
-  * Team upload.
+  [ Bas Couwenberg ]
   * Update lintian overrides.
 
- -- Bas Couwenberg <sebastic at debian.org>  Fri, 12 Sep 2025 17:43:09 +0200
+  [ 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
 


=====================================
debian/control
=====================================
@@ -16,12 +16,12 @@ Vcs-Git: https://salsa.debian.org/debian-gis-team/pgrouting.git
 Homepage: https://www.pgrouting.org
 Rules-Requires-Root: no
 
-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}
@@ -29,9 +29,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}
@@ -42,29 +42,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/-/commit/35aa856c3d3500767239956e1d731562af7ed05f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/commit/35aa856c3d3500767239956e1d731562af7ed05f
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/6c4881ad/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list