Skip to content

Commit c4e1e2d

Browse files
committed
Upload for PostgreSQL 14.
1 parent 24779b6 commit c4e1e2d

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

debian/changelog

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
postgresql-unit (7.4-2) UNRELEASED; urgency=medium
1+
postgresql-unit (7.4-2) unstable; urgency=medium
22

33
* B-D on postgresql-server-dev-all only instead of postgresql-all since we
44
are not testing at build-time.
5+
* Upload for PostgreSQL 14.
56

6-
-- Christoph Berg <myon@debian.org> Fri, 17 Sep 2021 09:52:44 +0200
7+
-- Christoph Berg <myon@debian.org> Thu, 21 Oct 2021 11:29:43 +0200
78

89
postgresql-unit (7.4-1) experimental; urgency=medium
910

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Vcs-Git: https://github.com/df7cb/postgresql-unit.git
1313
Vcs-Browser: https://github.com/df7cb/postgresql-unit
1414
Homepage: https://github.com/df7cb/postgresql-unit
1515

16-
Package: postgresql-13-unit
16+
Package: postgresql-14-unit
1717
Architecture: any
18-
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-13
18+
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-14
1919
Description: SI Units for PostgreSQL
2020
postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The
2121
base units can be combined to named and unnamed derived units using operators

0 commit comments

Comments
 (0)