[Git][debian-gis-team/pgsql-ogr-fdw][master] Add ${postgresql:Depends} to Depends.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Sep 17 10:41:02 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pgsql-ogr-fdw
Commits:
4790b954 by Bas Couwenberg at 2023-09-17T11:40:51+02:00
Add ${postgresql:Depends} to Depends.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/control.in
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pgsql-ogr-fdw (1.1.4-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Add ${postgresql:Depends} to Depends.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 17 Sep 2023 11:40:46 +0200
+
pgsql-ogr-fdw (1.1.4-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -16,6 +16,7 @@ Rules-Requires-Root: no
Package: postgresql-16-ogr-fdw
Architecture: any
Depends: postgresql-16,
+ ${postgresql:Depends},
${shlibs:Depends},
${misc:Depends}
Provides: postgresql-ogr-fdw
=====================================
debian/control.in
=====================================
@@ -16,6 +16,7 @@ Rules-Requires-Root: no
Package: postgresql-PGVERSION-ogr-fdw
Architecture: any
Depends: postgresql-PGVERSION,
+ ${postgresql:Depends},
${shlibs:Depends},
${misc:Depends}
Provides: postgresql-ogr-fdw
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw/-/commit/4790b954ffbbd3a13b37397f3fa7b65d0d8c6f25
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw/-/commit/4790b954ffbbd3a13b37397f3fa7b65d0d8c6f25
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/6e0133cd/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list