Bas Couwenberg pushed to branch master at Debian GIS Project / pgrouting
Commits: 7ba9d87e by Bas Couwenberg at 2019-10-29T05:07:46Z Update packaging for postgresql-12. - - - - - 2046fb5c by Bas Couwenberg at 2019-10-29T05:08:22Z Set distribution to experimental. - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pgrouting (3.0.0~beta-1~exp2) experimental; urgency=medium + + * Team upload. + * Update packaging for postgresql-12. + + -- Bas Couwenberg <[email protected]> Tue, 29 Oct 2019 06:08:01 +0100 + pgrouting (3.0.0~beta-1~exp1) experimental; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -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. - ===================================== debian/control.in ===================================== @@ -56,4 +56,3 @@ Description: Routing functionality support for PostgreSQL/PostGIS (Documentation geospatial routing and other network analysis functionality. . This package contains the documentation. - View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/compare/71e63299bdd4f704324ab54989d571a15e5a0310...2046fb5c0484e3af82888cd1fb20230d0cd90bd2 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/compare/71e63299bdd4f704324ab54989d571a15e5a0310...2046fb5c0484e3af82888cd1fb20230d0cd90bd2 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
