From 899d789699c02c6f3f0b7988527e139e5d43a001 Mon Sep 17 00:00:00 2001 From: Benjamin Guillon Date: Thu, 4 Jun 2015 11:26:36 +0200 Subject: [PATCH] Fixed version number and package dependencies in deb control file. --- debian/DEBIAN/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/DEBIAN/control b/debian/DEBIAN/control index b0d776db..6a7b12b0 100644 --- a/debian/DEBIAN/control +++ b/debian/DEBIAN/control @@ -1,9 +1,9 @@ Package: repmgr-auto -Version: 2.0beta2 +Version: v3.0.1 Section: database Priority: optional Architecture: all -Depends: rsync, postgresql-9.0 | postgresql-9.1 | postgresql-9.2 | postgresql-9.3 | postgresql-9.4 +Depends: rsync, postgresql-9.3 | postgresql-9.4 Maintainer: Jaime Casanova Description: PostgreSQL replication setup, magament and monitoring has two main executables