Bas Couwenberg pushed to branch master at Debian GIS Project / pgrouting
Commits: 31590cd9 by Bas Couwenberg at 2023-09-16T18:44:49+02:00 Update packaging for postgresql-16. - - - - - 73614fe4 by Bas Couwenberg at 2023-09-16T18:45:04+02:00 Set distribution to experimental. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pgrouting (3.5.0-3~exp1) experimental; urgency=medium + + * Team upload. + * Update packaging for postgresql-16. + + -- Bas Couwenberg <[email protected]> Sat, 16 Sep 2023 18:44:52 +0200 + pgrouting (3.5.0-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -19,22 +19,22 @@ Vcs-Git: https://salsa.debian.org/debian-gis-team/pgrouting.git Homepage: https://www.pgrouting.org Rules-Requires-Root: no -Package: postgresql-15-pgrouting +Package: postgresql-16-pgrouting Architecture: any -Depends: postgresql-15-pgrouting-scripts (>= ${source:Version}), - postgresql-15, - postgresql-15-postgis, - postgresql-15-postgis-scripts, +Depends: postgresql-16-pgrouting-scripts (>= ${source:Version}), + postgresql-16, + postgresql-16-postgis, + postgresql-16-postgis-scripts, ${misc:Depends}, ${shlibs:Depends} -Suggests: postgresql-15-pgrouting-doc +Suggests: postgresql-16-pgrouting-doc 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 15. + This package supports PostgreSQL 16. -Package: postgresql-15-pgrouting-scripts +Package: postgresql-16-pgrouting-scripts Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} @@ -45,9 +45,9 @@ 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 15. + This package supports PostgreSQL 16. -Package: postgresql-15-pgrouting-doc +Package: postgresql-16-pgrouting-doc Architecture: all Multi-Arch: foreign Section: doc @@ -64,23 +64,23 @@ Package: postgresql-pgrouting Architecture: any Section: metapackages Depends: postgresql-pgrouting-scripts, - postgresql-15-pgrouting, + postgresql-16-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 15. + This metapackage depends on the PgRouting package for PostgreSQL 16. Package: postgresql-pgrouting-scripts Architecture: all Multi-Arch: foreign Section: metapackages -Depends: postgresql-15-pgrouting-scripts, +Depends: postgresql-16-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 15. + PostgreSQL 16. View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/compare/06caead89dee2a04025ee3692428dfb08b70e2f6...73614fe4c1ede75a4c9dccea84142b8c49984c11 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/compare/06caead89dee2a04025ee3692428dfb08b70e2f6...73614fe4c1ede75a4c9dccea84142b8c49984c11 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
