File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 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+
17pg-wait-sampling (1.1.4-1) unstable; urgency=medium
28
39 * Team upload.
Original file line number Diff line number Diff line change @@ -2,16 +2,16 @@ Source: pg-wait-sampling
22Section: database
33Priority: optional
44Maintainer: Adrien Nayrat <adrien.nayrat@anayrat.info>
5- Standards-Version: 4.5.0
5+ Standards-Version: 4.6.1
66Rules-Requires-Root: no
77Build-Depends: debhelper-compat (= 13), postgresql-all (>= 217~)
88Homepage: https://github.com/postgrespro/pg_wait_sampling
99Vcs-Browser: https://github.com/postgrespro/pg_wait_sampling
1010Vcs-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
1313Architecture: any
14- Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-14 ,
14+ Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-15 ,
1515Description: 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.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Source: pg-wait-sampling
22Section: database
33Priority: optional
44Maintainer: Adrien Nayrat <adrien.nayrat@anayrat.info>
5- Standards-Version: 4.5.0
5+ Standards-Version: 4.6.1
66Rules-Requires-Root: no
77Build-Depends: debhelper-compat (= 13), postgresql-all (>= 217~)
88Homepage: https://github.com/postgrespro/pg_wait_sampling
You can’t perform that action at this time.
0 commit comments