Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Update packaging for postgresql-12.
· 7ba9d87e
Bas Couwenberg
authored
Oct 29, 2019
7ba9d87e
Set distribution to experimental.
· 2046fb5c
Bas Couwenberg
authored
Oct 29, 2019
2046fb5c
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2046fb5c
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.
...
...
debian/control
View file @
2046fb5c
...
...
@@ -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-1
1
-pgrouting
Package: postgresql-1
2
-pgrouting
Architecture: any
Depends: postgresql-1
1
-pgrouting-scripts (>= ${source:Version}),
postgresql-1
1
,
postgresql-1
1
-postgis,
postgresql-1
1
-postgis-scripts,
Depends: postgresql-1
2
-pgrouting-scripts (>= ${source:Version}),
postgresql-1
2
,
postgresql-1
2
-postgis,
postgresql-1
2
-postgis-scripts,
${misc:Depends},
${shlibs:Depends}
Suggests: postgresql-1
1
-pgrouting-doc
Suggests: postgresql-1
2
-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 1
1
.
This package supports PostgreSQL 1
2
.
Package: postgresql-1
1
-pgrouting-scripts
Package: postgresql-1
2
-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 1
1
.
This package supports PostgreSQL 1
2
.
Package: postgresql-1
1
-pgrouting-doc
Package: postgresql-1
2
-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.
debian/control.in
View file @
2046fb5c
...
...
@@ -56,4 +56,3 @@ Description: Routing functionality support for PostgreSQL/PostGIS (Documentation
geospatial routing and other network analysis functionality.
.
This package contains the documentation.