From 7decd18e03e5fb82b262184b72d71e4ff07579f8 Mon Sep 17 00:00:00 2001 From: Vadim Yalovets Date: Thu, 2 Dec 2021 19:02:41 +0200 Subject: [PATCH] DISTPG-349 modify control.in --- debian/control.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control.in b/debian/control.in index f1a620f..66d837c 100644 --- a/debian/control.in +++ b/debian/control.in @@ -6,10 +6,10 @@ Build-Depends: debhelper (>= 9), postgresql-server-dev-all (>= 153~), -Package: percona-pg-stat-monitor@@PG_REL@@ +Package: percona-pg-stat-monitorPGVERSION Architecture: any Depends: - postgresql-@@PG_REL@@, + postgresql-PGVERSION, ${misc:Depends}, ${shlibs:Depends}, Description: The pg_stat_monitor is statistics collector tool