@@ -22,7 +22,7 @@ Description: pSConfig library
22
22
Package: perfsonar-psconfig-pscheduler
23
23
Architecture: all
24
24
Depends: python3, ${misc:Depends}, python3-perfsonar-psconfig,
25
- python3-pyinotify, perfsonar-common, perfsonar- psconfig-utils
25
+ python3-pyinotify, perfsonar-psconfig-utils
26
26
Description: pSConfig pScheduler Agent
27
27
The pSConfig pScheduler Agent downloads a centralized JSON file
28
28
describing the tests to run, and uses it to generate appropriate
@@ -31,15 +31,15 @@ Description: pSConfig pScheduler Agent
31
31
Package: perfsonar-psconfig-grafana
32
32
Architecture: all
33
33
Depends: python3, ${misc:Depends}, python3-perfsonar-psconfig,
34
- python3-pyinotify, python3-jinja2, perfsonar-common, perfsonar- psconfig-utils
34
+ python3-pyinotify, python3-jinja2, perfsonar-psconfig-utils
35
35
Description: pSConfig Grafana Agent
36
36
The pSConfig Grafana Agent downloads a centralized JSON file
37
37
describing the tests to run, and uses it to generate Grafana dashboards.
38
38
39
39
Package: perfsonar-psconfig-hostmetrics
40
40
Architecture: all
41
41
Depends: python3, ${misc:Depends}, python3-perfsonar-psconfig,
42
- python3-pyinotify, python3-jinja2, perfsonar-common, perfsonar- psconfig-utils
42
+ python3-pyinotify, python3-jinja2, perfsonar-psconfig-utils
43
43
Description: pSConfig Host Metrics Agent
44
44
The pSConfig Host Metrucs Agent downloads a centralized JSON file
45
45
describing the tests to run, and uses it to generate a configuration
@@ -54,7 +54,7 @@ Description: pSConfig Utilities
54
54
55
55
Package: perfsonar-psconfig-publisher
56
56
Architecture: all
57
- Depends: ${misc:Depends}, python3, perfsonar-common,
57
+ Depends: ${misc:Depends}, python3,
58
58
perfsonar-psconfig-utils (= ${binary:Version}), openssl, apache2, apache2-ssl-dev
59
59
Description: pSConfig pScheduler Agent
60
60
Downloads a centralized JSON file describing the tests to run,
0 commit comments