Skip to content
Commits on Source (2)
pgrouting (3.0.0~beta-1~exp2) experimental; urgency=medium
* Team upload.
* Update packaging for postgresql-12.
-- Bas Couwenberg <sebastic@debian.org> Tue, 29 Oct 2019 06:08:01 +0100
pgrouting (3.0.0~beta-1~exp1) experimental; urgency=medium
* Team upload.
......
......@@ -16,23 +16,23 @@ Vcs-Browser: https://salsa.debian.org/debian-gis-team/pgrouting
Vcs-Git: https://salsa.debian.org/debian-gis-team/pgrouting.git
Homepage: https://www.pgrouting.org
Package: postgresql-11-pgrouting
Package: postgresql-12-pgrouting
Architecture: any
Depends: postgresql-11-pgrouting-scripts (>= ${source:Version}),
postgresql-11,
postgresql-11-postgis,
postgresql-11-postgis-scripts,
Depends: postgresql-12-pgrouting-scripts (>= ${source:Version}),
postgresql-12,
postgresql-12-postgis,
postgresql-12-postgis-scripts,
${misc:Depends},
${shlibs:Depends}
Suggests: postgresql-11-pgrouting-doc
Suggests: postgresql-12-pgrouting-doc
Provides: postgresql-pgrouting
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 11.
This package supports PostgreSQL 12.
Package: postgresql-11-pgrouting-scripts
Package: postgresql-12-pgrouting-scripts
Architecture: all
Depends: ${misc:Depends}
Provides: postgresql-pgrouting-scripts
......@@ -43,9 +43,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 11.
This package supports PostgreSQL 12.
Package: postgresql-11-pgrouting-doc
Package: postgresql-12-pgrouting-doc
Architecture: all
Section: doc
Depends: libjs-mathjax,
......@@ -56,4 +56,3 @@ Description: Routing functionality support for PostgreSQL/PostGIS (Documentation
geospatial routing and other network analysis functionality.
.
This package contains the documentation.
......@@ -56,4 +56,3 @@ Description: Routing functionality support for PostgreSQL/PostGIS (Documentation
geospatial routing and other network analysis functionality.
.
This package contains the documentation.