From 056e64f6358483e81913858d542765fce0237b48 Mon Sep 17 00:00:00 2001 From: Martin Date: Mon, 4 Jan 2016 13:28:51 -0300 Subject: [PATCH] Bug in the control file: Version should not have a 'v' in front --- debian/DEBIAN/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/DEBIAN/control b/debian/DEBIAN/control index 6a7b12b0..2393a6d2 100644 --- a/debian/DEBIAN/control +++ b/debian/DEBIAN/control @@ -1,5 +1,5 @@ Package: repmgr-auto -Version: v3.0.1 +Version: 3.0.1 Section: database Priority: optional Architecture: all