8000 Debian: Team upload for PostgreSQL 15. · postgrespro/pg_wait_sampling@e4eac46 · GitHub
[go: up one dir, main page]

Skip to content

Commit e4eac46

Browse files
committed
Debian: Team upload for PostgreSQL 15.
1 parent a29e183 commit e4eac46

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
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.4-2) unstable; urgency=medium
2+
3+
* Team upload for PostgreSQL 15.
4+
5+
-- Christoph Berg <myon@debian.org> Fri, 21 Oct 2022 11:08:29 +0200
6+
17
pg-wait-sampling (1.1.4-1) unstable; urgency=medium
28

39
* Team upload.

debian/control

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ Source: pg-wait-sampling
22
Section: database
33
Priority: optional
44
Maintainer: Adrien Nayrat <adrien.nayrat@anayrat.info>
5-
Standards-Version: 4.5.0
5+
Standards-Version: 4.6.1
66
Rules-Requires-Root: no
77
Build-Depends: debhelper-compat (= 13), postgresql-all (>= 217~)
88
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-14-pg-wait-sampling
12+
Package: postgresql-15-pg-wait-sampling
1313
Architecture: any
14-
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-14,
14+
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-15,
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.

debian/control.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Source: pg-wait-sampling
22
Section: database
33
Priority: optional
44
Maintainer: Adrien Nayrat <adrien.nayrat@anayrat.info>
5-
Standards-Version: 4.5.0
5+
Standards-Version: 4.6.1
66
Rules-Requires-Root: no
77
Build-Depends: debhelper-compat (= 13), postgresql-all (>= 217~)
88
Homepage: https://github.com/postgrespro/pg_wait_sampling

0 commit comments

Comments
 (0)
0