Skip to content

Commit 9769e00

Browse files
committed
Upload for PostgreSQL 14.
1 parent e889791 commit 9769e00

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
pg-wait-sampling (1.1.3-2) unstable; urgency=medium
2+
3+
* Upload for PostgreSQL 14.
4+
5+
-- Christoph Berg <myon@debian.org> Fri, 15 Oct 2021 16:06:27 +0200
6+
17
pg-wait-sampling (1.1.3-1) unstable; urgency=medium
28

39
* New upstream version.

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Homepage: https://github.com/postgrespro/pg_wait_sampling
99
Vcs-Browser: https://github.com/postgrespro/pg_wait_sampling
1010
Vcs-Git: https://github.com/postgrespro/pg_wait_sampling.git -b debian
1111

12-
Package: postgresql-13-pg-wait-sampling
12+
Package: postgresql-14-pg-wait-sampling
1313
Architecture: any
14-
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-13,
14+
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-14,
1515
Description: Extension providing statistics about PostgreSQL wait events
1616
pg_wait-sampling is an extension which provides functions for detailed
1717
per backend and per query wait events statistics.

0 commit comments

Comments
 (0)