Bump ip4r dependencies to 15

Closes: #1022296
This commit is contained in:
Christoph Berg 2022-10-24 12:59:19 +02:00
parent 6d61c8c770
commit 84ed9c6c48
3 changed files with 4 additions and 4 deletions

View File

@ -27,8 +27,8 @@ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xcbcb082a1bb943db
sudo add-apt-repository 'deb http://mirrors.linsrv.net/mariadb/repo/10.0/debian wheezy main'
sudo apt-get update
sudo apt-get install -y postgresql-9.3 postgresql-contrib-9.3 \
postgresql-9.3-ip4r \
sudo apt-get install -y postgresql-15 \
postgresql-15-ip4r \
sbcl \
git patch unzip \
devscripts pandoc \

2
debian/control vendored
View File

@ -51,7 +51,7 @@ Build-Depends:
gawk,
help2man,
libsqlite3-dev,
postgresql-14-ip4r <!nocheck> | postgresql-ip4r <!nocheck>,
postgresql-15-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-14-ip4r | postgresql-ip4r,
postgresql-15-ip4r | postgresql-ip4r,
Tests: testsuite
Restrictions: allow-stderr