Bas Couwenberg pushed to branch master at Debian GIS Project / pgrouting
Commits: 12098cbe by Bas Couwenberg at 2018-10-11T19:55:37Z Update packaging for postgresql-11. - - - - - 6edc2067 by Bas Couwenberg at 2018-10-12T05:39:31Z Drop obsolete Breaks/Replaces. - - - - - 52c7950a by Bas Couwenberg at 2018-10-12T05:44:02Z Update Homepage URL to use HTTPS. - - - - - 23f08409 by Bas Couwenberg at 2018-10-12T05:44:02Z Set distribution to experimental. - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +pgrouting (2.6.1-2~exp1) experimental; urgency=medium + + * Team upload. + * Update packaging for postgresql-11. + * Drop obsolete Breaks/Replaces. + * Update Homepage URL to use HTTPS. + + -- Bas Couwenberg <[email protected]> Fri, 12 Oct 2018 07:39:35 +0200 + pgrouting (2.6.1-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -16,27 +16,25 @@ Build-Depends: cmake (>= 3.2), Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/debian-gis-team/pgrouting Vcs-Git: https://salsa.debian.org/debian-gis-team/pgrouting.git -Homepage: http://www.pgrouting.org +Homepage: https://www.pgrouting.org -Package: postgresql-10-pgrouting +Package: postgresql-11-pgrouting Architecture: any -Depends: postgresql-10-pgrouting-scripts (>= ${source:Version}), - postgresql-10, - postgresql-10-postgis, +Depends: postgresql-11-pgrouting-scripts (>= ${source:Version}), + postgresql-11, + postgresql-11-postgis, ${misc:Depends}, ${shlibs:Depends} -Suggests: postgresql-10-pgrouting-doc +Suggests: postgresql-11-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 10. + This package supports PostgreSQL 11. -Package: postgresql-10-pgrouting-scripts +Package: postgresql-11-pgrouting-scripts Architecture: all Depends: ${misc:Depends} -Breaks: postgresql-10-pgrouting (<< 2.3.2) -Replaces: postgresql-10-pgrouting (<< 2.3.2) Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. @@ -44,9 +42,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 10. + This package supports PostgreSQL 11. -Package: postgresql-10-pgrouting-doc +Package: postgresql-11-pgrouting-doc Architecture: all Section: doc Depends: libjs-mathjax, ===================================== debian/control.in ===================================== @@ -16,7 +16,7 @@ Build-Depends: cmake (>= 3.2), Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/debian-gis-team/pgrouting Vcs-Git: https://salsa.debian.org/debian-gis-team/pgrouting.git -Homepage: http://www.pgrouting.org +Homepage: https://www.pgrouting.org Package: postgresql-PGVERSION-pgrouting Architecture: any @@ -35,8 +35,6 @@ Description: Routing functionality support for PostgreSQL/PostGIS Package: postgresql-PGVERSION-pgrouting-scripts Architecture: all Depends: ${misc:Depends} -Breaks: postgresql-PGVERSION-pgrouting (<< 2.3.2) -Replaces: postgresql-PGVERSION-pgrouting (<< 2.3.2) Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/compare/fdc2dd8c163fe2db64ef21327b0df52cbb7affa5...23f084090c6dc73055635fbf4a5de5a4a4e5be20 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/compare/fdc2dd8c163fe2db64ef21327b0df52cbb7affa5...23f084090c6dc73055635fbf4a5de5a4a4e5be20 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
