From bf5ce7fc5d01c4aa2893f78875beb5ea0b42b641 Mon Sep 17 00:00:00 2001 From: Tobias Urdin Date: Fri, 8 Feb 2019 11:27:31 +0100 Subject: [PATCH] Remove Ubuntu Xenial from metadata.json This is not supported anymore since packaging for Stein will not only be for Bionic. Change-Id: I8ae520ce5f9a1ff0347b039482565a7cc5ed4ffc --- metadata.json | 1 - 1 file changed, 1 deletion(-) diff --git a/metadata.json b/metadata.json index f8b91f0d..39db4c01 100644 --- a/metadata.json +++ b/metadata.json @@ -48,7 +48,6 @@ { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ - "16.04", "18.04" ] }