@@ -7,35 +7,7 @@ Rules-Requires-Root: no
7
7
Build-Depends: debhelper-compat (= 13), postgresql-all (>= 217~)
8
8
Homepage: https://github.com/postgrespro/pg_wait_sampling
9
9
Vcs-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
39
11
40
12
Package: postgresql-13-pg-wait-sampling
41
13
Architecture: any
0 commit comments