[Git][debian-gis-team/pgrouting][master] 2 commits: Add ${postgresql:Depends} to Depends.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 17 10:54:25 BST 2023



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


Commits:
75791f68 by Bas Couwenberg at 2023-09-17T11:42:59+02:00
Add ${postgresql:Depends} to Depends.

- - - - -
12e7738a by Bas Couwenberg at 2023-09-17T11:43:23+02:00
Set distribution to unstable.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+pgrouting (3.5.0-3) unstable; urgency=medium
+
+  * Team upload.
+  * Add ${postgresql:Depends} to Depends.
+  * Move from experimental to unstable.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 17 Sep 2023 11:43:01 +0200
+
 pgrouting (3.5.0-3~exp1) experimental; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -25,8 +25,9 @@ Depends: postgresql-16-pgrouting-scripts (>= ${source:Version}),
          postgresql-16,
          postgresql-16-postgis,
          postgresql-16-postgis-scripts,
-         ${misc:Depends},
-         ${shlibs:Depends}
+         ${postgresql:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: postgresql-16-pgrouting-doc
 Description: Routing functionality support for PostgreSQL/PostGIS
  pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
@@ -52,8 +53,8 @@ Architecture: all
 Multi-Arch: foreign
 Section: doc
 Depends: libjs-mathjax,
-         ${misc:Depends},
-         ${sphinxdoc:Depends}
+         ${sphinxdoc:Depends},
+         ${misc:Depends}
 Description: Routing functionality support for PostgreSQL/PostGIS (Documentation)
  pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
  geospatial routing and other network analysis functionality.


=====================================
debian/control.in
=====================================
@@ -25,8 +25,9 @@ Depends: postgresql-PGVERSION-pgrouting-scripts (>= ${source:Version}),
          postgresql-PGVERSION,
          postgresql-PGVERSION-postgis,
          postgresql-PGVERSION-postgis-scripts,
-         ${misc:Depends},
-         ${shlibs:Depends}
+         ${postgresql:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: postgresql-PGVERSION-pgrouting-doc
 Description: Routing functionality support for PostgreSQL/PostGIS
  pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
@@ -52,8 +53,8 @@ Architecture: all
 Multi-Arch: foreign
 Section: doc
 Depends: libjs-mathjax,
-         ${misc:Depends},
-         ${sphinxdoc:Depends}
+         ${sphinxdoc:Depends},
+         ${misc:Depends}
 Description: Routing functionality support for PostgreSQL/PostGIS (Documentation)
  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/73614fe4c1ede75a4c9dccea84142b8c49984c11...12e7738a331c2197248e2d33bc4d605a89619e00

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/compare/73614fe4c1ede75a4c9dccea84142b8c49984c11...12e7738a331c2197248e2d33bc4d605a89619e00
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230917/c11ba06f/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list