From c9f15a187f062f5ebf20d8d8f8262043a17bcd04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20P=C3=A9dron?= Date: Mon, 9 Mar 2020 09:47:26 +0100 Subject: [PATCH] Debian: Bump minimum required Elixir to 1.8.0 We also use this value during package building to pin the version of Elixir (to make sure we use the correct one). --- packaging/debs/Debian/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/debs/Debian/debian/control b/packaging/debs/Debian/debian/control index 865133eae5..f9d9092121 100644 --- a/packaging/debs/Debian/debian/control +++ b/packaging/debs/Debian/debian/control @@ -43,7 +43,7 @@ Build-Depends: debhelper (>= 9), erlang-dev (<< 1:23.0) | esl-erlang (<< 1:23.0), erlang-src (>= 1:21.3) | esl-erlang (>= 1:21.3), erlang-src (<< 1:23.0) | esl-erlang (<< 1:23.0), - elixir (>= 1.7.4), + elixir (>= 1.8.0), zip, rsync Standards-Version: 3.9.6