File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ pgloader (3.6.10-1) unstable; urgency=medium
2+
3+ * New upstream version.
4+ * Bump ip4r dependencies to 16. (Closes: #1052837)
5+
6+ -- Christoph Berg <myon@debian.org> Thu, 02 Nov 2023 17:44:07 +0100
7+
18pgloader (3.6.9-1) unstable; urgency=medium
29
310 * New upstream version.
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Build-Depends:
5151 gawk,
5252 help2man,
5353 libsqlite3-dev,
54- postgresql-15 -ip4r <!nocheck> | postgresql-ip4r <!nocheck>,
54+ postgresql-16 -ip4r <!nocheck> | postgresql-ip4r <!nocheck>,
5555 python3-sphinx,
5656 python3-sphinx-rtd-theme,
5757 sbcl (>= 1.1.13),
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ Restrictions: allow-stderr, needs-root
88
99Depends:
1010 pgloader,
11- postgresql-15 -ip4r | postgresql-ip4r,
11+ postgresql-16 -ip4r | postgresql-ip4r,
1212Tests: testsuite
1313Restrictions: allow-stderr
You can’t perform that action at this time.
0 commit comments