Debian: Bump ip4r dependencies to 16.

(Closes: #1052837)
This commit is contained in:
Christoph Berg 2023-11-02 17:44:59 +01:00
parent 999791d013
commit c722964096
3 changed files with 9 additions and 2 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
pgloader (3.6.10-1) unstable; urgency=medium
* New upstream version.
* Bump ip4r dependencies to 16. (Closes: #1052837)
-- Christoph Berg <myon@debian.org> Thu, 02 Nov 2023 17:44:07 +0100
pgloader (3.6.9-1) unstable; urgency=medium
* New upstream version.

2
debian/control vendored
View File

@ -51,7 +51,7 @@ Build-Depends:
gawk,
help2man,
libsqlite3-dev,
postgresql-15-ip4r <!nocheck> | postgresql-ip4r <!nocheck>,
postgresql-16-ip4r <!nocheck> | postgresql-ip4r <!nocheck>,
python3-sphinx,
python3-sphinx-rtd-theme,
sbcl (>= 1.1.13),

View File

@ -8,6 +8,6 @@ Restrictions: allow-stderr, needs-root
Depends:
pgloader,
postgresql-15-ip4r | postgresql-ip4r,
postgresql-16-ip4r | postgresql-ip4r,
Tests: testsuite
Restrictions: allow-stderr