File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ postgresql-unit (7.4-2) UNRELEASED; urgency=medium
2+
3+ * B-D on postgresql-server-dev-all only instead of postgresql-all since we
4+ are not testing at build-time.
5+
6+ -- Christoph Berg <myon@debian.org> Fri, 17 Sep 2021 09:52:44 +0200
7+
18postgresql-unit (7.4-1) experimental; urgency=medium
29
310 * Fix hash table creation on PostgreSQL 14.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Build-Depends:
66 bison (>> 2:3),
77 debhelper-compat (= 13),
88 flex,
9- postgresql-all (>= 217~),
9+ postgresql-server-dev- all (>= 217~),
1010Standards-Version: 4.5.0
1111Rules-Requires-Root: no
1212Vcs-Git: https://github.com/df7cb/postgresql-unit.git
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Build-Depends:
66 bison (>> 2:3),
77 debhelper-compat (= 13),
88 flex,
9- postgresql-all (>= 217~),
9+ postgresql-server-dev- all (>= 217~),
1010Standards-Version: 4.5.0
1111Rules-Requires-Root: no
1212Vcs-Git: https://github.com/df7cb/postgresql-unit.git
You can’t perform that action at this time.
0 commit comments