DISTPG-349 modify control.in
parent
f1041ed053
commit
7decd18e03
|
@ -6,10 +6,10 @@ Build-Depends:
|
||||||
debhelper (>= 9),
|
debhelper (>= 9),
|
||||||
postgresql-server-dev-all (>= 153~),
|
postgresql-server-dev-all (>= 153~),
|
||||||
|
|
||||||
Package: percona-pg-stat-monitor@@PG_REL@@
|
Package: percona-pg-stat-monitorPGVERSION
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends:
|
Depends:
|
||||||
postgresql-@@PG_REL@@,
|
postgresql-PGVERSION,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
Description: The pg_stat_monitor is statistics collector tool
|
Description: The pg_stat_monitor is statistics collector tool
|
||||||
|
|
Loading…
Reference in New Issue