From 2f879c21129b046a40285d3fee50071b0bab7948 Mon Sep 17 00:00:00 2001 From: Jose Date: Tue, 26 Jan 2021 17:09:03 +0100 Subject: [PATCH] Fix dpkg dependencies version --- freeze/dpkg/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/freeze/dpkg/control b/freeze/dpkg/control index 3bf5b1f..0f80c9e 100644 --- a/freeze/dpkg/control +++ b/freeze/dpkg/control @@ -38,7 +38,7 @@ Section: libdevel Replaces: libzeroc-freeze-dev (<= 3.6.3-1) Breaks: libzeroc-freeze-dev (<= 3.6.3-1) Depends: libzeroc-freeze3.7 (= ${binary:Version}), - libzeroc-ice-dev (= 3.7.4-1), + libzeroc-ice-dev (= 3.7.5-1), zeroc-freeze-compilers (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} @@ -73,7 +73,7 @@ Section: admin Replaces: zeroc-ice-compilers (<= 3.6.3-1) Breaks: zeroc-ice-compilers (<= 3.6.3-1) Depends: libzeroc-freeze3.7 (= ${binary:Version}), - zeroc-ice-slice (= 3.7.4-1), + zeroc-ice-slice (= 3.7.5-1), ${misc:Depends}, ${shlibs:Depends} Description: Slice compilers for developing Freeze applications