Bas Couwenberg pushed to branch master at Debian GIS Project / pgrouting


Commits:
e6016488 by Bas Couwenberg at 2019-10-13T10:49:51Z
Add Provides for virtual package without PostgrSQL version.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
 pgrouting (2.6.3-2) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.4.1, no changes.
+  * Add Provides for virtual package without PostgrSQL version.
 
  -- Bas Couwenberg <[email protected]>  Mon, 30 Sep 2019 19:40:10 +0200
 


=====================================
debian/control
=====================================
@@ -26,6 +26,7 @@ Depends: postgresql-11-pgrouting-scripts (>= 
${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Suggests: postgresql-11-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.
@@ -35,6 +36,7 @@ Description: Routing functionality support for 
PostgreSQL/PostGIS
 Package: postgresql-11-pgrouting-scripts
 Architecture: all
 Depends: ${misc:Depends}
+Provides: postgresql-pgrouting-scripts
 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.


=====================================
debian/control.in
=====================================
@@ -26,6 +26,7 @@ Depends: postgresql-PGVERSION-pgrouting-scripts (>= 
${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Suggests: postgresql-PGVERSION-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.
@@ -35,6 +36,7 @@ Description: Routing functionality support for 
PostgreSQL/PostGIS
 Package: postgresql-PGVERSION-pgrouting-scripts
 Architecture: all
 Depends: ${misc:Depends}
+Provides: postgresql-pgrouting-scripts
 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/commit/e60164886081cb803bdd0abaea0a42854aaf5cb4

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pgrouting/commit/e60164886081cb803bdd0abaea0a42854aaf5cb4
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

Reply via email to