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.9-1) unstable; urgency=medium
2+
3+ * New upstream version.
4+ * Upload for PostgreSQL 17.
5+ * Restrict to 64-bit architectures.
6+
7+ -- Christoph Berg <myon@debian.org> Sun, 15 Sep 2024 13:58:15 +0200
8+
19postgresql-unit (7.8-1) unstable; urgency=medium
210
311 * New upstream version.
Original file line number Diff line number Diff line change @@ -3,17 +3,18 @@ Section: database
33Priority: optional
44Maintainer: Christoph Berg <myon@debian.org>
55Build-Depends:
6+ architecture-is-64-bit <!pkg.postgresql.32-bit>,
67 bison,
78 debhelper-compat (= 13),
89 flex,
910 postgresql-server-dev-all (>= 217~),
10- Standards-Version: 4.6.2
11+ Standards-Version: 4.7.0
1112Rules-Requires-Root: no
1213Vcs-Git: https://github.com/df7cb/postgresql-unit.git
1314Vcs-Browser: https://github.com/df7cb/postgresql-unit
1415Homepage: https://github.com/df7cb/postgresql-unit
1516
16- Package: postgresql-16 -unit
17+ Package: postgresql-17 -unit
1718Architecture: any
1819Depends: ${misc:Depends}, ${shlibs:Depends}, ${postgresql:Depends}
1920Description: SI Units for PostgreSQL
Original file line number Diff line number Diff line change @@ -3,11 +3,12 @@ Section: database
33Priority: optional
44Maintainer: Christoph Berg <myon@debian.org>
55Build-Depends:
6+ architecture-is-64-bit <!pkg.postgresql.32-bit>,
67 bison,
78 debhelper-compat (= 13),
89 flex,
910 postgresql-server-dev-all (>= 217~),
10- Standards-Version: 4.6.2
11+ Standards-Version: 4.7.0
1112Rules-Requires-Root: no
1213Vcs-Git: https://github.com/df7cb/postgresql-unit.git
1314Vcs-Browser: https://github.com/df7cb/postgresql-unit
You can’t perform that action at this time.
0 commit comments