@@ -7,35 +7,7 @@ Rules-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
10- Vcs-Git: https://github.com/postgrespro/pg_wait_sampling.git
11-
12- Package: postgresql-9.6-pg-wait-sampling
13- Architecture: any
14- Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-9.6,
15- Description: Extension providing statistics about PostgreSQL wait events
16- pg_wait-sampling is an extension which provides functions for detailed
17- per backend and per query wait events statistics.
18-
19- Package: postgresql-10-pg-wait-sampling
20- Architecture: any
21- Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-10,
22- Description: Extension providing statistics about PostgreSQL wait events
23- pg_wait-sampling is an extension which provides functions for detailed
24- per backend and per query wait events statistics.
25-
26- Package: postgresql-11-pg-wait-sampling
27- Architecture: any
28- Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-11,
29- Description: Extension providing statistics about PostgreSQL wait events
30- pg_wait-sampling is an extension which provides functions for detailed
31- per backend and per query wait events statistics.
32-
33- Package: postgresql-12-pg-wait-sampling
34- Architecture: any
35- Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-12,
36- Description: Extension providing statistics about PostgreSQL wait events
37- pg_wait-sampling is an extension which provides functions for detailed
38- per backend and per query wait events statistics.
10+ Vcs-Git: https://github.com/postgrespro/pg_wait_sampling.git -b debian
3911
4012Package: postgresql-13-pg-wait-sampling
4113Architecture: any
0 commit comments